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 924080 Details for
Bug 1126684
FormatCreateError: ('device does not exist', '/dev/sda2')
[?]
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), 842.40 KB, created by
A.J. Werkman
on 2014-08-05 05:26:04 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
A.J. Werkman
Created:
2014-08-05 05:26:04 UTC
Size:
842.40 KB
patch
obsolete
>anaconda 21.48-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 388, in doFormat > raise FormatCreateError("device does not exist", self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 820, in create > return self.doFormat(options=kwargs.get('options')) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: ('device does not exist', '/dev/sda2') > >Local variables in innermost frame: >self: non-existent ext4 filesystem mounted at /boot >options: [] > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7fe760e9a910 (pyanaconda+ui+gui+MainWindow at 0x203a220)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp3s0 --onboot=off --ipv6=auto --activate >network --hostname=dh03.lc.digifarma.nl ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Amsterdam ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part swap --fstype="swap" --onpart=sda3 >part /boot --fstype="ext4" --onpart=sda2 >part / --fstype="ext4" --onpart=sda4 >part /boot/efi --fstype="efi" --onpart=sda1 --fsoptions="umask=0077,shortname=winnt" >part /home --fstype="ext4" --onpart=sda5 > >%packages >@c-development >@container-management >@core >@development-tools >@hardware-support >@headless-management >@mail-server >@mysql >@network-server >@printing >@rpm-development-tools >@server-product >@standard >@system-tools >@web-server >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >, '/boot/efi': existing 200 MiB partition sda1 (32) with non-existent efi filesystem mounted at /boot/efi >, '/': existing 50 GiB partition sda4 (48) with non-existent ext4 filesystem mounted at / >, '/home': existing 180.29 GiB partition sda5 (53) with existing ext4 filesystem mounted at /home >} > swaps: [existing 7680 MiB partition sda3 (43) with non-existent swap >] > name: Fedora Linux 21 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x7fe7555ef810) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = non-existent swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555ef290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7548c9a50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7548c9950> PedPartition: <_ped.Partition object at 0x7fe754904c50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = ]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 214 > _format._device: /dev/sda2 > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 217 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: EFIFS instance, containing members: > _format._label: Skipped > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format.fsprofile: None > _format._targetSize: 0 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot/efi > _format.id: 220 > _format._device: /dev/sda1 > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 223 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 226 > _format._device: /dev/sda4 > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 229 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent swap > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 235 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 238.47 GiB disk sda (27) with existing gpt disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 68 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7fe7555efc50) -- > name = sr0 status = True kids = 0 id = 68 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7fe7555efc50) -- > name = sr0 status = True kids = 0 id = 68 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5682BL4115] > _targetSize: Already dumped (Size instance) > _model: HL-DT-ST_BDDVDRW_GGC-H20L > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4471, 4, 32) biosGeometry: (4471, 4, 32) > PedDevice: <_ped.Device object at 0x7fe75d6eaf80> > exists: True > _size: 279.47 MiB > id: 72 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe7555efc90) -- > name = /run/install/repo/LiveOS/squashfs.img status = True kids = 1 id = 72 > parents = [] > uuid = None size = 279.47 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4471, 4, 32) biosGeometry: (4471, 4, 32) > PedDevice: <_ped.Device object at 0x7fe75d6eaf80> > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fe7555efc90) -- > name = /run/install/repo/LiveOS/squashfs.img status = True kids = 1 id = 72 > parents = [] > uuid = None size = 279.47 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4471, 4, 32) biosGeometry: (4471, 4, 32) > PedDevice: <_ped.Device object at 0x7fe75d6eaf80> > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 B > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (35, 255, 63) biosGeometry: (35, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe3b0> > exists: True > _size: 0 B > id: 75 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe7555efe90) -- > name = loop0 status = True kids = 0 id = 75 > parents = ['existing 279.47 MiB file /run/install/repo/LiveOS/squashfs.img (72)'] > uuid = None size = 279.47 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (35, 255, 63) biosGeometry: (35, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe3b0> > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fe7555efe90) -- > name = loop0 status = True kids = 0 id = 75 > parents = ['existing 279.47 MiB file /run/install/repo/LiveOS/squashfs.img (72)'] > uuid = None size = 279.47 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (35, 255, 63) biosGeometry: (35, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe3b0> > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 80 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe7555850d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 80 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fe7555850d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 80 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 83 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe7555852d0) -- > name = loop1 status = False kids = 1 id = 83 > parents = ['existing 0 B file /LiveOS/rootfs.img (80)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fe7555852d0) -- > name = loop1 status = False kids = 1 id = 83 > parents = ['existing 0 B file /LiveOS/rootfs.img (80)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._targetSize: 2048 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 86 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: bd4fa668-d89d-4bd4-8de8-f72a7061ec02 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 86 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: bd4fa668-d89d-4bd4-8de8-f72a7061ec02 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 88 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe755585490) -- > name = /overlay (deleted) status = False kids = 1 id = 88 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fe755585490) -- > name = /overlay (deleted) status = False kids = 1 id = 88 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 91 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe755585650) -- > name = loop2 status = False kids = 1 id = 91 > parents = ['existing 0 B file /overlay (deleted) (88)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fe755585650) -- > name = loop2 status = False kids = 1 id = 91 > parents = ['existing 0 B file /overlay (deleted) (88)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (96) with existing ext4 filesystem >, existing 2048 MiB dm live-base (101) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 180.29 GiB > origFormat._minInstanceSize: 227.6 MiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 56 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 678d9590-31a5-4db8-a2ef-e014b8f187be > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sda5 > container: None > id: 210 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 500 MiB > origFormat._minInstanceSize: 185.56 MiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 41 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 74463168-736a-4f15-bc79-840ad3e94d57 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sda2 > container: None > id: 215 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: EFIFS instance, containing members: > origFormat._label: Skipped > origFormat.uuid: A3B8-4C61 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._size: 1 B > origFormat.fsprofile: None > origFormat._targetSize: Already dumped (Size instance) > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 36 > origFormat._device: /dev/sda1 > container: None > id: 221 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 50 GiB > origFormat._minInstanceSize: 4943.18 MiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 51 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: da72496c-859f-4419-89a6-f46cfefb30a2 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sda4 > container: None > id: 227 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > container: None > id: 233 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: c9b02659-6051-4723-8718-4b640bc7aca9 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /home > _format.id: 209 > _format._device: /dev/sda5 > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 212 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb1, sdb, sdc1, sdc2, sdc3, sdc4, sdc] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdc4] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 1397.26 GiB partition sdb1 (63) with existing ext4 filesystem >, existing 1397.27 GiB disk sdb (58) with existing msdos disklabel >, existing 256 MiB partition sdc1 (6) with existing ntfs filesystem >, existing 1024 KiB partition sdc2 (11) with existing biosboot >, existing 256 MiB partition sdc3 (16) with existing efi filesystem >, existing 3267.48 MiB partition sdc4 (22) with existing ext4 filesystem >, existing 3781.5 MiB disk sdc (1) with existing gpt disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [existing 238.47 GiB disk sda (27) with existing gpt disklabel >] > _intf.storage._bootloader._timeout: None > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fe760e9d390) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7fe760e9d350) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7fe760e9d410) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7fe760e9d450) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >, PartSpec instance (0x7fe760e9d490) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7680 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: existing 3267.48 MiB partition sdc4 (22) with existing ext4 filesystem > _intf.mainWindow._current_action.payload._environmentAddons: {'minimal-environment': (['guest-agents', 'standard'], ['c-development', 'container-management', 'development-tools', 'freeipa-server', 'headless-management', 'rpm-development-tools', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['c-development', 'container-management', 'development-tools', 'freeipa-server', 'headless-management', 'rpm-development-tools', 'system-tools']), 'server-product-environment': (['web-server', 'dns-server', 'directory-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['c-development', 'container-management', 'development-tools', 'headless-management', 'rpm-development-tools', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'directory-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['c-development', 'container-management', 'development-tools', 'headless-management', 'rpm-development-tools', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: anaconda > _intf.mainWindow._current_action.payload.txID: 1407108206.95 > _intf.mainWindow._current_action.payload._rpm_macros: [] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [] > _intf.mainWindow._current_action.payload._space_required: 2245.1 MiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 16087 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: True > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: The password you have provided is weak: No password supplied. You will have to press Done twice to confirm it. > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: No password supplied > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: The password is empty. > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: The passwords do not match. > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7fe7548b9f50 (GtkEntry at 0x37b7f60)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x547c120>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe7548bc2d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7fe779bf3c68>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fe7548bc710>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 1 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7fe75490b9e0> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 8 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7fe76e24b250>, <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490>, <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe75a146890>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7fe754b069d0>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fe760cc3f50>, <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe75a3e9490>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7fe75ba027d0>, <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe754935f50>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7fe785155b90> > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fe760f0f2a8>, True), 'type': (<function <lambda> at 0x7fe760f0f500>, True), 'addons': (<function list_addons_callback at 0x7fe760f0f410>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fe760f0f320>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >05:19:02,122 INFO anaconda: /sbin/anaconda 21.48-1 >05:19:02,410 INFO anaconda: 7864320 kB (7680 MB) are available >05:19:02,410 INFO anaconda: check_memory(): total:7680, needed:512, graphical:512 >05:19:02,430 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >05:19:02,431 INFO anaconda: Default encoding = utf-8 >05:19:02,472 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:19:02,933 INFO anaconda: Display mode = g >05:19:02,934 INFO anaconda: 7864320 kB (7680 MB) are available >05:19:02,934 INFO anaconda: check_memory(): total:7680, needed:512, graphical:512 >05:19:03,839 DEBUG anaconda: X server has signalled a successful start. >05:19:03,846 INFO anaconda: Starting window manager, pid 1152. >05:19:03,930 INFO anaconda: Started spice-vdagent. >05:19:03,932 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140631919990528) >05:19:07,664 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:19:07,664 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:19:07,665 INFO anaconda: using only installclass _Fedora >05:19:08,174 INFO anaconda: bootloader EFIGRUB on EFI platform >05:19:08,205 INFO anaconda: bootloader EFIGRUB on EFI platform >05:19:08,237 DEBUG anaconda: network: devices found ['enp3s0'] >05:19:08,415 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp3s0 >05:19:08,461 DEBUG anaconda: network: setting autoconnect of enp3s0 to False >05:19:08,462 DEBUG anaconda: network: missing ifcfgs created for devices ['enp3s0'] >05:19:08,539 DEBUG anaconda: updating hostname dh03.lc.digifarma.nl >05:19:08,623 INFO anaconda: Running Thread: AnaStorageThread (140631718266624) >05:19:08,624 INFO anaconda: Running Thread: AnaTimeInitThread (140631709873920) >05:19:08,624 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140631701481216) >05:19:08,624 INFO anaconda: Running Thread: AnaPayloadThread (140631693088512) >05:19:08,707 INFO anaconda: got 0 NTP servers from DHCP >05:19:08,708 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140631701481216) >05:19:08,756 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140631701481216) >05:19:08,758 INFO anaconda: Starting geolocation lookup >05:19:08,758 INFO anaconda: Geolocation provider: Fedora GeoIP >05:19:08,999 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >05:19:09,122 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno 113] No route to host> >05:19:09,123 INFO anaconda: Geolocation lookup finished in 0.4 seconds >05:19:09,125 INFO anaconda: no results from geolocation >05:19:09,126 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140631701481216) >05:19:09,296 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140631919990528) >05:19:10,196 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:10,197 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:10,197 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:10,198 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:10,198 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:10,435 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >05:19:10,443 WARN anaconda: logo image is missing, using a substitute >05:19:15,268 INFO anaconda: Thread Done: AnaStorageThread (140631718266624) >05:19:15,270 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >05:19:15,272 DEBUG anaconda: _is_valid_size(sdc1) returning True >05:19:15,273 DEBUG anaconda: _is_valid_location(sdc1) returning True >05:19:15,274 DEBUG anaconda: _is_valid_partition(sdc1) returning True >05:19:15,275 DEBUG anaconda: _is_valid_format(sdc1) returning True >05:19:15,276 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >05:19:16,002 INFO anaconda: Thread Done: AnaTimeInitThread (140631709873920) >05:19:16,853 INFO anaconda: Thread Done: AnaPayloadThread (140631693088512) >05:19:23,257 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,263 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,263 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,264 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,270 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,270 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,295 DEBUG anaconda: network standalone spoke (init): completed: ['enp3s0'] >05:19:23,319 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >05:19:23,319 DEBUG anaconda: Entered hub: SummaryHub >05:19:23,551 INFO anaconda: Running Thread: AnaNTPserver1 (140631693088512) >05:19:23,551 INFO anaconda: Running Thread: AnaNTPserver2 (140631709873920) >05:19:23,552 INFO anaconda: Running Thread: AnaNTPserver3 (140631718266624) >05:19:23,553 INFO anaconda: Running Thread: AnaNTPserver4 (140631919990528) >05:19:23,553 INFO anaconda: Running Thread: AnaDateTimeThread (140631546541824) >05:19:23,596 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >05:19:23,601 INFO anaconda: Thread Done: AnaDateTimeThread (140631546541824) >05:19:23,624 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140631546541824) >05:19:23,625 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fe75a229b10>> on <dictionary-keyiterator object at 0x7fe75a2aeec0> >05:19:23,625 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140631538149120) >05:19:23,627 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140631538149120) >05:19:23,655 INFO anaconda: Running Thread: AnaKeyboardThread (140631538149120) >05:19:23,659 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >05:19:23,704 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >05:19:23,728 INFO anaconda: Running Thread: AnaSourceWatcher (140631529756416) >05:19:23,739 INFO anaconda: Running Thread: AnaSoftwareWatcher (140631521363712) >05:19:23,769 INFO anaconda: Running Thread: AnaStorageWatcher (140631512971008) >05:19:23,771 INFO anaconda: Thread Done: AnaStorageWatcher (140631512971008) >05:19:23,778 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:124: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:19:23,785 INFO anaconda: Running Thread: AnaCustomStorageInit (140631512971008) >05:19:23,979 DEBUG anaconda: network: GUI, device configuration added: connection 114f6ce2-e89c-4e09-8f62-27df4e6c5432 device enp3s0 >05:19:23,988 DEBUG anaconda: network: GUI, connection 114f6ce2-e89c-4e09-8f62-27df4e6c5432 found >05:19:24,093 DEBUG anaconda: updating hostname dh03.lc.digifarma.nl >05:19:25,329 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe75a146890> >05:19:25,333 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe75a375090> >05:19:25,333 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe75a375090> status to: Getting list of layouts... >05:19:25,334 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> status to: Probing storage... >05:19:25,334 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> status to: Downloading package metadata... >05:19:25,334 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> status to: Downloading package metadata... >05:19:25,334 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> status to: Downloading group metadata... >05:19:25,335 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> status to: Probing storage... >05:19:25,338 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> >01:19:26,141 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140631504578304) >01:19:26,141 INFO anaconda: Thread Done: AnaSoftwareWatcher (140631521363712) >01:19:26,364 DEBUG anaconda: Setting up repos: [] >01:19:26,371 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> >01:19:26,376 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> >01:19:26,381 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> >01:19:26,381 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> status to: Checking software dependencies... >01:19:27,499 INFO anaconda: Thread Done: AnaCustomStorageInit (140631512971008) >01:19:28,597 INFO anaconda: Thread Done: AnaNTPserver3 (140631718266624) >01:19:28,604 INFO anaconda: Thread Done: AnaNTPserver4 (140631919990528) >01:19:28,620 INFO anaconda: Thread Done: AnaNTPserver2 (140631709873920) >01:19:28,632 INFO anaconda: Thread Done: AnaNTPserver1 (140631693088512) >01:19:29,502 DEBUG anaconda: Entered spoke: DatetimeSpoke >01:19:29,506 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:753: Warning: Source ID 1661 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >01:19:30,007 INFO anaconda: Running Thread: AnaNTPserver5 (140631693088512) >01:19:30,008 INFO anaconda: Running Thread: AnaNTPserver6 (140631709873920) >01:19:30,008 INFO anaconda: Running Thread: AnaNTPserver7 (140631919990528) >01:19:30,009 INFO anaconda: Running Thread: AnaNTPserver8 (140631718266624) >01:19:30,523 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fe75a229b10>> on <dictionary-keyiterator object at 0x7fe75a2aeec0> >01:19:30,524 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140631546541824) >01:19:30,524 INFO anaconda: Thread Done: AnaKeyboardThread (140631538149120) >01:19:30,607 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe75a375090> >01:19:30,702 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe75a3e9490> status to: Wired (enp3s0) connected >01:19:31,129 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140631504578304) >01:19:31,210 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> >01:19:31,212 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> >01:19:31,371 INFO anaconda: Thread Done: AnaSourceWatcher (140631529756416) >07:19:31,419 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> >07:19:35,028 INFO anaconda: Thread Done: AnaNTPserver6 (140631709873920) >07:19:35,048 INFO anaconda: Thread Done: AnaNTPserver7 (140631919990528) >07:19:35,067 INFO anaconda: Thread Done: AnaNTPserver8 (140631718266624) >01:19:35,000 INFO anaconda: System time set to Mon Aug 4 01:19:35 2014 >01:19:35,008 INFO anaconda: Thread Done: AnaNTPserver5 (140631693088512) >01:19:40,366 DEBUG anaconda: Left spoke: DatetimeSpoke >01:19:51,881 DEBUG anaconda: Entered spoke: NetworkSpoke >01:20:01,046 DEBUG anaconda: updating hostname dh03.lc.digifarma.nl >01:20:01,058 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp3s0 --onboot=off --ipv6=auto --activate >network --hostname=dh03.lc.digifarma.nl > >01:20:01,058 INFO anaconda: setting installation environment hostname to dh03.lc.digifarma.nl >01:20:01,184 DEBUG anaconda: Left spoke: NetworkSpoke >01:20:03,497 DEBUG anaconda: Entered spoke: StorageSpoke >01:20:20,061 DEBUG anaconda: disk free: 1334.5 KiB fs free: 225.55 GiB sw needs: 1136.31 MiB auto swap: 0 B >01:20:20,107 INFO anaconda: Running Thread: AnaExecuteStorageThread (140631693088512) >01:20:20,107 DEBUG anaconda: Left spoke: StorageSpoke >01:20:20,223 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >01:20:20,300 DEBUG anaconda: new disk order: [] >01:20:20,310 DEBUG anaconda: new disk order: [] >01:20:20,416 DEBUG anaconda: stage1 device cannot be of type disk >01:20:20,417 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >01:20:20,418 DEBUG anaconda: _is_valid_size(sda1) returning True >01:20:20,418 DEBUG anaconda: _is_valid_location(sda1) returning True >01:20:20,418 DEBUG anaconda: _is_valid_format(sda1) returning False >01:20:20,418 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >01:20:20,419 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >01:20:20,419 DEBUG anaconda: _is_valid_size(sda2) returning True >01:20:20,420 DEBUG anaconda: _is_valid_location(sda2) returning True >01:20:20,420 WARN anaconda: sda2 not bootable >01:20:20,420 DEBUG anaconda: _is_valid_format(sda2) returning False >01:20:20,420 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >01:20:20,421 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >01:20:20,421 DEBUG anaconda: _is_valid_size(sda3) returning True >01:20:20,421 DEBUG anaconda: _is_valid_location(sda3) returning True >01:20:20,422 WARN anaconda: sda3 not bootable >01:20:20,422 DEBUG anaconda: _is_valid_format(sda3) returning False >01:20:20,422 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >01:20:20,423 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >01:20:20,423 DEBUG anaconda: _is_valid_size(sda4) returning True >01:20:20,423 DEBUG anaconda: _is_valid_location(sda4) returning True >01:20:20,423 WARN anaconda: sda4 not bootable >01:20:20,424 DEBUG anaconda: _is_valid_format(sda4) returning False >01:20:20,424 DEBUG anaconda: is_valid_stage1_device(sda4) returning False >01:20:20,425 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >01:20:20,425 DEBUG anaconda: _is_valid_size(sda5) returning True >01:20:20,425 DEBUG anaconda: _is_valid_location(sda5) returning True >01:20:20,425 WARN anaconda: sda5 not bootable >01:20:20,426 DEBUG anaconda: _is_valid_format(sda5) returning False >01:20:20,426 DEBUG anaconda: is_valid_stage1_device(sda5) returning False >01:20:20,426 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >01:20:20,427 INFO anaconda: Thread Done: AnaExecuteStorageThread (140631693088512) >01:20:20,669 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >01:20:20,818 DEBUG anaconda: ui: unused=[] >01:20:20,818 DEBUG anaconda: ui: new_devices=[] >01:20:21,002 DEBUG anaconda: page clicked: New Server 21-Alpha-T2 Installation >01:20:21,002 DEBUG anaconda: show mountpoint: New Server 21-Alpha-T2 Installation >01:20:21,002 DEBUG anaconda: show mountpoint: New Server 21-Alpha-T2 Installation >01:20:21,163 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> >01:20:21,164 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> status to: Saving storage configuration... >01:20:21,164 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> status to: Failed to save storage configuration... >01:20:21,167 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> >01:20:26,561 DEBUG anaconda: page clicked: Fedora Linux 21 for x86_64 >01:20:26,561 DEBUG anaconda: show mountpoint: Fedora Linux 21 for x86_64 >01:20:26,562 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:26,571 DEBUG anaconda: updated device_disks to ['sda'] >01:20:26,571 DEBUG anaconda: updated device_container_name to None >01:20:26,571 DEBUG anaconda: updated device_container_raid_level to None >01:20:26,571 DEBUG anaconda: updated device_container_encrypted to False >01:20:26,571 DEBUG anaconda: updated device_container_size to 0 >01:20:26,575 DEBUG anaconda: fs type changed: ext4 >01:20:26,577 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7fe752e59550> >01:20:26,578 DEBUG anaconda: populate_raid: 2, None >01:20:26,579 DEBUG anaconda: populate_raid: 2, None >01:20:26,580 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:26,588 DEBUG anaconda: updated device_disks to ['sda'] >01:20:26,588 DEBUG anaconda: updated device_container_name to None >01:20:26,588 DEBUG anaconda: updated device_container_raid_level to None >01:20:26,588 DEBUG anaconda: updated device_container_encrypted to False >01:20:26,588 DEBUG anaconda: updated device_container_size to 0 >01:20:26,591 DEBUG anaconda: populate_raid: 2, None >01:20:27,673 DEBUG anaconda: current selector: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:27,688 DEBUG anaconda: new selector: existing 180.29 GiB partition sda5 (53) with existing ext4 filesystem >01:20:27,696 DEBUG anaconda: populate_right_side: existing 180.29 GiB partition sda5 (53) with existing ext4 filesystem >01:20:27,704 DEBUG anaconda: updated device_disks to ['sda'] >01:20:27,704 DEBUG anaconda: updated device_container_name to None >01:20:27,705 DEBUG anaconda: updated device_container_raid_level to None >01:20:27,705 DEBUG anaconda: updated device_container_encrypted to False >01:20:27,705 DEBUG anaconda: updated device_container_size to 0 >01:20:27,709 DEBUG anaconda: populate_raid: 2, None >01:20:27,709 DEBUG anaconda: populate_right_side: existing 180.29 GiB partition sda5 (53) with existing ext4 filesystem >01:20:27,717 DEBUG anaconda: updated device_disks to ['sda'] >01:20:27,717 DEBUG anaconda: updated device_container_name to None >01:20:27,718 DEBUG anaconda: updated device_container_raid_level to None >01:20:27,718 DEBUG anaconda: updated device_container_encrypted to False >01:20:27,718 DEBUG anaconda: updated device_container_size to 0 >01:20:27,721 DEBUG anaconda: populate_raid: 2, None >01:20:34,684 INFO anaconda: ui: saving changes to device sda5 >01:20:34,684 DEBUG anaconda: reformat: True >01:20:34,693 DEBUG anaconda: old disks: ['sda'] >01:20:34,693 DEBUG anaconda: new disks: ['sda'] >01:20:34,693 DEBUG anaconda: device: existing 180.29 GiB partition sda5 (53) with existing ext4 filesystem >01:20:34,700 DEBUG anaconda: old container_encrypted: False >01:20:34,700 DEBUG anaconda: new container_encrypted: False >01:20:34,700 DEBUG anaconda: old name: sda5 >01:20:34,700 DEBUG anaconda: new name: None >01:20:34,700 DEBUG anaconda: old encrypted: False >01:20:34,701 DEBUG anaconda: new encrypted: False >01:20:34,701 DEBUG anaconda: old container_raid_level: None >01:20:34,701 DEBUG anaconda: new container_raid_level: None >01:20:34,701 DEBUG anaconda: old raid_level: None >01:20:34,701 DEBUG anaconda: new raid_level: None >01:20:34,701 DEBUG anaconda: old label: >01:20:34,701 DEBUG anaconda: new label: >01:20:34,701 DEBUG anaconda: old device_type: 2 >01:20:34,701 DEBUG anaconda: new device_type: 2 >01:20:34,701 DEBUG anaconda: old container_name: None >01:20:34,702 DEBUG anaconda: new container_name: None >01:20:34,702 DEBUG anaconda: old mountpoint: >01:20:34,702 DEBUG anaconda: new mountpoint: /home >01:20:34,702 DEBUG anaconda: old fstype: ext4 >01:20:34,702 DEBUG anaconda: new fstype: ext4 >01:20:34,702 DEBUG anaconda: old container_size: 0 >01:20:34,702 DEBUG anaconda: new container_size: 0 >01:20:34,702 DEBUG anaconda: old size: 180.29 GiB >01:20:34,709 DEBUG anaconda: new size: 180.29 GiB >01:20:34,715 INFO anaconda: scheduling reformat of sda5 as ext4 >01:20:34,727 DEBUG anaconda: populate_right_side: existing 180.29 GiB partition sda5 (53) with non-existent ext4 filesystem mounted at /home >01:20:34,734 DEBUG anaconda: updated device_disks to ['sda'] >01:20:34,734 DEBUG anaconda: updated device_container_name to None >01:20:34,734 DEBUG anaconda: updated device_container_raid_level to None >01:20:34,734 DEBUG anaconda: updated device_container_encrypted to False >01:20:34,734 DEBUG anaconda: updated device_container_size to 0 >01:20:34,737 DEBUG anaconda: populate_raid: 2, None >01:20:35,625 DEBUG anaconda: current selector: existing 180.29 GiB partition sda5 (53) with non-existent ext4 filesystem mounted at /home >01:20:35,650 DEBUG anaconda: new selector: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:35,670 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:35,686 DEBUG anaconda: updated device_disks to ['sda'] >01:20:35,687 DEBUG anaconda: updated device_container_name to None >01:20:35,687 DEBUG anaconda: updated device_container_raid_level to None >01:20:35,687 DEBUG anaconda: updated device_container_encrypted to False >01:20:35,687 DEBUG anaconda: updated device_container_size to 0 >01:20:35,695 DEBUG anaconda: populate_raid: 2, None >01:20:35,695 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:35,704 DEBUG anaconda: updated device_disks to ['sda'] >01:20:35,704 DEBUG anaconda: updated device_container_name to None >01:20:35,704 DEBUG anaconda: updated device_container_raid_level to None >01:20:35,705 DEBUG anaconda: updated device_container_encrypted to False >01:20:35,705 DEBUG anaconda: updated device_container_size to 0 >01:20:35,708 DEBUG anaconda: populate_raid: 2, None >01:20:45,500 INFO anaconda: ui: saving changes to device sda2 >01:20:45,500 DEBUG anaconda: reformat: True >01:20:45,508 DEBUG anaconda: old disks: ['sda'] >01:20:45,509 DEBUG anaconda: new disks: ['sda'] >01:20:45,509 DEBUG anaconda: device: existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:45,515 DEBUG anaconda: old container_encrypted: False >01:20:45,515 DEBUG anaconda: new container_encrypted: False >01:20:45,515 DEBUG anaconda: old name: sda2 >01:20:45,516 DEBUG anaconda: new name: None >01:20:45,516 DEBUG anaconda: old encrypted: False >01:20:45,516 DEBUG anaconda: new encrypted: False >01:20:45,516 DEBUG anaconda: old container_raid_level: None >01:20:45,516 DEBUG anaconda: new container_raid_level: None >01:20:45,516 DEBUG anaconda: old raid_level: None >01:20:45,516 DEBUG anaconda: new raid_level: None >01:20:45,516 DEBUG anaconda: old label: >01:20:45,516 DEBUG anaconda: new label: >01:20:45,517 DEBUG anaconda: old device_type: 2 >01:20:45,517 DEBUG anaconda: new device_type: 2 >01:20:45,517 DEBUG anaconda: old container_name: None >01:20:45,517 DEBUG anaconda: new container_name: None >01:20:45,517 DEBUG anaconda: old mountpoint: >01:20:45,517 DEBUG anaconda: new mountpoint: /boot >01:20:45,517 DEBUG anaconda: old fstype: ext4 >01:20:45,517 DEBUG anaconda: new fstype: ext4 >01:20:45,517 DEBUG anaconda: old container_size: 0 >01:20:45,517 DEBUG anaconda: new container_size: 0 >01:20:45,517 DEBUG anaconda: old size: 500 MiB >01:20:45,524 DEBUG anaconda: new size: 500 MiB >01:20:45,530 INFO anaconda: scheduling reformat of sda2 as ext4 >01:20:45,541 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >01:20:45,547 DEBUG anaconda: updated device_disks to ['sda'] >01:20:45,547 DEBUG anaconda: updated device_container_name to None >01:20:45,547 DEBUG anaconda: updated device_container_raid_level to None >01:20:45,548 DEBUG anaconda: updated device_container_encrypted to False >01:20:45,548 DEBUG anaconda: updated device_container_size to 0 >01:20:45,551 DEBUG anaconda: populate_raid: 2, None >01:20:46,769 DEBUG anaconda: current selector: existing 500 MiB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >01:20:46,782 DEBUG anaconda: new selector: existing 200 MiB partition sda1 (32) with existing efi filesystem >01:20:46,790 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (32) with existing efi filesystem >01:20:46,796 DEBUG anaconda: updated device_disks to ['sda'] >01:20:46,797 DEBUG anaconda: updated device_container_name to None >01:20:46,797 DEBUG anaconda: updated device_container_raid_level to None >01:20:46,797 DEBUG anaconda: updated device_container_encrypted to False >01:20:46,797 DEBUG anaconda: updated device_container_size to 0 >01:20:46,800 DEBUG anaconda: fs type changed: EFI System Partition >01:20:46,801 DEBUG anaconda: populate_raid: 2, None >01:20:46,801 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (32) with existing efi filesystem >01:20:46,808 DEBUG anaconda: updated device_disks to ['sda'] >01:20:46,808 DEBUG anaconda: updated device_container_name to None >01:20:46,808 DEBUG anaconda: updated device_container_raid_level to None >01:20:46,808 DEBUG anaconda: updated device_container_encrypted to False >01:20:46,809 DEBUG anaconda: updated device_container_size to 0 >01:20:46,811 DEBUG anaconda: populate_raid: 2, None >01:20:58,651 INFO anaconda: ui: saving changes to device sda1 >01:20:58,652 DEBUG anaconda: reformat: True >01:20:58,661 DEBUG anaconda: old disks: ['sda'] >01:20:58,661 DEBUG anaconda: new disks: ['sda'] >01:20:58,661 DEBUG anaconda: device: existing 200 MiB partition sda1 (32) with existing efi filesystem >01:20:58,668 DEBUG anaconda: old container_encrypted: False >01:20:58,669 DEBUG anaconda: new container_encrypted: False >01:20:58,669 DEBUG anaconda: old name: sda1 >01:20:58,669 DEBUG anaconda: new name: None >01:20:58,669 DEBUG anaconda: old encrypted: False >01:20:58,669 DEBUG anaconda: new encrypted: False >01:20:58,669 DEBUG anaconda: old container_raid_level: None >01:20:58,669 DEBUG anaconda: new container_raid_level: None >01:20:58,669 DEBUG anaconda: old raid_level: None >01:20:58,669 DEBUG anaconda: new raid_level: None >01:20:58,669 DEBUG anaconda: old label: >01:20:58,670 DEBUG anaconda: new label: >01:20:58,670 DEBUG anaconda: old device_type: 2 >01:20:58,670 DEBUG anaconda: new device_type: 2 >01:20:58,670 DEBUG anaconda: old container_name: None >01:20:58,670 DEBUG anaconda: new container_name: None >01:20:58,670 DEBUG anaconda: old mountpoint: >01:20:58,670 DEBUG anaconda: new mountpoint: /boot/efi >01:20:58,670 DEBUG anaconda: old fstype: efi >01:20:58,670 DEBUG anaconda: new fstype: efi >01:20:58,670 DEBUG anaconda: old container_size: 0 >01:20:58,670 DEBUG anaconda: new container_size: 0 >01:20:58,670 DEBUG anaconda: old size: 200 MiB >01:20:58,677 DEBUG anaconda: new size: 200 MiB >01:20:58,683 INFO anaconda: scheduling reformat of sda1 as efi >01:20:58,693 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (32) with non-existent efi filesystem mounted at /boot/efi >01:20:58,699 DEBUG anaconda: updated device_disks to ['sda'] >01:20:58,700 DEBUG anaconda: updated device_container_name to None >01:20:58,700 DEBUG anaconda: updated device_container_raid_level to None >01:20:58,700 DEBUG anaconda: updated device_container_encrypted to False >01:20:58,700 DEBUG anaconda: updated device_container_size to 0 >01:20:58,703 DEBUG anaconda: populate_raid: 2, None >01:20:59,473 DEBUG anaconda: current selector: existing 200 MiB partition sda1 (32) with non-existent efi filesystem mounted at /boot/efi >01:20:59,480 DEBUG anaconda: new selector: existing 50 GiB partition sda4 (48) with existing ext4 filesystem >01:20:59,486 DEBUG anaconda: populate_right_side: existing 50 GiB partition sda4 (48) with existing ext4 filesystem >01:20:59,493 DEBUG anaconda: updated device_disks to ['sda'] >01:20:59,493 DEBUG anaconda: updated device_container_name to None >01:20:59,493 DEBUG anaconda: updated device_container_raid_level to None >01:20:59,493 DEBUG anaconda: updated device_container_encrypted to False >01:20:59,494 DEBUG anaconda: updated device_container_size to 0 >01:20:59,496 DEBUG anaconda: fs type changed: ext4 >01:20:59,498 DEBUG anaconda: populate_raid: 2, None >01:20:59,499 DEBUG anaconda: populate_right_side: existing 50 GiB partition sda4 (48) with existing ext4 filesystem >01:20:59,505 DEBUG anaconda: updated device_disks to ['sda'] >01:20:59,506 DEBUG anaconda: updated device_container_name to None >01:20:59,506 DEBUG anaconda: updated device_container_raid_level to None >01:20:59,506 DEBUG anaconda: updated device_container_encrypted to False >01:20:59,506 DEBUG anaconda: updated device_container_size to 0 >01:20:59,509 DEBUG anaconda: populate_raid: 2, None >01:21:03,452 INFO anaconda: ui: saving changes to device sda4 >01:21:03,452 DEBUG anaconda: reformat: True >01:21:03,461 DEBUG anaconda: old disks: ['sda'] >01:21:03,461 DEBUG anaconda: new disks: ['sda'] >01:21:03,461 DEBUG anaconda: device: existing 50 GiB partition sda4 (48) with existing ext4 filesystem >01:21:03,468 DEBUG anaconda: old container_encrypted: False >01:21:03,468 DEBUG anaconda: new container_encrypted: False >01:21:03,468 DEBUG anaconda: old name: sda4 >01:21:03,468 DEBUG anaconda: new name: None >01:21:03,468 DEBUG anaconda: old encrypted: False >01:21:03,469 DEBUG anaconda: new encrypted: False >01:21:03,469 DEBUG anaconda: old container_raid_level: None >01:21:03,469 DEBUG anaconda: new container_raid_level: None >01:21:03,469 DEBUG anaconda: old raid_level: None >01:21:03,469 DEBUG anaconda: new raid_level: None >01:21:03,469 DEBUG anaconda: old label: >01:21:03,469 DEBUG anaconda: new label: >01:21:03,469 DEBUG anaconda: old device_type: 2 >01:21:03,469 DEBUG anaconda: new device_type: 2 >01:21:03,469 DEBUG anaconda: old container_name: None >01:21:03,469 DEBUG anaconda: new container_name: None >01:21:03,469 DEBUG anaconda: old mountpoint: >01:21:03,469 DEBUG anaconda: new mountpoint: / >01:21:03,470 DEBUG anaconda: old fstype: ext4 >01:21:03,470 DEBUG anaconda: new fstype: ext4 >01:21:03,470 DEBUG anaconda: old container_size: 0 >01:21:03,470 DEBUG anaconda: new container_size: 0 >01:21:03,470 DEBUG anaconda: old size: 50 GiB >01:21:03,477 DEBUG anaconda: new size: 50 GiB >01:21:03,483 INFO anaconda: scheduling reformat of sda4 as ext4 >01:21:03,494 DEBUG anaconda: populate_right_side: existing 50 GiB partition sda4 (48) with non-existent ext4 filesystem mounted at / >01:21:03,500 DEBUG anaconda: updated device_disks to ['sda'] >01:21:03,500 DEBUG anaconda: updated device_container_name to None >01:21:03,501 DEBUG anaconda: updated device_container_raid_level to None >01:21:03,501 DEBUG anaconda: updated device_container_encrypted to False >01:21:03,501 DEBUG anaconda: updated device_container_size to 0 >01:21:03,504 DEBUG anaconda: populate_raid: 2, None >01:21:04,225 DEBUG anaconda: current selector: existing 50 GiB partition sda4 (48) with non-existent ext4 filesystem mounted at / >01:21:04,232 DEBUG anaconda: new selector: existing 7680 MiB partition sda3 (43) with existing swap >01:21:04,239 DEBUG anaconda: populate_right_side: existing 7680 MiB partition sda3 (43) with existing swap >01:21:04,245 DEBUG anaconda: updated device_disks to ['sda'] >01:21:04,246 DEBUG anaconda: updated device_container_name to None >01:21:04,246 DEBUG anaconda: updated device_container_raid_level to None >01:21:04,246 DEBUG anaconda: updated device_container_encrypted to False >01:21:04,246 DEBUG anaconda: updated device_container_size to 0 >01:21:04,249 DEBUG anaconda: fs type changed: swap >01:21:04,251 DEBUG anaconda: populate_raid: 2, None >01:21:04,251 DEBUG anaconda: populate_right_side: existing 7680 MiB partition sda3 (43) with existing swap >01:21:04,258 DEBUG anaconda: updated device_disks to ['sda'] >01:21:04,258 DEBUG anaconda: updated device_container_name to None >01:21:04,258 DEBUG anaconda: updated device_container_raid_level to None >01:21:04,258 DEBUG anaconda: updated device_container_encrypted to False >01:21:04,258 DEBUG anaconda: updated device_container_size to 0 >01:21:04,261 DEBUG anaconda: populate_raid: 2, None >01:21:06,308 INFO anaconda: ui: saving changes to device sda3 >01:21:06,308 DEBUG anaconda: reformat: True >01:21:06,316 DEBUG anaconda: old disks: ['sda'] >01:21:06,316 DEBUG anaconda: new disks: ['sda'] >01:21:06,317 DEBUG anaconda: device: existing 7680 MiB partition sda3 (43) with existing swap >01:21:06,323 DEBUG anaconda: old container_encrypted: False >01:21:06,324 DEBUG anaconda: new container_encrypted: False >01:21:06,324 DEBUG anaconda: old name: sda3 >01:21:06,324 DEBUG anaconda: new name: None >01:21:06,324 DEBUG anaconda: old encrypted: False >01:21:06,324 DEBUG anaconda: new encrypted: False >01:21:06,324 DEBUG anaconda: old container_raid_level: None >01:21:06,324 DEBUG anaconda: new container_raid_level: None >01:21:06,324 DEBUG anaconda: old raid_level: None >01:21:06,324 DEBUG anaconda: new raid_level: None >01:21:06,325 DEBUG anaconda: old label: >01:21:06,325 DEBUG anaconda: new label: >01:21:06,325 DEBUG anaconda: old device_type: 2 >01:21:06,325 DEBUG anaconda: new device_type: 2 >01:21:06,325 DEBUG anaconda: old container_name: None >01:21:06,325 DEBUG anaconda: new container_name: None >01:21:06,325 DEBUG anaconda: old mountpoint: >01:21:06,325 DEBUG anaconda: new mountpoint: None >01:21:06,325 DEBUG anaconda: old fstype: swap >01:21:06,325 DEBUG anaconda: new fstype: swap >01:21:06,325 DEBUG anaconda: old container_size: 0 >01:21:06,325 DEBUG anaconda: new container_size: 0 >01:21:06,325 DEBUG anaconda: old size: 7680 MiB >01:21:06,332 DEBUG anaconda: new size: 7680 MiB >01:21:06,339 INFO anaconda: scheduling reformat of sda3 as swap >01:21:06,348 DEBUG anaconda: removing empty page Fedora Linux 21 for x86_64 >01:21:06,353 DEBUG anaconda: populate_right_side: existing 7680 MiB partition sda3 (43) with non-existent swap >01:21:06,360 DEBUG anaconda: updated device_disks to ['sda'] >01:21:06,360 DEBUG anaconda: updated device_container_name to None >01:21:06,360 DEBUG anaconda: updated device_container_raid_level to None >01:21:06,360 DEBUG anaconda: updated device_container_encrypted to False >01:21:06,361 DEBUG anaconda: updated device_container_size to 0 >01:21:06,364 DEBUG anaconda: populate_raid: 2, None >01:21:08,620 DEBUG anaconda: new disk order: [] >01:21:08,651 DEBUG anaconda: stage1 device cannot be of type disk >01:21:08,651 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >01:21:08,652 DEBUG anaconda: _is_valid_size(sda1) returning True >01:21:08,652 DEBUG anaconda: _is_valid_location(sda1) returning True >01:21:08,652 DEBUG anaconda: _is_valid_format(sda1) returning True >01:21:08,652 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >01:21:08,654 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >01:21:08,655 DEBUG anaconda: _is_valid_size(sda1) returning True >01:21:08,655 DEBUG anaconda: _is_valid_location(sda1) returning True >01:21:08,655 DEBUG anaconda: _is_valid_format(sda1) returning True >01:21:08,655 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >01:21:08,655 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >01:21:08,655 DEBUG anaconda: _is_valid_size(sda2) returning True >01:21:08,656 DEBUG anaconda: _is_valid_location(sda2) returning True >01:21:08,656 DEBUG anaconda: _is_valid_partition(sda2) returning True >01:21:08,656 DEBUG anaconda: _is_valid_format(sda2) returning True >01:21:08,656 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >01:21:08,689 INFO anaconda: fs space: 50 GiB needed: 1136.31 MiB >01:21:08,709 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> >01:21:08,709 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> status to: Checking storage configuration... >01:21:08,711 INFO anaconda: fs space: 50 GiB needed: 1136.31 MiB >01:21:08,728 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> >01:21:10,343 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >01:21:10,430 INFO anaconda: fs space: 50 GiB needed: 1136.31 MiB >01:21:10,450 INFO anaconda: fs space: 50 GiB needed: 1136.31 MiB >01:21:10,467 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe75baa1f10> >01:21:13,922 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >01:23:26,950 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140631693088512) >01:23:26,950 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >01:23:27,109 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> >01:23:27,114 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> >01:23:27,115 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> status to: Checking software dependencies... >01:23:28,994 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140631693088512) >01:23:29,019 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe75ba02490> >01:23:29,021 INFO anaconda: fs space: 50 GiB needed: 2245.1 MiB >01:23:29,038 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe75a668210> >01:23:31,318 DEBUG anaconda: Left hub: SummaryHub >01:23:31,318 DEBUG anaconda: Entered hub: ProgressHub >01:23:31,346 INFO anaconda: Running Thread: AnaInstallThread (140631693088512) >01:23:32,502 INFO anaconda: Setting up the installation environment >01:23:32,828 DEBUG anaconda: Entered spoke: PasswordSpoke >01:23:33,569 INFO anaconda: Creating ext4 on /dev/sda5 >01:23:35,273 INFO anaconda: Creating ext4 on /dev/sda2 >01:23:35,318 DEBUG anaconda: running handleException >01:23:35,319 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt > self.devicetree.processActions() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions > action.execute() > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute > options=self.device.formatArgs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 820, in create > return self.doFormat(options=kwargs.get('options')) > > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 388, in doFormat > raise FormatCreateError("device does not exist", self.device) > >FormatCreateError: ('device does not exist', '/dev/sda2') > >01:23:35,320 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >01:23:35,320 INFO anaconda: Thread Done: AnaInstallThread (140631693088512) > > >/tmp/packaging.log: >05:19:15,269 INFO packaging: configuring base repo >05:19:15,347 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >05:19:15,347 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >05:19:15,347 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >05:19:15,348 DEBUG yum.verbose.plugin: Adding en_US to language list >05:19:15,350 DEBUG yum.verbose.YumBase: Config time: 0.027 >05:19:15,369 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >05:19:15,369 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >05:19:15,369 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >05:19:15,370 DEBUG yum.verbose.plugin: Adding en_US to language list >05:19:15,371 DEBUG yum.verbose.YumBase: Config time: 0.006 >05:19:15,396 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >05:19:15,425 INFO packaging: gathering repo metadata >05:19:15,426 INFO packaging: skipping disabled repo fedora >05:19:15,427 INFO packaging: gathering repo metadata for anaconda >05:19:15,507 INFO packaging: skipping disabled repo updates-testing >05:19:15,508 INFO packaging: skipping disabled repo updates >05:19:15,508 INFO packaging: Refreshing environmentAddons >05:19:15,509 DEBUG yum.verbose.YumBase: Setting up Package Sacks >05:19:15,510 INFO_2 yum.verbose.plugin: Determining fastest mirrors >05:19:15,785 DEBUG yum.verbose.YumBase: pkgsack time: 0.276 >05:19:15,830 DEBUG yum.verbose.YumBase: group time: 0.321 >05:19:16,852 INFO packaging: metadata retrieval complete >01:19:26,142 INFO packaging: checking software selection >01:19:26,147 DEBUG yum.verbose.YumBase: Setting up Package Sacks >01:19:26,201 DEBUG yum.verbose.YumBase: pkgsack time: 0.054 >01:19:26,251 DEBUG yum.verbose.YumBase: group time: 0.105 >01:19:26,252 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >01:19:26,309 DEBUG yum.verbose.YumBase: Obs Init time: 0.052 >01:19:26,344 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >01:19:26,352 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >01:19:26,358 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >01:19:26,364 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >01:19:26,413 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >01:19:26,444 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >01:19:26,445 INFO packaging: no kernel-PAE package >01:19:26,447 INFO packaging: selected kernel >01:19:26,450 INFO packaging: checking dependencies >01:19:26,573 DEBUG yum.verbose.YumBase: Building updates object >01:19:26,688 DEBUG yum.verbose.YumBase: up:simple updates time: 0.010 >01:19:26,719 DEBUG yum.verbose.YumBase: up:obs time: 0.030 >01:19:26,719 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >01:19:26,719 DEBUG yum.verbose.YumBase: updates time: 0.146 >01:19:26,720 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.6-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.1.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,729 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,731 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,733 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,736 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,738 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >01:19:26,738 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >01:19:26,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,741 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-2.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >01:19:26,748 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,750 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,753 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-27.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,755 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,756 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.11-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,761 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,767 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,771 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,772 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-2.fc21.x86_64 to require for libplc4.so()(64bit) >01:19:26,773 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,775 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.1.x86_64 to require for libnm-glib.so.4()(64bit) >01:19:26,775 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >01:19:26,775 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >01:19:26,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.3-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,780 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >01:19:26,780 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >01:19:26,780 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >01:19:26,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:19:26,785 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,795 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,797 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,800 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,802 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,804 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,806 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,808 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,809 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,812 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,814 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:19:26,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >01:19:26,818 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >01:19:26,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >01:19:26,823 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-12.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >01:19:26,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >01:19:26,827 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-12.fc21.x86_64 to require for libpam.so.0()(64bit) >01:19:26,831 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.7-4.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:19:26,834 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-13.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:19:26,835 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-13.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >01:19:26,836 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-3.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:19:26,839 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:19:26,840 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-13.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >01:19:26,840 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.7-4.fc21.x86_64 to require for libaudit.so.1()(64bit) >01:19:26,843 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.7-2.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:19:26,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-4.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:19:26,848 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:19:26,850 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1h-6.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:19:26,853 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >01:19:26,856 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc21.x86_64 as install for bash-4.3.18-4.fc21.x86_64 >01:19:26,859 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-4.fc21.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >01:19:26,861 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-3.fc21.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >01:19:26,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,868 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,873 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,874 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >01:19:26,874 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccc.so.90()(64bit) >01:19:26,875 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisc.so.95()(64bit) >01:19:26,876 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1h-6.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:19:26,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-1.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >01:19:26,886 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >01:19:26,886 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >01:19:26,887 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >01:19:26,889 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >01:19:26,891 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc21.x86_64 as install for bzip2-1.0.6-13.fc21.x86_64 >01:19:26,894 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:19:26,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:19:26,898 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:19:26,899 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >01:19:26,900 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:19:26,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:19:26,907 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,910 DEBUG yum.verbose.YumBase: TSINFO: Marking storaged-0.3.0-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,912 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.107-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,915 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.41.4-1.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,917 DEBUG yum.verbose.YumBase: TSINFO: Marking cockpit-assets-0.16-2.fc21.noarch as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,922 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,924 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:19:26,928 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:19:26,929 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:19:26,931 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:19:26,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:19:26,938 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-2.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >01:19:26,938 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-2.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >01:19:26,939 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:19:26,941 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:19:26,945 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >01:19:26,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >01:19:26,948 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc21.x86_64 to require for libgmp.so.10()(64bit) >01:19:26,951 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-7.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >01:19:26,956 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >01:19:26,959 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.5-2.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >01:19:26,961 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >01:19:26,963 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >01:19:26,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-4.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:19:26,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:19:26,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:19:26,974 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:19:26,976 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >01:19:26,978 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-18.fc21.x86_64 >01:19:26,981 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc21.x86_64 as install for 1:dbus-1.8.6-2.fc21.x86_64 >01:19:26,984 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-12alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >01:19:26,986 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >01:19:26,987 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpm.so.3()(64bit) >01:19:26,990 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-0.3.b1.fc21.x86_64 as install for 12:dhclient-4.3.1-0.3.b1.fc21.x86_64 >01:19:26,992 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-0.3.b1.fc21.x86_64 as install for 12:dhclient-4.3.1-0.3.b1.fc21.x86_64 >01:19:26,993 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 as install for 12:dhclient-4.3.1-0.3.b1.fc21.x86_64 >01:19:26,995 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >01:19:26,995 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >01:19:26,995 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >01:19:26,997 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-12alpha.fc21.x86_64 as install for docker-io-1.0.0-7.fc21.x86_64 >01:19:26,999 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.86-2.fc21.x86_64 as install for docker-io-1.0.0-7.fc21.x86_64 >01:19:27,001 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for docker-io-1.0.0-7.fc21.x86_64 >01:19:27,004 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-2.fc21.x86_64 as install for dracut-config-rescue-038-2.fc21.x86_64 >01:19:27,008 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >01:19:27,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc21.x86_64 as install for e2fsprogs-1.42.11-2.fc21.x86_64 >01:19:27,011 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc21.x86_64 to require for libss.so.2()(64bit) >01:19:27,014 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.11.noarch as install for fedora-release-server-21-0.11.noarch >01:19:27,016 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc21.x86_64 as install for file-5.19-2.fc21.x86_64 >01:19:27,017 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc21.x86_64 to require for libmagic.so.1()(64bit) >01:19:27,019 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >01:19:27,021 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >01:19:27,022 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.3-1.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >01:19:27,028 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-server-0.3.10-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >01:19:27,030 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >01:19:27,032 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >01:19:27,035 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >01:19:27,038 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-28.fc21.x86_64 as install for glibc-2.19.90-28.fc21.x86_64 >01:19:27,040 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-2.fc21.x86_64 as install for glibc-2.19.90-28.fc21.x86_64 >01:19:27,041 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-2.fc21.x86_64 to require for libfreebl3.so()(64bit) >01:19:27,044 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-4.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:19:27,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:19:27,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:19:27,050 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-23.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:19:27,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:19:27,056 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >01:19:27,060 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-6.fc21.x86_64 as install for initscripts-9.54-5.fc21.x86_64 >01:19:27,062 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc21.x86_64 as install for initscripts-9.54-5.fc21.x86_64 >01:19:27,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc21.x86_64 as install for iproute-3.15.0-2.fc21.x86_64 >01:19:27,067 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc21.x86_64 as install for iproute-3.15.0-2.fc21.x86_64 >01:19:27,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >01:19:27,074 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >01:19:27,075 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >01:19:27,076 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1()(64bit) >01:19:27,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc21.x86_64 >01:19:27,080 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >01:19:27,081 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >01:19:27,119 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-0.rc6.git1.1.fc21.x86_64 as install for kernel-3.16.0-0.rc6.git1.1.fc21.x86_64 >01:19:27,173 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-0.rc6.git1.1.fc21.x86_64 as install for kernel-3.16.0-0.rc6.git1.1.fc21.x86_64 >01:19:27,178 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc21.x86_64 as install for less-458-12.fc21.x86_64 >01:19:27,183 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.5-2.fc21.x86_64 as install for lftp-4.5.3-1.fc21.x86_64 >01:19:27,184 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.5-2.fc21.x86_64 to require for libgnutls.so.28()(64bit) >01:19:27,187 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >01:19:27,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >01:19:27,191 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >01:19:27,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-1.fc21.x86_64 as install for mdadm-3.3.1-2.fc21.x86_64 >01:19:27,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-4.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:19:27,204 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:19:27,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-9.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:19:27,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:19:27,210 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-1.fc21.x86_64 to require for libmount >01:19:27,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:19:27,215 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for 2:nmap-ncat-6.46-2.fc21.x86_64 >01:19:27,217 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc21.x86_64 as install for 2:nmap-ncat-6.46-2.fc21.x86_64 >01:19:27,221 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.61-3.fc21.x86_64 >01:19:27,222 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >01:19:27,225 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-software-0.4.2-3.fc21.noarch as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,227 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-service-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,229 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-providers-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,231 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-powermanagement-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,233 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-hardware-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,235 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-account-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,237 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-storage-0.7.1-3.fc21.noarch as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,239 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-networking-0.2.2-4.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:19:27,243 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc21.x86_64 as install for openssh-clients-6.6.1p1-4.fc21.x86_64 >01:19:27,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc21.x86_64 as install for openssh-clients-6.6.1p1-4.fc21.x86_64 >01:19:27,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc21.x86_64 as install for parted-3.1-29.fc21.x86_64 >01:19:27,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc21.x86_64 as install for passwd-0.79-3.fc21.x86_64 >01:19:27,261 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >01:19:27,263 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >01:19:27,264 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >01:19:27,265 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >01:19:27,265 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >01:19:27,266 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >01:19:27,268 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.267-1.fc21.noarch as install for pciutils-3.2.1-3.fc21.x86_64 >01:19:27,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >01:19:27,272 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >01:19:27,275 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >01:19:27,277 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >01:19:27,278 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >01:19:27,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-3.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >01:19:27,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >01:19:27,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-4.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >01:19:27,287 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >01:19:27,291 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >01:19:27,295 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-2.fc21.x86_64 as install for realmd-0.15.1-3.fc21.x86_64 >01:19:27,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >01:19:27,302 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-6.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >01:19:27,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >01:19:27,309 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >01:19:27,311 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-8.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >01:19:27,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >01:19:27,315 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-66.fc21.noarch as install for selinux-policy-targeted-3.13.1-66.fc21.noarch >01:19:27,316 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-66.fc21.noarch to require for selinux-policy >01:19:27,318 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >01:19:27,322 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >01:19:27,345 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >01:19:27,348 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.90-0.git12844.5.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >01:19:27,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >01:19:27,353 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,355 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,358 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,361 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,364 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,368 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,373 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,377 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc21.noarch as install for sssd-1.12.0-5.fc21.x86_64 >01:19:27,388 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-6.fc21.x86_64 as install for systemd-215-6.fc21.x86_64 >01:19:27,389 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >01:19:27,390 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >01:19:27,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-215-6.fc21.x86_64 >01:19:27,392 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-2.fc21.x86_64 as install for systemd-215-6.fc21.x86_64 >01:19:27,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 as install for 2:tog-pegasus-2.13.0-14.fc21.x86_64 >01:19:27,405 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for 2:tog-pegasus-2.13.0-14.fc21.x86_64 >01:19:27,407 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for 2:tog-pegasus-2.13.0-14.fc21.x86_64 >01:19:27,409 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegwql.so.1()(64bit) >01:19:27,409 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeguser.so.1()(64bit) >01:19:27,410 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegslp.so.1()(64bit) >01:19:27,410 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegservice.so.1()(64bit) >01:19:27,410 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegserver.so.1()(64bit) >01:19:27,410 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegrepository.so.1()(64bit) >01:19:27,411 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegqueryexpression.so.1()(64bit) >01:19:27,411 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegquerycommon.so.1()(64bit) >01:19:27,411 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegprovidermanager.so.1()(64bit) >01:19:27,412 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegprovider.so.1()(64bit) >01:19:27,412 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegprm.so.1()(64bit) >01:19:27,412 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegpmservice.so.1()(64bit) >01:19:27,412 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegpmrouter.so.1()(64bit) >01:19:27,413 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegindicationservice.so.1()(64bit) >01:19:27,413 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeghandlerservice.so.1()(64bit) >01:19:27,413 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeghandler.so.1()(64bit) >01:19:27,414 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeggetoopt.so.1()(64bit) >01:19:27,414 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeggeneral.so.1()(64bit) >01:19:27,414 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegexportserver.so.1()(64bit) >01:19:27,414 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcql.so.1()(64bit) >01:19:27,415 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegconfig.so.1()(64bit) >01:19:27,415 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcompiler.so.1()(64bit) >01:19:27,415 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcommon.so.1()(64bit) >01:19:27,416 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcliutils.so.1()(64bit) >01:19:27,416 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegclient.so.1()(64bit) >01:19:27,416 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegauthentication.so.1()(64bit) >01:19:27,417 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libUserAuthProvider.so.1()(64bit) >01:19:27,417 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libProviderRegistrationProvider.so.1()(64bit) >01:19:27,417 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libNamespaceProvider.so.1()(64bit) >01:19:27,417 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libInteropProvider.so.1()(64bit) >01:19:27,418 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libDefaultProviderManager.so.1()(64bit) >01:19:27,418 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libConfigSettingProvider.so.1()(64bit) >01:19:27,418 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libCertificateProvider.so.1()(64bit) >01:19:27,419 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libCIMQueryCapabilitiesProvider.so.1()(64bit) >01:19:27,421 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >01:19:27,423 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >01:19:27,429 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >01:19:27,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >01:19:27,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-1.fc21.x86_64 as install for util-linux-2.25-1.fc21.x86_64 >01:19:27,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc21.x86_64 as install for util-linux-2.25-1.fc21.x86_64 >01:19:27,444 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-4.fc21.x86_64 as install for wget-1.15-2.fc21.x86_64 >01:19:27,447 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >01:19:27,451 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-12.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:19:27,452 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-1.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >01:19:27,454 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-1.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:19:27,456 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-14.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >01:19:27,457 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:19:27,459 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-10.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:19:27,461 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >01:19:27,463 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >01:19:27,471 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.4-1.fc21.x86_64 as install for PackageKit-glib-0.9.4-2.fc21.x86_64 >01:19:27,474 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-3.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:19:27,477 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-3.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:19:27,478 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-1.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:19:27,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-1.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:19:27,485 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.8-13.fc21.x86_64 as install for abrt-addon-ccpp-2.2.2-3.fc21.x86_64 >01:19:27,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-1.fc21.x86_64 as install for abrt-addon-ccpp-2.2.2-3.fc21.x86_64 >01:19:27,489 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-6.fc21.x86_64 as install for abrt-addon-ccpp-2.2.2-3.fc21.x86_64 >01:19:27,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-1.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.2-3.fc21.x86_64 >01:19:27,496 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-6.fc21.x86_64 as install for abrt-addon-python-2.2.2-3.fc21.x86_64 >01:19:27,499 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for abrt-addon-python3-2.2.2-3.fc21.x86_64 >01:19:27,502 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-6.fc21.x86_64 as install for abrt-addon-python3-2.2.2-3.fc21.x86_64 >01:19:27,504 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-3.fc21.x86_64 as install for abrt-addon-python3-2.2.2-3.fc21.x86_64 >01:19:27,507 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-3.fc21.x86_64 >01:19:27,509 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-3.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-3.fc21.x86_64 >01:19:27,511 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-3.fc21.x86_64 >01:19:27,515 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:19:27,517 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:19:27,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-1.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:19:27,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:19:27,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-1.fc21.x86_64 as install for abrt-tui-2.2.2-3.fc21.x86_64 >01:19:27,529 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc21.x86_64 as install for accountsservice-libs-0.6.37-2.fc21.x86_64 >01:19:27,531 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-27.fc21.x86_64 as install for avahi-autoipd-0.6.31-27.fc21.x86_64 >01:19:27,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-autoipd-0.6.31-27.fc21.x86_64 >01:19:27,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc21.noarch as install for 32:bind-libs-9.9.5-8.P1.fc21.x86_64 >01:19:27,540 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >01:19:27,542 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >01:19:27,546 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >01:19:27,553 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.86-2.fc21.x86_64 as install for device-mapper-libs-1.02.86-2.fc21.x86_64 >01:19:27,557 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >01:19:27,558 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >01:19:27,560 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc21.x86_64 as install for dracut-038-2.fc21.x86_64 >01:19:27,562 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc21.x86_64 as install for dracut-038-2.fc21.x86_64 >01:19:27,567 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.5.noarch as install for fedora-release-21-0.11.noarch >01:19:27,571 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc21.x86_64 as install for fipscheck-lib-1.4.1-6.fc21.x86_64 >01:19:27,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >01:19:27,578 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-3.fc21.x86_64 as install for glib-networking-2.41.4-1.fc21.x86_64 >01:19:27,582 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-9.fc21.x86_64 as install for glib2-2.41.2-1.fc21.x86_64 >01:19:27,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc21.x86_64 as install for glib2-2.41.2-1.fc21.x86_64 >01:19:27,586 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-4.fc21.noarch as install for glibc-common-2.19.90-28.fc21.x86_64 >01:19:27,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc21.x86_64 as install for gnutls-3.3.5-2.fc21.x86_64 >01:19:27,591 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140708-2.git3a7ae3f.fc21.noarch as install for gnutls-3.3.5-2.fc21.x86_64 >01:19:27,593 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.5-2.fc21.x86_64 >01:19:27,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc21.x86_64 as install for iptables-1.4.21-10.fc21.x86_64 >01:19:27,604 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-0.rc6.git1.1.fc21.x86_64 >01:19:27,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc21.x86_64 as install for krb5-libs-1.12.1-13.fc21.x86_64 >01:19:27,614 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >01:19:27,615 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >01:19:27,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for libdrm-2.4.54-3.fc21.x86_64 >01:19:27,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc21.x86_64 >01:19:27,637 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >01:19:27,637 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0()(64bit) >01:19:27,641 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.3-4.fc21.x86_64 >01:19:27,643 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.3-4.fc21.x86_64 >01:19:27,647 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-plugin-bugzilla-2.2.3-1.fc21.x86_64 >01:19:27,653 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.fc21.x86_64 as install for libsemanage-2.3-4.fc21.x86_64 >01:19:27,654 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >01:19:27,654 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >01:19:27,673 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.9-3.fc21.x86_64 as install for 2:libwbclient-4.1.9-3.fc21.x86_64 >01:19:27,676 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.9)(64bit) >01:19:27,677 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so()(64bit) >01:19:27,684 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.7-2.fc21.x86_64 as install for libxml2-python-2.9.1-4.fc21.x86_64 >01:19:27,690 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.107-2.fc21.x86_64 as install for lvm2-2.02.107-2.fc21.x86_64 >01:19:27,693 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.107-2.fc21.x86_64 >01:19:27,695 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.86-2.fc21.x86_64 as install for lvm2-2.02.107-2.fc21.x86_64 >01:19:27,700 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc21.noarch as install for ncurses-libs-5.9-15.20140323.fc21.x86_64 >01:19:27,703 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for newt-0.52.17-3.fc21.x86_64 >01:19:27,705 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >01:19:27,710 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-2.fc21.x86_64 as install for nss-3.16.2-2.fc21.x86_64 >01:19:27,726 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-indicationmanager-libs-0.4.2-3.fc21.x86_64 as install for openlmi-account-0.4.2-3.fc21.x86_64 >01:19:27,727 DEBUG yum.verbose.YumBase: Quick matched openlmi-indicationmanager-libs-0.4.2-3.fc21.x86_64 to require for libopenlmiindmanager.so.1()(64bit) >01:19:27,728 DEBUG yum.verbose.YumBase: TSINFO: Marking konkretcmpi-0.9.2-3.fc21.x86_64 as install for openlmi-account-0.4.2-3.fc21.x86_64 >01:19:27,731 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc21.x86_64 as install for openlmi-hardware-0.4.2-3.fc21.x86_64 >01:19:27,736 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-base-0.4.2-3.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >01:19:27,737 DEBUG yum.verbose.YumBase: TSINFO: Marking pywbem-0.7.0-27.20131121svn626.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >01:19:27,738 DEBUG yum.verbose.YumBase: Quick matched pywbem-0.7.0-27.20131121svn626.fc21.noarch to require for pywbem >01:19:27,739 DEBUG yum.verbose.YumBase: TSINFO: Marking cim-schema-2.38.0-3.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >01:19:27,742 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-providers-0.4.2-3.fc21.noarch as install for openlmi-software-0.4.2-3.fc21.noarch >01:19:27,745 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >01:19:27,748 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.61-1.fc21.noarch as install for openlmi-storage-0.7.1-3.fc21.noarch >01:19:27,750 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-logicalfile-0.4.2-3.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >01:19:27,752 DEBUG yum.verbose.YumBase: TSINFO: Marking cmpi-bindings-pywbem-0.9.5-6.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >01:19:27,756 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1h-6.fc21.x86_64 >01:19:27,770 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc21.x86_64 >01:19:27,772 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for polkit-0.112-6.fc21.x86_64 >01:19:27,774 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >01:19:27,780 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc21.x86_64 as install for pygpgme-0.3-10.fc21.x86_64 >01:19:27,781 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >01:19:27,781 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11()(64bit) >01:19:27,784 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-3.fc21.noarch as install for python-iniparse-0.4-14.fc21.noarch >01:19:27,786 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-1.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >01:19:27,788 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >01:19:27,790 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-3.fc21.x86_64 as install for python-urlgrabber-3.10.1-1.fc21.noarch >01:19:27,797 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 >01:19:27,800 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-python-4.11.90-0.git12844.5.fc21.x86_64 >01:19:27,802 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >01:19:27,810 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,817 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.9-3.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:19:27,841 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >01:19:27,844 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >01:19:27,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc21.x86_64 as install for sssd-ipa-1.12.0-5.fc21.x86_64 >01:19:27,854 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >01:19:27,854 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >01:19:27,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.11-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >01:19:27,868 DEBUG yum.verbose.YumBase: Quick matched libteam-1.11-1.fc21.x86_64 to require for libteam.so.5()(64bit) >01:19:27,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >01:19:27,871 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >01:19:27,875 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-3.fc21.x86_64 as install for 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 >01:19:27,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >01:19:27,881 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >01:19:27,885 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for xdg-utils-1.1.0-0.25.rc2.fc21.noarch >01:19:27,893 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for abrt-python-2.2.2-3.fc21.x86_64 >01:19:27,896 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:19:27,898 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.3-1.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:19:27,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-1.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:19:27,902 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:19:27,910 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-16.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >01:19:27,913 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >01:19:27,915 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-18.fc21.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >01:19:27,930 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-2.fc21.x86_64 as install for kexec-tools-2.0.7-3.fc21.x86_64 >01:19:27,937 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc21.x86_64 as install for libfprint-0.5.1-3.fc21.x86_64 >01:19:27,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >01:19:27,941 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >01:19:27,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >01:19:27,963 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.9-3.fc21.x86_64 as install for 2:libsmbclient-4.1.9-3.fc21.x86_64 >01:19:27,975 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.86-2.fc21.x86_64 as install for lvm2-libs-2.02.107-2.fc21.x86_64 >01:19:27,983 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for openlmi-python-base-0.4.2-3.fc21.noarch >01:19:27,991 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-7.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:19:27,992 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.5-2.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:19:27,994 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.5-1.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:19:27,996 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.57-1.fc21.noarch as install for python-blivet-0.61-1.fc21.noarch >01:19:27,997 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-66.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:19:28,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >01:19:28,007 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >01:19:28,008 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >01:19:28,010 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-17.fc21.x86_64 as install for pywbem-0.7.0-27.20131121svn626.fc21.noarch >01:19:28,020 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.9-3.fc21.x86_64 >01:19:28,021 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >01:19:28,022 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.4-1.fc21.x86_64 as install for 2:samba-libs-4.1.9-3.fc21.x86_64 >01:19:28,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-client-1.12.0-5.fc21.x86_64 >01:19:28,030 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc21.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >01:19:28,033 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc21.x86_64 as install for sssd-krb5-common-1.12.0-5.fc21.x86_64 >01:19:28,051 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 as install for device-mapper-multipath-0.4.9-66.fc21.x86_64 >01:19:28,052 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 to require for libmultipath.so.0()(64bit) >01:19:28,053 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 to require for libmpathpersist.so.0()(64bit) >01:19:28,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-16.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc21.x86_64 >01:19:28,058 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc21.x86_64 >01:19:28,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc21.x86_64 >01:19:28,062 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc21.x86_64 >01:19:28,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc21.x86_64 >01:19:28,072 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for pygobject3-3.13.3-1.fc21.x86_64 >01:19:28,074 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for pygobject3-3.13.3-1.fc21.x86_64 >01:19:28,076 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for pygobject3-3.13.3-1.fc21.x86_64 >01:19:28,082 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-24.fc21.x86_64 as install for python-pyblock-0.53-7.fc21.x86_64 >01:19:28,083 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-24.fc21.x86_64 to require for libdmraid.so.1()(64bit) >01:19:28,085 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-2.fc21.noarch as install for python-setuptools-2.0-8.fc21.noarch >01:19:28,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,116 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-2.fc21.x86_64 to require for libxcb-shm.so.0()(64bit) >01:19:28,117 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-2.fc21.x86_64 to require for libxcb-render.so.0()(64bit) >01:19:28,118 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,120 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-6.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,122 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-3.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,128 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.3-1.20140711.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,130 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:19:28,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 >01:19:28,137 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >01:19:28,138 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1()(64bit) >01:19:28,139 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-24.fc21.x86_64 as install for dmraid-1.0.0.rc16-24.fc21.x86_64 >01:19:28,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >01:19:28,146 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-11.fc21.x86_64 as install for libtiff-4.0.3-16.fc21.x86_64 >01:19:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >01:19:28,150 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-4.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-2.fc21.noarch >01:19:28,153 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-13.fc21.x86_64 as install for dmraid-events-1.0.0.rc16-24.fc21.x86_64 >01:19:28,155 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for fontconfig-2.11.1-4.fc21.x86_64 >01:19:30,947 DEBUG yum.verbose.YumBase: TSINFO: Marking lyx-fonts-2.1.1-1.fc21.noarch as install for fontconfig-2.11.1-4.fc21.x86_64 >01:19:30,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for libxcb-1.10-2.fc21.x86_64 >01:19:30,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,956 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.3-1.20140711.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,957 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.3-1.20140711.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,958 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-11.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for mesa-libGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for mesa-libGL-10.2.3-1.20140711.fc21.x86_64 >01:19:30,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for mesa-libGL-10.2.3-1.20140711.fc21.x86_64 >01:19:31,035 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >01:19:31,113 DEBUG yum.verbose.YumBase: Depsolve time: 4.663 >01:19:31,122 INFO packaging: 552 packages selected totalling 1136.31 MiB >01:23:26,952 INFO packaging: checking software selection >01:23:26,976 DEBUG yum.verbose.YumBase: Setting up Package Sacks >01:23:27,033 DEBUG yum.verbose.YumBase: pkgsack time: 0.056 >01:23:27,079 DEBUG yum.verbose.YumBase: group time: 0.103 >01:23:27,080 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >01:23:27,102 DEBUG yum.verbose.YumBase: Obs Init time: 0.019 >01:23:27,123 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >01:23:27,129 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >01:23:27,131 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >01:23:27,135 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >01:23:27,164 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >01:23:27,179 DEBUG yum.verbose.YumBase: No package named oprofile-gui available to be installed >01:23:27,186 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >01:23:27,221 DEBUG yum.verbose.YumBase: No package named php-mysql available to be installed >01:23:27,232 CRIT yum.YumBase: Warning: Group network-server does not have any packages to install. >01:23:27,263 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >01:23:27,263 INFO packaging: no kernel-PAE package >01:23:27,264 INFO packaging: selected kernel >01:23:27,265 INFO packaging: selecting kernel-devel >01:23:27,278 INFO packaging: checking dependencies >01:23:27,384 DEBUG yum.verbose.YumBase: Building updates object >01:23:27,411 DEBUG yum.verbose.YumBase: up:simple updates time: 0.007 >01:23:27,411 DEBUG yum.verbose.YumBase: up:obs time: 0.000 >01:23:27,411 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >01:23:27,411 DEBUG yum.verbose.YumBase: updates time: 0.028 >01:23:27,412 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-ParseDate-2013.1113-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,415 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-301.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,416 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(vars) >01:23:27,416 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(utf8) >01:23:27,416 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(strict) >01:23:27,417 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(lib) >01:23:27,417 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,418 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RSS-1.54-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,421 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-RetrHandle-0.2-11.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,421 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-AutoReconnect-0.3-11.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,422 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(Getopt::Std) >01:23:27,423 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-RsyncP-0.70-11.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,424 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,424 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-8.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,425 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(File::Copy) >01:23:27,425 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(File::Compare) >01:23:27,426 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(Fcntl) >01:23:27,426 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,427 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,428 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(DirHandle) >01:23:27,429 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-4.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,430 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,430 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,432 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.064-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,433 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,434 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-CGI-4.03-1.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,434 DEBUG yum.verbose.YumBase: Quick matched perl-CGI-4.03-1.fc21.noarch to require for perl(CGI) >01:23:27,435 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Zip-1.37-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >01:23:27,437 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.7-2.fc21.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >01:23:27,439 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-10.0.12-3.fc21.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >01:23:27,440 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-5.fc21.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >01:23:27,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1h-6.fc21.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >01:23:27,442 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.7-2.fc21.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >01:23:27,446 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.6-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.1.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,449 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,450 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,450 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,451 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,452 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >01:23:27,452 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >01:23:27,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,454 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-2.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >01:23:27,456 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,457 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,458 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-27.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,459 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.11-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,461 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,463 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,464 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,464 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-2.fc21.x86_64 to require for libplc4.so()(64bit) >01:23:27,465 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,466 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.1.x86_64 to require for libnm-glib.so.4()(64bit) >01:23:27,466 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >01:23:27,466 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >01:23:27,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.3-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,468 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >01:23:27,468 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >01:23:27,468 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >01:23:27,469 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.1.x86_64 >01:23:27,471 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-9.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,472 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,473 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,474 DEBUG yum.verbose.YumBase: TSINFO: Marking nm-connection-editor-0.9.9.0-13.git20140424.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,475 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,476 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.5-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,476 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.5-2.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >01:23:27,477 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.5-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,479 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,480 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,481 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,482 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.3-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >01:23:27,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >01:23:27,485 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >01:23:27,485 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc21.x86_64 to require for libxml2.so.2()(64bit) >01:23:27,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-3.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >01:23:27,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-13.git20140424.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >01:23:27,490 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-1.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,494 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,495 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,496 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,497 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,498 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,498 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,499 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,500 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,501 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,502 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.2-3.fc21.x86_64 >01:23:27,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >01:23:27,503 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >01:23:27,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >01:23:27,505 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-12.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >01:23:27,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >01:23:27,507 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-12.fc21.x86_64 to require for libpam.so.0()(64bit) >01:23:27,510 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.7-4.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:23:27,511 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-13.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:23:27,512 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-13.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >01:23:27,512 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-3.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:23:27,513 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.fc21.x86_64 as install for audit-2.3.7-4.fc21.x86_64 >01:23:27,514 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-13.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >01:23:27,514 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.7-4.fc21.x86_64 to require for libaudit.so.1()(64bit) >01:23:27,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-4.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:23:27,516 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:23:27,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1h-6.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >01:23:27,522 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.17-5.fc21.x86_64 as install for autoconf-2.69-15.fc21.noarch >01:23:27,522 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for autoconf-2.69-15.fc21.noarch >01:23:27,523 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for autoconf-2.69-15.fc21.noarch >01:23:27,524 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-3.fc21.x86_64 as install for autoconf-2.69-15.fc21.noarch >01:23:27,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for automake-1.14.1-4.fc21.noarch >01:23:27,529 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.05-2.fc21.noarch as install for automake-1.14.1-4.fc21.noarch >01:23:27,530 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.32-1.fc21.noarch as install for automake-1.14.1-4.fc21.noarch >01:23:27,532 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >01:23:27,533 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc21.x86_64 as install for bash-4.3.18-4.fc21.x86_64 >01:23:27,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:23:27,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:23:27,537 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >01:23:27,538 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccc.so.90()(64bit) >01:23:27,538 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisc.so.95()(64bit) >01:23:27,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:23:27,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >01:23:27,542 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for bluez-cups-5.18-2.fc21.x86_64 >01:23:27,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-2.fc21.x86_64 as install for bonnie++-1.96-7.fc21.x86_64 >01:23:27,545 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-2.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >01:23:27,545 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-2.fc21.x86_64 to require for libstdc++.so.6()(64bit) >01:23:27,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-1.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >01:23:27,548 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >01:23:27,548 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >01:23:27,548 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >01:23:27,549 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >01:23:27,550 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc21.x86_64 as install for bzip2-1.0.6-13.fc21.x86_64 >01:23:27,552 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-2.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >01:23:27,553 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-2.fc21.x86_64 to require for libfreebl3.so()(64bit) >01:23:27,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >01:23:27,555 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:23:27,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:23:27,557 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:23:27,557 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >01:23:27,558 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:23:27,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >01:23:27,562 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,563 DEBUG yum.verbose.YumBase: TSINFO: Marking storaged-0.3.0-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,564 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.107-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,565 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.41.4-1.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,565 DEBUG yum.verbose.YumBase: TSINFO: Marking cockpit-assets-0.16-2.fc21.noarch as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,568 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,568 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc21.x86_64 as install for cockpit-0.16-2.fc21.x86_64 >01:23:27,571 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.1-3.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >01:23:27,572 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.1-3.fc21.x86_64 >01:23:27,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >01:23:27,573 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >01:23:27,574 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >01:23:27,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-4.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >01:23:27,575 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-3.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >01:23:27,575 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-3.fc21.x86_64 to require for libcolord.so.2()(64bit) >01:23:27,577 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:23:27,578 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:23:27,579 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:23:27,580 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:23:27,581 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >01:23:27,583 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >01:23:27,584 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >01:23:27,584 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc21.x86_64 to require for libgmp.so.10()(64bit) >01:23:27,586 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-7.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >01:23:27,588 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >01:23:27,592 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Newt-1.08-38.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >01:23:27,593 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >01:23:27,594 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >01:23:27,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-301.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >01:23:27,597 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.5-2.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >01:23:27,597 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >01:23:27,598 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >01:23:27,600 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-7.20140605hgacf1c26e3019.fc21.noarch as install for cscope-15.8-9.fc21.x86_64 >01:23:27,600 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-18.fc21.noarch as install for cscope-15.8-9.fc21.x86_64 >01:23:27,604 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.4-1.fc21.x86_64 as install for 1:cups-1.7.4-1.fc21.x86_64 >01:23:27,605 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.4-1.fc21.noarch as install for 1:cups-1.7.4-1.fc21.x86_64 >01:23:27,605 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.4-1.fc21.x86_64 as install for 1:cups-1.7.4-1.fc21.x86_64 >01:23:27,606 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.4-1.fc21.x86_64 to require for libcupsmime.so.1()(64bit) >01:23:27,606 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.4-1.fc21.x86_64 to require for libcupsimage.so.2()(64bit) >01:23:27,606 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.4-1.fc21.x86_64 to require for libcupscgi.so.1()(64bit) >01:23:27,607 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.4-1.fc21.x86_64 to require for libcups.so.2()(64bit) >01:23:27,607 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-27.fc21.x86_64 as install for 1:cups-1.7.4-1.fc21.x86_64 >01:23:27,608 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-27.fc21.x86_64 to require for libavahi-client.so.3()(64bit) >01:23:27,611 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.54-4.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,612 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.2-2.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,613 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,615 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-mono-fonts-1.07.4-3.fc21.noarch as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-16.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,618 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.2-2.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,618 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,620 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-6.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,621 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,622 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-27.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >01:23:27,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-4.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:23:27,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:23:27,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:23:27,627 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc21.x86_64 as install for curl-7.37.0-4.fc21.x86_64 >01:23:27,628 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >01:23:27,631 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc21.x86_64 as install for cyrus-sasl-2.1.26-18.fc21.x86_64 >01:23:27,632 DEBUG yum.verbose.YumBase: Quick matched cyrus-sasl-lib-2.1.26-18.fc21.x86_64 to require for libsasl2.so.3()(64bit) >01:23:27,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc21.x86_64 as install for cyrus-sasl-2.1.26-18.fc21.x86_64 >01:23:27,635 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc21.x86_64 as install for 1:dbus-1.8.6-2.fc21.x86_64 >01:23:27,636 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-12alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >01:23:27,637 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >01:23:27,637 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpm.so.3()(64bit) >01:23:27,639 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-0.3.b1.fc21.x86_64 as install for 12:dhclient-4.3.1-0.3.b1.fc21.x86_64 >01:23:27,640 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-0.3.b1.fc21.x86_64 as install for 12:dhclient-4.3.1-0.3.b1.fc21.x86_64 >01:23:27,641 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 as install for 12:dhclient-4.3.1-0.3.b1.fc21.x86_64 >01:23:27,641 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >01:23:27,641 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >01:23:27,642 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >01:23:27,643 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-12alpha.fc21.x86_64 as install for docker-io-1.0.0-7.fc21.x86_64 >01:23:27,644 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.86-2.fc21.x86_64 as install for docker-io-1.0.0-7.fc21.x86_64 >01:23:27,644 DEBUG yum.verbose.YumBase: Quick matched device-mapper-libs-1.02.86-2.fc21.x86_64 to require for libdevmapper.so.1.02()(64bit) >01:23:27,647 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-12.fc21.x86_64 as install for 1:dovecot-2.2.13-2.fc21.x86_64 >01:23:27,648 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-12.fc21.x86_64 to require for libclucene-core.so.1()(64bit) >01:23:27,649 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-2.fc21.x86_64 as install for dracut-config-rescue-038-2.fc21.x86_64 >01:23:27,651 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >01:23:27,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc21.x86_64 as install for e2fsprogs-1.42.11-2.fc21.x86_64 >01:23:27,653 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc21.x86_64 to require for libss.so.2()(64bit) >01:23:27,655 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-6.fc21.x86_64 as install for elfutils-0.159-6.fc21.x86_64 >01:23:27,656 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-6.fc21.x86_64 as install for elfutils-0.159-6.fc21.x86_64 >01:23:27,657 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >01:23:27,657 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >01:23:27,657 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >01:23:27,657 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >01:23:27,657 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >01:23:27,658 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >01:23:27,659 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >01:23:27,659 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >01:23:27,659 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >01:23:27,659 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >01:23:27,659 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libasm.so.1()(64bit) >01:23:27,660 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.11.noarch as install for fedora-release-server-21-0.11.noarch >01:23:27,662 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc21.x86_64 as install for file-5.19-2.fc21.x86_64 >01:23:27,662 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc21.x86_64 to require for libmagic.so.1()(64bit) >01:23:27,663 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >01:23:27,664 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >01:23:27,665 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.3-1.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >01:23:27,667 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-server-0.3.10-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >01:23:27,668 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >01:23:27,669 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >01:23:27,674 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-44.20140707.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >01:23:27,676 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-44.20140707.fc21.noarch as install for foomatic-db-ppds-4.0-44.20140707.fc21.noarch >01:23:27,677 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >01:23:27,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-2.fc21.x86_64 as install for gcc-4.9.1-2.fc21.x86_64 >01:23:27,680 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.9.1-2.fc21.x86_64 as install for gcc-4.9.1-2.fc21.x86_64 >01:23:27,681 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-5.fc21.x86_64 as install for gcc-4.9.1-2.fc21.x86_64 >01:23:27,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.2-2.fc21.x86_64 as install for gcc-4.9.1-2.fc21.x86_64 >01:23:27,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.9.1-2.fc21.x86_64 as install for gcc-c++-4.9.1-2.fc21.x86_64 >01:23:27,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for gettext-0.19.2-1.fc21.x86_64 >01:23:27,688 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-1.fc21.x86_64 as install for gettext-0.19.2-1.fc21.x86_64 >01:23:27,688 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-1.fc21.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >01:23:27,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gettext-0.19.2-1.fc21.x86_64 >01:23:27,691 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,692 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-5.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,693 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-3.fc21.x86_64 as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-7.fc21.x86_64 as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-7.fc21.x86_64 as install for ghostscript-9.14-4.fc21.x86_64 >01:23:27,700 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-2.0.1-1.fc21.noarch as install for git-2.0.1-1.fc21.x86_64 >01:23:27,701 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.32-2.fc21.x86_64 as install for git-2.0.1-1.fc21.x86_64 >01:23:27,702 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for git-2.0.1-1.fc21.x86_64 >01:23:27,703 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17022-2.fc21.noarch as install for git-2.0.1-1.fc21.x86_64 >01:23:27,704 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-4.fc21.x86_64 as install for git-2.0.1-1.fc21.x86_64 >01:23:27,705 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-28.fc21.x86_64 as install for glibc-2.19.90-28.fc21.x86_64 >01:23:27,708 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.19.90-28.fc21.x86_64 as install for glibc-devel-2.19.90-28.fc21.x86_64 >01:23:27,708 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.19.90-28.fc21.x86_64 to require for glibc-headers >01:23:27,710 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-4.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:23:27,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:23:27,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:23:27,712 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-23.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:23:27,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc21.x86_64 as install for gnupg2-2.0.24-2.fc21.x86_64 >01:23:27,715 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-2.fc21.x86_64 as install for gutenprint-5.2.10-2.fc21.x86_64 >01:23:27,715 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >01:23:27,720 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-5.fc21.x86_64 as install for 1:hpijs-3.14.6-5.fc21.x86_64 >01:23:27,720 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc21.x86_64 to require for libhpmud.so.0()(64bit) >01:23:27,721 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc21.x86_64 to require for libhpip.so.0()(64bit) >01:23:27,723 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.1-1.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >01:23:27,723 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >01:23:27,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >01:23:27,727 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.10-1.fc21.x86_64 as install for httpd-2.4.10-1.fc21.x86_64 >01:23:27,727 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-filesystem-2.4.10-1.fc21.noarch as install for httpd-2.4.10-1.fc21.x86_64 >01:23:27,728 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.10-1.fc21.x86_64 >01:23:27,729 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc21.x86_64 as install for httpd-2.4.10-1.fc21.x86_64 >01:23:27,730 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.10-1.fc21.x86_64 >01:23:27,730 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.10-1.fc21.x86_64 >01:23:27,732 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >01:23:27,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-6.fc21.x86_64 as install for initscripts-9.54-5.fc21.x86_64 >01:23:27,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc21.x86_64 as install for initscripts-9.54-5.fc21.x86_64 >01:23:27,737 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc21.x86_64 as install for iproute-3.15.0-2.fc21.x86_64 >01:23:27,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >01:23:27,741 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >01:23:27,741 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >01:23:27,742 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1()(64bit) >01:23:27,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc21.x86_64 >01:23:27,745 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >01:23:27,746 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >01:23:27,755 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-0.rc6.git1.1.fc21.x86_64 as install for kernel-3.16.0-0.rc6.git1.1.fc21.x86_64 >01:23:27,768 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-0.rc6.git1.1.fc21.x86_64 as install for kernel-3.16.0-0.rc6.git1.1.fc21.x86_64 >01:23:27,772 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-8.fc21.x86_64 as install for koji-1.9.0-3.fc21.noarch >01:23:27,773 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.90-0.git12844.5.fc21.x86_64 as install for koji-1.9.0-3.fc21.noarch >01:23:27,773 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-1.fc21.noarch as install for koji-1.9.0-3.fc21.noarch >01:23:27,774 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-3.fc21.x86_64 as install for koji-1.9.0-3.fc21.noarch >01:23:27,775 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc21.x86_64 as install for less-458-12.fc21.x86_64 >01:23:27,777 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.5-2.fc21.x86_64 as install for lftp-4.5.3-1.fc21.x86_64 >01:23:27,778 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.5-2.fc21.x86_64 to require for libgnutls.so.28()(64bit) >01:23:27,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libdbi-drivers-0.9.0-2.fc21.x86_64 as install for libdbi-dbd-mysql-0.9.0-2.fc21.x86_64 >01:23:27,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libdbi-0.9.0-2.fc21.x86_64 as install for libdbi-dbd-mysql-0.9.0-2.fc21.x86_64 >01:23:27,783 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc21.x86_64 as install for libreswan-3.9-1.fc21.x86_64 >01:23:27,783 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.9-1.fc21.x86_64 >01:23:27,787 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >01:23:27,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >01:23:27,788 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >01:23:27,791 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-common-10.0.12-3.fc21.x86_64 as install for 1:mariadb-10.0.12-3.fc21.x86_64 >01:23:27,796 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-errmsg-10.0.12-3.fc21.x86_64 as install for 1:mariadb-server-10.0.12-3.fc21.x86_64 >01:23:27,797 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.631-4.fc21.x86_64 as install for 1:mariadb-server-10.0.12-3.fc21.x86_64 >01:23:27,798 DEBUG yum.verbose.YumBase: Quick matched perl-DBI-1.631-4.fc21.x86_64 to require for perl(DBI) >01:23:27,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for 1:mariadb-server-10.0.12-3.fc21.x86_64 >01:23:27,799 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >01:23:27,799 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1()(64bit) >01:23:27,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-1.fc21.x86_64 as install for mdadm-3.3.1-2.fc21.x86_64 >01:23:27,802 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for mock-1.1.41-1.fc21.noarch >01:23:27,803 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-9.fc21.noarch as install for mock-1.1.41-1.fc21.noarch >01:23:27,804 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.fc21.x86_64 as install for mock-1.1.41-1.fc21.noarch >01:23:27,804 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.3.1-2.fc21.x86_64 as install for mock-1.1.41-1.fc21.noarch >01:23:27,805 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo_c-0.4.1-1.fc21.x86_64 as install for mock-1.1.41-1.fc21.noarch >01:23:27,811 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Linux-Pid-0.04-21.fc21.x86_64 as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >01:23:27,812 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >01:23:27,813 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BSD-Resource-1.29.07-4.fc21.x86_64 as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >01:23:27,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-4.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:23:27,821 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:23:27,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-9.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:23:27,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:23:27,824 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-1.fc21.x86_64 to require for libmount >01:23:27,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-4.0.fc21.x86_64 >01:23:27,827 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for 2:nmap-6.46-2.fc21.x86_64 >01:23:27,828 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-27.fc21.x86_64 as install for nss-mdns-0.10-14.fc21.x86_64 >01:23:27,833 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-6.00-1.fc21.x86_64 >01:23:27,833 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.6-1.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >01:23:27,834 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-4.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >01:23:27,835 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >01:23:27,835 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >01:23:27,835 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >01:23:27,836 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >01:23:27,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >01:23:27,837 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-1.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >01:23:27,839 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-software-0.4.2-3.fc21.noarch as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,840 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-service-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,841 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-providers-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,842 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-powermanagement-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,843 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-hardware-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,844 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-account-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,845 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-storage-0.7.1-3.fc21.noarch as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,845 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-networking-0.2.2-4.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >01:23:27,848 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc21.x86_64 as install for openssh-clients-6.6.1p1-4.fc21.x86_64 >01:23:27,851 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-2.fc21.x86_64 as install for openvpn-2.3.4-2.fc21.x86_64 >01:23:27,857 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-29.fc21.x86_64 as install for paps-0.6.8-29.fc21.x86_64 >01:23:27,858 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >01:23:27,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc21.x86_64 as install for parted-3.1-29.fc21.x86_64 >01:23:27,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc21.x86_64 as install for passwd-0.79-3.fc21.x86_64 >01:23:27,862 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >01:23:27,864 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >01:23:27,865 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >01:23:27,865 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >01:23:27,865 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >01:23:27,866 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >01:23:27,866 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.267-1.fc21.noarch as install for pciutils-3.2.1-3.fc21.x86_64 >01:23:27,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >01:23:27,873 DEBUG yum.verbose.YumBase: TSINFO: Marking php-common-5.6.0-0.3.RC2.fc21.x86_64 as install for php-5.6.0-0.3.RC2.fc21.x86_64 >01:23:27,874 DEBUG yum.verbose.YumBase: TSINFO: Marking php-cli-5.6.0-0.3.RC2.fc21.x86_64 as install for php-5.6.0-0.3.RC2.fc21.x86_64 >01:23:27,876 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >01:23:27,878 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >01:23:27,878 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >01:23:27,879 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >01:23:27,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-3.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >01:23:27,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >01:23:27,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-4.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >01:23:27,883 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >01:23:27,885 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >01:23:27,888 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-2.fc21.x86_64 as install for realmd-0.15.1-3.fc21.x86_64 >01:23:27,889 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-3.fc21.x86_64 as install for redhat-rpm-config-24-2.fc21.noarch >01:23:27,890 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-12.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >01:23:27,890 DEBUG yum.verbose.YumBase: TSINFO: Marking ocaml-srpm-macros-2-2.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >01:23:27,891 DEBUG yum.verbose.YumBase: TSINFO: Marking ghc-srpm-macros-1.3-2.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >01:23:27,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >01:23:27,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >01:23:27,898 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-8.fc21.x86_64 as install for rpm-build-4.11.90-0.git12844.5.fc21.x86_64 >01:23:27,898 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-generators-1.00-1.fc21.noarch as install for rpm-build-4.11.90-0.git12844.5.fc21.x86_64 >01:23:27,899 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-build-4.11.90-0.git12844.5.fc21.x86_64 >01:23:27,901 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-3.fc21.x86_64 as install for rpmdevtools-8.4-3.fc21.noarch >01:23:27,904 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >01:23:27,905 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-8.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >01:23:27,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >01:23:27,914 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >01:23:27,916 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >01:23:27,918 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >01:23:27,919 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.9)(64bit) >01:23:27,919 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.9)(64bit) >01:23:27,919 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.9)(64bit) >01:23:27,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >01:23:27,920 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-2.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >01:23:27,920 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.9)(64bit) >01:23:27,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >01:23:27,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.9)(64bit) >01:23:27,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.9)(64bit) >01:23:27,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.9)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.9)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.9)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.9)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.9)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >01:23:27,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >01:23:27,923 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.9)(64bit) >01:23:27,923 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >01:23:27,923 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >01:23:27,923 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.9)(64bit) >01:23:27,923 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.9)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.9)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.9)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.9)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.9)(64bit) >01:23:27,924 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.9)(64bit) >01:23:27,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >01:23:27,926 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >01:23:27,926 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >01:23:27,926 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >01:23:27,926 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >01:23:27,926 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libevents.so(SAMBA_4.1.9)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.9)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.9)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.9)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.9)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.9)(64bit) >01:23:27,927 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.9)(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_tdb.so()(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_reg.so()(64bit) >01:23:27,928 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >01:23:27,929 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libtrusts_util.so()(64bit) >01:23:27,929 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbregistry.so()(64bit) >01:23:27,929 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmb_transport.so()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libserver-role.so()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsecrets3.so()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamdb-common.so()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba3-util.so()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >01:23:27,930 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >01:23:27,931 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-security.so()(64bit) >01:23:27,931 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >01:23:27,931 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >01:23:27,931 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so()(64bit) >01:23:27,931 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libregistry.so.0()(64bit) >01:23:27,931 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libntdb.so.0()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libnetif.so()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr.so.0()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-samba.so()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libmsrpc3.so()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibsmb.so()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >01:23:27,932 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >01:23:27,933 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libldbsamba.so()(64bit) >01:23:27,933 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libgensec.so.0()(64bit) >01:23:27,933 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libevents.so()(64bit) >01:23:27,933 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liberrors.so()(64bit) >01:23:27,933 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdbwrap.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcliauth.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_cldap.so()(64bit) >01:23:27,934 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-nbt.so()(64bit) >01:23:27,935 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-ldap.so()(64bit) >01:23:27,935 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libaddns.so()(64bit) >01:23:27,935 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libCHARSET3.so()(64bit) >01:23:27,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc21.x86_64 as install for screen-4.2.1-3.fc21.x86_64 >01:23:27,937 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-66.fc21.noarch as install for selinux-policy-targeted-3.13.1-66.fc21.noarch >01:23:27,938 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-66.fc21.noarch to require for selinux-policy >01:23:27,940 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-34.fc21.x86_64 as install for sendmail-8.14.9-3.fc21.x86_64 >01:23:27,940 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-3.fc21.x86_64 as install for sendmail-8.14.9-3.fc21.x86_64 >01:23:27,944 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >01:23:27,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >01:23:27,954 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-5.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,955 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-NetAddr-IP-4.075-1.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,956 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-IO-Zlib-1.10-301.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,956 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Tar-2.00-1.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,957 DEBUG yum.verbose.YumBase: TSINFO: Marking portreserve-0.0.5-10.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,958 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,959 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,960 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sys-Syslog-0.33-5.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,961 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,962 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-DNS-0.77-1.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,964 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Mail-SPF-2.9.0-3.fc20.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,965 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Mail-DKIM-0.40-4.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,966 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.07-1.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,967 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.997-1.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,968 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-INET6-2.72-2.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,969 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-9.fc21.noarch as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,969 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Detect-1.01-14.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,970 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DB_File-1.831-2.fc21.x86_64 as install for spamassassin-3.4.0-7.fc21.x86_64 >01:23:27,976 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Crypt-OpenSSL-X509-1.803-2.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >01:23:27,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-29.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >01:23:27,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libecap-0.2.0-9.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >01:23:27,979 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,980 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,981 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,982 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,983 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,984 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,986 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,987 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc21.noarch as install for sssd-1.12.0-5.fc21.x86_64 >01:23:27,991 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.9-2.fc21.x86_64 as install for subversion-1.8.9-2.fc21.x86_64 >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_wc-1.so.0()(64bit) >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_subr-1.so.0()(64bit) >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_repos-1.so.0()(64bit) >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >01:23:27,992 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_ra-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_fs-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_diff-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_delta-1.so.0()(64bit) >01:23:27,993 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.9-2.fc21.x86_64 to require for libsvn_client-1.so.0()(64bit) >01:23:27,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.3.6-1.fc21.x86_64 as install for subversion-1.8.9-2.fc21.x86_64 >01:23:27,996 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.5.0-3.fc21.noarch as install for system-config-printer-udev-1.5.0-3.fc21.x86_64 >01:23:28,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-215-6.fc21.x86_64 >01:23:28,001 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-2.fc21.x86_64 as install for systemd-215-6.fc21.x86_64 >01:23:28,002 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.6-0.208.g035685897c43.fc21.x86_64 as install for systemtap-2.6-0.208.g035685897c43.fc21.x86_64 >01:23:28,003 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.6-0.208.g035685897c43.fc21.x86_64 as install for systemtap-2.6-0.208.g035685897c43.fc21.x86_64 >01:23:28,007 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.1-8.fc21.noarch as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,008 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-icons-1.3.1-8.fc21.noarch as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,009 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,009 DEBUG yum.verbose.YumBase: TSINFO: Marking fltk-1.3.2-6.fc21.x86_64 as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,010 DEBUG yum.verbose.YumBase: Quick matched fltk-1.3.2-6.fc21.x86_64 to require for libfltk.so.1.3()(64bit) >01:23:28,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-7.fc21.x86_64 as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for tigervnc-1.3.1-8.fc21.x86_64 >01:23:28,016 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 as install for 2:tog-pegasus-2.13.0-14.fc21.x86_64 >01:23:28,017 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for 2:tog-pegasus-2.13.0-14.fc21.x86_64 >01:23:28,018 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegwql.so.1()(64bit) >01:23:28,018 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeguser.so.1()(64bit) >01:23:28,018 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegslp.so.1()(64bit) >01:23:28,018 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegservice.so.1()(64bit) >01:23:28,018 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegserver.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegrepository.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegqueryexpression.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegquerycommon.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegprovidermanager.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegprovider.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegprm.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegpmservice.so.1()(64bit) >01:23:28,019 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegpmrouter.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegindicationservice.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeghandlerservice.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeghandler.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeggetoopt.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpeggeneral.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegexportserver.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcql.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegconfig.so.1()(64bit) >01:23:28,020 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcompiler.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcommon.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegcliutils.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegclient.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libpegauthentication.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libUserAuthProvider.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libProviderRegistrationProvider.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libNamespaceProvider.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libInteropProvider.so.1()(64bit) >01:23:28,021 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libDefaultProviderManager.so.1()(64bit) >01:23:28,022 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libConfigSettingProvider.so.1()(64bit) >01:23:28,022 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libCertificateProvider.so.1()(64bit) >01:23:28,022 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 to require for libCIMQueryCapabilitiesProvider.so.1()(64bit) >01:23:28,023 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >01:23:28,025 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >01:23:28,027 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >01:23:28,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-1.fc21.x86_64 as install for util-linux-2.25-1.fc21.x86_64 >01:23:28,031 DEBUG yum.verbose.YumBase: Quick matched libsmartcols-2.25-1.fc21.x86_64 to require for libsmartcols.so.1(SMARTCOLS_2.25)(64bit) >01:23:28,031 DEBUG yum.verbose.YumBase: Quick matched libsmartcols-2.25-1.fc21.x86_64 to require for libsmartcols.so.1()(64bit) >01:23:28,034 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-6.fc21.x86_64 as install for webalizer-2.23_05-10.fc21.x86_64 >01:23:28,037 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >01:23:28,039 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-12.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:23:28,039 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-1.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:23:28,040 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-14.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >01:23:28,041 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-10.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >01:23:28,042 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >01:23:28,042 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >01:23:28,052 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.4-1.fc21.x86_64 as install for PackageKit-glib-0.9.4-2.fc21.x86_64 >01:23:28,054 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-3.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:23:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-3.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:23:28,056 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-1.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:23:28,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-1.fc21.x86_64 as install for abrt-2.2.2-3.fc21.x86_64 >01:23:28,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-1.fc21.x86_64 as install for abrt-addon-ccpp-2.2.2-3.fc21.x86_64 >01:23:28,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-1.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.2-3.fc21.x86_64 >01:23:28,062 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-6.fc21.x86_64 as install for abrt-addon-python-2.2.2-3.fc21.x86_64 >01:23:28,063 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for abrt-addon-python3-2.2.2-3.fc21.x86_64 >01:23:28,064 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-6.fc21.x86_64 as install for abrt-addon-python3-2.2.2-3.fc21.x86_64 >01:23:28,064 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-3.fc21.x86_64 as install for abrt-addon-python3-2.2.2-3.fc21.x86_64 >01:23:28,066 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-3.fc21.x86_64 >01:23:28,066 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-3.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-3.fc21.x86_64 >01:23:28,067 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-3.fc21.x86_64 >01:23:28,069 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:23:28,070 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:23:28,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-1.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-3.fc21.x86_64 >01:23:28,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-1.fc21.x86_64 as install for abrt-tui-2.2.2-3.fc21.x86_64 >01:23:28,075 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc21.x86_64 as install for accountsservice-libs-0.6.37-2.fc21.x86_64 >01:23:28,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >01:23:28,079 DEBUG yum.verbose.YumBase: Quick matched libdaemon-0.14-7.fc21.x86_64 to require for libdaemon.so.0()(64bit) >01:23:28,082 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc21.noarch as install for 32:bind-libs-9.9.5-8.P1.fc21.x86_64 >01:23:28,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-6.fc21.x86_64 as install for bluez-5.18-2.fc21.x86_64 >01:23:28,086 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libicalss.so.1()(64bit) >01:23:28,086 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libical.so.1()(64bit) >01:23:28,087 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >01:23:28,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:23:28,090 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-2.fc21.x86_64 to require for libxcb-shm.so.0()(64bit) >01:23:28,090 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-2.fc21.x86_64 to require for libxcb-render.so.0()(64bit) >01:23:28,090 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:23:28,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:23:28,092 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.3-1.20140711.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:23:28,093 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 >01:23:28,098 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >01:23:28,100 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo_c-libs-0.4.1-1.fc21.x86_64 as install for createrepo_c-0.4.1-1.fc21.x86_64 >01:23:28,100 DEBUG yum.verbose.YumBase: Quick matched createrepo_c-libs-0.4.1-1.fc21.x86_64 to require for libcreaterepo_c.so.0()(64bit) >01:23:28,108 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.86-2.fc21.x86_64 as install for device-mapper-libs-1.02.86-2.fc21.x86_64 >01:23:28,110 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >01:23:28,110 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >01:23:28,112 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc21.x86_64 as install for dracut-038-2.fc21.x86_64 >01:23:28,112 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc21.x86_64 as install for dracut-038-2.fc21.x86_64 >01:23:28,117 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-3.fc21.x86_64 as install for fakeroot-1.18.4-3.fc21.x86_64 >01:23:28,117 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.5.noarch as install for fedora-release-21-0.11.noarch >01:23:28,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-3.fc21.x86_64 as install for fltk-1.3.2-6.fc21.x86_64 >01:23:28,122 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for fltk-1.3.2-6.fc21.x86_64 >01:23:28,124 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for fontconfig-2.11.1-4.fc21.x86_64 >01:23:28,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >01:23:28,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for gd-2.1.0-6.fc21.x86_64 >01:23:28,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-2.fc21.x86_64 as install for gd-2.1.0-6.fc21.x86_64 >01:23:28,131 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc21.x86_64 >01:23:28,133 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-20.fc21.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >01:23:28,135 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-3.fc21.x86_64 as install for glib-networking-2.41.4-1.fc21.x86_64 >01:23:28,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc21.x86_64 as install for glib2-2.41.2-1.fc21.x86_64 >01:23:28,138 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-4.fc21.noarch as install for glibc-common-2.19.90-28.fc21.x86_64 >01:23:28,138 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.16.0-0.rc6.git1.1.fc21.x86_64 as install for glibc-headers-2.19.90-28.fc21.x86_64 >01:23:28,139 DEBUG yum.verbose.YumBase: Quick matched kernel-headers-3.16.0-0.rc6.git1.1.fc21.x86_64 to require for kernel-headers >01:23:28,141 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-3.fc21.x86_64 as install for gnome-keyring-3.12.2-2.fc21.x86_64 >01:23:28,142 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >01:23:28,142 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc21.x86_64 to require for libgck-1.so.0()(64bit) >01:23:28,143 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >01:23:28,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc21.x86_64 as install for gnutls-3.3.5-2.fc21.x86_64 >01:23:28,145 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140708-2.git3a7ae3f.fc21.noarch as install for gnutls-3.3.5-2.fc21.x86_64 >01:23:28,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-3.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,150 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.4-1.fc21.noarch as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,153 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-3.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,154 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-2.13.4-1.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.4-1.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for gtk3-3.13.5-2.fc21.x86_64 >01:23:28,160 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-5.fc21.x86_64 as install for hplip-libs-3.14.6-5.fc21.x86_64 >01:23:28,161 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-11.fc21.x86_64 as install for hplip-libs-3.14.6-5.fc21.x86_64 >01:23:28,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc21.x86_64 as install for iptables-1.4.21-10.fc21.x86_64 >01:23:28,167 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-0.rc6.git1.1.fc21.x86_64 >01:23:28,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc21.x86_64 as install for krb5-libs-1.12.1-13.fc21.x86_64 >01:23:28,173 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >01:23:28,173 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >01:23:28,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >01:23:28,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for libdrm-2.4.54-3.fc21.x86_64 >01:23:28,188 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-3.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-3.fc21.noarch >01:23:28,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for libldb-1.1.17-3.fc21.x86_64 >01:23:28,194 DEBUG yum.verbose.YumBase: Quick matched libtdb-1.3.0-3.fc21.x86_64 to require for libtdb.so.1(TDB_1.2.1)(64bit) >01:23:28,194 DEBUG yum.verbose.YumBase: Quick matched libtdb-1.3.0-3.fc21.x86_64 to require for libtdb.so.1()(64bit) >01:23:28,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc21.x86_64 >01:23:28,198 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >01:23:28,198 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0()(64bit) >01:23:28,200 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-13.git20140424.fc21.x86_64 >01:23:28,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >01:23:28,204 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.3-4.fc21.x86_64 >01:23:28,205 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.3-4.fc21.x86_64 >01:23:28,207 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-plugin-bugzilla-2.2.3-1.fc21.x86_64 >01:23:28,211 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.fc21.x86_64 as install for libsemanage-2.3-4.fc21.x86_64 >01:23:28,211 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >01:23:28,212 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >01:23:28,224 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-11.fc21.x86_64 as install for libtiff-4.0.3-16.fc21.x86_64 >01:23:28,235 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.107-2.fc21.x86_64 as install for lvm2-2.02.107-2.fc21.x86_64 >01:23:28,236 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.107-2.fc21.x86_64 >01:23:28,237 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.86-2.fc21.x86_64 as install for lvm2-2.02.107-2.fc21.x86_64 >01:23:28,242 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc21.noarch as install for ncurses-libs-5.9-15.20140323.fc21.x86_64 >01:23:28,246 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.24-1.fc21.x86_64 as install for nm-connection-editor-0.9.9.0-13.git20140424.fc21.x86_64 >01:23:28,249 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-2.fc21.x86_64 as install for nss-3.16.2-2.fc21.x86_64 >01:23:28,259 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-indicationmanager-libs-0.4.2-3.fc21.x86_64 as install for openlmi-account-0.4.2-3.fc21.x86_64 >01:23:28,260 DEBUG yum.verbose.YumBase: Quick matched openlmi-indicationmanager-libs-0.4.2-3.fc21.x86_64 to require for libopenlmiindmanager.so.1()(64bit) >01:23:28,260 DEBUG yum.verbose.YumBase: TSINFO: Marking konkretcmpi-0.9.2-3.fc21.x86_64 as install for openlmi-account-0.4.2-3.fc21.x86_64 >01:23:28,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc21.x86_64 as install for openlmi-hardware-0.4.2-3.fc21.x86_64 >01:23:28,264 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-base-0.4.2-3.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >01:23:28,265 DEBUG yum.verbose.YumBase: TSINFO: Marking pywbem-0.7.0-27.20131121svn626.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >01:23:28,265 DEBUG yum.verbose.YumBase: Quick matched pywbem-0.7.0-27.20131121svn626.fc21.noarch to require for pywbem >01:23:28,266 DEBUG yum.verbose.YumBase: TSINFO: Marking cim-schema-2.38.0-3.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >01:23:28,267 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-providers-0.4.2-3.fc21.noarch as install for openlmi-software-0.4.2-3.fc21.noarch >01:23:28,269 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >01:23:28,270 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.61-1.fc21.noarch as install for openlmi-storage-0.7.1-3.fc21.noarch >01:23:28,271 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-logicalfile-0.4.2-3.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >01:23:28,271 DEBUG yum.verbose.YumBase: TSINFO: Marking cmpi-bindings-pywbem-0.9.5-6.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >01:23:28,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-3.fc21.x86_64 as install for pango-1.36.5-2.fc21.x86_64 >01:23:28,278 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-3.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >01:23:28,278 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-3.fc21.x86_64 to require for libthai.so.0()(64bit) >01:23:28,279 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.30-1.fc21.x86_64 as install for pango-1.36.5-2.fc21.x86_64 >01:23:28,287 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,288 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-301.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,288 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,289 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.51-1.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,290 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,291 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >01:23:28,291 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-301.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,292 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >01:23:28,299 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.065-2.fc21.x86_64 as install for perl-Archive-Zip-1.37-2.fc21.noarch >01:23:28,315 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-292.fc21.noarch as install for perl-Digest-MD5-2.53-4.fc21.x86_64 >01:23:28,318 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for 1:perl-Encode-2.62-2.fc21.x86_64 >01:23:28,327 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-2.fc21.x86_64 as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >01:23:28,327 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >01:23:28,328 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Install-1.59-301.fc21.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >01:23:28,329 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Manifest-1.63-2.fc21.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >01:23:28,330 DEBUG yum.verbose.YumBase: Quick matched perl-ExtUtils-Install-1.59-301.fc21.noarch to require for perl(ExtUtils::Install) >01:23:28,341 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-19.fc21.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >01:23:28,342 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.64-1.fc21.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >01:23:28,343 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-8.fc21.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >01:23:28,345 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-4.fc21.noarch as install for perl-HTTP-Date-6.02-9.fc21.noarch >01:23:28,348 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.064-2.fc21.x86_64 as install for perl-IO-Compress-2.064-2.fc21.noarch >01:23:28,351 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket6-0.25-2.fc21.x86_64 as install for perl-IO-Socket-INET6-2.72-2.fc21.noarch >01:23:28,353 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.65-1.fc21.x86_64 as install for perl-IO-Socket-SSL-1.997-1.fc21.noarch >01:23:28,354 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.31-1.fc21.noarch as install for perl-IO-Socket-SSL-1.997-1.fc21.noarch >01:23:28,359 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-MailTools-2.13-2.fc21.noarch as install for perl-Mail-DKIM-0.40-4.fc21.noarch >01:23:28,360 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-MIME-Lite-3.030-2.fc21.noarch as install for perl-Mail-DKIM-0.40-4.fc21.noarch >01:23:28,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Digest-SHA-5.92-2.fc21.x86_64 as install for perl-Mail-DKIM-0.40-4.fc21.noarch >01:23:28,361 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Crypt-OpenSSL-RSA-0.28-9.fc21.x86_64 as install for perl-Mail-DKIM-0.40-4.fc21.noarch >01:23:28,367 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-HMAC-1.03-8.fc21.noarch as install for perl-Net-DNS-0.77-1.fc21.x86_64 >01:23:28,367 DEBUG yum.verbose.YumBase: Quick matched perl-Digest-HMAC-1.03-8.fc21.noarch to require for perl(Digest::HMAC) >01:23:28,375 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >01:23:28,389 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-12.fc21.x86_64 as install for perl-XML-RSS-1.54-2.fc21.noarch >01:23:28,390 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch as install for perl-XML-RSS-1.54-2.fc21.noarch >01:23:28,391 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-Mail-0.3001-20.fc21.noarch as install for perl-XML-RSS-1.54-2.fc21.noarch >01:23:28,399 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-9.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,400 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.06-5.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,400 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-5.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,401 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-8.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,402 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-8.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,403 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-NTLM-1.09-8.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,403 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-8.fc21.noarch as install for perl-libwww-perl-6.07-1.fc21.noarch >01:23:28,408 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-1.3.5-4.fc21.x86_64 as install for php-common-5.6.0-0.3.RC2.fc21.x86_64 >01:23:28,414 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc21.x86_64 >01:23:28,415 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for polkit-0.112-6.fc21.x86_64 >01:23:28,415 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >01:23:28,417 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.2-2.fc21.x86_64 >01:23:28,424 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc21.x86_64 as install for pygpgme-0.3-10.fc21.x86_64 >01:23:28,424 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >01:23:28,424 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11()(64bit) >01:23:28,426 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-3.fc21.noarch as install for python-iniparse-0.4-14.fc21.noarch >01:23:28,427 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-1.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >01:23:28,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-4.fc21.x86_64 as install for python-pillow-2.5.1-1.fc21.x86_64 >01:23:28,431 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >01:23:28,432 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebp.so.5()(64bit) >01:23:28,432 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-2.fc21.x86_64 as install for python-pillow-2.5.1-1.fc21.x86_64 >01:23:28,433 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >01:23:28,434 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-3.fc21.x86_64 as install for python-urlgrabber-3.10.1-1.fc21.noarch >01:23:28,440 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 >01:23:28,459 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.9-3.fc21.x86_64 >01:23:28,460 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >01:23:28,465 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >01:23:28,475 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >01:23:28,475 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >01:23:28,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc21.x86_64 as install for sssd-ipa-1.12.0-5.fc21.x86_64 >01:23:28,482 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >01:23:28,482 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >01:23:28,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.6-1.fc21.x86_64 >01:23:28,490 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cups-1.9.67-1.fc21.x86_64 as install for system-config-printer-libs-1.5.0-3.fc21.noarch >01:23:28,491 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pycurl-7.19.3.1-3.fc21.x86_64 as install for system-config-printer-libs-1.5.0-3.fc21.noarch >01:23:28,492 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for system-config-printer-libs-1.5.0-3.fc21.noarch >01:23:28,497 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.6-0.208.g035685897c43.fc21.x86_64 as install for systemtap-client-2.6-0.208.g035685897c43.fc21.x86_64 >01:23:28,498 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for systemtap-client-2.6-0.208.g035685897c43.fc21.x86_64 >01:23:28,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.11-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >01:23:28,504 DEBUG yum.verbose.YumBase: Quick matched libteam-1.11-1.fc21.x86_64 to require for libteam.so.5()(64bit) >01:23:28,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >01:23:28,505 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >01:23:28,507 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-3.fc21.x86_64 as install for 2:tog-pegasus-libs-2.13.0-14.fc21.x86_64 >01:23:28,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >01:23:28,511 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >01:23:28,514 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for xdg-utils-1.1.0-0.25.rc2.fc21.noarch >01:23:28,517 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.16.0-0.rc6.git1.1.fc21.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >01:23:28,523 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for abrt-python-2.2.2-3.fc21.x86_64 >01:23:28,525 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.3-1.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:23:28,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-1.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:23:28,526 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for abrt-python3-2.2.2-3.fc21.x86_64 >01:23:28,529 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-core-2.13.4-2.fc21.x86_64 as install for at-spi2-atk-2.13.4-1.fc21.x86_64 >01:23:28,529 DEBUG yum.verbose.YumBase: Quick matched at-spi2-core-2.13.4-2.fc21.x86_64 to require for libatspi.so.0()(64bit) >01:23:28,532 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >01:23:28,541 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.30-1.fc21.x86_64 >01:23:28,546 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-2.fc21.x86_64 as install for kexec-tools-2.0.7-3.fc21.x86_64 >01:23:28,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >01:23:28,554 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >01:23:28,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libdatrie-0.2.8-4.fc21.x86_64 as install for libthai-0.1.20-3.fc21.x86_64 >01:23:28,562 DEBUG yum.verbose.YumBase: Quick matched libdatrie-0.2.8-4.fc21.x86_64 to require for libdatrie.so.1()(64bit) >01:23:28,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >01:23:28,563 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >01:23:28,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for libxcb-1.10-2.fc21.x86_64 >01:23:28,569 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.86-2.fc21.x86_64 as install for lvm2-libs-2.02.107-2.fc21.x86_64 >01:23:28,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:23:28,573 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.3-1.20140711.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:23:28,574 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.3-1.20140711.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:23:28,575 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-11.fc21.x86_64 as install for mesa-libEGL-10.2.3-1.20140711.fc21.x86_64 >01:23:28,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for mesa-libGL-10.2.3-1.20140711.fc21.x86_64 >01:23:28,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for mesa-libGL-10.2.3-1.20140711.fc21.x86_64 >01:23:28,584 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for openlmi-python-base-0.4.2-3.fc21.noarch >01:23:28,591 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Crypt-OpenSSL-Random-0.06-3.fc21.x86_64 as install for perl-Crypt-OpenSSL-RSA-0.28-9.fc21.x86_64 >01:23:28,592 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Crypt-OpenSSL-Bignum-0.04-20.fc21.x86_64 as install for perl-Crypt-OpenSSL-RSA-0.28-9.fc21.x86_64 >01:23:28,594 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:perl-DateTime-1.10-2.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-20.fc21.noarch >01:23:28,595 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Validate-1.13-1.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-20.fc21.noarch >01:23:28,600 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-TimeZone-1.71-1.fc21.noarch as install for perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch >01:23:28,657 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-devel-5.18.2-301.fc21.x86_64 as install for perl-ExtUtils-Install-1.59-301.fc21.noarch >01:23:28,666 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.001-1.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >01:23:28,670 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-MIME-Types-2.04-2.fc21.noarch as install for perl-MIME-Lite-3.030-2.fc21.noarch >01:23:28,671 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Email-Date-Format-1.002-18.fc21.noarch as install for perl-MIME-Lite-3.030-2.fc21.noarch >01:23:28,674 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SMTP-SSL-1.01-17.fc21.noarch as install for perl-MailTools-2.13-2.fc21.noarch >01:23:28,683 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-2.fc21.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >01:23:28,687 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-301.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >01:23:28,695 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.07-2.fc21.noarch as install for perl-URI-1.64-1.fc21.noarch >01:23:28,707 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:php-pear-1.9.5-1.fc21.noarch as install for php-pecl-jsonc-1.3.5-4.fc21.x86_64 >01:23:28,711 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-7.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:23:28,712 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.5-2.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:23:28,712 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.5-1.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:23:28,713 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.57-1.fc21.noarch as install for python-blivet-0.61-1.fc21.noarch >01:23:28,714 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-66.fc21.x86_64 as install for python-blivet-0.61-1.fc21.noarch >01:23:28,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >01:23:28,717 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >01:23:28,718 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >01:23:28,720 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-17.fc21.x86_64 as install for pywbem-0.7.0-27.20131121svn626.fc21.noarch >01:23:28,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-2.fc21.x86_64 as install for sane-backends-libs-1.0.24-11.fc21.x86_64 >01:23:28,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-16.fc21.x86_64 as install for sane-backends-libs-1.0.24-11.fc21.x86_64 >01:23:28,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for sane-backends-libs-1.0.24-11.fc21.x86_64 >01:23:28,726 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >01:23:28,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for sane-backends-libs-1.0.24-11.fc21.x86_64 >01:23:28,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-client-1.12.0-5.fc21.x86_64 >01:23:28,730 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc21.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >01:23:28,731 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc21.x86_64 as install for sssd-krb5-common-1.12.0-5.fc21.x86_64 >01:23:28,737 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-10.fc21.x86_64 as install for systemtap-runtime-2.6-0.208.g035685897c43.fc21.x86_64 >01:23:28,737 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-10.fc21.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >01:23:28,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-5.fc21.x86_64 as install for 1:xorg-x11-font-utils-7.5-20.fc21.x86_64 >01:23:28,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.99.901-1.fc21.x86_64 as install for 1:xorg-x11-font-utils-7.5-20.fc21.x86_64 >01:23:28,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >01:23:28,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >01:23:28,748 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 as install for device-mapper-multipath-0.4.9-66.fc21.x86_64 >01:23:28,749 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 to require for libmultipath.so.0()(64bit) >01:23:28,749 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.fc21.x86_64 to require for libmpathpersist.so.0()(64bit) >01:23:28,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20140519-2.fc21.x86_64 as install for dyninst-8.1.2-10.fc21.x86_64 >01:23:28,755 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.16.20111007git.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >01:23:28,755 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >01:23:28,765 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-5.fc21.noarch as install for perl-Business-ISBN-2.07-2.fc21.noarch >01:23:28,774 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Locale-0.45-9.fc21.noarch as install for 2:perl-DateTime-1.10-2.fc21.x86_64 >01:23:28,776 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Try-Tiny-0.22-2.fc21.noarch as install for 2:perl-DateTime-1.10-2.fc21.x86_64 >01:23:28,779 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Singleton-1.4-17.fc21.noarch as install for perl-DateTime-TimeZone-1.71-1.fc21.noarch >01:23:28,780 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-AllUtils-0.08-2.fc21.noarch as install for perl-DateTime-TimeZone-1.71-1.fc21.noarch >01:23:28,781 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Load-0.21-2.fc21.noarch as install for perl-DateTime-TimeZone-1.71-1.fc21.noarch >01:23:28,789 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Implementation-0.07-4.fc21.noarch as install for perl-Params-Validate-1.13-1.fc21.x86_64 >01:23:28,794 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-sdt-devel-2.6-0.208.g035685897c43.fc21.x86_64 as install for 4:perl-devel-5.18.2-301.fc21.x86_64 >01:23:28,794 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-ExtUtils-ParseXS-3.24-2.fc21.noarch as install for 4:perl-devel-5.18.2-301.fc21.x86_64 >01:23:28,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-devel-5.3.28-8.fc21.x86_64 as install for 4:perl-devel-5.18.2-301.fc21.x86_64 >01:23:28,796 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-devel-1.11-3.fc21.x86_64 as install for 4:perl-devel-5.18.2-301.fc21.x86_64 >01:23:28,798 DEBUG yum.verbose.YumBase: TSINFO: Marking php-xml-5.6.0-0.3.RC2.fc21.x86_64 as install for 1:php-pear-1.9.5-1.fc21.noarch >01:23:28,799 DEBUG yum.verbose.YumBase: TSINFO: Marking php-process-5.6.0-0.3.RC2.fc21.x86_64 as install for 1:php-pear-1.9.5-1.fc21.noarch >01:23:28,801 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for pygobject3-3.13.3-1.fc21.x86_64 >01:23:28,803 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-24.fc21.x86_64 as install for python-pyblock-0.53-7.fc21.x86_64 >01:23:28,803 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-24.fc21.x86_64 to require for libdmraid.so.1()(64bit) >01:23:28,804 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-2.fc21.noarch as install for python-setuptools-2.0-8.fc21.noarch >01:23:28,809 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-24.fc21.x86_64 as install for dmraid-1.0.0.rc16-24.fc21.x86_64 >01:23:28,815 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-0.36-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >01:23:28,816 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Runtime-0.014-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >01:23:28,816 DEBUG yum.verbose.YumBase: Quick matched perl-Module-Runtime-0.014-2.fc21.noarch to require for perl(Module::Runtime) >01:23:28,817 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-OptList-0.109-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >01:23:28,820 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-MoreUtils-0.33-12.fc21.x86_64 as install for perl-DateTime-Locale-0.45-9.fc21.noarch >01:23:28,825 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Name-0.07-1.fc21.x86_64 as install for perl-Try-Tiny-0.22-2.fc21.noarch >01:23:28,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-7.fc21.x86_64 as install for php-xml-5.6.0-0.3.RC2.fc21.x86_64 >01:23:28,829 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >01:23:28,829 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >01:23:28,829 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1(LIBXML2_1.0.13)(64bit) >01:23:28,830 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >01:23:28,830 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1()(64bit) >01:23:28,830 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libexslt.so.0()(64bit) >01:23:28,831 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >01:23:28,832 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-4.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-2.fc21.noarch >01:23:28,832 DEBUG yum.verbose.YumBase: TSINFO: Marking pyparsing-2.0.1-3.fc21.noarch as install for systemtap-sdt-devel-2.6-0.208.g035685897c43.fc21.x86_64 >01:23:28,834 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-13.fc21.x86_64 as install for dmraid-events-1.0.0.rc16-24.fc21.x86_64 >01:23:28,837 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Install-0.928-1.fc21.noarch as install for perl-Data-OptList-0.109-2.fc21.noarch >01:23:28,837 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Util-1.07-8.fc21.x86_64 as install for perl-Data-OptList-0.109-2.fc21.noarch >01:23:28,841 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-XS-0.28-4.fc21.x86_64 as install for perl-Package-Stash-0.36-2.fc21.noarch >01:23:28,898 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >01:23:28,973 DEBUG yum.verbose.YumBase: Depsolve time: 1.696 >01:23:28,987 INFO packaging: 913 packages selected totalling 2245.1 MiB > > >/tmp/program.log: >05:19:02,483 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >05:19:02,506 DEBUG program: Return code: 0 >05:19:02,506 INFO program: Running... udevadm settle --timeout=300 >05:19:02,705 DEBUG program: Return code: 0 >05:19:02,735 INFO program: Running... modprobe fcoe >05:19:02,901 DEBUG program: Return code: 0 >05:19:02,902 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >05:19:02,920 INFO program: No FCoE boot disk information is found in EDD! >05:19:02,920 DEBUG program: Return code: 1 >05:19:03,850 INFO program: Running... metacity --display :1 --sm-disable >05:19:03,855 INFO program: Running... spice-vdagent >05:19:03,930 DEBUG program: Return code: 0 >05:19:08,627 INFO program: Running... udevadm settle --timeout=300 >05:19:08,664 DEBUG program: Return code: 0 >05:19:08,664 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >05:19:08,761 DEBUG program: Return code: 0 >05:19:08,761 INFO program: Running... udevadm settle --timeout=300 >05:19:08,788 DEBUG program: Return code: 0 >05:19:08,789 INFO program: Running... systemctl start chronyd.service >05:19:08,982 DEBUG program: Return code: 0 >05:19:08,983 INFO program: Running... udevadm settle --timeout=300 >05:19:09,015 DEBUG program: Return code: 0 >05:19:09,051 INFO program: Running... multipath -c /dev/sdc >05:19:09,077 INFO program: /dev/sdc is not a valid multipath device path >05:19:09,078 DEBUG program: Return code: 1 >05:19:09,361 INFO program: Running... ntfsinfo -m /dev/sdc1 >05:19:09,603 INFO program: Volume Information >05:19:09,603 INFO program: Name of device: /dev/sdc1 >05:19:09,603 INFO program: Device state: 11 >05:19:09,604 INFO program: Volume Name: LL_DOC >05:19:09,604 INFO program: Volume State: 91 >05:19:09,604 INFO program: Volume Flags: 0x0000 >05:19:09,604 INFO program: Volume Version: 3.1 >05:19:09,604 INFO program: Sector Size: 512 >05:19:09,605 INFO program: Cluster Size: 4096 >05:19:09,605 INFO program: Index Block Size: 4096 >05:19:09,605 INFO program: Volume Size in Clusters: 65535 >05:19:09,605 INFO program: MFT Information >05:19:09,605 INFO program: MFT Record Size: 1024 >05:19:09,606 INFO program: MFT Zone Multiplier: 0 >05:19:09,606 INFO program: MFT Data Position: 24 >05:19:09,606 INFO program: MFT Zone Start: 0 >05:19:09,606 INFO program: MFT Zone End: 8195 >05:19:09,606 INFO program: MFT Zone Position: 4 >05:19:09,606 INFO program: Current Position in First Data Zone: 8195 >05:19:09,607 INFO program: Current Position in Second Data Zone: 0 >05:19:09,607 INFO program: Allocated clusters 19 (0.0%) >05:19:09,607 INFO program: LCN of Data Attribute for FILE_MFT: 4 >05:19:09,607 INFO program: FILE_MFTMirr Size: 4 >05:19:09,607 INFO program: LCN of Data Attribute for File_MFTMirr: 32767 >05:19:09,607 INFO program: Size of Attribute Definition Table: 2560 >05:19:09,608 INFO program: Number of Attached Extent Inodes: 0 >05:19:09,608 INFO program: FILE_Bitmap Information >05:19:09,608 INFO program: FILE_Bitmap MFT Record Number: 6 >05:19:09,608 INFO program: State of FILE_Bitmap Inode: 80 >05:19:09,608 INFO program: Length of Attribute List: 0 >05:19:09,608 INFO program: Number of Attached Extent Inodes: 0 >05:19:09,609 INFO program: FILE_Bitmap Data Attribute Information >05:19:09,609 INFO program: Decompressed Runlist: not done yet >05:19:09,609 INFO program: Base Inode: 6 >05:19:09,609 INFO program: Attribute Types: not done yet >05:19:09,609 INFO program: Attribute Name Length: 0 >05:19:09,609 INFO program: Attribute State: 3 >05:19:09,610 INFO program: Attribute Allocated Size: 8192 >05:19:09,610 INFO program: Attribute Data Size: 8192 >05:19:09,610 INFO program: Attribute Initialized Size: 8192 >05:19:09,610 INFO program: Attribute Compressed Size: 0 >05:19:09,610 INFO program: Compression Block Size: 0 >05:19:09,610 INFO program: Compression Block Size Bits: 0 >05:19:09,611 INFO program: Compression Block Clusters: 0 >05:19:09,611 INFO program: Free Clusters: 63714 (97.2%) >05:19:09,611 DEBUG program: Return code: 0 >05:19:09,627 INFO program: Running... ntfsresize -m /dev/sdc1 >05:19:09,718 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >05:19:09,719 INFO program: Minsize (in MB): 8 >05:19:09,719 DEBUG program: Return code: 0 >05:19:10,304 INFO program: Running... modprobe vfat >05:19:10,372 DEBUG program: Return code: 0 >05:19:11,120 INFO program: Running... dumpe2fs -h /dev/sdc4 >05:19:11,197 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:11,197 INFO program: Filesystem volume name: LOCAL LOGISTICS >05:19:11,197 INFO program: Last mounted on: /run/install/repo >05:19:11,198 INFO program: Filesystem UUID: f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c >05:19:11,198 INFO program: Filesystem magic number: 0xEF53 >05:19:11,198 INFO program: Filesystem revision #: 1 (dynamic) >05:19:11,198 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >05:19:11,199 INFO program: Filesystem flags: signed_directory_hash >05:19:11,199 INFO program: Default mount options: user_xattr acl >05:19:11,199 INFO program: Filesystem state: clean >05:19:11,199 INFO program: Errors behavior: Continue >05:19:11,199 INFO program: Filesystem OS type: Linux >05:19:11,199 INFO program: Inode count: 209248 >05:19:11,200 INFO program: Block count: 836475 >05:19:11,200 INFO program: Reserved block count: 41823 >05:19:11,200 INFO program: Free blocks: 309391 >05:19:11,200 INFO program: Free inodes: 206200 >05:19:11,200 INFO program: First block: 0 >05:19:11,201 INFO program: Block size: 4096 >05:19:11,201 INFO program: Fragment size: 4096 >05:19:11,201 INFO program: Reserved GDT blocks: 204 >05:19:11,201 INFO program: Blocks per group: 32768 >05:19:11,201 INFO program: Fragments per group: 32768 >05:19:11,201 INFO program: Inodes per group: 8048 >05:19:11,202 INFO program: Inode blocks per group: 503 >05:19:11,202 INFO program: Flex block group size: 16 >05:19:11,202 INFO program: Filesystem created: Fri Jul 11 07:31:00 2014 >05:19:11,202 INFO program: Last mount time: Mon Aug 4 05:18:54 2014 >05:19:11,202 INFO program: Last write time: Mon Aug 4 05:18:54 2014 >05:19:11,202 INFO program: Mount count: 14 >05:19:11,203 INFO program: Maximum mount count: -1 >05:19:11,203 INFO program: Last checked: Fri Jul 11 07:31:00 2014 >05:19:11,203 INFO program: Check interval: 0 (<none>) >05:19:11,203 INFO program: Lifetime writes: 2441 MB >05:19:11,203 INFO program: Reserved blocks uid: 0 (user root) >05:19:11,203 INFO program: Reserved blocks gid: 0 (group root) >05:19:11,204 INFO program: First inode: 11 >05:19:11,204 INFO program: Inode size: 256 >05:19:11,204 INFO program: Required extra isize: 28 >05:19:11,204 INFO program: Desired extra isize: 28 >05:19:11,204 INFO program: Journal inode: 8 >05:19:11,205 INFO program: Default directory hash: half_md4 >05:19:11,205 INFO program: Directory Hash Seed: cdbf3b24-4d1b-445d-b67e-f3d7163fc8b0 >05:19:11,205 INFO program: Journal backup: inode blocks >05:19:11,206 INFO program: Journal features: journal_incompat_revoke >05:19:11,206 INFO program: Journal size: 64M >05:19:11,206 INFO program: Journal length: 16384 >05:19:11,206 INFO program: Journal sequence: 0x000000f4 >05:19:11,206 INFO program: Journal start: 1 >05:19:11,206 INFO program: >05:19:11,207 DEBUG program: Return code: 0 >05:19:11,207 INFO program: Running... resize2fs -P /dev/sdc4 >05:19:11,255 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:11,256 INFO program: Estimated minimum size of the filesystem: 836475 >05:19:11,256 DEBUG program: Return code: 0 >05:19:11,286 INFO program: Running... multipath -c /dev/sda >05:19:11,310 INFO program: /dev/sda is not a valid multipath device path >05:19:11,311 DEBUG program: Return code: 1 >05:19:11,536 INFO program: Running... dumpe2fs -h /dev/sda2 >05:19:11,562 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:11,563 INFO program: Filesystem volume name: <none> >05:19:11,564 INFO program: Last mounted on: /boot >05:19:11,564 INFO program: Filesystem UUID: 74463168-736a-4f15-bc79-840ad3e94d57 >05:19:11,564 INFO program: Filesystem magic number: 0xEF53 >05:19:11,565 INFO program: Filesystem revision #: 1 (dynamic) >05:19:11,565 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 >05:19:11,565 INFO program: Filesystem flags: signed_directory_hash >05:19:11,565 INFO program: Default mount options: user_xattr acl >05:19:11,565 INFO program: Filesystem state: clean >05:19:11,566 INFO program: Errors behavior: Continue >05:19:11,566 INFO program: Filesystem OS type: Linux >05:19:11,566 INFO program: Inode count: 128016 >05:19:11,566 INFO program: Block count: 512000 >05:19:11,567 INFO program: Reserved block count: 25600 >05:19:11,567 INFO program: Free blocks: 400454 >05:19:11,567 INFO program: Free inodes: 127990 >05:19:11,567 INFO program: First block: 1 >05:19:11,567 INFO program: Block size: 1024 >05:19:11,567 INFO program: Fragment size: 1024 >05:19:11,568 INFO program: Reserved GDT blocks: 256 >05:19:11,568 INFO program: Blocks per group: 8192 >05:19:11,568 INFO program: Fragments per group: 8192 >05:19:11,568 INFO program: Inodes per group: 2032 >05:19:11,568 INFO program: Inode blocks per group: 254 >05:19:11,569 INFO program: Flex block group size: 16 >05:19:11,569 INFO program: Filesystem created: Thu Jul 10 09:17:42 2014 >05:19:11,569 INFO program: Last mount time: Thu Jul 10 07:35:20 2014 >05:19:11,569 INFO program: Last write time: Thu Jul 10 07:47:24 2014 >05:19:11,569 INFO program: Mount count: 2 >05:19:11,570 INFO program: Maximum mount count: -1 >05:19:11,570 INFO program: Last checked: Thu Jul 10 09:17:42 2014 >05:19:11,570 INFO program: Check interval: 0 (<none>) >05:19:11,570 INFO program: Lifetime writes: 108 MB >05:19:11,570 INFO program: Reserved blocks uid: 0 (user root) >05:19:11,571 INFO program: Reserved blocks gid: 0 (group root) >05:19:11,571 INFO program: First inode: 11 >05:19:11,571 INFO program: Inode size: 128 >05:19:11,571 INFO program: Journal inode: 8 >05:19:11,571 INFO program: Default directory hash: half_md4 >05:19:11,571 INFO program: Directory Hash Seed: 6655d4f4-70a0-4d22-ad74-b5d9af5b1372 >05:19:11,572 INFO program: Journal backup: inode blocks >05:19:11,572 INFO program: Journal features: (none) >05:19:11,572 INFO program: Journal size: 8M >05:19:11,572 INFO program: Journal length: 8192 >05:19:11,572 INFO program: Journal sequence: 0x0000001f >05:19:11,573 INFO program: Journal start: 0 >05:19:11,573 INFO program: >05:19:11,573 DEBUG program: Return code: 0 >05:19:11,573 INFO program: Running... resize2fs -P /dev/sda2 >05:19:11,600 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:11,601 INFO program: Estimated minimum size of the filesystem: 190010 >05:19:11,601 DEBUG program: Return code: 0 >05:19:11,771 INFO program: Running... dumpe2fs -h /dev/sda4 >05:19:11,793 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:11,794 INFO program: Filesystem volume name: <none> >05:19:11,794 INFO program: Last mounted on: / >05:19:11,794 INFO program: Filesystem UUID: da72496c-859f-4419-89a6-f46cfefb30a2 >05:19:11,794 INFO program: Filesystem magic number: 0xEF53 >05:19:11,795 INFO program: Filesystem revision #: 1 (dynamic) >05:19:11,795 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 >05:19:11,795 INFO program: Filesystem flags: signed_directory_hash >05:19:11,795 INFO program: Default mount options: user_xattr acl >05:19:11,796 INFO program: Filesystem state: clean >05:19:11,796 INFO program: Errors behavior: Continue >05:19:11,796 INFO program: Filesystem OS type: Linux >05:19:11,797 INFO program: Inode count: 3276800 >05:19:11,797 INFO program: Block count: 13107200 >05:19:11,797 INFO program: Reserved block count: 655360 >05:19:11,797 INFO program: Free blocks: 11991688 >05:19:11,797 INFO program: Free inodes: 3131967 >05:19:11,798 INFO program: First block: 0 >05:19:11,798 INFO program: Block size: 4096 >05:19:11,798 INFO program: Fragment size: 4096 >05:19:11,798 INFO program: Reserved GDT blocks: 1020 >05:19:11,798 INFO program: Blocks per group: 32768 >05:19:11,799 INFO program: Fragments per group: 32768 >05:19:11,799 INFO program: Inodes per group: 8192 >05:19:11,799 INFO program: Inode blocks per group: 512 >05:19:11,799 INFO program: Flex block group size: 16 >05:19:11,799 INFO program: Filesystem created: Thu Jul 10 09:17:43 2014 >05:19:11,800 INFO program: Last mount time: Thu Jul 10 07:35:19 2014 >05:19:11,800 INFO program: Last write time: Thu Jul 10 07:35:19 2014 >05:19:11,800 INFO program: Mount count: 2 >05:19:11,800 INFO program: Maximum mount count: -1 >05:19:11,801 INFO program: Last checked: Thu Jul 10 09:17:43 2014 >05:19:11,801 INFO program: Check interval: 0 (<none>) >05:19:11,801 INFO program: Lifetime writes: 5016 MB >05:19:11,801 INFO program: Reserved blocks uid: 0 (user root) >05:19:11,801 INFO program: Reserved blocks gid: 0 (group root) >05:19:11,802 INFO program: First inode: 11 >05:19:11,802 INFO program: Inode size: 256 >05:19:11,802 INFO program: Required extra isize: 28 >05:19:11,802 INFO program: Desired extra isize: 28 >05:19:11,803 INFO program: Journal inode: 8 >05:19:11,803 INFO program: Default directory hash: half_md4 >05:19:11,803 INFO program: Directory Hash Seed: 182ad922-a45e-425e-93ff-0172fff74f6a >05:19:11,803 INFO program: Journal backup: inode blocks >05:19:11,803 INFO program: Journal features: journal_incompat_revoke >05:19:11,804 INFO program: Journal size: 128M >05:19:11,804 INFO program: Journal length: 32768 >05:19:11,804 INFO program: Journal sequence: 0x00003315 >05:19:11,804 INFO program: Journal start: 0 >05:19:11,804 INFO program: >05:19:11,804 DEBUG program: Return code: 0 >05:19:11,805 INFO program: Running... resize2fs -P /dev/sda4 >05:19:11,832 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:11,833 INFO program: Estimated minimum size of the filesystem: 1265455 >05:19:11,833 DEBUG program: Return code: 0 >05:19:11,922 INFO program: Running... dumpe2fs -h /dev/sda5 >05:19:11,953 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:11,953 INFO program: Filesystem volume name: <none> >05:19:11,953 INFO program: Last mounted on: /home >05:19:11,954 INFO program: Filesystem UUID: 678d9590-31a5-4db8-a2ef-e014b8f187be >05:19:11,954 INFO program: Filesystem magic number: 0xEF53 >05:19:11,954 INFO program: Filesystem revision #: 1 (dynamic) >05:19:11,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 >05:19:11,954 INFO program: Filesystem flags: signed_directory_hash >05:19:11,955 INFO program: Default mount options: user_xattr acl >05:19:11,955 INFO program: Filesystem state: clean >05:19:11,955 INFO program: Errors behavior: Continue >05:19:11,955 INFO program: Filesystem OS type: Linux >05:19:11,955 INFO program: Inode count: 11821056 >05:19:11,955 INFO program: Block count: 47261952 >05:19:11,956 INFO program: Reserved block count: 2363097 >05:19:11,956 INFO program: Free blocks: 46462817 >05:19:11,956 INFO program: Free inodes: 11820762 >05:19:11,956 INFO program: First block: 0 >05:19:11,956 INFO program: Block size: 4096 >05:19:11,957 INFO program: Fragment size: 4096 >05:19:11,957 INFO program: Reserved GDT blocks: 1012 >05:19:11,957 INFO program: Blocks per group: 32768 >05:19:11,957 INFO program: Fragments per group: 32768 >05:19:11,957 INFO program: Inodes per group: 8192 >05:19:11,957 INFO program: Inode blocks per group: 512 >05:19:11,958 INFO program: Flex block group size: 16 >05:19:11,958 INFO program: Filesystem created: Thu Jul 10 09:17:45 2014 >05:19:11,958 INFO program: Last mount time: Thu Jul 10 07:35:20 2014 >05:19:11,958 INFO program: Last write time: Thu Jul 10 07:47:24 2014 >05:19:11,958 INFO program: Mount count: 2 >05:19:11,959 INFO program: Maximum mount count: -1 >05:19:11,959 INFO program: Last checked: Thu Jul 10 09:17:45 2014 >05:19:11,959 INFO program: Check interval: 0 (<none>) >05:19:11,959 INFO program: Lifetime writes: 185 MB >05:19:11,959 INFO program: Reserved blocks uid: 0 (user root) >05:19:11,959 INFO program: Reserved blocks gid: 0 (group root) >05:19:11,960 INFO program: First inode: 11 >05:19:11,960 INFO program: Inode size: 256 >05:19:11,960 INFO program: Required extra isize: 28 >05:19:11,960 INFO program: Desired extra isize: 28 >05:19:11,960 INFO program: Journal inode: 8 >05:19:11,960 INFO program: Default directory hash: half_md4 >05:19:11,961 INFO program: Directory Hash Seed: 5e4bc464-e17c-41cc-bfc1-8e19af963b61 >05:19:11,961 INFO program: Journal backup: inode blocks >05:19:11,961 INFO program: Journal features: journal_incompat_revoke >05:19:11,961 INFO program: Journal size: 128M >05:19:11,961 INFO program: Journal length: 32768 >05:19:11,961 INFO program: Journal sequence: 0x00000089 >05:19:11,962 INFO program: Journal start: 0 >05:19:11,962 INFO program: >05:19:11,962 DEBUG program: Return code: 0 >05:19:11,962 INFO program: Running... resize2fs -P /dev/sda5 >05:19:11,989 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:11,990 INFO program: Estimated minimum size of the filesystem: 58265 >05:19:11,990 DEBUG program: Return code: 0 >05:19:12,022 INFO program: Running... multipath -c /dev/sdb >05:19:12,044 INFO program: /dev/sdb is not a valid multipath device path >05:19:12,045 DEBUG program: Return code: 1 >05:19:12,164 INFO program: Running... dumpe2fs -h /dev/sdb1 >05:19:12,210 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:12,211 INFO program: Filesystem volume name: <none> >05:19:12,211 INFO program: Last mounted on: /mnt/tmp >05:19:12,211 INFO program: Filesystem UUID: 95b5818e-e47d-41f9-8b9e-f0956c2d20eb >05:19:12,211 INFO program: Filesystem magic number: 0xEF53 >05:19:12,212 INFO program: Filesystem revision #: 1 (dynamic) >05:19:12,212 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 >05:19:12,212 INFO program: Filesystem flags: signed_directory_hash >05:19:12,212 INFO program: Default mount options: user_xattr acl >05:19:12,212 INFO program: Filesystem state: clean >05:19:12,213 INFO program: Errors behavior: Continue >05:19:12,213 INFO program: Filesystem OS type: Linux >05:19:12,213 INFO program: Inode count: 91578368 >05:19:12,213 INFO program: Block count: 366284288 >05:19:12,213 INFO program: Reserved block count: 18314214 >05:19:12,213 INFO program: Free blocks: 316863656 >05:19:12,214 INFO program: Free inodes: 91450962 >05:19:12,214 INFO program: First block: 0 >05:19:12,214 INFO program: Block size: 4096 >05:19:12,214 INFO program: Fragment size: 4096 >05:19:12,214 INFO program: Reserved GDT blocks: 936 >05:19:12,214 INFO program: Blocks per group: 32768 >05:19:12,215 INFO program: Fragments per group: 32768 >05:19:12,215 INFO program: Inodes per group: 8192 >05:19:12,215 INFO program: Inode blocks per group: 512 >05:19:12,215 INFO program: Flex block group size: 16 >05:19:12,215 INFO program: Filesystem created: Wed Oct 16 19:07:23 2013 >05:19:12,216 INFO program: Last mount time: Tue Jul 1 10:42:29 2014 >05:19:12,216 INFO program: Last write time: Tue Jul 1 19:39:30 2014 >05:19:12,216 INFO program: Mount count: 306 >05:19:12,216 INFO program: Maximum mount count: -1 >05:19:12,216 INFO program: Last checked: Wed Oct 16 19:07:23 2013 >05:19:12,216 INFO program: Check interval: 0 (<none>) >05:19:12,217 INFO program: Lifetime writes: 235 GB >05:19:12,217 INFO program: Reserved blocks uid: 0 (user root) >05:19:12,217 INFO program: Reserved blocks gid: 0 (group root) >05:19:12,217 INFO program: First inode: 11 >05:19:12,217 INFO program: Inode size: 256 >05:19:12,217 INFO program: Required extra isize: 28 >05:19:12,218 INFO program: Desired extra isize: 28 >05:19:12,218 INFO program: Journal inode: 8 >05:19:12,218 INFO program: Default directory hash: half_md4 >05:19:12,218 INFO program: Directory Hash Seed: f42321eb-254e-46c1-8639-1c05de5461bd >05:19:12,218 INFO program: Journal backup: inode blocks >05:19:12,218 INFO program: Journal features: journal_incompat_revoke >05:19:12,219 INFO program: Journal size: 128M >05:19:12,219 INFO program: Journal length: 32768 >05:19:12,219 INFO program: Journal sequence: 0x00001b32 >05:19:12,219 INFO program: Journal start: 0 >05:19:12,219 INFO program: >05:19:12,219 DEBUG program: Return code: 0 >05:19:12,220 INFO program: Running... resize2fs -P /dev/sdb1 >05:19:12,241 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:12,242 INFO program: Please run 'e2fsck -f /dev/sdb1' first. >05:19:12,242 INFO program: >05:19:12,242 DEBUG program: Return code: 1 >05:19:12,875 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:12,924 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:12,925 DEBUG program: Return code: 0 >05:19:12,936 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:12,954 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:12,954 DEBUG program: Return code: 0 >05:19:13,001 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:13,022 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:13,023 DEBUG program: Return code: 0 >05:19:13,027 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:13,045 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:13,045 DEBUG program: Return code: 0 >05:19:13,050 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:13,068 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:13,068 DEBUG program: Return code: 0 >05:19:13,072 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:13,090 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:13,091 DEBUG program: Return code: 0 >05:19:13,095 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:13,114 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:13,114 DEBUG program: Return code: 0 >05:19:13,118 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:13,136 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:13,137 DEBUG program: Return code: 0 >05:19:13,161 INFO program: Running... dumpe2fs -h /dev/loop1 >05:19:13,180 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:13,180 INFO program: Filesystem volume name: Anaconda >05:19:13,181 INFO program: Last mounted on: / >05:19:13,181 INFO program: Filesystem UUID: bd4fa668-d89d-4bd4-8de8-f72a7061ec02 >05:19:13,181 INFO program: Filesystem magic number: 0xEF53 >05:19:13,181 INFO program: Filesystem revision #: 1 (dynamic) >05:19:13,182 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 >05:19:13,182 INFO program: Filesystem flags: signed_directory_hash >05:19:13,182 INFO program: Default mount options: user_xattr acl >05:19:13,182 INFO program: Filesystem state: clean >05:19:13,182 INFO program: Errors behavior: Continue >05:19:13,183 INFO program: Filesystem OS type: Linux >05:19:13,183 INFO program: Inode count: 131072 >05:19:13,183 INFO program: Block count: 2097152 >05:19:13,183 INFO program: Reserved block count: 0 >05:19:13,183 INFO program: Free blocks: 1169181 >05:19:13,183 INFO program: Free inodes: 99366 >05:19:13,184 INFO program: First block: 1 >05:19:13,184 INFO program: Block size: 1024 >05:19:13,184 INFO program: Fragment size: 1024 >05:19:13,184 INFO program: Reserved GDT blocks: 256 >05:19:13,184 INFO program: Blocks per group: 8192 >05:19:13,184 INFO program: Fragments per group: 8192 >05:19:13,185 INFO program: Inodes per group: 512 >05:19:13,185 INFO program: Inode blocks per group: 128 >05:19:13,185 INFO program: Flex block group size: 16 >05:19:13,185 INFO program: Filesystem created: Thu Jul 24 03:15:51 2014 >05:19:13,185 INFO program: Last mount time: Thu Jul 24 03:16:55 2014 >05:19:13,185 INFO program: Last write time: Thu Jul 24 03:17:11 2014 >05:19:13,186 INFO program: Mount count: 2 >05:19:13,186 INFO program: Maximum mount count: -1 >05:19:13,186 INFO program: Last checked: Thu Jul 24 03:15:51 2014 >05:19:13,186 INFO program: Check interval: 0 (<none>) >05:19:13,186 INFO program: Lifetime writes: 32 MB >05:19:13,186 INFO program: Reserved blocks uid: 0 (user root) >05:19:13,187 INFO program: Reserved blocks gid: 0 (group root) >05:19:13,187 INFO program: First inode: 11 >05:19:13,187 INFO program: Inode size: 256 >05:19:13,187 INFO program: Required extra isize: 28 >05:19:13,187 INFO program: Desired extra isize: 28 >05:19:13,187 INFO program: Journal inode: 8 >05:19:13,188 INFO program: Default directory hash: half_md4 >05:19:13,188 INFO program: Directory Hash Seed: 6d81f3d5-38ad-45fe-9d60-61db011b235b >05:19:13,188 INFO program: Journal backup: inode blocks >05:19:13,188 INFO program: Journal features: (none) >05:19:13,188 INFO program: Journal size: 32M >05:19:13,188 INFO program: Journal length: 32768 >05:19:13,189 INFO program: Journal sequence: 0x00000011 >05:19:13,189 INFO program: Journal start: 0 >05:19:13,189 INFO program: >05:19:13,189 DEBUG program: Return code: 0 >05:19:13,189 INFO program: Running... resize2fs -P /dev/loop1 >05:19:13,208 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:13,209 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >05:19:13,209 INFO program: Couldn't find valid filesystem superblock. >05:19:13,209 DEBUG program: Return code: 1 >05:19:13,548 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >05:19:13,567 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:13,567 INFO program: Filesystem volume name: Anaconda >05:19:13,568 INFO program: Last mounted on: / >05:19:13,568 INFO program: Filesystem UUID: bd4fa668-d89d-4bd4-8de8-f72a7061ec02 >05:19:13,568 INFO program: Filesystem magic number: 0xEF53 >05:19:13,568 INFO program: Filesystem revision #: 1 (dynamic) >05:19:13,569 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 >05:19:13,569 INFO program: Filesystem flags: signed_directory_hash >05:19:13,569 INFO program: Default mount options: user_xattr acl >05:19:13,569 INFO program: Filesystem state: clean >05:19:13,569 INFO program: Errors behavior: Continue >05:19:13,570 INFO program: Filesystem OS type: Linux >05:19:13,570 INFO program: Inode count: 131072 >05:19:13,570 INFO program: Block count: 2097152 >05:19:13,570 INFO program: Reserved block count: 0 >05:19:13,570 INFO program: Free blocks: 1169181 >05:19:13,570 INFO program: Free inodes: 99366 >05:19:13,571 INFO program: First block: 1 >05:19:13,571 INFO program: Block size: 1024 >05:19:13,571 INFO program: Fragment size: 1024 >05:19:13,571 INFO program: Reserved GDT blocks: 256 >05:19:13,571 INFO program: Blocks per group: 8192 >05:19:13,572 INFO program: Fragments per group: 8192 >05:19:13,572 INFO program: Inodes per group: 512 >05:19:13,572 INFO program: Inode blocks per group: 128 >05:19:13,572 INFO program: Flex block group size: 16 >05:19:13,572 INFO program: Filesystem created: Thu Jul 24 03:15:51 2014 >05:19:13,572 INFO program: Last mount time: Mon Aug 4 05:18:54 2014 >05:19:13,573 INFO program: Last write time: Mon Aug 4 05:18:54 2014 >05:19:13,573 INFO program: Mount count: 3 >05:19:13,573 INFO program: Maximum mount count: -1 >05:19:13,573 INFO program: Last checked: Thu Jul 24 03:15:51 2014 >05:19:13,573 INFO program: Check interval: 0 (<none>) >05:19:13,574 INFO program: Lifetime writes: 32 MB >05:19:13,574 INFO program: Reserved blocks uid: 0 (user root) >05:19:13,574 INFO program: Reserved blocks gid: 0 (group root) >05:19:13,574 INFO program: First inode: 11 >05:19:13,574 INFO program: Inode size: 256 >05:19:13,574 INFO program: Required extra isize: 28 >05:19:13,575 INFO program: Desired extra isize: 28 >05:19:13,575 INFO program: Journal inode: 8 >05:19:13,575 INFO program: Default directory hash: half_md4 >05:19:13,575 INFO program: Directory Hash Seed: 6d81f3d5-38ad-45fe-9d60-61db011b235b >05:19:13,575 INFO program: Journal backup: inode blocks >05:19:13,575 INFO program: Journal features: (none) >05:19:13,576 INFO program: Journal size: 32M >05:19:13,576 INFO program: Journal length: 32768 >05:19:13,576 INFO program: Journal sequence: 0x00000012 >05:19:13,576 INFO program: Journal start: 1 >05:19:13,576 INFO program: >05:19:13,576 DEBUG program: Return code: 0 >05:19:13,577 INFO program: Running... resize2fs -P /dev/mapper/live-rw >05:19:13,597 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:13,597 INFO program: Estimated minimum size of the filesystem: 927190 >05:19:13,597 DEBUG program: Return code: 0 >05:19:13,656 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >05:19:13,677 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >05:19:13,677 INFO program: Filesystem volume name: Anaconda >05:19:13,678 INFO program: Last mounted on: / >05:19:13,678 INFO program: Filesystem UUID: bd4fa668-d89d-4bd4-8de8-f72a7061ec02 >05:19:13,678 INFO program: Filesystem magic number: 0xEF53 >05:19:13,678 INFO program: Filesystem revision #: 1 (dynamic) >05:19:13,678 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 >05:19:13,679 INFO program: Filesystem flags: signed_directory_hash >05:19:13,679 INFO program: Default mount options: user_xattr acl >05:19:13,679 INFO program: Filesystem state: clean >05:19:13,679 INFO program: Errors behavior: Continue >05:19:13,679 INFO program: Filesystem OS type: Linux >05:19:13,680 INFO program: Inode count: 131072 >05:19:13,680 INFO program: Block count: 2097152 >05:19:13,680 INFO program: Reserved block count: 0 >05:19:13,680 INFO program: Free blocks: 1169181 >05:19:13,680 INFO program: Free inodes: 99366 >05:19:13,680 INFO program: First block: 1 >05:19:13,681 INFO program: Block size: 1024 >05:19:13,681 INFO program: Fragment size: 1024 >05:19:13,681 INFO program: Reserved GDT blocks: 256 >05:19:13,681 INFO program: Blocks per group: 8192 >05:19:13,681 INFO program: Fragments per group: 8192 >05:19:13,682 INFO program: Inodes per group: 512 >05:19:13,682 INFO program: Inode blocks per group: 128 >05:19:13,682 INFO program: Flex block group size: 16 >05:19:13,682 INFO program: Filesystem created: Thu Jul 24 03:15:51 2014 >05:19:13,682 INFO program: Last mount time: Thu Jul 24 03:16:55 2014 >05:19:13,683 INFO program: Last write time: Thu Jul 24 03:17:11 2014 >05:19:13,683 INFO program: Mount count: 2 >05:19:13,683 INFO program: Maximum mount count: -1 >05:19:13,683 INFO program: Last checked: Thu Jul 24 03:15:51 2014 >05:19:13,683 INFO program: Check interval: 0 (<none>) >05:19:13,684 INFO program: Lifetime writes: 32 MB >05:19:13,684 INFO program: Reserved blocks uid: 0 (user root) >05:19:13,684 INFO program: Reserved blocks gid: 0 (group root) >05:19:13,684 INFO program: First inode: 11 >05:19:13,684 INFO program: Inode size: 256 >05:19:13,684 INFO program: Required extra isize: 28 >05:19:13,685 INFO program: Desired extra isize: 28 >05:19:13,685 INFO program: Journal inode: 8 >05:19:13,685 INFO program: Default directory hash: half_md4 >05:19:13,685 INFO program: Directory Hash Seed: 6d81f3d5-38ad-45fe-9d60-61db011b235b >05:19:13,685 INFO program: Journal backup: inode blocks >05:19:13,685 INFO program: Journal features: (none) >05:19:13,686 INFO program: Journal size: 32M >05:19:13,686 INFO program: Journal length: 32768 >05:19:13,686 INFO program: Journal sequence: 0x00000011 >05:19:13,686 INFO program: Journal start: 0 >05:19:13,686 INFO program: >05:19:13,686 DEBUG program: Return code: 0 >05:19:13,687 INFO program: Running... resize2fs -P /dev/mapper/live-base >05:19:13,708 INFO program: resize2fs 1.42.11 (09-Jul-2014) >05:19:13,709 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >05:19:13,709 INFO program: Couldn't find valid filesystem superblock. >05:19:13,709 DEBUG program: Return code: 1 >05:19:13,723 INFO program: Running... udevadm settle --timeout=300 >05:19:13,750 DEBUG program: Return code: 0 >05:19:13,763 INFO program: Running... udevadm settle --timeout=300 >05:19:13,789 DEBUG program: Return code: 0 >05:19:13,793 INFO program: Running... udevadm settle --timeout=300 >05:19:13,819 DEBUG program: Return code: 0 >05:19:13,823 INFO program: Running... udevadm settle --timeout=300 >05:19:13,848 DEBUG program: Return code: 0 >05:19:13,853 INFO program: Running... udevadm settle --timeout=300 >05:19:13,878 DEBUG program: Return code: 0 >05:19:13,880 INFO program: Running... udevadm settle --timeout=300 >05:19:13,905 DEBUG program: Return code: 0 >05:19:13,909 INFO program: Running... udevadm settle --timeout=300 >05:19:13,934 DEBUG program: Return code: 0 >05:19:13,936 INFO program: Running... udevadm settle --timeout=300 >05:19:13,961 DEBUG program: Return code: 0 >05:19:13,965 INFO program: Running... udevadm settle --timeout=300 >05:19:13,991 DEBUG program: Return code: 0 >05:19:13,992 INFO program: Running... udevadm settle --timeout=300 >05:19:14,018 DEBUG program: Return code: 0 >05:19:14,022 INFO program: Running... udevadm settle --timeout=300 >05:19:14,047 DEBUG program: Return code: 0 >05:19:14,050 INFO program: Running... udevadm settle --timeout=300 >05:19:14,075 DEBUG program: Return code: 0 >05:19:14,079 INFO program: Running... udevadm settle --timeout=300 >05:19:14,104 DEBUG program: Return code: 0 >05:19:14,106 INFO program: Running... udevadm settle --timeout=300 >05:19:14,131 DEBUG program: Return code: 0 >05:19:14,135 INFO program: Running... udevadm settle --timeout=300 >05:19:14,160 DEBUG program: Return code: 0 >05:19:14,162 INFO program: Running... udevadm settle --timeout=300 >05:19:14,187 DEBUG program: Return code: 0 >05:19:14,192 INFO program: Running... udevadm settle --timeout=300 >05:19:14,221 DEBUG program: Return code: 0 >05:19:14,222 INFO program: Running... udevadm settle --timeout=300 >05:19:14,249 DEBUG program: Return code: 0 >05:19:14,253 INFO program: Running... udevadm settle --timeout=300 >05:19:14,279 DEBUG program: Return code: 0 >05:19:14,283 INFO program: Running... udevadm settle --timeout=300 >05:19:14,308 DEBUG program: Return code: 0 >05:19:14,309 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:14,328 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:14,329 DEBUG program: Return code: 0 >05:19:14,330 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >05:19:14,349 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >05:19:14,350 DEBUG program: Return code: 0 >05:19:14,360 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdc4 /mnt/sysimage >05:19:14,385 INFO program: mount: /dev/sdc4 is already mounted or /mnt/sysimage busy >05:19:14,385 INFO program: /dev/sdc4 is already mounted on /run/install/repo >05:19:14,385 DEBUG program: Return code: 32 >05:19:14,390 INFO program: Running... udevadm settle --timeout=300 >05:19:14,415 DEBUG program: Return code: 0 >05:19:14,417 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >05:19:14,440 DEBUG program: Return code: 0 >05:19:14,442 INFO program: Running... udevadm settle --timeout=300 >05:19:14,468 DEBUG program: Return code: 0 >05:19:14,468 INFO program: Running... umount /mnt/sysimage >05:19:14,498 DEBUG program: Return code: 0 >05:19:14,498 INFO program: Running... udevadm settle --timeout=300 >05:19:14,524 DEBUG program: Return code: 0 >05:19:14,527 INFO program: Running... udevadm settle --timeout=300 >05:19:14,552 DEBUG program: Return code: 0 >05:19:14,554 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >05:19:14,578 DEBUG program: Return code: 0 >05:19:14,582 INFO program: Running... arch >05:19:14,626 INFO program: x86_64 >05:19:14,626 DEBUG program: Return code: 0 >05:19:14,636 INFO program: Running... udevadm settle --timeout=300 >05:19:14,661 DEBUG program: Return code: 0 >05:19:14,662 INFO program: Running... umount /mnt/sysimage >05:19:14,695 DEBUG program: Return code: 0 >05:19:14,695 INFO program: Running... udevadm settle --timeout=300 >05:19:14,721 DEBUG program: Return code: 0 >05:19:14,723 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >05:19:14,749 DEBUG program: Return code: 0 >05:19:14,751 INFO program: Running... udevadm settle --timeout=300 >05:19:14,778 DEBUG program: Return code: 0 >05:19:14,778 INFO program: Running... umount /mnt/sysimage >05:19:14,810 DEBUG program: Return code: 0 >05:19:14,811 INFO program: Running... udevadm settle --timeout=300 >05:19:14,836 DEBUG program: Return code: 0 >05:19:14,839 INFO program: Running... udevadm settle --timeout=300 >05:19:14,865 DEBUG program: Return code: 0 >05:19:14,867 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >05:19:14,923 DEBUG program: Return code: 0 >05:19:14,927 INFO program: Running... udevadm settle --timeout=300 >05:19:14,952 DEBUG program: Return code: 0 >05:19:14,953 INFO program: Running... umount /mnt/sysimage >05:19:14,990 DEBUG program: Return code: 0 >05:19:14,990 INFO program: Running... udevadm settle --timeout=300 >05:19:15,015 DEBUG program: Return code: 0 >05:19:15,019 INFO program: Running... udevadm settle --timeout=300 >05:19:15,045 DEBUG program: Return code: 0 >05:19:15,276 INFO program: Running... hwclock --hctosys --localtime >05:19:16,001 DEBUG program: Return code: 0 >05:19:23,803 INFO program: Running... modprobe btrfs >05:19:23,911 DEBUG program: Return code: 0 >05:19:23,916 INFO program: Running... modprobe xfs >05:19:24,046 DEBUG program: Return code: 0 >01:19:29,517 INFO program: Running... systemctl status chronyd.service >01:19:29,552 INFO program: * chronyd.service - NTP client/server >01:19:29,553 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >01:19:29,553 INFO program: Active: active (running) since Mon 2014-08-04 05:19:08 UTC; 20s ago >01:19:29,553 INFO program: Process: 1244 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >01:19:29,554 INFO program: Process: 1240 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >01:19:29,554 INFO program: Main PID: 1242 (chronyd) >01:19:29,554 INFO program: CGroup: /system.slice/chronyd.service >01:19:29,555 INFO program: `-1242 /usr/sbin/chronyd >01:19:29,555 INFO program: >01:19:29,556 INFO program: Aug 04 05:19:08 dh03.lc.digifarma.nl systemd[1]: Started NTP client/server. >01:19:29,556 DEBUG program: Return code: 0 >01:19:29,562 INFO program: Running... systemctl start chronyd.service >01:19:29,594 DEBUG program: Return code: 0 >01:19:40,337 INFO program: Running... systemctl status chronyd.service >01:19:40,364 INFO program: * chronyd.service - NTP client/server >01:19:40,364 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >01:19:40,364 INFO program: Active: active (running) since Mon 2014-08-04 05:19:08 UTC; 5h 59min left >01:19:40,364 INFO program: Process: 1244 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >01:19:40,365 INFO program: Process: 1240 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >01:19:40,365 INFO program: Main PID: 1242 (chronyd) >01:19:40,365 INFO program: CGroup: /system.slice/chronyd.service >01:19:40,365 INFO program: `-1242 /usr/sbin/chronyd >01:19:40,365 INFO program: >01:19:40,365 INFO program: Aug 04 05:19:08 dh03.lc.digifarma.nl systemd[1]: Started NTP client/server. >01:19:40,365 INFO program: Aug 04 05:19:29 dh03.lc.digifarma.nl systemd[1]: Started NTP client/server. >01:19:40,366 DEBUG program: Return code: 0 >01:20:01,059 INFO program: Running... hostnamectl set-hostname dh03.lc.digifarma.nl >01:20:01,183 DEBUG program: Return code: 0 >01:20:20,310 INFO program: Running... udevadm settle --timeout=300 >01:20:20,341 DEBUG program: Return code: 0 >01:20:20,352 INFO program: Running... udevadm settle --timeout=300 >01:20:20,380 DEBUG program: Return code: 0 >01:23:31,346 INFO program: Running... hwclock --systohc --local >01:23:32,501 DEBUG program: Return code: 0 >01:23:32,525 INFO program: Running... udevadm settle --timeout=300 >01:23:32,563 DEBUG program: Return code: 0 >01:23:32,567 INFO program: Running... udevadm settle --timeout=300 >01:23:32,603 DEBUG program: Return code: 0 >01:23:32,605 INFO program: Running... udevadm settle --timeout=300 >01:23:32,643 DEBUG program: Return code: 0 >01:23:32,648 INFO program: Running... udevadm settle --timeout=300 >01:23:32,684 DEBUG program: Return code: 0 >01:23:32,687 INFO program: Running... udevadm settle --timeout=300 >01:23:32,724 DEBUG program: Return code: 0 >01:23:32,729 INFO program: Running... udevadm settle --timeout=300 >01:23:32,765 DEBUG program: Return code: 0 >01:23:32,767 INFO program: Running... udevadm settle --timeout=300 >01:23:32,802 DEBUG program: Return code: 0 >01:23:32,807 INFO program: Running... udevadm settle --timeout=300 >01:23:32,841 DEBUG program: Return code: 0 >01:23:32,844 INFO program: Running... udevadm settle --timeout=300 >01:23:32,876 DEBUG program: Return code: 0 >01:23:32,881 INFO program: Running... udevadm settle --timeout=300 >01:23:32,912 DEBUG program: Return code: 0 >01:23:32,916 INFO program: Running... udevadm settle --timeout=300 >01:23:32,949 DEBUG program: Return code: 0 >01:23:32,950 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:32,978 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:32,978 DEBUG program: Return code: 0 >01:23:32,980 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:33,003 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:33,003 DEBUG program: Return code: 0 >01:23:33,006 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:33,033 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:33,034 DEBUG program: Return code: 0 >01:23:33,063 INFO program: Running... wipefs -f -a /dev/sda5 >01:23:33,103 INFO program: /dev/sda5: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >01:23:33,103 DEBUG program: Return code: 0 >01:23:33,104 INFO program: Running... udevadm settle --timeout=300 >01:23:33,139 DEBUG program: Return code: 0 >01:23:33,139 INFO program: Running... udevadm settle --timeout=300 >01:23:33,171 DEBUG program: Return code: 0 >01:23:33,174 INFO program: Running... wipefs -f -a /dev/sda2 >01:23:33,205 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >01:23:33,206 DEBUG program: Return code: 0 >01:23:33,206 INFO program: Running... udevadm settle --timeout=300 >01:23:33,234 DEBUG program: Return code: 0 >01:23:33,235 INFO program: Running... udevadm settle --timeout=300 >01:23:33,266 DEBUG program: Return code: 0 >01:23:33,270 INFO program: Running... wipefs -f -a /dev/sda1 >01:23:33,306 INFO program: /dev/sda1: 8 bytes were erased at offset 0x00000036 (vfat): 46 41 54 31 36 20 20 20 >01:23:33,307 INFO program: /dev/sda1: 1 byte was erased at offset 0x00000000 (vfat): eb >01:23:33,307 INFO program: /dev/sda1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >01:23:33,307 DEBUG program: Return code: 0 >01:23:33,308 INFO program: Running... udevadm settle --timeout=300 >01:23:33,340 DEBUG program: Return code: 0 >01:23:33,341 INFO program: Running... udevadm settle --timeout=300 >01:23:33,371 DEBUG program: Return code: 0 >01:23:33,375 INFO program: Running... wipefs -f -a /dev/sda4 >01:23:33,407 INFO program: /dev/sda4: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >01:23:33,408 DEBUG program: Return code: 0 >01:23:33,408 INFO program: Running... udevadm settle --timeout=300 >01:23:33,437 DEBUG program: Return code: 0 >01:23:33,437 INFO program: Running... udevadm settle --timeout=300 >01:23:33,469 DEBUG program: Return code: 0 >01:23:33,472 INFO program: Running... wipefs -f -a /dev/sda3 >01:23:33,505 INFO program: /dev/sda3: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >01:23:33,506 DEBUG program: Return code: 0 >01:23:33,506 INFO program: Running... udevadm settle --timeout=300 >01:23:33,538 DEBUG program: Return code: 0 >01:23:33,539 INFO program: Running... udevadm settle --timeout=300 >01:23:33,567 DEBUG program: Return code: 0 >01:23:33,617 INFO program: Running... mke2fs -t ext4 /dev/sda5 >01:23:35,153 INFO program: mke2fs 1.42.11 (09-Jul-2014) >01:23:35,154 INFO program: Discarding device blocks: 4096/4726195220451328/47261952 done >01:23:35,154 INFO program: Creating filesystem with 47261952 4k blocks and 11821056 inodes >01:23:35,154 INFO program: Filesystem UUID: c9b02659-6051-4723-8718-4b640bc7aca9 >01:23:35,154 INFO program: Superblock backups stored on blocks: >01:23:35,155 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >01:23:35,155 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >01:23:35,155 INFO program: >01:23:35,155 INFO program: Allocating group tables: 0/1443 done >01:23:35,155 INFO program: Writing inode tables: 0/1443 done >01:23:35,156 INFO program: Creating journal (32768 blocks): done >01:23:35,156 INFO program: Writing superblocks and filesystem accounting information: 0/1443 done >01:23:35,156 INFO program: >01:23:35,156 DEBUG program: Return code: 0 >01:23:35,158 INFO program: Running... e2label /dev/sda5 >01:23:35,199 DEBUG program: Return code: 0 >01:23:35,202 INFO program: Running... udevadm settle --timeout=300 >01:23:35,236 DEBUG program: Return code: 0 >01:23:35,240 INFO program: Running... udevadm settle --timeout=300 >01:23:35,271 DEBUG program: Return code: 0 >01:23:35,648 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:35,670 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:35,670 DEBUG program: Return code: 0 >01:23:35,674 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:35,694 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:35,695 DEBUG program: Return code: 0 >01:23:35,699 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:35,720 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:35,720 DEBUG program: Return code: 0 >01:23:35,724 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >01:23:35,744 INFO program: /dev/loop0: [2084]:32 (/run/install/repo/LiveOS/squashfs.img) >01:23:35,745 DEBUG program: Return code: 0 > > >/tmp/storage.log: >05:19:02,733 DEBUG blivet: IGNORED: Caught exception, continuing. >05:19:02,734 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >05:19:02,734 DEBUG blivet: IGNORED: Begin exception details. >05:19:02,734 DEBUG blivet: IGNORED: Traceback (most recent call last): >05:19:02,734 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >05:19:02,734 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >05:19:02,734 DEBUG blivet: IGNORED: IOError: Unknown error >05:19:02,734 DEBUG blivet: IGNORED: End exception details. >05:19:02,735 INFO blivet: ISCSID is /sbin/iscsid >05:19:02,735 INFO blivet: no initiator set >05:19:02,921 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >05:19:02,921 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >05:19:07,632 DEBUG blivet: trying to set new default fstype to 'ext4' >05:19:07,640 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:07,648 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >05:19:07,649 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:07,655 DEBUG blivet: IGNORED: Caught exception, continuing. >05:19:07,655 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >05:19:07,655 DEBUG blivet: IGNORED: Begin exception details. >05:19:07,656 DEBUG blivet: IGNORED: Traceback (most recent call last): >05:19:07,656 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >05:19:07,656 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >05:19:07,656 DEBUG blivet: IGNORED: IOError: Unknown error >05:19:07,656 DEBUG blivet: IGNORED: End exception details. >05:19:08,177 INFO blivet: Detected 7680 MiB of memory >05:19:08,189 INFO blivet: Suggested swap size (7680 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >05:19:08,205 INFO blivet: Swap attempt of 0.0 >05:19:08,625 INFO blivet: resetting Blivet (version 0.61) instance <blivet.Blivet object at 0x7fe76c677d10> >05:19:08,626 INFO blivet: no initiator set >05:19:08,626 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >05:19:08,627 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >05:19:08,821 DEBUG blivet: protected device spec UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c resolved to sdc4 >05:19:09,030 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >05:19:09,039 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_SD_Reader', > 'ID_MODEL_ENC': 'USB\\x20\\x20SD\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '6200', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c8e5699a-7995-4264-8928-39fc5ed2d1d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic_USB_SD_Reader_12345678901234567890-0:0', > 'ID_SERIAL_SHORT': '12345678901234567890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389311', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >05:19:09,041 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >05:19:09,042 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >05:19:09,043 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:09,045 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >05:19:09,047 INFO blivet: sdc is a disk >05:19:09,048 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >05:19:09,051 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >05:19:09,078 INFO blivet: added disk sdc (id 1) to device tree >05:19:09,079 DEBUG blivet: looking up parted Device: /dev/sdc >05:19:09,078 INFO blivet: got device: DiskDevice instance (0x7fe760d679d0) -- > name = sdc status = True kids = 0 id = 1 > parents = [] > uuid = None size = 3781.5 MiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB SD Reader path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7744512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1023, 122, 62) biosGeometry: (482, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e0e0> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe760c86650> >05:19:09,150 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >05:19:09,151 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >05:19:09,153 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >05:19:09,153 DEBUG blivet: required disklabel type for sdc (1) is None >05:19:09,153 DEBUG blivet: default disklabel type for sdc is gpt >05:19:09,154 DEBUG blivet: selecting gpt disklabel for sdc based on size >05:19:09,155 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >05:19:09,265 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe760ca27d0>, <parted.partition.Partition object at 0x7fe76347fd90>, <parted.partition.Partition object at 0x7fe760ca2a10>, <parted.partition.Partition object at 0x7fe760ca2c50>] > device: <parted.device.Device object at 0x7fe760ca2590> > PedDisk: <_ped.Disk object at 0x7fe760ca6320> >05:19:09,267 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >05:19:09,269 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >05:19:09,279 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part1 /dev/disk/by-label/LL_DOC /dev/disk/by-partlabel/LOCALLOGISTICS /dev/disk/by-partuuid/1610afdf-e2b7-47bf-a587-26d50c6e09ed /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/488AA05C3B0DD8DD', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LL_DOC', > 'ID_FS_LABEL_ENC': 'LL_DOC', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '488AA05C3B0DD8DD', > 'ID_FS_UUID_ENC': '488AA05C3B0DD8DD', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_SD_Reader', > 'ID_MODEL_ENC': 'USB\\x20\\x20SD\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '6200', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'LOCALLOGISTICS', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '1610afdf-e2b7-47bf-a587-26d50c6e09ed', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c8e5699a-7995-4264-8928-39fc5ed2d1d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic_USB_SD_Reader_12345678901234567890-0:0', > 'ID_SERIAL_SHORT': '12345678901234567890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389470', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part1', > '/dev/disk/by-label/LL_DOC', > '/dev/disk/by-partlabel/LOCALLOGISTICS', > '/dev/disk/by-partuuid/1610afdf-e2b7-47bf-a587-26d50c6e09ed', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/488AA05C3B0DD8DD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >05:19:09,280 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >05:19:09,283 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >05:19:09,283 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:09,284 INFO blivet: sdc1 is a partition >05:19:09,285 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >05:19:09,286 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >05:19:09,287 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3781.5 MiB disk sdc (1) with existing gpt disklabel >05:19:09,303 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >05:19:09,304 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >05:19:09,304 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >05:19:09,305 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >05:19:09,305 DEBUG blivet: looking up parted Partition: /dev/sdc1 >05:19:09,306 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >05:19:09,308 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >05:19:09,309 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >05:19:09,309 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >05:19:09,310 INFO blivet: added partition sdc1 (id 6) to device tree >05:19:09,313 DEBUG blivet: looking up parted Device: /dev/sdc1 >05:19:09,310 INFO blivet: got device: PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata >05:19:09,360 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >05:19:09,361 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >05:19:09,361 DEBUG blivet: device sdc1 does not contain a disklabel >05:19:09,361 INFO blivet: type detected on 'sdc1' is 'ntfs' >05:19:09,719 DEBUG blivet: padding min size from 8000000 up to 8000500 >05:19:09,721 DEBUG blivet: NTFS.supported: supported: False ; >05:19:09,721 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 9 >05:19:09,722 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >05:19:09,723 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >05:19:09,723 INFO blivet: got format: existing ntfs filesystem >05:19:09,727 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part2 /dev/disk/by-partlabel/BBOOT /dev/disk/by-partuuid/21686148-6449-6e6f-744e-656564454649 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_SD_Reader', > 'ID_MODEL_ENC': 'USB\\x20\\x20SD\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '6200', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'BBOOT', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c8e5699a-7995-4264-8928-39fc5ed2d1d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic_USB_SD_Reader_12345678901234567890-0:0', > 'ID_SERIAL_SHORT': '12345678901234567890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389553', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part2', > '/dev/disk/by-partlabel/BBOOT', > '/dev/disk/by-partuuid/21686148-6449-6e6f-744e-656564454649', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >05:19:09,728 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >05:19:09,729 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >05:19:09,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:09,730 INFO blivet: sdc2 is a partition >05:19:09,731 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >05:19:09,732 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >05:19:09,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3781.5 MiB disk sdc (1) with existing gpt disklabel >05:19:09,744 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >05:19:09,745 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >05:19:09,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >05:19:09,746 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >05:19:09,746 DEBUG blivet: looking up parted Partition: /dev/sdc2 >05:19:09,747 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >05:19:09,749 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >05:19:09,750 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >05:19:09,751 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >05:19:09,751 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 14 >05:19:09,752 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >05:19:09,753 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: biosboot ; >05:19:09,753 INFO blivet: added partition sdc2 (id 11) to device tree >05:19:09,757 DEBUG blivet: looking up parted Device: /dev/sdc2 >05:19:09,753 INFO blivet: got device: PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub >05:19:10,222 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >05:19:10,223 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >05:19:10,223 DEBUG blivet: device sdc2 does not contain a disklabel >05:19:10,223 DEBUG blivet: no type or existing type for sdc2, bailing >05:19:10,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part3 /dev/disk/by-label/EFIBOOT /dev/disk/by-partlabel/EFIBOOT /dev/disk/by-partuuid/c12a7328-f81f-11d2-ba4b-00a0c93ec93b /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2B4C-3599', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'EFIBOOT', > 'ID_FS_LABEL_ENC': 'EFIBOOT', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2B4C-3599', > 'ID_FS_UUID_ENC': '2B4C-3599', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_SD_Reader', > 'ID_MODEL_ENC': 'USB\\x20\\x20SD\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '6200', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'EFIBOOT', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '528384', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c8e5699a-7995-4264-8928-39fc5ed2d1d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic_USB_SD_Reader_12345678901234567890-0:0', > 'ID_SERIAL_SHORT': '12345678901234567890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389639', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part3', > '/dev/disk/by-label/EFIBOOT', > '/dev/disk/by-partlabel/EFIBOOT', > '/dev/disk/by-partuuid/c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2B4C-3599'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >05:19:10,226 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >05:19:10,227 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >05:19:10,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:10,228 INFO blivet: sdc3 is a partition >05:19:10,228 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >05:19:10,229 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >05:19:10,230 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3781.5 MiB disk sdc (1) with existing gpt disklabel >05:19:10,240 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >05:19:10,242 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >05:19:10,243 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >05:19:10,244 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >05:19:10,244 DEBUG blivet: looking up parted Partition: /dev/sdc3 >05:19:10,245 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >05:19:10,246 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >05:19:10,247 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >05:19:10,248 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >05:19:10,248 INFO blivet: added partition sdc3 (id 16) to device tree >05:19:10,251 DEBUG blivet: looking up parted Device: /dev/sdc3 >05:19:10,248 INFO blivet: got device: PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp >05:19:10,302 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >05:19:10,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >05:19:10,303 DEBUG blivet: device sdc3 does not contain a disklabel >05:19:10,372 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 19 >05:19:10,373 INFO blivet: type detected on 'sdc3' is 'vfat' >05:19:10,373 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 20 >05:19:10,375 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >05:19:10,376 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: efi ; >05:19:10,376 INFO blivet: got format: existing efi filesystem >05:19:10,381 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part4 /dev/disk/by-label/LOCAL\\x20LOGISTICS /dev/disk/by-partlabel/LOCAL\\x20LOGISTICS /dev/disk/by-partuuid/6ea26a20-ebac-44ed-87d4-71b6ad7f142c /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LOCAL_LOGISTICS', > 'ID_FS_LABEL_ENC': 'LOCAL\\x20LOGISTICS', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c', > 'ID_FS_UUID_ENC': 'f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_SD_Reader', > 'ID_MODEL_ENC': 'USB\\x20\\x20SD\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '6200', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'LOCAL\\x20LOGISTICS', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1052672', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '6691807', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '6ea26a20-ebac-44ed-87d4-71b6ad7f142c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c8e5699a-7995-4264-8928-39fc5ed2d1d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic_USB_SD_Reader_12345678901234567890-0:0', > 'ID_SERIAL_SHORT': '12345678901234567890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '36', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '389722', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_SD_Reader_12345678901234567890-0:0-part4', > '/dev/disk/by-label/LOCAL\\x20LOGISTICS', > '/dev/disk/by-partlabel/LOCAL\\x20LOGISTICS', > '/dev/disk/by-partuuid/6ea26a20-ebac-44ed-87d4-71b6ad7f142c', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part4', > '/dev/disk/by-uuid/f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >05:19:10,381 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4)... >05:19:10,382 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc4 ; incomplete: False ; >05:19:10,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:10,384 INFO blivet: sdc4 is a partition >05:19:10,384 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >05:19:10,385 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >05:19:10,386 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3781.5 MiB disk sdc (1) with existing gpt disklabel >05:19:10,429 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >05:19:10,433 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >05:19:10,433 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >05:19:10,436 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >05:19:10,436 DEBUG blivet: looking up parted Partition: /dev/sdc4 >05:19:10,438 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >05:19:10,439 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >05:19:10,442 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >05:19:10,444 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >05:19:10,444 INFO blivet: added partition sdc4 (id 22) to device tree >05:19:10,448 DEBUG blivet: looking up parted Device: /dev/sdc4 >05:19:10,445 INFO blivet: got device: PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing None > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = >05:19:11,118 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >05:19:11,119 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: None ; >05:19:11,119 DEBUG blivet: device sdc4 does not contain a disklabel >05:19:11,120 INFO blivet: type detected on 'sdc4' is 'ext4' >05:19:11,256 DEBUG blivet: size=3267.48 MiB, current=3267.48 MiB >05:19:11,275 DEBUG blivet: using current size 3426201600 as min size >05:19:11,276 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:11,276 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 25 >05:19:11,277 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >05:19:11,278 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: ext4 ; >05:19:11,278 INFO blivet: got format: existing ext4 filesystem >05:19:11,280 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113 /dev/disk/by-id/wwn-0x5001b44977ba4299', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '0c3058a9-5879-47ac-9c76-1a25d226579f', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451447', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113', > '/dev/disk/by-id/wwn-0x5001b44977ba4299'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >05:19:11,281 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >05:19:11,282 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >05:19:11,283 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:11,283 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >05:19:11,284 INFO blivet: sda is a disk >05:19:11,285 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >05:19:11,286 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >05:19:11,311 INFO blivet: added disk sda (id 27) to device tree >05:19:11,311 DEBUG blivet: looking up parted Device: /dev/sda >05:19:11,311 INFO blivet: got device: DiskDevice instance (0x7fe75d716ad0) -- > name = sda status = True kids = 0 id = 27 > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 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 0x7fe75d6ea710> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe760ce1550> >05:19:11,354 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >05:19:11,355 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >05:19:11,356 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >05:19:11,357 DEBUG blivet: required disklabel type for sda (1) is None >05:19:11,357 DEBUG blivet: default disklabel type for sda is gpt >05:19:11,358 DEBUG blivet: selecting gpt disklabel for sda based on size >05:19:11,359 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >05:19:11,386 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe760ce1a50>, <parted.partition.Partition object at 0x7fe760ce1dd0>, <parted.partition.Partition object at 0x7fe760ce3090>, <parted.partition.Partition object at 0x7fe760ce3250>, <parted.partition.Partition object at 0x7fe760ce3410>] > device: <parted.device.Device object at 0x7fe760ce1810> > PedDisk: <_ped.Disk object at 0x7fe760cc63b0> >05:19:11,387 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 30 >05:19:11,388 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >05:19:11,393 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part1 /dev/disk/by-id/wwn-0x5001b44977ba4299-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/8fcc420f-674a-4206-a3d8-fd0f26be7ff0 /dev/disk/by-uuid/A3B8-4C61', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A3B8-4C61', > 'ID_FS_UUID_ENC': 'A3B8-4C61', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '8fcc420f-674a-4206-a3d8-fd0f26be7ff0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '0c3058a9-5879-47ac-9c76-1a25d226579f', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451479', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part1', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/8fcc420f-674a-4206-a3d8-fd0f26be7ff0', > '/dev/disk/by-uuid/A3B8-4C61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >05:19:11,393 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >05:19:11,394 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >05:19:11,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:11,398 INFO blivet: sda1 is a partition >05:19:11,398 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >05:19:11,399 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >05:19:11,400 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >05:19:11,409 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >05:19:11,410 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >05:19:11,410 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >05:19:11,418 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >05:19:11,418 DEBUG blivet: looking up parted Partition: /dev/sda1 >05:19:11,419 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >05:19:11,420 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >05:19:11,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >05:19:11,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >05:19:11,423 INFO blivet: added partition sda1 (id 32) to device tree >05:19:11,427 DEBUG blivet: looking up parted Device: /dev/sda1 >05:19:11,423 INFO blivet: got device: PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >05:19:11,471 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >05:19:11,472 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >05:19:11,472 DEBUG blivet: device sda1 does not contain a disklabel >05:19:11,473 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 35 >05:19:11,473 INFO blivet: type detected on 'sda1' is 'vfat' >05:19:11,473 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 36 >05:19:11,474 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >05:19:11,475 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >05:19:11,475 INFO blivet: got format: existing efi filesystem >05:19:11,478 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part2 /dev/disk/by-id/wwn-0x5001b44977ba4299-part2 /dev/disk/by-partuuid/65867dfe-dd11-4694-8e4c-1d4d1b1f50b6 /dev/disk/by-uuid/74463168-736a-4f15-bc79-840ad3e94d57', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '74463168-736a-4f15-bc79-840ad3e94d57', > 'ID_FS_UUID_ENC': '74463168-736a-4f15-bc79-840ad3e94d57', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '65867dfe-dd11-4694-8e4c-1d4d1b1f50b6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '0c3058a9-5879-47ac-9c76-1a25d226579f', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451514', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part2', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part2', > '/dev/disk/by-partuuid/65867dfe-dd11-4694-8e4c-1d4d1b1f50b6', > '/dev/disk/by-uuid/74463168-736a-4f15-bc79-840ad3e94d57'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >05:19:11,478 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >05:19:11,479 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >05:19:11,480 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:11,480 INFO blivet: sda2 is a partition >05:19:11,481 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >05:19:11,481 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >05:19:11,482 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >05:19:11,490 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >05:19:11,491 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >05:19:11,491 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >05:19:11,492 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >05:19:11,492 DEBUG blivet: looking up parted Partition: /dev/sda2 >05:19:11,493 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >05:19:11,493 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >05:19:11,494 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >05:19:11,495 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >05:19:11,495 INFO blivet: added partition sda2 (id 38) to device tree >05:19:11,498 DEBUG blivet: looking up parted Device: /dev/sda2 >05:19:11,495 INFO blivet: got device: PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = >05:19:11,535 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >05:19:11,535 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >05:19:11,536 DEBUG blivet: device sda2 does not contain a disklabel >05:19:11,536 INFO blivet: type detected on 'sda2' is 'ext4' >05:19:11,601 DEBUG blivet: size=185.56 MiB, current=500 MiB >05:19:11,622 DEBUG blivet: padding min size from 194570240 up to 194570740 >05:19:11,623 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:11,624 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 41 >05:19:11,624 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >05:19:11,625 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >05:19:11,625 INFO blivet: got format: existing ext4 filesystem >05:19:11,629 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part3 /dev/disk/by-id/wwn-0x5001b44977ba4299-part3 /dev/disk/by-partuuid/0e458709-4716-4c3c-b92c-9838fed7a735 /dev/disk/by-uuid/409e3e27-0fc3-4d43-9642-dc3b361c895d', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '409e3e27-0fc3-4d43-9642-dc3b361c895d', > 'ID_FS_UUID_ENC': '409e3e27-0fc3-4d43-9642-dc3b361c895d', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1435648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '15728640', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '0e458709-4716-4c3c-b92c-9838fed7a735', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '0c3058a9-5879-47ac-9c76-1a25d226579f', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451544', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part3', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part3', > '/dev/disk/by-partuuid/0e458709-4716-4c3c-b92c-9838fed7a735', > '/dev/disk/by-uuid/409e3e27-0fc3-4d43-9642-dc3b361c895d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >05:19:11,629 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >05:19:11,630 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >05:19:11,630 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:11,631 INFO blivet: sda3 is a partition >05:19:11,631 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >05:19:11,632 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >05:19:11,632 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >05:19:11,641 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >05:19:11,641 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >05:19:11,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >05:19:11,643 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >05:19:11,643 DEBUG blivet: looking up parted Partition: /dev/sda3 >05:19:11,644 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >05:19:11,645 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >05:19:11,645 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >05:19:11,646 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >05:19:11,646 INFO blivet: added partition sda3 (id 43) to device tree >05:19:11,649 DEBUG blivet: looking up parted Device: /dev/sda3 >05:19:11,647 INFO blivet: got device: PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = >05:19:11,691 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >05:19:11,692 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >05:19:11,692 DEBUG blivet: device sda3 does not contain a disklabel >05:19:11,692 INFO blivet: type detected on 'sda3' is 'swap' >05:19:11,693 DEBUG blivet: SwapSpace.__init__: device: /dev/sda3 ; serial: 130663401113 ; uuid: 409e3e27-0fc3-4d43-9642-dc3b361c895d ; exists: True ; label: None ; >05:19:11,693 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 46 >05:19:11,694 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >05:19:11,695 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >05:19:11,695 INFO blivet: got format: existing swap >05:19:11,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part4 /dev/disk/by-id/wwn-0x5001b44977ba4299-part4 /dev/disk/by-partuuid/6c7bd312-01f3-4519-aa8d-ea19413ca6fb /dev/disk/by-uuid/da72496c-859f-4419-89a6-f46cfefb30a2', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'da72496c-859f-4419-89a6-f46cfefb30a2', > 'ID_FS_UUID_ENC': 'da72496c-859f-4419-89a6-f46cfefb30a2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '17164288', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '6c7bd312-01f3-4519-aa8d-ea19413ca6fb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '0c3058a9-5879-47ac-9c76-1a25d226579f', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451574', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part4', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part4', > '/dev/disk/by-partuuid/6c7bd312-01f3-4519-aa8d-ea19413ca6fb', > '/dev/disk/by-uuid/da72496c-859f-4419-89a6-f46cfefb30a2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >05:19:11,698 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >05:19:11,699 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda4 ; incomplete: False ; >05:19:11,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:11,700 INFO blivet: sda4 is a partition >05:19:11,701 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >05:19:11,701 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >05:19:11,702 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >05:19:11,710 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >05:19:11,711 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >05:19:11,711 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >05:19:11,712 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >05:19:11,712 DEBUG blivet: looking up parted Partition: /dev/sda4 >05:19:11,713 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >05:19:11,714 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >05:19:11,714 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >05:19:11,715 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >05:19:11,715 INFO blivet: added partition sda4 (id 48) to device tree >05:19:11,720 DEBUG blivet: looking up parted Device: /dev/sda4 >05:19:11,716 INFO blivet: got device: PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = >05:19:11,769 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >05:19:11,770 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >05:19:11,770 DEBUG blivet: device sda4 does not contain a disklabel >05:19:11,770 INFO blivet: type detected on 'sda4' is 'ext4' >05:19:11,833 DEBUG blivet: size=4943.18 MiB, current=50 GiB >05:19:11,854 DEBUG blivet: padding min size from 5183303680 up to 5183304180 >05:19:11,856 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:11,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 51 >05:19:11,857 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >05:19:11,858 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >05:19:11,858 INFO blivet: got format: existing ext4 filesystem >05:19:11,863 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part5 /dev/disk/by-id/wwn-0x5001b44977ba4299-part5 /dev/disk/by-partuuid/5216f14f-a29c-4dda-9c26-b0d3c9bf3d46 /dev/disk/by-uuid/678d9590-31a5-4db8-a2ef-e014b8f187be', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '678d9590-31a5-4db8-a2ef-e014b8f187be', > 'ID_FS_UUID_ENC': '678d9590-31a5-4db8-a2ef-e014b8f187be', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '122021888', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '378095616', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '5216f14f-a29c-4dda-9c26-b0d3c9bf3d46', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '0c3058a9-5879-47ac-9c76-1a25d226579f', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451605', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part5', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part5', > '/dev/disk/by-partuuid/5216f14f-a29c-4dda-9c26-b0d3c9bf3d46', > '/dev/disk/by-uuid/678d9590-31a5-4db8-a2ef-e014b8f187be'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >05:19:11,864 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >05:19:11,864 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda5 ; incomplete: False ; >05:19:11,865 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:11,865 INFO blivet: sda5 is a partition >05:19:11,866 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >05:19:11,867 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >05:19:11,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >05:19:11,875 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >05:19:11,876 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >05:19:11,876 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >05:19:11,877 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >05:19:11,877 DEBUG blivet: looking up parted Partition: /dev/sda5 >05:19:11,878 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >05:19:11,879 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >05:19:11,880 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >05:19:11,881 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >05:19:11,881 INFO blivet: added partition sda5 (id 53) to device tree >05:19:11,884 DEBUG blivet: looking up parted Device: /dev/sda5 >05:19:11,881 INFO blivet: got device: PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = >05:19:11,921 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >05:19:11,922 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: None ; >05:19:11,922 DEBUG blivet: device sda5 does not contain a disklabel >05:19:11,922 INFO blivet: type detected on 'sda5' is 'ext4' >05:19:11,991 DEBUG blivet: size=227.6 MiB, current=180.29 GiB >05:19:12,008 DEBUG blivet: padding min size from 238653440 up to 238653940 >05:19:12,010 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:12,010 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >05:19:12,011 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >05:19:12,012 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >05:19:12,012 INFO blivet: got format: existing ext4 filesystem >05:19:12,016 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708 /dev/disk/by-id/wwn-0x50024e92033ec704', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_HD154UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD154UI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0001d8d3', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD154UI_S1XWJ9BZ803708', > 'ID_SERIAL_SHORT': 'S1XWJ9BZ803708', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92033ec704', > 'ID_WWN_WITH_EXTENSION': '0x50024e92033ec704', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451971', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708', > '/dev/disk/by-id/wwn-0x50024e92033ec704'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >05:19:12,017 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >05:19:12,018 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >05:19:12,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:12,019 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >05:19:12,021 INFO blivet: sdb is a disk >05:19:12,021 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >05:19:12,022 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >05:19:12,045 INFO blivet: added disk sdb (id 58) to device tree >05:19:12,045 DEBUG blivet: looking up parted Device: /dev/sdb >05:19:12,045 INFO blivet: got device: DiskDevice instance (0x7fe760cf5150) -- > name = sdb status = True kids = 0 id = 58 > parents = [] > uuid = None size = 1397.27 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eae60> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe760cf51d0> >05:19:12,070 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >05:19:12,071 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >05:19:12,072 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >05:19:12,073 DEBUG blivet: required disklabel type for sdb (1) is None >05:19:12,073 DEBUG blivet: default disklabel type for sdb is gpt >05:19:12,073 DEBUG blivet: selecting gpt disklabel for sdb based on size >05:19:12,074 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >05:19:12,083 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe760cf5950>] > device: <parted.device.Device object at 0x7fe760cf5710> > PedDisk: <_ped.Disk object at 0x7fe760cc66c8> >05:19:12,084 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 61 >05:19:12,085 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >05:19:12,090 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708-part1 /dev/disk/by-id/wwn-0x50024e92033ec704-part1 /dev/disk/by-uuid/95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'ID_FS_UUID_ENC': '95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD154UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD154UI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2930274304', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0001d8d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0001d8d3', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD154UI_S1XWJ9BZ803708', > 'ID_SERIAL_SHORT': 'S1XWJ9BZ803708', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92033ec704', > 'ID_WWN_WITH_EXTENSION': '0x50024e92033ec704', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '452011', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708-part1', > '/dev/disk/by-id/wwn-0x50024e92033ec704-part1', > '/dev/disk/by-uuid/95b5818e-e47d-41f9-8b9e-f0956c2d20eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >05:19:12,090 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >05:19:12,091 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >05:19:12,092 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:12,092 INFO blivet: sdb1 is a partition >05:19:12,093 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >05:19:12,094 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >05:19:12,095 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1397.27 GiB disk sdb (58) with existing msdos disklabel >05:19:12,106 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >05:19:12,107 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >05:19:12,107 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >05:19:12,108 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >05:19:12,108 DEBUG blivet: looking up parted Partition: /dev/sdb1 >05:19:12,110 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >05:19:12,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >05:19:12,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >05:19:12,113 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >05:19:12,113 INFO blivet: added partition sdb1 (id 63) to device tree >05:19:12,116 DEBUG blivet: looking up parted Device: /dev/sdb1 >05:19:12,113 INFO blivet: got device: PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = >05:19:12,162 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >05:19:12,163 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >05:19:12,163 DEBUG blivet: device sdb1 does not contain a disklabel >05:19:12,163 INFO blivet: type detected on 'sdb1' is 'ext4' >05:19:12,242 DEBUG blivet: size=0 B, current=1397.26 GiB >05:19:12,252 DEBUG blivet: using current size 0 as min size >05:19:12,253 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:12,254 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 66 >05:19:12,254 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >05:19:12,255 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >05:19:12,256 INFO blivet: got format: existing ext4 filesystem >05:19:12,259 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5682BL4115', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_HDDVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_GGC-H20L', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20GGC-H20L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_GGC-H20L_K5682BL4115', > 'ID_SERIAL_SHORT': 'K5682BL4115', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '452576', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5682BL4115'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >05:19:12,259 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >05:19:12,260 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >05:19:12,261 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:12,262 INFO blivet: sr0 is a cdrom >05:19:12,263 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >05:19:12,263 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >05:19:12,264 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >05:19:12,264 INFO blivet: added cdrom sr0 (id 68) to device tree >05:19:12,266 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:19:12,312 DEBUG blivet: looking up parted Device: /dev/sr0 >05:19:12,264 INFO blivet: got device: OpticalDevice instance (0x7fe760cf5d90) -- > name = sr0 status = True kids = 0 id = 68 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >05:19:12,405 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:19:12,450 DEBUG blivet: looking up parted Device: /dev/sr0 >05:19:12,542 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:19:12,588 DEBUG blivet: looking up parted Device: /dev/sr0 >05:19:12,680 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:19:12,726 DEBUG blivet: looking up parted Device: /dev/sr0 >05:19:12,818 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >05:19:12,818 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:19:12,864 DEBUG blivet: no media present for device sr0 >05:19:12,865 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '525173', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >05:19:12,866 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >05:19:12,867 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >05:19:12,867 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:12,868 INFO blivet: loop0 is a loop device >05:19:12,869 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >05:19:12,869 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >05:19:12,870 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:12,871 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >05:19:12,872 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >05:19:12,872 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 72) to device tree >05:19:12,873 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >05:19:12,873 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >05:19:12,874 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:19:12,875 INFO blivet: added loop loop0 (id 75) to device tree >05:19:12,925 DEBUG blivet: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >05:19:12,955 DEBUG blivet: looking up parted Device: /dev/loop0 >05:19:12,875 INFO blivet: got device: LoopDevice instance (0x7fe75d64d3d0) -- > name = loop0 status = True kids = 0 id = 75 > parents = ['existing 279.47 MiB file /run/install/repo/LiveOS/squashfs.img (72)'] > uuid = None size = 279.47 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 572360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (35, 255, 63) biosGeometry: (35, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe3b0> > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >05:19:13,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >05:19:13,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >05:19:13,143 DEBUG blivet: device loop0 does not contain a disklabel >05:19:13,143 INFO blivet: type detected on 'loop0' is 'squashfs' >05:19:13,144 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 78 >05:19:13,145 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:19:13,147 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'ID_FS_UUID_ENC': 'bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '525380', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >05:19:13,147 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >05:19:13,148 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >05:19:13,149 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,149 INFO blivet: loop1 is a loop device >05:19:13,150 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >05:19:13,151 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >05:19:13,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >05:19:13,153 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >05:19:13,153 INFO blivet: added file /LiveOS/rootfs.img (id 80) to device tree >05:19:13,155 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >05:19:13,155 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >05:19:13,156 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >05:19:13,156 INFO blivet: added loop loop1 (id 83) to device tree >05:19:13,156 INFO blivet: got device: LoopDevice instance (0x7fe75d64d890) -- > name = loop1 status = False kids = 0 id = 83 > parents = ['existing 0 B file /LiveOS/rootfs.img (80)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >05:19:13,159 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >05:19:13,160 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >05:19:13,161 DEBUG blivet: device loop1 does not contain a disklabel >05:19:13,161 INFO blivet: type detected on 'loop1' is 'ext4' >05:19:13,210 DEBUG blivet: size=0 B, current=2048 MiB >05:19:13,219 DEBUG blivet: using current size 0 as min size >05:19:13,220 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:13,221 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >05:19:13,222 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >05:19:13,222 INFO blivet: got format: existing ext4 filesystem >05:19:13,224 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '525562', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >05:19:13,224 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >05:19:13,226 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >05:19:13,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,227 INFO blivet: loop2 is a loop device >05:19:13,228 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >05:19:13,229 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >05:19:13,229 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >05:19:13,231 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >05:19:13,231 INFO blivet: added file /overlay (deleted) (id 88) to device tree >05:19:13,232 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >05:19:13,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 92 >05:19:13,234 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:19:13,234 INFO blivet: added loop loop2 (id 91) to device tree >05:19:13,234 INFO blivet: got device: LoopDevice instance (0x7fe75d64da10) -- > name = loop2 status = False kids = 0 id = 91 > parents = ['existing 0 B file /overlay (deleted) (88)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >05:19:13,237 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >05:19:13,238 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >05:19:13,238 DEBUG blivet: device loop2 does not contain a disklabel >05:19:13,238 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >05:19:13,239 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 94 >05:19:13,240 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:19:13,242 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > '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': 'bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'ID_FS_UUID_ENC': 'bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '497406', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >05:19:13,242 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >05:19:13,243 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >05:19:13,244 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,244 INFO blivet: live-rw is a device-mapper device >05:19:13,245 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >05:19:13,246 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >05:19:13,247 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (83) with existing ext4 filesystem >05:19:13,249 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >05:19:13,250 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (91) >05:19:13,251 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >05:19:13,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,253 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >05:19:13,254 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 97 >05:19:13,255 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >05:19:13,255 INFO blivet: added dm live-rw (id 96) to device tree >05:19:13,256 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >05:19:13,255 INFO blivet: got device: DMDevice instance (0x7fe75d64d2d0) -- > name = live-rw status = True kids = 0 id = 96 > parents = ['existing 0 B loop loop2 (91)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe320> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >05:19:13,546 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >05:19:13,547 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >05:19:13,547 DEBUG blivet: device live-rw does not contain a disklabel >05:19:13,547 INFO blivet: type detected on 'live-rw' is 'ext4' >05:19:13,598 DEBUG blivet: size=905.46 MiB, current=2048 MiB >05:19:13,615 DEBUG blivet: padding min size from 949442560 up to 949443060 >05:19:13,616 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:13,616 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 99 >05:19:13,617 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >05:19:13,618 INFO blivet: got format: existing ext4 filesystem >05:19:13,620 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1407129537', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'ID_FS_UUID_ENC': 'bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528770', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd4fa668-d89d-4bd4-8de8-f72a7061ec02', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >05:19:13,620 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >05:19:13,621 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >05:19:13,622 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,622 INFO blivet: live-base is a device-mapper device >05:19:13,623 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >05:19:13,624 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >05:19:13,625 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >05:19:13,626 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (83) with existing ext4 filesystem >05:19:13,628 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >05:19:13,629 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:19:13,630 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >05:19:13,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 102 >05:19:13,632 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >05:19:13,632 INFO blivet: added dm live-base (id 101) to device tree >05:19:13,632 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >05:19:13,632 INFO blivet: got device: DMDevice instance (0x7fe75d64dd90) -- > name = live-base status = True kids = 0 id = 101 > parents = ['existing 0 B loop loop1 (83) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe200> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >05:19:13,653 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >05:19:13,655 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >05:19:13,655 DEBUG blivet: device live-base does not contain a disklabel >05:19:13,655 INFO blivet: type detected on 'live-base' is 'ext4' >05:19:13,709 DEBUG blivet: size=0 B, current=2048 MiB >05:19:13,719 DEBUG blivet: using current size 0 as min size >05:19:13,721 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:13,721 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 104 >05:19:13,722 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >05:19:13,722 INFO blivet: got format: existing ext4 filesystem >05:19:13,763 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >05:19:13,791 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:19:13,792 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:19:13,793 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:19:13,821 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >05:19:13,822 DEBUG blivet: BIOSBoot.teardown: device: /dev/sdc2 ; status: False ; type: biosboot ; >05:19:13,823 DEBUG blivet: BIOSBoot.teardown: device: /dev/sdc2 ; status: False ; type: biosboot ; >05:19:13,850 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:19:13,851 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:19:13,852 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:19:13,880 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >05:19:13,907 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:19:13,908 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:19:13,909 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:19:13,936 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:19:13,963 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:13,964 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:13,965 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:13,992 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >05:19:14,019 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:14,020 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,022 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,048 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >05:19:14,049 DEBUG blivet: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >05:19:14,050 DEBUG blivet: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >05:19:14,077 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:14,078 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,079 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,106 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >05:19:14,133 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:14,134 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,135 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,162 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >05:19:14,188 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:14,190 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,191 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,222 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >05:19:14,250 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:19:14,252 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:19:14,253 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:19:14,280 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >05:19:14,281 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:19:14,282 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:19:14,330 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >05:19:14,350 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >05:19:14,355 INFO blivet: edd: MBR signature on sda is zero. new disk image? >05:19:14,356 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >05:19:14,357 INFO blivet: edd: collected mbr signatures: {'sdb': '0x0001d8d3'} >05:19:14,360 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >05:19:14,386 WARN blivet: IGNORED: Caught exception, continuing. >05:19:14,387 WARN blivet: IGNORED: Problem description: mount of sdc4 as ext4 failed >05:19:14,387 WARN blivet: IGNORED: Begin exception details. >05:19:14,387 WARN blivet: IGNORED: Traceback (most recent call last): >05:19:14,387 WARN blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3115, in findExistingInstallations >05:19:14,388 WARN blivet: IGNORED: device.format.mount(options=options, mountpoint=getSysroot()) >05:19:14,388 WARN blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 593, in mount >05:19:14,388 WARN blivet: IGNORED: raise FSError("mount failed: %s" % rc) >05:19:14,388 WARN blivet: IGNORED: FSError: mount failed: 32 >05:19:14,389 WARN blivet: IGNORED: End exception details. >05:19:14,389 DEBUG blivet: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >05:19:14,417 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >05:19:14,442 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >05:19:14,525 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:14,526 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,527 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,554 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >05:19:14,628 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >05:19:14,629 INFO blivet: IGNORED: Caught exception, continuing. >05:19:14,629 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >05:19:14,629 INFO blivet: IGNORED: Begin exception details. >05:19:14,630 INFO blivet: IGNORED: Traceback (most recent call last): >05:19:14,630 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3194, in parseFSTab >05:19:14,630 INFO blivet: IGNORED: blkidTab.parse() >05:19:14,630 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2254, in parse >05:19:14,631 INFO blivet: IGNORED: with open(path) as f: >05:19:14,631 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >05:19:14,631 INFO blivet: IGNORED: End exception details. >05:19:14,631 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >05:19:14,631 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >05:19:14,632 DEBUG blivet: IGNORED: Caught exception, continuing. >05:19:14,632 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >05:19:14,632 DEBUG blivet: IGNORED: Begin exception details. >05:19:14,633 DEBUG blivet: IGNORED: Traceback (most recent call last): >05:19:14,633 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2302, in parse >05:19:14,633 DEBUG blivet: IGNORED: self.blkidTab.parse() >05:19:14,633 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2254, in parse >05:19:14,633 DEBUG blivet: IGNORED: with open(path) as f: >05:19:14,633 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >05:19:14,633 DEBUG blivet: IGNORED: End exception details. >05:19:14,634 DEBUG blivet: crypttab maps: [] >05:19:14,634 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >05:19:14,634 DEBUG blivet: resolved 'UUID=da72496c-859f-4419-89a6-f46cfefb30a2' to 'sda4' (partition) >05:19:14,634 DEBUG blivet: resolved 'UUID=74463168-736a-4f15-bc79-840ad3e94d57' to 'sda2' (partition) >05:19:14,635 DEBUG blivet: resolved 'UUID=A3B8-4C61' to 'sda1' (partition) >05:19:14,635 DEBUG blivet: resolved 'UUID=678d9590-31a5-4db8-a2ef-e014b8f187be' to 'sda5' (partition) >05:19:14,635 DEBUG blivet: resolved 'UUID=409e3e27-0fc3-4d43-9642-dc3b361c895d' to 'sda3' (partition) >05:19:14,636 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >05:19:14,722 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >05:19:14,750 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >05:19:14,837 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:19:14,838 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,839 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:19:14,866 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >05:19:14,926 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >05:19:15,017 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:19:15,018 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:19:15,019 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:19:15,129 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,131 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,132 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,135 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,138 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,139 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,142 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,144 DEBUG blivet: NTFS.supported: supported: False ; >05:19:15,148 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:15,149 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:19:15,272 DEBUG blivet: /dev/sdc4 is mounted on /run/install/repo >05:19:15,273 DEBUG blivet: /dev/sdc4 is mounted on /run/install/repo >05:19:15,295 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; hidden: False ; incomplete: False ; >05:19:15,303 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3267.48 MiB partition sdc4 (22) with existing ext4 filesystem >05:19:15,372 DEBUG blivet: /dev/sdc4 is mounted on /run/install/repo >05:19:15,373 DEBUG blivet: /dev/sdc4 is mounted on /run/install/repo >05:19:15,373 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; hidden: False ; incomplete: False ; >05:19:15,374 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3267.48 MiB partition sdc4 (22) with existing ext4 filesystem >05:19:23,787 DEBUG blivet: BindFS.supported: supported: False ; >05:19:23,787 DEBUG blivet: BindFS.supported: supported: False ; >05:19:23,788 DEBUG blivet: Iso9660FS.supported: supported: True ; >05:19:23,789 DEBUG blivet: Iso9660FS.supported: supported: True ; >05:19:23,789 DEBUG blivet: NFSv4.supported: supported: False ; >05:19:23,790 DEBUG blivet: NFSv4.supported: supported: False ; >05:19:23,791 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:19:23,792 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:19:23,792 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:23,793 DEBUG blivet: Ext4FS.supported: supported: True ; >05:19:23,794 DEBUG blivet: Ext3FS.supported: supported: True ; >05:19:23,795 DEBUG blivet: Ext3FS.supported: supported: True ; >05:19:23,795 DEBUG blivet: Ext2FS.supported: supported: True ; >05:19:23,796 DEBUG blivet: Ext2FS.supported: supported: True ; >05:19:23,797 DEBUG blivet: SysFS.supported: supported: False ; >05:19:23,797 DEBUG blivet: SysFS.supported: supported: False ; >05:19:23,798 DEBUG blivet: MultipathMember.__init__: >05:19:23,799 DEBUG blivet: MDRaidMember.__init__: >05:19:23,800 DEBUG blivet: ProcFS.supported: supported: False ; >05:19:23,800 DEBUG blivet: ProcFS.supported: supported: False ; >05:19:23,801 DEBUG blivet: SwapSpace.__init__: >05:19:23,802 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:19:23,802 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:19:23,803 DEBUG blivet: BTRFS.supported: supported: True ; >05:19:23,913 DEBUG blivet: USBFS.supported: supported: False ; >05:19:23,913 DEBUG blivet: USBFS.supported: supported: False ; >05:19:23,914 DEBUG blivet: DiskLabel.__init__: >05:19:23,914 INFO blivet: DiskLabel.partedDevice returning None >05:19:23,915 DEBUG blivet: HFSPlus.supported: supported: False ; >05:19:23,916 DEBUG blivet: HFSPlus.supported: supported: False ; >05:19:23,916 DEBUG blivet: XFS.supported: supported: True ; >05:19:24,047 DEBUG blivet: XFS.supported: supported: True ; >05:19:24,048 DEBUG blivet: TmpFS.supported: supported: True ; >05:19:24,087 DEBUG blivet: LUKS.__init__: >05:19:24,088 DEBUG blivet: NTFS.supported: supported: False ; >05:19:24,088 DEBUG blivet: NTFS.supported: supported: False ; >05:19:24,089 DEBUG blivet: NoDevFS.supported: supported: False ; >05:19:24,090 DEBUG blivet: NoDevFS.supported: supported: False ; >05:19:24,091 DEBUG blivet: HFS.supported: supported: False ; >05:19:24,091 DEBUG blivet: HFS.supported: supported: False ; >05:19:24,092 DEBUG blivet: LVMPhysicalVolume.__init__: >05:19:24,093 DEBUG blivet: NFS.supported: supported: False ; >05:19:24,105 DEBUG blivet: NFS.supported: supported: False ; >05:19:24,106 DEBUG blivet: FATFS.supported: supported: True ; >05:19:24,106 DEBUG blivet: FATFS.supported: supported: True ; >05:19:24,107 DEBUG blivet: DMRaidMember.__init__: >01:20:03,504 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:03,506 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:03,832 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:03,833 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:04,133 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:04,134 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:04,433 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:04,433 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:04,728 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:04,729 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:05,022 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:05,022 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:09,582 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:09,584 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:09,958 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:09,959 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:10,251 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:10,252 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:19,563 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:19,564 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ca2ed0) -- > name = sdc1 status = True kids = 0 id = 6 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b90> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2890> PedPartition: <_ped.Partition object at 0x7fe760c9ad10> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = msftdata, PartitionDevice instance (0x7fe77a8721d0) -- > name = sdc2 status = True kids = 0 id = 11 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 1024 KiB > format = existing biosboot > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 122, 62) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760c8e4d0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = biosboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76347f450> PedPartition: <_ped.Partition object at 0x7fe760c9ad70> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 526336 end = 528383 length = 2048 > flags = bios_grub, PartitionDevice instance (0x7fe760ca2e90) -- > name = sdc3 status = True kids = 0 id = 16 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 256 MiB > format = existing efi filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (69, 122, 62) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d550dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2b10> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ca2a90> PedPartition: <_ped.Partition object at 0x7fe760c9add0> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 528384 end = 1052671 length = 524288 > flags = boot, esp, PartitionDevice instance (0x7fe75d7169d0) -- > name = sdc4 status = True kids = 0 id = 22 > parents = ['existing 3781.5 MiB disk sdc (1) with existing gpt disklabel'] > uuid = None size = 3267.48 MiB > format = existing ext4 filesystem > major = 8 minor = 36 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6691807 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (884, 122, 62) biosGeometry: (416, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea5f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ca2650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ca2d10> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe760ca2c90> PedPartition: <_ped.Partition object at 0x7fe760c9ae30> > disk = existing 3781.5 MiB disk sdc (1) with existing gpt disklabel > start = 1052672 end = 7744478 length = 6691807 > flags = , PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = , PartitionDevice instance (0x7fe760cf5c90) -- > name = sdb1 status = True kids = 0 id = 63 > parents = ['existing 1397.27 GiB disk sdb (58) with existing msdos disklabel'] > uuid = None size = 1397.26 GiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760cfe0e0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760cf57d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760cf5c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760cf5a10> PedPartition: <_ped.Partition object at 0x7fe760ceafb0> > disk = existing 1397.27 GiB disk sdb (58) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = ] >01:20:19,906 INFO blivet: hiding device partition sdb1 (id 63) >01:20:19,907 INFO blivet: removed partition sdb1 (id 63) from device tree >01:20:19,907 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >01:20:19,907 DEBUG blivet: lvm filter: adding sdb1 to the reject list >01:20:19,908 INFO blivet: hiding device disk sdb (id 58) >01:20:19,908 INFO blivet: removed disk sdb (id 58) from device tree >01:20:19,908 DEBUG blivet: lvm filter: adding sdb to the reject list >01:20:19,908 INFO blivet: hiding device partition sdc1 (id 6) >01:20:19,908 INFO blivet: removed partition sdc1 (id 6) from device tree >01:20:19,909 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdc ; >01:20:19,909 DEBUG blivet: lvm filter: adding sdc1 to the reject list >01:20:19,909 INFO blivet: hiding device partition sdc2 (id 11) >01:20:19,910 INFO blivet: removed partition sdc2 (id 11) from device tree >01:20:19,910 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdc ; >01:20:19,910 DEBUG blivet: lvm filter: adding sdc2 to the reject list >01:20:19,911 INFO blivet: hiding device partition sdc3 (id 16) >01:20:19,911 INFO blivet: removed partition sdc3 (id 16) from device tree >01:20:19,911 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >01:20:19,912 DEBUG blivet: lvm filter: adding sdc3 to the reject list >01:20:19,912 INFO blivet: hiding device partition sdc4 (id 22) >01:20:19,912 INFO blivet: removed partition sdc4 (id 22) from device tree >01:20:19,913 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >01:20:19,913 DEBUG blivet: lvm filter: adding sdc4 to the reject list >01:20:19,913 INFO blivet: hiding device disk sdc (id 1) >01:20:19,913 INFO blivet: removed disk sdc (id 1) from device tree >01:20:19,913 DEBUG blivet: lvm filter: adding sdc to the reject list >01:20:19,914 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:19,915 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = ] >01:20:20,086 INFO blivet: Detected 7680 MiB of memory >01:20:20,096 INFO blivet: Swap attempt of 7680 MiB >01:20:20,109 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:20,111 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe760ce3590) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe760ce3610) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe760ce3b50) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe760ce3fd0) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe760cf5550) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = ] >01:20:20,298 DEBUG blivet: clearpart: looking at sda5 >01:20:20,298 DEBUG blivet: clearpart: looking at sda4 >01:20:20,299 DEBUG blivet: clearpart: looking at sda3 >01:20:20,299 DEBUG blivet: clearpart: looking at sda2 >01:20:20,299 DEBUG blivet: clearpart: looking at sda1 >01:20:20,299 DEBUG blivet: checking whether disk sda has an empty extended >01:20:20,299 DEBUG blivet: extended is None ; logicals is [] >01:20:20,301 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:20:20,302 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >01:20:20,310 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:20:20,392 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:20:20,393 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >01:20:20,403 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:20:20,404 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:20:20,405 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >01:20:20,415 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:20:20,427 DEBUG blivet: starting Blivet copy >01:20:20,448 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:20,449 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe7555e4b50) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1b90> PedPartition: <_ped.Partition object at 0x7fe75d6fb7d0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe7555e4a50) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce1f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce1e90> PedPartition: <_ped.Partition object at 0x7fe75d6fbbf0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe7555ef810) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3150> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce30d0> PedPartition: <_ped.Partition object at 0x7fe75d6fb9b0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe7555e4690) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce3310> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3290> PedPartition: <_ped.Partition object at 0x7fe75d6fbc50> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe7555ef490) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe760ce18d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe760ce34d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe760ce3450> PedPartition: <_ped.Partition object at 0x7fe75d6fbcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = ] >01:20:20,598 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:20:20,598 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea50> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e810> PedPartition: <_ped.Partition object at 0x7fe75558dcb0> >01:20:20,600 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:20:20,600 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea90> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e9d0> PedPartition: <_ped.Partition object at 0x7fe75558dd10> >01:20:20,602 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:20:20,603 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ec50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ebd0> PedPartition: <_ped.Partition object at 0x7fe75558dd70> >01:20:20,605 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >01:20:20,605 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ee10> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ed90> PedPartition: <_ped.Partition object at 0x7fe75558ddd0> >01:20:20,607 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >01:20:20,607 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557efd0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ef50> PedPartition: <_ped.Partition object at 0x7fe75558de30> >01:20:20,610 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >01:20:20,610 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe75558b250> fileSystem: <parted.filesystem.FileSystem object at 0x7fe755556210> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7555e4ad0> PedPartition: <_ped.Partition object at 0x7fe75558def0> >01:20:20,613 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >01:20:20,613 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe75558bc10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe755556390> > number: 1 path: /dev/sdc1 type: 0 > name: LOCALLOGISTICS active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe755556090> PedPartition: <_ped.Partition object at 0x7fe75558de90> >01:20:20,615 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >01:20:20,615 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe75558bc10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: BBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe755556310> PedPartition: <_ped.Partition object at 0x7fe75558df50> >01:20:20,617 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >01:20:20,618 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe75558bc10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe755556550> > number: 3 path: /dev/sdc3 type: 0 > name: EFIBOOT active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7555564d0> PedPartition: <_ped.Partition object at 0x7fe75558dfb0> >01:20:20,620 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >01:20:20,620 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe75558bc10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe755556710> > number: 4 path: /dev/sdc4 type: 0 > name: LOCAL LOGISTICS active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe755556690> PedPartition: <_ped.Partition object at 0x7fe755521050> >01:20:20,622 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 43 ; incomplete: False ; >01:20:20,622 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7680 MiB partition sda3 (43) with existing swap >01:20:20,631 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 38 ; incomplete: False ; >01:20:20,632 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sda2 (38) with existing ext4 filesystem >01:20:20,640 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 32 ; incomplete: False ; >01:20:20,641 DEBUG blivet: DeviceTree.getDeviceByID returned existing 200 MiB partition sda1 (32) with existing efi filesystem >01:20:20,649 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 48 ; incomplete: False ; >01:20:20,650 DEBUG blivet: DeviceTree.getDeviceByID returned existing 50 GiB partition sda4 (48) with existing ext4 filesystem >01:20:20,659 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 53 ; incomplete: False ; >01:20:20,659 DEBUG blivet: DeviceTree.getDeviceByID returned existing 180.29 GiB partition sda5 (53) with existing ext4 filesystem >01:20:20,668 DEBUG blivet: finished Blivet copy >01:20:20,671 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:20,671 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe7555e4b50) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea50> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e810> PedPartition: <_ped.Partition object at 0x7fe75558dcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe7555e4a50) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea90> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e9d0> PedPartition: <_ped.Partition object at 0x7fe75558dd10> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe7555ef810) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ec50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ebd0> PedPartition: <_ped.Partition object at 0x7fe75558dd70> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe7555e4690) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ee10> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ed90> PedPartition: <_ped.Partition object at 0x7fe75558ddd0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe7555ef490) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557efd0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ef50> PedPartition: <_ped.Partition object at 0x7fe75558de30> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = ] >01:20:20,854 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:20,855 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe7555e4b50) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea50> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e810> PedPartition: <_ped.Partition object at 0x7fe75558dcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe7555e4a50) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea90> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e9d0> PedPartition: <_ped.Partition object at 0x7fe75558dd10> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe7555ef810) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ec50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ebd0> PedPartition: <_ped.Partition object at 0x7fe75558dd70> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe7555e4690) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ee10> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ed90> PedPartition: <_ped.Partition object at 0x7fe75558ddd0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe7555ef490) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557efd0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ef50> PedPartition: <_ped.Partition object at 0x7fe75558de30> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = ] >01:20:21,003 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >01:20:21,004 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe7555e4b50) -- > name = sda1 status = True kids = 0 id = 32 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing efi 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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ea830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea50> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e810> PedPartition: <_ped.Partition object at 0x7fe75558dcb0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp, PartitionDevice instance (0x7fe7555e4a50) -- > name = sda2 status = True kids = 0 id = 38 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eab00> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ea90> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557e9d0> PedPartition: <_ped.Partition object at 0x7fe75558dd10> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , PartitionDevice instance (0x7fe7555ef810) -- > name = sda3 status = True kids = 0 id = 43 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 7680 MiB > format = existing swap > 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: 15728640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (979, 255, 63) biosGeometry: (979, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eac20> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ec50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ebd0> PedPartition: <_ped.Partition object at 0x7fe75558dd70> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 1435648 end = 17164287 length = 15728640 > flags = , PartitionDevice instance (0x7fe7555e4690) -- > name = sda4 status = True kids = 0 id = 48 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 50 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6eacb0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557ee10> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ed90> PedPartition: <_ped.Partition object at 0x7fe75558ddd0> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 17164288 end = 122021887 length = 104857600 > flags = , PartitionDevice instance (0x7fe7555ef490) -- > name = sda5 status = True kids = 0 id = 53 > parents = ['existing 238.47 GiB disk sda (27) with existing gpt disklabel'] > uuid = None size = 180.29 GiB > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 378095616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23535, 255, 63) biosGeometry: (23535, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75d6ead40> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555e4c50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe75557efd0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe75557ef50> PedPartition: <_ped.Partition object at 0x7fe75558de30> > disk = existing 238.47 GiB disk sda (27) with existing gpt disklabel > start = 122021888 end = 500117503 length = 378095616 > flags = ] >01:20:26,576 DEBUG blivet: Ext4FS.supported: supported: True ; >01:20:26,576 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 207 >01:20:34,685 DEBUG blivet: Ext4FS.supported: supported: True ; >01:20:34,685 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 208 >01:20:34,686 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe7555e4550>, 180.29 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >01:20:34,716 DEBUG storage.ui: Ext4FS.supported: supported: True ; >01:20:34,716 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 209 >01:20:34,717 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >01:20:34,718 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 211 >01:20:34,718 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >01:20:34,718 INFO storage.ui: registered action: [210] destroy format ext4 filesystem on partition sda5 (id 53) >01:20:34,719 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >01:20:34,720 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >01:20:34,720 INFO storage.ui: registered action: [212] create format ext4 filesystem mounted at /home on partition sda5 (id 53) >01:20:45,501 DEBUG blivet: Ext4FS.supported: supported: True ; >01:20:45,501 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 213 >01:20:45,502 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe7555e4550>, 500 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >01:20:45,531 DEBUG storage.ui: Ext4FS.supported: supported: True ; >01:20:45,531 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 214 >01:20:45,532 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >01:20:45,532 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 216 >01:20:45,533 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >01:20:45,533 INFO storage.ui: registered action: [215] destroy format ext4 filesystem on partition sda2 (id 38) >01:20:45,534 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >01:20:45,535 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >01:20:45,535 INFO storage.ui: registered action: [217] create format ext4 filesystem mounted at /boot on partition sda2 (id 38) >01:20:46,800 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance with object id 218 >01:20:58,652 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance with object id 219 >01:20:58,653 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe7555e4550>, 200 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >01:20:58,684 DEBUG storage.ui: getFormat('efi') returning EFIFS instance with object id 220 >01:20:58,684 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >01:20:58,684 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 222 >01:20:58,685 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >01:20:58,685 INFO storage.ui: registered action: [221] destroy format efi filesystem on partition sda1 (id 32) >01:20:58,686 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >01:20:58,687 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >01:20:58,687 INFO storage.ui: registered action: [223] create format efi filesystem mounted at /boot/efi on partition sda1 (id 32) >01:20:59,497 DEBUG blivet: Ext4FS.supported: supported: True ; >01:20:59,498 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 224 >01:21:03,453 DEBUG blivet: Ext4FS.supported: supported: True ; >01:21:03,453 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 225 >01:21:03,454 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe7555e4550>, 50 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >01:21:03,484 DEBUG storage.ui: Ext4FS.supported: supported: True ; >01:21:03,484 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 226 >01:21:03,485 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >01:21:03,485 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 228 >01:21:03,486 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: ext4 ; type: None ; >01:21:03,486 INFO storage.ui: registered action: [227] destroy format ext4 filesystem on partition sda4 (id 48) >01:21:03,487 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >01:21:03,488 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >01:21:03,488 INFO storage.ui: registered action: [229] create format ext4 filesystem mounted at / on partition sda4 (id 48) >01:21:04,250 DEBUG blivet: SwapSpace.__init__: >01:21:04,250 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 230 >01:21:06,309 DEBUG blivet: SwapSpace.__init__: >01:21:06,309 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 231 >01:21:06,309 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe7555e4550>, 7680 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >01:21:06,340 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda3 ; mountpoint: None ; label: ; >01:21:06,340 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 232 >01:21:06,344 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >01:21:06,344 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 234 >01:21:06,345 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: swap ; type: None ; >01:21:06,345 INFO storage.ui: registered action: [233] destroy format swap on partition sda3 (id 43) >01:21:06,346 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >01:21:06,347 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >01:21:06,347 INFO storage.ui: registered action: [235] create format swap on partition sda3 (id 43) >01:21:08,622 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:21:08,624 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >01:21:08,639 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:21:08,640 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:21:08,641 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (27) with existing gpt disklabel >01:21:08,650 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:23:32,504 INFO blivet: omitting ksdata: existing 238.47 GiB disk sda (27) with existing gpt disklabel >01:23:32,525 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:23:32,565 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:23:32,566 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,567 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,605 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:23:32,645 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:23:32,647 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,648 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,685 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >01:23:32,687 DEBUG blivet: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >01:23:32,726 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:23:32,728 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,729 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,766 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >01:23:32,804 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:23:32,805 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,807 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,843 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >01:23:32,878 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:23:32,879 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,881 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:23:32,914 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:23:32,915 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >01:23:32,915 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >01:23:32,979 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >01:23:33,003 DEBUG blivet: action: [233] destroy format swap on partition sda3 (id 43) >01:23:33,004 DEBUG blivet: action: [227] destroy format ext4 filesystem on partition sda4 (id 48) >01:23:33,004 DEBUG blivet: action: [221] destroy format efi filesystem on partition sda1 (id 32) >01:23:33,004 DEBUG blivet: action: [215] destroy format ext4 filesystem on partition sda2 (id 38) >01:23:33,004 DEBUG blivet: action: [210] destroy format ext4 filesystem on partition sda5 (id 53) >01:23:33,004 DEBUG blivet: action: [235] create format swap on partition sda3 (id 43) >01:23:33,005 DEBUG blivet: action: [229] create format ext4 filesystem mounted at / on partition sda4 (id 48) >01:23:33,005 DEBUG blivet: action: [223] create format efi filesystem mounted at /boot/efi on partition sda1 (id 32) >01:23:33,005 DEBUG blivet: action: [217] create format ext4 filesystem mounted at /boot on partition sda2 (id 38) >01:23:33,005 DEBUG blivet: action: [212] create format ext4 filesystem mounted at /home on partition sda5 (id 53) >01:23:33,005 INFO blivet: pruning action queue... >01:23:33,034 INFO blivet: resetting parted disks... >01:23:33,036 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >01:23:33,036 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >01:23:33,037 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >01:23:33,038 DEBUG blivet: sector-based lookup found partition sda1 >01:23:33,039 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:23:33,039 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555ef290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7548c9550> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7548c9410> PedPartition: <_ped.Partition object at 0x7fe754904bf0> >01:23:33,041 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >01:23:33,042 DEBUG blivet: sector-based lookup found partition sda2 >01:23:33,043 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:23:33,043 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555ef290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7548c9810> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7548c9710> PedPartition: <_ped.Partition object at 0x7fe754904b90> >01:23:33,045 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >01:23:33,046 DEBUG blivet: sector-based lookup found partition sda3 >01:23:33,046 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:23:33,047 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555ef290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7548c9a50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7548c9950> PedPartition: <_ped.Partition object at 0x7fe754904c50> >01:23:33,049 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >01:23:33,050 DEBUG blivet: sector-based lookup found partition sda4 >01:23:33,051 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >01:23:33,051 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555ef290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7548c9c90> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7548c9b90> PedPartition: <_ped.Partition object at 0x7fe754904cb0> >01:23:33,054 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >01:23:33,054 DEBUG blivet: sector-based lookup found partition sda5 >01:23:33,055 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >01:23:33,055 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7555ef290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7548c9ed0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7548c9dd0> PedPartition: <_ped.Partition object at 0x7fe754904d10> >01:23:33,057 INFO blivet: sorting actions... >01:23:33,058 DEBUG blivet: action: [210] destroy format ext4 filesystem on partition sda5 (id 53) >01:23:33,058 DEBUG blivet: action: [215] destroy format ext4 filesystem on partition sda2 (id 38) >01:23:33,059 DEBUG blivet: action: [221] destroy format efi filesystem on partition sda1 (id 32) >01:23:33,059 DEBUG blivet: action: [227] destroy format ext4 filesystem on partition sda4 (id 48) >01:23:33,059 DEBUG blivet: action: [233] destroy format swap on partition sda3 (id 43) >01:23:33,059 DEBUG blivet: action: [212] create format ext4 filesystem mounted at /home on partition sda5 (id 53) >01:23:33,060 DEBUG blivet: action: [217] create format ext4 filesystem mounted at /boot on partition sda2 (id 38) >01:23:33,060 DEBUG blivet: action: [223] create format efi filesystem mounted at /boot/efi on partition sda1 (id 32) >01:23:33,060 DEBUG blivet: action: [229] create format ext4 filesystem mounted at / on partition sda4 (id 48) >01:23:33,060 DEBUG blivet: action: [235] create format swap on partition sda3 (id 43) >01:23:33,061 INFO blivet: executing action: [210] destroy format ext4 filesystem on partition sda5 (id 53) >01:23:33,062 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >01:23:33,062 DEBUG blivet: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >01:23:33,172 INFO blivet: executing action: [215] destroy format ext4 filesystem on partition sda2 (id 38) >01:23:33,173 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >01:23:33,174 DEBUG blivet: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >01:23:33,267 INFO blivet: executing action: [221] destroy format efi filesystem on partition sda1 (id 32) >01:23:33,269 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >01:23:33,270 DEBUG blivet: EFIFS.destroy: device: /dev/sda1 ; status: False ; type: efi ; >01:23:33,372 INFO blivet: executing action: [227] destroy format ext4 filesystem on partition sda4 (id 48) >01:23:33,374 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: True ; >01:23:33,375 DEBUG blivet: Ext4FS.destroy: device: /dev/sda4 ; status: False ; type: ext4 ; >01:23:33,469 INFO blivet: executing action: [233] destroy format swap on partition sda3 (id 43) >01:23:33,471 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >01:23:33,472 DEBUG blivet: SwapSpace.destroy: device: /dev/sda3 ; status: False ; type: swap ; >01:23:33,568 INFO blivet: executing action: [212] create format ext4 filesystem mounted at /home on partition sda5 (id 53) >01:23:33,570 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >01:23:33,572 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >01:23:33,573 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >01:23:33,573 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >01:23:33,574 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >01:23:33,575 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >01:23:33,576 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >01:23:33,577 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >01:23:33,578 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >01:23:33,579 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >01:23:33,580 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >01:23:33,580 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >01:23:33,581 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >01:23:33,582 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >01:23:33,583 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >01:23:33,584 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 16 ; >01:23:33,585 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 17 ; >01:23:33,586 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 18 ; >01:23:33,588 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >01:23:33,616 DEBUG blivet: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >01:23:33,617 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: /home ; type: ext4 ; >01:23:35,157 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >01:23:35,158 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >01:23:35,201 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >01:23:35,202 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >01:23:35,237 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >01:23:35,238 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >01:23:35,239 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >01:23:35,272 INFO blivet: executing action: [217] create format ext4 filesystem mounted at /boot on partition sda2 (id 38) >01:23:35,274 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:23:35,275 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >01:23:35,276 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >01:23:35,277 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >01:23:35,278 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >01:23:35,279 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >01:23:35,279 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >01:23:35,280 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >01:23:35,281 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >01:23:35,282 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >01:23:35,283 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >01:23:35,284 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >01:23:35,285 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >01:23:35,286 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >01:23:35,287 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >01:23:35,288 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >01:23:35,289 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >01:23:35,290 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >01:23:35,291 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >01:23:35,317 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >01:23:35,318 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >01:23:35,361 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:23:35,408 DEBUG blivet: looking up parted Device: /dev/sr0 >01:23:35,501 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:23:35,546 DEBUG blivet: looking up parted Device: /dev/sr0 > > >/tmp/ifcfg.log: >05:19:08,238 DEBUG ifcfg: content of files (network initialization): >05:19:08,249 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [216, 80, 230, 78, 110, 95]}, 'connection': {'timestamp': 1407129543L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '114f6ce2-e89c-4e09-8f62-27df4e6c5432'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >05:19:08,462 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp3s0']): >05:19:08,462 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp3s0: >05:19:08,462 DEBUG ifcfg: TYPE=Ethernet >05:19:08,463 DEBUG ifcfg: BOOTPROTO=dhcp >05:19:08,463 DEBUG ifcfg: DEFROUTE=yes >05:19:08,463 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >05:19:08,463 DEBUG ifcfg: IPV6INIT=yes >05:19:08,463 DEBUG ifcfg: IPV6_AUTOCONF=yes >05:19:08,463 DEBUG ifcfg: IPV6_DEFROUTE=yes >05:19:08,463 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >05:19:08,464 DEBUG ifcfg: NAME=enp3s0 >05:19:08,464 DEBUG ifcfg: UUID=114f6ce2-e89c-4e09-8f62-27df4e6c5432 >05:19:08,464 DEBUG ifcfg: ONBOOT=no >05:19:08,464 DEBUG ifcfg: HWADDR=D8:50:E6:4E:6E:5F >05:19:08,464 DEBUG ifcfg: PEERDNS=yes >05:19:08,464 DEBUG ifcfg: PEERROUTES=yes >05:19:08,464 DEBUG ifcfg: IPV6_PEERDNS=yes >05:19:08,464 DEBUG ifcfg: IPV6_PEERROUTES=yes >05:19:08,473 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [216, 80, 230, 78, 110, 95]}, 'connection': {'timestamp': 1407129543L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp3s0', 'uuid': '114f6ce2-e89c-4e09-8f62-27df4e6c5432'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >05:19:24,033 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >05:19:24,033 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >01:20:01,006 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 >01:20:01,007 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp3s0 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c > > >/tmp/syslog: >05:18:58,382 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1045" x-info="http://www.rsyslog.com"] start >05:18:58,383 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >05:18:58,383 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >05:18:58,383 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >05:18:58,383 NOTICE kernel:[ 0.000000] Linux version 3.16.0-0.rc6.git1.1.fc21.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.1 20140717 (Red Hat 4.9.1-2) (GCC) ) #1 SMP Tue Jul 22 14:00:06 UTC 2014 >05:18:58,383 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c >05:18:58,383 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008ffff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000091000-0x000000000009dfff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba6d6fff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba6d7000-0x00000000ba6ddfff] ACPI NVS >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba6de000-0x00000000bab28fff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bab29000-0x00000000baf4afff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000baf4b000-0x00000000cc6e7fff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cc6e8000-0x00000000cc8effff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cc8f0000-0x00000000cc905fff] ACPI data >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cc906000-0x00000000cce41fff] ACPI NVS >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cce42000-0x00000000cdffefff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cdfff000-0x00000000cdffffff] usable >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf000000-0x00000000df1fffff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >05:18:58,383 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable >05:18:58,383 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >05:18:58,383 INFO kernel:[ 0.000000] efi: EFI v2.31 by American Megatrends >05:18:58,383 INFO kernel:[ 0.000000] efi: ACPI=0xcc8f4000 ACPI 2.0=0xcc8f4000 SMBIOS=0xcdf58498 >05:18:58,383 INFO kernel:[ 0.000000] efi: mem00: type=6, attr=0x800000000000000f, range=[0x0000000000000000-0x0000000000001000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x0000000000058000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem03: type=0, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x0000000000090000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem05: type=5, attr=0x800000000000000f, range=[0x0000000000090000-0x0000000000091000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000091000-0x000000000009e000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem07: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x000000000388d000) (40MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x000000000388d000-0x000000003d53a000) (924MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000003d53a000-0x0000000040000000) (42MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000040000000-0x000000008512f000) (1105MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x000000008512f000-0x00000000b706a000) (799MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x00000000b706a000-0x00000000ba3ca000) (51MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem15: type=2, attr=0xf, range=[0x00000000ba3ca000-0x00000000ba59c000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem16: type=1, attr=0xf, range=[0x00000000ba59c000-0x00000000ba6d7000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem17: type=10, attr=0xf, range=[0x00000000ba6d7000-0x00000000ba6de000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000ba6de000-0x00000000ba837000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x00000000ba837000-0x00000000baae9000) (2MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x00000000baae9000-0x00000000bab05000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x00000000bab05000-0x00000000bab1f000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x00000000bab1f000-0x00000000bab29000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem23: type=6, attr=0x800000000000000f, range=[0x00000000bab29000-0x00000000baf4b000) (4MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x00000000baf4b000-0x00000000baf5a000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000baf5a000-0x00000000baf63000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x00000000baf63000-0x00000000baf69000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem27: type=7, attr=0xf, range=[0x00000000baf69000-0x00000000c7e0c000) (206MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x00000000c7e0c000-0x00000000c7e49000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem29: type=7, attr=0xf, range=[0x00000000c7e49000-0x00000000c7e86000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x00000000c7e86000-0x00000000c80ce000) (2MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem31: type=7, attr=0xf, range=[0x00000000c80ce000-0x00000000c80d9000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x00000000c80d9000-0x00000000c80fc000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem33: type=7, attr=0xf, range=[0x00000000c80fc000-0x00000000c8106000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x00000000c8106000-0x00000000c8130000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem35: type=7, attr=0xf, range=[0x00000000c8130000-0x00000000c813f000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x00000000c813f000-0x00000000c8223000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem37: type=7, attr=0xf, range=[0x00000000c8223000-0x00000000c8239000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x00000000c8239000-0x00000000c826b000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem39: type=7, attr=0xf, range=[0x00000000c826b000-0x00000000c8284000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x00000000c8284000-0x00000000c82c0000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem41: type=7, attr=0xf, range=[0x00000000c82c0000-0x00000000c82da000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x00000000c82da000-0x00000000c8305000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem43: type=7, attr=0xf, range=[0x00000000c8305000-0x00000000c8306000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x00000000c8306000-0x00000000c8329000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem45: type=7, attr=0xf, range=[0x00000000c8329000-0x00000000c8341000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x00000000c8341000-0x00000000c8343000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem47: type=7, attr=0xf, range=[0x00000000c8343000-0x00000000c8344000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x00000000c8344000-0x00000000c8345000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem49: type=7, attr=0xf, range=[0x00000000c8345000-0x00000000c835c000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x00000000c835c000-0x00000000c842d000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem51: type=7, attr=0xf, range=[0x00000000c842d000-0x00000000c8438000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x00000000c8438000-0x00000000c845e000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem53: type=7, attr=0xf, range=[0x00000000c845e000-0x00000000c8468000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x00000000c8468000-0x00000000c848f000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem55: type=7, attr=0xf, range=[0x00000000c848f000-0x00000000c849e000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x00000000c849e000-0x00000000c8583000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem57: type=7, attr=0xf, range=[0x00000000c8583000-0x00000000c8599000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x00000000c8599000-0x00000000c85cd000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem59: type=7, attr=0xf, range=[0x00000000c85cd000-0x00000000c85e6000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x00000000c85e6000-0x00000000c8621000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem61: type=7, attr=0xf, range=[0x00000000c8621000-0x00000000c863b000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x00000000c863b000-0x00000000c8722000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem63: type=7, attr=0xf, range=[0x00000000c8722000-0x00000000c8728000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x00000000c8728000-0x00000000c8788000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem65: type=7, attr=0xf, range=[0x00000000c8788000-0x00000000c8793000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000c8793000-0x00000000c87b8000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem67: type=7, attr=0xf, range=[0x00000000c87b8000-0x00000000c87c2000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000c87c2000-0x00000000c87ea000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem69: type=7, attr=0xf, range=[0x00000000c87ea000-0x00000000c87f9000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000c87f9000-0x00000000c888a000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem71: type=7, attr=0xf, range=[0x00000000c888a000-0x00000000c88b1000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000c88b1000-0x00000000c88dd000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem73: type=7, attr=0xf, range=[0x00000000c88dd000-0x00000000c88f3000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000c88f3000-0x00000000c8924000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem75: type=7, attr=0xf, range=[0x00000000c8924000-0x00000000c893d000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000c893d000-0x00000000c8978000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem77: type=7, attr=0xf, range=[0x00000000c8978000-0x00000000c8992000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000c8992000-0x00000000c89b6000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem79: type=7, attr=0xf, range=[0x00000000c89b6000-0x00000000c89d1000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000c89d1000-0x00000000c8a79000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem81: type=7, attr=0xf, range=[0x00000000c8a79000-0x00000000c8ab5000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x00000000c8ab5000-0x00000000c8ae1000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem83: type=7, attr=0xf, range=[0x00000000c8ae1000-0x00000000c8aec000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x00000000c8aec000-0x00000000c8b10000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem85: type=7, attr=0xf, range=[0x00000000c8b10000-0x00000000c8b1a000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x00000000c8b1a000-0x00000000c8b44000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem87: type=7, attr=0xf, range=[0x00000000c8b44000-0x00000000c8b46000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x00000000c8b46000-0x00000000c8dd5000) (2MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem89: type=7, attr=0xf, range=[0x00000000c8dd5000-0x00000000c8ddd000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x00000000c8ddd000-0x00000000c8e3c000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem91: type=7, attr=0xf, range=[0x00000000c8e3c000-0x00000000c8e47000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x00000000c8e47000-0x00000000c8e6a000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem93: type=7, attr=0xf, range=[0x00000000c8e6a000-0x00000000c8e74000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x00000000c8e74000-0x00000000c8f3d000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem95: type=7, attr=0xf, range=[0x00000000c8f3d000-0x00000000c8f49000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x00000000c8f49000-0x00000000c912a000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem97: type=7, attr=0xf, range=[0x00000000c912a000-0x00000000c9130000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x00000000c9130000-0x00000000c91cf000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem99: type=7, attr=0xf, range=[0x00000000c91cf000-0x00000000c91d9000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x00000000c91d9000-0x00000000c92a2000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem101: type=7, attr=0xf, range=[0x00000000c92a2000-0x00000000c92a4000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x00000000c92a4000-0x00000000c94c8000) (2MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem103: type=7, attr=0xf, range=[0x00000000c94c8000-0x00000000c94c9000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000c94c9000-0x00000000c958e000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem105: type=7, attr=0xf, range=[0x00000000c958e000-0x00000000c9597000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000c9597000-0x00000000c964a000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem107: type=7, attr=0xf, range=[0x00000000c964a000-0x00000000c964c000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000c964c000-0x00000000c9805000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem109: type=7, attr=0xf, range=[0x00000000c9805000-0x00000000c9807000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000c9807000-0x00000000c99c7000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem111: type=7, attr=0xf, range=[0x00000000c99c7000-0x00000000c99cb000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000c99cb000-0x00000000c9a66000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem113: type=7, attr=0xf, range=[0x00000000c9a66000-0x00000000c9a6e000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000c9a6e000-0x00000000c9b01000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem115: type=7, attr=0xf, range=[0x00000000c9b01000-0x00000000c9b04000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000c9b04000-0x00000000c9b54000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem117: type=7, attr=0xf, range=[0x00000000c9b54000-0x00000000c9b55000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000c9b55000-0x00000000c9b9f000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem119: type=7, attr=0xf, range=[0x00000000c9b9f000-0x00000000c9ba4000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x00000000c9ba4000-0x00000000c9c45000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem121: type=7, attr=0xf, range=[0x00000000c9c45000-0x00000000c9c49000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x00000000c9c49000-0x00000000c9cef000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem123: type=7, attr=0xf, range=[0x00000000c9cef000-0x00000000c9cf7000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x00000000c9cf7000-0x00000000c9d34000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem125: type=7, attr=0xf, range=[0x00000000c9d34000-0x00000000c9d37000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x00000000c9d37000-0x00000000c9d42000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem127: type=7, attr=0xf, range=[0x00000000c9d42000-0x00000000c9d4d000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x00000000c9d4d000-0x00000000c9d5f000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem129: type=7, attr=0xf, range=[0x00000000c9d5f000-0x00000000c9d60000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x00000000c9d60000-0x00000000c9ddc000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem131: type=7, attr=0xf, range=[0x00000000c9ddc000-0x00000000c9dde000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000c9dde000-0x00000000c9ddf000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem133: type=7, attr=0xf, range=[0x00000000c9ddf000-0x00000000c9de3000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x00000000c9de3000-0x00000000c9e00000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem135: type=7, attr=0xf, range=[0x00000000c9e00000-0x00000000c9e02000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x00000000c9e02000-0x00000000c9e04000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem137: type=7, attr=0xf, range=[0x00000000c9e04000-0x00000000c9e05000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x00000000c9e05000-0x00000000c9e14000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem139: type=7, attr=0xf, range=[0x00000000c9e14000-0x00000000c9e16000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x00000000c9e16000-0x00000000c9e2e000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem141: type=7, attr=0xf, range=[0x00000000c9e2e000-0x00000000c9e2f000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x00000000c9e2f000-0x00000000cba2e000) (27MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem143: type=7, attr=0xf, range=[0x00000000cba2e000-0x00000000cbfd3000) (5MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem144: type=3, attr=0xf, range=[0x00000000cbfd3000-0x00000000cc6e8000) (7MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem145: type=0, attr=0xf, range=[0x00000000cc6e8000-0x00000000cc761000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem146: type=0, attr=0xf, range=[0x00000000cc761000-0x00000000cc8f0000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem147: type=9, attr=0xf, range=[0x00000000cc8f0000-0x00000000cc8f4000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem148: type=9, attr=0xf, range=[0x00000000cc8f4000-0x00000000cc906000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem149: type=10, attr=0xf, range=[0x00000000cc906000-0x00000000cca19000) (1MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem150: type=10, attr=0xf, range=[0x00000000cca19000-0x00000000cce42000) (4MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem151: type=6, attr=0x800000000000000f, range=[0x00000000cce42000-0x00000000cd684000) (8MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem152: type=6, attr=0x800000000000000f, range=[0x00000000cd684000-0x00000000cde85000) (8MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem153: type=6, attr=0x800000000000000f, range=[0x00000000cde85000-0x00000000cde87000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem154: type=6, attr=0x800000000000000f, range=[0x00000000cde87000-0x00000000cdf5a000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem155: type=5, attr=0x800000000000000f, range=[0x00000000cdf5a000-0x00000000cdf7c000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem156: type=5, attr=0x800000000000000f, range=[0x00000000cdf7c000-0x00000000cdfff000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem157: type=4, attr=0xf, range=[0x00000000cdfff000-0x00000000ce000000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem158: type=7, attr=0xf, range=[0x0000000100000000-0x000000021fe00000) (4606MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem159: type=0, attr=0x0, range=[0x00000000cf000000-0x00000000df200000) (258MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem160: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem161: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem162: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem163: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem164: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >05:18:58,383 INFO kernel:[ 0.000000] efi: mem165: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) >05:18:58,383 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >05:18:58,383 DEBUG kernel:[ 0.000000] DMI: ASUS All Series/Z87M-PLUS, BIOS 0806 09/12/2013 >05:18:58,383 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >05:18:58,383 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >05:18:58,383 INFO kernel:[ 0.000000] e820: last_pfn = 0x21fe00 max_arch_pfn = 0x400000000 >05:18:58,383 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >05:18:58,383 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >05:18:58,383 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >05:18:58,383 DEBUG kernel:[ 0.000000] A0000-DFFFF uncachable >05:18:58,383 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >05:18:58,383 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >05:18:58,383 DEBUG kernel:[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back >05:18:58,383 DEBUG kernel:[ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back >05:18:58,383 DEBUG kernel:[ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable >05:18:58,383 DEBUG kernel:[ 0.000000] 3 base 00D0000000 mask 7FF0000000 uncachable >05:18:58,383 DEBUG kernel:[ 0.000000] 4 base 00CF000000 mask 7FFF000000 uncachable >05:18:58,383 DEBUG kernel:[ 0.000000] 5 base 021FE00000 mask 7FFFE00000 uncachable >05:18:58,383 DEBUG kernel:[ 0.000000] 6 disabled >05:18:58,383 DEBUG kernel:[ 0.000000] 7 disabled >05:18:58,383 DEBUG kernel:[ 0.000000] 8 disabled >05:18:58,383 DEBUG kernel:[ 0.000000] 9 disabled >05:18:58,383 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >05:18:58,383 DEBUG kernel:[ 0.000000] e820: update [mem 0xcf000000-0xffffffff] usable ==> reserved >05:18:58,383 INFO kernel:[ 0.000000] e820: last_pfn = 0xce000 max_arch_pfn = 0x400000000 >05:18:58,383 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >05:18:58,383 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >05:18:58,383 INFO kernel:[ 0.000000] Using GB pages for direct mapping >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >05:18:58,383 DEBUG kernel:[ 0.000000] BRK [0x03469000, 0x03469fff] PGTABLE >05:18:58,383 DEBUG kernel:[ 0.000000] BRK [0x0346a000, 0x0346afff] PGTABLE >05:18:58,383 DEBUG kernel:[ 0.000000] BRK [0x0346b000, 0x0346bfff] PGTABLE >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21fc00000-0x21fdfffff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x21fc00000-0x21fdfffff] page 2M >05:18:58,383 DEBUG kernel:[ 0.000000] BRK [0x0346c000, 0x0346cfff] PGTABLE >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21fbfffff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x21c000000-0x21fbfffff] page 2M >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xba6d6fff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x80000000-0xba5fffff] page 2M >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xba600000-0xba6d6fff] page 4k >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xba6de000-0xbab28fff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xba6de000-0xba7fffff] page 4k >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xba800000-0xba9fffff] page 2M >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xbaa00000-0xbab28fff] page 4k >05:18:58,383 DEBUG kernel:[ 0.000000] BRK [0x0346d000, 0x0346dfff] PGTABLE >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbaf4b000-0xcc6e7fff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xbaf4b000-0xbaffffff] page 4k >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xbb000000-0xcc5fffff] page 2M >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xcc600000-0xcc6e7fff] page 4k >05:18:58,383 DEBUG kernel:[ 0.000000] BRK [0x0346e000, 0x0346efff] PGTABLE >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xcdfff000-0xcdffffff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0xcdfff000-0xcdffffff] page 4k >05:18:58,383 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >05:18:58,383 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G >05:18:58,383 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3d53a000-0x3fffafff] >05:18:58,383 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000CC8F4000 000024 (v02 ALASKA) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000CC8F4078 00006C (v01 ALASKA A M I 01072009 AMI 00010013) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000CC900B00 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000CC8F4180 00C97F (v02 ALASKA A M I 00000024 INTL 20091112) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000CCE40080 000040 >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000CC900C10 000072 (v03 ALASKA A M I 01072009 AMI 00010013) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: FPDT 0x00000000CC900C88 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000CC900CD0 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000CC901210 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000CC901CE8 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000CC901D28 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000CC901D60 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) >05:18:58,383 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000CC9020D0 00329E (v01 SaSsdt SaSsdt 00003000 INTL 20091112) >05:18:58,383 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >05:18:58,383 INFO kernel:[ 0.000000] No NUMA configuration found >05:18:58,383 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff] >05:18:58,383 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21fdfffff] >05:18:58,383 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21fdd4000-0x21fdfafff] >05:18:58,383 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217800000-ffff88021f3fffff] on node 0 >05:18:58,383 WARNING kernel:[ 0.000000] Zone ranges: >05:18:58,383 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >05:18:58,383 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >05:18:58,383 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21fdfffff] >05:18:58,383 WARNING kernel:[ 0.000000] Movable zone start for each node >05:18:58,383 WARNING kernel:[ 0.000000] Early memory node ranges >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x00057fff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0x00059000-0x0008ffff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0x00091000-0x0009dfff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xba6d6fff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0xba6de000-0xbab28fff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0xbaf4b000-0xcc6e7fff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0xcdfff000-0xcdffffff] >05:18:58,383 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21fdfffff] >05:18:58,383 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2015323 >05:18:58,383 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >05:18:58,383 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >05:18:58,383 DEBUG kernel:[ 0.000000] DMA zone: 3995 pages, LIFO batch:0 >05:18:58,383 DEBUG kernel:[ 0.000000] DMA32 zone: 13003 pages used for memmap >05:18:58,383 DEBUG kernel:[ 0.000000] DMA32 zone: 832192 pages, LIFO batch:31 >05:18:58,383 DEBUG kernel:[ 0.000000] Normal zone: 18424 pages used for memmap >05:18:58,383 DEBUG kernel:[ 0.000000] Normal zone: 1179136 pages, LIFO batch:31 >05:18:58,383 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >05:18:58,383 INFO kernel:[ 0.000000] Reserving Intel graphics stolen memory at 0xcf200000-0xdf1fffff >05:18:58,383 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1808 >05:18:58,383 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >05:18:58,383 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >05:18:58,383 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >05:18:58,383 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >05:18:58,383 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >05:18:58,383 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >05:18:58,383 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >05:18:58,383 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >05:18:58,383 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >05:18:58,383 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >05:18:58,383 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >05:18:58,383 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >05:18:58,383 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >05:18:58,383 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >05:18:58,383 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >05:18:58,383 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >05:18:58,383 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00090000-0x00090fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xba6d7000-0xba6ddfff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbab29000-0xbaf4afff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcc6e8000-0xcc8effff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcc8f0000-0xcc905fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcc906000-0xcce41fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcce42000-0xcdffefff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xce000000-0xceffffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf000000-0xdf1fffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >05:18:58,383 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >05:18:58,383 INFO kernel:[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices >05:18:58,383 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >05:18:58,383 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >05:18:58,383 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff880217000000 s1927936 r8192 d21760 u2097152 >05:18:58,383 DEBUG kernel:[ 0.000000] pcpu-alloc: s1927936 r8192 d21760 u2097152 alloc=1*2097152 >05:18:58,383 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >05:18:58,383 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1983811 >05:18:58,383 WARNING kernel:[ 0.000000] Policy zone: Normal >05:18:58,383 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:UUID=f17b5b5e-ce1f-4cc0-9e92-b9ad7f338b4c >05:18:58,383 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >05:18:58,383 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >05:18:58,383 WARNING kernel:[ 0.000000] Memory: 7707848K/8061292K available (8285K kernel code, 1943K rwdata, 3428K rodata, 3740K init, 17228K bss, 353444K reserved) >05:18:58,383 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >05:18:58,383 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >05:18:58,383 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >05:18:58,383 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. >05:18:58,383 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >05:18:58,383 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-3. >05:18:58,383 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >05:18:58,383 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:712 16 >05:18:58,383 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >05:18:58,383 INFO kernel:[ 0.000000] console [tty0] enabled >05:18:58,383 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >05:18:58,383 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >05:18:58,383 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >05:18:58,383 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >05:18:58,383 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >05:18:58,383 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768 >05:18:58,383 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536 >05:18:58,383 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 32768 >05:18:58,383 WARNING kernel:[ 0.000000] memory used by lock dependency info: 8671 kB >05:18:58,383 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >05:18:58,383 INFO kernel:[ 0.000000] allocated 32505856 bytes of page_cgroup >05:18:58,383 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >05:18:58,383 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >05:18:58,383 DEBUG kernel:[ 0.000000] hpet clockevent registered >05:18:58,383 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >05:18:58,383 INFO kernel:[ 0.000000] tsc: Detected 2998.144 MHz processor >05:18:58,383 INFO kernel:[ 0.000049] Calibrating delay loop (skipped), value calculated using timer frequency.. 5996.28 BogoMIPS (lpj=2998144) >05:18:58,383 INFO kernel:[ 0.000056] pid_max: default: 32768 minimum: 301 >05:18:58,383 INFO kernel:[ 0.000069] ACPI: Core revision 20140424 >05:18:58,383 WARNING kernel:[ 0.027601] ACPI: All ACPI Tables successfully acquired >05:18:58,383 INFO kernel:[ 0.031428] ---[ User Space ]--- >05:18:58,383 INFO kernel:[ 0.031431] 0x0000000000000000-0x0000000000001000 4K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031441] 0x0000000000001000-0x0000000000090000 572K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031448] 0x0000000000090000-0x0000000000091000 4K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031457] 0x0000000000091000-0x0000000000200000 1468K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031468] 0x0000000000200000-0x0000000040000000 1022M RW PSE GLB NX pmd >05:18:58,383 INFO kernel:[ 0.031476] 0x0000000040000000-0x0000000080000000 1G RW PSE GLB NX pud >05:18:58,383 INFO kernel:[ 0.031487] 0x0000000080000000-0x00000000ba600000 934M RW PSE GLB NX pmd >05:18:58,383 INFO kernel:[ 0.031495] 0x00000000ba600000-0x00000000ba6d7000 860K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031502] 0x00000000ba6d7000-0x00000000ba6de000 28K pte >05:18:58,383 INFO kernel:[ 0.031513] 0x00000000ba6de000-0x00000000bab29000 4396K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031521] 0x00000000bab29000-0x00000000bac00000 860K RW x pte >05:18:58,383 INFO kernel:[ 0.031528] 0x00000000bac00000-0x00000000bae00000 2M RW PSE x pmd >05:18:58,383 INFO kernel:[ 0.031537] 0x00000000bae00000-0x00000000baf4b000 1324K RW x pte >05:18:58,383 INFO kernel:[ 0.031544] 0x00000000baf4b000-0x00000000baf5a000 60K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031552] 0x00000000baf5a000-0x00000000bb000000 664K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031560] 0x00000000bb000000-0x00000000c7e00000 206M RW PSE GLB NX pmd >05:18:58,383 INFO kernel:[ 0.031567] 0x00000000c7e00000-0x00000000c7e0c000 48K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031574] 0x00000000c7e0c000-0x00000000c7e49000 244K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031582] 0x00000000c7e49000-0x00000000c7e86000 244K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031592] 0x00000000c7e86000-0x00000000c80ce000 2336K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031599] 0x00000000c80ce000-0x00000000c80d9000 44K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031606] 0x00000000c80d9000-0x00000000c80fc000 140K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031613] 0x00000000c80fc000-0x00000000c8106000 40K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031620] 0x00000000c8106000-0x00000000c8130000 168K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031627] 0x00000000c8130000-0x00000000c813f000 60K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031635] 0x00000000c813f000-0x00000000c8223000 912K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031642] 0x00000000c8223000-0x00000000c8239000 88K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031649] 0x00000000c8239000-0x00000000c826b000 200K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031656] 0x00000000c826b000-0x00000000c8284000 100K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031664] 0x00000000c8284000-0x00000000c82c0000 240K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031671] 0x00000000c82c0000-0x00000000c82da000 104K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031678] 0x00000000c82da000-0x00000000c8305000 172K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031685] 0x00000000c8305000-0x00000000c8306000 4K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031692] 0x00000000c8306000-0x00000000c8329000 140K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031699] 0x00000000c8329000-0x00000000c8341000 96K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031706] 0x00000000c8341000-0x00000000c8343000 8K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031713] 0x00000000c8343000-0x00000000c8344000 4K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031720] 0x00000000c8344000-0x00000000c8345000 4K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031727] 0x00000000c8345000-0x00000000c835c000 92K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031735] 0x00000000c835c000-0x00000000c842d000 836K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031742] 0x00000000c842d000-0x00000000c8438000 44K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031749] 0x00000000c8438000-0x00000000c845e000 152K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031756] 0x00000000c845e000-0x00000000c8468000 40K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031763] 0x00000000c8468000-0x00000000c848f000 156K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031770] 0x00000000c848f000-0x00000000c849e000 60K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031778] 0x00000000c849e000-0x00000000c8583000 916K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031785] 0x00000000c8583000-0x00000000c8599000 88K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031792] 0x00000000c8599000-0x00000000c85cd000 208K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031799] 0x00000000c85cd000-0x00000000c85e6000 100K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031807] 0x00000000c85e6000-0x00000000c8621000 236K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031814] 0x00000000c8621000-0x00000000c863b000 104K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031822] 0x00000000c863b000-0x00000000c8722000 924K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031829] 0x00000000c8722000-0x00000000c8728000 24K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031836] 0x00000000c8728000-0x00000000c8788000 384K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031843] 0x00000000c8788000-0x00000000c8793000 44K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031850] 0x00000000c8793000-0x00000000c87b8000 148K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031857] 0x00000000c87b8000-0x00000000c87c2000 40K RW GLB NX pte >05:18:58,383 INFO kernel:[ 0.031864] 0x00000000c87c2000-0x00000000c87ea000 160K RW GLB x pte >05:18:58,383 INFO kernel:[ 0.031871] 0x00000000c87ea000-0x00000000c87f9000 60K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031879] 0x00000000c87f9000-0x00000000c888a000 580K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031886] 0x00000000c888a000-0x00000000c88b1000 156K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031893] 0x00000000c88b1000-0x00000000c88dd000 176K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031900] 0x00000000c88dd000-0x00000000c88f3000 88K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031907] 0x00000000c88f3000-0x00000000c8924000 196K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031914] 0x00000000c8924000-0x00000000c893d000 100K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031922] 0x00000000c893d000-0x00000000c8978000 236K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031929] 0x00000000c8978000-0x00000000c8992000 104K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031945] 0x00000000c8992000-0x00000000c89b6000 144K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031952] 0x00000000c89b6000-0x00000000c89d1000 108K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031960] 0x00000000c89d1000-0x00000000c8a79000 672K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031967] 0x00000000c8a79000-0x00000000c8ab5000 240K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031974] 0x00000000c8ab5000-0x00000000c8ae1000 176K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031981] 0x00000000c8ae1000-0x00000000c8aec000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.031989] 0x00000000c8aec000-0x00000000c8b10000 144K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.031995] 0x00000000c8b10000-0x00000000c8b1a000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032003] 0x00000000c8b1a000-0x00000000c8b44000 168K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032009] 0x00000000c8b44000-0x00000000c8b46000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032020] 0x00000000c8b46000-0x00000000c8dd5000 2620K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032027] 0x00000000c8dd5000-0x00000000c8ddd000 32K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032034] 0x00000000c8ddd000-0x00000000c8e3c000 380K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032041] 0x00000000c8e3c000-0x00000000c8e47000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032048] 0x00000000c8e47000-0x00000000c8e6a000 140K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032055] 0x00000000c8e6a000-0x00000000c8e74000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032063] 0x00000000c8e74000-0x00000000c8f3d000 804K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032070] 0x00000000c8f3d000-0x00000000c8f49000 48K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032080] 0x00000000c8f49000-0x00000000c912a000 1924K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032087] 0x00000000c912a000-0x00000000c9130000 24K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032094] 0x00000000c9130000-0x00000000c91cf000 636K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032101] 0x00000000c91cf000-0x00000000c91d9000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032109] 0x00000000c91d9000-0x00000000c92a2000 804K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032116] 0x00000000c92a2000-0x00000000c92a4000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032126] 0x00000000c92a4000-0x00000000c94c8000 2192K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032133] 0x00000000c94c8000-0x00000000c94c9000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032141] 0x00000000c94c9000-0x00000000c958e000 788K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032148] 0x00000000c958e000-0x00000000c9597000 36K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032156] 0x00000000c9597000-0x00000000c964a000 716K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032163] 0x00000000c964a000-0x00000000c964c000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032172] 0x00000000c964c000-0x00000000c9805000 1764K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032179] 0x00000000c9805000-0x00000000c9807000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032188] 0x00000000c9807000-0x00000000c99c7000 1792K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032195] 0x00000000c99c7000-0x00000000c99cb000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032203] 0x00000000c99cb000-0x00000000c9a66000 620K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032210] 0x00000000c9a66000-0x00000000c9a6e000 32K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032218] 0x00000000c9a6e000-0x00000000c9b01000 588K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032225] 0x00000000c9b01000-0x00000000c9b04000 12K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032232] 0x00000000c9b04000-0x00000000c9b54000 320K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032239] 0x00000000c9b54000-0x00000000c9b55000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032246] 0x00000000c9b55000-0x00000000c9b9f000 296K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032253] 0x00000000c9b9f000-0x00000000c9ba4000 20K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032261] 0x00000000c9ba4000-0x00000000c9c45000 644K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032268] 0x00000000c9c45000-0x00000000c9c49000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032276] 0x00000000c9c49000-0x00000000c9cef000 664K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032283] 0x00000000c9cef000-0x00000000c9cf7000 32K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032290] 0x00000000c9cf7000-0x00000000c9d34000 244K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032297] 0x00000000c9d34000-0x00000000c9d37000 12K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032304] 0x00000000c9d37000-0x00000000c9d42000 44K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032311] 0x00000000c9d42000-0x00000000c9d4d000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032318] 0x00000000c9d4d000-0x00000000c9d5f000 72K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032325] 0x00000000c9d5f000-0x00000000c9d60000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032332] 0x00000000c9d60000-0x00000000c9ddc000 496K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032339] 0x00000000c9ddc000-0x00000000c9dde000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032346] 0x00000000c9dde000-0x00000000c9ddf000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032353] 0x00000000c9ddf000-0x00000000c9de3000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032360] 0x00000000c9de3000-0x00000000c9e00000 116K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032367] 0x00000000c9e00000-0x00000000c9e02000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032374] 0x00000000c9e02000-0x00000000c9e04000 8K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032381] 0x00000000c9e04000-0x00000000c9e05000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032388] 0x00000000c9e05000-0x00000000c9e14000 60K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032395] 0x00000000c9e14000-0x00000000c9e16000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032402] 0x00000000c9e16000-0x00000000c9e2e000 96K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032408] 0x00000000c9e2e000-0x00000000c9e2f000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032418] 0x00000000c9e2f000-0x00000000ca000000 1860K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032425] 0x00000000ca000000-0x00000000cba00000 26M RW PSE GLB x pmd >05:18:58,384 INFO kernel:[ 0.032432] 0x00000000cba00000-0x00000000cba2e000 184K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032441] 0x00000000cba2e000-0x00000000cbc00000 1864K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032448] 0x00000000cbc00000-0x00000000cbe00000 2M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.032458] 0x00000000cbe00000-0x00000000cbfd3000 1868K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032465] 0x00000000cbfd3000-0x00000000cc000000 180K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032472] 0x00000000cc000000-0x00000000cc600000 6M RW PSE GLB x pmd >05:18:58,384 INFO kernel:[ 0.032480] 0x00000000cc600000-0x00000000cc6e8000 928K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032489] 0x00000000cc6e8000-0x00000000cc800000 1120K pte >05:18:58,384 INFO kernel:[ 0.032494] 0x00000000cc800000-0x00000000cce00000 6M pmd >05:18:58,384 INFO kernel:[ 0.032499] 0x00000000cce00000-0x00000000cce42000 264K pte >05:18:58,384 INFO kernel:[ 0.032506] 0x00000000cce42000-0x00000000cd000000 1784K RW x pte >05:18:58,384 INFO kernel:[ 0.032513] 0x00000000cd000000-0x00000000cde00000 14M RW PSE x pmd >05:18:58,384 INFO kernel:[ 0.032522] 0x00000000cde00000-0x00000000cdfff000 2044K RW x pte >05:18:58,384 INFO kernel:[ 0.032529] 0x00000000cdfff000-0x00000000ce000000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032539] 0x00000000ce000000-0x00000000f8000000 672M pmd >05:18:58,384 INFO kernel:[ 0.032543] 0x00000000f8000000-0x00000000fc000000 64M RW PCD PSE x pmd >05:18:58,384 INFO kernel:[ 0.032551] 0x00000000fc000000-0x00000000fec00000 44M pmd >05:18:58,384 INFO kernel:[ 0.032555] 0x00000000fec00000-0x00000000fec01000 4K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.032564] 0x00000000fec01000-0x00000000fed00000 1020K pte >05:18:58,384 INFO kernel:[ 0.032568] 0x00000000fed00000-0x00000000fed04000 16K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.032575] 0x00000000fed04000-0x00000000fed1c000 96K pte >05:18:58,384 INFO kernel:[ 0.032580] 0x00000000fed1c000-0x00000000fed20000 16K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.032588] 0x00000000fed20000-0x00000000fee00000 896K pte >05:18:58,384 INFO kernel:[ 0.032593] 0x00000000fee00000-0x00000000fee01000 4K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.032602] 0x00000000fee01000-0x00000000ff000000 2044K pte >05:18:58,384 INFO kernel:[ 0.032607] 0x00000000ff000000-0x0000000100000000 16M RW PCD PSE x pmd >05:18:58,384 INFO kernel:[ 0.032614] 0x0000000100000000-0x0000000200000000 4G RW PSE GLB NX pud >05:18:58,384 INFO kernel:[ 0.032624] 0x0000000200000000-0x000000021fe00000 510M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.032632] 0x000000021fe00000-0x0000000240000000 514M pmd >05:18:58,384 INFO kernel:[ 0.032640] 0x0000000240000000-0x0000008000000000 503G pud >05:18:58,384 INFO kernel:[ 0.032646] 0x0000008000000000-0xffff800000000000 17179737600G pgd >05:18:58,384 INFO kernel:[ 0.032651] ---[ Kernel Space ]--- >05:18:58,384 INFO kernel:[ 0.032654] 0xffff800000000000-0xffff880000000000 8T pgd >05:18:58,384 INFO kernel:[ 0.032659] ---[ Low Kernel Mapping ]--- >05:18:58,384 INFO kernel:[ 0.032661] 0xffff880000000000-0xffff880000001000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032669] 0xffff880000001000-0xffff880000090000 572K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032676] 0xffff880000090000-0xffff880000091000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032684] 0xffff880000091000-0xffff880000200000 1468K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032696] 0xffff880000200000-0xffff880040000000 1022M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.032703] 0xffff880040000000-0xffff880080000000 1G RW PSE GLB NX pud >05:18:58,384 INFO kernel:[ 0.032714] 0xffff880080000000-0xffff8800ba600000 934M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.032722] 0xffff8800ba600000-0xffff8800ba6d7000 860K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032729] 0xffff8800ba6d7000-0xffff8800ba6de000 28K pte >05:18:58,384 INFO kernel:[ 0.032740] 0xffff8800ba6de000-0xffff8800bab29000 4396K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032748] 0xffff8800bab29000-0xffff8800bac00000 860K RW x pte >05:18:58,384 INFO kernel:[ 0.032755] 0xffff8800bac00000-0xffff8800bae00000 2M RW PSE x pmd >05:18:58,384 INFO kernel:[ 0.032764] 0xffff8800bae00000-0xffff8800baf4b000 1324K RW x pte >05:18:58,384 INFO kernel:[ 0.032771] 0xffff8800baf4b000-0xffff8800baf5a000 60K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032779] 0xffff8800baf5a000-0xffff8800bb000000 664K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032787] 0xffff8800bb000000-0xffff8800c7e00000 206M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.032794] 0xffff8800c7e00000-0xffff8800c7e0c000 48K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032801] 0xffff8800c7e0c000-0xffff8800c7e49000 244K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032808] 0xffff8800c7e49000-0xffff8800c7e86000 244K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032818] 0xffff8800c7e86000-0xffff8800c80ce000 2336K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032825] 0xffff8800c80ce000-0xffff8800c80d9000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032833] 0xffff8800c80d9000-0xffff8800c80fc000 140K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032840] 0xffff8800c80fc000-0xffff8800c8106000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032847] 0xffff8800c8106000-0xffff8800c8130000 168K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032854] 0xffff8800c8130000-0xffff8800c813f000 60K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032862] 0xffff8800c813f000-0xffff8800c8223000 912K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032869] 0xffff8800c8223000-0xffff8800c8239000 88K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032876] 0xffff8800c8239000-0xffff8800c826b000 200K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032883] 0xffff8800c826b000-0xffff8800c8284000 100K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032890] 0xffff8800c8284000-0xffff8800c82c0000 240K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032897] 0xffff8800c82c0000-0xffff8800c82da000 104K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032905] 0xffff8800c82da000-0xffff8800c8305000 172K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032912] 0xffff8800c8305000-0xffff8800c8306000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032919] 0xffff8800c8306000-0xffff8800c8329000 140K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032926] 0xffff8800c8329000-0xffff8800c8341000 96K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032933] 0xffff8800c8341000-0xffff8800c8343000 8K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032948] 0xffff8800c8343000-0xffff8800c8344000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032955] 0xffff8800c8344000-0xffff8800c8345000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032962] 0xffff8800c8345000-0xffff8800c835c000 92K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032970] 0xffff8800c835c000-0xffff8800c842d000 836K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032977] 0xffff8800c842d000-0xffff8800c8438000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032984] 0xffff8800c8438000-0xffff8800c845e000 152K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.032991] 0xffff8800c845e000-0xffff8800c8468000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.032998] 0xffff8800c8468000-0xffff8800c848f000 156K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033005] 0xffff8800c848f000-0xffff8800c849e000 60K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033013] 0xffff8800c849e000-0xffff8800c8583000 916K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033021] 0xffff8800c8583000-0xffff8800c8599000 88K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033028] 0xffff8800c8599000-0xffff8800c85cd000 208K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033035] 0xffff8800c85cd000-0xffff8800c85e6000 100K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033042] 0xffff8800c85e6000-0xffff8800c8621000 236K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033049] 0xffff8800c8621000-0xffff8800c863b000 104K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033057] 0xffff8800c863b000-0xffff8800c8722000 924K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033064] 0xffff8800c8722000-0xffff8800c8728000 24K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033072] 0xffff8800c8728000-0xffff8800c8788000 384K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033079] 0xffff8800c8788000-0xffff8800c8793000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033086] 0xffff8800c8793000-0xffff8800c87b8000 148K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033093] 0xffff8800c87b8000-0xffff8800c87c2000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033100] 0xffff8800c87c2000-0xffff8800c87ea000 160K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033107] 0xffff8800c87ea000-0xffff8800c87f9000 60K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033115] 0xffff8800c87f9000-0xffff8800c888a000 580K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033122] 0xffff8800c888a000-0xffff8800c88b1000 156K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033129] 0xffff8800c88b1000-0xffff8800c88dd000 176K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033136] 0xffff8800c88dd000-0xffff8800c88f3000 88K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033143] 0xffff8800c88f3000-0xffff8800c8924000 196K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033150] 0xffff8800c8924000-0xffff8800c893d000 100K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033158] 0xffff8800c893d000-0xffff8800c8978000 236K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033165] 0xffff8800c8978000-0xffff8800c8992000 104K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033172] 0xffff8800c8992000-0xffff8800c89b6000 144K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033179] 0xffff8800c89b6000-0xffff8800c89d1000 108K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033187] 0xffff8800c89d1000-0xffff8800c8a79000 672K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033194] 0xffff8800c8a79000-0xffff8800c8ab5000 240K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033201] 0xffff8800c8ab5000-0xffff8800c8ae1000 176K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033208] 0xffff8800c8ae1000-0xffff8800c8aec000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033215] 0xffff8800c8aec000-0xffff8800c8b10000 144K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033222] 0xffff8800c8b10000-0xffff8800c8b1a000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033229] 0xffff8800c8b1a000-0xffff8800c8b44000 168K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033236] 0xffff8800c8b44000-0xffff8800c8b46000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033247] 0xffff8800c8b46000-0xffff8800c8dd5000 2620K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033254] 0xffff8800c8dd5000-0xffff8800c8ddd000 32K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033261] 0xffff8800c8ddd000-0xffff8800c8e3c000 380K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033268] 0xffff8800c8e3c000-0xffff8800c8e47000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033275] 0xffff8800c8e47000-0xffff8800c8e6a000 140K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033282] 0xffff8800c8e6a000-0xffff8800c8e74000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033290] 0xffff8800c8e74000-0xffff8800c8f3d000 804K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033297] 0xffff8800c8f3d000-0xffff8800c8f49000 48K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033306] 0xffff8800c8f49000-0xffff8800c912a000 1924K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033313] 0xffff8800c912a000-0xffff8800c9130000 24K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033321] 0xffff8800c9130000-0xffff8800c91cf000 636K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033328] 0xffff8800c91cf000-0xffff8800c91d9000 40K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033336] 0xffff8800c91d9000-0xffff8800c92a2000 804K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033343] 0xffff8800c92a2000-0xffff8800c92a4000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033353] 0xffff8800c92a4000-0xffff8800c94c8000 2192K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033360] 0xffff8800c94c8000-0xffff8800c94c9000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033368] 0xffff8800c94c9000-0xffff8800c958e000 788K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033375] 0xffff8800c958e000-0xffff8800c9597000 36K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033383] 0xffff8800c9597000-0xffff8800c964a000 716K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033390] 0xffff8800c964a000-0xffff8800c964c000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033399] 0xffff8800c964c000-0xffff8800c9805000 1764K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033406] 0xffff8800c9805000-0xffff8800c9807000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033415] 0xffff8800c9807000-0xffff8800c99c7000 1792K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033422] 0xffff8800c99c7000-0xffff8800c99cb000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033430] 0xffff8800c99cb000-0xffff8800c9a66000 620K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033437] 0xffff8800c9a66000-0xffff8800c9a6e000 32K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033445] 0xffff8800c9a6e000-0xffff8800c9b01000 588K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033452] 0xffff8800c9b01000-0xffff8800c9b04000 12K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033459] 0xffff8800c9b04000-0xffff8800c9b54000 320K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033466] 0xffff8800c9b54000-0xffff8800c9b55000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033473] 0xffff8800c9b55000-0xffff8800c9b9f000 296K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033480] 0xffff8800c9b9f000-0xffff8800c9ba4000 20K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033488] 0xffff8800c9ba4000-0xffff8800c9c45000 644K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033495] 0xffff8800c9c45000-0xffff8800c9c49000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033503] 0xffff8800c9c49000-0xffff8800c9cef000 664K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033509] 0xffff8800c9cef000-0xffff8800c9cf7000 32K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033517] 0xffff8800c9cf7000-0xffff8800c9d34000 244K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033524] 0xffff8800c9d34000-0xffff8800c9d37000 12K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033531] 0xffff8800c9d37000-0xffff8800c9d42000 44K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033537] 0xffff8800c9d42000-0xffff8800c9d4d000 44K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033545] 0xffff8800c9d4d000-0xffff8800c9d5f000 72K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033551] 0xffff8800c9d5f000-0xffff8800c9d60000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033559] 0xffff8800c9d60000-0xffff8800c9ddc000 496K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033566] 0xffff8800c9ddc000-0xffff8800c9dde000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033573] 0xffff8800c9dde000-0xffff8800c9ddf000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033580] 0xffff8800c9ddf000-0xffff8800c9de3000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033587] 0xffff8800c9de3000-0xffff8800c9e00000 116K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033594] 0xffff8800c9e00000-0xffff8800c9e02000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033601] 0xffff8800c9e02000-0xffff8800c9e04000 8K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033607] 0xffff8800c9e04000-0xffff8800c9e05000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033614] 0xffff8800c9e05000-0xffff8800c9e14000 60K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033621] 0xffff8800c9e14000-0xffff8800c9e16000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033628] 0xffff8800c9e16000-0xffff8800c9e2e000 96K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033635] 0xffff8800c9e2e000-0xffff8800c9e2f000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033645] 0xffff8800c9e2f000-0xffff8800ca000000 1860K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033652] 0xffff8800ca000000-0xffff8800cba00000 26M RW PSE GLB x pmd >05:18:58,384 INFO kernel:[ 0.033659] 0xffff8800cba00000-0xffff8800cba2e000 184K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033668] 0xffff8800cba2e000-0xffff8800cbc00000 1864K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033675] 0xffff8800cbc00000-0xffff8800cbe00000 2M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.033685] 0xffff8800cbe00000-0xffff8800cbfd3000 1868K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033692] 0xffff8800cbfd3000-0xffff8800cc000000 180K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033699] 0xffff8800cc000000-0xffff8800cc600000 6M RW PSE GLB x pmd >05:18:58,384 INFO kernel:[ 0.033707] 0xffff8800cc600000-0xffff8800cc6e8000 928K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033716] 0xffff8800cc6e8000-0xffff8800cc800000 1120K pte >05:18:58,384 INFO kernel:[ 0.033720] 0xffff8800cc800000-0xffff8800cce00000 6M pmd >05:18:58,384 INFO kernel:[ 0.033725] 0xffff8800cce00000-0xffff8800cce42000 264K pte >05:18:58,384 INFO kernel:[ 0.033732] 0xffff8800cce42000-0xffff8800cd000000 1784K RW x pte >05:18:58,384 INFO kernel:[ 0.033739] 0xffff8800cd000000-0xffff8800cde00000 14M RW PSE x pmd >05:18:58,384 INFO kernel:[ 0.033749] 0xffff8800cde00000-0xffff8800cdfff000 2044K RW x pte >05:18:58,384 INFO kernel:[ 0.033756] 0xffff8800cdfff000-0xffff8800ce000000 4K RW GLB x pte >05:18:58,384 INFO kernel:[ 0.033765] 0xffff8800ce000000-0xffff8800f8000000 672M pmd >05:18:58,384 INFO kernel:[ 0.033770] 0xffff8800f8000000-0xffff8800fc000000 64M RW PCD PSE x pmd >05:18:58,384 INFO kernel:[ 0.033777] 0xffff8800fc000000-0xffff8800fec00000 44M pmd >05:18:58,384 INFO kernel:[ 0.033782] 0xffff8800fec00000-0xffff8800fec01000 4K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.033790] 0xffff8800fec01000-0xffff8800fed00000 1020K pte >05:18:58,384 INFO kernel:[ 0.033795] 0xffff8800fed00000-0xffff8800fed04000 16K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.033802] 0xffff8800fed04000-0xffff8800fed1c000 96K pte >05:18:58,384 INFO kernel:[ 0.033807] 0xffff8800fed1c000-0xffff8800fed20000 16K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.033815] 0xffff8800fed20000-0xffff8800fee00000 896K pte >05:18:58,384 INFO kernel:[ 0.033820] 0xffff8800fee00000-0xffff8800fee01000 4K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.033829] 0xffff8800fee01000-0xffff8800ff000000 2044K pte >05:18:58,384 INFO kernel:[ 0.033834] 0xffff8800ff000000-0xffff880100000000 16M RW PCD PSE x pmd >05:18:58,384 INFO kernel:[ 0.033841] 0xffff880100000000-0xffff880200000000 4G RW PSE GLB NX pud >05:18:58,384 INFO kernel:[ 0.033850] 0xffff880200000000-0xffff88021fe00000 510M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.033859] 0xffff88021fe00000-0xffff880240000000 514M pmd >05:18:58,384 INFO kernel:[ 0.033866] 0xffff880240000000-0xffff888000000000 503G pud >05:18:58,384 INFO kernel:[ 0.033872] 0xffff888000000000-0xffffc90000000000 66048G pgd >05:18:58,384 INFO kernel:[ 0.033876] ---[ vmalloc() Area ]--- >05:18:58,384 INFO kernel:[ 0.033879] 0xffffc90000000000-0xffffc90000001000 4K RW PCD GLB NX pte >05:18:58,384 INFO kernel:[ 0.033886] 0xffffc90000001000-0xffffc90000002000 4K pte >05:18:58,384 INFO kernel:[ 0.033890] 0xffffc90000002000-0xffffc90000003000 4K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033897] 0xffffc90000003000-0xffffc90000004000 4K pte >05:18:58,384 INFO kernel:[ 0.033902] 0xffffc90000004000-0xffffc90000006000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033909] 0xffffc90000006000-0xffffc90000008000 8K pte >05:18:58,384 INFO kernel:[ 0.033913] 0xffffc90000008000-0xffffc9000000a000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033920] 0xffffc9000000a000-0xffffc90000010000 24K pte >05:18:58,384 INFO kernel:[ 0.033925] 0xffffc90000010000-0xffffc9000001d000 52K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033932] 0xffffc9000001d000-0xffffc90000020000 12K pte >05:18:58,384 INFO kernel:[ 0.033945] 0xffffc90000020000-0xffffc90000024000 16K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.033955] 0xffffc90000024000-0xffffc90000200000 1904K pte >05:18:58,384 INFO kernel:[ 0.033963] 0xffffc90000200000-0xffffc90040000000 1022M pmd >05:18:58,384 INFO kernel:[ 0.033970] 0xffffc90040000000-0xffffc98000000000 511G pud >05:18:58,384 INFO kernel:[ 0.033975] 0xffffc98000000000-0xffffea0000000000 33280G pgd >05:18:58,384 INFO kernel:[ 0.033980] ---[ Vmemmap ]--- >05:18:58,384 INFO kernel:[ 0.033982] 0xffffea0000000000-0xffffea0003400000 52M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.033989] 0xffffea0003400000-0xffffea0004000000 12M pmd >05:18:58,384 INFO kernel:[ 0.033994] 0xffffea0004000000-0xffffea0008800000 72M RW PSE GLB NX pmd >05:18:58,384 INFO kernel:[ 0.034004] 0xffffea0008800000-0xffffea0040000000 888M pmd >05:18:58,384 INFO kernel:[ 0.034012] 0xffffea0040000000-0xffffea8000000000 511G pud >05:18:58,384 INFO kernel:[ 0.034017] 0xffffea8000000000-0xffffff0000000000 20992G pgd >05:18:58,384 INFO kernel:[ 0.034021] ---[ ESPfix Area ]--- >05:18:58,384 INFO kernel:[ 0.034023] 0xffffff0000000000-0xffffff8000000000 512G pgd >05:18:58,384 INFO kernel:[ 0.034031] 0xffffff8000000000-0xfffffffec0000000 507G pud >05:18:58,384 INFO kernel:[ 0.034038] 0xfffffffec0000000-0xfffffffeef000000 752M pmd >05:18:58,384 INFO kernel:[ 0.034043] 0xfffffffeef000000-0xfffffffef0000000 16M RW PCD PSE x pmd >05:18:58,384 INFO kernel:[ 0.034050] 0xfffffffef0000000-0xfffffffef0001000 4K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.034058] 0xfffffffef0001000-0xfffffffef011c000 1132K pte >05:18:58,384 INFO kernel:[ 0.034063] 0xfffffffef011c000-0xfffffffef0120000 16K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.034072] 0xfffffffef0120000-0xfffffffef0300000 1920K pte >05:18:58,384 INFO kernel:[ 0.034077] 0xfffffffef0300000-0xfffffffef0304000 16K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.034085] 0xfffffffef0304000-0xfffffffef0400000 1008K pte >05:18:58,384 INFO kernel:[ 0.034090] 0xfffffffef0400000-0xfffffffef0401000 4K RW PCD x pte >05:18:58,384 INFO kernel:[ 0.034100] 0xfffffffef0401000-0xfffffffef0600000 2044K pte >05:18:58,384 INFO kernel:[ 0.034105] 0xfffffffef0600000-0xfffffffef4600000 64M RW PCD PSE x pmd >05:18:58,384 INFO kernel:[ 0.034114] 0xfffffffef4600000-0xfffffffef47ff000 2044K pte >05:18:58,384 INFO kernel:[ 0.034119] 0xfffffffef47ff000-0xfffffffef4800000 4K RW x pte >05:18:58,384 INFO kernel:[ 0.034128] 0xfffffffef4800000-0xfffffffef495a000 1384K pte >05:18:58,384 INFO kernel:[ 0.034321] ... 149 entries skipped ... >05:18:58,384 INFO kernel:[ 0.034323] ---[ High Kernel Mapping ]--- >05:18:58,384 INFO kernel:[ 0.034325] 0xffffffff80000000-0xffffffff81000000 16M pmd >05:18:58,384 INFO kernel:[ 0.034330] 0xffffffff81000000-0xffffffff83600000 38M RW PSE GLB x pmd >05:18:58,384 INFO kernel:[ 0.034338] 0xffffffff83600000-0xffffffffa0000000 458M pmd >05:18:58,384 INFO kernel:[ 0.034343] ---[ Modules ]--- >05:18:58,384 INFO kernel:[ 0.034350] 0xffffffffa0000000-0xffffffffff000000 1520M pmd >05:18:58,384 INFO kernel:[ 0.034354] ---[ End Modules ]--- >05:18:58,384 INFO kernel:[ 0.034356] 0xffffffffff000000-0xffffffffff200000 2M pmd >05:18:58,384 INFO kernel:[ 0.034362] 0xffffffffff200000-0xffffffffff300000 1M pte >05:18:58,384 INFO kernel:[ 0.034367] 0xffffffffff300000-0xffffffffff302000 8K RW GLB NX pte >05:18:58,384 INFO kernel:[ 0.034377] 0xffffffffff302000-0xffffffffff4fb000 2020K pte >05:18:58,384 INFO kernel:[ 0.034381] 0xffffffffff4fb000-0xffffffffff4fc000 4K ro GLB NX pte >05:18:58,384 INFO kernel:[ 0.034389] 0xffffffffff4fc000-0xffffffffff57b000 508K pte >05:18:58,384 INFO kernel:[ 0.034394] 0xffffffffff57b000-0xffffffffff57d000 8K RW PWT PCD GLB NX pte >05:18:58,384 INFO kernel:[ 0.034401] 0xffffffffff57d000-0xffffffffff600000 524K pte >05:18:58,384 INFO kernel:[ 0.034406] 0xffffffffff600000-0xffffffffff601000 4K USR ro GLB NX pte >05:18:58,384 INFO kernel:[ 0.034416] 0xffffffffff601000-0xffffffffff800000 2044K pte >05:18:58,384 INFO kernel:[ 0.034420] 0xffffffffff800000-0x0000000000000000 8M pmd >05:18:58,384 INFO kernel:[ 0.034879] Security Framework initialized >05:18:58,384 INFO kernel:[ 0.034887] SELinux: Initializing. >05:18:58,384 DEBUG kernel:[ 0.034921] SELinux: Starting in permissive mode >05:18:58,384 INFO kernel:[ 0.036802] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >05:18:58,384 INFO kernel:[ 0.039399] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >05:18:58,384 INFO kernel:[ 0.040304] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >05:18:58,384 INFO kernel:[ 0.040337] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >05:18:58,384 INFO kernel:[ 0.041190] Initializing cgroup subsys memory >05:18:58,384 INFO kernel:[ 0.041243] Initializing cgroup subsys devices >05:18:58,384 INFO kernel:[ 0.041268] Initializing cgroup subsys freezer >05:18:58,384 INFO kernel:[ 0.041285] Initializing cgroup subsys net_cls >05:18:58,384 INFO kernel:[ 0.041295] Initializing cgroup subsys blkio >05:18:58,384 INFO kernel:[ 0.041304] Initializing cgroup subsys perf_event >05:18:58,384 INFO kernel:[ 0.041309] Initializing cgroup subsys net_prio >05:18:58,384 INFO kernel:[ 0.041323] Initializing cgroup subsys hugetlb >05:18:58,384 INFO kernel:[ 0.041355] CPU: Physical Processor ID: 0 >05:18:58,384 INFO kernel:[ 0.041357] CPU: Processor Core ID: 0 >05:18:58,384 WARNING kernel:[ 0.041362] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >05:18:58,384 WARNING kernel:[ 0.041362] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >05:18:58,384 INFO kernel:[ 0.042162] mce: CPU supports 9 MCE banks >05:18:58,384 INFO kernel:[ 0.042174] CPU0: Thermal monitoring enabled (TM1) >05:18:58,384 INFO kernel:[ 0.042193] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >05:18:58,384 INFO kernel:[ 0.042193] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >05:18:58,384 INFO kernel:[ 0.042193] tlb_flushall_shift: 6 >05:18:58,384 INFO kernel:[ 0.042313] Freeing SMP alternatives memory: 24K (ffffffff8238e000 - ffffffff82394000) >05:18:58,384 INFO kernel:[ 0.054234] ftrace: allocating 26998 entries in 106 pages >05:18:58,384 INFO kernel:[ 0.063868] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >05:18:58,384 INFO kernel:[ 0.073886] smpboot: CPU0: Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz (fam: 06, model: 3c, stepping: 03) >05:18:58,384 DEBUG kernel:[ 0.073896] TSC deadline timer enabled >05:18:58,384 INFO kernel:[ 0.073923] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >05:18:58,384 INFO kernel:[ 0.073936] ... version: 3 >05:18:58,384 INFO kernel:[ 0.073938] ... bit width: 48 >05:18:58,384 INFO kernel:[ 0.073939] ... generic registers: 8 >05:18:58,384 INFO kernel:[ 0.073941] ... value mask: 0000ffffffffffff >05:18:58,384 INFO kernel:[ 0.073943] ... max period: 0000ffffffffffff >05:18:58,384 INFO kernel:[ 0.073945] ... fixed-purpose events: 3 >05:18:58,384 INFO kernel:[ 0.073947] ... event mask: 00000007000000ff >05:18:58,384 INFO kernel:[ 0.075939] x86: Booting SMP configuration: >05:18:58,384 INFO kernel:[ 0.075942] .... node #0, CPUs: #1 >05:18:58,384 INFO kernel:[ 0.090050] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >05:18:58,384 WARNING kernel:[ 0.090270] #2 #3 >05:18:58,384 INFO kernel:[ 0.118432] x86: Booted up 1 node, 4 CPUs >05:18:58,384 INFO kernel:[ 0.118438] smpboot: Total of 4 processors activated (23985.15 BogoMIPS) >05:18:58,384 INFO kernel:[ 0.121845] devtmpfs: initialized >05:18:58,384 INFO kernel:[ 0.126520] PM: Registering ACPI NVS region [mem 0xba6d7000-0xba6ddfff] (28672 bytes) >05:18:58,384 INFO kernel:[ 0.126525] PM: Registering ACPI NVS region [mem 0xcc906000-0xcce41fff] (5488640 bytes) >05:18:58,384 INFO kernel:[ 0.127904] atomic64_test: passed for x86-64 platform with CX8 and with SSE >05:18:58,384 INFO kernel:[ 0.127909] pinctrl core: initialized pinctrl subsystem >05:18:58,384 INFO kernel:[ 0.128063] RTC time: 5:18:43, date: 08/04/14 >05:18:58,384 INFO kernel:[ 0.128225] NET: Registered protocol family 16 >05:18:58,384 INFO kernel:[ 0.128545] cpuidle: using governor menu >05:18:58,384 INFO kernel:[ 0.128622] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >05:18:58,384 INFO kernel:[ 0.128632] ACPI: bus type PCI registered >05:18:58,384 INFO kernel:[ 0.128635] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >05:18:58,384 INFO kernel:[ 0.128824] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >05:18:58,384 INFO kernel:[ 0.128829] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >05:18:58,384 INFO kernel:[ 0.128921] PCI: Using configuration type 1 for base access >05:18:58,384 INFO kernel:[ 0.136146] ACPI: Added _OSI(Module Device) >05:18:58,384 INFO kernel:[ 0.136150] ACPI: Added _OSI(Processor Device) >05:18:58,384 INFO kernel:[ 0.136152] ACPI: Added _OSI(3.0 _SCP Extensions) >05:18:58,384 INFO kernel:[ 0.136155] ACPI: Added _OSI(Processor Aggregator Device) >05:18:58,384 WARNING kernel:[ 0.153043] ACPI: Executed 1 blocks of module-level executable AML code >05:18:58,384 NOTICE kernel:[ 0.162338] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >05:18:58,384 WARNING kernel:[ 0.165642] ACPI: Dynamic OEM Table Load: >05:18:58,384 WARNING kernel:[ 0.165658] ACPI: SSDT 0xFFFF880213912800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >05:18:58,384 WARNING kernel:[ 0.171087] ACPI: Dynamic OEM Table Load: >05:18:58,384 WARNING kernel:[ 0.171102] ACPI: SSDT 0xFFFF880213988000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117) >05:18:58,384 WARNING kernel:[ 0.176738] ACPI: Dynamic OEM Table Load: >05:18:58,384 WARNING kernel:[ 0.176751] ACPI: SSDT 0xFFFF880213960600 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >05:18:58,384 INFO kernel:[ 0.184502] ACPI: Interpreter enabled >05:18:58,384 WARNING kernel:[ 0.184510] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >05:18:58,384 WARNING kernel:[ 0.184518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >05:18:58,384 INFO kernel:[ 0.184555] ACPI: (supports S0 S3 S4 S5) >05:18:58,384 INFO kernel:[ 0.184557] ACPI: Using IOAPIC for interrupt routing >05:18:58,384 INFO kernel:[ 0.184610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >05:18:58,384 INFO kernel:[ 0.213058] ACPI: Power Resource [FN00] (off) >05:18:58,384 INFO kernel:[ 0.213371] ACPI: Power Resource [FN01] (off) >05:18:58,384 INFO kernel:[ 0.213630] ACPI: Power Resource [FN02] (off) >05:18:58,384 INFO kernel:[ 0.213899] ACPI: Power Resource [FN03] (off) >05:18:58,384 INFO kernel:[ 0.214159] ACPI: Power Resource [FN04] (off) >05:18:58,384 INFO kernel:[ 0.217376] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >05:18:58,384 INFO kernel:[ 0.217384] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >05:18:58,384 INFO kernel:[ 0.218033] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >05:18:58,384 INFO kernel:[ 0.218462] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >05:18:58,384 INFO kernel:[ 0.220239] PCI host bridge to bus 0000:00 >05:18:58,384 INFO kernel:[ 0.220243] pci_bus 0000:00: root bus resource [bus 00-3e] >05:18:58,384 INFO kernel:[ 0.220246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >05:18:58,384 INFO kernel:[ 0.220249] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >05:18:58,384 INFO kernel:[ 0.220252] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >05:18:58,384 INFO kernel:[ 0.220255] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] >05:18:58,384 INFO kernel:[ 0.220258] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] >05:18:58,384 INFO kernel:[ 0.220260] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] >05:18:58,384 INFO kernel:[ 0.220263] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] >05:18:58,384 INFO kernel:[ 0.220266] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >05:18:58,384 INFO kernel:[ 0.220269] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >05:18:58,384 INFO kernel:[ 0.220272] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >05:18:58,384 INFO kernel:[ 0.220274] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >05:18:58,384 INFO kernel:[ 0.220277] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff] >05:18:58,384 DEBUG kernel:[ 0.220293] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 >05:18:58,384 DEBUG kernel:[ 0.220567] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 >05:18:58,384 DEBUG kernel:[ 0.220627] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >05:18:58,384 INFO kernel:[ 0.220853] pci 0000:00:01.0: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.220972] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000 >05:18:58,384 DEBUG kernel:[ 0.220988] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >05:18:58,384 DEBUG kernel:[ 0.220996] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >05:18:58,384 DEBUG kernel:[ 0.221002] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >05:18:58,384 DEBUG kernel:[ 0.221241] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 >05:18:58,384 DEBUG kernel:[ 0.221252] pci 0000:00:03.0: reg 0x10: [mem 0xf7d14000-0xf7d17fff 64bit] >05:18:58,384 DEBUG kernel:[ 0.221513] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >05:18:58,384 DEBUG kernel:[ 0.221535] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit] >05:18:58,384 DEBUG kernel:[ 0.221611] pci 0000:00:14.0: PME# supported from D3hot D3cold >05:18:58,384 INFO kernel:[ 0.221737] pci 0000:00:14.0: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.221853] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >05:18:58,384 DEBUG kernel:[ 0.221875] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1e000-0xf7d1e00f 64bit] >05:18:58,384 DEBUG kernel:[ 0.221955] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >05:18:58,384 DEBUG kernel:[ 0.222192] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 >05:18:58,384 DEBUG kernel:[ 0.222215] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d1c000-0xf7d1c3ff] >05:18:58,384 DEBUG kernel:[ 0.222322] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >05:18:58,384 INFO kernel:[ 0.222479] pci 0000:00:1a.0: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.222592] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >05:18:58,384 DEBUG kernel:[ 0.222608] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit] >05:18:58,384 DEBUG kernel:[ 0.222685] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >05:18:58,384 INFO kernel:[ 0.222815] pci 0000:00:1b.0: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.222929] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >05:18:58,384 DEBUG kernel:[ 0.223015] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >05:18:58,384 INFO kernel:[ 0.223146] pci 0000:00:1c.0: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.223254] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400 >05:18:58,384 DEBUG kernel:[ 0.223341] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >05:18:58,384 INFO kernel:[ 0.223472] pci 0000:00:1c.2: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.223591] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 >05:18:58,384 DEBUG kernel:[ 0.223614] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1b000-0xf7d1b3ff] >05:18:58,384 DEBUG kernel:[ 0.223720] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >05:18:58,384 INFO kernel:[ 0.223881] pci 0000:00:1d.0: System wakeup disabled by ACPI >05:18:58,384 DEBUG kernel:[ 0.223993] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100 >05:18:58,384 DEBUG kernel:[ 0.224316] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 >05:18:58,384 DEBUG kernel:[ 0.224335] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >05:18:58,384 DEBUG kernel:[ 0.224343] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >05:18:58,384 DEBUG kernel:[ 0.224351] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >05:18:58,384 DEBUG kernel:[ 0.224360] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >05:18:58,384 DEBUG kernel:[ 0.224368] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >05:18:58,384 DEBUG kernel:[ 0.224376] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d1a000-0xf7d1a7ff] >05:18:58,384 DEBUG kernel:[ 0.224424] pci 0000:00:1f.2: PME# supported from D3hot >05:18:58,384 DEBUG kernel:[ 0.224643] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >05:18:58,384 DEBUG kernel:[ 0.224660] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d19000-0xf7d190ff 64bit] >05:18:58,384 DEBUG kernel:[ 0.224684] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >05:18:58,384 INFO kernel:[ 0.225012] pci 0000:00:01.0: PCI bridge to [bus 01] >05:18:58,384 INFO kernel:[ 0.225263] acpiphp: Slot [1] registered >05:18:58,384 INFO kernel:[ 0.225271] pci 0000:00:1c.0: PCI bridge to [bus 02] >05:18:58,384 DEBUG kernel:[ 0.225448] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 >05:18:58,385 DEBUG kernel:[ 0.225470] pci 0000:03:00.0: reg 0x10: [io 0xe000-0xe0ff] >05:18:58,385 DEBUG kernel:[ 0.225502] pci 0000:03:00.0: reg 0x18: [mem 0xf7c00000-0xf7c00fff 64bit] >05:18:58,385 DEBUG kernel:[ 0.225522] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >05:18:58,385 DEBUG kernel:[ 0.225633] pci 0000:03:00.0: supports D1 D2 >05:18:58,385 DEBUG kernel:[ 0.225634] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >05:18:58,385 INFO kernel:[ 0.225690] pci 0000:03:00.0: System wakeup disabled by ACPI >05:18:58,385 INFO kernel:[ 0.226888] pci 0000:00:1c.2: PCI bridge to [bus 03] >05:18:58,385 DEBUG kernel:[ 0.226894] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff] >05:18:58,385 DEBUG kernel:[ 0.226897] pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] >05:18:58,385 DEBUG kernel:[ 0.226903] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >05:18:58,385 INFO kernel:[ 0.226925] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >05:18:58,385 INFO kernel:[ 0.228910] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229052] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229188] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229329] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229464] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229601] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229738] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 INFO kernel:[ 0.229874] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >05:18:58,385 WARNING kernel:[ 0.230975] ACPI: Enabled 5 GPEs in block 00 to 3F >05:18:58,385 INFO kernel:[ 0.231347] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >05:18:58,385 INFO kernel:[ 0.231356] vgaarb: loaded >05:18:58,385 INFO kernel:[ 0.231358] vgaarb: bridge control possible 0000:00:02.0 >05:18:58,385 NOTICE kernel:[ 0.231508] SCSI subsystem initialized >05:18:58,385 DEBUG kernel:[ 0.231584] libata version 3.00 loaded. >05:18:58,385 INFO kernel:[ 0.231667] ACPI: bus type USB registered >05:18:58,385 INFO kernel:[ 0.231714] usbcore: registered new interface driver usbfs >05:18:58,385 INFO kernel:[ 0.231739] usbcore: registered new interface driver hub >05:18:58,385 INFO kernel:[ 0.231778] usbcore: registered new device driver usb >05:18:58,385 INFO kernel:[ 0.232070] PCI: Using ACPI for IRQ routing >05:18:58,385 DEBUG kernel:[ 0.233621] PCI: pci_cache_line_size set to 64 bytes >05:18:58,385 DEBUG kernel:[ 0.233667] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >05:18:58,385 DEBUG kernel:[ 0.233672] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] >05:18:58,385 DEBUG kernel:[ 0.233674] e820: reserve RAM buffer [mem 0xba6d7000-0xbbffffff] >05:18:58,385 DEBUG kernel:[ 0.233676] e820: reserve RAM buffer [mem 0xbab29000-0xbbffffff] >05:18:58,385 DEBUG kernel:[ 0.233677] e820: reserve RAM buffer [mem 0xcc6e8000-0xcfffffff] >05:18:58,385 DEBUG kernel:[ 0.233679] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff] >05:18:58,385 DEBUG kernel:[ 0.233681] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff] >05:18:58,385 INFO kernel:[ 0.234121] NetLabel: Initializing >05:18:58,385 INFO kernel:[ 0.234124] NetLabel: domain hash size = 128 >05:18:58,385 INFO kernel:[ 0.234125] NetLabel: protocols = UNLABELED CIPSOv4 >05:18:58,385 INFO kernel:[ 0.234159] NetLabel: unlabeled traffic allowed by default >05:18:58,385 INFO kernel:[ 0.234202] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >05:18:58,385 INFO kernel:[ 0.234209] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >05:18:58,385 INFO kernel:[ 0.236265] Switched to clocksource hpet >05:18:58,385 INFO kernel:[ 0.270962] pnp: PnP ACPI init >05:18:58,385 INFO kernel:[ 0.271012] ACPI: bus type PNP registered >05:18:58,385 INFO kernel:[ 0.271230] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >05:18:58,385 DEBUG kernel:[ 0.271264] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >05:18:58,385 INFO kernel:[ 0.271684] system 00:01: [io 0x0680-0x069f] has been reserved >05:18:58,385 INFO kernel:[ 0.271689] system 00:01: [io 0xffff] has been reserved >05:18:58,385 INFO kernel:[ 0.271692] system 00:01: [io 0xffff] has been reserved >05:18:58,385 INFO kernel:[ 0.271695] system 00:01: [io 0xffff] has been reserved >05:18:58,385 INFO kernel:[ 0.271698] system 00:01: [io 0x1c00-0x1cfe] has been reserved >05:18:58,385 INFO kernel:[ 0.271701] system 00:01: [io 0x1d00-0x1dfe] has been reserved >05:18:58,385 INFO kernel:[ 0.271704] system 00:01: [io 0x1e00-0x1efe] has been reserved >05:18:58,385 INFO kernel:[ 0.271708] system 00:01: [io 0x1f00-0x1ffe] has been reserved >05:18:58,385 INFO kernel:[ 0.271713] system 00:01: [io 0x1800-0x18fe] could not be reserved >05:18:58,385 INFO kernel:[ 0.271716] system 00:01: [io 0x164e-0x164f] has been reserved >05:18:58,385 DEBUG kernel:[ 0.271721] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >05:18:58,385 DEBUG kernel:[ 0.271803] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >05:18:58,385 INFO kernel:[ 0.271933] system 00:03: [io 0x1854-0x1857] has been reserved >05:18:58,385 DEBUG kernel:[ 0.271939] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >05:18:58,385 INFO kernel:[ 0.272145] system 00:04: [io 0x0290-0x029f] has been reserved >05:18:58,385 DEBUG kernel:[ 0.272151] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >05:18:58,385 INFO kernel:[ 0.272277] system 00:05: [io 0x04d0-0x04d1] has been reserved >05:18:58,385 DEBUG kernel:[ 0.272283] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >05:18:58,385 DEBUG kernel:[ 0.272729] pnp 00:06: [dma 0 disabled] >05:18:58,385 DEBUG kernel:[ 0.272833] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >05:18:58,385 DEBUG kernel:[ 0.272954] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >05:18:58,385 INFO kernel:[ 0.274030] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved >05:18:58,385 INFO kernel:[ 0.274035] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved >05:18:58,385 INFO kernel:[ 0.274039] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved >05:18:58,385 INFO kernel:[ 0.274042] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved >05:18:58,385 INFO kernel:[ 0.274045] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved >05:18:58,385 INFO kernel:[ 0.274049] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved >05:18:58,385 INFO kernel:[ 0.274052] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved >05:18:58,385 INFO kernel:[ 0.274055] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved >05:18:58,385 INFO kernel:[ 0.274059] system 00:08: [mem 0xff000000-0xffffffff] has been reserved >05:18:58,385 INFO kernel:[ 0.274063] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved >05:18:58,385 INFO kernel:[ 0.274067] system 00:08: [mem 0xf7fef000-0xf7feffff] has been reserved >05:18:58,385 INFO kernel:[ 0.274070] system 00:08: [mem 0xf7ff0000-0xf7ff0fff] has been reserved >05:18:58,385 DEBUG kernel:[ 0.274076] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >05:18:58,385 INFO kernel:[ 0.274781] pnp: PnP ACPI: found 9 devices >05:18:58,385 INFO kernel:[ 0.274784] ACPI: bus type PNP unregistered >05:18:58,385 INFO kernel:[ 0.284449] pci 0000:00:01.0: PCI bridge to [bus 01] >05:18:58,385 INFO kernel:[ 0.284460] pci 0000:00:1c.0: PCI bridge to [bus 02] >05:18:58,385 INFO kernel:[ 0.284473] pci 0000:00:1c.2: PCI bridge to [bus 03] >05:18:58,385 INFO kernel:[ 0.284477] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff] >05:18:58,385 INFO kernel:[ 0.284483] pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] >05:18:58,385 INFO kernel:[ 0.284488] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >05:18:58,385 DEBUG kernel:[ 0.284496] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >05:18:58,385 DEBUG kernel:[ 0.284497] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >05:18:58,385 DEBUG kernel:[ 0.284499] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >05:18:58,385 DEBUG kernel:[ 0.284500] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] >05:18:58,385 DEBUG kernel:[ 0.284501] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] >05:18:58,385 DEBUG kernel:[ 0.284502] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] >05:18:58,385 DEBUG kernel:[ 0.284503] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff] >05:18:58,385 DEBUG kernel:[ 0.284504] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff] >05:18:58,385 DEBUG kernel:[ 0.284506] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff] >05:18:58,385 DEBUG kernel:[ 0.284507] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff] >05:18:58,385 DEBUG kernel:[ 0.284508] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff] >05:18:58,385 DEBUG kernel:[ 0.284509] pci_bus 0000:00: resource 15 [mem 0xdf200000-0xfeafffff] >05:18:58,385 DEBUG kernel:[ 0.284511] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >05:18:58,385 DEBUG kernel:[ 0.284512] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >05:18:58,385 DEBUG kernel:[ 0.284513] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >05:18:58,385 INFO kernel:[ 0.284567] NET: Registered protocol family 2 >05:18:58,385 INFO kernel:[ 0.285141] TCP established hash table entries: 65536 (order: 7, 524288 bytes) >05:18:58,385 INFO kernel:[ 0.286326] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >05:18:58,385 INFO kernel:[ 0.289069] TCP: Hash tables configured (established 65536 bind 65536) >05:18:58,385 INFO kernel:[ 0.289116] TCP: reno registered >05:18:58,385 INFO kernel:[ 0.289287] UDP hash table entries: 4096 (order: 7, 786432 bytes) >05:18:58,385 INFO kernel:[ 0.289812] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes) >05:18:58,385 INFO kernel:[ 0.290349] NET: Registered protocol family 1 >05:18:58,385 DEBUG kernel:[ 0.290374] pci 0000:00:02.0: Boot video device >05:18:58,385 DEBUG kernel:[ 0.321605] PCI: CLS 64 bytes, default 64 >05:18:58,385 INFO kernel:[ 0.321812] Unpacking initramfs... >05:18:58,385 INFO kernel:[ 3.325455] Freeing initrd memory: 43780K (ffff88003d53a000 - ffff88003fffb000) >05:18:58,385 INFO kernel:[ 3.337827] DMA-API: preallocated 65536 debug entries >05:18:58,385 INFO kernel:[ 3.337832] DMA-API: debugging enabled by kernel config >05:18:58,385 INFO kernel:[ 3.337836] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >05:18:58,385 INFO kernel:[ 3.337839] software IO TLB [mem 0xc3e0c000-0xc7e0c000] (64MB) mapped at [ffff8800c3e0c000-ffff8800c7e0bfff] >05:18:58,385 INFO kernel:[ 3.338593] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer >05:18:58,385 INFO kernel:[ 3.339488] Scanning for low memory corruption every 60 seconds >05:18:58,385 INFO kernel:[ 3.339744] AVX2 version of gcm_enc/dec engaged. >05:18:58,385 WARNING kernel:[ 3.339828] cryptomgr_test (49) used greatest stack depth: 14072 bytes left >05:18:58,385 WARNING kernel:[ 3.342047] modprobe (57) used greatest stack depth: 13568 bytes left >05:18:58,385 WARNING kernel:[ 3.343711] cryptomgr_test (54) used greatest stack depth: 13320 bytes left >05:18:58,385 INFO kernel:[ 3.343870] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >05:18:58,385 INFO kernel:[ 3.344812] futex hash table entries: 1024 (order: 5, 131072 bytes) >05:18:58,385 NOTICE kernel:[ 3.344867] Initialise system trusted keyring >05:18:58,385 INFO kernel:[ 3.344940] audit: initializing netlink subsys (disabled) >05:18:58,385 NOTICE kernel:[ 3.344993] audit: type=2000 audit(1407129526.328:1): initialized >05:18:58,385 INFO kernel:[ 3.345838] HugeTLB registered 2 MB page size, pre-allocated 0 pages >05:18:58,385 INFO kernel:[ 3.353764] zbud: loaded >05:18:58,385 NOTICE kernel:[ 3.354237] VFS: Disk quotas dquot_6.5.2 >05:18:58,385 WARNING kernel:[ 3.354357] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >05:18:58,385 INFO kernel:[ 3.355872] msgmni has been set to 15277 >05:18:58,385 NOTICE kernel:[ 3.356097] Key type big_key registered >05:18:58,385 DEBUG kernel:[ 3.356101] SELinux: Registering netfilter hooks >05:18:58,385 INFO kernel:[ 3.357438] alg: No test for stdrng (krng) >05:18:58,385 INFO kernel:[ 3.357452] NET: Registered protocol family 38 >05:18:58,385 NOTICE kernel:[ 3.357472] Key type asymmetric registered >05:18:58,385 NOTICE kernel:[ 3.357483] Asymmetric key parser 'x509' registered >05:18:58,385 INFO kernel:[ 3.357511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >05:18:58,385 INFO kernel:[ 3.357626] io scheduler noop registered >05:18:58,385 INFO kernel:[ 3.357630] io scheduler deadline registered >05:18:58,385 INFO kernel:[ 3.357904] io scheduler cfq registered (default) >05:18:58,385 DEBUG kernel:[ 3.357908] start plist test >05:18:58,385 DEBUG kernel:[ 3.359002] end plist test >05:18:58,385 DEBUG kernel:[ 3.359005] list_sort_test: start testing list_sort() >05:18:58,385 DEBUG kernel:[ 3.359764] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >05:18:58,385 INFO kernel:[ 3.360441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >05:18:58,385 INFO kernel:[ 3.360531] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >05:18:58,385 INFO kernel:[ 3.360737] efifb: probing for efifb >05:18:58,385 INFO kernel:[ 3.360753] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005400000, using 3072k, total 3072k >05:18:58,385 INFO kernel:[ 3.360756] efifb: mode is 1024x768x32, linelength=4096, pages=1 >05:18:58,385 INFO kernel:[ 3.360758] efifb: scrolling: redraw >05:18:58,385 INFO kernel:[ 3.360761] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >05:18:58,385 INFO kernel:[ 3.362382] Console: switching to colour frame buffer device 128x48 >05:18:58,385 INFO kernel:[ 3.363532] fb0: EFI VGA frame buffer device >05:18:58,385 DEBUG kernel:[ 3.363570] intel_idle: MWAIT substates: 0x42120 >05:18:58,385 DEBUG kernel:[ 3.363571] intel_idle: v0.4 model 0x3C >05:18:58,385 DEBUG kernel:[ 3.363572] intel_idle: lapic_timer_reliable_states 0xffffffff >05:18:58,385 INFO kernel:[ 3.364443] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >05:18:58,385 INFO kernel:[ 3.364488] ACPI: Power Button [PWRB] >05:18:58,385 INFO kernel:[ 3.364630] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >05:18:58,385 INFO kernel:[ 3.364653] ACPI: Power Button [PWRF] >05:18:58,385 INFO kernel:[ 3.364858] ACPI: Fan [FAN0] (off) >05:18:58,385 INFO kernel:[ 3.364958] ACPI: Fan [FAN1] (off) >05:18:58,385 INFO kernel:[ 3.365054] ACPI: Fan [FAN2] (off) >05:18:58,385 INFO kernel:[ 3.365148] ACPI: Fan [FAN3] (off) >05:18:58,385 INFO kernel:[ 3.365243] ACPI: Fan [FAN4] (off) >05:18:58,385 INFO kernel:[ 3.366795] thermal LNXTHERM:00: registered as thermal_zone0 >05:18:58,385 INFO kernel:[ 3.366813] ACPI: Thermal Zone [TZ00] (28 C) >05:18:58,385 INFO kernel:[ 3.367498] thermal LNXTHERM:01: registered as thermal_zone1 >05:18:58,385 INFO kernel:[ 3.367516] ACPI: Thermal Zone [TZ01] (30 C) >05:18:58,385 INFO kernel:[ 3.367622] GHES: HEST is not enabled! >05:18:58,385 INFO kernel:[ 3.367772] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >05:18:58,385 INFO kernel:[ 3.388475] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >05:18:58,385 INFO kernel:[ 3.390016] Non-volatile memory driver v1.3 >05:18:58,385 INFO kernel:[ 3.390450] Linux agpgart interface v0.103 >05:18:58,385 DEBUG kernel:[ 3.391279] ahci 0000:00:1f.2: version 3.0 >05:18:58,385 DEBUG kernel:[ 3.391522] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >05:18:58,385 INFO kernel:[ 3.391624] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xb impl SATA mode >05:18:58,385 INFO kernel:[ 3.392063] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >05:18:58,385 INFO kernel:[ 3.397970] scsi0 : ahci >05:18:58,385 INFO kernel:[ 3.398805] scsi1 : ahci >05:18:58,385 INFO kernel:[ 3.399512] scsi2 : ahci >05:18:58,385 INFO kernel:[ 3.400233] scsi3 : ahci >05:18:58,385 INFO kernel:[ 3.400950] scsi4 : ahci >05:18:58,385 INFO kernel:[ 3.401665] scsi5 : ahci >05:18:58,385 INFO kernel:[ 3.402212] ata1: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a100 irq 41 >05:18:58,385 INFO kernel:[ 3.402636] ata2: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a180 irq 41 >05:18:58,385 INFO kernel:[ 3.403038] ata3: DUMMY >05:18:58,385 INFO kernel:[ 3.403427] ata4: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a280 irq 41 >05:18:58,385 INFO kernel:[ 3.403842] ata5: DUMMY >05:18:58,385 INFO kernel:[ 3.404244] ata6: DUMMY >05:18:58,385 INFO kernel:[ 3.404889] libphy: Fixed MDIO Bus: probed >05:18:58,385 INFO kernel:[ 3.405452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >05:18:58,385 INFO kernel:[ 3.405878] ehci-pci: EHCI PCI platform driver >05:18:58,385 INFO kernel:[ 3.406557] ehci-pci 0000:00:1a.0: EHCI Host Controller >05:18:58,385 INFO kernel:[ 3.407262] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >05:18:58,385 INFO kernel:[ 3.407727] ehci-pci 0000:00:1a.0: debug port 2 >05:18:58,385 DEBUG kernel:[ 3.412084] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >05:18:58,385 INFO kernel:[ 3.412123] ehci-pci 0000:00:1a.0: irq 20, io mem 0xf7d1c000 >05:18:58,385 INFO kernel:[ 3.417646] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >05:18:58,385 INFO kernel:[ 3.418254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >05:18:58,385 INFO kernel:[ 3.418655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >05:18:58,385 INFO kernel:[ 3.419043] usb usb1: Product: EHCI Host Controller >05:18:58,385 INFO kernel:[ 3.419421] usb usb1: Manufacturer: Linux 3.16.0-0.rc6.git1.1.fc21.x86_64 ehci_hcd >05:18:58,385 INFO kernel:[ 3.419808] usb usb1: SerialNumber: 0000:00:1a.0 >05:18:58,385 INFO kernel:[ 3.420798] hub 1-0:1.0: USB hub found >05:18:58,385 INFO kernel:[ 3.421196] hub 1-0:1.0: 2 ports detected >05:18:58,385 INFO kernel:[ 3.422494] ehci-pci 0000:00:1d.0: EHCI Host Controller >05:18:58,385 INFO kernel:[ 3.423018] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >05:18:58,385 INFO kernel:[ 3.423418] ehci-pci 0000:00:1d.0: debug port 2 >05:18:58,385 DEBUG kernel:[ 3.427761] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >05:18:58,385 INFO kernel:[ 3.427788] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1b000 >05:18:58,385 INFO kernel:[ 3.433663] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >05:18:58,385 INFO kernel:[ 3.434151] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >05:18:58,385 INFO kernel:[ 3.434547] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >05:18:58,385 INFO kernel:[ 3.434952] usb usb2: Product: EHCI Host Controller >05:18:58,385 INFO kernel:[ 3.435342] usb usb2: Manufacturer: Linux 3.16.0-0.rc6.git1.1.fc21.x86_64 ehci_hcd >05:18:58,385 INFO kernel:[ 3.435751] usb usb2: SerialNumber: 0000:00:1d.0 >05:18:58,385 INFO kernel:[ 3.436507] hub 2-0:1.0: USB hub found >05:18:58,385 INFO kernel:[ 3.436918] hub 2-0:1.0: 2 ports detected >05:18:58,385 INFO kernel:[ 3.437712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >05:18:58,385 INFO kernel:[ 3.438116] ohci-pci: OHCI PCI platform driver >05:18:58,385 INFO kernel:[ 3.438521] uhci_hcd: USB Universal Host Controller Interface driver >05:18:58,385 INFO kernel:[ 3.439199] xhci_hcd 0000:00:14.0: xHCI Host Controller >05:18:58,385 INFO kernel:[ 3.439745] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >05:18:58,385 DEBUG kernel:[ 3.440319] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >05:18:58,385 DEBUG kernel:[ 3.440355] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X >05:18:58,385 INFO kernel:[ 3.440462] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >05:18:58,385 INFO kernel:[ 3.440878] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >05:18:58,385 INFO kernel:[ 3.441290] usb usb3: Product: xHCI Host Controller >05:18:58,385 INFO kernel:[ 3.441723] usb usb3: Manufacturer: Linux 3.16.0-0.rc6.git1.1.fc21.x86_64 xhci_hcd >05:18:58,385 INFO kernel:[ 3.442156] usb usb3: SerialNumber: 0000:00:14.0 >05:18:58,385 INFO kernel:[ 3.442965] hub 3-0:1.0: USB hub found >05:18:58,385 INFO kernel:[ 3.443430] hub 3-0:1.0: 14 ports detected >05:18:58,385 INFO kernel:[ 3.452110] xhci_hcd 0000:00:14.0: xHCI Host Controller >05:18:58,385 INFO kernel:[ 3.452723] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >05:18:58,385 INFO kernel:[ 3.453239] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >05:18:58,385 INFO kernel:[ 3.453684] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >05:18:58,385 INFO kernel:[ 3.454117] usb usb4: Product: xHCI Host Controller >05:18:58,385 INFO kernel:[ 3.454644] usb usb4: Manufacturer: Linux 3.16.0-0.rc6.git1.1.fc21.x86_64 xhci_hcd >05:18:58,385 INFO kernel:[ 3.455189] usb usb4: SerialNumber: 0000:00:14.0 >05:18:58,385 INFO kernel:[ 3.456082] hub 4-0:1.0: USB hub found >05:18:58,385 INFO kernel:[ 3.456549] hub 4-0:1.0: 6 ports detected >05:18:58,385 INFO kernel:[ 3.460672] usbcore: registered new interface driver usbserial >05:18:58,385 INFO kernel:[ 3.461134] usbcore: registered new interface driver usbserial_generic >05:18:58,385 INFO kernel:[ 3.461653] usbserial: USB Serial support registered for generic >05:18:58,385 INFO kernel:[ 3.462151] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >05:18:58,385 WARNING kernel:[ 3.462587] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >05:18:58,385 INFO kernel:[ 3.463882] serio: i8042 KBD port at 0x60,0x64 irq 1 >05:18:58,385 INFO kernel:[ 3.464719] mousedev: PS/2 mouse device common for all mice >05:18:58,385 INFO kernel:[ 3.465822] rtc_cmos 00:02: RTC can wake from S4 >05:18:58,385 INFO kernel:[ 3.466545] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >05:18:58,385 INFO kernel:[ 3.467040] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >05:18:58,385 INFO kernel:[ 3.467732] device-mapper: uevent: version 1.0.3 >05:18:58,385 INFO kernel:[ 3.468471] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >05:18:58,385 INFO kernel:[ 3.469146] Intel P-state driver initializing. >05:18:58,385 INFO kernel:[ 3.469676] Intel pstate controlling: cpu 0 >05:18:58,385 INFO kernel:[ 3.470283] Intel pstate controlling: cpu 1 >05:18:58,385 INFO kernel:[ 3.470843] Intel pstate controlling: cpu 2 >05:18:58,385 INFO kernel:[ 3.471353] Intel pstate controlling: cpu 3 >05:18:58,385 INFO kernel:[ 3.478233] EFI Variables Facility v0.08 2004-May-17 >05:18:58,385 INFO kernel:[ 3.486022] hidraw: raw HID events driver (C) Jiri Kosina >05:18:58,385 INFO kernel:[ 3.487216] usbcore: registered new interface driver usbhid >05:18:58,385 INFO kernel:[ 3.487967] usbhid: USB HID core driver >05:18:58,385 INFO kernel:[ 3.488933] drop_monitor: Initializing network drop monitor service >05:18:58,385 INFO kernel:[ 3.489002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >05:18:58,385 INFO kernel:[ 3.490628] ip_tables: (C) 2000-2006 Netfilter Core Team >05:18:58,385 INFO kernel:[ 3.491255] TCP: cubic registered >05:18:58,385 INFO kernel:[ 3.491735] Initializing XFRM netlink socket >05:18:58,385 INFO kernel:[ 3.492676] NET: Registered protocol family 10 >05:18:58,385 INFO kernel:[ 3.493867] mip6: Mobile IPv6 >05:18:58,385 INFO kernel:[ 3.494314] NET: Registered protocol family 17 >05:18:58,385 NOTICE kernel:[ 3.495783] Loading compiled-in X.509 certificates >05:18:58,385 NOTICE kernel:[ 3.496892] Loaded X.509 cert 'Fedora kernel signing key: 670c0eb5292685f77f071ead4eec494fec457271' >05:18:58,385 INFO kernel:[ 3.497369] registered taskstats version 1 >05:18:58,385 INFO kernel:[ 3.499219] Magic number: 10:111:314 >05:18:58,385 INFO kernel:[ 3.499781] rtc_cmos 00:02: setting system clock to 2014-08-04 05:18:46 UTC (1407129526) >05:18:58,385 DEBUG kernel:[ 3.500530] PM: Hibernation image not present or could not be loaded. >05:18:58,385 INFO kernel:[ 3.710081] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >05:18:58,385 INFO kernel:[ 3.710614] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >05:18:58,385 INFO kernel:[ 3.711469] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >05:18:58,385 INFO kernel:[ 3.712041] ata1.00: ATA-8: SanDisk SDSSDH2256G, X211200, max UDMA/133 >05:18:58,385 INFO kernel:[ 3.712494] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >05:18:58,385 INFO kernel:[ 3.713888] ata1.00: configured for UDMA/133 >05:18:58,385 NOTICE kernel:[ 3.714994] scsi 0:0:0:0: Direct-Access ATA SanDisk SDSSDH22 200 PQ: 0 ANSI: 5 >05:18:58,385 INFO kernel:[ 3.716171] ata4.00: ATAPI: HL-DT-ST BDDVDRW GGC-H20L, 1.02, max UDMA/133 >05:18:58,385 NOTICE kernel:[ 3.716373] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >05:18:58,385 NOTICE kernel:[ 3.716547] sd 0:0:0:0: Attached scsi generic sg0 type 0 >05:18:58,385 NOTICE kernel:[ 3.716676] sd 0:0:0:0: [sda] Write Protect is off >05:18:58,385 DEBUG kernel:[ 3.716678] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >05:18:58,385 NOTICE kernel:[ 3.716739] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >05:18:58,385 INFO kernel:[ 3.719050] ata2.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7 >05:18:58,385 INFO kernel:[ 3.719536] ata2.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >05:18:58,385 INFO kernel:[ 3.720821] sda: sda1 sda2 sda3 sda4 sda5 >05:18:58,385 NOTICE kernel:[ 3.722711] sd 0:0:0:0: [sda] Attached SCSI disk >05:18:58,385 INFO kernel:[ 3.724099] usb 1-1: new high-speed USB device number 2 using ehci-pci >05:18:58,385 INFO kernel:[ 3.724189] ata4.00: configured for UDMA/133 >05:18:58,385 INFO kernel:[ 3.726770] ata2.00: configured for UDMA/133 >05:18:58,385 NOTICE kernel:[ 3.727423] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD154UI 1118 PQ: 0 ANSI: 5 >05:18:58,385 NOTICE kernel:[ 3.728370] sd 1:0:0:0: [sdb] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) >05:18:58,385 NOTICE kernel:[ 3.728515] sd 1:0:0:0: Attached scsi generic sg1 type 0 >05:18:58,385 NOTICE kernel:[ 3.729373] sd 1:0:0:0: [sdb] Write Protect is off >05:18:58,385 DEBUG kernel:[ 3.729832] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >05:18:58,385 NOTICE kernel:[ 3.729858] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >05:18:58,385 INFO kernel:[ 3.741875] sdb: sdb1 >05:18:58,385 NOTICE kernel:[ 3.742881] sd 1:0:0:0: [sdb] Attached SCSI disk >05:18:58,385 NOTICE kernel:[ 3.837099] scsi 3:0:0:0: CD-ROM HL-DT-ST BDDVDRW GGC-H20L 1.02 PQ: 0 ANSI: 5 >05:18:58,385 INFO kernel:[ 3.839683] usb 1-1: New USB device found, idVendor=8087, idProduct=8008 >05:18:58,385 INFO kernel:[ 3.840190] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >05:18:58,385 INFO kernel:[ 3.841340] hub 1-1:1.0: USB hub found >05:18:58,385 INFO kernel:[ 3.841935] hub 1-1:1.0: 6 ports detected >05:18:58,385 INFO kernel:[ 3.946401] usb 2-1: new high-speed USB device number 2 using ehci-pci >05:18:58,385 WARNING kernel:[ 3.967042] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >05:18:58,385 INFO kernel:[ 3.967558] cdrom: Uniform CD-ROM driver Revision: 3.20 >05:18:58,385 DEBUG kernel:[ 3.968540] sr 3:0:0:0: Attached scsi CD-ROM sr0 >05:18:58,385 NOTICE kernel:[ 3.968710] sr 3:0:0:0: Attached scsi generic sg2 type 5 >05:18:58,385 INFO kernel:[ 3.971359] Freeing unused kernel memory: 3740K (ffffffff81fe7000 - ffffffff8238e000) >05:18:58,385 INFO kernel:[ 3.971853] Write protecting the kernel read-only data: 14336k >05:18:58,385 INFO kernel:[ 3.976191] Freeing unused kernel memory: 1944K (ffff88000181a000 - ffff880001a00000) >05:18:58,385 INFO kernel:[ 3.977925] Freeing unused kernel memory: 668K (ffff880001d59000 - ffff880001e00000) >05:18:58,385 NOTICE kernel:[ 3.989586] random: systemd urandom read with 29 bits of entropy available >05:18:58,385 WARNING kernel:[ 4.036197] dracut-rootfs-g (115) used greatest stack depth: 13200 bytes left >05:18:58,385 INFO kernel:[ 4.060971] usb 2-1: New USB device found, idVendor=8087, idProduct=8000 >05:18:58,385 INFO kernel:[ 4.061457] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >05:18:58,385 INFO kernel:[ 4.062760] hub 2-1:1.0: USB hub found >05:18:58,385 INFO kernel:[ 4.063344] hub 2-1:1.0: 8 ports detected >05:18:58,385 INFO kernel:[ 4.115022] device-mapper: multipath: version 1.7.0 loaded >05:18:58,385 INFO kernel:[ 4.219804] usb 3-13: new low-speed USB device number 2 using xhci_hcd >05:18:58,385 INFO kernel:[ 4.226718] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >05:18:58,385 INFO kernel:[ 4.227187] EDD information not available. >05:18:58,385 INFO kernel:[ 4.340045] tsc: Refined TSC clocksource calibration: 2998.262 MHz >05:18:58,385 INFO kernel:[ 4.388538] usb 3-13: New USB device found, idVendor=046d, idProduct=c018 >05:18:58,385 INFO kernel:[ 4.389039] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >05:18:58,385 INFO kernel:[ 4.389515] usb 3-13: Product: USB Optical Mouse >05:18:58,385 INFO kernel:[ 4.390011] usb 3-13: Manufacturer: Logitech >05:18:58,385 WARNING kernel:[ 4.390841] usb 3-13: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >05:18:58,385 INFO kernel:[ 4.393974] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:046D:C018.0001/input/input3 >05:18:58,385 INFO kernel:[ 4.395833] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-13/input0 >05:18:58,385 INFO kernel:[ 4.550301] usb 3-14: new high-speed USB device number 3 using xhci_hcd >05:18:58,385 INFO kernel:[ 4.731448] usb 3-14: New USB device found, idVendor=090c, idProduct=6200 >05:18:58,385 INFO kernel:[ 4.732037] usb 3-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >05:18:58,385 INFO kernel:[ 4.732618] usb 3-14: Product: Generic USB2.0 card >05:18:58,385 INFO kernel:[ 4.733190] usb 3-14: Manufacturer: Silicon Motion, Inc. >05:18:58,385 INFO kernel:[ 4.733718] usb 3-14: SerialNumber: 12345678901234567890 >05:18:58,385 WARNING kernel:[ 4.734532] usb 3-14: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes >05:18:58,385 WARNING kernel:[ 4.735087] usb 3-14: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes >05:18:58,385 INFO kernel:[ 4.753389] squashfs: version 4.0 (2009/01/31) Phillip Lougher >05:18:58,385 INFO kernel:[ 4.761292] Loading iSCSI transport class v2.0-870. >05:18:58,385 NOTICE kernel:[ 4.769259] iscsi: registered transport (tcp) >05:18:58,385 INFO kernel:[ 5.341809] Switched to clocksource tsc >05:18:58,385 INFO kernel:[ 7.845641] floppy0: no floppy controllers found >05:18:58,385 INFO kernel:[ 7.868982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >05:18:58,385 INFO kernel:[ 7.870667] EDD information not available. >05:18:58,385 INFO kernel:[ 7.894041] No iBFT detected. >05:18:58,385 INFO kernel:[ 7.902674] md: raid0 personality registered for level 0 >05:18:58,385 INFO kernel:[ 7.912379] md: raid1 personality registered for level 1 >05:18:58,385 WARNING kernel:[ 7.941831] raid6: sse2x1 7847 MB/s >05:18:58,385 WARNING kernel:[ 7.958852] raid6: sse2x2 10617 MB/s >05:18:58,385 WARNING kernel:[ 7.975878] raid6: sse2x4 13027 MB/s >05:18:58,385 WARNING kernel:[ 7.992899] raid6: avx2x1 18304 MB/s >05:18:58,385 WARNING kernel:[ 8.009922] raid6: avx2x2 23250 MB/s >05:18:58,385 WARNING kernel:[ 8.026944] raid6: avx2x4 26941 MB/s >05:18:58,385 WARNING kernel:[ 8.027409] raid6: using algorithm avx2x4 (26941 MB/s) >05:18:58,385 WARNING kernel:[ 8.027977] raid6: using avx2x2 recovery algorithm >05:18:58,385 INFO kernel:[ 8.029668] async_tx: api initialized (async) >05:18:58,385 INFO kernel:[ 8.031522] xor: automatically using best checksumming function: >05:18:58,385 INFO kernel:[ 8.041965] avx : 31416.000 MB/sec >05:18:58,385 INFO kernel:[ 8.053639] md: raid6 personality registered for level 6 >05:18:58,385 INFO kernel:[ 8.054115] md: raid5 personality registered for level 5 >05:18:58,385 INFO kernel:[ 8.054576] md: raid4 personality registered for level 4 >05:18:58,385 INFO kernel:[ 8.066932] md: raid10 personality registered for level 10 >05:18:58,385 INFO kernel:[ 8.071562] md: linear personality registered for level -1 >05:18:58,385 INFO kernel:[ 8.088545] device-mapper: multipath round-robin: version 1.0.0 loaded >05:18:58,385 INFO kernel:[ 8.100958] sha256_ssse3: Using AVX2 optimized SHA-256 implementation >05:18:58,385 INFO kernel:[ 8.135857] RPC: Registered named UNIX socket transport module. >05:18:58,385 INFO kernel:[ 8.136309] RPC: Registered udp transport module. >05:18:58,385 INFO kernel:[ 8.136713] RPC: Registered tcp transport module. >05:18:58,385 INFO kernel:[ 8.137157] RPC: Registered tcp NFSv4.1 backchannel transport module. >05:18:58,385 WARNING kernel:[ 8.138092] modprobe (444) used greatest stack depth: 13024 bytes left >05:18:58,385 INFO kernel:[ 8.293485] usb-storage 3-14:1.0: USB Mass Storage device detected >05:18:58,385 INFO kernel:[ 8.295971] scsi6 : usb-storage 3-14:1.0 >05:18:58,385 INFO kernel:[ 8.296607] usbcore: registered new interface driver usb-storage >05:18:58,385 INFO kernel:[ 8.299469] usbcore: registered new interface driver uas >05:18:58,385 INFO kernel:[ 8.515794] wmi: Mapper loaded >05:18:58,385 INFO kernel:[ 8.521900] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >05:18:58,385 WARNING kernel:[ 8.522385] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >05:18:58,385 DEBUG kernel:[ 8.525032] r8169 0000:03:00.0: irq 43 for MSI/MSI-X >05:18:58,385 INFO kernel:[ 8.531794] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90000c70000, d8:50:e6:4e:6e:5f, XID 0c000880 IRQ 43 >05:18:58,385 INFO kernel:[ 8.532171] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >05:18:58,385 INFO kernel:[ 8.533790] [drm] Initialized drm 1.1.0 20060810 >05:18:58,385 INFO kernel:[ 8.556665] alg: No test for crc32 (crc32-pclmul) >05:18:58,385 INFO kernel:[ 8.591225] [drm] Memory usable by graphics device = 2048M >05:18:58,385 INFO kernel:[ 8.591625] [drm] Replacing VGA console driver >05:18:58,385 DEBUG kernel:[ 8.592169] checking generic (e0000000 300000) vs hw (e0000000 10000000) >05:18:58,385 INFO kernel:[ 8.592171] fb: switching to inteldrmfb from EFI VGA >05:18:58,385 INFO kernel:[ 8.592934] Console: switching to colour dummy device 80x25 >05:18:58,385 DEBUG kernel:[ 8.602992] i915 0000:00:02.0: irq 44 for MSI/MSI-X >05:18:58,385 INFO kernel:[ 8.603013] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >05:18:58,385 INFO kernel:[ 8.603017] [drm] Driver supports precise vblank timestamp query. >05:18:58,385 INFO kernel:[ 8.603131] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >05:18:58,385 INFO kernel:[ 8.639079] fbcon: inteldrmfb (fb0) is primary device >05:18:58,385 INFO kernel:[ 8.666142] Console: switching to colour frame buffer device 160x64 >05:18:58,385 INFO kernel:[ 8.668418] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >05:18:58,385 INFO kernel:[ 8.668436] i915 0000:00:02.0: registered panic notifier >05:18:58,385 INFO kernel:[ 8.682791] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >05:18:58,385 INFO kernel:[ 8.684621] acpi device:62: registered as cooling_device9 >05:18:58,385 INFO kernel:[ 8.685336] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4 >05:18:58,385 INFO kernel:[ 8.686024] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >05:18:58,385 NOTICE kernel:[ 8.803355] random: nonblocking pool is initialized >05:18:58,385 WARNING kernel:[ 9.039703] cdrom_id (588) used greatest stack depth: 12336 bytes left >05:18:58,385 NOTICE kernel:[ 9.431357] scsi 6:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0 CCS >05:18:58,385 NOTICE kernel:[ 9.432699] sd 6:0:0:0: [sdc] 7744512 512-byte logical blocks: (3.96 GB/3.69 GiB) >05:18:58,385 NOTICE kernel:[ 9.432823] sd 6:0:0:0: Attached scsi generic sg3 type 0 >05:18:58,385 NOTICE kernel:[ 9.433066] sd 6:0:0:0: [sdc] Write Protect is off >05:18:58,385 DEBUG kernel:[ 9.433084] sd 6:0:0:0: [sdc] Mode Sense: 4b 00 00 08 >05:18:58,385 ERR kernel:[ 9.433383] sd 6:0:0:0: [sdc] No Caching mode page found >05:18:58,385 ERR kernel:[ 9.433401] sd 6:0:0:0: [sdc] Assuming drive cache: write through >05:18:58,385 INFO kernel:[ 9.460663] sdc: sdc1 sdc2 sdc3 sdc4 >05:18:58,385 NOTICE kernel:[ 9.462844] sd 6:0:0:0: [sdc] Attached SCSI removable disk >05:18:58,385 INFO kernel:[ 9.719818] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >05:18:58,385 WARNING kernel:[ 10.186787] systemd-udevd (550) used greatest stack depth: 11456 bytes left >05:18:58,385 INFO kernel:[ 11.239371] EXT4-fs (sdc4): mounted filesystem with ordered data mode. Opts: (null) >05:18:58,385 INFO kernel:[ 11.453628] loop: module loaded >05:18:58,385 INFO kernel:[ 11.826826] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >05:18:58,385 DEBUG kernel:[ 12.865026] SELinux: 2048 avtab hash slots, 108061 rules. >05:18:58,385 DEBUG kernel:[ 12.888238] SELinux: 2048 avtab hash slots, 108061 rules. >05:18:58,385 DEBUG kernel:[ 12.929361] SELinux: 8 users, 103 roles, 4879 types, 288 bools, 1 sens, 1024 cats >05:18:58,385 DEBUG kernel:[ 12.929364] SELinux: 83 classes, 108061 rules >05:18:58,385 INFO kernel:[ 12.937171] SELinux: Permission audit_read in class capability2 not defined in policy. >05:18:58,385 INFO kernel:[ 12.937706] SELinux: the above unknown classes and permissions will be allowed >05:18:58,385 DEBUG kernel:[ 12.938224] SELinux: Completing initialization. >05:18:58,385 DEBUG kernel:[ 12.938225] SELinux: Setting up existing superblocks. >05:18:58,385 DEBUG kernel:[ 12.938330] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.938446] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.938510] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.938535] SELinux: initialized (dev proc, type proc), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.938794] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.939739] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.946131] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >05:18:58,385 DEBUG kernel:[ 12.946168] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >05:18:58,385 DEBUG kernel:[ 12.946208] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.946244] SELinux: initialized (dev aio, type aio), not configured for labeling >05:18:58,385 DEBUG kernel:[ 12.946268] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.946337] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.946393] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.946433] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.946511] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949304] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949319] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.949327] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.949480] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 12.949549] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949604] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949650] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949781] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949786] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949792] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949834] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949849] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949854] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949858] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949905] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949909] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.949949] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.950008] SELinux: initialized (dev drm, type drm), not configured for labeling >05:18:58,385 DEBUG kernel:[ 12.950055] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 12.950105] SELinux: initialized (dev sdc4, type ext4), uses xattr >05:18:58,385 DEBUG kernel:[ 12.950333] SELinux: initialized (dev loop0, type squashfs), uses xattr >05:18:58,385 DEBUG kernel:[ 12.950550] SELinux: initialized (dev dm-0, type ext4), uses xattr >05:18:58,385 NOTICE kernel:[ 12.969562] audit: type=1403 audit(1407129535.955:2): policy loaded auid=4294967295 ses=4294967295 >05:18:58,385 DEBUG kernel:[ 13.472946] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >05:18:58,385 DEBUG kernel:[ 13.583904] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >05:18:58,385 DEBUG kernel:[ 13.662910] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:18:58,385 WARNING kernel:[ 14.462265] tpm_infineon: Unknown symbol tpm_register_hardware (err 0) >05:18:58,385 WARNING kernel:[ 14.462280] tpm_infineon: Unknown symbol tpm_dev_vendor_release (err 0) >05:18:58,385 WARNING kernel:[ 14.462286] tpm_infineon: Unknown symbol tpm_remove_hardware (err 0) >05:18:58,385 WARNING kernel:[ 14.462292] tpm_infineon: Unknown symbol tpm_pm_resume (err 0) >05:18:58,385 WARNING kernel:[ 14.464009] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >05:18:58,385 WARNING kernel:[ 14.464023] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >05:18:58,385 WARNING kernel:[ 14.464031] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >05:18:58,385 WARNING kernel:[ 14.464037] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >05:18:58,385 WARNING kernel:[ 14.464046] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >05:18:58,385 WARNING kernel:[ 14.464053] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >05:18:58,385 WARNING kernel:[ 14.464070] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >05:18:58,385 WARNING kernel:[ 14.464077] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >05:18:58,385 WARNING kernel:[ 14.464083] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >05:18:58,385 WARNING kernel:[ 14.464087] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >05:18:58,385 WARNING kernel:[ 14.466995] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >05:18:58,385 WARNING kernel:[ 14.467007] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >05:18:58,385 WARNING kernel:[ 14.467015] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >05:18:58,385 WARNING kernel:[ 14.467021] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >05:18:58,385 WARNING kernel:[ 14.467030] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >05:18:58,385 WARNING kernel:[ 14.467036] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >05:18:58,385 WARNING kernel:[ 14.467050] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >05:18:58,385 WARNING kernel:[ 14.467057] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >05:18:58,385 WARNING kernel:[ 14.467063] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >05:18:58,385 WARNING kernel:[ 14.467067] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >05:18:58,385 INFO kernel:[ 14.587197] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >05:18:58,385 DEBUG kernel:[ 14.725630] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X >05:18:58,385 WARNING kernel:[ 14.773787] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258) >05:18:58,385 INFO kernel:[ 14.773793] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >05:18:58,385 INFO kernel:[ 14.805669] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x9 >05:18:58,385 INFO kernel:[ 15.113652] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x9 >05:18:58,385 INFO kernel:[ 15.113730] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x9 >05:18:58,385 INFO kernel:[ 15.113814] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x9 >05:18:58,385 INFO kernel:[ 15.113991] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >05:18:58,385 INFO kernel:[ 15.216337] asus_wmi: ASUS WMI generic driver loaded >05:18:58,385 INFO kernel:[ 15.251327] asus_wmi: Initialization: 0x0 >05:18:58,385 INFO kernel:[ 15.251395] asus_wmi: BIOS WMI version: 0.9 >05:18:58,385 INFO kernel:[ 15.251551] asus_wmi: SFUN value: 0x0 >05:18:58,385 INFO kernel:[ 15.252845] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >05:18:58,385 INFO kernel:[ 15.256015] asus_wmi: Backlight controlled by ACPI video driver >05:18:58,385 NOTICE kernel:[ 15.397836] audit: type=1400 audit(1407129538.380:3): avc: denied { unlink } for pid=1045 comm="rsyslogd" name="log" dev="devtmpfs" ino=12325 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >05:18:59,074 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-1.git20140704.fc21.1) is starting... >05:18:59,074 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >05:18:59,074 INFO NetworkManager: <info> WEXT support is enabled >05:18:59,117 INFO kernel:[ 16.133538] cfg80211: Calling CRDA to update world regulatory domain >05:18:59,208 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >05:18:59,281 INFO polkitd: Started polkitd version 0.112 >05:18:59,393 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >05:18:59,442 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >05:18:59,443 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >05:18:59,443 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >05:18:59,443 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >05:18:59,515 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >05:18:59,517 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >05:18:59,556 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >05:18:59,563 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >05:18:59,569 INFO NetworkManager: <info> WiFi hardware radio set enabled >05:18:59,569 INFO NetworkManager: <info> WWAN hardware radio set enabled >05:18:59,569 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >05:18:59,570 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >05:18:59,570 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >05:18:59,570 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >05:18:59,570 INFO NetworkManager: <info> Networking is enabled by state file >05:18:59,571 INFO NetworkManager: <info> (lo): link connected >05:18:59,571 INFO NetworkManager: <info> (lo): carrier is ON >05:18:59,571 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >05:18:59,571 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >05:18:59,572 INFO NetworkManager: <info> (enp3s0): carrier is OFF >05:18:59,572 INFO NetworkManager: <info> (enp3s0): new Ethernet device (driver: 'r8169' ifindex: 2) >05:18:59,572 INFO NetworkManager: <info> (enp3s0): exported as /org/freedesktop/NetworkManager/Devices/1 >05:18:59,572 INFO NetworkManager: <info> (enp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >05:18:59,632 INFO NetworkManager: <info> (enp3s0): preparing device >05:18:59,633 INFO kernel:[ 16.649894] r8169 0000:03:00.0 enp3s0: link down >05:18:59,633 INFO kernel:[ 16.649937] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready >05:18:59,633 INFO NetworkManager: <info> read connection 'Wired connection 1' >05:18:59,633 INFO NetworkManager: <info> (enp3s0): created default wired connection 'Wired connection 1' >05:18:59,635 INFO kernel:[ 16.652677] r8169 0000:03:00.0 enp3s0: link down >05:19:02,430 NOTICE kernel:[ 19.451081] audit: type=1400 audit(1407129542.428:4): avc: denied { read write } for pid=1103 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1151 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >05:19:02,455 WARNING kernel:[ 19.476074] systemd-udevd (1001) used greatest stack depth: 11424 bytes left >05:19:02,571 INFO kernel:[ 19.591822] r8169 0000:03:00.0 enp3s0: link up >05:19:02,571 INFO kernel:[ 19.591885] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready >05:19:02,571 INFO NetworkManager: <info> (enp3s0): link connected >05:19:02,571 INFO NetworkManager: <info> (enp3s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >05:19:02,571 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >05:19:02,571 INFO NetworkManager: <info> Activation (enp3s0) starting connection 'Wired connection 1' >05:19:02,571 INFO NetworkManager: <info> Activation (enp3s0) Stage 1 of 5 (Device Prepare) scheduled... >05:19:02,571 INFO NetworkManager: <info> Activation (enp3s0) Stage 1 of 5 (Device Prepare) started... >05:19:02,571 INFO NetworkManager: <info> (enp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >05:19:02,571 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >05:19:02,571 INFO NetworkManager: <info> Activation (enp3s0) Stage 2 of 5 (Device Configure) scheduled... >05:19:02,571 INFO NetworkManager: <info> Activation (enp3s0) Stage 1 of 5 (Device Prepare) complete. >05:19:02,571 INFO NetworkManager: <info> Activation (enp3s0) Stage 2 of 5 (Device Configure) starting... >05:19:02,571 INFO NetworkManager: <info> (enp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >05:19:02,572 INFO NetworkManager: <info> Activation (enp3s0) Stage 2 of 5 (Device Configure) successful. >05:19:02,572 INFO NetworkManager: <info> Activation (enp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >05:19:02,572 INFO NetworkManager: <info> Activation (enp3s0) Stage 2 of 5 (Device Configure) complete. >05:19:02,573 INFO NetworkManager: <info> Activation (enp3s0) Stage 3 of 5 (IP Configure Start) started... >05:19:02,573 INFO NetworkManager: <info> (enp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >05:19:02,573 INFO NetworkManager: <info> Activation (enp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >05:19:02,668 INFO NetworkManager: <info> dhclient started with pid 1132 >05:19:02,669 INFO NetworkManager: <info> Activation (enp3s0) Stage 3 of 5 (IP Configure Start) complete. >05:19:02,867 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1b1 >05:19:02,868 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >05:19:02,868 INFO dhclient: All rights reserved. >05:19:02,868 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >05:19:02,868 INFO dhclient: >05:19:02,883 INFO NetworkManager: <info> (enp3s0): DHCPv4 state changed nbi -> preinit >05:19:02,896 INFO dhclient: Listening on LPF/enp3s0/d8:50:e6:4e:6e:5f >05:19:02,896 INFO dhclient: Sending on LPF/enp3s0/d8:50:e6:4e:6e:5f >05:19:02,896 INFO dhclient: Sending on Socket/fallback >05:19:02,896 INFO dhclient: Created duid \000\001\000\001\033q\324F\330P\346Nn_. >05:19:02,896 INFO dhclient: DHCPDISCOVER on enp3s0 to 255.255.255.255 port 67 interval 4 (xid=0x2c313b14) >05:19:03,898 INFO dhclient: DHCPREQUEST on enp3s0 to 255.255.255.255 port 67 (xid=0x2c313b14) >05:19:03,898 INFO dhclient: DHCPOFFER from 172.18.92.65 >05:19:03,949 INFO dhclient: DHCPACK from 172.18.92.65 (xid=0x2c313b14) >05:19:03,955 INFO NetworkManager: <info> (enp3s0): DHCPv4 state changed preinit -> bound >05:19:03,955 INFO NetworkManager: <info> address 172.18.92.90 >05:19:03,955 INFO NetworkManager: <info> plen 26 (255.255.255.192) >05:19:03,955 INFO NetworkManager: <info> gateway 172.18.92.65 >05:19:03,955 INFO NetworkManager: <info> server identifier 172.18.92.65 >05:19:03,955 INFO NetworkManager: <info> lease time 3600 >05:19:03,955 INFO NetworkManager: <info> nameserver '172.18.92.65' >05:19:03,955 INFO NetworkManager: <info> domain name 'lc.digifarma.nl' >05:19:03,956 INFO NetworkManager: <info> Activation (enp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >05:19:03,956 INFO NetworkManager: <info> Activation (enp3s0) Stage 5 of 5 (IPv4 Commit) started... >05:19:03,956 INFO NetworkManager: <info> (enp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >05:19:03,957 INFO NetworkManager: <info> Activation (enp3s0) Stage 5 of 5 (IPv4 Commit) complete. >05:19:03,957 INFO NetworkManager: <info> (enp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >05:19:03,957 INFO NetworkManager: <info> (enp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >05:19:03,958 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >05:19:03,958 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >05:19:03,958 INFO NetworkManager: <info> Policy set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS. >05:19:03,960 INFO NetworkManager: <info> Activation (enp3s0) successful, device activated. >05:19:03,961 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >05:19:03,987 INFO NetworkManager: <info> Setting system hostname to 'dh03.lc.digifarma.nl' (from address lookup) >05:19:03,988 INFO dhclient: bound to 172.18.92.90 -- renewal in 1419 seconds. >05:19:04,017 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >05:19:04,018 NOTICE nm-dispatcher: Dispatching action 'up' for enp3s0 >05:19:04,245 NOTICE nm-dispatcher: Dispatching action 'hostname' >05:19:04,473 NOTICE kernel:[ 21.496748] audit: type=1400 audit(1407129544.471:5): avc: denied { read write } for pid=1194 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >05:19:08,020 INFO NetworkManager: <info> startup complete >05:19:08,397 NOTICE kernel:[ 25.426137] audit: type=1400 audit(1407129548.395:6): avc: denied { open } for pid=1062 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18384 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >05:19:08,940 INFO chronyd: chronyd version 1.30 starting >05:19:08,942 INFO chronyd: Generated key 1 >05:19:14,439 INFO kernel:[ 31.476493] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >05:19:14,440 DEBUG kernel:[ 31.477323] SELinux: initialized (dev sda2, type ext4), uses xattr >05:19:14,578 INFO kernel:[ 31.616053] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >05:19:14,578 DEBUG kernel:[ 31.616066] SELinux: initialized (dev sda4, type ext4), uses xattr >05:19:14,749 INFO kernel:[ 31.786929] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >05:19:14,749 DEBUG kernel:[ 31.786942] SELinux: initialized (dev sda5, type ext4), uses xattr >05:19:14,923 INFO kernel:[ 31.961203] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >05:19:14,923 DEBUG kernel:[ 31.961215] SELinux: initialized (dev sdb1, type ext4), uses xattr >05:19:15,315 NOTICE kernel:[ 32.353431] audit: type=1400 audit(1407129555.313:7): avc: denied { read write } for pid=1354 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >05:19:15,315 NOTICE kernel:[ 32.353959] audit: type=1400 audit(1407129555.313:8): avc: denied { read write } for pid=1354 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1151 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >05:19:16,000 NOTICE kernel:[ 32.986857] audit: type=1400 audit(1407129556.000:9): avc: denied { ioctl } for pid=1354 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >05:19:16,000 NOTICE kernel:[ 32.986878] audit: type=1400 audit(1407129556.000:10): avc: denied { getattr } for pid=1354 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >05:19:23,910 INFO kernel:[ 40.907517] Btrfs loaded >05:19:24,033 INFO kernel:[ 41.031030] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >23:20:01,107 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >23:20:01,128 DEBUG kernel:[ 78.247515] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:20:01,177 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >23:20:01,180 NOTICE kernel:[ 78.299341] audit: type=1107 audit(1407108001.178:11): pid=1069 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.181 spid=1391 tpid=1389 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >23:20:01,180 NOTICE kernel:[ 78.299341] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >23:21:31,589 WARNING chronyd: Backward time jump detected! >23:23:31,369 NOTICE kernel:[ 288.777183] audit: type=1400 audit(1407108211.367:12): avc: denied { read write } for pid=1400 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >23:23:31,369 NOTICE kernel:[ 288.777494] audit: type=1400 audit(1407108211.367:13): avc: denied { read write } for pid=1400 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1151 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >23:23:32,501 NOTICE kernel:[ 289.910772] audit: type=1400 audit(1407108212.499:14): avc: denied { ioctl } for pid=1400 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >23:23:32,501 NOTICE kernel:[ 289.910790] audit: type=1400 audit(1407108212.499:15): avc: denied { getattr } for pid=1400 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >23:23:35,321 INFO kernel:[ 292.734276] sda: sda1 sda2 sda3 sda4 sda5
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 1126684
: 924080 |
924081
|
924082
|
924083
|
924084
|
924085
|
924086
|
924087
|
924088
|
924089
|
924090