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 907154 Details for
Bug 1107632
TypeError: setup() takes exactly 1 argument (3 given)
[?]
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), 515.19 KB, created by
Radek Vykydal
on 2014-06-10 11:20:55 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Radek Vykydal
Created:
2014-06-10 11:20:55 UTC
Size:
515.19 KB
patch
obsolete
>anaconda 21.39-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 220, in doInstall > rootmnt.format.setup(rootmnt.format.options, chroot=iutil.getTargetPhysicalRoot()) > 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) >TypeError: setup() takes exactly 1 argument (3 given) > >Local variables in innermost frame: >write_storage_late: True >instClass: <pyanaconda.installclass.DefaultInstall object at 0x7fe43e90e550> >storage: <blivet.Blivet object at 0x7fe43e91ddd0> >willInstallBootloader: True >willRunRealmd: None >rootmnt: existing 50 GiB lvmlv fedora_gasoline-root (166) with existing ext4 filesystem mounted at / >p: syslinux-extlinux >steps: 9 >ksdata: #version=DEVEL > ># OSTree setup >ostreesetup --osname="rh-atomic-controller" --remote="rh-atomic-controller" --url="http://rcm-img06.build.bos.redhat.com/repo" --ref="rh-atomic-controller/el7/x86_64/buildmaster/controller/docker" --nogpg >firstboot --disable >ignoredisk --only-use=sda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=static --device=em1 --gateway=10.34.102.254 --ip=10.34.102.101 --nameserver=10.34.39.2 --netmask=255.255.255.0 --noipv6 --activate >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p3p2 --onboot=off --ipv6=auto --activate >network --hostname=gasoline.anaconda.englab.brq.redhat.com ># Root password >rootpw --iscrypted $6$6tDpgRRGCBZa7Ojo$9Q5AtMo8Qo0Zmam.bIc2LAlonq9FFATDnMSSBvw2xPm9gy7ehIUOuz1T3ZWQE/..KgkF312uaXQy0YoZPj6aG0 ># SELinux configuration >selinux --enforcing ># System timezone >timezone Europe/Berlin --nontp --ntpservers=clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com,clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com ># System bootloader configuration >bootloader --location=mbr --timeout=1 --boot-drive=sda --extlinux >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=sda > > >packages: ['e2fsprogs', 'lvm2', 'syslinux-extlinux'] >payload: <pyanaconda.packaging.rpmostreepayload.RPMOSTreePayload object at 0x7fe43e90e750> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7fe43e90e790>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL > ># OSTree setup >ostreesetup --osname="rh-atomic-controller" --remote="rh-atomic-controller" --url="http://rcm-img06.build.bos.redhat.com/repo" --ref="rh-atomic-controller/el7/x86_64/buildmaster/controller/docker" --nogpg >firstboot --disable >ignoredisk --only-use=sda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=static --device=em1 --gateway=10.34.102.254 --ip=10.34.102.101 --nameserver=10.34.39.2 --netmask=255.255.255.0 --noipv6 --activate >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p3p2 --onboot=off --ipv6=auto --activate >network --hostname=gasoline.anaconda.englab.brq.redhat.com ># Root password >rootpw --iscrypted $6$6tDpgRRGCBZa7Ojo$9Q5AtMo8Qo0Zmam.bIc2LAlonq9FFATDnMSSBvw2xPm9gy7ehIUOuz1T3ZWQE/..KgkF312uaXQy0YoZPj6aG0 ># SELinux configuration >selinux --enforcing ># System timezone >timezone Europe/Berlin --nontp --ntpservers=clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com,clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com ># System bootloader configuration >bootloader --location=mbr --timeout=1 --boot-drive=sda --extlinux >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=sda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: 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([LVMLogicalVolumeDevice instance (0x7fe43dd6df50) -- > name = fedora_gasoline-swap status = True kids = 0 id = 178 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (161)'] > uuid = None size = 3968 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7fe42f6343b0> > target size = 3968 MiB path = /dev/mapper/fedora_gasoline-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe43d5591d0) -- > name = fedora_gasoline status = True kids = 3 id = 161 > parents = ['existing 465.27 GiB partition sda2 (150) with existing lvmpv'] > uuid = None size = 465.27 GiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 119109 free space = 64 MiB > free extents = 16 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (150) with existing lvmpv'] > LVs = ['existing 50 GiB lvmlv fedora_gasoline-root (166) with existing ext4 filesystem mounted at /', > 'existing 411.33 GiB lvmlv fedora_gasoline-home (172) with existing ext4 filesystem mounted at /home', > 'existing 3968 MiB lvmlv fedora_gasoline-swap (178) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3968 MiB]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 B > _intf.storage.fsset._usb.id: 205 > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe432b2a890) -- > name = usbfs status = False kids = 0 id = 205 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe432b2a890) -- > name = usbfs status = False kids = 0 id = 205 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._targetSize: 0 B > _intf.storage.fsset._usb._format._size: Already dumped (Size instance) > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.id: 204 > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat._label: None > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat.id: 204 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: 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: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/sda2': {'LVM2_PV_UUID': '26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '16', 'LVM2_PV_NAME': '/dev/sda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '119109', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_gasoline', 'LVM2_VG_UUID': '8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW', 'LVM2_VG_FREE': '65536.00', 'LVM2_VG_SIZE': '487870464.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 0 disk sdb (1) >, existing 0 disk sdc (5) >, existing 0 disk sdd (9) >, existing 0 disk sde (13) >, existing 465.76 GiB disk sda (17) with existing msdos disklabel >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 85 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7fe44c603550) -- > name = sr0 status = True kids = 0 id = 85 > 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/ata2/host1/target1:0:0/1: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 (0x7fe44c603550) -- > name = sr0 status = True kids = 0 id = 85 > 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/ata2/host1/target1:0:0/1: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 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-hp_DVD-RAM_GH40L, /dev/disk/by-id/wwn-0x5001480000000000] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: hp_DVD-RAM_GH40L > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 89 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe42f6a5cd0) -- > name = /tmp/curl_fetch_url0/squashfs.img (deleted) status = False kids = 1 id = 89 > 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 = /tmp/curl_fetch_url0/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fe42f6a5cd0) -- > name = /tmp/curl_fetch_url0/squashfs.img (deleted) status = False kids = 1 id = 89 > 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 = /tmp/curl_fetch_url0/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url0/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 92 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe42f65a790) -- > name = loop0 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs.img (deleted) (89)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fe42f65a790) -- > name = loop0 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs.img (deleted) (89)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 97 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe42f65a9d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 97 > 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 (0x7fe42f65a9d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 97 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 100 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe42f65aad0) -- > name = loop1 status = False kids = 1 id = 100 > parents = ['existing 0 B file /LiveOS/rootfs.img (97)'] > 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 (0x7fe42f65aad0) -- > name = loop1 status = False kids = 1 id = 100 > parents = ['existing 0 B file /LiveOS/rootfs.img (97)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 103 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 103 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 > 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: 105 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe42f695150) -- > name = /overlay (deleted) status = False kids = 1 id = 105 > 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 (0x7fe42f695150) -- > name = /overlay (deleted) status = False kids = 1 id = 105 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 108 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe42f65a690) -- > name = loop2 status = False kids = 1 id = 108 > parents = ['existing 0 B file /overlay (deleted) (105)'] > 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 (0x7fe42f65a690) -- > name = loop2 status = False kids = 1 id = 108 > parents = ['existing 0 B file /overlay (deleted) (105)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (112) with existing ext4 filesystem >, existing 2048 MiB dm live-base (117) with existing ext4 filesystem >, existing 465.27 GiB partition sda2 (150) with existing lvmpv >, existing 500 MiB partition sda1 (156) with existing ext4 filesystem mounted at /boot >, existing 465.27 GiB lvmvg fedora_gasoline (161) >, existing 50 GiB lvmlv fedora_gasoline-root (166) with existing ext4 filesystem mounted at / >, existing 411.33 GiB lvmlv fedora_gasoline-home (172) with existing ext4 filesystem mounted at /home >, existing 3968 MiB lvmlv fedora_gasoline-swap (178) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 500 MiB partition sda1 (22) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: ab4fbd4f-b74f-4ae4-bafa-a0bf8e926801 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 14.13 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 25 > origFormat._device: /dev/sda1 > container: None > id: 134 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 411.33 GiB lvmlv fedora_gasoline-home (34) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 6470e736-1c98-458b-b0f5-21b62f1ffea6 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253002 > origFormat._minInstanceSize: 190.56 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 411.33 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 38 > origFormat._device: /dev/mapper/fedora_gasoline-home > container: > id: 131 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 133 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 3968 MiB lvmlv fedora_gasoline-swap (57) > origFormat: non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 128 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 130 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 50 GiB lvmlv fedora_gasoline-root (79) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 45ead28e-e533-409a-ac82-325dca2c7a14 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253002 > origFormat._minInstanceSize: 499.32 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 50 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 82 > origFormat._device: /dev/mapper/fedora_gasoline-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 125 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 127 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 137 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 465.27 GiB partition sda2 (27) > origFormat: non-existent lvmpv > container: None > id: 138 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 140 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 136 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > container: None > id: 145 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 148 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 158 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 86f1ace2-ec56-4eb5-91c1-f0cda9fbde49 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _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: 155 > _format._device: /dev/sda1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 159 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 152 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 153 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 164 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 180 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: existing swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 181 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 174 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 642abaf4-f310-4caa-8232-692257880644 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 253003 > _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: 171 > _format._device: /dev/mapper/fedora_gasoline-home > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 175 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 168 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 9a5ba36b-19b7-4495-8f97-dfb0dc46ce10 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 253004 > _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: 165 > _format._device: /dev/mapper/fedora_gasoline-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 169 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sdb, sdc, sdd, sde, sda, sr0, loop0, /tmp/curl_fetch_url0/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, fedora_gasoline, fedora_gasoline-root, fedora_gasoline-home, fedora_gasoline-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: {'fedora_gasoline-home': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'home', 'LVM2_VG_NAME': 'fedora_gasoline', 'LVM2_LV_SIZE': '431312896.00', 'LVM2_LV_UUID': '3ziaZ8-7Tzl-jO1A-NemR-2wsy-NdzY-Wzw66V'}, 'fedora_gasoline-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora_gasoline', 'LVM2_LV_SIZE': '4063232.00', 'LVM2_LV_UUID': 'mJnhL7-xW0e-JfbS-SDnW-iYA2-kMon-TrvBRm'}, 'fedora_gasoline-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora_gasoline', 'LVM2_LV_SIZE': '52428800.00', 'LVM2_LV_UUID': 'zRc6vy-vzvr-oWUt-79EL-Rp4p-f00S-GCyHh3'}} > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 B > _intf.storage.fsset._run.id: 208 > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7fe432b2a790) -- > name = /run status = True kids = 0 id = 208 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe42f634a70> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7fe432b2a790) -- > name = /run status = True kids = 0 id = 208 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe42f634a70> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: None > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.id: 207 > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: Already dumped (Size instance) > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat._label: None > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat.id: 207 > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 B > _intf.storage.fsset._devshm.id: 190 > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe432b2c310) -- > name = tmpfs status = False kids = 0 id = 190 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe432b2c310) -- > name = tmpfs status = False kids = 0 id = 190 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._targetSize: 0 B > _intf.storage.fsset._devshm._format._maxSize: 16 EiB > _intf.storage.fsset._devshm._format._size: 1984 MiB > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: None > _intf.storage.fsset._devshm._format.id: 189 > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat._label: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.id: 189 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 B > _intf.storage.fsset._dev.id: 187 > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7fe432b2ce10) -- > name = /dev status = True kids = 0 id = 187 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe42f634f80> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7fe432b2ce10) -- > name = /dev status = True kids = 0 id = 187 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe42f634f80> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: None > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.id: 186 > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: Already dumped (Size instance) > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat._label: None > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat.id: 186 > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 B > _intf.storage.fsset._proc.id: 199 > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe432b2c610) -- > name = proc status = False kids = 0 id = 199 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe432b2c610) -- > name = proc status = False kids = 0 id = 199 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: None > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._targetSize: 0 B > _intf.storage.fsset._proc._format._size: Already dumped (Size instance) > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.id: 198 > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat._label: None > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat.id: 198 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 B > _intf.storage.fsset._devpts.id: 193 > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe432b2c850) -- > name = devpts status = False kids = 0 id = 193 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe432b2c850) -- > name = devpts status = False kids = 0 id = 193 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: None > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._targetSize: 0 B > _intf.storage.fsset._devpts._format._size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.id: 192 > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat._label: None > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat.id: 192 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 B > _intf.storage.fsset._sysfs.id: 196 > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe432b2c4d0) -- > name = sysfs status = False kids = 0 id = 196 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe432b2c4d0) -- > name = sysfs status = False kids = 0 id = 196 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: None > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._targetSize: 0 B > _intf.storage.fsset._sysfs._format._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.id: 195 > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat._label: None > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat.id: 195 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 B > _intf.storage.fsset._selinux.id: 202 > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe432b37f50) -- > name = selinuxfs status = False kids = 0 id = 202 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe432b37f50) -- > name = selinuxfs status = False kids = 0 id = 202 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._targetSize: 0 B > _intf.storage.fsset._selinux._format._size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.id: 201 > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat._label: None > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat.id: 201 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EXTLINUX instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: 1 > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 2 > _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 (0x7fe42f63bd90) -- > 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 (0x7fe42f63b950) -- > 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 (0x7fe42f63b850) -- > 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 (0x7fe42f63b7d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7fe42f63b890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fe456e50b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: RPMOSTreePayload instance, containing members: > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (RPMOSTreePayload instance) > _intf._currentAction.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/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 5006 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 7 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fe431b72248> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe432b37490>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: The password fails the dictionary check - it does not contain enough DIFFERENT characters > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe432b37490>> > _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._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe432b37490>> > _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 0x7fe432b37490>> > _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 0x7fe432b37490>> > _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 0x7fe432b37490>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.payload: Already dumped (RPMOSTreePayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._pwASCIICheck: Already dumped (InputCheck instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._waiveASCIIClicks: 0 > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._waiveStrengthClicks: 2 >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._password_check: InputCheck instance, containing members: > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe432b37690>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._password_check._data: None > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes._password_check._enabled: True > _intf._currentAction._spokes.guesser: {<Entry object at 0x7fe43dd73c80 (GtkEntry at 0x4917cd0)>: True} > _intf._currentAction._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe432b37690>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe432b37690>> > _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 0x7fe432b37690>> > _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 0x7fe432b37690>> > _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 0x7fe432b37690>> > _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 0x7fe432b37690>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x4fbcfe0>, '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 0x7fe432b37690>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7fe44c6eead0>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (RPMOSTreePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fe432b37950>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: Skipped > _intf._currentAction._spokes._advanced._user.isCrypted: False > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Skipped > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: Skipped > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._pwASCIICheck: Already dumped (InputCheck instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._waiveStrengthClicks: 0 > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._waiveASCIIClicks: 0 > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 9 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >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: None >rescue_mount: True >_bootloader: EXTLINUX instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (RPMOSTreePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >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 0x7fe44c5e2938>, True), 'type': (<function <lambda> at 0x7fe44c5e2b90>, True), 'addons': (<function list_addons_callback at 0x7fe44c5e2aa0>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fe44c5e29b0>, 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.39-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.noipv6: False > opts.noipv4: False > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.module: [] > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.iscsi: False > opts.dirinstall: False > opts.kbdtype: None > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.autostep: False > opts.geoloc: None > opts.proxy: None > opts.dlabel: False > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: en_US.UTF-8 > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.isHeadless: False > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: us > opts.ksfile: /run/install/ks.cfg > opts.ibft: True > opts.debug: False > opts.extlinux: True > opts.nofb: None > opts.targetArch: None >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >07:08:52,509 INFO anaconda: /sbin/anaconda 21.39-1 >07:08:52,970 INFO anaconda: 4063232 kB (3968 MB) are available >07:08:52,970 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:08:52,993 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >07:08:52,994 INFO anaconda: Default encoding = utf-8 >07:08:53,058 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >07:08:54,751 INFO anaconda: Display mode = g >07:08:54,753 INFO anaconda: 4063232 kB (3968 MB) are available >07:08:54,753 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:08:56,386 DEBUG anaconda: X server has signalled a successful start. >07:08:56,387 WARN anaconda: logo image is missing, using a substitute >07:08:56,396 INFO anaconda: Starting window manager, pid 1335. >07:08:56,475 INFO anaconda: Started spice-vdagent. >07:08:56,477 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140618266928896) >07:08:57,550 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:08:57,554 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:08:57,555 INFO anaconda: using only installclass _Fedora >07:08:57,557 INFO anaconda: bootloader EXTLINUX on X86 platform >07:08:57,606 INFO anaconda: bootloader EXTLINUX on X86 platform >07:08:57,696 DEBUG anaconda: network: devices found ['em1', 'p3p1', 'p3p2'] >07:08:58,568 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p1 >07:08:58,733 DEBUG anaconda: network: setting autoconnect of p3p1 to False >07:08:59,152 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p2 >07:08:59,315 DEBUG anaconda: network: setting autoconnect of p3p2 to False >07:08:59,315 DEBUG anaconda: network: missing ifcfgs created for devices ['p3p1', 'p3p2'] >07:08:59,698 DEBUG anaconda: updating hostname gasoline.anaconda.englab.brq.redhat.com >07:08:59,744 INFO anaconda: Running Thread: AnaStorageThread (140618122299136) >07:08:59,746 INFO anaconda: Running Thread: AnaTimeInitThread (140618113906432) >07:08:59,748 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140618105513728) >07:08:59,750 INFO anaconda: Running Thread: AnaPayloadThread (140618097121024) >07:09:00,002 INFO anaconda: Thread Done: AnaTimeInitThread (140618113906432) >07:09:00,109 INFO anaconda: got 4 NTP servers from DHCP >07:09:00,112 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140618105513728) >07:09:00,123 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140618105513728) >07:09:00,125 INFO anaconda: Starting geolocation lookup >07:09:00,125 INFO anaconda: Geolocation provider: Fedora GeoIP >07:09:00,349 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140618266928896) >07:09:01,528 INFO anaconda: Geolocation lookup finished in 1.4 seconds >07:09:01,601 INFO anaconda: got results from geolocation >07:09:01,689 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140618105513728) >07:09:02,221 DEBUG anaconda: network standalone spoke (init): completed: ['p3p2', 'p3p1', 'em1'] >07:09:02,345 DEBUG anaconda: Entered hub: SummaryHub >07:09:03,337 INFO anaconda: Running Thread: AnaNTPserver1 (140618105513728) >07:09:03,340 INFO anaconda: Running Thread: AnaNTPserver2 (140618266928896) >07:09:03,342 INFO anaconda: Running Thread: AnaDateTimeThread (140618113906432) >07:09:03,463 INFO anaconda: Thread Done: AnaDateTimeThread (140618113906432) >07:09:03,552 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140618113906432) >07:09:03,555 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fe432c96310>> on <dictionary-keyiterator object at 0x7fe432b44c58> >07:09:03,559 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140618035697408) >07:09:03,572 INFO anaconda: Thread Done: AnaNTPserver2 (140618266928896) >07:09:03,617 INFO anaconda: Thread Done: AnaNTPserver1 (140618105513728) >07:09:03,620 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140618035697408) >07:09:03,800 INFO anaconda: Running Thread: AnaKeyboardThread (140618035697408) >07:09:04,413 INFO anaconda: Running Thread: AnaStorageWatcher (140618105513728) >07:09:04,463 INFO anaconda: Running Thread: AnaCustomStorageInit (140618266928896) >07:09:05,167 DEBUG anaconda: network: GUI, device configuration added: connection 3d4ceacf-838e-4565-adc1-6d03940b632c device p3p2 >09:08:26,072 DEBUG anaconda: network: GUI, device configuration added: connection 4582de3c-1d93-41f0-9cdb-d8c75f45e0c6 device p3p1 >09:08:26,292 DEBUG anaconda: network: GUI, device configuration added: connection f3f05588-0293-4ea4-9800-a63283bfa8dd device em1 >09:08:26,373 DEBUG anaconda: network: GUI, connection 3d4ceacf-838e-4565-adc1-6d03940b632c found >09:08:26,375 DEBUG anaconda: network: GUI, connection f3f05588-0293-4ea4-9800-a63283bfa8dd found >09:08:26,376 DEBUG anaconda: network: GUI, connection 55bf8d9e-9daf-4def-8f34-a9b90463a424 found >09:08:26,454 DEBUG anaconda: network: GUI, connection 4582de3c-1d93-41f0-9cdb-d8c75f45e0c6 found >09:08:27,175 DEBUG anaconda: updating hostname gasoline.anaconda.englab.brq.redhat.com >09:08:27,720 INFO anaconda: setting installation environment hostname to gasoline.anaconda.englab.brq.redhat.com >09:08:31,299 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe432c90650> >09:08:31,486 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe432b2ce50> >09:08:31,488 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe432b2ce50> status to: Getting list of layouts... >09:08:31,488 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> status to: Probing storage... >09:08:33,147 INFO anaconda: Thread Done: AnaCustomStorageInit (140618266928896) >09:08:35,103 DEBUG anaconda: Entered spoke: DatetimeSpoke >09:08:35,108 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:753: Warning: Source ID 2509 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >09:08:35,195 INFO anaconda: Running Thread: AnaSyncTime_clock.util.phx2.redhat.com (140618266928896) >09:08:35,000 INFO anaconda: System time set to Tue Jun 10 09:08:35 2014 >09:08:35,001 INFO anaconda: Thread Done: AnaSyncTime_clock.util.phx2.redhat.com (140618266928896) >09:08:35,100 INFO anaconda: Thread Done: AnaStorageThread (140618122299136) >09:08:35,101 INFO anaconda: Thread Done: AnaPayloadThread (140618097121024) >09:08:35,125 INFO anaconda: Thread Done: AnaStorageWatcher (140618105513728) >09:08:35,138 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:08:35,139 INFO anaconda: Running Thread: AnaExecuteStorageThread (140618105513728) >09:08:35,184 DEBUG anaconda: new disk order: [] >09:08:35,205 DEBUG anaconda: new disk order: [] >09:08:35,354 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:08:35,356 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:35,357 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:35,358 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:35,361 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:08:35,361 DEBUG anaconda: _is_valid_size(sda) returning True >09:08:35,361 DEBUG anaconda: _is_valid_location(sda) returning True >09:08:35,361 DEBUG anaconda: _is_valid_format(sda) returning True >09:08:35,361 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:08:35,362 INFO anaconda: Thread Done: AnaExecuteStorageThread (140618105513728) >09:08:35,363 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:08:35,364 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> status to: Saving storage configuration... >09:08:35,371 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:08:35,526 INFO anaconda: Running Thread: AnaNTPserver3 (140618105513728) >09:08:35,529 INFO anaconda: Running Thread: AnaNTPserver4 (140618097121024) >09:08:35,724 INFO anaconda: Thread Done: AnaNTPserver3 (140618105513728) >09:08:35,751 INFO anaconda: Thread Done: AnaNTPserver4 (140618097121024) >09:08:36,807 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fe432c96310>> on <dictionary-keyiterator object at 0x7fe432b44c58> >09:08:36,809 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140618113906432) >09:08:36,810 INFO anaconda: Thread Done: AnaKeyboardThread (140618035697408) >09:08:36,930 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe432b2ce50> >09:08:37,164 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe42f6f5990> status to: Connected: p3p2, p3p1, em1 >09:08:40,000 INFO anaconda: System time set to Tue Jun 10 09:08:40 2014 >09:08:41,259 DEBUG anaconda: Left spoke: DatetimeSpoke >09:08:42,710 DEBUG anaconda: Entered spoke: KeyboardSpoke >09:08:44,313 DEBUG anaconda: Left spoke: KeyboardSpoke >09:08:45,750 DEBUG anaconda: Entered spoke: StorageSpoke >09:08:46,873 DEBUG anaconda: disk free: 1016.5 KiB fs free: 485.87 MiB sw needs: 476.84 MiB auto swap: 0 B >09:08:51,125 INFO anaconda: Running Thread: AnaExecuteStorageThread (140618035697408) >09:08:51,125 DEBUG anaconda: Left spoke: StorageSpoke >09:08:51,197 DEBUG anaconda: new disk order: [] >09:08:51,577 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:08:51,578 DEBUG anaconda: _is_valid_size(sda) returning True >09:08:51,578 DEBUG anaconda: _is_valid_location(sda) returning True >09:08:51,578 DEBUG anaconda: _is_valid_format(sda) returning True >09:08:51,578 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:08:51,772 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:08:51,773 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> status to: Saving storage configuration... >09:08:52,823 DEBUG anaconda: new disk order: [] >09:08:52,966 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:08:52,967 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:52,968 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:52,969 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:52,970 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:08:52,971 DEBUG anaconda: _is_valid_size(sda) returning True >09:08:52,971 DEBUG anaconda: _is_valid_location(sda) returning True >09:08:52,971 DEBUG anaconda: _is_valid_format(sda) returning True >09:08:52,971 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:08:52,974 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:08:52,975 DEBUG anaconda: _is_valid_size(sda) returning True >09:08:52,975 DEBUG anaconda: _is_valid_location(sda) returning True >09:08:52,975 DEBUG anaconda: _is_valid_format(sda) returning True >09:08:52,975 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:08:52,976 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >09:08:52,976 DEBUG anaconda: _is_valid_size(sda1) returning True >09:08:52,977 DEBUG anaconda: _is_valid_location(sda1) returning True >09:08:52,977 DEBUG anaconda: _is_valid_partition(sda1) returning True >09:08:52,977 DEBUG anaconda: _is_valid_format(sda1) returning True >09:08:52,978 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >09:08:52,990 DEBUG anaconda: new disk order: [] >09:08:53,129 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:08:53,130 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:53,131 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:53,131 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:08:53,133 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:08:53,133 DEBUG anaconda: _is_valid_size(sda) returning True >09:08:53,133 DEBUG anaconda: _is_valid_location(sda) returning True >09:08:53,133 DEBUG anaconda: _is_valid_format(sda) returning True >09:08:53,133 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:08:53,134 INFO anaconda: Running Thread: AnaCheckStorageThread (140618113906432) >09:08:53,134 INFO anaconda: Thread Done: AnaExecuteStorageThread (140618035697408) >09:08:53,140 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:08:53,140 DEBUG anaconda: _is_valid_size(sda) returning True >09:08:53,140 DEBUG anaconda: _is_valid_location(sda) returning True >09:08:53,141 DEBUG anaconda: _is_valid_format(sda) returning True >09:08:53,141 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:08:53,141 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >09:08:53,142 DEBUG anaconda: _is_valid_size(sda1) returning True >09:08:53,142 DEBUG anaconda: _is_valid_location(sda1) returning True >09:08:53,143 DEBUG anaconda: _is_valid_partition(sda1) returning True >09:08:53,143 DEBUG anaconda: _is_valid_format(sda1) returning True >09:08:53,143 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >09:08:53,144 INFO anaconda: Thread Done: AnaCheckStorageThread (140618113906432) >09:08:53,170 INFO anaconda: fs space: 50 GiB needed: 476.84 MiB >09:08:53,210 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:08:53,215 INFO anaconda: fs space: 50 GiB needed: 476.84 MiB >09:08:53,255 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:08:53,255 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> status to: Checking storage configuration... >09:08:53,259 INFO anaconda: fs space: 50 GiB needed: 476.84 MiB >09:08:53,299 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe432b45290> >09:09:09,871 DEBUG anaconda: Left hub: SummaryHub >09:09:09,871 DEBUG anaconda: Entered hub: ProgressHub >09:09:09,943 INFO anaconda: Running Thread: AnaInstallThread (140618113906432) >09:09:11,505 INFO anaconda: Setting up the installation environment >09:09:16,060 INFO anaconda: Creating disklabel on /dev/sda >09:09:16,790 INFO anaconda: Creating ext4 on /dev/sda1 >09:09:18,008 INFO anaconda: Creating lvmpv on /dev/sda2 >09:09:19,143 INFO anaconda: Creating swap on /dev/mapper/fedora_gasoline-swap >09:09:19,825 INFO anaconda: Creating ext4 on /dev/mapper/fedora_gasoline-home >09:09:24,348 INFO anaconda: Creating ext4 on /dev/mapper/fedora_gasoline-root >09:09:28,881 INFO anaconda: executing ostreesetup=<pykickstart.commands.ostreesetup.F21_OSTreeSetup object at 0x7fe43ebd33d0> >09:09:38,342 DEBUG anaconda: Entered spoke: PasswordSpoke >09:09:47,691 DEBUG anaconda: Left spoke: PasswordSpoke >10:35:09,363 INFO anaconda: ostree admin deploy starting >10:36:13,970 INFO anaconda: ostree admin deploy complete >10:36:13,973 INFO anaconda: Copying bootloader data: extlinux >10:36:19,492 DEBUG anaconda: running handleException >10:36:19,493 DEBUG 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 220, in doInstall > rootmnt.format.setup(rootmnt.format.options, chroot=iutil.getTargetPhysicalRoot()) > >TypeError: setup() takes exactly 1 argument (3 given) > >10:36:19,493 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >10:36:19,494 INFO anaconda: Thread Done: AnaInstallThread (140618113906432) > > >/tmp/packaging.log: > > >/tmp/program.log: >07:08:53,081 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:08:53,118 DEBUG program: Return code: 0 >07:08:53,118 INFO program: Running... udevadm settle --timeout=300 >07:08:53,819 DEBUG program: Return code: 0 >07:08:53,887 INFO program: Running... modprobe fcoe >07:08:54,056 DEBUG program: Return code: 0 >07:08:54,058 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:08:54,087 INFO program: No FCoE boot disk information is found in EDD! >07:08:54,088 DEBUG program: Return code: 1 >07:08:54,100 INFO program: Running... loadkeys us >07:08:54,258 DEBUG program: Return code: 0 >07:08:54,259 INFO program: Running... loadkeys us >07:08:54,371 DEBUG program: Return code: 0 >07:08:56,399 INFO program: Running... metacity --display :1 --sm-disable >07:08:56,402 INFO program: Running... spice-vdagent >07:08:56,474 DEBUG program: Return code: 0 >07:08:59,747 INFO program: Running... hwclock --hctosys --localtime >07:09:00,001 DEBUG program: Return code: 0 >07:09:00,002 INFO program: Running... udevadm settle --timeout=300 >07:09:00,047 DEBUG program: Return code: 0 >07:09:00,048 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >07:09:00,188 DEBUG program: Return code: 0 >07:09:00,189 INFO program: Running... systemctl start chronyd.service >07:09:00,709 DEBUG program: Return code: 0 >07:09:00,713 INFO program: Running... udevadm settle --timeout=300 >07:09:01,486 DEBUG program: Return code: 0 >07:09:01,702 INFO program: Running... multipath -c /dev/sdb >07:09:01,742 DEBUG program: Return code: 1 >07:09:01,803 INFO program: Running... multipath -c /dev/sdc >07:09:01,836 DEBUG program: Return code: 1 >07:09:01,888 INFO program: Running... multipath -c /dev/sdd >07:09:01,922 DEBUG program: Return code: 1 >07:09:01,994 INFO program: Running... multipath -c /dev/sde >07:09:02,031 DEBUG program: Return code: 1 >07:09:02,110 INFO program: Running... multipath -c /dev/sda >07:09:02,148 INFO program: /dev/sda is not a valid multipath device path >07:09:02,149 DEBUG program: Return code: 1 >07:09:02,503 INFO program: Running... dumpe2fs -h /dev/sda1 >07:09:02,574 INFO program: dumpe2fs 1.42.10 (18-May-2014) >07:09:02,575 INFO program: Filesystem volume name: <none> >07:09:02,576 INFO program: Last mounted on: <not available> >07:09:02,576 INFO program: Filesystem UUID: ab4fbd4f-b74f-4ae4-bafa-a0bf8e926801 >07:09:02,576 INFO program: Filesystem magic number: 0xEF53 >07:09:02,577 INFO program: Filesystem revision #: 1 (dynamic) >07:09:02,577 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 >07:09:02,578 INFO program: Filesystem flags: signed_directory_hash >07:09:02,578 INFO program: Default mount options: user_xattr acl >07:09:02,578 INFO program: Filesystem state: clean >07:09:02,579 INFO program: Errors behavior: Continue >07:09:02,579 INFO program: Filesystem OS type: Linux >07:09:02,579 INFO program: Inode count: 128016 >07:09:02,580 INFO program: Block count: 512000 >07:09:02,580 INFO program: Reserved block count: 25600 >07:09:02,581 INFO program: Free blocks: 485332 >07:09:02,581 INFO program: Free inodes: 128005 >07:09:02,581 INFO program: First block: 1 >07:09:02,582 INFO program: Block size: 1024 >07:09:02,582 INFO program: Fragment size: 1024 >07:09:02,583 INFO program: Reserved GDT blocks: 256 >07:09:02,583 INFO program: Blocks per group: 8192 >07:09:02,583 INFO program: Fragments per group: 8192 >07:09:02,584 INFO program: Inodes per group: 2032 >07:09:02,584 INFO program: Inode blocks per group: 254 >07:09:02,584 INFO program: Flex block group size: 16 >07:09:02,585 INFO program: Filesystem created: Tue Jun 10 06:56:35 2014 >07:09:02,585 INFO program: Last mount time: Tue Jun 10 06:56:46 2014 >07:09:02,585 INFO program: Last write time: Tue Jun 10 07:05:35 2014 >07:09:02,586 INFO program: Mount count: 1 >07:09:02,586 INFO program: Maximum mount count: -1 >07:09:02,586 INFO program: Last checked: Tue Jun 10 06:56:35 2014 >07:09:02,587 INFO program: Check interval: 0 (<none>) >07:09:02,587 INFO program: Lifetime writes: 24 MB >07:09:02,587 INFO program: Reserved blocks uid: 0 (user root) >07:09:02,588 INFO program: Reserved blocks gid: 0 (group root) >07:09:02,588 INFO program: First inode: 11 >07:09:02,588 INFO program: Inode size: 128 >07:09:02,589 INFO program: Journal inode: 8 >07:09:02,589 INFO program: Default directory hash: half_md4 >07:09:02,589 INFO program: Directory Hash Seed: 570a8e65-4968-49d8-bb93-7618bc5647c1 >07:09:02,589 INFO program: Journal backup: inode blocks >07:09:02,590 INFO program: Journal features: (none) >07:09:02,590 INFO program: Journal size: 8M >07:09:02,590 INFO program: Journal length: 8192 >07:09:02,591 INFO program: Journal sequence: 0x00000005 >07:09:02,591 INFO program: Journal start: 0 >07:09:02,591 INFO program: >07:09:02,591 DEBUG program: Return code: 0 >07:09:02,592 INFO program: Running... resize2fs -P /dev/sda1 >07:09:02,631 INFO program: resize2fs 1.42.10 (18-May-2014) >07:09:02,632 INFO program: Estimated minimum size of the filesystem: 14473 >07:09:02,633 DEBUG program: Return code: 0 >07:09:02,850 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >07:09:02,911 INFO program: LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_gasoline LVM2_VG_UUID=8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW LVM2_VG_SIZE=487870464.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=119109 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >07:09:02,912 DEBUG program: Return code: 0 >07:09:02,958 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >07:09:03,322 INFO program: LVM2_VG_NAME=fedora_gasoline LVM2_LV_NAME=home LVM2_LV_UUID=3ziaZ8-7Tzl-jO1A-NemR-2wsy-NdzY-Wzw66V LVM2_LV_SIZE=431312896.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >07:09:03,323 INFO program: LVM2_VG_NAME=fedora_gasoline LVM2_LV_NAME=root LVM2_LV_UUID=zRc6vy-vzvr-oWUt-79EL-Rp4p-f00S-GCyHh3 LVM2_LV_SIZE=52428800.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >07:09:03,323 INFO program: LVM2_VG_NAME=fedora_gasoline LVM2_LV_NAME=swap LVM2_LV_UUID=mJnhL7-xW0e-JfbS-SDnW-iYA2-kMon-TrvBRm LVM2_LV_SIZE=4063232.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >07:09:03,324 DEBUG program: Return code: 0 >07:09:04,497 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_gasoline-home >07:09:04,560 INFO program: dumpe2fs 1.42.10 (18-May-2014) >07:09:04,560 INFO program: Filesystem volume name: <none> >07:09:04,562 INFO program: Last mounted on: <not available> >07:09:04,562 INFO program: Filesystem UUID: 6470e736-1c98-458b-b0f5-21b62f1ffea6 >07:09:04,563 INFO program: Filesystem magic number: 0xEF53 >07:09:04,563 INFO program: Filesystem revision #: 1 (dynamic) >07:09:04,564 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 >07:09:04,565 INFO program: Filesystem flags: signed_directory_hash >07:09:04,565 INFO program: Default mount options: user_xattr acl >07:09:04,566 INFO program: Filesystem state: clean >07:09:04,567 INFO program: Errors behavior: Continue >07:09:04,567 INFO program: Filesystem OS type: Linux >07:09:04,568 INFO program: Inode count: 26959872 >07:09:04,569 INFO program: Block count: 107828224 >07:09:04,571 INFO program: Reserved block count: 5391411 >07:09:04,572 INFO program: Free blocks: 106085426 >07:09:04,572 INFO program: Free inodes: 26959861 >07:09:04,573 INFO program: First block: 0 >07:09:04,574 INFO program: Block size: 4096 >07:09:04,575 INFO program: Fragment size: 4096 >07:09:04,575 INFO program: Reserved GDT blocks: 998 >07:09:04,577 INFO program: Blocks per group: 32768 >07:09:04,578 INFO program: Fragments per group: 32768 >07:09:04,578 INFO program: Inodes per group: 8192 >07:09:04,579 INFO program: Inode blocks per group: 512 >07:09:04,580 INFO program: Flex block group size: 16 >07:09:04,580 INFO program: Filesystem created: Tue Jun 10 06:56:38 2014 >07:09:04,581 INFO program: Last mount time: Tue Jun 10 06:56:47 2014 >07:09:04,582 INFO program: Last write time: Tue Jun 10 07:05:35 2014 >07:09:04,582 INFO program: Mount count: 1 >07:09:04,583 INFO program: Maximum mount count: -1 >07:09:04,584 INFO program: Last checked: Tue Jun 10 06:56:38 2014 >07:09:04,585 INFO program: Check interval: 0 (<none>) >07:09:04,585 INFO program: Lifetime writes: 1982 MB >07:09:04,586 INFO program: Reserved blocks uid: 0 (user root) >07:09:04,586 INFO program: Reserved blocks gid: 0 (group root) >07:09:04,587 INFO program: First inode: 11 >07:09:04,588 INFO program: Inode size: 256 >07:09:04,588 INFO program: Required extra isize: 28 >07:09:04,589 INFO program: Desired extra isize: 28 >07:09:04,590 INFO program: Journal inode: 8 >07:09:04,590 INFO program: Default directory hash: half_md4 >07:09:04,591 INFO program: Directory Hash Seed: e5913177-6161-43ca-a13d-e7f71f051f58 >07:09:04,592 INFO program: Journal backup: inode blocks >07:09:04,592 INFO program: Journal features: (none) >07:09:04,593 INFO program: Journal size: 128M >07:09:04,593 INFO program: Journal length: 32768 >07:09:04,594 INFO program: Journal sequence: 0x00000061 >07:09:04,595 INFO program: Journal start: 0 >07:09:04,595 INFO program: >07:09:04,596 DEBUG program: Return code: 0 >07:09:04,597 INFO program: Running... resize2fs -P /dev/mapper/fedora_gasoline-home >07:09:04,637 INFO program: resize2fs 1.42.10 (18-May-2014) >07:09:04,638 INFO program: Estimated minimum size of the filesystem: 48784 >07:09:04,638 DEBUG program: Return code: 0 >07:09:04,639 INFO program: Running... modprobe btrfs >07:09:04,775 DEBUG program: Return code: 0 >07:09:04,809 INFO program: Running... modprobe xfs >07:09:04,986 DEBUG program: Return code: 0 >07:09:05,454 INFO program: Running... modprobe vfat >09:08:25,944 DEBUG program: Return code: 0 >09:08:27,524 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_gasoline-root >09:08:27,577 INFO program: dumpe2fs 1.42.10 (18-May-2014) >09:08:27,578 INFO program: Filesystem volume name: <none> >09:08:27,578 INFO program: Last mounted on: /mnt/sysimage >09:08:27,578 INFO program: Filesystem UUID: 45ead28e-e533-409a-ac82-325dca2c7a14 >09:08:27,579 INFO program: Filesystem magic number: 0xEF53 >09:08:27,579 INFO program: Filesystem revision #: 1 (dynamic) >09:08:27,579 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 >09:08:27,580 INFO program: Filesystem flags: signed_directory_hash >09:08:27,580 INFO program: Default mount options: user_xattr acl >09:08:27,580 INFO program: Filesystem state: clean >09:08:27,581 INFO program: Errors behavior: Continue >09:08:27,581 INFO program: Filesystem OS type: Linux >09:08:27,581 INFO program: Inode count: 3276800 >09:08:27,582 INFO program: Block count: 13107200 >09:08:27,582 INFO program: Reserved block count: 655360 >09:08:27,583 INFO program: Free blocks: 12810525 >09:08:27,583 INFO program: Free inodes: 3275405 >09:08:27,584 INFO program: First block: 0 >09:08:27,585 INFO program: Block size: 4096 >09:08:27,585 INFO program: Fragment size: 4096 >09:08:27,585 INFO program: Reserved GDT blocks: 1020 >09:08:27,586 INFO program: Blocks per group: 32768 >09:08:27,586 INFO program: Fragments per group: 32768 >09:08:27,586 INFO program: Inodes per group: 8192 >09:08:27,587 INFO program: Inode blocks per group: 512 >09:08:27,587 INFO program: Flex block group size: 16 >09:08:27,588 INFO program: Filesystem created: Tue Jun 10 06:56:43 2014 >09:08:27,588 INFO program: Last mount time: Tue Jun 10 06:56:46 2014 >09:08:27,589 INFO program: Last write time: Tue Jun 10 07:05:35 2014 >09:08:27,589 INFO program: Mount count: 1 >09:08:27,589 INFO program: Maximum mount count: -1 >09:08:27,590 INFO program: Last checked: Tue Jun 10 06:56:43 2014 >09:08:27,590 INFO program: Check interval: 0 (<none>) >09:08:27,591 INFO program: Lifetime writes: 1124 MB >09:08:27,591 INFO program: Reserved blocks uid: 0 (user root) >09:08:27,591 INFO program: Reserved blocks gid: 0 (group root) >09:08:27,592 INFO program: First inode: 11 >09:08:27,592 INFO program: Inode size: 256 >09:08:27,592 INFO program: Required extra isize: 28 >09:08:27,592 INFO program: Desired extra isize: 28 >09:08:27,593 INFO program: Journal inode: 8 >09:08:27,593 INFO program: Default directory hash: half_md4 >09:08:27,593 INFO program: Directory Hash Seed: 3e43e2e1-675e-41dc-a9e0-2555837c8fef >09:08:27,593 INFO program: Journal backup: inode blocks >09:08:27,594 INFO program: Journal features: (none) >09:08:27,594 INFO program: Journal size: 128M >09:08:27,595 INFO program: Journal length: 32768 >09:08:27,595 INFO program: Journal sequence: 0x00000051 >09:08:27,595 INFO program: Journal start: 0 >09:08:27,596 INFO program: >09:08:27,596 DEBUG program: Return code: 0 >09:08:27,597 INFO program: Running... resize2fs -P /dev/mapper/fedora_gasoline-root >09:08:27,636 INFO program: resize2fs 1.42.10 (18-May-2014) >09:08:27,637 INFO program: Estimated minimum size of the filesystem: 127826 >09:08:27,638 DEBUG program: Return code: 0 >09:08:27,722 INFO program: Running... hostnamectl set-hostname gasoline.anaconda.englab.brq.redhat.com >09:08:27,853 DEBUG program: Return code: 0 >09:08:28,606 INFO program: Running... dumpe2fs -h /dev/loop1 >09:08:28,643 INFO program: dumpe2fs 1.42.10 (18-May-2014) >09:08:28,644 INFO program: Filesystem volume name: Anaconda >09:08:28,644 INFO program: Last mounted on: / >09:08:28,644 INFO program: Filesystem UUID: ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 >09:08:28,645 INFO program: Filesystem magic number: 0xEF53 >09:08:28,645 INFO program: Filesystem revision #: 1 (dynamic) >09:08:28,645 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 >09:08:28,645 INFO program: Filesystem flags: signed_directory_hash >09:08:28,646 INFO program: Default mount options: user_xattr acl >09:08:28,646 INFO program: Filesystem state: clean >09:08:28,646 INFO program: Errors behavior: Continue >09:08:28,646 INFO program: Filesystem OS type: Linux >09:08:28,647 INFO program: Inode count: 131072 >09:08:28,647 INFO program: Block count: 2097152 >09:08:28,647 INFO program: Reserved block count: 0 >09:08:28,647 INFO program: Free blocks: 1184818 >09:08:28,648 INFO program: Free inodes: 99904 >09:08:28,648 INFO program: First block: 1 >09:08:28,648 INFO program: Block size: 1024 >09:08:28,648 INFO program: Fragment size: 1024 >09:08:28,649 INFO program: Reserved GDT blocks: 256 >09:08:28,649 INFO program: Blocks per group: 8192 >09:08:28,649 INFO program: Fragments per group: 8192 >09:08:28,649 INFO program: Inodes per group: 512 >09:08:28,650 INFO program: Inode blocks per group: 128 >09:08:28,650 INFO program: Flex block group size: 16 >09:08:28,650 INFO program: Filesystem created: Wed Jun 4 10:13:22 2014 >09:08:28,651 INFO program: Last mount time: Wed Jun 4 10:13:41 2014 >09:08:28,651 INFO program: Last write time: Wed Jun 4 10:13:51 2014 >09:08:28,651 INFO program: Mount count: 2 >09:08:28,651 INFO program: Maximum mount count: -1 >09:08:28,652 INFO program: Last checked: Wed Jun 4 10:13:22 2014 >09:08:28,652 INFO program: Check interval: 0 (<none>) >09:08:28,652 INFO program: Lifetime writes: 32 MB >09:08:28,652 INFO program: Reserved blocks uid: 0 (user root) >09:08:28,653 INFO program: Reserved blocks gid: 0 (group root) >09:08:28,653 INFO program: First inode: 11 >09:08:28,653 INFO program: Inode size: 256 >09:08:28,653 INFO program: Required extra isize: 28 >09:08:28,654 INFO program: Desired extra isize: 28 >09:08:28,654 INFO program: Journal inode: 8 >09:08:28,654 INFO program: Default directory hash: half_md4 >09:08:28,654 INFO program: Directory Hash Seed: 5f50b0a4-124a-4c22-b844-00da6d525130 >09:08:28,655 INFO program: Journal backup: inode blocks >09:08:28,655 INFO program: Journal features: (none) >09:08:28,655 INFO program: Journal size: 32M >09:08:28,655 INFO program: Journal length: 32768 >09:08:28,656 INFO program: Journal sequence: 0x00000009 >09:08:28,656 INFO program: Journal start: 0 >09:08:28,656 INFO program: >09:08:28,656 DEBUG program: Return code: 0 >09:08:28,657 INFO program: Running... resize2fs -P /dev/loop1 >09:08:28,695 INFO program: resize2fs 1.42.10 (18-May-2014) >09:08:28,696 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >09:08:28,696 INFO program: Couldn't find valid filesystem superblock. >09:08:28,696 DEBUG program: Return code: 1 >09:08:28,984 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:08:29,021 INFO program: dumpe2fs 1.42.10 (18-May-2014) >09:08:29,022 INFO program: Filesystem volume name: Anaconda >09:08:29,022 INFO program: Last mounted on: / >09:08:29,022 INFO program: Filesystem UUID: ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 >09:08:29,023 INFO program: Filesystem magic number: 0xEF53 >09:08:29,023 INFO program: Filesystem revision #: 1 (dynamic) >09:08:29,023 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 >09:08:29,024 INFO program: Filesystem flags: signed_directory_hash >09:08:29,024 INFO program: Default mount options: user_xattr acl >09:08:29,024 INFO program: Filesystem state: clean >09:08:29,024 INFO program: Errors behavior: Continue >09:08:29,025 INFO program: Filesystem OS type: Linux >09:08:29,025 INFO program: Inode count: 131072 >09:08:29,025 INFO program: Block count: 2097152 >09:08:29,025 INFO program: Reserved block count: 0 >09:08:29,026 INFO program: Free blocks: 1184818 >09:08:29,026 INFO program: Free inodes: 99904 >09:08:29,026 INFO program: First block: 1 >09:08:29,026 INFO program: Block size: 1024 >09:08:29,027 INFO program: Fragment size: 1024 >09:08:29,027 INFO program: Reserved GDT blocks: 256 >09:08:29,027 INFO program: Blocks per group: 8192 >09:08:29,027 INFO program: Fragments per group: 8192 >09:08:29,028 INFO program: Inodes per group: 512 >09:08:29,028 INFO program: Inode blocks per group: 128 >09:08:29,028 INFO program: Flex block group size: 16 >09:08:29,028 INFO program: Filesystem created: Wed Jun 4 10:13:22 2014 >09:08:29,029 INFO program: Last mount time: Tue Jun 10 07:08:37 2014 >09:08:29,029 INFO program: Last write time: Tue Jun 10 07:08:37 2014 >09:08:29,029 INFO program: Mount count: 3 >09:08:29,029 INFO program: Maximum mount count: -1 >09:08:29,030 INFO program: Last checked: Wed Jun 4 10:13:22 2014 >09:08:29,030 INFO program: Check interval: 0 (<none>) >09:08:29,030 INFO program: Lifetime writes: 32 MB >09:08:29,030 INFO program: Reserved blocks uid: 0 (user root) >09:08:29,031 INFO program: Reserved blocks gid: 0 (group root) >09:08:29,031 INFO program: First inode: 11 >09:08:29,031 INFO program: Inode size: 256 >09:08:29,031 INFO program: Required extra isize: 28 >09:08:29,032 INFO program: Desired extra isize: 28 >09:08:29,032 INFO program: Journal inode: 8 >09:08:29,032 INFO program: Default directory hash: half_md4 >09:08:29,032 INFO program: Directory Hash Seed: 5f50b0a4-124a-4c22-b844-00da6d525130 >09:08:29,033 INFO program: Journal backup: inode blocks >09:08:29,033 INFO program: Journal features: (none) >09:08:29,033 INFO program: Journal size: 32M >09:08:29,033 INFO program: Journal length: 32768 >09:08:29,034 INFO program: Journal sequence: 0x0000000a >09:08:29,034 INFO program: Journal start: 1 >09:08:29,034 INFO program: >09:08:29,034 DEBUG program: Return code: 0 >09:08:29,035 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:08:29,081 INFO program: resize2fs 1.42.10 (18-May-2014) >09:08:29,082 INFO program: Estimated minimum size of the filesystem: 919630 >09:08:29,083 DEBUG program: Return code: 0 >09:08:29,206 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:08:29,241 INFO program: dumpe2fs 1.42.10 (18-May-2014) >09:08:29,242 INFO program: Filesystem volume name: Anaconda >09:08:29,242 INFO program: Last mounted on: / >09:08:29,242 INFO program: Filesystem UUID: ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 >09:08:29,242 INFO program: Filesystem magic number: 0xEF53 >09:08:29,243 INFO program: Filesystem revision #: 1 (dynamic) >09:08:29,243 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 >09:08:29,243 INFO program: Filesystem flags: signed_directory_hash >09:08:29,244 INFO program: Default mount options: user_xattr acl >09:08:29,244 INFO program: Filesystem state: clean >09:08:29,244 INFO program: Errors behavior: Continue >09:08:29,244 INFO program: Filesystem OS type: Linux >09:08:29,245 INFO program: Inode count: 131072 >09:08:29,245 INFO program: Block count: 2097152 >09:08:29,245 INFO program: Reserved block count: 0 >09:08:29,245 INFO program: Free blocks: 1184818 >09:08:29,246 INFO program: Free inodes: 99904 >09:08:29,246 INFO program: First block: 1 >09:08:29,246 INFO program: Block size: 1024 >09:08:29,246 INFO program: Fragment size: 1024 >09:08:29,247 INFO program: Reserved GDT blocks: 256 >09:08:29,247 INFO program: Blocks per group: 8192 >09:08:29,247 INFO program: Fragments per group: 8192 >09:08:29,247 INFO program: Inodes per group: 512 >09:08:29,248 INFO program: Inode blocks per group: 128 >09:08:29,248 INFO program: Flex block group size: 16 >09:08:29,248 INFO program: Filesystem created: Wed Jun 4 10:13:22 2014 >09:08:29,248 INFO program: Last mount time: Wed Jun 4 10:13:41 2014 >09:08:29,249 INFO program: Last write time: Wed Jun 4 10:13:51 2014 >09:08:29,249 INFO program: Mount count: 2 >09:08:29,249 INFO program: Maximum mount count: -1 >09:08:29,249 INFO program: Last checked: Wed Jun 4 10:13:22 2014 >09:08:29,250 INFO program: Check interval: 0 (<none>) >09:08:29,250 INFO program: Lifetime writes: 32 MB >09:08:29,250 INFO program: Reserved blocks uid: 0 (user root) >09:08:29,251 INFO program: Reserved blocks gid: 0 (group root) >09:08:29,251 INFO program: First inode: 11 >09:08:29,251 INFO program: Inode size: 256 >09:08:29,251 INFO program: Required extra isize: 28 >09:08:29,252 INFO program: Desired extra isize: 28 >09:08:29,252 INFO program: Journal inode: 8 >09:08:29,252 INFO program: Default directory hash: half_md4 >09:08:29,252 INFO program: Directory Hash Seed: 5f50b0a4-124a-4c22-b844-00da6d525130 >09:08:29,253 INFO program: Journal backup: inode blocks >09:08:29,253 INFO program: Journal features: (none) >09:08:29,253 INFO program: Journal size: 32M >09:08:29,253 INFO program: Journal length: 32768 >09:08:29,254 INFO program: Journal sequence: 0x00000009 >09:08:29,254 INFO program: Journal start: 0 >09:08:29,254 INFO program: >09:08:29,254 DEBUG program: Return code: 0 >09:08:29,255 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:08:29,292 INFO program: resize2fs 1.42.10 (18-May-2014) >09:08:29,293 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:08:29,293 INFO program: Couldn't find valid filesystem superblock. >09:08:29,293 DEBUG program: Return code: 1 >09:08:31,397 INFO program: Running... systemctl status chronyd.service >09:08:31,445 INFO program: * chronyd.service - NTP client/server >09:08:31,446 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >09:08:31,446 INFO program: Active: active (running) since Tue 2014-06-10 07:09:00 UTC; 1h 59min ago >09:08:31,447 INFO program: Process: 1384 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >09:08:31,447 INFO program: Process: 1381 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >09:08:31,447 INFO program: Main PID: 1383 (chronyd) >09:08:31,448 INFO program: CGroup: /system.slice/chronyd.service >09:08:31,448 INFO program: `-1383 /usr/sbin/chronyd -u chrony >09:08:31,448 INFO program: >09:08:31,449 INFO program: Jun 10 07:09:00 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Started NTP client/server. >09:08:31,449 DEBUG program: Return code: 0 >09:08:31,450 INFO program: Running... udevadm settle --timeout=300 >09:08:31,502 DEBUG program: Return code: 0 >09:08:31,527 INFO program: Running... udevadm settle --timeout=300 >09:08:31,573 DEBUG program: Return code: 0 >09:08:31,582 INFO program: Running... udevadm settle --timeout=300 >09:08:31,626 DEBUG program: Return code: 0 >09:08:31,636 INFO program: Running... udevadm settle --timeout=300 >09:08:31,679 DEBUG program: Return code: 0 >09:08:31,687 INFO program: Running... udevadm settle --timeout=300 >09:08:31,734 DEBUG program: Return code: 0 >09:08:31,739 INFO program: Running... udevadm settle --timeout=300 >09:08:31,785 DEBUG program: Return code: 0 >09:08:31,805 INFO program: Running... udevadm settle --timeout=300 >09:08:31,853 DEBUG program: Return code: 0 >09:08:31,860 INFO program: Running... udevadm settle --timeout=300 >09:08:31,908 DEBUG program: Return code: 0 >09:08:31,915 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >09:08:32,080 DEBUG program: Return code: 0 >09:08:32,100 INFO program: Running... udevadm settle --timeout=300 >09:08:32,148 DEBUG program: Return code: 0 >09:08:32,155 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:08:32,288 INFO program: 0 logical volume(s) in volume group "fedora_gasoline" now active >09:08:32,290 DEBUG program: Return code: 0 >09:08:32,320 INFO program: Running... udevadm settle --timeout=300 >09:08:32,365 DEBUG program: Return code: 0 >09:08:32,399 INFO program: Running... udevadm settle --timeout=300 >09:08:32,445 DEBUG program: Return code: 0 >09:08:32,471 INFO program: Running... udevadm settle --timeout=300 >09:08:32,517 DEBUG program: Return code: 0 >09:08:32,549 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >09:08:32,609 DEBUG program: Return code: 0 >09:08:32,621 INFO program: Running... udevadm settle --timeout=300 >09:08:32,670 DEBUG program: Return code: 0 >09:08:32,671 INFO program: Running... umount /mnt/sysimage >09:08:32,718 DEBUG program: Return code: 0 >09:08:32,719 INFO program: Running... udevadm settle --timeout=300 >09:08:32,771 DEBUG program: Return code: 0 >09:08:32,790 INFO program: Running... udevadm settle --timeout=300 >09:08:32,837 DEBUG program: Return code: 0 >09:08:32,855 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >09:08:33,166 DEBUG program: Return code: 0 >09:08:33,167 INFO program: Running... udevadm settle --timeout=300 >09:08:33,214 DEBUG program: Return code: 0 >09:08:33,216 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_gasoline-home /mnt/sysimage >09:08:33,291 DEBUG program: Return code: 0 >09:08:33,314 INFO program: Running... udevadm settle --timeout=300 >09:08:33,359 DEBUG program: Return code: 0 >09:08:33,361 INFO program: Running... umount /mnt/sysimage >09:08:33,415 DEBUG program: Return code: 0 >09:08:33,416 INFO program: Running... udevadm settle --timeout=300 >09:08:33,466 DEBUG program: Return code: 0 >09:08:33,469 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >09:08:33,589 DEBUG program: Return code: 0 >09:08:33,613 INFO program: Running... udevadm settle --timeout=300 >09:08:33,660 DEBUG program: Return code: 0 >09:08:33,666 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:08:33,747 INFO program: 0 logical volume(s) in volume group "fedora_gasoline" now active >09:08:33,749 DEBUG program: Return code: 0 >09:08:33,775 INFO program: Running... udevadm settle --timeout=300 >09:08:33,821 DEBUG program: Return code: 0 >09:08:33,853 INFO program: Running... udevadm settle --timeout=300 >09:08:33,899 DEBUG program: Return code: 0 >09:08:33,922 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >09:08:34,153 DEBUG program: Return code: 0 >09:08:34,154 INFO program: Running... udevadm settle --timeout=300 >09:08:34,202 DEBUG program: Return code: 0 >09:08:34,206 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_gasoline-root /mnt/sysimage >09:08:34,260 DEBUG program: Return code: 0 >09:08:34,281 INFO program: Running... udevadm settle --timeout=300 >09:08:34,329 DEBUG program: Return code: 0 >09:08:34,329 INFO program: Running... umount /mnt/sysimage >09:08:34,373 DEBUG program: Return code: 0 >09:08:34,375 INFO program: Running... udevadm settle --timeout=300 >09:08:34,421 DEBUG program: Return code: 0 >09:08:34,426 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >09:08:34,549 DEBUG program: Return code: 0 >09:08:34,570 INFO program: Running... udevadm settle --timeout=300 >09:08:34,617 DEBUG program: Return code: 0 >09:08:34,626 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:08:34,706 INFO program: 0 logical volume(s) in volume group "fedora_gasoline" now active >09:08:34,707 DEBUG program: Return code: 0 >09:08:34,734 INFO program: Running... udevadm settle --timeout=300 >09:08:34,783 DEBUG program: Return code: 0 >09:08:34,804 INFO program: Running... udevadm settle --timeout=300 >09:08:34,850 DEBUG program: Return code: 0 >09:08:35,135 INFO program: Running... systemctl status chronyd.service >09:08:35,178 INFO program: * chronyd.service - NTP client/server >09:08:35,179 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >09:08:35,179 INFO program: Active: active (running) since Tue 2014-06-10 07:09:00 UTC; 1h 59min ago >09:08:35,179 INFO program: Process: 1384 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >09:08:35,180 INFO program: Process: 1381 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >09:08:35,181 INFO program: Main PID: 1383 (chronyd) >09:08:35,182 INFO program: CGroup: /system.slice/chronyd.service >09:08:35,184 INFO program: `-1383 /usr/sbin/chronyd -u chrony >09:08:35,184 INFO program: >09:08:35,185 INFO program: Jun 10 07:09:00 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Started NTP client/server. >09:08:35,185 DEBUG program: Return code: 0 >09:08:35,196 INFO program: Running... systemctl start chronyd.service >09:08:35,243 DEBUG program: Return code: 0 >09:08:35,206 INFO program: Running... udevadm settle --timeout=300 >09:08:35,255 DEBUG program: Return code: 0 >09:08:35,273 INFO program: Running... udevadm settle --timeout=300 >09:08:35,314 DEBUG program: Return code: 0 >09:08:37,110 INFO program: Running... systemctl stop chronyd.service >09:08:37,162 DEBUG program: Return code: 0 >09:08:41,219 INFO program: Running... systemctl status chronyd.service >09:08:41,256 INFO program: * chronyd.service - NTP client/server >09:08:41,256 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >09:08:41,257 INFO program: Active: inactive (dead) >09:08:41,257 INFO program: >09:08:41,257 INFO program: Jun 10 07:09:00 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Starting NTP client/server... >09:08:41,258 INFO program: Jun 10 07:09:00 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Started NTP client/server. >09:08:41,258 INFO program: Jun 10 09:08:35 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Started NTP client/server. >09:08:41,258 INFO program: Jun 10 09:08:37 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Stopping NTP client/server... >09:08:41,258 INFO program: Jun 10 09:08:37 gasoline.anaconda.englab.brq.redhat.com systemd[1]: Stopped NTP client/server. >09:08:41,259 DEBUG program: Return code: 3 >09:08:51,198 INFO program: Running... udevadm settle --timeout=300 >09:08:51,247 DEBUG program: Return code: 0 >09:08:51,265 INFO program: Running... udevadm settle --timeout=300 >09:08:51,313 DEBUG program: Return code: 0 >09:08:52,823 INFO program: Running... udevadm settle --timeout=300 >09:08:52,869 DEBUG program: Return code: 0 >09:08:52,884 INFO program: Running... udevadm settle --timeout=300 >09:08:52,929 DEBUG program: Return code: 0 >09:08:52,990 INFO program: Running... udevadm settle --timeout=300 >09:08:53,036 DEBUG program: Return code: 0 >09:08:53,051 INFO program: Running... udevadm settle --timeout=300 >09:08:53,097 DEBUG program: Return code: 0 >09:09:09,944 INFO program: Running... hwclock --systohc --local >09:09:11,503 DEBUG program: Return code: 0 >09:09:11,534 INFO program: Running... udevadm settle --timeout=300 >09:09:11,582 DEBUG program: Return code: 0 >09:09:11,588 INFO program: Running... udevadm settle --timeout=300 >09:09:11,635 DEBUG program: Return code: 0 >09:09:11,642 INFO program: Running... udevadm settle --timeout=300 >09:09:11,689 DEBUG program: Return code: 0 >09:09:11,695 INFO program: Running... udevadm settle --timeout=300 >09:09:11,741 DEBUG program: Return code: 0 >09:09:11,747 INFO program: Running... udevadm settle --timeout=300 >09:09:11,791 DEBUG program: Return code: 0 >09:09:11,853 INFO program: Running... wipefs -f -a /dev/sda1 >09:09:12,003 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >09:09:12,004 DEBUG program: Return code: 0 >09:09:12,004 INFO program: Running... udevadm settle --timeout=300 >09:09:12,050 DEBUG program: Return code: 0 >09:09:12,051 INFO program: Running... udevadm settle --timeout=300 >09:09:12,094 DEBUG program: Return code: 0 >09:09:12,103 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >09:09:12,445 DEBUG program: Return code: 0 >09:09:12,446 INFO program: Running... udevadm settle --timeout=300 >09:09:12,497 DEBUG program: Return code: 0 >09:09:12,502 INFO program: Running... wipefs -f -a /dev/mapper/fedora_gasoline-home >09:09:12,572 INFO program: /dev/mapper/fedora_gasoline-home: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >09:09:12,573 DEBUG program: Return code: 0 >09:09:12,574 INFO program: Running... udevadm settle --timeout=300 >09:09:12,622 DEBUG program: Return code: 0 >09:09:12,627 INFO program: Running... udevadm settle --timeout=300 >09:09:12,672 DEBUG program: Return code: 0 >09:09:12,674 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >09:09:12,800 DEBUG program: Return code: 0 >09:09:12,801 INFO program: Running... udevadm settle --timeout=300 >09:09:12,846 DEBUG program: Return code: 0 >09:09:12,860 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >09:09:12,955 INFO program: Logical volume "home" successfully removed >09:09:12,955 DEBUG program: Return code: 0 >09:09:12,956 INFO program: Running... udevadm settle --timeout=300 >09:09:13,001 DEBUG program: Return code: 0 >09:09:13,011 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/swap >09:09:13,255 DEBUG program: Return code: 0 >09:09:13,255 INFO program: Running... udevadm settle --timeout=300 >09:09:13,305 DEBUG program: Return code: 0 >09:09:13,309 INFO program: Running... wipefs -f -a /dev/mapper/fedora_gasoline-swap >09:09:13,386 INFO program: /dev/mapper/fedora_gasoline-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >09:09:13,387 DEBUG program: Return code: 0 >09:09:13,387 INFO program: Running... udevadm settle --timeout=300 >09:09:13,437 DEBUG program: Return code: 0 >09:09:13,444 INFO program: Running... udevadm settle --timeout=300 >09:09:13,489 DEBUG program: Return code: 0 >09:09:13,492 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/swap >09:09:13,613 DEBUG program: Return code: 0 >09:09:13,614 INFO program: Running... udevadm settle --timeout=300 >09:09:13,657 DEBUG program: Return code: 0 >09:09:13,668 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/swap >09:09:13,754 INFO program: Logical volume "swap" successfully removed >09:09:13,754 DEBUG program: Return code: 0 >09:09:13,755 INFO program: Running... udevadm settle --timeout=300 >09:09:13,801 DEBUG program: Return code: 0 >09:09:13,809 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >09:09:14,046 DEBUG program: Return code: 0 >09:09:14,047 INFO program: Running... udevadm settle --timeout=300 >09:09:14,095 DEBUG program: Return code: 0 >09:09:14,098 INFO program: Running... wipefs -f -a /dev/mapper/fedora_gasoline-root >09:09:14,157 INFO program: /dev/mapper/fedora_gasoline-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >09:09:14,158 DEBUG program: Return code: 0 >09:09:14,159 INFO program: Running... udevadm settle --timeout=300 >09:09:14,207 DEBUG program: Return code: 0 >09:09:14,212 INFO program: Running... udevadm settle --timeout=300 >09:09:14,259 DEBUG program: Return code: 0 >09:09:14,262 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >09:09:14,398 DEBUG program: Return code: 0 >09:09:14,399 INFO program: Running... udevadm settle --timeout=300 >09:09:14,444 DEBUG program: Return code: 0 >09:09:14,457 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >09:09:14,551 INFO program: Logical volume "root" successfully removed >09:09:14,552 DEBUG program: Return code: 0 >09:09:14,553 INFO program: Running... udevadm settle --timeout=300 >09:09:14,601 DEBUG program: Return code: 0 >09:09:14,610 INFO program: Running... udevadm settle --timeout=300 >09:09:14,659 DEBUG program: Return code: 0 >09:09:14,662 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:09:14,737 INFO program: 0 logical volume(s) in volume group "fedora_gasoline" now active >09:09:14,738 DEBUG program: Return code: 0 >09:09:14,748 INFO program: Running... lvm vgreduce --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } --removemissing --force fedora_gasoline >09:09:14,824 INFO program: Volume group "fedora_gasoline" is already consistent >09:09:14,825 DEBUG program: Return code: 0 >09:09:14,825 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:09:14,906 INFO program: 0 logical volume(s) in volume group "fedora_gasoline" now active >09:09:14,907 DEBUG program: Return code: 0 >09:09:14,907 INFO program: Running... lvm vgremove --force --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:09:14,991 INFO program: Volume group "fedora_gasoline" successfully removed >09:09:14,992 DEBUG program: Return code: 0 >09:09:14,992 INFO program: Running... udevadm settle --timeout=300 >09:09:15,042 DEBUG program: Return code: 0 >09:09:15,046 INFO program: Running... lvm pvremove --force --force --yes --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda2 >09:09:15,128 INFO program: Labels on physical volume "/dev/sda2" successfully wiped >09:09:15,129 DEBUG program: Return code: 0 >09:09:15,129 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda2 >09:09:15,198 INFO program: No PV label found on /dev/sda2. >09:09:15,199 DEBUG program: Return code: 0 >09:09:15,202 INFO program: Running... udevadm settle --timeout=300 >09:09:15,256 DEBUG program: Return code: 0 >09:09:15,257 INFO program: Running... udevadm settle --timeout=300 >09:09:15,304 DEBUG program: Return code: 0 >09:09:15,318 INFO program: Running... udevadm settle --timeout=300 >09:09:15,363 DEBUG program: Return code: 0 >09:09:15,499 INFO program: Running... udevadm settle --timeout=300 >09:09:15,615 DEBUG program: Return code: 0 >09:09:15,616 INFO program: Running... udevadm settle --timeout=300 >09:09:15,661 DEBUG program: Return code: 0 >09:09:15,670 INFO program: Running... udevadm settle --timeout=300 >09:09:15,716 DEBUG program: Return code: 0 >09:09:15,782 INFO program: Running... udevadm settle --timeout=300 >09:09:15,831 DEBUG program: Return code: 0 >09:09:15,832 INFO program: Running... udevadm settle --timeout=300 >09:09:15,879 DEBUG program: Return code: 0 >09:09:15,886 INFO program: Running... wipefs -f -a /dev/sda >09:09:15,953 INFO program: /dev/sda: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >09:09:15,954 INFO program: /dev/sda: calling ioclt to re-read partition table: Success >09:09:15,954 DEBUG program: Return code: 0 >09:09:15,955 INFO program: Running... udevadm settle --timeout=300 >09:09:16,007 DEBUG program: Return code: 0 >09:09:16,008 INFO program: Running... udevadm settle --timeout=300 >09:09:16,057 DEBUG program: Return code: 0 >09:09:16,162 INFO program: Running... udevadm settle --timeout=300 >09:09:16,210 DEBUG program: Return code: 0 >09:09:16,211 INFO program: Running... udevadm settle --timeout=300 >09:09:16,259 DEBUG program: Return code: 0 >09:09:16,264 INFO program: Running... udevadm settle --timeout=300 >09:09:16,308 DEBUG program: Return code: 0 >09:09:16,321 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >09:09:16,434 INFO program: 2048+0 records in >09:09:16,435 INFO program: 2048+0 records out >09:09:16,435 INFO program: 1048576 bytes (1.0 MB) copied, 0.0730592 s, 14.4 MB/s >09:09:16,436 DEBUG program: Return code: 0 >09:09:16,436 INFO program: Running... udevadm settle --timeout=300 >09:09:16,528 DEBUG program: Return code: 0 >09:09:16,565 INFO program: Running... udevadm settle --timeout=300 >09:09:16,626 DEBUG program: Return code: 0 >09:09:16,636 INFO program: Running... wipefs -f -a /dev/sda1 >09:09:16,685 DEBUG program: Return code: 0 >09:09:16,695 INFO program: Running... udevadm settle --timeout=300 >09:09:16,741 DEBUG program: Return code: 0 >09:09:16,742 INFO program: Running... udevadm settle --timeout=300 >09:09:16,787 DEBUG program: Return code: 0 >09:09:16,860 INFO program: Running... mke2fs -t ext4 /dev/sda1 >09:09:17,303 INFO program: mke2fs 1.42.10 (18-May-2014) >09:09:17,304 INFO program: Creating filesystem with 512000 1k blocks and 128016 inodes >09:09:17,304 INFO program: Filesystem UUID: 86f1ace2-ec56-4eb5-91c1-f0cda9fbde49 >09:09:17,304 INFO program: Superblock backups stored on blocks: >09:09:17,305 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >09:09:17,305 INFO program: >09:09:17,305 INFO program: Allocating group tables: 0/63 done >09:09:17,305 INFO program: Writing inode tables: 0/63 done >09:09:17,306 INFO program: Creating journal (8192 blocks): done >09:09:17,306 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >09:09:17,306 INFO program: >09:09:17,306 DEBUG program: Return code: 0 >09:09:17,310 INFO program: Running... udevadm settle --timeout=300 >09:09:17,381 DEBUG program: Return code: 0 >09:09:17,387 INFO program: Running... udevadm settle --timeout=300 >09:09:17,435 DEBUG program: Return code: 0 >09:09:17,449 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >09:09:17,553 INFO program: 2048+0 records in >09:09:17,554 INFO program: 2048+0 records out >09:09:17,555 INFO program: 1048576 bytes (1.0 MB) copied, 0.0693397 s, 15.1 MB/s >09:09:17,555 DEBUG program: Return code: 0 >09:09:17,555 INFO program: Running... udevadm settle --timeout=300 >09:09:17,667 DEBUG program: Return code: 0 >09:09:17,733 INFO program: Running... udevadm settle --timeout=300 >09:09:17,834 DEBUG program: Return code: 0 >09:09:17,843 INFO program: Running... wipefs -f -a /dev/sda2 >09:09:17,901 DEBUG program: Return code: 0 >09:09:17,909 INFO program: Running... udevadm settle --timeout=300 >09:09:17,957 DEBUG program: Return code: 0 >09:09:17,958 INFO program: Running... udevadm settle --timeout=300 >09:09:18,006 DEBUG program: Return code: 0 >09:09:18,098 INFO program: Running... wipefs -f -a /dev/sda2 >09:09:18,151 DEBUG program: Return code: 0 >09:09:18,152 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda2 >09:09:18,221 INFO program: No PV label found on /dev/sda2. >09:09:18,222 DEBUG program: Return code: 0 >09:09:18,223 INFO program: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } --dataalignment 1024k /dev/sda2 >09:09:18,366 INFO program: Physical volume "/dev/sda2" successfully created >09:09:18,367 DEBUG program: Return code: 0 >09:09:18,367 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda2 >09:09:18,431 DEBUG program: Return code: 0 >09:09:18,436 INFO program: Running... udevadm settle --timeout=300 >09:09:18,485 DEBUG program: Return code: 0 >09:09:18,492 INFO program: Running... udevadm settle --timeout=300 >09:09:18,537 DEBUG program: Return code: 0 >09:09:18,548 INFO program: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline /dev/sda2 >09:09:18,634 INFO program: Volume group "fedora_gasoline" successfully created >09:09:18,635 DEBUG program: Return code: 0 >09:09:18,641 INFO program: Running... udevadm settle --timeout=300 >09:09:18,685 DEBUG program: Return code: 0 >09:09:18,686 INFO program: Running... udevadm settle --timeout=300 >09:09:18,729 DEBUG program: Return code: 0 >09:09:18,737 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora_gasoline >09:09:18,789 INFO program: LVM2_VG_UUID=2RiLaN-QQL5-D1tf-juDg-rwrS-ZzH4-SCjo4P LVM2_VG_SIZE=476436.00 LVM2_VG_FREE=476436.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=119109 LVM2_VG_FREE_COUNT=119109 LVM2_PV_COUNT=1 >09:09:18,790 DEBUG program: Return code: 0 >09:09:18,793 INFO program: Running... lvm lvcreate -L 3968m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:09:19,011 INFO program: Logical volume "swap" created >09:09:19,012 DEBUG program: Return code: 0 >09:09:19,021 INFO program: Running... udevadm settle --timeout=300 >09:09:19,068 DEBUG program: Return code: 0 >09:09:19,094 INFO program: Running... udevadm settle --timeout=300 >09:09:19,141 DEBUG program: Return code: 0 >09:09:19,148 INFO program: Running... mkswap -f /dev/mapper/fedora_gasoline-swap >09:09:19,217 INFO program: Setting up swapspace version 1, size = 4063228 KiB >09:09:19,218 INFO program: no label, UUID=607567ef-9c42-4609-b579-b268f2f7fbbc >09:09:19,218 DEBUG program: Return code: 0 >09:09:19,222 INFO program: Running... udevadm settle --timeout=300 >09:09:19,300 DEBUG program: Return code: 0 >09:09:19,307 INFO program: Running... udevadm settle --timeout=300 >09:09:19,348 DEBUG program: Return code: 0 >09:09:19,357 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora_gasoline >09:09:19,414 INFO program: LVM2_VG_UUID=2RiLaN-QQL5-D1tf-juDg-rwrS-ZzH4-SCjo4P LVM2_VG_SIZE=476436.00 LVM2_VG_FREE=472468.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=119109 LVM2_VG_FREE_COUNT=118117 LVM2_PV_COUNT=1 >09:09:19,415 DEBUG program: Return code: 0 >09:09:19,418 INFO program: Running... lvm lvcreate -L 421204m -n home -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:09:19,701 INFO program: Logical volume "home" created >09:09:19,702 DEBUG program: Return code: 0 >09:09:19,708 INFO program: Running... udevadm settle --timeout=300 >09:09:19,763 DEBUG program: Return code: 0 >09:09:19,772 INFO program: Running... udevadm settle --timeout=300 >09:09:19,822 DEBUG program: Return code: 0 >09:09:19,830 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_gasoline-home >09:09:23,602 INFO program: mke2fs 1.42.10 (18-May-2014) >09:09:23,603 INFO program: Creating filesystem with 107828224 4k blocks and 26959872 inodes >09:09:23,603 INFO program: Filesystem UUID: 642abaf4-f310-4caa-8232-692257880644 >09:09:23,603 INFO program: Superblock backups stored on blocks: >09:09:23,604 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >09:09:23,604 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >09:09:23,604 INFO program: 102400000 >09:09:23,604 INFO program: >09:09:23,605 INFO program: Allocating group tables: 0/3291 done >09:09:23,605 INFO program: Writing inode tables: 0/3291 done >09:09:23,605 INFO program: Creating journal (32768 blocks): done >09:09:23,605 INFO program: Writing superblocks and filesystem accounting information: 0/3291 done >09:09:23,606 INFO program: >09:09:23,606 DEBUG program: Return code: 0 >09:09:23,609 INFO program: Running... udevadm settle --timeout=300 >09:09:23,771 DEBUG program: Return code: 0 >09:09:23,779 INFO program: Running... udevadm settle --timeout=300 >09:09:23,828 DEBUG program: Return code: 0 >09:09:23,836 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora_gasoline >09:09:23,934 INFO program: LVM2_VG_UUID=2RiLaN-QQL5-D1tf-juDg-rwrS-ZzH4-SCjo4P LVM2_VG_SIZE=476436.00 LVM2_VG_FREE=51264.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=119109 LVM2_VG_FREE_COUNT=12816 LVM2_PV_COUNT=1 >09:09:23,935 DEBUG program: Return code: 0 >09:09:23,938 INFO program: Running... lvm lvcreate -L 51200m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline >09:09:24,203 INFO program: Logical volume "root" created >09:09:24,204 DEBUG program: Return code: 0 >09:09:24,211 INFO program: Running... udevadm settle --timeout=300 >09:09:24,287 DEBUG program: Return code: 0 >09:09:24,295 INFO program: Running... udevadm settle --timeout=300 >09:09:24,345 DEBUG program: Return code: 0 >09:09:24,354 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_gasoline-root >09:09:27,184 INFO program: mke2fs 1.42.10 (18-May-2014) >09:09:27,185 INFO program: Creating filesystem with 13107200 4k blocks and 3276800 inodes >09:09:27,185 INFO program: Filesystem UUID: 9a5ba36b-19b7-4495-8f97-dfb0dc46ce10 >09:09:27,186 INFO program: Superblock backups stored on blocks: >09:09:27,186 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >09:09:27,186 INFO program: 4096000, 7962624, 11239424 >09:09:27,187 INFO program: >09:09:27,187 INFO program: Allocating group tables: 0/400 done >09:09:27,187 INFO program: Writing inode tables: 0/400 done >09:09:27,188 INFO program: Creating journal (32768 blocks): done >09:09:27,188 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >09:09:27,188 INFO program: >09:09:27,189 DEBUG program: Return code: 0 >09:09:27,193 INFO program: Running... udevadm settle --timeout=300 >09:09:27,373 DEBUG program: Return code: 0 >09:09:27,379 INFO program: Running... udevadm settle --timeout=300 >09:09:27,428 DEBUG program: Return code: 0 >09:09:27,881 INFO program: Running... swapon /dev/mapper/fedora_gasoline-swap >09:09:27,932 DEBUG program: Return code: 0 >09:09:28,015 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora_gasoline-root /mnt/sysimage >09:09:28,106 DEBUG program: Return code: 0 >09:09:28,149 INFO program: Running... mount -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >09:09:28,208 DEBUG program: Return code: 0 >09:09:28,242 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >09:09:28,278 DEBUG program: Return code: 0 >09:09:28,282 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >09:09:28,320 DEBUG program: Return code: 0 >09:09:28,324 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >09:09:28,360 DEBUG program: Return code: 0 >09:09:28,383 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora_gasoline-home /mnt/sysimage/home >09:09:28,487 DEBUG program: Return code: 0 >09:09:28,522 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >09:09:28,558 DEBUG program: Return code: 0 >09:09:28,748 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >09:09:28,782 DEBUG program: Return code: 0 >09:09:28,794 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >09:09:28,829 DEBUG program: Return code: 0 >09:09:28,834 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >09:09:28,869 DEBUG program: Return code: 0 >09:09:28,882 INFO program: Running... ostree admin --sysroot=/mnt/sysimage init-fs /mnt/sysimage >09:09:29,039 DEBUG program: Return code: 0 >09:09:29,039 INFO program: Running... ostree --repo=/mnt/sysimage/ostree/repo remote add --set=gpg-verify=false rh-atomic-controller http://rcm-img06.build.bos.redhat.com/repo >09:09:29,125 DEBUG program: Return code: 0 >10:35:09,290 INFO program: Running... ostree admin --sysroot=/mnt/sysimage os-init rh-atomic-controller >10:35:09,362 INFO program: /mnt/sysimage/ostree/deploy/rh-atomic-controller initialized as OSTree root >10:35:09,363 DEBUG program: Return code: 0 >10:35:09,364 INFO program: Running... ostree admin --sysroot=/mnt/sysimage deploy --os=rh-atomic-controller rh-atomic-controller:rh-atomic-controller/el7/x86_64/buildmaster/controller/docker >10:36:13,967 INFO program: ostadmin: Creating deployment /mnt/sysimage/ostree/deploy/rh-atomic-controller/deploy/a1399ffaf835efe9d2d1cfc4401e88f9cbf3eaf670b7bc4b51a86114c339e187.0 >10:36:13,968 INFO program: ostadmin: No previous configuration changes to merge >10:36:13,969 INFO program: ostadmin: Didn't find '/mnt/sysimage/ostree/deploy/rh-atomic-controller/var/.ostree-selabeled', relabeling /var >10:36:13,969 INFO program: Transaction complete; bootconfig swap: yes deployment count change: 1) >10:36:13,969 DEBUG program: Return code: 0 >10:36:14,033 INFO program: Running... udevadm settle --timeout=300 >10:36:14,103 DEBUG program: Return code: 0 >10:36:14,104 INFO program: Running... umount /mnt/sysimage/sys/fs/selinux >10:36:14,166 DEBUG program: Return code: 0 >10:36:14,170 INFO program: Running... udevadm settle --timeout=300 >10:36:14,233 DEBUG program: Return code: 0 >10:36:14,234 INFO program: Running... umount /mnt/sysimage/sys >10:36:14,293 DEBUG program: Return code: 0 >10:36:14,298 INFO program: Running... udevadm settle --timeout=300 >10:36:14,370 DEBUG program: Return code: 0 >10:36:14,371 INFO program: Running... umount /mnt/sysimage/run >10:36:14,431 DEBUG program: Return code: 0 >10:36:14,436 INFO program: Running... udevadm settle --timeout=300 >10:36:14,503 DEBUG program: Return code: 0 >10:36:14,586 INFO program: Running... udevadm settle --timeout=300 >10:36:14,648 DEBUG program: Return code: 0 >10:36:14,649 INFO program: Running... umount /mnt/sysimage/proc >10:36:14,713 DEBUG program: Return code: 0 >10:36:14,717 INFO program: Running... udevadm settle --timeout=300 >10:36:14,784 DEBUG program: Return code: 0 >10:36:14,785 INFO program: Running... umount /mnt/sysimage/home >10:36:14,940 DEBUG program: Return code: 0 >10:36:14,945 INFO program: Running... udevadm settle --timeout=300 >10:36:15,007 DEBUG program: Return code: 0 >10:36:15,010 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/home >10:36:15,202 DEBUG program: Return code: 0 >10:36:15,203 INFO program: Running... udevadm settle --timeout=300 >10:36:15,268 DEBUG program: Return code: 0 >10:36:15,269 INFO program: Running... umount /mnt/sysimage/dev/shm >10:36:15,331 DEBUG program: Return code: 0 >10:36:15,335 INFO program: Running... udevadm settle --timeout=300 >10:36:15,395 DEBUG program: Return code: 0 >10:36:15,396 INFO program: Running... umount /mnt/sysimage/dev/pts >10:36:15,460 DEBUG program: Return code: 0 >10:36:15,464 INFO program: Running... udevadm settle --timeout=300 >10:36:15,528 DEBUG program: Return code: 0 >10:36:15,529 INFO program: Running... umount /mnt/sysimage/dev >10:36:15,586 DEBUG program: Return code: 0 >10:36:15,589 INFO program: Running... udevadm settle --timeout=300 >10:36:15,653 DEBUG program: Return code: 0 >10:36:15,654 INFO program: Running... udevadm settle --timeout=300 >10:36:15,718 DEBUG program: Return code: 0 >10:36:15,719 INFO program: Running... umount /mnt/sysimage/boot >10:36:15,947 DEBUG program: Return code: 0 >10:36:15,952 INFO program: Running... udevadm settle --timeout=300 >10:36:16,014 DEBUG program: Return code: 0 >10:36:16,015 INFO program: Running... udevadm settle --timeout=300 >10:36:16,077 DEBUG program: Return code: 0 >10:36:16,078 INFO program: Running... umount /mnt/sysimage >10:36:18,919 DEBUG program: Return code: 0 >10:36:18,923 INFO program: Running... udevadm settle --timeout=300 >10:36:18,984 DEBUG program: Return code: 0 >10:36:18,988 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >10:36:19,143 DEBUG program: Return code: 0 >10:36:19,154 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_gasoline/root >10:36:19,429 DEBUG program: Return code: 0 >10:36:19,430 INFO program: Running... udevadm settle --timeout=300 >10:36:19,490 DEBUG program: Return code: 0 > > >/tmp/storage.log: >07:08:53,884 DEBUG blivet: Caught exception, continuing. >07:08:53,885 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >07:08:53,885 DEBUG blivet: Begin exception details. >07:08:53,885 DEBUG blivet: Traceback (most recent call last): >07:08:53,885 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >07:08:53,885 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >07:08:53,886 DEBUG blivet: IOError: Unknown error >07:08:53,886 DEBUG blivet: End exception details. >07:08:53,886 INFO blivet: ISCSID is /sbin/iscsid >07:08:53,886 INFO blivet: no initiator set >07:08:54,089 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:08:54,089 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:08:57,508 DEBUG blivet: trying to set new default fstype to 'ext4' >07:08:57,520 DEBUG blivet: Ext4FS.supported: supported: True ; >07:08:57,522 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >07:08:57,524 DEBUG blivet: Ext4FS.supported: supported: True ; >07:08:57,527 DEBUG blivet: Caught exception, continuing. >07:08:57,527 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >07:08:57,527 DEBUG blivet: Begin exception details. >07:08:57,528 DEBUG blivet: Traceback (most recent call last): >07:08:57,528 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >07:08:57,528 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >07:08:57,529 DEBUG blivet: IOError: Unknown error >07:08:57,529 DEBUG blivet: End exception details. >07:08:57,561 INFO blivet: Detected 3968 MiB of memory >07:08:57,586 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >07:08:57,606 INFO blivet: Swap attempt of 0.0 >07:08:59,746 INFO blivet: resetting Blivet (version 0.53) instance <blivet.Blivet object at 0x7fe43e91ddd0> >07:08:59,747 INFO blivet: no initiator set >07:08:59,767 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:08:59,777 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:09:01,509 INFO blivet: devices to scan: ['sdb', 'sdc', 'sdd', 'sde', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >07:09:01,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_20060413092100000-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '0151', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_Compact_Flash_20060413092100000-0:0', > 'ID_SERIAL_SHORT': '20060413092100000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '169368', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_Compact_Flash_20060413092100000-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >07:09:01,522 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >07:09:01,524 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:09:01,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:01,690 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:09:01,695 INFO blivet: sdb is a disk >07:09:01,697 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >07:09:01,701 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:09:01,743 INFO blivet: added disk sdb (id 1) to device tree >07:09:01,745 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,749 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,752 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,744 INFO blivet: got device: DiskDevice instance (0x7fe43d559610) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = None > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = None >07:09:01,755 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,757 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,760 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,763 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,765 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,768 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,771 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,773 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,776 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:09:01,780 DEBUG blivet: looking up parted Device: /dev/sdb >07:09:01,783 DEBUG blivet: no media present for device sdb >07:09:01,788 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_20060413092100000-0:1 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:1/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '0151', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_20060413092100000-0:1', > 'ID_SERIAL_SHORT': '20060413092100000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '169696', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_SM_xD-Picture_20060413092100000-0:1', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:1/block/sdc'} ; name: sdc ; >07:09:01,789 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:1/block/sdc)... >07:09:01,791 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >07:09:01,792 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:01,793 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >07:09:01,796 INFO blivet: sdc is a disk >07:09:01,797 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >07:09:01,803 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >07:09:01,837 INFO blivet: added disk sdc (id 5) to device tree >07:09:01,838 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,840 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,844 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,837 INFO blivet: got device: DiskDevice instance (0x7fe432c76a50) -- > name = sdc status = True kids = 0 id = 5 > parents = [] > uuid = None size = 0 > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:1/block/sdc partedDevice = None > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = None >07:09:01,846 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,848 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,851 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,853 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,855 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,858 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,860 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,862 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,865 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >07:09:01,870 DEBUG blivet: looking up parted Device: /dev/sdc >07:09:01,872 DEBUG blivet: no media present for device sdc >07:09:01,876 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_20060413092100000-0:2 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:2/block/sdd', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0151', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_20060413092100000-0:2', > 'ID_SERIAL_SHORT': '20060413092100000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '170066', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_SD_MMC_20060413092100000-0:2', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:2/block/sdd'} ; name: sdd ; >07:09:01,878 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:2/block/sdd)... >07:09:01,879 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >07:09:01,881 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:01,882 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >07:09:01,885 INFO blivet: sdd is a disk >07:09:01,886 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 10 >07:09:01,888 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >07:09:01,923 INFO blivet: added disk sdd (id 9) to device tree >07:09:01,923 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,926 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,929 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,923 INFO blivet: got device: DiskDevice instance (0x7fe4332cae10) -- > name = sdd status = True kids = 0 id = 9 > parents = [] > uuid = None size = 0 > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:2/block/sdd partedDevice = None > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = None >07:09:01,931 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,933 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,937 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,939 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,941 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,945 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,948 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,951 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,953 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >07:09:01,957 DEBUG blivet: looking up parted Device: /dev/sdd >07:09:01,966 DEBUG blivet: no media present for device sdd >07:09:01,972 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_MS_MS-Pro_20060413092100000-0:3 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:3/block/sde', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'MS_MS-Pro', > 'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0151', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_MS_MS-Pro_20060413092100000-0:3', > 'ID_SERIAL_SHORT': '20060413092100000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '170427', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_MS_MS-Pro_20060413092100000-0:3', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:3/block/sde'} ; name: sde ; >07:09:01,981 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:3/block/sde)... >07:09:01,983 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >07:09:01,985 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:01,987 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >07:09:01,990 INFO blivet: sde is a disk >07:09:01,991 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >07:09:01,993 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >07:09:02,032 INFO blivet: added disk sde (id 13) to device tree >07:09:02,033 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,035 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,038 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,032 INFO blivet: got device: DiskDevice instance (0x7fe44c6031d0) -- > name = sde status = True kids = 0 id = 13 > parents = [] > uuid = None size = 0 > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host6/target6:0:0/6:0:0:3/block/sde partedDevice = None > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = None >07:09:02,041 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,044 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,047 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,050 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,053 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,064 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,067 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,071 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,075 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,079 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >07:09:02,080 DEBUG blivet: looking up parted Device: /dev/sde >07:09:02,082 DEBUG blivet: no media present for device sde >07:09:02,090 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-60A7B2_WD-WCAT00872783 /dev/disk/by-id/wwn-0x50014ee20433f36b', > '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': '1402384125', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '84', > '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': 'WDC_WD5000AAKS-60A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-60A7B2\\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': '7f00d10e', > 'ID_REVISION': '03.03B03', > 'ID_SERIAL': 'WDC_WD5000AAKS-60A7B2_WD-WCAT00872783', > 'ID_SERIAL_SHORT': 'WD-WCAT00872783', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20433f36b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20433f36b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '175978', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-60A7B2_WD-WCAT00872783', > '/dev/disk/by-id/wwn-0x50014ee20433f36b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:09:02,095 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:09:02,098 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:09:02,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:02,102 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:09:02,106 INFO blivet: sda is a disk >07:09:02,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >07:09:02,109 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:09:02,150 INFO blivet: added disk sda (id 17) to device tree >07:09:02,151 DEBUG blivet: looking up parted Device: /dev/sda >07:09:02,151 INFO blivet: got device: DiskDevice instance (0x7fe44c5f4dd0) -- > name = sda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 465.76 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 WDC WD5000AAKS-6 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe433313e60> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe44c6037d0> >07:09:02,268 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:09:02,272 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:09:02,273 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:09:02,274 DEBUG blivet: required disklabel type for sda (1) is None >07:09:02,274 DEBUG blivet: default disklabel type for sda is msdos >07:09:02,276 DEBUG blivet: selecting msdos disklabel for sda based on size >07:09:02,278 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:09:02,312 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe432c8ad90>, <parted.partition.Partition object at 0x7fe432c90050>] > device: <parted.device.Device object at 0x7fe432c8ab50> > PedDisk: <_ped.Disk object at 0x7fe44c60ce60> >07:09:02,316 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 20 >07:09:02,318 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:09:02,328 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-60A7B2_WD-WCAT00872783-part1 /dev/disk/by-id/wwn-0x50014ee20433f36b-part1 /dev/disk/by-uuid/ab4fbd4f-b74f-4ae4-bafa-a0bf8e926801', > '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_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': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '84', > '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': 'ab4fbd4f-b74f-4ae4-bafa-a0bf8e926801', > 'ID_FS_UUID_ENC': 'ab4fbd4f-b74f-4ae4-bafa-a0bf8e926801', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-60A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-60A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '7f00d10e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7f00d10e', > 'ID_REVISION': '03.03B03', > 'ID_SERIAL': 'WDC_WD5000AAKS-60A7B2_WD-WCAT00872783', > 'ID_SERIAL_SHORT': 'WD-WCAT00872783', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20433f36b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20433f36b', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '176081', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-60A7B2_WD-WCAT00872783-part1', > '/dev/disk/by-id/wwn-0x50014ee20433f36b-part1', > '/dev/disk/by-uuid/ab4fbd4f-b74f-4ae4-bafa-a0bf8e926801'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:09:02,329 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:09:02,330 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:09:02,331 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:02,332 INFO blivet: sda1 is a partition >07:09:02,333 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:09:02,334 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:09:02,344 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with existing msdos disklabel >07:09:02,352 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:09:02,357 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:09:02,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >07:09:02,360 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:09:02,360 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:09:02,363 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:09:02,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:09:02,368 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:09:02,370 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:09:02,370 INFO blivet: added partition sda1 (id 22) to device tree >07:09:02,379 DEBUG blivet: looking up parted Device: /dev/sda1 >07:09:02,370 INFO blivet: got device: PartitionDevice instance (0x7fe44c603590) -- > name = sda1 status = True kids = 0 id = 22 > parents = ['existing 465.76 GiB disk sda (17) with existing msdos disklabel'] > uuid = None size = 500 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: 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 0x7fe43eb7ccb0> > 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 0x7fe432c8ac10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe432c90210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432c8ae50> PedPartition: <_ped.Partition object at 0x7fe432c89d70> > disk = existing 465.76 GiB disk sda (17) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:09:02,500 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:09:02,502 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >07:09:02,502 DEBUG blivet: device sda1 does not contain a disklabel >07:09:02,503 INFO blivet: type detected on 'sda1' is 'ext4' >07:09:02,633 DEBUG blivet: size=14.13 MiB, current=500 MiB >07:09:02,678 DEBUG blivet: padding min size from 14820352 up to 14820852 >07:09:02,681 DEBUG blivet: Ext4FS.supported: supported: True ; >07:09:02,681 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 25 >07:09:02,683 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:09:02,685 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:09:02,685 INFO blivet: got format: existing ext4 filesystem >07:09:02,697 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-60A7B2_WD-WCAT00872783-part2 /dev/disk/by-id/lvm-pv-uuid-26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt /dev/disk/by-id/wwn-0x50014ee20433f36b-part2', > '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_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': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '84', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt', > 'ID_FS_UUID_ENC': '26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5000AAKS-60A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-60A7B2\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '7f00d10e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '7f00d10e', > 'ID_REVISION': '03.03B03', > 'ID_SERIAL': 'WDC_WD5000AAKS-60A7B2_WD-WCAT00872783', > 'ID_SERIAL_SHORT': 'WD-WCAT00872783', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20433f36b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20433f36b', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '176176', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-60A7B2_WD-WCAT00872783-part2', > '/dev/disk/by-id/lvm-pv-uuid-26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt', > '/dev/disk/by-id/wwn-0x50014ee20433f36b-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:09:02,698 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:09:02,701 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:09:02,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:02,703 INFO blivet: sda2 is a partition >07:09:02,704 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:09:02,706 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:09:02,715 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with existing msdos disklabel >07:09:02,717 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:09:02,719 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:09:02,719 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >07:09:02,721 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:09:02,722 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:09:02,724 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:09:02,726 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:09:02,728 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:09:02,729 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:09:02,730 INFO blivet: added partition sda2 (id 27) to device tree >07:09:02,738 DEBUG blivet: looking up parted Device: /dev/sda2 >07:09:02,730 INFO blivet: got device: PartitionDevice instance (0x7fe432c76c50) -- > name = sda2 status = True kids = 0 id = 27 > parents = ['existing 465.76 GiB disk sda (17) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > 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: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7c8c0> > 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 0x7fe432c8ac10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432c90110> PedPartition: <_ped.Partition object at 0x7fe432c89dd0> > disk = existing 465.76 GiB disk sda (17) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >07:09:02,847 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:09:02,849 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >07:09:02,849 DEBUG blivet: device sda2 does not contain a disklabel >07:09:02,913 INFO blivet: type detected on 'sda2' is 'LVM2_member' >07:09:02,916 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_gasoline ; uuid: 26hcmo-l0Jm-qyVs-OICF-0dl8-wVe1-qNSvlt ; exists: True ; vgUuid: 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW ; label: None ; peStart: 1024 KiB ; device: /dev/sda2 ; serial: WD-WCAT00872783 ; >07:09:02,940 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 30 >07:09:02,942 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:09:02,944 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >07:09:02,944 INFO blivet: got format: existing lvmpv >07:09:02,946 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >07:09:02,947 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:09:02,951 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_gasoline ; member: sda2 ; >07:09:02,954 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:09:02,954 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >07:09:02,956 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_gasoline ; current: None ; type: None ; >07:09:02,957 INFO blivet: added lvmvg fedora_gasoline (id 31) to device tree >07:09:03,326 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-home ; >07:09:03,328 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:03,333 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:09:03,345 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_gasoline ; >07:09:03,347 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >07:09:03,349 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-home ; current: None ; type: None ; >07:09:03,349 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_gasoline-home >07:09:03,378 DEBUG blivet: Adding fedora_gasoline-home/411.33 GiB to fedora_gasoline >07:09:03,468 INFO blivet: added lvmlv fedora_gasoline-home (id 34) to device tree >07:09:03,470 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-home ; status: True ; controllable: True ; orig: False ; >07:09:03,472 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-home ; status: True ; >07:09:03,474 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-home ; status: True ; >07:09:03,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_gasoline-home /dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDW3ziaZ87TzljO1ANemR2wsyNdzYWzw66V /dev/disk/by-uuid/6470e736-1c98-458b-b0f5-21b62f1ffea6 /dev/fedora_gasoline/home /dev/mapper/fedora_gasoline-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'DM_NAME': 'fedora_gasoline-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDW3ziaZ87TzljO1ANemR2wsyNdzYWzw66V', > 'DM_VG_NAME': 'fedora_gasoline', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6470e736-1c98-458b-b0f5-21b62f1ffea6', > 'ID_FS_UUID_ENC': '6470e736-1c98-458b-b0f5-21b62f1ffea6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '702161', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_gasoline-home', > '/dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDW3ziaZ87TzljO1ANemR2wsyNdzYWzw66V', > '/dev/disk/by-uuid/6470e736-1c98-458b-b0f5-21b62f1ffea6', > '/dev/fedora_gasoline/home', > '/dev/mapper/fedora_gasoline-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_gasoline-home ; >07:09:03,480 INFO blivet: scanning fedora_gasoline-home (/devices/virtual/block/dm-3)... >07:09:03,482 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-home ; >07:09:03,489 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora_gasoline-home (34) >07:09:03,517 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:03,528 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:03,556 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:03,612 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:03,662 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:03,490 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe432c90f10) -- > name = fedora_gasoline-home status = True kids = 0 id = 34 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (31)'] > uuid = 3ziaZ8-7Tzl-jO1A-NemR-2wsy-NdzY-Wzw66V size = 411.33 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862625792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7cc20> > target size = 411.33 GiB path = /dev/mapper/fedora_gasoline-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe432c90e10) -- > name = fedora_gasoline status = True kids = 1 id = 31 > parents = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > uuid = 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW size = 465.27 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 465.27 GiB path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 119109 > PE Free = 16 PV Count = 1 > modified = False extents = 119109 free space = 53.94 GiB > free extents = 13808 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora_gasoline-home (34)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 411.33 GiB >07:09:03,854 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:03,869 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:03,894 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:03,917 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:03,944 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:04,056 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:04,073 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:04,098 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:04,123 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:04,148 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:04,272 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:04,320 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:04,350 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:04,379 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:04,398 DEBUG blivet: vg fedora_gasoline has 53.94 GiB free >07:09:04,490 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_gasoline-home ; >07:09:04,495 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_gasoline-home ; label_type: None ; >07:09:04,496 DEBUG blivet: device fedora_gasoline-home does not contain a disklabel >07:09:04,496 INFO blivet: type detected on 'fedora_gasoline-home' is 'ext4' >07:09:04,553 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:09:04,554 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:09:04,556 DEBUG blivet: NFSv4.supported: supported: False ; >07:09:04,557 DEBUG blivet: NFSv4.supported: supported: False ; >07:09:04,558 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:09:04,561 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:09:04,564 DEBUG blivet: Ext4FS.supported: supported: True ; >07:09:04,567 DEBUG blivet: Ext4FS.supported: supported: True ; >07:09:04,574 DEBUG blivet: Ext3FS.supported: supported: True ; >07:09:04,579 DEBUG blivet: Ext3FS.supported: supported: True ; >07:09:04,584 DEBUG blivet: Ext2FS.supported: supported: True ; >07:09:04,588 DEBUG blivet: Ext2FS.supported: supported: True ; >07:09:04,591 DEBUG blivet: SysFS.supported: supported: False ; >07:09:04,593 DEBUG blivet: SysFS.supported: supported: False ; >07:09:04,596 DEBUG blivet: MultipathMember.__init__: >07:09:04,624 DEBUG blivet: MDRaidMember.__init__: >07:09:04,627 DEBUG blivet: ProcFS.supported: supported: False ; >07:09:04,628 DEBUG blivet: ProcFS.supported: supported: False ; >07:09:04,630 DEBUG blivet: SwapSpace.__init__: >07:09:04,632 DEBUG blivet: DMRaidMember.__init__: >07:09:04,634 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:09:04,635 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:09:04,637 DEBUG blivet: BTRFS.supported: supported: True ; >07:09:04,639 DEBUG blivet: size=190.56 MiB, current=411.33 GiB >07:09:04,712 DEBUG blivet: padding min size from 199819264 up to 199819764 >07:09:04,715 DEBUG blivet: Ext4FS.supported: supported: True ; >07:09:04,716 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 38 >07:09:04,718 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-home ; current: None ; type: ext4 ; >07:09:04,719 INFO blivet: got format: existing ext4 filesystem >07:09:04,721 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-swap ; >07:09:04,723 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:09:04,725 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:09:04,729 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_gasoline ; >07:09:04,730 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >07:09:04,733 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-swap ; current: None ; type: None ; >07:09:04,734 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_gasoline-swap >07:09:04,748 DEBUG blivet: Adding fedora_gasoline-swap/3968 MiB to fedora_gasoline >07:09:04,774 INFO blivet: added lvmlv fedora_gasoline-swap (id 57) to device tree >07:09:04,781 DEBUG blivet: USBFS.supported: supported: False ; >07:09:04,782 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-swap ; status: True ; controllable: True ; orig: False ; >07:09:04,785 DEBUG blivet: USBFS.supported: supported: False ; >07:09:04,789 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-swap ; status: True ; >07:09:04,790 DEBUG blivet: DiskLabel.__init__: >07:09:04,791 INFO blivet: DiskLabel.partedDevice returning None >07:09:04,794 DEBUG blivet: HFSPlus.supported: supported: False ; >07:09:04,797 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-swap ; status: True ; >07:09:04,798 DEBUG blivet: HFSPlus.supported: supported: False ; >07:09:04,807 DEBUG blivet: XFS.supported: supported: True ; >07:09:04,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_gasoline-swap /dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWmJnhL7xW0eJfbSSDnWiYA2kMonTrvBRm /dev/disk/by-uuid/197af410-f5eb-4200-b662-effe7e759886 /dev/fedora_gasoline/swap /dev/mapper/fedora_gasoline-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'DM_NAME': 'fedora_gasoline-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWmJnhL7xW0eJfbSSDnWiYA2kMonTrvBRm', > 'DM_VG_NAME': 'fedora_gasoline', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '197af410-f5eb-4200-b662-effe7e759886', > 'ID_FS_UUID_ENC': '197af410-f5eb-4200-b662-effe7e759886', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '698323', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_gasoline-swap', > '/dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWmJnhL7xW0eJfbSSDnWiYA2kMonTrvBRm', > '/dev/disk/by-uuid/197af410-f5eb-4200-b662-effe7e759886', > '/dev/fedora_gasoline/swap', > '/dev/mapper/fedora_gasoline-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_gasoline-swap ; >07:09:04,838 INFO blivet: scanning fedora_gasoline-swap (/devices/virtual/block/dm-2)... >07:09:04,841 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-swap ; >07:09:04,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora_gasoline-swap (57) >07:09:04,903 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:04,921 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:04,948 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >07:09:04,976 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:05,011 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >07:09:04,859 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe42f701810) -- > name = fedora_gasoline-swap status = True kids = 0 id = 57 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (31)'] > uuid = mJnhL7-xW0e-JfbS-SDnW-iYA2-kMon-TrvBRm size = 3968 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7cdd0> > target size = 3968 MiB path = /dev/mapper/fedora_gasoline-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe432c90e10) -- > name = fedora_gasoline status = True kids = 2 id = 31 > parents = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > uuid = 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW size = 465.27 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 465.27 GiB path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 119109 > PE Free = 16 PV Count = 1 > modified = False extents = 119109 free space = 50.06 GiB > free extents = 12816 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora_gasoline-swap (57)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3968 MiB >07:09:04,991 DEBUG blivet: XFS.supported: supported: True ; >07:09:05,142 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:05,163 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:05,190 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >07:09:05,218 DEBUG blivet: fedora_gasoline size is 465.27 GiB >07:09:05,248 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >07:09:05,342 DEBUG blivet: TmpFS.supported: supported: True ; >07:09:05,395 DEBUG blivet: LUKS.__init__: >07:09:05,400 DEBUG blivet: NTFS.supported: supported: False ; >07:09:05,403 DEBUG blivet: NTFS.supported: supported: False ; >07:09:05,413 DEBUG blivet: BindFS.supported: supported: False ; >07:09:05,419 DEBUG blivet: BindFS.supported: supported: False ; >07:09:05,427 DEBUG blivet: HFS.supported: supported: False ; >07:09:05,432 DEBUG blivet: HFS.supported: supported: False ; >07:09:05,436 DEBUG blivet: LVMPhysicalVolume.__init__: >07:09:05,440 DEBUG blivet: NFS.supported: supported: False ; >07:09:05,446 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >07:09:05,446 DEBUG blivet: NFS.supported: supported: False ; >07:09:05,451 DEBUG blivet: FATFS.supported: supported: True ; >09:08:25,905 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:25,935 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >09:08:25,950 DEBUG blivet: FATFS.supported: supported: True ; >09:08:25,968 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:25,974 DEBUG blivet: NoDevFS.supported: supported: False ; >09:08:26,000 DEBUG blivet: NoDevFS.supported: supported: False ; >09:08:26,004 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >09:08:26,129 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:26,147 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:26,173 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >09:08:26,200 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:26,231 DEBUG blivet: vg fedora_gasoline has 50.06 GiB free >09:08:26,313 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_gasoline-swap ; >09:08:26,316 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_gasoline-swap ; label_type: None ; >09:08:26,316 DEBUG blivet: device fedora_gasoline-swap does not contain a disklabel >09:08:26,317 INFO blivet: type detected on 'fedora_gasoline-swap' is 'swap' >09:08:26,319 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_gasoline-swap ; serial: None ; uuid: 197af410-f5eb-4200-b662-effe7e759886 ; exists: True ; label: None ; >09:08:26,319 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 77 >09:08:26,322 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-swap ; current: None ; type: swap ; >09:08:26,322 INFO blivet: got format: existing swap >09:08:26,325 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-root ; >09:08:26,328 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:26,331 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:26,334 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_gasoline ; >09:08:26,334 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >09:08:26,339 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-root ; current: None ; type: None ; >09:08:26,339 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_gasoline-root >09:08:26,354 DEBUG blivet: Adding fedora_gasoline-root/50 GiB to fedora_gasoline >09:08:26,381 INFO blivet: added lvmlv fedora_gasoline-root (id 79) to device tree >09:08:26,384 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: True ; controllable: True ; orig: False ; >09:08:26,387 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-root ; status: True ; >09:08:26,389 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-root ; status: True ; >09:08:26,399 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_gasoline-root /dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWzRc6vyvzvroWUt79ELRp4pf00SGCyHh3 /dev/disk/by-uuid/45ead28e-e533-409a-ac82-325dca2c7a14 /dev/fedora_gasoline/root /dev/mapper/fedora_gasoline-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'DM_NAME': 'fedora_gasoline-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWzRc6vyvzvroWUt79ELRp4pf00SGCyHh3', > 'DM_VG_NAME': 'fedora_gasoline', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45ead28e-e533-409a-ac82-325dca2c7a14', > 'ID_FS_UUID_ENC': '45ead28e-e533-409a-ac82-325dca2c7a14', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '703867', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_gasoline-root', > '/dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWzRc6vyvzvroWUt79ELRp4pf00SGCyHh3', > '/dev/disk/by-uuid/45ead28e-e533-409a-ac82-325dca2c7a14', > '/dev/fedora_gasoline/root', > '/dev/mapper/fedora_gasoline-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_gasoline-root ; >09:08:26,399 INFO blivet: scanning fedora_gasoline-root (/devices/virtual/block/dm-4)... >09:08:26,401 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-root ; >09:08:26,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora_gasoline-root (79) >09:08:26,461 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:26,479 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:26,504 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:26,529 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:26,557 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:26,414 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe42f70c610) -- > name = fedora_gasoline-root status = True kids = 0 id = 79 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (31)'] > uuid = zRc6vy-vzvr-oWUt-79EL-Rp4p-f00S-GCyHh3 size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7cd40> > target size = 50 GiB path = /dev/mapper/fedora_gasoline-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe432c90e10) -- > name = fedora_gasoline status = True kids = 3 id = 31 > parents = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > uuid = 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW size = 465.27 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 465.27 GiB path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 119109 > PE Free = 16 PV Count = 1 > modified = False extents = 119109 free space = 64 MiB > free extents = 16 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora_gasoline-swap (57) with existing swap', > 'existing 50 GiB lvmlv fedora_gasoline-root (79)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >09:08:26,718 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:26,734 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:26,761 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:26,783 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:26,919 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:27,040 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:27,077 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:27,125 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:27,148 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:27,174 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:27,340 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:27,356 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:27,383 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:27,405 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:27,432 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:27,520 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_gasoline-root ; >09:08:27,523 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_gasoline-root ; label_type: None ; >09:08:27,523 DEBUG blivet: device fedora_gasoline-root does not contain a disklabel >09:08:27,523 INFO blivet: type detected on 'fedora_gasoline-root' is 'ext4' >09:08:27,639 DEBUG blivet: size=499.32 MiB, current=50 GiB >09:08:27,684 DEBUG blivet: padding min size from 523575296 up to 523575796 >09:08:27,687 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:27,688 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >09:08:27,690 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-root ; current: None ; type: ext4 ; >09:08:27,690 INFO blivet: got format: existing ext4 filesystem >09:08:27,693 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-home ; >09:08:27,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem >09:08:27,705 DEBUG blivet: set fedora_gasoline-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >09:08:27,751 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-swap ; >09:08:27,766 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora_gasoline-swap (57) with existing swap >09:08:27,767 DEBUG blivet: set fedora_gasoline-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >09:08:27,786 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-root ; >09:08:27,794 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora_gasoline-root (79) with existing ext4 filesystem >09:08:27,795 DEBUG blivet: set fedora_gasoline-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >09:08:27,816 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_DVD-RAM_GH40L /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_DVD-RAM_GH40L', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20DVD-RAM\\x20GH40L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'RB12', > 'ID_SERIAL': 'hp_DVD-RAM_GH40L', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '177316', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_DVD-RAM_GH40L', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >09:08:27,817 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >09:08:27,818 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >09:08:27,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:27,820 INFO blivet: sr0 is a cdrom >09:08:27,821 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:08:27,821 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 86 >09:08:27,823 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:08:27,823 INFO blivet: added cdrom sr0 (id 85) to device tree >09:08:27,827 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:27,883 DEBUG blivet: looking up parted Device: /dev/sr0 >09:08:27,824 INFO blivet: got device: OpticalDevice instance (0x7fe44c603550) -- > name = sr0 status = True kids = 0 id = 85 > 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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:08:27,996 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:28,051 DEBUG blivet: looking up parted Device: /dev/sr0 >09:08:28,163 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:28,217 DEBUG blivet: looking up parted Device: /dev/sr0 >09:08:28,329 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:28,384 DEBUG blivet: looking up parted Device: /dev/sr0 >09:08:28,496 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:08:28,497 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:28,551 DEBUG blivet: no media present for device sr0 >09:08:28,554 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213478', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:08:28,555 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:08:28,556 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >09:08:28,557 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,558 INFO blivet: loop0 is a loop device >09:08:28,559 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:08:28,561 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >09:08:28,562 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >09:08:28,564 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/squashfs.img (deleted) ; current: None ; type: None ; >09:08:28,564 INFO blivet: added file /tmp/curl_fetch_url0/squashfs.img (deleted) (id 89) to device tree >09:08:28,566 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >09:08:28,567 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 93 >09:08:28,568 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:08:28,569 INFO blivet: added loop loop0 (id 92) to device tree >09:08:28,569 INFO blivet: got device: LoopDevice instance (0x7fe42f65a790) -- > name = loop0 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs.img (deleted) (89)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:08:28,575 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:08:28,576 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:08:28,576 DEBUG blivet: device loop0 does not contain a disklabel >09:08:28,577 INFO blivet: type detected on 'loop0' is 'squashfs' >09:08:28,577 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 95 >09:08:28,579 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:08:28,582 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'ID_FS_UUID_ENC': 'ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '214159', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:08:28,583 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:08:28,584 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:08:28,585 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,586 INFO blivet: loop1 is a loop device >09:08:28,587 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:08:28,588 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >09:08:28,590 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,590 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >09:08:28,592 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:08:28,592 INFO blivet: added file /LiveOS/rootfs.img (id 97) to device tree >09:08:28,594 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:08:28,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >09:08:28,596 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:08:28,597 INFO blivet: added loop loop1 (id 100) to device tree >09:08:28,597 INFO blivet: got device: LoopDevice instance (0x7fe42f65aad0) -- > name = loop1 status = False kids = 0 id = 100 > parents = ['existing 0 B file /LiveOS/rootfs.img (97)'] > 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 >09:08:28,603 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:08:28,604 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:08:28,604 DEBUG blivet: device loop1 does not contain a disklabel >09:08:28,605 INFO blivet: type detected on 'loop1' is 'ext4' >09:08:28,697 DEBUG blivet: size=0 B, current=2048 MiB >09:08:28,718 DEBUG blivet: using current size 0 as min size >09:08:28,721 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:28,721 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 103 >09:08:28,723 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:08:28,723 INFO blivet: got format: existing ext4 filesystem >09:08:28,725 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '214824', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:08:28,726 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:08:28,727 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >09:08:28,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,729 INFO blivet: loop2 is a loop device >09:08:28,731 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:08:28,732 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:08:28,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,734 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 106 >09:08:28,736 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:08:28,736 INFO blivet: added file /overlay (deleted) (id 105) to device tree >09:08:28,738 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:08:28,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 109 >09:08:28,740 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:08:28,740 INFO blivet: added loop loop2 (id 108) to device tree >09:08:28,740 INFO blivet: got device: LoopDevice instance (0x7fe42f65a690) -- > name = loop2 status = False kids = 0 id = 108 > parents = ['existing 0 B file /overlay (deleted) (105)'] > 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 >09:08:28,746 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:08:28,747 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:08:28,747 DEBUG blivet: device loop2 does not contain a disklabel >09:08:28,748 DEBUG blivet: no type or existing type for loop2, bailing >09:08:28,752 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > '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': 'ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'ID_FS_UUID_ENC': 'ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '647844', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:08:28,752 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:08:28,754 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:08:28,755 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,755 INFO blivet: live-rw is a device-mapper device >09:08:28,757 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:08:28,758 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-home ; status: True ; >09:08:28,760 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-swap ; status: True ; >09:08:28,761 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-root ; status: True ; >09:08:28,763 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:08:28,765 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (100) with existing ext4 filesystem >09:08:28,767 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >09:08:28,769 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (108) >09:08:28,771 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:08:28,773 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:28,775 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:08:28,775 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 113 >09:08:28,777 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:08:28,777 INFO blivet: added dm live-rw (id 112) to device tree >09:08:28,778 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:08:28,777 INFO blivet: got device: DMDevice instance (0x7fe42f65ac50) -- > name = live-rw status = True kids = 0 id = 112 > parents = ['existing 0 B loop loop2 (108)'] > 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 0x7fe43eb7c830> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:08:28,981 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:08:28,983 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:08:28,983 DEBUG blivet: device live-rw does not contain a disklabel >09:08:28,984 INFO blivet: type detected on 'live-rw' is 'ext4' >09:08:29,083 DEBUG blivet: size=898.08 MiB, current=2048 MiB >09:08:29,120 DEBUG blivet: padding min size from 941701120 up to 941701620 >09:08:29,122 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:29,123 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 115 >09:08:29,124 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:08:29,125 INFO blivet: got format: existing ext4 filesystem >09:08:29,130 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > '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': 'ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'ID_FS_UUID_ENC': 'ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '700510', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ee533e9b-3ada-4bfc-b950-c5e2b6fc2103', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:08:29,131 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:08:29,134 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:08:29,135 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:29,136 INFO blivet: live-base is a device-mapper device >09:08:29,137 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:08:29,139 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-home ; status: True ; >09:08:29,141 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-swap ; status: True ; >09:08:29,142 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-root ; status: True ; >09:08:29,144 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:08:29,145 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:08:29,147 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (100) with existing ext4 filesystem >09:08:29,150 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:08:29,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:29,153 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >09:08:29,154 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 118 >09:08:29,155 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:08:29,156 INFO blivet: added dm live-base (id 117) to device tree >09:08:29,157 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:08:29,156 INFO blivet: got device: DMDevice instance (0x7fe42f65ae90) -- > name = live-base status = True kids = 0 id = 117 > parents = ['existing 0 B loop loop1 (100) 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 0x7fe432b5b830> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:08:29,203 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:08:29,205 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:08:29,205 DEBUG blivet: device live-base does not contain a disklabel >09:08:29,205 INFO blivet: type detected on 'live-base' is 'ext4' >09:08:29,294 DEBUG blivet: size=0 B, current=2048 MiB >09:08:29,314 DEBUG blivet: using current size 0 as min size >09:08:29,316 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:29,317 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 120 >09:08:29,318 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:08:29,318 INFO blivet: got format: existing ext4 filesystem >09:08:29,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_gasoline-swap /dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWmJnhL7xW0eJfbSSDnWiYA2kMonTrvBRm /dev/disk/by-uuid/197af410-f5eb-4200-b662-effe7e759886 /dev/fedora_gasoline/swap /dev/mapper/fedora_gasoline-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'DM_NAME': 'fedora_gasoline-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWmJnhL7xW0eJfbSSDnWiYA2kMonTrvBRm', > 'DM_VG_NAME': 'fedora_gasoline', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '197af410-f5eb-4200-b662-effe7e759886', > 'ID_FS_UUID_ENC': '197af410-f5eb-4200-b662-effe7e759886', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '698323', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_gasoline-swap', > '/dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWmJnhL7xW0eJfbSSDnWiYA2kMonTrvBRm', > '/dev/disk/by-uuid/197af410-f5eb-4200-b662-effe7e759886', > '/dev/fedora_gasoline/swap', > '/dev/mapper/fedora_gasoline-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_gasoline-swap ; >09:08:29,324 INFO blivet: scanning fedora_gasoline-swap (/devices/virtual/block/dm-2)... >09:08:29,326 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-swap ; >09:08:29,333 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora_gasoline-swap (57) with existing swap >09:08:29,361 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:29,374 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,397 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,415 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,435 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,334 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe42f701810) -- > name = fedora_gasoline-swap status = True kids = 0 id = 57 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (31)'] > uuid = mJnhL7-xW0e-JfbS-SDnW-iYA2-kMon-TrvBRm size = 3968 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7cdd0> > target size = 3968 MiB path = /dev/mapper/fedora_gasoline-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe432c90e10) -- > name = fedora_gasoline status = True kids = 3 id = 31 > parents = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > uuid = 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW size = 465.27 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 465.27 GiB path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 119109 > PE Free = 16 PV Count = 1 > modified = False extents = 119109 free space = 64 MiB > free extents = 16 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora_gasoline-swap (57) with existing swap', > 'existing 50 GiB lvmlv fedora_gasoline-root (79) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3968 MiB >09:08:29,531 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:29,544 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,565 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,583 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,604 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,700 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:29,713 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,734 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,752 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,773 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,871 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:29,884 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,905 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:29,923 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:29,944 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,012 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_gasoline-swap ; >09:08:30,013 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_gasoline-swap ; label_type: None ; >09:08:30,013 DEBUG blivet: device fedora_gasoline-swap does not contain a disklabel >09:08:30,014 DEBUG blivet: no type or existing type for fedora_gasoline-swap, bailing >09:08:30,018 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_gasoline-home /dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDW3ziaZ87TzljO1ANemR2wsyNdzYWzw66V /dev/disk/by-uuid/6470e736-1c98-458b-b0f5-21b62f1ffea6 /dev/fedora_gasoline/home /dev/mapper/fedora_gasoline-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'DM_NAME': 'fedora_gasoline-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDW3ziaZ87TzljO1ANemR2wsyNdzYWzw66V', > 'DM_VG_NAME': 'fedora_gasoline', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6470e736-1c98-458b-b0f5-21b62f1ffea6', > 'ID_FS_UUID_ENC': '6470e736-1c98-458b-b0f5-21b62f1ffea6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '702161', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_gasoline-home', > '/dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDW3ziaZ87TzljO1ANemR2wsyNdzYWzw66V', > '/dev/disk/by-uuid/6470e736-1c98-458b-b0f5-21b62f1ffea6', > '/dev/fedora_gasoline/home', > '/dev/mapper/fedora_gasoline-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_gasoline-home ; >09:08:30,019 INFO blivet: scanning fedora_gasoline-home (/devices/virtual/block/dm-3)... >09:08:30,020 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-home ; >09:08:30,028 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem >09:08:30,058 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:30,071 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,092 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,110 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,131 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,029 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe432c90f10) -- > name = fedora_gasoline-home status = True kids = 0 id = 34 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (31)'] > uuid = 3ziaZ8-7Tzl-jO1A-NemR-2wsy-NdzY-Wzw66V size = 411.33 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862625792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7cc20> > target size = 411.33 GiB path = /dev/mapper/fedora_gasoline-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe432c90e10) -- > name = fedora_gasoline status = True kids = 3 id = 31 > parents = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > uuid = 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW size = 465.27 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 465.27 GiB path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 119109 > PE Free = 16 PV Count = 1 > modified = False extents = 119109 free space = 64 MiB > free extents = 16 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora_gasoline-swap (57) with existing swap', > 'existing 50 GiB lvmlv fedora_gasoline-root (79) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 411.33 GiB >09:08:30,227 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:30,240 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,261 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,279 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,300 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,396 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:30,410 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,431 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,449 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,470 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,568 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:30,581 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,602 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,620 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,641 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,709 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_gasoline-home ; >09:08:30,711 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_gasoline-home ; label_type: None ; >09:08:30,711 DEBUG blivet: device fedora_gasoline-home does not contain a disklabel >09:08:30,711 DEBUG blivet: no type or existing type for fedora_gasoline-home, bailing >09:08:30,716 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_gasoline-root /dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWzRc6vyvzvroWUt79ELRp4pf00SGCyHh3 /dev/disk/by-uuid/45ead28e-e533-409a-ac82-325dca2c7a14 /dev/fedora_gasoline/root /dev/mapper/fedora_gasoline-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1402384125', > 'DM_NAME': 'fedora_gasoline-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWzRc6vyvzvroWUt79ELRp4pf00SGCyHh3', > 'DM_VG_NAME': 'fedora_gasoline', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45ead28e-e533-409a-ac82-325dca2c7a14', > 'ID_FS_UUID_ENC': '45ead28e-e533-409a-ac82-325dca2c7a14', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '703867', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_gasoline-root', > '/dev/disk/by-id/dm-uuid-LVM-8IwcKGCLzUyh2Tvi5yNBhQZh874JDIDWzRc6vyvzvroWUt79ELRp4pf00SGCyHh3', > '/dev/disk/by-uuid/45ead28e-e533-409a-ac82-325dca2c7a14', > '/dev/fedora_gasoline/root', > '/dev/mapper/fedora_gasoline-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_gasoline-root ; >09:08:30,716 INFO blivet: scanning fedora_gasoline-root (/devices/virtual/block/dm-4)... >09:08:30,718 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_gasoline-root ; >09:08:30,726 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora_gasoline-root (79) with existing ext4 filesystem >09:08:30,756 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:30,769 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,790 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,808 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,829 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,727 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe42f70c610) -- > name = fedora_gasoline-root status = True kids = 0 id = 79 > parents = ['existing 465.27 GiB lvmvg fedora_gasoline (31)'] > uuid = zRc6vy-vzvr-oWUt-79EL-Rp4p-f00S-GCyHh3 size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_gasoline-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe43eb7cd40> > target size = 50 GiB path = /dev/mapper/fedora_gasoline-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe432c90e10) -- > name = fedora_gasoline status = True kids = 3 id = 31 > parents = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > uuid = 8IwcKG-CLzU-yh2T-vi5y-NBhQ-Zh87-4JDIDW size = 465.27 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 465.27 GiB path = /dev/fedora_gasoline > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 119109 > PE Free = 16 PV Count = 1 > modified = False extents = 119109 free space = 64 MiB > free extents = 16 reserved percent = 0 reserved space = 0 B > PVs = ['existing 465.27 GiB partition sda2 (27) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora_gasoline-home (34) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora_gasoline-swap (57) with existing swap', > 'existing 50 GiB lvmlv fedora_gasoline-root (79) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >09:08:30,925 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:30,938 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,959 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:30,977 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:30,997 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:31,094 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:31,107 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:31,128 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:31,146 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:31,167 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:31,266 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >09:08:31,279 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:31,304 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:31,319 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:31,338 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:31,420 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_gasoline-root ; >09:08:31,425 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_gasoline-root ; label_type: None ; >09:08:31,425 DEBUG blivet: device fedora_gasoline-root does not contain a disklabel >09:08:31,426 DEBUG blivet: no type or existing type for fedora_gasoline-root, bailing >09:08:31,521 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:08:31,523 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:08:31,526 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:08:31,576 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:08:31,579 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >09:08:31,582 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >09:08:31,628 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >09:08:31,632 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >09:08:31,635 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >09:08:31,682 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >09:08:31,684 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >09:08:31,687 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >09:08:31,737 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:08:31,790 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:08:31,795 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:31,805 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:31,857 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-home ; status: True ; controllable: True ; >09:08:31,914 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-home ; status: True ; controllable: True ; >09:08:32,085 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_gasoline ; status: True ; controllable: True ; >09:08:32,093 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:08:32,099 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:08:32,154 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_gasoline ; status: True ; controllable: True ; >09:08:32,299 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:08:32,307 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:08:32,319 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:08:32,375 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:08:32,383 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:32,398 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:32,452 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-swap ; status: False ; controllable: True ; >09:08:32,456 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-root ; status: False ; controllable: True ; >09:08:32,460 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:08:32,464 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:08:32,470 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:08:32,522 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:08:32,522 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:08:32,538 INFO blivet: edd: collected mbr signatures: {'sda': '0x7f00d10e'} >09:08:32,541 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x7f00d10e > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >09:08:32,542 INFO blivet: edd: matched 0x80 to sda using MBR sig >09:08:32,548 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:08:32,615 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:08:32,776 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:08:32,780 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:32,789 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:32,842 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-home ; status: False ; controllable: True ; orig: False ; >09:08:32,846 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-home ; orig: False ; >09:08:32,850 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >09:08:32,855 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_gasoline-home ; status: False ; controllable: True ; orig: False ; >09:08:33,310 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-home ; status: True ; controllable: True ; >09:08:33,468 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-home ; status: True ; controllable: True ; >09:08:33,596 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_gasoline ; status: True ; controllable: True ; >09:08:33,603 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:08:33,613 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:08:33,665 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_gasoline ; status: True ; controllable: True ; >09:08:33,756 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:08:33,763 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:08:33,775 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:08:33,831 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:08:33,838 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:33,852 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:33,905 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: False ; controllable: True ; orig: False ; >09:08:33,911 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-root ; orig: False ; >09:08:33,916 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >09:08:33,921 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_gasoline-root ; status: False ; controllable: True ; orig: False ; >09:08:34,278 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-root ; status: True ; controllable: True ; >09:08:34,426 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-root ; status: True ; controllable: True ; >09:08:34,556 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_gasoline ; status: True ; controllable: True ; >09:08:34,563 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:08:34,570 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:08:34,625 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_gasoline ; status: True ; controllable: True ; >09:08:34,714 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:08:34,722 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:08:34,734 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:08:34,786 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:08:34,793 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:34,804 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:08:34,995 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:35,044 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:35,082 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:35,126 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:08:35,173 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:35,178 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:35,186 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:35,190 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:35,195 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:35,231 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:35,235 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,238 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,243 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,249 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,254 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:35,078 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,080 INFO blivet: Skipping disk: sdb: No media present >09:08:35,080 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,083 INFO blivet: Skipping disk: sdc: No media present >09:08:35,083 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,085 INFO blivet: Skipping disk: sdd: No media present >09:08:35,086 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,088 INFO blivet: Skipping disk: sde: No media present >09:08:35,088 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,090 INFO blivet: Skipping disk: sdb: No media present >09:08:35,091 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,093 INFO blivet: Skipping disk: sdc: No media present >09:08:35,093 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,095 INFO blivet: Skipping disk: sdd: No media present >09:08:35,096 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,099 INFO blivet: Skipping disk: sde: No media present >09:08:35,100 DEBUG blivet: onlyuse is now: sda >09:08:35,101 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,104 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,107 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,109 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,113 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,115 INFO blivet: Skipping disk: sdb: No media present >09:08:35,116 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,118 INFO blivet: Skipping disk: sdc: No media present >09:08:35,118 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,121 INFO blivet: Skipping disk: sdd: No media present >09:08:35,121 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,124 INFO blivet: Skipping disk: sde: No media present >09:08:35,140 DEBUG blivet: clearpart: looking at sda2 >09:08:35,140 DEBUG blivet: clearpart: looking at sda1 >09:08:35,141 DEBUG blivet: checking whether disk sda has an empty extended >09:08:35,141 DEBUG blivet: extended is None ; logicals is [] >09:08:35,141 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,144 INFO blivet: Skipping disk: sdb: No media present >09:08:35,144 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,146 INFO blivet: Skipping disk: sdc: No media present >09:08:35,147 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,149 INFO blivet: Skipping disk: sdd: No media present >09:08:35,149 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,151 INFO blivet: Skipping disk: sde: No media present >09:08:35,152 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,154 INFO blivet: Skipping disk: sdb: No media present >09:08:35,155 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,157 INFO blivet: Skipping disk: sdc: No media present >09:08:35,157 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,159 INFO blivet: Skipping disk: sdd: No media present >09:08:35,159 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,162 INFO blivet: Skipping disk: sde: No media present >09:08:35,162 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,164 INFO blivet: Skipping disk: sdb: No media present >09:08:35,165 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,167 INFO blivet: Skipping disk: sdc: No media present >09:08:35,167 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,169 INFO blivet: Skipping disk: sdd: No media present >09:08:35,170 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,172 INFO blivet: Skipping disk: sde: No media present >09:08:35,173 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,175 INFO blivet: Skipping disk: sdb: No media present >09:08:35,176 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,178 INFO blivet: Skipping disk: sdc: No media present >09:08:35,179 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,181 INFO blivet: Skipping disk: sdd: No media present >09:08:35,181 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,183 INFO blivet: Skipping disk: sde: No media present >09:08:35,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:35,193 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with existing msdos disklabel >09:08:35,194 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:35,194 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:35,196 INFO blivet: Skipping disk: sdb: No media present >09:08:35,196 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:35,199 INFO blivet: Skipping disk: sdc: No media present >09:08:35,199 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:35,202 INFO blivet: Skipping disk: sdd: No media present >09:08:35,203 DEBUG blivet: looking up parted Device: /dev/sde >09:08:35,205 INFO blivet: Skipping disk: sde: No media present >09:08:35,332 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:35,340 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with existing msdos disklabel >09:08:35,340 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:35,341 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:35,347 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with existing msdos disklabel >09:08:35,348 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:45,750 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:45,753 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:45,756 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:45,758 DEBUG blivet: looking up parted Device: /dev/sde >09:08:45,776 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:45,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with existing msdos disklabel >09:08:47,986 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:47,988 INFO blivet: Skipping disk: sdb: No media present >09:08:47,989 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:47,991 INFO blivet: Skipping disk: sdc: No media present >09:08:47,992 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:47,994 INFO blivet: Skipping disk: sdd: No media present >09:08:47,994 DEBUG blivet: looking up parted Device: /dev/sde >09:08:47,997 INFO blivet: Skipping disk: sde: No media present >09:08:47,997 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:48,000 INFO blivet: Skipping disk: sdb: No media present >09:08:48,000 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:48,003 INFO blivet: Skipping disk: sdc: No media present >09:08:48,003 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:48,006 INFO blivet: Skipping disk: sdd: No media present >09:08:48,006 DEBUG blivet: looking up parted Device: /dev/sde >09:08:48,009 INFO blivet: Skipping disk: sde: No media present >09:08:48,011 INFO blivet: Detected 3968 MiB of memory >09:08:48,034 INFO blivet: Swap attempt of 3968 MiB >09:08:51,007 DEBUG blivet: removing sda >09:08:51,007 DEBUG blivet: devices to remove: ['fedora_gasoline-root', 'fedora_gasoline-swap', 'fedora_gasoline-home', 'fedora_gasoline', 'sda2', 'sda1'] >09:08:51,008 DEBUG blivet: leaves to remove: ['fedora_gasoline-root', 'fedora_gasoline-swap', 'fedora_gasoline-home', 'sda1'] >09:08:51,008 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 126 >09:08:51,012 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-root ; current: ext4 ; type: None ; >09:08:51,012 INFO blivet: registered action: [125] destroy format ext4 filesystem on lvmlv fedora_gasoline-root (id 79) >09:08:51,013 INFO blivet: removed lvmlv fedora_gasoline-root (id 79) from device tree >09:08:51,016 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_gasoline ; >09:08:51,016 INFO blivet: registered action: [127] destroy device lvmlv fedora_gasoline-root (id 79) >09:08:51,016 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 129 >09:08:51,019 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-swap ; current: swap ; type: None ; >09:08:51,020 INFO blivet: registered action: [128] destroy format swap on lvmlv fedora_gasoline-swap (id 57) >09:08:51,020 INFO blivet: removed lvmlv fedora_gasoline-swap (id 57) from device tree >09:08:51,022 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_gasoline ; >09:08:51,022 INFO blivet: registered action: [130] destroy device lvmlv fedora_gasoline-swap (id 57) >09:08:51,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 132 >09:08:51,025 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-home ; current: ext4 ; type: None ; >09:08:51,025 INFO blivet: registered action: [131] destroy format ext4 filesystem on lvmlv fedora_gasoline-home (id 34) >09:08:51,025 INFO blivet: removed lvmlv fedora_gasoline-home (id 34) from device tree >09:08:51,027 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_gasoline ; >09:08:51,027 INFO blivet: registered action: [133] destroy device lvmlv fedora_gasoline-home (id 34) >09:08:51,029 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:08:51,029 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 135 >09:08:51,031 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >09:08:51,032 INFO blivet: registered action: [134] destroy format ext4 filesystem on partition sda1 (id 22) >09:08:51,032 INFO blivet: removed partition sda1 (id 22) from device tree >09:08:51,034 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:08:51,034 INFO blivet: registered action: [136] destroy device partition sda1 (id 22) >09:08:51,035 DEBUG blivet: devices to remove: ['fedora_gasoline', 'sda2'] >09:08:51,035 DEBUG blivet: leaves to remove: ['fedora_gasoline'] >09:08:51,036 INFO blivet: removed lvmvg fedora_gasoline (id 31) from device tree >09:08:51,037 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >09:08:51,038 INFO blivet: registered action: [137] destroy device lvmvg fedora_gasoline (id 31) >09:08:51,038 DEBUG blivet: devices to remove: ['sda2'] >09:08:51,038 DEBUG blivet: leaves to remove: ['sda2'] >09:08:51,040 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:08:51,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 139 >09:08:51,042 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >09:08:51,042 INFO blivet: registered action: [138] destroy format lvmpv on partition sda2 (id 27) >09:08:51,043 INFO blivet: removed partition sda2 (id 27) from device tree >09:08:51,045 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:08:51,045 INFO blivet: registered action: [140] destroy device partition sda2 (id 27) >09:08:51,045 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 142 >09:08:51,047 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >09:08:51,047 INFO blivet: registered action: [141] destroy format msdos disklabel on disk sda (id 17) >09:08:51,057 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,059 INFO blivet: Skipping disk: sdb: No media present >09:08:51,060 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,062 INFO blivet: Skipping disk: sdc: No media present >09:08:51,063 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,065 INFO blivet: Skipping disk: sdd: No media present >09:08:51,066 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,068 INFO blivet: Skipping disk: sde: No media present >09:08:51,069 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,071 INFO blivet: Skipping disk: sdb: No media present >09:08:51,072 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,074 INFO blivet: Skipping disk: sdc: No media present >09:08:51,075 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,077 INFO blivet: Skipping disk: sdd: No media present >09:08:51,078 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,080 INFO blivet: Skipping disk: sde: No media present >09:08:51,082 INFO blivet: Detected 3968 MiB of memory >09:08:51,104 INFO blivet: Swap attempt of 3968 MiB >09:08:51,127 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,130 INFO blivet: Skipping disk: sdb: No media present >09:08:51,131 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,134 INFO blivet: Skipping disk: sdc: No media present >09:08:51,135 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,138 INFO blivet: Skipping disk: sdd: No media present >09:08:51,138 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,141 INFO blivet: Skipping disk: sde: No media present >09:08:51,142 DEBUG blivet: clearpart: initializing sda >09:08:51,142 DEBUG blivet: removing sda >09:08:51,142 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 144 >09:08:51,145 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:08:51,145 INFO blivet: registered action: [143] destroy format None on disk sda (id 17) >09:08:51,146 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 146 >09:08:51,149 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:08:51,149 INFO blivet: registered action: [145] destroy format None on disk sda (id 17) >09:08:51,150 DEBUG blivet: required disklabel type for sda (1) is None >09:08:51,150 DEBUG blivet: default disklabel type for sda is msdos >09:08:51,150 DEBUG blivet: selecting msdos disklabel for sda based on size >09:08:51,152 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >09:08:51,154 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >09:08:51,156 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe42f63bb50> > PedDisk: <_ped.Disk object at 0x7fe42f6f9fc8> >09:08:51,158 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 147 >09:08:51,160 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:08:51,161 INFO blivet: registered action: [148] create format msdos disklabel on disk sda (id 17) >09:08:51,161 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,164 INFO blivet: Skipping disk: sdb: No media present >09:08:51,164 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,166 INFO blivet: Skipping disk: sdc: No media present >09:08:51,167 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,169 INFO blivet: Skipping disk: sdd: No media present >09:08:51,170 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,172 INFO blivet: Skipping disk: sde: No media present >09:08:51,173 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,176 INFO blivet: Skipping disk: sdb: No media present >09:08:51,176 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,178 INFO blivet: Skipping disk: sdc: No media present >09:08:51,179 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,181 INFO blivet: Skipping disk: sdd: No media present >09:08:51,182 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,184 INFO blivet: Skipping disk: sde: No media present >09:08:51,185 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,187 INFO blivet: Skipping disk: sdb: No media present >09:08:51,188 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,190 INFO blivet: Skipping disk: sdc: No media present >09:08:51,191 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,193 INFO blivet: Skipping disk: sdd: No media present >09:08:51,194 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,196 INFO blivet: Skipping disk: sde: No media present >09:08:51,332 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:51,343 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,343 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:51,344 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,347 INFO blivet: Skipping disk: sdb: No media present >09:08:51,347 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,350 INFO blivet: Skipping disk: sdc: No media present >09:08:51,351 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,354 INFO blivet: Skipping disk: sdd: No media present >09:08:51,354 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,357 INFO blivet: Skipping disk: sde: No media present >09:08:51,359 INFO blivet: Detected 3968 MiB of memory >09:08:51,391 INFO blivet: Swap attempt of 3968 MiB >09:08:51,422 DEBUG blivet: doAutoPart: True >09:08:51,422 DEBUG blivet: encryptedAutoPart: False >09:08:51,422 DEBUG blivet: autoPartType: 2 >09:08:51,423 DEBUG blivet: clearPartType: 2 >09:08:51,423 DEBUG blivet: clearPartDisks: ['sda'] >09:08:51,466 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7fe42f63bd90) -- > 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 (0x7fe42f63b950) -- > 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 (0x7fe42f63b850) -- > 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 (0x7fe42f63b7d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7fe42f63b890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >09:08:51,466 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:51,469 INFO blivet: Skipping disk: sdb: No media present >09:08:51,470 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:51,472 INFO blivet: Skipping disk: sdc: No media present >09:08:51,473 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:51,476 INFO blivet: Skipping disk: sdd: No media present >09:08:51,477 DEBUG blivet: looking up parted Device: /dev/sde >09:08:51,479 INFO blivet: Skipping disk: sde: No media present >09:08:51,480 DEBUG blivet: storage.disks: ['sda'] >09:08:51,481 DEBUG blivet: storage.partitioned: ['sda'] >09:08:51,481 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdc', 'sdd', 'sde', 'sr0'] >09:08:51,484 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:51,494 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,495 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:51,495 DEBUG blivet: boot disk: sda >09:08:51,498 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:08:51,498 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 149 >09:08:51,501 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:08:51,503 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:08:51,505 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:08:51,508 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:08:51,509 INFO blivet: added partition req0 (id 150) to device tree >09:08:51,509 INFO blivet: registered action: [152] create device partition req0 (id 150) >09:08:51,510 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 154 >09:08:51,512 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:08:51,514 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >09:08:51,515 INFO blivet: registered action: [153] create format lvmpv on partition req0 (id 150) >09:08:51,515 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fe44c5f4dd0) -- > name = sda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 465.76 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-6 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe433313e60> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fe44c6037d0>] >09:08:51,550 DEBUG blivet: devs: [PartitionDevice instance (0x7fe43dd66a90) -- > name = req0 status = False kids = 0 id = 150 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:08:51,581 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:51,581 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 155 >09:08:51,584 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:08:51,586 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:08:51,588 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >09:08:51,591 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:08:51,591 INFO blivet: added partition req1 (id 156) to device tree >09:08:51,592 INFO blivet: registered action: [158] create device partition req1 (id 156) >09:08:51,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 160 >09:08:51,594 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:08:51,596 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >09:08:51,597 INFO blivet: registered action: [159] create format ext4 filesystem mounted at /boot on partition req1 (id 156) >09:08:51,597 INFO blivet: skipping unneeded stage1 biosboot request >09:08:51,598 DEBUG blivet: PartSpec instance (0x7fe42f63b7d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >09:08:51,619 DEBUG blivet: existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,644 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:08:51,645 DEBUG blivet: removing all non-preexisting partitions ['req0(id 150)', 'req1(id 156)'] from disk(s) ['sda'] >09:08:51,646 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 150)', 'req1(id 156)'] >09:08:51,646 DEBUG blivet: removing all non-preexisting partitions ['req1(id 156)', 'req0(id 150)'] from disk(s) ['sda'] >09:08:51,649 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:51,659 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,659 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:51,661 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:51,671 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,672 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:51,672 DEBUG blivet: allocating partition: req1 ; id: 156 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:08:51,694 DEBUG blivet: checking freespace on sda >09:08:51,694 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:08:51,716 DEBUG blivet: checking 63-976773167 (465.76 GiB) >09:08:51,738 DEBUG blivet: current free range is 63-976773167 (465.76 GiB) >09:08:51,767 DEBUG blivet: updating use_disk to sda, type: 0 >09:08:51,767 DEBUG blivet: new free: 63-976773167 / 465.76 GiB >09:08:51,787 DEBUG blivet: new free allows for 0 sectors of growth >09:08:51,788 DEBUG blivet: found free space for bootable request >09:08:51,789 DEBUG blivet: adjusted start sector from 63 to 2048 >09:08:51,790 DEBUG blivet: created partition sda1 of 500 MiB and added it to /dev/sda >09:08:51,807 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:08:51,807 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6d5d0> PedPartition: <_ped.Partition object at 0x7fe43dd6af50> >09:08:51,812 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:08:51,814 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:08:51,817 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:08:51,817 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6d4d0> PedPartition: <_ped.Partition object at 0x7fe42f6206b0> >09:08:51,822 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:51,829 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,829 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:51,831 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:51,838 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:51,838 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:51,838 DEBUG blivet: allocating partition: req0 ; id: 150 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:08:51,855 DEBUG blivet: checking freespace on sda >09:08:51,856 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:08:51,871 DEBUG blivet: checking 63-2047 (992.5 KiB) >09:08:51,888 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >09:08:51,903 DEBUG blivet: checking 1026048-976773167 (465.27 GiB) >09:08:51,919 DEBUG blivet: current free range is 1026048-976773167 (465.27 GiB) >09:08:51,935 DEBUG blivet: evaluating growth potential for new layout >09:08:51,935 DEBUG blivet: calculating growth for disk /dev/sda >09:08:51,937 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:08:51,938 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6d710> PedPartition: <_ped.Partition object at 0x7fe43dd6ae30> >09:08:51,942 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:08:51,944 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:08:51,944 DEBUG blivet: adding request 156 to chunk 976773105 (63-976773167) on /dev/sda >09:08:51,945 DEBUG blivet: adding request 150 to chunk 976773105 (63-976773167) on /dev/sda >09:08:51,945 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 B > >09:08:51,946 DEBUG blivet: req: PartitionRequest instance -- >id = 156 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:08:51,946 DEBUG blivet: req: PartitionRequest instance -- >id = 150 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:08:51,947 DEBUG blivet: 1 requests and 974725105 (464.79 GiB) left in chunk >09:08:51,963 DEBUG blivet: adding 974725105 (464.79 GiB) to 150 (sda2) >09:08:51,978 DEBUG blivet: new grow amount for request 150 (sda2) is 974725105 units, or 464.79 GiB >09:08:51,994 DEBUG blivet: request 156 (sda1) growth: 0 (0 B) size: 500 MiB >09:08:52,010 DEBUG blivet: request 150 (sda2) growth: 974725105 (464.79 GiB) size: 465.27 GiB >09:08:52,040 DEBUG blivet: disk /dev/sda growth: 974725105 (464.79 GiB) >09:08:52,057 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:08:52,057 DEBUG blivet: device sda2 new partedPartition None >09:08:52,058 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:08:52,060 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:08:52,060 DEBUG blivet: total growth: 974725105 sectors >09:08:52,060 DEBUG blivet: updating use_disk to sda, type: 0 >09:08:52,061 DEBUG blivet: new free: 1026048-976773167 / 465.27 GiB >09:08:52,076 DEBUG blivet: new free allows for 974725105 sectors of growth >09:08:52,077 DEBUG blivet: created partition sda2 of 500 MiB and added it to /dev/sda >09:08:52,093 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:08:52,094 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6d8d0> PedPartition: <_ped.Partition object at 0x7fe43dd6c290> >09:08:52,098 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:08:52,099 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:08:52,101 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:08:52,102 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6d850> PedPartition: <_ped.Partition object at 0x7fe43dd6c170> >09:08:52,105 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda2(id 150)', 'sda1(id 156)'] >09:08:52,105 DEBUG blivet: growable partitions are ['sda2'] >09:08:52,105 DEBUG blivet: adding request 150 to chunk 976773105 (63-976773167) on /dev/sda >09:08:52,106 DEBUG blivet: adding request 156 to chunk 976773105 (63-976773167) on /dev/sda >09:08:52,106 DEBUG blivet: disk sda has 1 chunks >09:08:52,106 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 B > >09:08:52,107 DEBUG blivet: req: PartitionRequest instance -- >id = 156 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:08:52,107 DEBUG blivet: req: PartitionRequest instance -- >id = 150 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:08:52,107 DEBUG blivet: 1 requests and 974725105 (464.79 GiB) left in chunk >09:08:52,123 DEBUG blivet: adding 974725105 (464.79 GiB) to 150 (sda2) >09:08:52,138 DEBUG blivet: new grow amount for request 150 (sda2) is 974725105 units, or 464.79 GiB >09:08:52,154 DEBUG blivet: growing partitions on sda >09:08:52,154 DEBUG blivet: partition sda1 (156): 0 >09:08:52,155 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fe42f63b910> PedGeometry: <_ped.Geometry object at 0x7fe43dd6da10> >09:08:52,155 DEBUG blivet: partition sda2 (150): 0 >09:08:52,155 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7fe42f63b910> PedGeometry: <_ped.Geometry object at 0x7fe43dd6db50> >09:08:52,156 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 156)', 'sda2(id 150)'] from disk(s) ['sda'] >09:08:52,157 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:08:52,158 DEBUG blivet: device sda1 new partedPartition None >09:08:52,159 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >09:08:52,161 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:08:52,162 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:08:52,163 DEBUG blivet: device sda2 new partedPartition None >09:08:52,164 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:08:52,166 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:08:52,166 DEBUG blivet: back from removeNewPartitions >09:08:52,166 DEBUG blivet: extended: None >09:08:52,166 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fe42f63b910> PedGeometry: <_ped.Geometry object at 0x7fe43dd6da10> >09:08:52,168 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:08:52,168 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6dd90> PedPartition: <_ped.Partition object at 0x7fe43dd6c1d0> >09:08:52,173 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:08:52,174 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:08:52,176 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:08:52,176 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6ded0> PedPartition: <_ped.Partition object at 0x7fe43dd6c2f0> >09:08:52,179 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7fe42f63b910> PedGeometry: <_ped.Geometry object at 0x7fe43dd6db50> >09:08:52,181 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:08:52,181 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6d590> PedPartition: <_ped.Partition object at 0x7fe43dd6c350> >09:08:52,185 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:08:52,187 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:08:52,189 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:08:52,189 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe42f63bb10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe43dd6e150> PedPartition: <_ped.Partition object at 0x7fe43dd6c3b0> >09:08:52,192 DEBUG blivet: fixing size of non-existent 500 MiB partition sda1 (156) with non-existent ext4 filesystem mounted at /boot >09:08:52,208 DEBUG blivet: fixing size of non-existent 465.27 GiB partition sda2 (150) with non-existent lvmpv >09:08:52,227 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_gasoline ; member: sda2 ; >09:08:52,229 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >09:08:52,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 162 >09:08:52,231 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_gasoline ; current: None ; type: None ; >09:08:52,232 INFO blivet: added lvmvg fedora_gasoline (id 161) to device tree >09:08:52,232 INFO blivet: registered action: [164] create device lvmvg fedora_gasoline (id 161) >09:08:52,234 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:52,235 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 165 >09:08:52,237 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_gasoline ; >09:08:52,238 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-root ; current: None ; type: ext4 ; >09:08:52,245 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,261 DEBUG blivet: vg fedora_gasoline has 465.27 GiB free >09:08:52,276 DEBUG blivet: Adding fedora_gasoline-root/1024 MiB to fedora_gasoline >09:08:52,292 INFO blivet: added lvmlv fedora_gasoline-root (id 166) to device tree >09:08:52,293 INFO blivet: registered action: [168] create device lvmlv fedora_gasoline-root (id 166) >09:08:52,293 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 170 >09:08:52,295 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-root ; current: ext4 ; type: ext4 ; >09:08:52,295 INFO blivet: registered action: [169] create format ext4 filesystem mounted at / on lvmlv fedora_gasoline-root (id 166) >09:08:52,297 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:52,298 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 171 >09:08:52,300 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_gasoline ; >09:08:52,301 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-home ; current: None ; type: ext4 ; >09:08:52,307 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,323 DEBUG blivet: vg fedora_gasoline has 464.27 GiB free >09:08:52,339 DEBUG blivet: Adding fedora_gasoline-home/500 MiB to fedora_gasoline >09:08:52,355 INFO blivet: added lvmlv fedora_gasoline-home (id 172) to device tree >09:08:52,355 INFO blivet: registered action: [174] create device lvmlv fedora_gasoline-home (id 172) >09:08:52,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 176 >09:08:52,357 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-home ; current: ext4 ; type: ext4 ; >09:08:52,357 INFO blivet: registered action: [175] create format ext4 filesystem mounted at /home on lvmlv fedora_gasoline-home (id 172) >09:08:52,359 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:08:52,359 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 177 >09:08:52,361 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_gasoline ; >09:08:52,363 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-swap ; current: None ; type: swap ; >09:08:52,369 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,385 DEBUG blivet: vg fedora_gasoline has 463.78 GiB free >09:08:52,401 DEBUG blivet: Adding fedora_gasoline-swap/3968 MiB to fedora_gasoline >09:08:52,416 INFO blivet: added lvmlv fedora_gasoline-swap (id 178) to device tree >09:08:52,416 INFO blivet: registered action: [180] create device lvmlv fedora_gasoline-swap (id 178) >09:08:52,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 182 >09:08:52,418 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_gasoline-swap ; current: swap ; type: swap ; >09:08:52,419 INFO blivet: registered action: [181] create format swap on lvmlv fedora_gasoline-swap (id 178) >09:08:52,419 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,436 DEBUG blivet: vg fedora_gasoline has 459.9 GiB free >09:08:52,452 DEBUG blivet: vg fedora_gasoline: 459.9 GiB free ; lvs: ['root', 'home', 'swap'] >09:08:52,469 DEBUG blivet: adding request 166 to chunk 119109 on /dev/fedora_gasoline >09:08:52,469 DEBUG blivet: adding request 172 to chunk 119109 on /dev/fedora_gasoline >09:08:52,470 DEBUG blivet: adding request 178 to chunk 119109 on /dev/fedora_gasoline >09:08:52,470 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora_gasoline length = 119109 size = 465.27 GiB >remaining = 2 pool = 117720 >09:08:52,486 DEBUG blivet: req: LVRequest instance -- >id = 178 name = fedora_gasoline-swap growable = False >base = 993 growth = 0 max_grow = 0 >done = True >09:08:52,486 DEBUG blivet: req: LVRequest instance -- >id = 166 name = fedora_gasoline-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >09:08:52,486 DEBUG blivet: req: LVRequest instance -- >id = 172 name = fedora_gasoline-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >09:08:52,486 DEBUG blivet: 2 requests and 117720 (459.84 GiB) left in chunk >09:08:52,502 DEBUG blivet: adding 0 (0 B) to 166 (fedora_gasoline-root) >09:08:52,503 DEBUG blivet: new grow amount for request 166 (fedora_gasoline-root) is 0 units, or 0 B >09:08:52,503 DEBUG blivet: adding 0 (0 B) to 172 (fedora_gasoline-home) >09:08:52,504 DEBUG blivet: new grow amount for request 172 (fedora_gasoline-home) is 0 units, or 0 B >09:08:52,505 DEBUG blivet: adding 117720 (459.84 GiB) to 166 (fedora_gasoline-root) >09:08:52,520 DEBUG blivet: taking back 105176 (410.84 GiB) from 166 (fedora_gasoline-root) >09:08:52,536 DEBUG blivet: new grow amount for request 166 (fedora_gasoline-root) is 12544 units, or 49 GiB >09:08:52,553 DEBUG blivet: adding 105176 (410.84 GiB) to 172 (fedora_gasoline-home) >09:08:52,570 DEBUG blivet: new grow amount for request 172 (fedora_gasoline-home) is 105176 units, or 410.84 GiB >09:08:52,586 DEBUG blivet: trying to set lv fedora_gasoline-root size to 50 GiB >09:08:52,601 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,618 DEBUG blivet: vg fedora_gasoline has 459.9 GiB free >09:08:52,634 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,650 DEBUG blivet: vg fedora_gasoline has 410.9 GiB free >09:08:52,666 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,683 DEBUG blivet: vg fedora_gasoline has 410.9 GiB free >09:08:52,699 DEBUG blivet: trying to set lv fedora_gasoline-home size to 411.33 GiB >09:08:52,714 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,731 DEBUG blivet: vg fedora_gasoline has 410.9 GiB free >09:08:52,747 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,764 DEBUG blivet: vg fedora_gasoline has 60 MiB free >09:08:52,780 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:08:52,796 DEBUG blivet: vg fedora_gasoline has 60 MiB free >09:08:52,812 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:52,814 INFO blivet: Skipping disk: sdb: No media present >09:08:52,815 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:52,817 INFO blivet: Skipping disk: sdc: No media present >09:08:52,817 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:52,819 INFO blivet: Skipping disk: sdd: No media present >09:08:52,820 DEBUG blivet: looking up parted Device: /dev/sde >09:08:52,822 INFO blivet: Skipping disk: sde: No media present >09:08:52,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:52,955 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:52,955 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:52,957 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:52,964 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:52,964 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:52,979 DEBUG blivet: looking up parted Device: /dev/sdb >09:08:52,981 INFO blivet: Skipping disk: sdb: No media present >09:08:52,982 DEBUG blivet: looking up parted Device: /dev/sdc >09:08:52,984 INFO blivet: Skipping disk: sdc: No media present >09:08:52,985 DEBUG blivet: looking up parted Device: /dev/sdd >09:08:52,987 INFO blivet: Skipping disk: sdd: No media present >09:08:52,987 DEBUG blivet: looking up parted Device: /dev/sde >09:08:52,989 INFO blivet: Skipping disk: sde: No media present >09:08:53,112 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:53,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:53,119 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:08:53,121 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:08:53,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (17) with non-existent msdos disklabel >09:08:53,127 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:09:11,508 DEBUG blivet: looking up parted Device: /dev/sdb >09:09:11,510 INFO blivet: Skipping disk: sdb: No media present >09:09:11,511 DEBUG blivet: looking up parted Device: /dev/sdc >09:09:11,513 INFO blivet: Skipping disk: sdc: No media present >09:09:11,513 DEBUG blivet: looking up parted Device: /dev/sdd >09:09:11,516 INFO blivet: Skipping disk: sdd: No media present >09:09:11,516 DEBUG blivet: looking up parted Device: /dev/sde >09:09:11,519 INFO blivet: Skipping disk: sde: No media present >09:09:11,530 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:09:11,531 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:09:11,534 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:09:11,584 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:09:11,586 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >09:09:11,588 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >09:09:11,638 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >09:09:11,639 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >09:09:11,642 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >09:09:11,691 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >09:09:11,692 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >09:09:11,695 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >09:09:11,743 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:09:11,744 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:09:11,747 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:09:11,793 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:09:11,794 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >09:09:11,795 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-root ; status: False ; controllable: True ; >09:09:11,797 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-home ; status: False ; controllable: True ; >09:09:11,798 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-swap ; status: False ; controllable: True ; >09:09:11,798 DEBUG blivet: action: [125] destroy format ext4 filesystem on lvmlv fedora_gasoline-root (id 79) >09:09:11,798 DEBUG blivet: action: [127] destroy device lvmlv fedora_gasoline-root (id 79) >09:09:11,799 DEBUG blivet: action: [128] destroy format swap on lvmlv fedora_gasoline-swap (id 57) >09:09:11,799 DEBUG blivet: action: [130] destroy device lvmlv fedora_gasoline-swap (id 57) >09:09:11,799 DEBUG blivet: action: [131] destroy format ext4 filesystem on lvmlv fedora_gasoline-home (id 34) >09:09:11,799 DEBUG blivet: action: [133] destroy device lvmlv fedora_gasoline-home (id 34) >09:09:11,799 DEBUG blivet: action: [134] destroy format ext4 filesystem on partition sda1 (id 22) >09:09:11,800 DEBUG blivet: action: [136] destroy device partition sda1 (id 22) >09:09:11,800 DEBUG blivet: action: [137] destroy device lvmvg fedora_gasoline (id 31) >09:09:11,800 DEBUG blivet: action: [138] destroy format lvmpv on partition sda2 (id 27) >09:09:11,800 DEBUG blivet: action: [140] destroy device partition sda2 (id 27) >09:09:11,800 DEBUG blivet: action: [141] destroy format msdos disklabel on disk sda (id 17) >09:09:11,801 DEBUG blivet: action: [143] destroy format None on disk sda (id 17) >09:09:11,801 DEBUG blivet: action: [145] destroy format None on disk sda (id 17) >09:09:11,801 DEBUG blivet: action: [148] create format msdos disklabel on disk sda (id 17) >09:09:11,801 DEBUG blivet: action: [152] create device partition sda2 (id 150) >09:09:11,801 DEBUG blivet: action: [153] create format lvmpv on partition sda2 (id 150) >09:09:11,802 DEBUG blivet: action: [158] create device partition sda1 (id 156) >09:09:11,802 DEBUG blivet: action: [159] create format ext4 filesystem mounted at /boot on partition sda1 (id 156) >09:09:11,802 DEBUG blivet: action: [164] create device lvmvg fedora_gasoline (id 161) >09:09:11,802 DEBUG blivet: action: [168] create device lvmlv fedora_gasoline-root (id 166) >09:09:11,802 DEBUG blivet: action: [169] create format ext4 filesystem mounted at / on lvmlv fedora_gasoline-root (id 166) >09:09:11,802 DEBUG blivet: action: [174] create device lvmlv fedora_gasoline-home (id 172) >09:09:11,803 DEBUG blivet: action: [175] create format ext4 filesystem mounted at /home on lvmlv fedora_gasoline-home (id 172) >09:09:11,803 DEBUG blivet: action: [180] create device lvmlv fedora_gasoline-swap (id 178) >09:09:11,803 DEBUG blivet: action: [181] create format swap on lvmlv fedora_gasoline-swap (id 178) >09:09:11,803 INFO blivet: pruning action queue... >09:09:11,804 INFO blivet: removing obsolete action 141 (145) >09:09:11,804 INFO blivet: removing obsolete action 143 (145) >09:09:11,804 DEBUG blivet: action 143 already pruned >09:09:11,804 DEBUG blivet: action 141 already pruned >09:09:11,806 INFO blivet: resetting parted disks... >09:09:11,807 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >09:09:11,809 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >09:09:11,810 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >09:09:11,811 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >09:09:11,813 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >09:09:11,813 DEBUG blivet: sector-based lookup found partition sda1 >09:09:11,815 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:09:11,815 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe432c90250> fileSystem: <parted.filesystem.FileSystem object at 0x7fe432b37f10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432b37fd0> PedPartition: <_ped.Partition object at 0x7fe43dd79230> >09:09:11,821 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >09:09:11,821 DEBUG blivet: sector-based lookup found partition sda2 >09:09:11,823 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:09:11,823 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe432c90250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432c8add0> PedPartition: <_ped.Partition object at 0x7fe432c89d70> >09:09:11,826 INFO blivet: sorting actions... >09:09:11,835 DEBUG blivet: action: [134] destroy format ext4 filesystem on partition sda1 (id 22) >09:09:11,836 DEBUG blivet: action: [131] destroy format ext4 filesystem on lvmlv fedora_gasoline-home (id 34) >09:09:11,836 DEBUG blivet: action: [133] destroy device lvmlv fedora_gasoline-home (id 34) >09:09:11,836 DEBUG blivet: action: [128] destroy format swap on lvmlv fedora_gasoline-swap (id 57) >09:09:11,837 DEBUG blivet: action: [130] destroy device lvmlv fedora_gasoline-swap (id 57) >09:09:11,837 DEBUG blivet: action: [125] destroy format ext4 filesystem on lvmlv fedora_gasoline-root (id 79) >09:09:11,837 DEBUG blivet: action: [127] destroy device lvmlv fedora_gasoline-root (id 79) >09:09:11,837 DEBUG blivet: action: [137] destroy device lvmvg fedora_gasoline (id 31) >09:09:11,838 DEBUG blivet: action: [138] destroy format lvmpv on partition sda2 (id 27) >09:09:11,838 DEBUG blivet: action: [140] destroy device partition sda2 (id 27) >09:09:11,838 DEBUG blivet: action: [136] destroy device partition sda1 (id 22) >09:09:11,839 DEBUG blivet: action: [145] destroy format None on disk sda (id 17) >09:09:11,839 DEBUG blivet: lvm filter: removing sda2 from the reject list >09:09:11,839 DEBUG blivet: sda2 wasn't in the reject list >09:09:11,839 DEBUG blivet: lvm filter: removing sda1 from the reject list >09:09:11,839 DEBUG blivet: sda1 wasn't in the reject list >09:09:11,840 DEBUG blivet: lvm filter: removing fedora_gasoline from the reject list >09:09:11,840 DEBUG blivet: fedora_gasoline wasn't in the reject list >09:09:11,840 DEBUG blivet: lvm filter: removing fedora_gasoline-root from the reject list >09:09:11,840 DEBUG blivet: fedora_gasoline-root wasn't in the reject list >09:09:11,840 DEBUG blivet: lvm filter: removing fedora_gasoline-home from the reject list >09:09:11,840 DEBUG blivet: fedora_gasoline-home wasn't in the reject list >09:09:11,841 DEBUG blivet: lvm filter: removing fedora_gasoline-swap from the reject list >09:09:11,841 DEBUG blivet: fedora_gasoline-swap wasn't in the reject list >09:09:11,841 DEBUG blivet: action: [148] create format msdos disklabel on disk sda (id 17) >09:09:11,841 DEBUG blivet: lvm filter: removing sda2 from the reject list >09:09:11,841 DEBUG blivet: sda2 wasn't in the reject list >09:09:11,841 DEBUG blivet: lvm filter: removing sda1 from the reject list >09:09:11,842 DEBUG blivet: sda1 wasn't in the reject list >09:09:11,842 DEBUG blivet: lvm filter: removing fedora_gasoline from the reject list >09:09:11,842 DEBUG blivet: fedora_gasoline wasn't in the reject list >09:09:11,842 DEBUG blivet: lvm filter: removing fedora_gasoline-root from the reject list >09:09:11,842 DEBUG blivet: fedora_gasoline-root wasn't in the reject list >09:09:11,842 DEBUG blivet: lvm filter: removing fedora_gasoline-home from the reject list >09:09:11,842 DEBUG blivet: fedora_gasoline-home wasn't in the reject list >09:09:11,843 DEBUG blivet: lvm filter: removing fedora_gasoline-swap from the reject list >09:09:11,843 DEBUG blivet: fedora_gasoline-swap wasn't in the reject list >09:09:11,843 DEBUG blivet: action: [158] create device partition sda1 (id 156) >09:09:11,843 DEBUG blivet: action: [159] create format ext4 filesystem mounted at /boot on partition sda1 (id 156) >09:09:11,844 DEBUG blivet: action: [152] create device partition sda2 (id 150) >09:09:11,844 DEBUG blivet: lvm filter: removing fedora_gasoline from the reject list >09:09:11,844 DEBUG blivet: fedora_gasoline wasn't in the reject list >09:09:11,844 DEBUG blivet: lvm filter: removing fedora_gasoline-root from the reject list >09:09:11,845 DEBUG blivet: fedora_gasoline-root wasn't in the reject list >09:09:11,845 DEBUG blivet: lvm filter: removing fedora_gasoline-home from the reject list >09:09:11,845 DEBUG blivet: fedora_gasoline-home wasn't in the reject list >09:09:11,845 DEBUG blivet: lvm filter: removing fedora_gasoline-swap from the reject list >09:09:11,845 DEBUG blivet: fedora_gasoline-swap wasn't in the reject list >09:09:11,845 DEBUG blivet: action: [153] create format lvmpv on partition sda2 (id 150) >09:09:11,846 DEBUG blivet: lvm filter: removing fedora_gasoline from the reject list >09:09:11,846 DEBUG blivet: fedora_gasoline wasn't in the reject list >09:09:11,846 DEBUG blivet: lvm filter: removing fedora_gasoline-root from the reject list >09:09:11,846 DEBUG blivet: fedora_gasoline-root wasn't in the reject list >09:09:11,846 DEBUG blivet: lvm filter: removing fedora_gasoline-home from the reject list >09:09:11,846 DEBUG blivet: fedora_gasoline-home wasn't in the reject list >09:09:11,847 DEBUG blivet: lvm filter: removing fedora_gasoline-swap from the reject list >09:09:11,847 DEBUG blivet: fedora_gasoline-swap wasn't in the reject list >09:09:11,847 DEBUG blivet: action: [164] create device lvmvg fedora_gasoline (id 161) >09:09:11,847 DEBUG blivet: lvm filter: removing fedora_gasoline-root from the reject list >09:09:11,847 DEBUG blivet: fedora_gasoline-root wasn't in the reject list >09:09:11,847 DEBUG blivet: lvm filter: removing fedora_gasoline-home from the reject list >09:09:11,848 DEBUG blivet: fedora_gasoline-home wasn't in the reject list >09:09:11,848 DEBUG blivet: lvm filter: removing fedora_gasoline-swap from the reject list >09:09:11,848 DEBUG blivet: fedora_gasoline-swap wasn't in the reject list >09:09:11,848 DEBUG blivet: action: [180] create device lvmlv fedora_gasoline-swap (id 178) >09:09:11,848 DEBUG blivet: action: [181] create format swap on lvmlv fedora_gasoline-swap (id 178) >09:09:11,849 DEBUG blivet: action: [174] create device lvmlv fedora_gasoline-home (id 172) >09:09:11,849 DEBUG blivet: action: [175] create format ext4 filesystem mounted at /home on lvmlv fedora_gasoline-home (id 172) >09:09:11,849 DEBUG blivet: action: [168] create device lvmlv fedora_gasoline-root (id 166) >09:09:11,850 DEBUG blivet: action: [169] create format ext4 filesystem mounted at / on lvmlv fedora_gasoline-root (id 166) >09:09:11,850 INFO blivet: executing action: [134] destroy format ext4 filesystem on partition sda1 (id 22) >09:09:11,852 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >09:09:11,853 DEBUG blivet: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >09:09:12,095 INFO blivet: executing action: [131] destroy format ext4 filesystem on lvmlv fedora_gasoline-home (id 34) >09:09:12,097 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-home ; status: False ; controllable: True ; orig: True ; >09:09:12,099 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-home ; orig: True ; >09:09:12,101 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: True ; >09:09:12,102 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_gasoline-home ; status: False ; controllable: True ; orig: True ; >09:09:12,501 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora_gasoline-home ; status: False ; type: ext4 ; >09:09:12,624 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-home ; status: True ; controllable: True ; >09:09:12,627 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_gasoline-home ; status: False ; type: None ; >09:09:12,674 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-home ; status: True ; controllable: True ; >09:09:12,847 INFO blivet: executing action: [133] destroy device lvmlv fedora_gasoline-home (id 34) >09:09:12,849 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora_gasoline-home ; status: False ; >09:09:12,852 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-home ; status: False ; controllable: True ; >09:09:12,854 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora_gasoline ; orig: True ; >09:09:12,856 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >09:09:12,858 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:09:12,860 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora_gasoline-home ; status: False ; >09:09:13,002 INFO blivet: executing action: [128] destroy format swap on lvmlv fedora_gasoline-swap (id 57) >09:09:13,004 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-swap ; status: False ; controllable: True ; orig: True ; >09:09:13,007 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-swap ; orig: True ; >09:09:13,009 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: True ; >09:09:13,011 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_gasoline-swap ; status: False ; controllable: True ; orig: True ; >09:09:13,309 DEBUG blivet: SwapSpace.destroy: device: /dev/mapper/fedora_gasoline-swap ; status: False ; type: swap ; >09:09:13,439 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-swap ; status: True ; controllable: True ; >09:09:13,441 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_gasoline-swap ; status: False ; type: swap ; >09:09:13,444 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_gasoline-swap ; status: False ; type: None ; >09:09:13,492 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-swap ; status: True ; controllable: True ; >09:09:13,658 INFO blivet: executing action: [130] destroy device lvmlv fedora_gasoline-swap (id 57) >09:09:13,660 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora_gasoline-swap ; status: False ; >09:09:13,662 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-swap ; status: False ; controllable: True ; >09:09:13,663 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora_gasoline ; orig: True ; >09:09:13,665 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >09:09:13,667 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:09:13,668 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora_gasoline-swap ; status: False ; >09:09:13,802 INFO blivet: executing action: [125] destroy format ext4 filesystem on lvmlv fedora_gasoline-root (id 79) >09:09:13,804 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: False ; controllable: True ; orig: True ; >09:09:13,806 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-root ; orig: True ; >09:09:13,808 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: True ; >09:09:13,809 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_gasoline-root ; status: False ; controllable: True ; orig: True ; >09:09:14,098 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora_gasoline-root ; status: False ; type: ext4 ; >09:09:14,209 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-root ; status: True ; controllable: True ; >09:09:14,212 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_gasoline-root ; status: False ; type: None ; >09:09:14,262 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-root ; status: True ; controllable: True ; >09:09:14,445 INFO blivet: executing action: [127] destroy device lvmlv fedora_gasoline-root (id 79) >09:09:14,447 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora_gasoline-root ; status: False ; >09:09:14,449 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-root ; status: False ; controllable: True ; >09:09:14,451 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora_gasoline ; orig: True ; >09:09:14,453 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >09:09:14,456 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:09:14,457 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora_gasoline-root ; status: False ; >09:09:14,602 INFO blivet: executing action: [137] destroy device lvmvg fedora_gasoline (id 31) >09:09:14,604 DEBUG blivet: LVMVolumeGroupDevice.destroy: fedora_gasoline ; status: True ; >09:09:14,606 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_gasoline ; status: True ; controllable: True ; >09:09:14,608 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:09:14,610 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_gasoline ; status: False ; type: None ; >09:09:14,662 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_gasoline ; status: True ; controllable: True ; >09:09:14,741 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora_gasoline ; orig: True ; >09:09:14,744 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >09:09:14,746 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:09:14,748 DEBUG blivet: LVMVolumeGroupDevice._destroy: fedora_gasoline ; status: True ; >09:09:15,042 INFO blivet: executing action: [138] destroy format lvmpv on partition sda2 (id 27) >09:09:15,044 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >09:09:15,046 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:09:15,201 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >09:09:15,201 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >09:09:15,305 INFO blivet: executing action: [140] destroy device partition sda2 (id 27) >09:09:15,308 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >09:09:15,311 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:09:15,313 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:09:15,318 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >09:09:15,365 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >09:09:15,367 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >09:09:15,368 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >09:09:15,371 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >09:09:15,374 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >09:09:15,662 INFO blivet: executing action: [136] destroy device partition sda1 (id 22) >09:09:15,664 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >09:09:15,666 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:09:15,670 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >09:09:15,718 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >09:09:15,720 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >09:09:15,722 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >09:09:15,724 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >09:09:15,727 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >09:09:15,880 INFO blivet: executing action: [145] destroy format None on disk sda (id 17) >09:09:15,884 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >09:09:15,886 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >09:09:16,058 INFO blivet: executing action: [148] create format msdos disklabel on disk sda (id 17) >09:09:16,062 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:09:16,063 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >09:09:16,064 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >09:09:16,066 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >09:09:16,262 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >09:09:16,263 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >09:09:16,309 INFO blivet: executing action: [158] create device partition sda1 (id 156) >09:09:16,311 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >09:09:16,313 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >09:09:16,314 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:09:16,316 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >09:09:16,317 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >09:09:16,321 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >09:09:16,533 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >09:09:16,627 DEBUG blivet: post-commit partition path is /dev/sda1 >09:09:16,629 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:09:16,629 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe432b45b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432b2ad90> PedPartition: <_ped.Partition object at 0x7fe43dd791d0> >09:09:16,636 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >09:09:16,689 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:09:16,691 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >09:09:16,694 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >09:09:16,695 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >09:09:16,789 INFO blivet: executing action: [159] create format ext4 filesystem mounted at /boot on partition sda1 (id 156) >09:09:16,792 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:09:16,793 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >09:09:16,795 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >09:09:16,797 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >09:09:16,798 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >09:09:16,800 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >09:09:16,801 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >09:09:16,802 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >09:09:16,804 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >09:09:16,805 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >09:09:16,806 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >09:09:16,808 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >09:09:16,809 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >09:09:16,810 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >09:09:16,812 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >09:09:16,813 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >09:09:16,814 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >09:09:16,816 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >09:09:16,818 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >09:09:16,857 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >09:09:16,859 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >09:09:16,859 WARN blivet: Could not create label (None) on filesystem ext4 >09:09:17,308 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >09:09:17,309 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >09:09:17,383 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >09:09:17,384 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >09:09:17,385 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >09:09:17,436 INFO blivet: executing action: [152] create device partition sda2 (id 150) >09:09:17,438 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >09:09:17,440 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >09:09:17,442 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:09:17,444 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >09:09:17,446 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >09:09:17,448 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >09:09:17,672 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >09:09:17,836 DEBUG blivet: post-commit partition path is /dev/sda2 >09:09:17,838 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:09:17,839 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe432b45b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432b2c1d0> PedPartition: <_ped.Partition object at 0x7fe43dd79290> >09:09:17,843 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >09:09:17,904 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:09:17,906 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >09:09:17,908 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >09:09:17,909 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >09:09:18,007 INFO blivet: executing action: [153] create format lvmpv on partition sda2 (id 150) >09:09:18,011 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:09:18,013 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >09:09:18,016 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >09:09:18,018 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >09:09:18,020 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >09:09:18,021 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >09:09:18,022 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >09:09:18,024 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >09:09:18,025 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >09:09:18,026 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >09:09:18,027 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >09:09:18,029 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >09:09:18,030 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >09:09:18,031 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >09:09:18,033 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >09:09:18,034 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >09:09:18,035 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >09:09:18,037 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ; >09:09:18,039 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >09:09:18,094 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >09:09:18,096 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >09:09:18,097 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ; >09:09:18,434 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >09:09:18,434 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >09:09:18,488 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >09:09:18,489 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >09:09:18,490 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >09:09:18,538 INFO blivet: executing action: [164] create device lvmvg fedora_gasoline (id 161) >09:09:18,540 DEBUG blivet: LVMVolumeGroupDevice.create: fedora_gasoline ; status: False ; >09:09:18,542 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora_gasoline ; orig: False ; >09:09:18,544 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:09:18,546 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: None ; type: lvmpv ; >09:09:18,548 DEBUG blivet: LVMVolumeGroupDevice._create: fedora_gasoline ; status: False ; >09:09:18,639 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >09:09:18,641 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora_gasoline ; status: True ; >09:09:18,730 INFO blivet: executing action: [180] create device lvmlv fedora_gasoline-swap (id 178) >09:09:18,733 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_gasoline-swap ; status: False ; >09:09:18,734 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-swap ; orig: False ; >09:09:18,736 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >09:09:18,793 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_gasoline-swap ; status: False ; >09:09:19,015 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-swap ; status: True ; controllable: True ; orig: False ; >09:09:19,018 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-swap ; status: True ; >09:09:19,020 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-swap ; status: True ; >09:09:19,069 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_gasoline-swap >09:09:19,142 INFO blivet: executing action: [181] create format swap on lvmlv fedora_gasoline-swap (id 178) >09:09:19,145 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-swap ; status: True ; controllable: True ; orig: False ; >09:09:19,146 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora_gasoline-swap ; status: None ; type: swap ; >09:09:19,148 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora_gasoline-swap ; status: None ; type: swap ; >09:09:19,221 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora_gasoline-swap ; type: swap ; >09:09:19,222 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >09:09:19,303 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-swap ; status: True ; >09:09:19,305 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-swap ; status: True ; >09:09:19,349 INFO blivet: executing action: [174] create device lvmlv fedora_gasoline-home (id 172) >09:09:19,353 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_gasoline-home ; status: False ; >09:09:19,354 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-home ; orig: False ; >09:09:19,356 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >09:09:19,418 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_gasoline-home ; status: False ; >09:09:19,704 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-home ; status: True ; controllable: True ; orig: False ; >09:09:19,706 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-home ; status: True ; >09:09:19,708 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-home ; status: True ; >09:09:19,765 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_gasoline-home >09:09:19,824 INFO blivet: executing action: [175] create format ext4 filesystem mounted at /home on lvmlv fedora_gasoline-home (id 172) >09:09:19,827 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-home ; status: True ; controllable: True ; orig: False ; >09:09:19,828 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora_gasoline-home ; status: False ; type: ext4 ; >09:09:19,830 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora_gasoline-home ; mountpoint: /home ; type: ext4 ; >09:09:19,830 WARN blivet: Could not create label (None) on filesystem ext4 >09:09:23,608 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora_gasoline-home ; type: ext4 ; >09:09:23,608 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >09:09:23,775 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-home ; status: True ; >09:09:23,777 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-home ; status: True ; >09:09:23,829 INFO blivet: executing action: [168] create device lvmlv fedora_gasoline-root (id 166) >09:09:23,832 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_gasoline-root ; status: False ; >09:09:23,833 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-root ; orig: False ; >09:09:23,835 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >09:09:23,938 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_gasoline-root ; status: False ; >09:09:24,206 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: True ; controllable: True ; orig: False ; >09:09:24,208 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-root ; status: True ; >09:09:24,210 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-root ; status: True ; >09:09:24,289 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_gasoline-root >09:09:24,347 INFO blivet: executing action: [169] create format ext4 filesystem mounted at / on lvmlv fedora_gasoline-root (id 166) >09:09:24,350 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: True ; controllable: True ; orig: False ; >09:09:24,352 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora_gasoline-root ; status: False ; type: ext4 ; >09:09:24,353 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora_gasoline-root ; mountpoint: / ; type: ext4 ; >09:09:24,354 WARN blivet: Could not create label (None) on filesystem ext4 >09:09:27,191 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora_gasoline-root ; type: ext4 ; >09:09:27,192 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >09:09:27,375 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_gasoline-root ; status: True ; >09:09:27,377 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_gasoline-root ; status: True ; >09:09:27,432 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:09:27,433 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe432b45b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432b34910> PedPartition: <_ped.Partition object at 0x7fe43dd79770> >09:09:27,437 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:09:27,437 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe432b45b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe432b34a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe432b34650> PedPartition: <_ped.Partition object at 0x7fe43dd797d0> >09:09:27,442 INFO blivet: setting boot flag on sda1 >09:09:27,443 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >09:09:27,444 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:09:27,445 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >09:09:27,586 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:09:27,608 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:09:27,625 DEBUG blivet: fedora_gasoline size is 465.27 GiB >09:09:27,644 DEBUG blivet: vg fedora_gasoline has 64 MiB free >09:09:27,662 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:27,667 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:27,673 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:27,675 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:27,678 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:27,682 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:27,685 DEBUG blivet: looking up parted Device: /dev/sdb >09:09:27,687 DEBUG blivet: looking up parted Device: /dev/sdc >09:09:27,690 DEBUG blivet: looking up parted Device: /dev/sdd >09:09:27,693 DEBUG blivet: looking up parted Device: /dev/sde >09:09:27,698 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:27,860 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-swap ; status: True ; controllable: True ; orig: False ; >09:09:27,862 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora_gasoline-swap ; status: False ; type: swap ; >09:09:27,863 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora_gasoline-swap ; status: False ; type: swap ; >09:09:27,937 DEBUG blivet: BindFS.supported: supported: False ; >09:09:27,937 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 186 >09:09:27,939 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >09:09:27,941 DEBUG blivet: TmpFS.supported: supported: True ; >09:09:27,984 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 189 >09:09:27,987 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >09:09:27,989 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:09:27,989 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 192 >09:09:27,992 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >09:09:27,994 DEBUG blivet: SysFS.supported: supported: False ; >09:09:27,994 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 195 >09:09:27,996 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >09:09:27,999 DEBUG blivet: ProcFS.supported: supported: False ; >09:09:27,999 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 198 >09:09:28,001 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >09:09:28,003 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:09:28,003 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 201 >09:09:28,005 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >09:09:28,006 DEBUG blivet: USBFS.supported: supported: False ; >09:09:28,007 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 204 >09:09:28,008 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >09:09:28,010 DEBUG blivet: BindFS.supported: supported: False ; >09:09:28,010 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 207 >09:09:28,012 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >09:09:28,014 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: True ; controllable: True ; orig: False ; >09:09:28,126 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >09:09:28,136 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,138 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:09:28,211 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >09:09:28,218 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,220 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >09:09:28,279 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >09:09:28,280 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,282 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >09:09:28,322 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >09:09:28,322 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,324 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >09:09:28,362 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >09:09:28,362 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,365 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-home ; status: True ; controllable: True ; orig: False ; >09:09:28,488 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >09:09:28,502 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /home/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,504 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >09:09:28,559 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >09:09:28,559 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >09:09:28,560 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,727 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >09:09:28,784 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >09:09:28,785 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,787 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >09:09:28,831 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >09:09:28,832 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >09:09:28,834 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >09:09:28,870 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >09:09:28,871 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >09:09:28,871 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >10:36:14,030 INFO blivet: not writing out mpath configuration >10:36:14,169 DEBUG blivet: NoDevice.teardown: selinuxfs ; status: False ; controllable: True ; >10:36:14,296 DEBUG blivet: NoDevice.teardown: sysfs ; status: False ; controllable: True ; >10:36:14,434 DEBUG blivet: DirectoryDevice.teardown: /run ; status: True ; controllable: True ; >10:36:14,716 DEBUG blivet: NoDevice.teardown: proc ; status: False ; controllable: True ; >10:36:14,942 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-home ; status: True ; controllable: True ; >10:36:15,010 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-home ; status: True ; controllable: True ; >10:36:15,334 DEBUG blivet: NoDevice.teardown: tmpfs ; status: False ; controllable: True ; >10:36:15,463 DEBUG blivet: NoDevice.teardown: devpts ; status: False ; controllable: True ; >10:36:15,588 DEBUG blivet: DirectoryDevice.teardown: /dev ; status: True ; controllable: True ; >10:36:15,950 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:36:18,921 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_gasoline-root ; status: True ; controllable: True ; >10:36:18,988 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_gasoline-root ; status: True ; controllable: True ; >10:36:19,147 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_gasoline-root ; status: False ; controllable: True ; orig: False ; >10:36:19,149 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_gasoline-root ; orig: False ; >10:36:19,151 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_gasoline ; status: True ; controllable: True ; orig: False ; >10:36:19,153 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_gasoline-root ; status: False ; controllable: True ; orig: False ; >10:36:19,546 DEBUG blivet: looking up parted Device: /dev/fedora_gasoline >10:36:19,553 DEBUG blivet: fedora_gasoline size is 465.27 GiB >10:36:19,571 DEBUG blivet: vg fedora_gasoline has 64 MiB free >10:36:19,587 DEBUG blivet: fedora_gasoline size is 465.27 GiB >10:36:19,606 DEBUG blivet: vg fedora_gasoline has 64 MiB free >10:36:19,667 DEBUG blivet: looking up parted Device: /dev/sdb >10:36:19,670 DEBUG blivet: looking up parted Device: /dev/sdc >10:36:19,672 DEBUG blivet: looking up parted Device: /dev/sdd >10:36:19,675 DEBUG blivet: looking up parted Device: /dev/sde >10:36:19,687 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:36:19,742 DEBUG blivet: looking up parted Device: /dev/sr0 >10:36:19,853 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:36:19,908 DEBUG blivet: looking up parted Device: /dev/sr0 >10:36:20,178 DEBUG blivet: looking up parted Device: /run >10:36:20,202 DEBUG blivet: looking up parted Device: /dev > > >/tmp/ifcfg.log: >07:08:57,698 DEBUG ifcfg: content of files (network initialization): >07:08:57,699 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >07:08:57,700 DEBUG ifcfg: # Generated by dracut initrd >07:08:57,700 DEBUG ifcfg: DEVICE="em1" >07:08:57,700 DEBUG ifcfg: ONBOOT=yes >07:08:57,701 DEBUG ifcfg: NETBOOT=yes >07:08:57,701 DEBUG ifcfg: UUID="f3f05588-0293-4ea4-9800-a63283bfa8dd" >07:08:57,701 DEBUG ifcfg: BOOTPROTO=none >07:08:57,702 DEBUG ifcfg: IPADDR="10.34.102.101" >07:08:57,702 DEBUG ifcfg: NETMASK="255.255.255.0" >07:08:57,702 DEBUG ifcfg: GATEWAY="10.34.102.254" >07:08:57,703 DEBUG ifcfg: HWADDR="f4:ce:46:2c:44:7a" >07:08:57,703 DEBUG ifcfg: TYPE=Ethernet >07:08:57,703 DEBUG ifcfg: NAME="em1" >07:08:57,703 DEBUG ifcfg: DNS1="10.34.39.2" >07:08:57,761 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 21, 23, 150, 117, 11]}, 'connection': {'timestamp': 1402384131L, 'type': '802-3-ethernet', 'id': 'Wired connection 2', 'uuid': '3d4ceacf-838e-4565-adc1-6d03940b632c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [244, 206, 70, 44, 68, 122]}, 'connection': {'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': 'f3f05588-0293-4ea4-9800-a63283bfa8dd'}, 'ipv4': {'routes': [], 'addresses': [[1701192202L, 24L, 4268106250L]], 'dns': [36119050L], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [244, 206, 70, 44, 68, 122]}, 'connection': {'timestamp': 1402384128L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '55bf8d9e-9daf-4def-8f34-a9b90463a424'}, 'ipv4': {'routes': [], 'addresses': [[1701192202L, 24L, 4268106250L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 21, 23, 150, 117, 10]}, 'connection': {'timestamp': 1402384131L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '4582de3c-1d93-41f0-9cdb-d8c75f45e0c6'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >07:08:58,083 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:58,086 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:58,087 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:58,425 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:58,427 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:58,428 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:58,429 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:59,007 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >07:08:59,009 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:59,010 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >07:08:59,011 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:59,013 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >07:08:59,014 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:59,015 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >07:08:59,016 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >07:08:59,315 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p3p1', 'p3p2']): >07:08:59,316 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >07:08:59,316 DEBUG ifcfg: TYPE=Ethernet >07:08:59,316 DEBUG ifcfg: BOOTPROTO=dhcp >07:08:59,316 DEBUG ifcfg: DEFROUTE=yes >07:08:59,317 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >07:08:59,317 DEBUG ifcfg: IPV6INIT=yes >07:08:59,317 DEBUG ifcfg: IPV6_AUTOCONF=yes >07:08:59,317 DEBUG ifcfg: IPV6_DEFROUTE=yes >07:08:59,317 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >07:08:59,318 DEBUG ifcfg: NAME=p3p1 >07:08:59,318 DEBUG ifcfg: UUID=4582de3c-1d93-41f0-9cdb-d8c75f45e0c6 >07:08:59,318 DEBUG ifcfg: ONBOOT=no >07:08:59,318 DEBUG ifcfg: HWADDR=00:15:17:96:75:0A >07:08:59,318 DEBUG ifcfg: PEERDNS=yes >07:08:59,319 DEBUG ifcfg: PEERROUTES=yes >07:08:59,319 DEBUG ifcfg: IPV6_PEERDNS=yes >07:08:59,319 DEBUG ifcfg: IPV6_PEERROUTES=yes >07:08:59,319 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >07:08:59,319 DEBUG ifcfg: # Generated by dracut initrd >07:08:59,320 DEBUG ifcfg: DEVICE="em1" >07:08:59,320 DEBUG ifcfg: ONBOOT=yes >07:08:59,320 DEBUG ifcfg: NETBOOT=yes >07:08:59,320 DEBUG ifcfg: UUID="f3f05588-0293-4ea4-9800-a63283bfa8dd" >07:08:59,320 DEBUG ifcfg: BOOTPROTO=none >07:08:59,320 DEBUG ifcfg: IPADDR="10.34.102.101" >07:08:59,321 DEBUG ifcfg: NETMASK="255.255.255.0" >07:08:59,321 DEBUG ifcfg: GATEWAY="10.34.102.254" >07:08:59,321 DEBUG ifcfg: HWADDR="f4:ce:46:2c:44:7a" >07:08:59,321 DEBUG ifcfg: TYPE=Ethernet >07:08:59,321 DEBUG ifcfg: NAME="em1" >07:08:59,322 DEBUG ifcfg: DNS1="10.34.39.2" >07:08:59,322 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p2: >07:08:59,322 DEBUG ifcfg: TYPE=Ethernet >07:08:59,322 DEBUG ifcfg: BOOTPROTO=dhcp >07:08:59,322 DEBUG ifcfg: DEFROUTE=yes >07:08:59,323 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >07:08:59,323 DEBUG ifcfg: IPV6INIT=yes >07:08:59,323 DEBUG ifcfg: IPV6_AUTOCONF=yes >07:08:59,323 DEBUG ifcfg: IPV6_DEFROUTE=yes >07:08:59,323 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >07:08:59,323 DEBUG ifcfg: NAME=p3p2 >07:08:59,324 DEBUG ifcfg: UUID=3d4ceacf-838e-4565-adc1-6d03940b632c >07:08:59,324 DEBUG ifcfg: ONBOOT=no >07:08:59,324 DEBUG ifcfg: HWADDR=00:15:17:96:75:0B >07:08:59,324 DEBUG ifcfg: PEERDNS=yes >07:08:59,324 DEBUG ifcfg: PEERROUTES=yes >07:08:59,324 DEBUG ifcfg: IPV6_PEERDNS=yes >07:08:59,325 DEBUG ifcfg: IPV6_PEERROUTES=yes >07:08:59,372 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 21, 23, 150, 117, 11]}, 'connection': {'timestamp': 1402384131L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p2', 'uuid': '3d4ceacf-838e-4565-adc1-6d03940b632c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [244, 206, 70, 44, 68, 122]}, 'connection': {'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': 'f3f05588-0293-4ea4-9800-a63283bfa8dd'}, 'ipv4': {'routes': [], 'addresses': [[1701192202L, 24L, 4268106250L]], 'dns': [36119050L], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [244, 206, 70, 44, 68, 122]}, 'connection': {'timestamp': 1402384128L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '55bf8d9e-9daf-4def-8f34-a9b90463a424'}, 'ipv4': {'routes': [], 'addresses': [[1701192202L, 24L, 4268106250L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 21, 23, 150, 117, 10]}, 'connection': {'timestamp': 1402384131L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '4582de3c-1d93-41f0-9cdb-d8c75f45e0c6'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >09:08:26,595 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >09:08:26,599 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >09:08:26,601 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >09:08:26,781 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >09:08:26,785 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >09:08:27,045 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >09:08:27,047 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >09:08:27,049 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p2 >09:08:27,051 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p2 > > >/proc/cmdline: >initrd=test/rv/raw20140604/initrd.img root=live:http://10.34.39.2/trees/rv/raw20140604/squashfs.img lang=en_US.UTF-8 keymap=us inst.ks=http://rcm-img06.build.bos.redhat.com/images/install/container-controller.ks ip=10.34.102.101::10.34.102.254:255.255.255.0::em1:none nameserver=10.34.39.2 BOOT_IMAGE=test/rv/raw20140604/vmlinuz > > >/tmp/syslog: >07:08:46,794 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1109" x-info="http://www.rsyslog.com"] start >07:08:46,795 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >07:08:46,795 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >07:08:46,795 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >07:08:46,795 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc8.git1.2.fc21.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.0 20140529 (Red Hat 4.9.0-6) (GCC) ) #1 SMP Tue Jun 3 15:48:11 UTC 2014 >07:08:46,795 INFO kernel:[ 0.000000] Command line: initrd=test/rv/raw20140604/initrd.img root=live:http://10.34.39.2/trees/rv/raw20140604/squashfs.img lang=en_US.UTF-8 keymap=us inst.ks=http://rcm-img06.build.bos.redhat.com/images/install/container-controller.ks ip=10.34.102.101::10.34.102.254:255.255.255.0::em1:none nameserver=10.34.39.2 BOOT_IMAGE=test/rv/raw20140604/vmlinuz >07:08:46,795 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097bff] usable >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000097c00-0x000000000009ffff] reserved >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e8000-0x00000000000fffff] reserved >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000defc1d9f] usable >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000defc1da0-0x00000000defc1dff] ACPI NVS >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000defc1e00-0x00000000dfffffff] reserved >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f4000000-0x00000000f7ffffff] reserved >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed3ffff] reserved >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed45000-0x00000000ffffffff] reserved >07:08:46,795 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable >07:08:46,795 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >07:08:46,795 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >07:08:46,795 DEBUG kernel:[ 0.000000] DMI: Hewlett-Packard HP xw4600 Workstation/0AA0h, BIOS 786F3 v01.21 02/08/2010 >07:08:46,795 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >07:08:46,795 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >07:08:46,795 INFO kernel:[ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000 >07:08:46,795 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >07:08:46,795 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >07:08:46,795 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >07:08:46,795 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >07:08:46,795 DEBUG kernel:[ 0.000000] C0000-E3FFF write-protect >07:08:46,795 DEBUG kernel:[ 0.000000] E4000-EFFFF write-back >07:08:46,795 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >07:08:46,795 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >07:08:46,795 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >07:08:46,795 DEBUG kernel:[ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable >07:08:46,795 DEBUG kernel:[ 0.000000] 2 base 100000000 mask FE0000000 write-back >07:08:46,795 DEBUG kernel:[ 0.000000] 3 disabled >07:08:46,795 DEBUG kernel:[ 0.000000] 4 disabled >07:08:46,795 DEBUG kernel:[ 0.000000] 5 disabled >07:08:46,795 DEBUG kernel:[ 0.000000] 6 disabled >07:08:46,795 DEBUG kernel:[ 0.000000] 7 disabled >07:08:46,795 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >07:08:46,795 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >07:08:46,795 INFO kernel:[ 0.000000] e820: last_pfn = 0xdefc1 max_arch_pfn = 0x400000000 >07:08:46,795 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f9bf0-0x000f9bff] mapped at [ffff8800000f9bf0] >07:08:46,795 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >07:08:46,795 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000091000] 91000 size 24576 >07:08:46,795 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >07:08:46,795 DEBUG kernel:[ 0.000000] BRK [0x02fb8000, 0x02fb8fff] PGTABLE >07:08:46,795 DEBUG kernel:[ 0.000000] BRK [0x02fb9000, 0x02fb9fff] PGTABLE >07:08:46,795 DEBUG kernel:[ 0.000000] BRK [0x02fba000, 0x02fbafff] PGTABLE >07:08:46,795 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff] >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0x11fe00000-0x11fffffff] page 2M >07:08:46,795 DEBUG kernel:[ 0.000000] BRK [0x02fbb000, 0x02fbbfff] PGTABLE >07:08:46,795 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff] >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11fdfffff] page 2M >07:08:46,795 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >07:08:46,795 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdefc0fff] >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xdedfffff] page 2M >07:08:46,795 DEBUG kernel:[ 0.000000] [mem 0xdee00000-0xdefc0fff] page 4k >07:08:46,795 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d683000-0x7fffefff] >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000E6410 000024 (v02 COMPAQ) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000DEFC1EE8 000064 (v01 HPQOEM SLIC-WKS 20100208 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000DEFC2088 0000F4 (v03 COMPAQ DEFC2647 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/16 (20140214/tbfadt-603) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 16, using default 32 (20140214/tbfadt-684) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000DEFC2647 0098EC (v01 COMPAQ DSDT_PRJ 00000001 MSFT 0100000E) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000DEFC1E00 000040 >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000DEFC217C 000084 (v01 COMPAQ BEARLX38 00000001 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: ASF! 0x00000000DEFC2200 000063 (v32 COMPAQ BEARLX38 00000001 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000DEFC2263 00003C (v01 COMPAQ BEARLX38 00000001 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: TCPA 0x00000000DEFC229F 000032 (v01 COMPAQ BEARLX38 00000001 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: SLIC 0x00000000DEFC22D1 000176 (v01 HPQOEM SLIC-WKS 00000001 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000DEFC2447 000038 (v01 COMPAQ BEARLX38 00000001 00000000) >07:08:46,795 WARNING kernel:[ 0.000000] ACPI: DMAR 0x00000000DEFC247F 000158 (v01 COMPAQ BEARLX38 00000001 00000000) >07:08:46,795 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:08:46,795 INFO kernel:[ 0.000000] No NUMA configuration found >07:08:46,795 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff] >07:08:46,795 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff] >07:08:46,795 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ffd5000-0x11fffbfff] >07:08:46,795 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0 >07:08:46,795 WARNING kernel:[ 0.000000] Zone ranges: >07:08:46,795 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >07:08:46,795 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >07:08:46,795 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11fffffff] >07:08:46,795 WARNING kernel:[ 0.000000] Movable zone start for each node >07:08:46,795 WARNING kernel:[ 0.000000] Early memory node ranges >07:08:46,795 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x00096fff] >07:08:46,795 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdefc0fff] >07:08:46,795 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11fffffff] >07:08:46,795 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1044311 >07:08:46,795 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >07:08:46,795 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >07:08:46,795 DEBUG kernel:[ 0.000000] DMA zone: 3990 pages, LIFO batch:0 >07:08:46,795 DEBUG kernel:[ 0.000000] DMA32 zone: 14208 pages used for memmap >07:08:46,795 DEBUG kernel:[ 0.000000] DMA32 zone: 909249 pages, LIFO batch:31 >07:08:46,795 DEBUG kernel:[ 0.000000] Normal zone: 2048 pages used for memmap >07:08:46,795 DEBUG kernel:[ 0.000000] Normal zone: 131072 pages, LIFO batch:31 >07:08:46,795 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xf808 >07:08:46,795 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x02] enabled) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >07:08:46,795 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >07:08:46,795 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >07:08:46,795 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >07:08:46,795 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >07:08:46,795 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >07:08:46,795 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >07:08:46,795 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >07:08:46,795 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >07:08:46,795 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >07:08:46,795 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00097000-0x00097fff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00098000-0x0009ffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e7fff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e8000-0x000fffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdefc1000-0xdefc1fff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdefc1000-0xdefc1fff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdefc2000-0xdfffffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf3ffffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xf7ffffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfed3ffff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] >07:08:46,795 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xffffffff] >07:08:46,795 INFO kernel:[ 0.000000] e820: [mem 0xe0000000-0xf3ffffff] available for PCI devices >07:08:46,795 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >07:08:46,795 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >07:08:46,795 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88011ae00000 s1928256 r8192 d21440 u2097152 >07:08:46,795 DEBUG kernel:[ 0.000000] pcpu-alloc: s1928256 r8192 d21440 u2097152 alloc=1*2097152 >07:08:46,795 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >07:08:46,795 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027970 >07:08:46,795 WARNING kernel:[ 0.000000] Policy zone: Normal >07:08:46,795 NOTICE kernel:[ 0.000000] Kernel command line: initrd=test/rv/raw20140604/initrd.img root=live:http://10.34.39.2/trees/rv/raw20140604/squashfs.img lang=en_US.UTF-8 keymap=us inst.ks=http://rcm-img06.build.bos.redhat.com/images/install/container-controller.ks ip=10.34.102.101::10.34.102.254:255.255.255.0::em1:none nameserver=10.34.39.2 BOOT_IMAGE=test/rv/raw20140604/vmlinuz >07:08:46,795 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >07:08:46,795 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >07:08:46,795 WARNING kernel:[ 0.000000] ------------[ cut here ]------------ >07:08:46,795 WARNING kernel:[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/iommu/dmar.c:761 warn_invalid_dmar+0x6d/0x85() >07:08:46,795 WARNING kernel:[ 0.000000] Your BIOS is broken; DMAR reported at address fed90000 returns all ones! >07:08:46,795 WARNING kernel:[ 0.000000] BIOS vendor: Hewlett-Packard; Ver: 786F3 v01.21; Product Version: >07:08:46,795 WARNING kernel:[ 0.000000] Modules linked in: >07:08:46,795 WARNING kernel:[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.15.0-0.rc8.git1.2.fc21.x86_64 #1 >07:08:46,795 WARNING kernel:[ 0.000000] Hardware name: Hewlett-Packard HP xw4600 Workstation/0AA0h, BIOS 786F3 v01.21 02/08/2010 >07:08:46,795 WARNING kernel:[ 0.000000] 0000000000000000 678902a373f2c937 ffffffff81e03df0 ffffffff817eaaaa >07:08:46,795 WARNING kernel:[ 0.000000] ffffffff81e03e38 ffffffff81e03e28 ffffffff81095ccd 00000000fed90000 >07:08:46,795 WARNING kernel:[ 0.000000] ffffffff81cb78c2 ffffffff82fb7010 ffffffff82fb7054 ffffffff81e03fa8 >07:08:46,795 WARNING kernel:[ 0.000000] Call Trace: >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff817eaaaa>] dump_stack+0x4d/0x66 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff81095ccd>] warn_slowpath_common+0x7d/0xa0 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff81095dc4>] warn_slowpath_fmt_taint+0x54/0x70 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff821bb4dc>] ? __early_ioremap+0x14c/0x1d3 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff817ec5d4>] warn_invalid_dmar+0x6d/0x85 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff821e0e18>] detect_intel_iommu+0xef/0x17a >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff821947e7>] pci_iommu_alloc+0x4a/0x6c >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff821a3dcb>] mem_init+0xf/0x8a >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff8218ac8f>] start_kernel+0x231/0x4a6 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff8218a864>] ? repair_env_string+0x5c/0x5c >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff8218a120>] ? early_idt_handlers+0x120/0x120 >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff8218a4d7>] x86_64_start_reservations+0x2a/0x2c >07:08:46,795 WARNING kernel:[ 0.000000] [<ffffffff8218a626>] x86_64_start_kernel+0x14d/0x170 >07:08:46,795 WARNING kernel:[ 0.000000] ---[ end trace ca04d4b1889751ca ]--- >07:08:46,795 WARNING kernel:[ 0.000000] Memory: 3961744K/4177244K available (8203K kernel code, 1735K rwdata, 3356K rodata, 3692K init, 12680K bss, 215500K reserved) >07:08:46,795 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >07:08:46,795 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >07:08:46,795 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >07:08:46,795 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. >07:08:46,795 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >07:08:46,795 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:712 16 >07:08:46,795 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >07:08:46,795 INFO kernel:[ 0.000000] console [tty0] enabled >07:08:46,795 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >07:08:46,795 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >07:08:46,795 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >07:08:46,795 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >07:08:46,795 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >07:08:46,795 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >07:08:46,795 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >07:08:46,795 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >07:08:46,795 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >07:08:46,795 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >07:08:46,795 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >07:08:46,795 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >07:08:46,795 DEBUG kernel:[ 0.000000] ODEBUG: 24 of 24 active objects replaced >07:08:46,795 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >07:08:46,795 DEBUG kernel:[ 0.000000] hpet clockevent registered >07:08:46,795 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >07:08:46,795 INFO kernel:[ 0.000000] tsc: Detected 2666.687 MHz processor >07:08:46,795 INFO kernel:[ 0.001034] Calibrating delay loop (skipped), value calculated using timer frequency.. 5333.37 BogoMIPS (lpj=2666687) >07:08:46,795 INFO kernel:[ 0.002109] pid_max: default: 32768 minimum: 301 >07:08:46,795 INFO kernel:[ 0.002231] ACPI: Core revision 20140214 >07:08:46,795 WARNING kernel:[ 0.014356] ACPI: All ACPI Tables successfully acquired >07:08:46,795 INFO kernel:[ 0.015094] Security Framework initialized >07:08:46,795 INFO kernel:[ 0.015208] SELinux: Initializing. >07:08:46,795 DEBUG kernel:[ 0.016052] SELinux: Starting in permissive mode >07:08:46,795 INFO kernel:[ 0.017852] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >07:08:46,795 INFO kernel:[ 0.020245] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >07:08:46,795 INFO kernel:[ 0.021188] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >07:08:46,795 INFO kernel:[ 0.021323] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >07:08:46,795 INFO kernel:[ 0.022475] Initializing cgroup subsys memory >07:08:46,795 INFO kernel:[ 0.022606] Initializing cgroup subsys devices >07:08:46,795 INFO kernel:[ 0.022730] Initializing cgroup subsys freezer >07:08:46,795 INFO kernel:[ 0.022852] Initializing cgroup subsys net_cls >07:08:46,795 INFO kernel:[ 0.022960] Initializing cgroup subsys blkio >07:08:46,795 INFO kernel:[ 0.023007] Initializing cgroup subsys perf_event >07:08:46,795 INFO kernel:[ 0.023117] Initializing cgroup subsys net_prio >07:08:46,795 INFO kernel:[ 0.023225] Initializing cgroup subsys hugetlb >07:08:46,795 INFO kernel:[ 0.023372] CPU: Physical Processor ID: 0 >07:08:46,795 INFO kernel:[ 0.023477] CPU: Processor Core ID: 0 >07:08:46,795 INFO kernel:[ 0.023582] mce: CPU supports 6 MCE banks >07:08:46,795 INFO kernel:[ 0.023692] CPU0: Thermal monitoring enabled (TM2) >07:08:46,795 INFO kernel:[ 0.023808] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >07:08:46,795 INFO kernel:[ 0.023808] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 >07:08:46,795 INFO kernel:[ 0.023808] tlb_flushall_shift: -1 >07:08:46,795 INFO kernel:[ 0.024175] Freeing SMP alternatives memory: 24K (ffffffff8234e000 - ffffffff82354000) >07:08:46,795 INFO kernel:[ 0.025857] ftrace: allocating 26832 entries in 105 pages >07:08:46,795 INFO kernel:[ 0.032413] dmar: Host address width 36 >07:08:46,795 INFO kernel:[ 0.032522] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >07:08:46,795 ERR kernel:[ 0.032662] dmar: IOMMU: failed to map dmar0 >07:08:46,795 INFO kernel:[ 0.032769] dmar: parse DMAR table failure. >07:08:46,795 INFO kernel:[ 0.033457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >07:08:46,795 INFO kernel:[ 0.043574] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz (fam: 06, model: 17, stepping: 0a) >07:08:46,795 INFO kernel:[ 0.044000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >07:08:46,795 INFO kernel:[ 0.044000] ... version: 2 >07:08:46,796 INFO kernel:[ 0.044000] ... bit width: 40 >07:08:46,796 INFO kernel:[ 0.044000] ... generic registers: 2 >07:08:46,796 INFO kernel:[ 0.044000] ... value mask: 000000ffffffffff >07:08:46,796 INFO kernel:[ 0.044000] ... max period: 000000007fffffff >07:08:46,796 INFO kernel:[ 0.044000] ... fixed-purpose events: 3 >07:08:46,796 INFO kernel:[ 0.044010] ... event mask: 0000000700000003 >07:08:46,796 INFO kernel:[ 0.047221] x86: Booting SMP configuration: >07:08:46,796 INFO kernel:[ 0.047329] .... node #0, CPUs: #1 >07:08:46,796 INFO kernel:[ 0.059321] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >07:08:46,796 WARNING kernel:[ 0.060327] #2 #3 >07:08:46,796 INFO kernel:[ 0.085198] x86: Booted up 1 node, 4 CPUs >07:08:46,796 INFO kernel:[ 0.085399] smpboot: Total of 4 processors activated (21333.49 BogoMIPS) >07:08:46,796 INFO kernel:[ 0.088366] devtmpfs: initialized >07:08:46,796 INFO kernel:[ 0.095403] PM: Registering ACPI NVS region [mem 0xdefc1da0-0xdefc1dff] (96 bytes) >07:08:46,796 INFO kernel:[ 0.097598] atomic64 test passed for x86-64 platform with CX8 and with SSE >07:08:46,796 INFO kernel:[ 0.097710] pinctrl core: initialized pinctrl subsystem >07:08:46,796 INFO kernel:[ 0.098033] RTC time: 7:08:21, date: 06/10/14 >07:08:46,796 INFO kernel:[ 0.098386] NET: Registered protocol family 16 >07:08:46,796 INFO kernel:[ 0.099004] cpuidle: using governor menu >07:08:46,796 INFO kernel:[ 0.099223] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >07:08:46,796 INFO kernel:[ 0.099400] ACPI: bus type PCI registered >07:08:46,796 INFO kernel:[ 0.099505] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >07:08:46,796 INFO kernel:[ 0.099909] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf4000000-0xf7ffffff] (base 0xf4000000) >07:08:46,796 INFO kernel:[ 0.100005] PCI: MMCONFIG at [mem 0xf4000000-0xf7ffffff] reserved in E820 >07:08:46,796 INFO kernel:[ 0.108716] PCI: Using configuration type 1 for base access >07:08:46,796 INFO kernel:[ 0.118228] ACPI: Added _OSI(Module Device) >07:08:46,796 INFO kernel:[ 0.118346] ACPI: Added _OSI(Processor Device) >07:08:46,796 INFO kernel:[ 0.119005] ACPI: Added _OSI(3.0 _SCP Extensions) >07:08:46,796 INFO kernel:[ 0.119112] ACPI: Added _OSI(Processor Aggregator Device) >07:08:46,796 WARNING kernel:[ 0.146160] ACPI: SSDT 0x00000000DEFCD361 0003AC (v01 COMPAQ CPU_TM2 00000001 MSFT 0100000E) >07:08:46,796 WARNING kernel:[ 0.147970] ACPI: Dynamic OEM Table Load: >07:08:46,796 WARNING kernel:[ 0.148155] ACPI: SSDT 0x0000000000000000 0003AC (v01 COMPAQ CPU_TM2 00000001 MSFT 0100000E) >07:08:46,796 WARNING kernel:[ 0.154095] ACPI: SSDT 0x00000000DEFCD1E5 00017C (v01 COMPAQ CST 00000001 MSFT 0100000E) >07:08:46,796 WARNING kernel:[ 0.155612] ACPI: Dynamic OEM Table Load: >07:08:46,796 WARNING kernel:[ 0.155811] ACPI: SSDT 0x0000000000000000 00017C (v01 COMPAQ CST 00000001 MSFT 0100000E) >07:08:46,796 INFO kernel:[ 0.170138] ACPI: Interpreter enabled >07:08:46,796 WARNING kernel:[ 0.170249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >07:08:46,796 WARNING kernel:[ 0.170507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >07:08:46,796 INFO kernel:[ 0.170809] ACPI: (supports S0 S3 S4 S5) >07:08:46,796 INFO kernel:[ 0.170914] ACPI: Using IOAPIC for interrupt routing >07:08:46,796 INFO kernel:[ 0.171085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >07:08:46,796 INFO kernel:[ 0.195563] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >07:08:46,796 INFO kernel:[ 0.195681] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >07:08:46,796 WARNING kernel:[ 0.195897] ACPI BIOS Error (bug): \_SB_.PCI0._OSC: Excess arguments - ASL declared 5, ACPI requires 4 (20140214/nsarguments-189) >07:08:46,796 WARNING kernel:[ 0.196333] ACPI Error: [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS (20140214/dsfield-211) >07:08:46,796 WARNING kernel:[ 0.196636] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node ffff88011a87ab40), AE_ALREADY_EXISTS (20140214/psparse-536) >07:08:46,796 INFO kernel:[ 0.197031] acpi PNP0A08:00: _OSC failed (AE_ALREADY_EXISTS); disabling ASPM >07:08:46,796 INFO kernel:[ 0.198297] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >07:08:46,796 INFO kernel:[ 0.199492] PCI host bridge to bus 0000:00 >07:08:46,796 INFO kernel:[ 0.199600] pci_bus 0000:00: root bus resource [bus 00-ff] >07:08:46,796 INFO kernel:[ 0.199710] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff] >07:08:46,796 INFO kernel:[ 0.199822] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >07:08:46,796 INFO kernel:[ 0.199932] pci_bus 0000:00: root bus resource [io 0x1000-0x2fff] >07:08:46,796 INFO kernel:[ 0.200004] pci_bus 0000:00: root bus resource [io 0x3000-0x6fff] >07:08:46,796 INFO kernel:[ 0.200115] pci_bus 0000:00: root bus resource [io 0x7000-0xafff] >07:08:46,796 INFO kernel:[ 0.200234] pci_bus 0000:00: root bus resource [io 0xb000-0xffff] >07:08:46,796 INFO kernel:[ 0.200344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >07:08:46,796 INFO kernel:[ 0.200456] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf3ffffff] >07:08:46,796 DEBUG kernel:[ 0.200588] pci 0000:00:00.0: [8086:29e0] type 00 class 0x060000 >07:08:46,796 DEBUG kernel:[ 0.201101] pci 0000:00:01.0: [8086:29e1] type 01 class 0x060400 >07:08:46,796 DEBUG kernel:[ 0.201194] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.201462] pci 0000:00:01.0: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.201820] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >07:08:46,796 DEBUG kernel:[ 0.201883] pci 0000:00:1a.0: reg 0x20: [io 0x3100-0x311f] >07:08:46,796 INFO kernel:[ 0.202139] pci 0000:00:1a.0: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.202462] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >07:08:46,796 DEBUG kernel:[ 0.202525] pci 0000:00:1a.1: reg 0x20: [io 0x3120-0x313f] >07:08:46,796 INFO kernel:[ 0.202770] pci 0000:00:1a.1: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.203091] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >07:08:46,796 DEBUG kernel:[ 0.203154] pci 0000:00:1a.2: reg 0x20: [io 0x3140-0x315f] >07:08:46,796 INFO kernel:[ 0.203404] pci 0000:00:1a.2: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.203735] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >07:08:46,796 DEBUG kernel:[ 0.203765] pci 0000:00:1a.7: reg 0x10: [mem 0xf3304800-0xf3304bff] >07:08:46,796 DEBUG kernel:[ 0.203899] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.204105] pci 0000:00:1a.7: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.204435] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 >07:08:46,796 DEBUG kernel:[ 0.204458] pci 0000:00:1b.0: reg 0x10: [mem 0xf3300000-0xf3303fff 64bit] >07:08:46,796 DEBUG kernel:[ 0.204577] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >07:08:46,796 DEBUG kernel:[ 0.204947] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >07:08:46,796 DEBUG kernel:[ 0.205077] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.205276] pci 0000:00:1c.0: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.205595] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >07:08:46,796 DEBUG kernel:[ 0.205726] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.205925] pci 0000:00:1c.4: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.206217] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400 >07:08:46,796 DEBUG kernel:[ 0.206338] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.206536] pci 0000:00:1c.5: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.206854] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >07:08:46,796 DEBUG kernel:[ 0.206916] pci 0000:00:1d.0: reg 0x20: [io 0x3160-0x317f] >07:08:46,796 INFO kernel:[ 0.207220] pci 0000:00:1d.0: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.207545] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >07:08:46,796 DEBUG kernel:[ 0.207618] pci 0000:00:1d.1: reg 0x20: [io 0x3180-0x319f] >07:08:46,796 INFO kernel:[ 0.207863] pci 0000:00:1d.1: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.208193] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >07:08:46,796 DEBUG kernel:[ 0.208255] pci 0000:00:1d.2: reg 0x20: [io 0x31a0-0x31bf] >07:08:46,796 INFO kernel:[ 0.208500] pci 0000:00:1d.2: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.208835] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >07:08:46,796 DEBUG kernel:[ 0.208865] pci 0000:00:1d.7: reg 0x10: [mem 0xf3304c00-0xf3304fff] >07:08:46,796 DEBUG kernel:[ 0.209006] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.209206] pci 0000:00:1d.7: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.209520] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >07:08:46,796 INFO kernel:[ 0.209791] pci 0000:00:1e.0: System wakeup disabled by ACPI >07:08:46,796 DEBUG kernel:[ 0.210115] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100 >07:08:46,796 INFO kernel:[ 0.210236] pci 0000:00:1f.0: can't claim BAR 13 [io 0xf800-0xf87f]: address conflict with ACPI CPU throttle [io 0xf810-0xf815] >07:08:46,796 INFO kernel:[ 0.210416] pci 0000:00:1f.0: quirk: [io 0xfa00-0xfa3f] claimed by ICH6 GPIO >07:08:46,796 INFO kernel:[ 0.210530] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0400 (mask 007f) >07:08:46,796 INFO kernel:[ 0.210703] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0480 (mask 000f) >07:08:46,796 INFO kernel:[ 0.210872] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0cb0 (mask 000f) >07:08:46,796 DEBUG kernel:[ 0.211386] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 >07:08:46,796 DEBUG kernel:[ 0.211414] pci 0000:00:1f.2: reg 0x10: [io 0x3200-0x3207] >07:08:46,796 DEBUG kernel:[ 0.211426] pci 0000:00:1f.2: reg 0x14: [io 0x3210-0x3213] >07:08:46,796 DEBUG kernel:[ 0.211437] pci 0000:00:1f.2: reg 0x18: [io 0x3208-0x320f] >07:08:46,796 DEBUG kernel:[ 0.211449] pci 0000:00:1f.2: reg 0x1c: [io 0x3214-0x3217] >07:08:46,796 DEBUG kernel:[ 0.211460] pci 0000:00:1f.2: reg 0x20: [io 0x31c0-0x31df] >07:08:46,796 DEBUG kernel:[ 0.211472] pci 0000:00:1f.2: reg 0x24: [mem 0xf3304000-0xf33047ff] >07:08:46,796 DEBUG kernel:[ 0.211558] pci 0000:00:1f.2: PME# supported from D3hot >07:08:46,796 DEBUG kernel:[ 0.212296] pci 0000:01:00.0: [10de:0658] type 00 class 0x030000 >07:08:46,796 DEBUG kernel:[ 0.212316] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff] >07:08:46,796 DEBUG kernel:[ 0.212336] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref] >07:08:46,796 DEBUG kernel:[ 0.212356] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit] >07:08:46,796 DEBUG kernel:[ 0.212370] pci 0000:01:00.0: reg 0x24: [io 0x2100-0x217f] >07:08:46,796 DEBUG kernel:[ 0.212384] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref] >07:08:46,796 INFO kernel:[ 0.212755] pci 0000:00:01.0: PCI bridge to [bus 01] >07:08:46,796 DEBUG kernel:[ 0.212865] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] >07:08:46,796 DEBUG kernel:[ 0.212869] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf2ffffff] >07:08:46,796 DEBUG kernel:[ 0.212876] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >07:08:46,796 DEBUG kernel:[ 0.213171] pci 0000:28:00.0: [8086:105e] type 00 class 0x020000 >07:08:46,796 DEBUG kernel:[ 0.213193] pci 0000:28:00.0: reg 0x10: [mem 0xf3000000-0xf301ffff] >07:08:46,796 DEBUG kernel:[ 0.213208] pci 0000:28:00.0: reg 0x14: [mem 0xf3020000-0xf303ffff] >07:08:46,796 DEBUG kernel:[ 0.213224] pci 0000:28:00.0: reg 0x18: [io 0x1100-0x111f] >07:08:46,796 DEBUG kernel:[ 0.213278] pci 0000:28:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] >07:08:46,796 DEBUG kernel:[ 0.213365] pci 0000:28:00.0: PME# supported from D0 D3hot D3cold >07:08:46,796 DEBUG kernel:[ 0.213642] pci 0000:28:00.1: [8086:105e] type 00 class 0x020000 >07:08:46,796 DEBUG kernel:[ 0.213664] pci 0000:28:00.1: reg 0x10: [mem 0xf3040000-0xf305ffff] >07:08:46,796 DEBUG kernel:[ 0.213679] pci 0000:28:00.1: reg 0x14: [mem 0xf3060000-0xf307ffff] >07:08:46,796 DEBUG kernel:[ 0.213695] pci 0000:28:00.1: reg 0x18: [io 0x1120-0x113f] >07:08:46,796 DEBUG kernel:[ 0.213833] pci 0000:28:00.1: PME# supported from D0 D3hot D3cold >07:08:46,796 INFO kernel:[ 0.216063] pci 0000:00:1c.0: PCI bridge to [bus 28] >07:08:46,796 DEBUG kernel:[ 0.216177] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >07:08:46,796 DEBUG kernel:[ 0.216183] pci 0000:00:1c.0: bridge window [mem 0xf3000000-0xf30fffff] >07:08:46,796 INFO kernel:[ 0.216468] pci 0000:00:1c.4: PCI bridge to [bus 34] >07:08:46,796 DEBUG kernel:[ 0.216890] pci 0000:3f:00.0: [14e4:167b] type 00 class 0x020000 >07:08:46,796 DEBUG kernel:[ 0.216921] pci 0000:3f:00.0: reg 0x10: [mem 0xf3100000-0xf310ffff 64bit] >07:08:46,796 DEBUG kernel:[ 0.217148] pci 0000:3f:00.0: PME# supported from D3hot D3cold >07:08:46,796 INFO kernel:[ 0.219031] pci 0000:00:1c.5: PCI bridge to [bus 3f] >07:08:46,796 DEBUG kernel:[ 0.219148] pci 0000:00:1c.5: bridge window [mem 0xf3100000-0xf31fffff] >07:08:46,796 DEBUG kernel:[ 0.219625] pci 0000:10:0b.0: [104c:8024] type 00 class 0x0c0010 >07:08:46,796 DEBUG kernel:[ 0.219650] pci 0000:10:0b.0: reg 0x10: [mem 0xf3204000-0xf32047ff] >07:08:46,796 DEBUG kernel:[ 0.219664] pci 0000:10:0b.0: reg 0x14: [mem 0xf3200000-0xf3203fff] >07:08:46,796 DEBUG kernel:[ 0.219767] pci 0000:10:0b.0: supports D1 D2 >07:08:46,796 DEBUG kernel:[ 0.219769] pci 0000:10:0b.0: PME# supported from D0 D1 D2 D3hot >07:08:46,796 INFO kernel:[ 0.220081] pci 0000:00:1e.0: PCI bridge to [bus 10] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220203] pci 0000:00:1e.0: bridge window [mem 0xf3200000-0xf32fffff] >07:08:46,796 DEBUG kernel:[ 0.220211] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xfebfffff] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220214] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220220] pci 0000:00:1e.0: bridge window [io 0x1000-0x2fff] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220223] pci 0000:00:1e.0: bridge window [io 0x3000-0x6fff] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220225] pci 0000:00:1e.0: bridge window [io 0x7000-0xafff] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220227] pci 0000:00:1e.0: bridge window [io 0xb000-0xffff] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220230] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >07:08:46,796 DEBUG kernel:[ 0.220232] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xf3ffffff] (subtractive decode) >07:08:46,796 INFO kernel:[ 0.221347] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 14 15) >07:08:46,796 INFO kernel:[ 0.222166] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15) >07:08:46,796 INFO kernel:[ 0.222975] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 14 15) >07:08:46,796 INFO kernel:[ 0.223769] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >07:08:46,796 INFO kernel:[ 0.224739] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 14 15) >07:08:46,796 INFO kernel:[ 0.225537] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 14 15) >07:08:46,796 INFO kernel:[ 0.226373] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 14 15) >07:08:46,796 INFO kernel:[ 0.227230] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >07:08:46,796 INFO kernel:[ 0.229418] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >07:08:46,796 INFO kernel:[ 0.229418] vgaarb: loaded >07:08:46,796 INFO kernel:[ 0.229418] vgaarb: bridge control possible 0000:01:00.0 >07:08:46,796 NOTICE kernel:[ 0.230216] SCSI subsystem initialized >07:08:46,796 DEBUG kernel:[ 0.230430] libata version 3.00 loaded. >07:08:46,796 INFO kernel:[ 0.230430] ACPI: bus type USB registered >07:08:46,796 INFO kernel:[ 0.230430] usbcore: registered new interface driver usbfs >07:08:46,796 INFO kernel:[ 0.231013] usbcore: registered new interface driver hub >07:08:46,796 INFO kernel:[ 0.231170] usbcore: registered new device driver usb >07:08:46,796 INFO kernel:[ 0.231354] PCI: Using ACPI for IRQ routing >07:08:46,796 DEBUG kernel:[ 0.233534] PCI: pci_cache_line_size set to 64 bytes >07:08:46,796 DEBUG kernel:[ 0.233625] e820: reserve RAM buffer [mem 0x00097c00-0x0009ffff] >07:08:46,796 DEBUG kernel:[ 0.233634] e820: reserve RAM buffer [mem 0xdefc1da0-0xdfffffff] >07:08:46,796 INFO kernel:[ 0.234367] NetLabel: Initializing >07:08:46,796 INFO kernel:[ 0.234471] NetLabel: domain hash size = 128 >07:08:46,796 INFO kernel:[ 0.234576] NetLabel: protocols = UNLABELED CIPSOv4 >07:08:46,796 INFO kernel:[ 0.234733] NetLabel: unlabeled traffic allowed by default >07:08:46,796 INFO kernel:[ 0.234925] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >07:08:46,796 INFO kernel:[ 0.235011] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >07:08:46,796 INFO kernel:[ 0.235338] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >07:08:46,796 INFO kernel:[ 0.238083] Switched to clocksource hpet >07:08:46,796 INFO kernel:[ 0.302796] pnp: PnP ACPI init >07:08:46,796 INFO kernel:[ 0.302984] ACPI: bus type PNP registered >07:08:46,796 DEBUG kernel:[ 0.303327] pnp 00:00: Plug and Play ACPI device, IDs PNP0c04 (active) >07:08:46,796 DEBUG kernel:[ 0.303369] pnp 00:01: [dma 4] >07:08:46,796 DEBUG kernel:[ 0.303478] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >07:08:46,796 DEBUG kernel:[ 0.303615] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >07:08:46,796 DEBUG kernel:[ 0.303740] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) >07:08:46,796 DEBUG kernel:[ 0.303886] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active) >07:08:46,796 DEBUG kernel:[ 0.304037] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >07:08:46,796 DEBUG kernel:[ 0.304832] pnp 00:06: [dma 3] >07:08:46,796 DEBUG kernel:[ 0.304996] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active) >07:08:46,796 DEBUG kernel:[ 0.305773] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active) >07:08:46,796 DEBUG kernel:[ 0.306307] pnp 00:08: [dma 2] >07:08:46,796 DEBUG kernel:[ 0.306438] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active) >07:08:46,796 DEBUG kernel:[ 0.306693] pnp 00:09: Plug and Play ACPI device, IDs PNP0003 (active) >07:08:46,796 DEBUG kernel:[ 0.306928] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active) >07:08:46,796 DEBUG kernel:[ 0.307918] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >07:08:46,796 WARNING kernel:[ 0.307968] pnp 00:0c: disabling [io 0xf800-0xf81f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >07:08:46,796 WARNING kernel:[ 0.308155] pnp 00:0c: disabling [io 0xf820-0xf83f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >07:08:46,796 WARNING kernel:[ 0.308327] pnp 00:0c: disabling [io 0xf840-0xf85f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >07:08:46,796 WARNING kernel:[ 0.308499] pnp 00:0c: disabling [io 0xf860-0xf87f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >07:08:46,796 INFO kernel:[ 0.309936] system 00:0c: [io 0x0400-0x041f] has been reserved >07:08:46,796 INFO kernel:[ 0.310059] system 00:0c: [io 0x0420-0x043f] has been reserved >07:08:46,796 INFO kernel:[ 0.310170] system 00:0c: [io 0x0440-0x045f] has been reserved >07:08:46,796 INFO kernel:[ 0.310281] system 00:0c: [io 0x0460-0x047f] has been reserved >07:08:46,796 INFO kernel:[ 0.310391] system 00:0c: [io 0x0480-0x048f] has been reserved >07:08:46,796 INFO kernel:[ 0.310502] system 00:0c: [io 0xfa00-0xfa3f] has been reserved >07:08:46,796 INFO kernel:[ 0.310612] system 00:0c: [io 0xfc00-0xfc7f] has been reserved >07:08:46,796 INFO kernel:[ 0.310722] system 00:0c: [io 0xfc80-0xfcff] has been reserved >07:08:46,796 INFO kernel:[ 0.310833] system 00:0c: [io 0xfe00-0xfe7f] has been reserved >07:08:46,796 INFO kernel:[ 0.310943] system 00:0c: [io 0xfe80-0xfeff] has been reserved >07:08:46,796 DEBUG kernel:[ 0.311069] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >07:08:46,797 INFO kernel:[ 0.311306] system 00:0d: [io 0x04d0-0x04d1] has been reserved >07:08:46,797 INFO kernel:[ 0.311417] system 00:0d: [io 0x0cb0-0x0cbf] has been reserved >07:08:46,797 DEBUG kernel:[ 0.311531] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >07:08:46,797 INFO kernel:[ 0.317253] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved >07:08:46,797 INFO kernel:[ 0.317369] system 00:0e: [mem 0x00100000-0xdfffffff] could not be reserved >07:08:46,797 INFO kernel:[ 0.317483] system 00:0e: [mem 0x000e4000-0x000fffff] could not be reserved >07:08:46,797 INFO kernel:[ 0.317596] system 00:0e: [mem 0xfec01000-0xfecfffff] has been reserved >07:08:46,797 INFO kernel:[ 0.317708] system 00:0e: [mem 0xfed00400-0xfed3ffff] has been reserved >07:08:46,797 INFO kernel:[ 0.317822] system 00:0e: [mem 0xfed40000-0xffffffff] could not be reserved >07:08:46,797 INFO kernel:[ 0.317935] system 00:0e: [mem 0xf4000000-0xf7ffffff] has been reserved >07:08:46,797 INFO kernel:[ 0.318061] system 00:0e: [mem 0x000d0e00-0x000e3fff] could not be reserved >07:08:46,797 DEBUG kernel:[ 0.318178] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active) >07:08:46,797 INFO kernel:[ 0.318210] pnp: PnP ACPI: found 15 devices >07:08:46,797 INFO kernel:[ 0.318316] ACPI: bus type PNP unregistered >07:08:46,797 DEBUG kernel:[ 0.335125] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 28] add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335138] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 34] add_size 1000 >07:08:46,797 DEBUG kernel:[ 0.335141] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 34] add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335144] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff] to [bus 34] add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335155] pci 0000:00:1c.5: bridge window [io 0x1000-0x0fff] to [bus 3f] add_size 1000 >07:08:46,797 DEBUG kernel:[ 0.335158] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3f] add_size 200000 >07:08:46,797 WARNING kernel:[ 0.335173] pci 0000:00:1f.0: BAR 13: [io 0xf800-0xf87f] has bogus alignment >07:08:46,797 DEBUG kernel:[ 0.335287] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335290] pci 0000:00:1c.4: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335292] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335295] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >07:08:46,797 DEBUG kernel:[ 0.335297] pci 0000:00:1c.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >07:08:46,797 DEBUG kernel:[ 0.335299] pci 0000:00:1c.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >07:08:46,797 INFO kernel:[ 0.335305] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf8000000-0xf82fffff pref] >07:08:46,797 INFO kernel:[ 0.335472] pci 0000:00:1c.4: BAR 14: assigned [mem 0xf8300000-0xf84fffff] >07:08:46,797 INFO kernel:[ 0.335586] pci 0000:00:1c.4: BAR 15: assigned [mem 0xf8500000-0xf86fffff 64bit pref] >07:08:46,797 INFO kernel:[ 0.335756] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf8700000-0xf88fffff 64bit pref] >07:08:46,797 INFO kernel:[ 0.335925] pci 0000:00:1c.4: BAR 13: assigned [io 0x4000-0x4fff] >07:08:46,797 INFO kernel:[ 0.336049] pci 0000:00:1c.5: BAR 13: assigned [io 0x5000-0x5fff] >07:08:46,797 INFO kernel:[ 0.336171] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000) >07:08:46,797 INFO kernel:[ 0.336292] pci 0000:00:01.0: PCI bridge to [bus 01] >07:08:46,797 INFO kernel:[ 0.336401] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] >07:08:46,797 INFO kernel:[ 0.336513] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf2ffffff] >07:08:46,797 INFO kernel:[ 0.336627] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >07:08:46,797 INFO kernel:[ 0.336799] pci 0000:28:00.0: BAR 6: assigned [mem 0xf8000000-0xf801ffff pref] >07:08:46,797 INFO kernel:[ 0.336965] pci 0000:00:1c.0: PCI bridge to [bus 28] >07:08:46,797 INFO kernel:[ 0.337086] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >07:08:46,797 INFO kernel:[ 0.337200] pci 0000:00:1c.0: bridge window [mem 0xf3000000-0xf30fffff] >07:08:46,797 INFO kernel:[ 0.337314] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf82fffff pref] >07:08:46,797 INFO kernel:[ 0.337485] pci 0000:00:1c.4: PCI bridge to [bus 34] >07:08:46,797 INFO kernel:[ 0.337593] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff] >07:08:46,797 INFO kernel:[ 0.337707] pci 0000:00:1c.4: bridge window [mem 0xf8300000-0xf84fffff] >07:08:46,797 INFO kernel:[ 0.337821] pci 0000:00:1c.4: bridge window [mem 0xf8500000-0xf86fffff 64bit pref] >07:08:46,797 INFO kernel:[ 0.337993] pci 0000:00:1c.5: PCI bridge to [bus 3f] >07:08:46,797 INFO kernel:[ 0.338113] pci 0000:00:1c.5: bridge window [io 0x5000-0x5fff] >07:08:46,797 INFO kernel:[ 0.338227] pci 0000:00:1c.5: bridge window [mem 0xf3100000-0xf31fffff] >07:08:46,797 INFO kernel:[ 0.338341] pci 0000:00:1c.5: bridge window [mem 0xf8700000-0xf88fffff 64bit pref] >07:08:46,797 INFO kernel:[ 0.338513] pci 0000:00:1e.0: PCI bridge to [bus 10] >07:08:46,797 INFO kernel:[ 0.338625] pci 0000:00:1e.0: bridge window [mem 0xf3200000-0xf32fffff] >07:08:46,797 DEBUG kernel:[ 0.338745] pci_bus 0000:00: resource 4 [mem 0xf8000000-0xfebfffff] >07:08:46,797 DEBUG kernel:[ 0.338747] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7] >07:08:46,797 DEBUG kernel:[ 0.338749] pci_bus 0000:00: resource 6 [io 0x1000-0x2fff] >07:08:46,797 DEBUG kernel:[ 0.338751] pci_bus 0000:00: resource 7 [io 0x3000-0x6fff] >07:08:46,797 DEBUG kernel:[ 0.338753] pci_bus 0000:00: resource 8 [io 0x7000-0xafff] >07:08:46,797 DEBUG kernel:[ 0.338755] pci_bus 0000:00: resource 9 [io 0xb000-0xffff] >07:08:46,797 DEBUG kernel:[ 0.338757] pci_bus 0000:00: resource 10 [mem 0x000a0000-0x000bffff] >07:08:46,797 DEBUG kernel:[ 0.338759] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xf3ffffff] >07:08:46,797 DEBUG kernel:[ 0.338761] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] >07:08:46,797 DEBUG kernel:[ 0.338763] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf2ffffff] >07:08:46,797 DEBUG kernel:[ 0.338766] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >07:08:46,797 DEBUG kernel:[ 0.338768] pci_bus 0000:28: resource 0 [io 0x1000-0x1fff] >07:08:46,797 DEBUG kernel:[ 0.338770] pci_bus 0000:28: resource 1 [mem 0xf3000000-0xf30fffff] >07:08:46,797 DEBUG kernel:[ 0.338772] pci_bus 0000:28: resource 2 [mem 0xf8000000-0xf82fffff pref] >07:08:46,797 DEBUG kernel:[ 0.338774] pci_bus 0000:34: resource 0 [io 0x4000-0x4fff] >07:08:46,797 DEBUG kernel:[ 0.338776] pci_bus 0000:34: resource 1 [mem 0xf8300000-0xf84fffff] >07:08:46,797 DEBUG kernel:[ 0.338779] pci_bus 0000:34: resource 2 [mem 0xf8500000-0xf86fffff 64bit pref] >07:08:46,797 DEBUG kernel:[ 0.338781] pci_bus 0000:3f: resource 0 [io 0x5000-0x5fff] >07:08:46,797 DEBUG kernel:[ 0.338783] pci_bus 0000:3f: resource 1 [mem 0xf3100000-0xf31fffff] >07:08:46,797 DEBUG kernel:[ 0.338785] pci_bus 0000:3f: resource 2 [mem 0xf8700000-0xf88fffff 64bit pref] >07:08:46,797 DEBUG kernel:[ 0.338787] pci_bus 0000:10: resource 1 [mem 0xf3200000-0xf32fffff] >07:08:46,797 DEBUG kernel:[ 0.338789] pci_bus 0000:10: resource 4 [mem 0xf8000000-0xfebfffff] >07:08:46,797 DEBUG kernel:[ 0.338791] pci_bus 0000:10: resource 5 [io 0x0000-0x0cf7] >07:08:46,797 DEBUG kernel:[ 0.338793] pci_bus 0000:10: resource 6 [io 0x1000-0x2fff] >07:08:46,797 DEBUG kernel:[ 0.338795] pci_bus 0000:10: resource 7 [io 0x3000-0x6fff] >07:08:46,797 DEBUG kernel:[ 0.338797] pci_bus 0000:10: resource 8 [io 0x7000-0xafff] >07:08:46,797 DEBUG kernel:[ 0.338799] pci_bus 0000:10: resource 9 [io 0xb000-0xffff] >07:08:46,797 DEBUG kernel:[ 0.338801] pci_bus 0000:10: resource 10 [mem 0x000a0000-0x000bffff] >07:08:46,797 DEBUG kernel:[ 0.338803] pci_bus 0000:10: resource 11 [mem 0xe0000000-0xf3ffffff] >07:08:46,797 INFO kernel:[ 0.338863] NET: Registered protocol family 2 >07:08:46,797 INFO kernel:[ 0.339685] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >07:08:46,797 INFO kernel:[ 0.340937] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes) >07:08:46,797 INFO kernel:[ 0.343091] TCP: Hash tables configured (established 32768 bind 32768) >07:08:46,797 INFO kernel:[ 0.343316] TCP: reno registered >07:08:46,797 INFO kernel:[ 0.343570] UDP hash table entries: 2048 (order: 6, 393216 bytes) >07:08:46,797 INFO kernel:[ 0.344099] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >07:08:46,797 INFO kernel:[ 0.344754] NET: Registered protocol family 1 >07:08:46,797 DEBUG kernel:[ 0.353079] pci 0000:01:00.0: Boot video device >07:08:46,797 DEBUG kernel:[ 0.353099] PCI: CLS 64 bytes, default 64 >07:08:46,797 INFO kernel:[ 0.353408] Unpacking initramfs... >07:08:46,797 INFO kernel:[ 4.324681] Freeing initrd memory: 42480K (ffff88007d683000 - ffff88007ffff000) >07:08:46,797 INFO kernel:[ 4.344145] DMA-API: preallocated 65536 debug entries >07:08:46,797 INFO kernel:[ 4.344259] DMA-API: debugging enabled by kernel config >07:08:46,797 INFO kernel:[ 4.344368] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >07:08:46,797 INFO kernel:[ 4.344480] software IO TLB [mem 0xdafc1000-0xdefc1000] (64MB) mapped at [ffff8800dafc1000-ffff8800defc0fff] >07:08:46,797 INFO kernel:[ 4.347182] Scanning for low memory corruption every 60 seconds >07:08:46,797 WARNING kernel:[ 4.347821] cryptomgr_test (44) used greatest stack depth: 13880 bytes left >07:08:46,797 INFO kernel:[ 4.348888] futex hash table entries: 1024 (order: 5, 131072 bytes) >07:08:46,797 NOTICE kernel:[ 4.349092] Initialise system trusted keyring >07:08:46,797 INFO kernel:[ 4.349292] audit: initializing netlink subsys (disabled) >07:08:46,797 NOTICE kernel:[ 4.349487] audit: type=2000 audit(1402384104.348:1): initialized >07:08:46,797 INFO kernel:[ 4.376574] HugeTLB registered 2 MB page size, pre-allocated 0 pages >07:08:46,797 INFO kernel:[ 4.389959] zbud: loaded >07:08:46,797 NOTICE kernel:[ 4.390838] VFS: Disk quotas dquot_6.5.2 >07:08:46,797 WARNING kernel:[ 4.391171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >07:08:46,797 INFO kernel:[ 4.393979] msgmni has been set to 7820 >07:08:46,797 NOTICE kernel:[ 4.394456] Key type big_key registered >07:08:46,797 DEBUG kernel:[ 4.394560] SELinux: Registering netfilter hooks >07:08:46,797 WARNING kernel:[ 4.395703] cryptomgr_test (47) used greatest stack depth: 13672 bytes left >07:08:46,797 WARNING kernel:[ 4.395968] cryptomgr_test (48) used greatest stack depth: 13576 bytes left >07:08:46,797 INFO kernel:[ 4.397153] alg: No test for stdrng (krng) >07:08:46,797 INFO kernel:[ 4.397274] NET: Registered protocol family 38 >07:08:46,797 NOTICE kernel:[ 4.397399] Key type asymmetric registered >07:08:46,797 NOTICE kernel:[ 4.397516] Asymmetric key parser 'x509' registered >07:08:46,797 INFO kernel:[ 4.397661] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >07:08:46,797 INFO kernel:[ 4.397993] io scheduler noop registered >07:08:46,797 INFO kernel:[ 4.398122] io scheduler deadline registered >07:08:46,797 INFO kernel:[ 4.398597] io scheduler cfq registered (default) >07:08:46,797 DEBUG kernel:[ 4.399561] list_sort_test: start testing list_sort() >07:08:46,797 DEBUG kernel:[ 4.401082] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >07:08:46,797 DEBUG kernel:[ 4.401838] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >07:08:46,797 DEBUG kernel:[ 4.402583] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X >07:08:46,797 DEBUG kernel:[ 4.403343] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X >07:08:46,797 INFO kernel:[ 4.403642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >07:08:46,797 INFO kernel:[ 4.403885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >07:08:46,797 DEBUG kernel:[ 4.404308] intel_idle: does not run on family 6 model 23 >07:08:46,797 INFO kernel:[ 4.404651] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >07:08:46,797 INFO kernel:[ 4.404850] ACPI: Power Button [PBTN] >07:08:46,797 INFO kernel:[ 4.405181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >07:08:46,797 INFO kernel:[ 4.405351] ACPI: Power Button [PWRF] >07:08:46,797 INFO kernel:[ 4.405831] tsc: Marking TSC unstable due to TSC halts in idle >07:08:46,797 DEBUG kernel:[ 4.405979] ACPI: acpi_idle registered with cpuidle >07:08:46,797 INFO kernel:[ 4.407933] GHES: HEST is not enabled! >07:08:46,797 INFO kernel:[ 4.408298] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >07:08:46,797 INFO kernel:[ 4.429171] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >07:08:46,797 INFO kernel:[ 4.431785] Non-volatile memory driver v1.3 >07:08:46,797 INFO kernel:[ 4.431891] Linux agpgart interface v0.103 >07:08:46,797 DEBUG kernel:[ 4.432688] ahci 0000:00:1f.2: version 3.0 >07:08:46,797 INFO kernel:[ 4.433285] ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF >07:08:46,797 DEBUG kernel:[ 4.433439] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >07:08:46,797 INFO kernel:[ 4.433594] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode >07:08:46,798 INFO kernel:[ 4.433763] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ccc sxs >07:08:46,798 INFO kernel:[ 4.438039] scsi0 : ahci >07:08:46,798 INFO kernel:[ 4.438755] scsi1 : ahci >07:08:46,798 INFO kernel:[ 4.439381] scsi2 : ahci >07:08:46,798 INFO kernel:[ 4.439991] scsi3 : ahci >07:08:46,798 INFO kernel:[ 4.440598] scsi4 : ahci >07:08:46,798 INFO kernel:[ 4.441199] scsi5 : ahci >07:08:46,798 INFO kernel:[ 4.441572] ata1: SATA max UDMA/133 abar m2048@0xf3304000 port 0xf3304100 irq 44 >07:08:46,798 INFO kernel:[ 4.441738] ata2: SATA max UDMA/133 abar m2048@0xf3304000 port 0xf3304180 irq 44 >07:08:46,798 INFO kernel:[ 4.441904] ata3: SATA max UDMA/133 abar m2048@0xf3304000 port 0xf3304200 irq 44 >07:08:46,798 INFO kernel:[ 4.442084] ata4: SATA max UDMA/133 abar m2048@0xf3304000 port 0xf3304280 irq 44 >07:08:46,798 INFO kernel:[ 4.442250] ata5: SATA max UDMA/133 abar m2048@0xf3304000 port 0xf3304300 irq 44 >07:08:46,798 INFO kernel:[ 4.442416] ata6: SATA max UDMA/133 abar m2048@0xf3304000 port 0xf3304380 irq 44 >07:08:46,798 INFO kernel:[ 4.443050] libphy: Fixed MDIO Bus: probed >07:08:46,798 INFO kernel:[ 4.443448] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >07:08:46,798 INFO kernel:[ 4.443569] ehci-pci: EHCI PCI platform driver >07:08:46,798 INFO kernel:[ 4.444387] ehci-pci 0000:00:1a.7: EHCI Host Controller >07:08:46,798 INFO kernel:[ 4.444970] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 >07:08:46,798 INFO kernel:[ 4.445216] ehci-pci 0000:00:1a.7: debug port 1 >07:08:46,798 DEBUG kernel:[ 4.449294] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported >07:08:46,798 INFO kernel:[ 4.449376] ehci-pci 0000:00:1a.7: irq 22, io mem 0xf3304800 >07:08:46,798 INFO kernel:[ 4.455060] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >07:08:46,798 INFO kernel:[ 4.455540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >07:08:46,798 INFO kernel:[ 4.455652] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.455818] usb usb1: Product: EHCI Host Controller >07:08:46,798 INFO kernel:[ 4.455925] usb usb1: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 ehci_hcd >07:08:46,798 INFO kernel:[ 4.456105] usb usb1: SerialNumber: 0000:00:1a.7 >07:08:46,798 INFO kernel:[ 4.457157] hub 1-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.457317] hub 1-0:1.0: 6 ports detected >07:08:46,798 INFO kernel:[ 4.459307] ehci-pci 0000:00:1d.7: EHCI Host Controller >07:08:46,798 INFO kernel:[ 4.459632] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 >07:08:46,798 INFO kernel:[ 4.459828] ehci-pci 0000:00:1d.7: debug port 1 >07:08:46,798 DEBUG kernel:[ 4.463850] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >07:08:46,798 INFO kernel:[ 4.463894] ehci-pci 0000:00:1d.7: irq 20, io mem 0xf3304c00 >07:08:46,798 INFO kernel:[ 4.470059] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >07:08:46,798 INFO kernel:[ 4.470379] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >07:08:46,798 INFO kernel:[ 4.470491] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.470656] usb usb2: Product: EHCI Host Controller >07:08:46,798 INFO kernel:[ 4.470763] usb usb2: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 ehci_hcd >07:08:46,798 INFO kernel:[ 4.470929] usb usb2: SerialNumber: 0000:00:1d.7 >07:08:46,798 INFO kernel:[ 4.471633] hub 2-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.471760] hub 2-0:1.0: 6 ports detected >07:08:46,798 INFO kernel:[ 4.472868] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >07:08:46,798 INFO kernel:[ 4.472990] ohci-pci: OHCI PCI platform driver >07:08:46,798 INFO kernel:[ 4.473165] uhci_hcd: USB Universal Host Controller Interface driver >07:08:46,798 INFO kernel:[ 4.473883] uhci_hcd 0000:00:1a.0: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.474237] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >07:08:46,798 INFO kernel:[ 4.474413] uhci_hcd 0000:00:1a.0: detected 2 ports >07:08:46,798 INFO kernel:[ 4.474543] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00003100 >07:08:46,798 INFO kernel:[ 4.474846] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >07:08:46,798 INFO kernel:[ 4.474958] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.476263] usb usb3: Product: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.476372] usb usb3: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 uhci_hcd >07:08:46,798 INFO kernel:[ 4.476538] usb usb3: SerialNumber: 0000:00:1a.0 >07:08:46,798 INFO kernel:[ 4.477241] hub 3-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.477370] hub 3-0:1.0: 2 ports detected >07:08:46,798 INFO kernel:[ 4.478599] uhci_hcd 0000:00:1a.1: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.478944] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >07:08:46,798 INFO kernel:[ 4.479153] uhci_hcd 0000:00:1a.1: detected 2 ports >07:08:46,798 INFO kernel:[ 4.479311] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00003120 >07:08:46,798 INFO kernel:[ 4.479581] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >07:08:46,798 INFO kernel:[ 4.479693] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.479859] usb usb4: Product: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.479966] usb usb4: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 uhci_hcd >07:08:46,798 INFO kernel:[ 4.480163] usb usb4: SerialNumber: 0000:00:1a.1 >07:08:46,798 INFO kernel:[ 4.480847] hub 4-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.480975] hub 4-0:1.0: 2 ports detected >07:08:46,798 INFO kernel:[ 4.482194] uhci_hcd 0000:00:1a.2: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.482508] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >07:08:46,798 INFO kernel:[ 4.482683] uhci_hcd 0000:00:1a.2: detected 2 ports >07:08:46,798 INFO kernel:[ 4.482813] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00003140 >07:08:46,798 INFO kernel:[ 4.483096] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >07:08:46,798 INFO kernel:[ 4.483208] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.483373] usb usb5: Product: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.483480] usb usb5: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 uhci_hcd >07:08:46,798 INFO kernel:[ 4.483646] usb usb5: SerialNumber: 0000:00:1a.2 >07:08:46,798 INFO kernel:[ 4.484368] hub 5-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.484495] hub 5-0:1.0: 2 ports detected >07:08:46,798 INFO kernel:[ 4.485697] uhci_hcd 0000:00:1d.0: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.486033] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >07:08:46,798 INFO kernel:[ 4.486208] uhci_hcd 0000:00:1d.0: detected 2 ports >07:08:46,798 INFO kernel:[ 4.486338] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00003160 >07:08:46,798 INFO kernel:[ 4.486600] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >07:08:46,798 INFO kernel:[ 4.486712] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.486877] usb usb6: Product: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.486985] usb usb6: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 uhci_hcd >07:08:46,798 INFO kernel:[ 4.487182] usb usb6: SerialNumber: 0000:00:1d.0 >07:08:46,798 INFO kernel:[ 4.487866] hub 6-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.487993] hub 6-0:1.0: 2 ports detected >07:08:46,798 INFO kernel:[ 4.489239] uhci_hcd 0000:00:1d.1: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.489553] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >07:08:46,798 INFO kernel:[ 4.489728] uhci_hcd 0000:00:1d.1: detected 2 ports >07:08:46,798 INFO kernel:[ 4.489858] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00003180 >07:08:46,798 INFO kernel:[ 4.490145] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >07:08:46,798 INFO kernel:[ 4.490257] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.490422] usb usb7: Product: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.490529] usb usb7: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 uhci_hcd >07:08:46,798 INFO kernel:[ 4.490696] usb usb7: SerialNumber: 0000:00:1d.1 >07:08:46,798 INFO kernel:[ 4.491399] hub 7-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.491526] hub 7-0:1.0: 2 ports detected >07:08:46,798 INFO kernel:[ 4.492734] uhci_hcd 0000:00:1d.2: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.493056] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >07:08:46,798 INFO kernel:[ 4.493231] uhci_hcd 0000:00:1d.2: detected 2 ports >07:08:46,798 INFO kernel:[ 4.493360] uhci_hcd 0000:00:1d.2: irq 22, io base 0x000031a0 >07:08:46,798 INFO kernel:[ 4.493624] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >07:08:46,798 INFO kernel:[ 4.493735] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:08:46,798 INFO kernel:[ 4.493901] usb usb8: Product: UHCI Host Controller >07:08:46,798 INFO kernel:[ 4.494025] usb usb8: Manufacturer: Linux 3.15.0-0.rc8.git1.2.fc21.x86_64 uhci_hcd >07:08:46,798 INFO kernel:[ 4.494195] usb usb8: SerialNumber: 0000:00:1d.2 >07:08:46,798 INFO kernel:[ 4.494883] hub 8-0:1.0: USB hub found >07:08:46,798 INFO kernel:[ 4.495027] hub 8-0:1.0: 2 ports detected >07:08:46,798 INFO kernel:[ 4.495875] usbcore: registered new interface driver usbserial >07:08:46,798 INFO kernel:[ 4.496033] usbcore: registered new interface driver usbserial_generic >07:08:46,798 INFO kernel:[ 4.496250] usbserial: USB Serial support registered for generic >07:08:46,798 INFO kernel:[ 4.496491] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12 >07:08:46,798 INFO kernel:[ 4.499724] serio: i8042 KBD port at 0x60,0x64 irq 1 >07:08:46,798 INFO kernel:[ 4.499905] serio: i8042 AUX port at 0x60,0x64 irq 12 >07:08:46,798 INFO kernel:[ 4.500700] mousedev: PS/2 mouse device common for all mice >07:08:46,798 INFO kernel:[ 4.501759] rtc_cmos 00:02: RTC can wake from S4 >07:08:46,798 INFO kernel:[ 4.502313] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >07:08:46,798 INFO kernel:[ 4.502459] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >07:08:46,798 INFO kernel:[ 4.503051] device-mapper: uevent: version 1.0.3 >07:08:46,798 INFO kernel:[ 4.503542] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >07:08:46,798 INFO kernel:[ 4.506540] hidraw: raw HID events driver (C) Jiri Kosina >07:08:46,798 INFO kernel:[ 4.507159] usbcore: registered new interface driver usbhid >07:08:46,798 INFO kernel:[ 4.507268] usbhid: USB HID core driver >07:08:46,798 INFO kernel:[ 4.507458] drop_monitor: Initializing network drop monitor service >07:08:46,798 INFO kernel:[ 4.507761] ip_tables: (C) 2000-2006 Netfilter Core Team >07:08:46,798 INFO kernel:[ 4.507959] TCP: cubic registered >07:08:46,798 INFO kernel:[ 4.508096] Initializing XFRM netlink socket >07:08:46,798 INFO kernel:[ 4.509149] NET: Registered protocol family 10 >07:08:46,798 INFO kernel:[ 4.510235] mip6: Mobile IPv6 >07:08:46,798 INFO kernel:[ 4.510352] NET: Registered protocol family 17 >07:08:46,798 NOTICE kernel:[ 4.511881] Loading compiled-in X.509 certificates >07:08:46,798 NOTICE kernel:[ 4.513242] Loaded X.509 cert 'Fedora kernel signing key: 386cc38f5c2d3250d22f440b4a9bda67d34b1add' >07:08:46,798 INFO kernel:[ 4.513450] registered taskstats version 1 >07:08:46,798 INFO kernel:[ 4.515354] Magic number: 2:555:116 >07:08:46,798 INFO kernel:[ 4.515590] rtc_cmos 00:02: setting system clock to 2014-06-10 07:08:25 UTC (1402384105) >07:08:46,798 DEBUG kernel:[ 4.516035] PM: Hibernation image not present or could not be loaded. >07:08:46,798 INFO kernel:[ 4.747060] ata4: SATA link down (SStatus 0 SControl 300) >07:08:46,798 INFO kernel:[ 4.747231] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >07:08:46,798 INFO kernel:[ 4.747420] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >07:08:46,798 INFO kernel:[ 4.747615] ata3: SATA link down (SStatus 0 SControl 300) >07:08:46,798 INFO kernel:[ 4.748056] ata6: SATA link down (SStatus 0 SControl 300) >07:08:46,798 INFO kernel:[ 4.748568] ata1.00: ATA-8: WDC WD5000AAKS-60A7B2, 03.03B03, max UDMA/100 >07:08:46,798 INFO kernel:[ 4.748686] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >07:08:46,798 INFO kernel:[ 4.749037] ata5: SATA link down (SStatus 0 SControl 300) >07:08:46,798 INFO kernel:[ 4.749772] ata1.00: configured for UDMA/100 >07:08:46,798 NOTICE kernel:[ 4.750864] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-6 03.0 PQ: 0 ANSI: 5 >07:08:46,798 INFO kernel:[ 4.751108] ata2.00: ATAPI: hp DVD-RAM GH40L, RB12, max UDMA/100 >07:08:46,798 NOTICE kernel:[ 4.752272] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >07:08:46,798 NOTICE kernel:[ 4.752587] sd 0:0:0:0: [sda] Write Protect is off >07:08:46,798 NOTICE kernel:[ 4.752637] sd 0:0:0:0: Attached scsi generic sg0 type 0 >07:08:46,798 DEBUG kernel:[ 4.752808] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >07:08:46,798 NOTICE kernel:[ 4.752869] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >07:08:46,798 INFO kernel:[ 4.755532] ata2.00: configured for UDMA/100 >07:08:46,798 INFO kernel:[ 4.760107] usb 1-2: new high-speed USB device number 2 using ehci-pci >07:08:46,798 NOTICE kernel:[ 4.764880] scsi 1:0:0:0: CD-ROM hp DVD-RAM GH40L RB12 PQ: 0 ANSI: 5 >07:08:46,798 INFO kernel:[ 4.771874] sda: sda1 sda2 >07:08:46,798 NOTICE kernel:[ 4.773539] sd 0:0:0:0: [sda] Attached SCSI disk >07:08:46,798 WARNING kernel:[ 4.796815] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >07:08:46,798 INFO kernel:[ 4.796984] cdrom: Uniform CD-ROM driver Revision: 3.20 >07:08:46,798 DEBUG kernel:[ 4.797815] sr 1:0:0:0: Attached scsi CD-ROM sr0 >07:08:46,798 NOTICE kernel:[ 4.798154] sr 1:0:0:0: Attached scsi generic sg1 type 5 >07:08:46,798 INFO kernel:[ 4.802415] Freeing unused kernel memory: 3692K (ffffffff81fb3000 - ffffffff8234e000) >07:08:46,798 INFO kernel:[ 4.802591] Write protecting the kernel read-only data: 14336k >07:08:46,798 INFO kernel:[ 4.809706] Freeing unused kernel memory: 2024K (ffff880001806000 - ffff880001a00000) >07:08:46,798 INFO kernel:[ 4.812274] Freeing unused kernel memory: 740K (ffff880001d47000 - ffff880001e00000) >07:08:46,798 NOTICE kernel:[ 4.820338] random: systemd urandom read with 83 bits of entropy available >07:08:46,798 WARNING kernel:[ 4.837535] systemd-fstab-g (85) used greatest stack depth: 13512 bytes left >07:08:46,798 WARNING kernel:[ 4.839928] systemd-cryptse (87) used greatest stack depth: 13232 bytes left >07:08:46,798 INFO kernel:[ 4.994616] device-mapper: multipath: version 1.7.0 loaded >07:08:46,798 INFO kernel:[ 5.179266] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >07:08:46,798 INFO kernel:[ 5.452722] usb 1-2: New USB device found, idVendor=0bda, idProduct=0151 >07:08:46,798 INFO kernel:[ 5.452840] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >07:08:46,799 INFO kernel:[ 5.452954] usb 1-2: Product: USB2.0-CRW >07:08:46,799 INFO kernel:[ 5.453200] usb 1-2: Manufacturer: Generic >07:08:46,799 INFO kernel:[ 5.453309] usb 1-2: SerialNumber: 20060413092100000 >07:08:46,799 INFO kernel:[ 5.868113] usb 8-1: new low-speed USB device number 2 using uhci_hcd >07:08:46,799 INFO kernel:[ 5.968522] squashfs: version 4.0 (2009/01/31) Phillip Lougher >07:08:46,799 INFO kernel:[ 5.980314] Loading iSCSI transport class v2.0-870. >07:08:46,799 NOTICE kernel:[ 5.991199] iscsi: registered transport (tcp) >07:08:46,799 INFO kernel:[ 6.091204] FDC 0 is a post-1991 82077 >07:08:46,799 INFO kernel:[ 6.105757] No iBFT detected. >07:08:46,799 INFO kernel:[ 6.113129] md: raid0 personality registered for level 0 >07:08:46,799 INFO kernel:[ 6.122280] md: raid1 personality registered for level 1 >07:08:46,799 INFO kernel:[ 6.129364] async_tx: api initialized (async) >07:08:46,799 INFO kernel:[ 6.131733] xor: measuring software checksum speed >07:08:46,799 INFO kernel:[ 6.141011] prefetch64-sse: 11056.000 MB/sec >07:08:46,799 INFO kernel:[ 6.151011] generic_sse: 9744.000 MB/sec >07:08:46,799 INFO kernel:[ 6.151117] xor: using function: prefetch64-sse (11056.000 MB/sec) >07:08:46,799 WARNING kernel:[ 6.179020] raid6: sse2x1 4699 MB/s >07:08:46,799 WARNING kernel:[ 6.196029] raid6: sse2x2 5039 MB/s >07:08:46,799 WARNING kernel:[ 6.213011] raid6: sse2x4 7703 MB/s >07:08:46,799 WARNING kernel:[ 6.213116] raid6: using algorithm sse2x4 (7703 MB/s) >07:08:46,799 WARNING kernel:[ 6.213222] raid6: using ssse3x2 recovery algorithm >07:08:46,799 INFO kernel:[ 6.227520] md: raid6 personality registered for level 6 >07:08:46,799 INFO kernel:[ 6.227631] md: raid5 personality registered for level 5 >07:08:46,799 INFO kernel:[ 6.227739] md: raid4 personality registered for level 4 >07:08:46,799 INFO kernel:[ 6.247016] md: raid10 personality registered for level 10 >07:08:46,799 INFO kernel:[ 6.254036] md: linear personality registered for level -1 >07:08:46,799 INFO kernel:[ 6.282663] device-mapper: multipath round-robin: version 1.0.0 loaded >07:08:46,799 INFO kernel:[ 6.302492] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >07:08:46,799 INFO kernel:[ 6.367733] RPC: Registered named UNIX socket transport module. >07:08:46,799 INFO kernel:[ 6.367849] RPC: Registered udp transport module. >07:08:46,799 INFO kernel:[ 6.367955] RPC: Registered tcp transport module. >07:08:46,799 INFO kernel:[ 6.368098] RPC: Registered tcp NFSv4.1 backchannel transport module. >07:08:46,799 WARNING kernel:[ 6.369191] modprobe (398) used greatest stack depth: 13152 bytes left >07:08:46,799 INFO kernel:[ 6.448155] usb 8-1: New USB device found, idVendor=046a, idProduct=0011 >07:08:46,799 INFO kernel:[ 6.448273] usb 8-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >07:08:46,799 WARNING kernel:[ 6.453852] rpc.statd (407) used greatest stack depth: 13008 bytes left >07:08:46,799 INFO kernel:[ 6.491493] input: HID 046a:0011 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/0003:046A:0011.0001/input/input5 >07:08:46,799 INFO kernel:[ 6.492591] hid-generic 0003:046A:0011.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:1d.2-1/input0 >07:08:46,799 INFO kernel:[ 6.596080] usb 8-2: new low-speed USB device number 3 using uhci_hcd >07:08:46,799 INFO kernel:[ 6.608241] usb-storage 1-2:1.0: USB Mass Storage device detected >07:08:46,799 INFO kernel:[ 6.611701] scsi6 : usb-storage 1-2:1.0 >07:08:46,799 INFO kernel:[ 6.612965] usbcore: registered new interface driver usb-storage >07:08:46,799 INFO kernel:[ 6.616466] usbcore: registered new interface driver uas >07:08:46,799 WARNING kernel:[ 6.638794] systemd-udevd (437) used greatest stack depth: 12968 bytes left >07:08:46,799 INFO kernel:[ 6.760173] usb 8-2: New USB device found, idVendor=413c, idProduct=3012 >07:08:46,799 INFO kernel:[ 6.760289] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >07:08:46,799 INFO kernel:[ 6.760403] usb 8-2: Product: Dell USB Optical Mouse >07:08:46,799 INFO kernel:[ 6.760511] usb 8-2: Manufacturer: Dell >07:08:46,799 INFO kernel:[ 6.778095] input: Dell Dell USB Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/0003:413C:3012.0002/input/input6 >07:08:46,799 INFO kernel:[ 6.778901] hid-generic 0003:413C:3012.0002: input,hidraw1: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-0000:00:1d.2-2/input0 >07:08:46,799 INFO kernel:[ 6.937736] wmi: Mapper loaded >07:08:46,799 INFO kernel:[ 6.954439] pps_core: LinuxPPS API ver. 1 registered >07:08:46,799 INFO kernel:[ 6.954552] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >07:08:46,799 INFO kernel:[ 6.957388] PTP clock support registered >07:08:46,799 INFO kernel:[ 6.970311] [drm] Initialized drm 1.1.0 20060810 >07:08:46,799 INFO kernel:[ 6.974480] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >07:08:46,799 INFO kernel:[ 6.974601] e1000e: Copyright(c) 1999 - 2014 Intel Corporation. >07:08:46,799 INFO kernel:[ 6.974865] tg3.c:v3.136 (Jan 03, 2014) >07:08:46,799 INFO kernel:[ 6.976539] e1000e 0000:28:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >07:08:46,799 DEBUG kernel:[ 6.976752] e1000e 0000:28:00.0: irq 45 for MSI/MSI-X >07:08:46,799 NOTICE kernel:[ 7.001675] random: nonblocking pool is initialized >07:08:46,799 INFO kernel:[ 7.015114] tg3 0000:3f:00.0 eth0: Tigon3 [partno(BCM95755) rev a002] (PCI Express) MAC address f4:ce:46:2c:44:7a >07:08:46,799 INFO kernel:[ 7.015294] tg3 0000:3f:00.0 eth0: attached PHY is 5755 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >07:08:46,799 INFO kernel:[ 7.015468] tg3 0000:3f:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >07:08:46,799 INFO kernel:[ 7.015638] tg3 0000:3f:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] >07:08:46,799 NOTICE kernel:[ 7.056325] firewire_ohci 0000:10:0b.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >07:08:46,799 INFO kernel:[ 7.067296] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x096c00a1 >07:08:46,799 INFO kernel:[ 7.067416] nouveau [ DEVICE][0000:01:00.0] Chipset: G96 (NV96) >07:08:46,799 INFO kernel:[ 7.067532] nouveau [ DEVICE][0000:01:00.0] Family : NV50 >07:08:46,799 INFO kernel:[ 7.069994] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >07:08:46,799 WARNING kernel:[ 7.141825] cdrom_id (526) used greatest stack depth: 11992 bytes left >07:08:46,799 INFO kernel:[ 7.150947] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >07:08:46,799 INFO kernel:[ 7.151105] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >07:08:46,799 INFO kernel:[ 7.151329] nouveau [ VBIOS][0000:01:00.0] BIT signature found >07:08:46,799 INFO kernel:[ 7.151440] nouveau [ VBIOS][0000:01:00.0] version 62.94.6e.00.25 >07:08:46,799 DEBUG kernel:[ 7.173284] nouveau 0000:01:00.0: irq 46 for MSI/MSI-X >07:08:46,799 INFO kernel:[ 7.173307] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled >07:08:46,799 INFO kernel:[ 7.173515] nouveau [ PFB][0000:01:00.0] RAM type: GDDR3 >07:08:46,799 INFO kernel:[ 7.173626] nouveau [ PFB][0000:01:00.0] RAM size: 256 MiB >07:08:46,799 INFO kernel:[ 7.173745] nouveau [ PFB][0000:01:00.0] ZCOMP: 2048 tags >07:08:46,799 INFO kernel:[ 7.185922] nouveau [ VOLT][0000:01:00.0] GPU voltage: 1000000uv >07:08:46,799 INFO kernel:[ 7.192292] e1000e 0000:28:00.0 eth0: (PCI Express:2.5GT/s:Width x4) 00:15:17:96:75:0a >07:08:46,799 INFO kernel:[ 7.192471] e1000e 0000:28:00.0 eth0: Intel(R) PRO/1000 Network Connection >07:08:46,799 INFO kernel:[ 7.192669] e1000e 0000:28:00.0 eth0: MAC: 0, PHY: 4, PBA No: D50868-003 >07:08:46,799 INFO kernel:[ 7.193312] e1000e 0000:28:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >07:08:46,799 DEBUG kernel:[ 7.193538] e1000e 0000:28:00.1: irq 47 for MSI/MSI-X >07:08:46,799 INFO kernel:[ 7.226310] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >07:08:46,799 INFO kernel:[ 7.226435] nouveau [ PTHERM][0000:01:00.0] fan management: automatic >07:08:46,799 INFO kernel:[ 7.226635] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >07:08:46,799 INFO kernel:[ 7.226784] nouveau [ CLK][0000:01:00.0] 03: core 208 MHz shader 450 MHz memory 100 MHz >07:08:46,799 INFO kernel:[ 7.226962] nouveau [ CLK][0000:01:00.0] 0f: core 450 MHz shader 1100 MHz memory 700 MHz >07:08:46,799 INFO kernel:[ 7.227222] nouveau [ CLK][0000:01:00.0] --: core 400 MHz shader 800 MHz memory 702 MHz >07:08:46,799 INFO kernel:[ 7.228227] [TTM] Zone kernel: Available graphics memory: 2005352 kiB >07:08:46,799 INFO kernel:[ 7.228339] [TTM] Initializing pool allocator >07:08:46,799 INFO kernel:[ 7.228484] [TTM] Initializing DMA pool allocator >07:08:46,799 INFO kernel:[ 7.228719] nouveau [ DRM] VRAM: 256 MiB >07:08:46,799 INFO kernel:[ 7.228826] nouveau [ DRM] GART: 1048576 MiB >07:08:46,799 INFO kernel:[ 7.228935] nouveau [ DRM] TMDS table version 2.0 >07:08:46,799 INFO kernel:[ 7.229075] nouveau [ DRM] DCB version 4.0 >07:08:46,799 INFO kernel:[ 7.229192] nouveau [ DRM] DCB outp 00: 02000300 00000028 >07:08:46,799 INFO kernel:[ 7.229310] nouveau [ DRM] DCB outp 01: 01000302 00020030 >07:08:46,799 INFO kernel:[ 7.229429] nouveau [ DRM] DCB outp 02: 04011310 00000028 >07:08:46,799 INFO kernel:[ 7.229548] nouveau [ DRM] DCB outp 03: 02011312 00020030 >07:08:46,799 INFO kernel:[ 7.229658] nouveau [ DRM] DCB conn 00: 00001030 >07:08:46,799 INFO kernel:[ 7.229809] nouveau [ DRM] DCB conn 01: 00002130 >07:08:46,799 INFO kernel:[ 7.229958] nouveau [ DRM] DCB conn 02: 00000210 >07:08:46,799 INFO kernel:[ 7.230137] nouveau [ DRM] DCB conn 03: 00000211 >07:08:46,799 INFO kernel:[ 7.230292] nouveau [ DRM] DCB conn 04: 00000213 >07:08:46,799 INFO kernel:[ 7.241204] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >07:08:46,799 INFO kernel:[ 7.241319] [drm] Driver supports precise vblank timestamp query. >07:08:46,799 INFO kernel:[ 7.367494] e1000e 0000:28:00.1 eth1: (PCI Express:2.5GT/s:Width x4) 00:15:17:96:75:0b >07:08:46,799 INFO kernel:[ 7.367667] e1000e 0000:28:00.1 eth1: Intel(R) PRO/1000 Network Connection >07:08:46,799 INFO kernel:[ 7.367857] e1000e 0000:28:00.1 eth1: MAC: 0, PHY: 4, PBA No: D50868-003 >07:08:46,799 INFO kernel:[ 7.502731] nouveau [ DRM] MM: using CRYPT for buffer copies >07:08:46,799 INFO kernel:[ 7.548464] nouveau [ DRM] allocated 1280x1024 fb: 0x70000, bo ffff880117974800 >07:08:46,799 INFO kernel:[ 7.549436] fbcon: nouveaufb (fb0) is primary device >07:08:46,799 NOTICE kernel:[ 7.563137] firewire_core 0000:10:0b.0: created device fw0: GUID 001fb5010004336d, S400 >07:08:46,799 INFO kernel:[ 7.621292] Console: switching to colour frame buffer device 160x64 >07:08:46,799 NOTICE kernel:[ 7.622402] scsi 6:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS >07:08:46,799 INFO kernel:[ 7.628052] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >07:08:46,799 INFO kernel:[ 7.628077] nouveau 0000:01:00.0: registered panic notifier >07:08:46,799 INFO kernel:[ 7.628154] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >07:08:46,799 NOTICE kernel:[ 7.628956] scsi 6:0:0:1: Direct-Access Generic- SM/xD-Picture 1.00 PQ: 0 ANSI: 0 CCS >07:08:46,799 NOTICE kernel:[ 7.635467] scsi 6:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS >07:08:46,799 NOTICE kernel:[ 7.641867] scsi 6:0:0:3: Direct-Access Generic- MS/MS-Pro 1.00 PQ: 0 ANSI: 0 CCS >07:08:46,799 NOTICE kernel:[ 7.644092] sd 6:0:0:0: Attached scsi generic sg2 type 0 >07:08:46,799 NOTICE kernel:[ 7.647480] sd 6:0:0:1: Attached scsi generic sg3 type 0 >07:08:46,799 NOTICE kernel:[ 7.650061] sd 6:0:0:0: [sdb] Attached SCSI removable disk >07:08:46,799 NOTICE kernel:[ 7.651573] sd 6:0:0:1: [sdc] Attached SCSI removable disk >07:08:46,799 NOTICE kernel:[ 7.653670] sd 6:0:0:2: Attached scsi generic sg4 type 0 >07:08:46,799 NOTICE kernel:[ 7.655206] sd 6:0:0:2: [sdd] Attached SCSI removable disk >07:08:46,799 NOTICE kernel:[ 7.656572] sd 6:0:0:3: Attached scsi generic sg5 type 0 >07:08:46,799 NOTICE kernel:[ 7.663326] sd 6:0:0:3: [sde] Attached SCSI removable disk >07:08:46,800 WARNING kernel:[ 7.827640] systemd-udevd (506) used greatest stack depth: 11632 bytes left >07:08:46,800 DEBUG kernel:[ 8.186506] tg3 0000:3f:00.0: irq 48 for MSI/MSI-X >07:08:46,800 INFO kernel:[ 8.235231] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >07:08:46,800 WARNING kernel:[ 8.235682] ip (649) used greatest stack depth: 11360 bytes left >07:08:46,800 INFO kernel:[ 11.337781] tg3 0000:3f:00.0 em1: Link is up at 1000 Mbps, full duplex >07:08:46,800 INFO kernel:[ 11.337840] tg3 0000:3f:00.0 em1: Flow control is on for TX and on for RX >07:08:46,800 INFO kernel:[ 11.337840] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >07:08:46,800 INFO kernel:[ 15.547457] loop: module loaded >07:08:46,800 INFO kernel:[ 16.164292] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >07:08:46,800 DEBUG kernel:[ 23.645003] SELinux: 2048 avtab hash slots, 107570 rules. >07:08:46,800 DEBUG kernel:[ 23.680824] SELinux: 2048 avtab hash slots, 107570 rules. >07:08:46,800 DEBUG kernel:[ 23.740701] SELinux: 8 users, 103 roles, 4860 types, 283 bools, 1 sens, 1024 cats >07:08:46,800 DEBUG kernel:[ 23.740706] SELinux: 83 classes, 107570 rules >07:08:46,800 DEBUG kernel:[ 23.752972] SELinux: Completing initialization. >07:08:46,800 DEBUG kernel:[ 23.752976] SELinux: Setting up existing superblocks. >07:08:46,800 DEBUG kernel:[ 23.753203] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.753315] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.753355] SELinux: initialized (dev proc, type proc), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.753901] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.753992] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.755496] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.767695] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >07:08:46,800 DEBUG kernel:[ 23.767754] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >07:08:46,800 DEBUG kernel:[ 23.767819] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.767876] SELinux: initialized (dev aio, type aio), not configured for labeling >07:08:46,800 DEBUG kernel:[ 23.767917] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.768064] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.768158] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.768232] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.768373] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.773452] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.773476] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.773492] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.773781] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 23.773883] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.773961] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.773984] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.773991] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774015] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774083] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774106] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774113] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774120] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774198] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774205] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774259] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774340] SELinux: initialized (dev drm, type drm), not configured for labeling >07:08:46,800 DEBUG kernel:[ 23.774404] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 23.774519] SELinux: initialized (dev loop0, type squashfs), uses xattr >07:08:46,800 DEBUG kernel:[ 23.774893] SELinux: initialized (dev dm-0, type ext4), uses xattr >07:08:46,800 NOTICE kernel:[ 23.803852] audit: type=1403 audit(1402384124.786:2): policy loaded auid=4294967295 ses=4294967295 >07:08:46,800 DEBUG kernel:[ 24.321958] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >07:08:46,800 DEBUG kernel:[ 24.384747] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:08:46,800 DEBUG kernel:[ 24.463414] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:08:46,800 INFO kernel:[ 25.249596] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >07:08:46,800 INFO kernel:[ 25.349571] parport_pc 00:06: reported by Plug and Play ACPI >07:08:46,800 INFO kernel:[ 25.349735] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] >07:08:46,800 INFO kernel:[ 25.714370] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07 >07:08:46,800 INFO kernel:[ 25.753147] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07 >07:08:46,800 INFO kernel:[ 25.753591] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07 >07:08:46,800 INFO kernel:[ 25.758831] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07 >07:08:46,800 INFO kernel:[ 25.762484] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >07:08:46,929 INFO kernel:[ 25.944417] gpio_ich: GPIO from 195 to 255 on gpio_ich >07:08:46,991 INFO kernel:[ 26.006666] input: HP WMI hotkeys as /devices/virtual/input/input7 >07:08:47,614 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >07:08:47,614 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >07:08:47,614 INFO NetworkManager: <info> WEXT support is enabled >07:08:47,692 INFO kernel:[ 26.707541] cfg80211: Calling CRDA to update world regulatory domain >07:08:47,792 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >07:08:47,865 INFO polkitd: Started polkitd version 0.112 >07:08:48,009 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:08:48,041 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >07:08:48,042 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >07:08:48,042 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:08:48,042 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:08:48,042 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >07:08:48,043 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >07:08:48,124 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >07:08:48,126 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >07:08:48,182 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >07:08:48,197 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >07:08:48,208 INFO NetworkManager: <info> WiFi hardware radio set enabled >07:08:48,210 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >07:08:48,210 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >07:08:48,210 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >07:08:48,210 INFO NetworkManager: <info> Networking is enabled by state file >07:08:48,211 INFO NetworkManager: <info> (lo): link connected >07:08:48,211 INFO NetworkManager: <info> (lo): carrier is ON >07:08:48,211 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >07:08:48,211 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >07:08:48,213 INFO NetworkManager: <info> (em1): link connected >07:08:48,213 INFO NetworkManager: <info> (em1): carrier is ON >07:08:48,214 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'tg3' ifindex: 2) >07:08:48,214 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >07:08:48,215 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >07:08:48,216 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >07:08:48,217 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >07:08:48,218 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >07:08:48,218 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >07:08:48,220 INFO NetworkManager: <info> (p3p1): carrier is OFF >07:08:48,220 INFO NetworkManager: <info> (p3p1): new Ethernet device (driver: 'e1000e' ifindex: 3) >07:08:48,221 INFO NetworkManager: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/2 >07:08:48,221 INFO NetworkManager: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >07:08:48,370 DEBUG kernel:[ 27.385082] e1000e 0000:28:00.0: irq 45 for MSI/MSI-X >07:08:48,473 DEBUG kernel:[ 27.486157] e1000e 0000:28:00.0: irq 45 for MSI/MSI-X >07:08:48,473 INFO kernel:[ 27.486438] IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >07:08:48,471 INFO NetworkManager: <info> (p3p1): preparing device >07:08:48,472 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 1' >07:08:48,473 INFO NetworkManager: <info> (p3p1): created default wired connection 'Wired connection 1' >07:08:48,474 INFO NetworkManager: <info> (p3p2): carrier is OFF >07:08:48,475 INFO NetworkManager: <info> (p3p2): new Ethernet device (driver: 'e1000e' ifindex: 4) >07:08:48,475 INFO NetworkManager: <info> (p3p2): exported as /org/freedesktop/NetworkManager/Devices/3 >07:08:48,475 INFO NetworkManager: <info> (p3p2): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >07:08:48,624 DEBUG kernel:[ 27.639133] e1000e 0000:28:00.1: irq 47 for MSI/MSI-X >07:08:48,725 DEBUG kernel:[ 27.740198] e1000e 0000:28:00.1: irq 47 for MSI/MSI-X >07:08:48,725 INFO kernel:[ 27.740482] IPv6: ADDRCONF(NETDEV_UP): p3p2: link is not ready >07:08:48,725 INFO NetworkManager: <info> (p3p2): preparing device >07:08:48,727 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 2' >07:08:48,727 INFO NetworkManager: <info> (p3p2): created default wired connection 'Wired connection 2' >07:08:48,729 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >07:08:48,729 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:08:48,729 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >07:08:48,730 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >07:08:48,730 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >07:08:48,730 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >07:08:48,731 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >07:08:48,731 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >07:08:48,731 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >07:08:48,731 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >07:08:48,731 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >07:08:48,732 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:08:48,732 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >07:08:48,732 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >07:08:48,733 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >07:08:48,733 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >07:08:48,734 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >07:08:48,734 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >07:08:48,735 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >07:08:48,736 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >07:08:48,736 INFO NetworkManager: <info> Activation (em1) successful, device activated. >07:08:48,738 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >07:08:48,796 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:08:50,539 INFO kernel:[ 29.554994] e1000e: p3p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >07:08:50,540 INFO kernel:[ 29.555232] IPv6: ADDRCONF(NETDEV_CHANGE): p3p1: link becomes ready >07:08:50,540 INFO NetworkManager: <info> (p3p1): link connected >07:08:50,540 INFO NetworkManager: <info> (p3p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >07:08:50,541 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >07:08:50,541 INFO NetworkManager: <info> Activation (p3p1) starting connection 'Wired connection 1' >07:08:50,541 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) scheduled... >07:08:50,541 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) started... >07:08:50,541 INFO NetworkManager: <info> (p3p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:08:50,541 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >07:08:50,541 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) scheduled... >07:08:50,541 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) complete. >07:08:50,541 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) starting... >07:08:50,541 INFO NetworkManager: <info> (p3p1): device state change: prepare -> config (reason 'none') [40 50 0] >07:08:50,542 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) successful. >07:08:50,542 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) scheduled. >07:08:50,542 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) complete. >07:08:50,542 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) started... >07:08:50,542 INFO NetworkManager: <info> (p3p1): device state change: config -> ip-config (reason 'none') [50 70 0] >07:08:50,543 INFO NetworkManager: <info> Activation (p3p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >07:08:50,570 INFO NetworkManager: <info> dhclient started with pid 1224 >07:08:50,572 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) complete. >07:08:50,694 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >07:08:50,694 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >07:08:50,694 INFO dhclient: All rights reserved. >07:08:50,694 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:08:50,694 INFO dhclient: >07:08:50,704 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed nbi -> preinit >07:08:50,719 INFO dhclient: Listening on LPF/p3p1/00:15:17:96:75:0a >07:08:50,720 INFO dhclient: Sending on LPF/p3p1/00:15:17:96:75:0a >07:08:50,720 INFO dhclient: Sending on Socket/fallback >07:08:50,721 INFO dhclient: DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 6 (xid=0x31c82a8b) >07:08:50,756 INFO kernel:[ 29.771935] e1000e: p3p2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >07:08:50,757 INFO kernel:[ 29.772177] IPv6: ADDRCONF(NETDEV_CHANGE): p3p2: link becomes ready >07:08:50,757 INFO NetworkManager: <info> (p3p2): link connected >07:08:50,757 INFO NetworkManager: <info> (p3p2): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >07:08:50,758 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 2'. >07:08:50,758 INFO NetworkManager: <info> Activation (p3p2) starting connection 'Wired connection 2' >07:08:50,758 INFO NetworkManager: <info> Activation (p3p2) Stage 1 of 5 (Device Prepare) scheduled... >07:08:50,758 INFO NetworkManager: <info> Activation (p3p2) Stage 1 of 5 (Device Prepare) started... >07:08:50,758 INFO NetworkManager: <info> (p3p2): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:08:50,758 INFO NetworkManager: <info> Activation (p3p2) Stage 2 of 5 (Device Configure) scheduled... >07:08:50,758 INFO NetworkManager: <info> Activation (p3p2) Stage 1 of 5 (Device Prepare) complete. >07:08:50,759 INFO NetworkManager: <info> Activation (p3p2) Stage 2 of 5 (Device Configure) starting... >07:08:50,759 INFO NetworkManager: <info> (p3p2): device state change: prepare -> config (reason 'none') [40 50 0] >07:08:50,759 INFO NetworkManager: <info> Activation (p3p2) Stage 2 of 5 (Device Configure) successful. >07:08:50,759 INFO NetworkManager: <info> Activation (p3p2) Stage 3 of 5 (IP Configure Start) scheduled. >07:08:50,759 INFO NetworkManager: <info> Activation (p3p2) Stage 2 of 5 (Device Configure) complete. >07:08:50,759 INFO NetworkManager: <info> Activation (p3p2) Stage 3 of 5 (IP Configure Start) started... >07:08:50,759 INFO NetworkManager: <info> (p3p2): device state change: config -> ip-config (reason 'none') [50 70 0] >07:08:50,760 INFO NetworkManager: <info> Activation (p3p2) Beginning DHCPv4 transaction (timeout in 45 seconds) >07:08:50,765 INFO NetworkManager: <info> dhclient started with pid 1226 >07:08:50,766 INFO NetworkManager: <info> Activation (p3p2) Stage 3 of 5 (IP Configure Start) complete. >07:08:50,804 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >07:08:50,804 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >07:08:50,804 INFO dhclient: All rights reserved. >07:08:50,804 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:08:50,804 INFO dhclient: >07:08:50,812 INFO NetworkManager: <info> (p3p2): DHCPv4 state changed nbi -> preinit >07:08:50,823 INFO dhclient: Listening on LPF/p3p2/00:15:17:96:75:0b >07:08:50,823 INFO dhclient: Sending on LPF/p3p2/00:15:17:96:75:0b >07:08:50,823 INFO dhclient: Sending on Socket/fallback >07:08:50,823 INFO dhclient: DHCPDISCOVER on p3p2 to 255.255.255.255 port 67 interval 7 (xid=0x785b1838) >07:08:51,516 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >07:08:51,516 INFO dhclient: DHCPREQUEST on p3p2 to 255.255.255.255 port 67 (xid=0x785b1838) >07:08:51,516 INFO dhclient: DHCPOFFER from 10.34.102.253 >07:08:51,516 INFO dhclient: DHCPOFFER from 10.34.102.252 >07:08:51,520 INFO dhclient: DHCPACK from 10.34.102.252 (xid=0x31c82a8b) >07:08:51,524 INFO dhclient: DHCPACK from 10.34.102.253 (xid=0x785b1838) >07:08:51,530 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed preinit -> bound >07:08:51,531 INFO NetworkManager: <info> address 10.34.102.21 >07:08:51,531 INFO NetworkManager: <info> plen 24 (255.255.255.0) >07:08:51,531 INFO NetworkManager: <info> gateway 10.34.102.254 >07:08:51,531 INFO NetworkManager: <info> server identifier 10.34.39.2 >07:08:51,531 INFO NetworkManager: <info> lease time 3600 >07:08:51,531 INFO dhclient: bound to 10.34.102.21 -- renewal in 1774 seconds. >07:08:51,532 INFO NetworkManager: <info> nameserver '10.34.39.2' >07:08:51,532 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >07:08:51,532 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >07:08:51,532 INFO NetworkManager: <info> domain name 'brq.redhat.com' >07:08:51,532 INFO NetworkManager: <info> domain name 'redhat.com' >07:08:51,533 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:08:51,534 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) started... >07:08:51,535 INFO NetworkManager: <info> (p3p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >07:08:51,536 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) complete. >07:08:51,537 INFO NetworkManager: <info> (p3p2): DHCPv4 state changed preinit -> bound >07:08:51,537 INFO NetworkManager: <info> address 10.34.102.75 >07:08:51,538 INFO NetworkManager: <info> plen 24 (255.255.255.0) >07:08:51,538 INFO NetworkManager: <info> gateway 10.34.102.254 >07:08:51,538 INFO NetworkManager: <info> server identifier 10.34.39.2 >07:08:51,538 INFO NetworkManager: <info> lease time 3600 >07:08:51,538 INFO NetworkManager: <info> nameserver '10.34.39.2' >07:08:51,538 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >07:08:51,538 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >07:08:51,538 INFO NetworkManager: <info> domain name 'brq.redhat.com' >07:08:51,538 INFO NetworkManager: <info> domain name 'redhat.com' >07:08:51,538 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:08:51,539 INFO dhclient: bound to 10.34.102.75 -- renewal in 1510 seconds. >07:08:51,539 INFO NetworkManager: <info> (p3p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >07:08:51,539 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv4 Commit) started... >07:08:51,541 INFO NetworkManager: <info> (p3p2): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >07:08:51,541 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv4 Commit) complete. >07:08:51,542 INFO NetworkManager: <info> (p3p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >07:08:51,562 INFO NetworkManager: <info> Activation (p3p1) successful, device activated. >07:08:51,564 INFO NetworkManager: <info> (p3p2): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >07:08:51,565 INFO NetworkManager: <info> Setting system hostname to 'gasoline.anaconda.englab.brq.redhat.com' (from address lookup) >07:08:51,566 INFO NetworkManager: <info> (p3p2): device state change: secondaries -> activated (reason 'none') [90 100 0] >07:08:51,573 INFO NetworkManager: <info> Activation (p3p2) successful, device activated. >07:08:52,025 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv6 Commit) scheduled... >07:08:52,026 ERR NetworkManager: <error> [1402384132.026386] [devices/nm-device.c:2072] activation_source_schedule(): activation stage already scheduled >07:08:52,026 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv6 Commit) scheduled... >07:08:52,028 INFO NetworkManager: <info> Policy set 'Wired connection 2' (p3p2) as default for IPv6 routing and DNS. >07:08:52,028 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv6 Commit) started... >07:08:52,029 INFO NetworkManager: <info> Activation (p3p2) Stage 5 of 5 (IPv6 Commit) complete. >07:08:52,992 NOTICE kernel:[ 32.007412] audit: type=1400 audit(1402384132.990:3): avc: denied { read write } for pid=1279 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1158 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:08:54,132 NOTICE kernel:[ 33.147610] audit: type=1400 audit(1402384134.130:4): avc: denied { read write } for pid=1323 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:08:54,134 NOTICE kernel:[ 33.149859] audit: type=1400 audit(1402384134.132:5): avc: denied { open } for pid=1323 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:08:54,134 NOTICE kernel:[ 33.149905] audit: type=1400 audit(1402384134.132:6): avc: denied { ioctl } for pid=1323 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:08:54,375 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >07:08:54,593 DEBUG kernel:[ 33.608349] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:08:54,624 NOTICE kernel:[ 33.639832] audit: type=1400 audit(1402384134.622:7): avc: denied { read } for pid=1327 comm="systemd-localed" name="urandom" dev="tmpfs" ino=20383 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >07:08:54,624 NOTICE kernel:[ 33.639860] audit: type=1400 audit(1402384134.622:8): avc: denied { open } for pid=1327 comm="systemd-localed" path="/dev/urandom" dev="tmpfs" ino=20383 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >07:08:54,625 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >07:08:54,710 NOTICE kernel:[ 33.725106] audit: type=1107 audit(1402384134.708:9): pid=1155 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.6 spid=1327 tpid=1182 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >07:08:54,710 NOTICE kernel:[ 33.725106] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >07:08:55,026 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) scheduled... >07:08:55,026 ERR NetworkManager: <error> [1402384135.026337] [devices/nm-device.c:2072] activation_source_schedule(): activation stage already scheduled >07:08:55,026 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) scheduled... >07:08:55,027 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) started... >07:08:55,028 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) complete. >07:08:55,986 INFO NetworkManager: <info> startup complete >07:08:56,808 NOTICE kernel:[ 35.823779] audit: type=1400 audit(1402384136.806:10): avc: denied { open } for pid=1132 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=20529 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file >07:08:57,283 NOTICE kernel:[ 36.298543] audit: type=1400 audit(1402384137.281:11): avc: denied { read write } for pid=1341 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 >07:08:59,790 NOTICE kernel:[ 38.805252] audit: type=1400 audit(1402384139.788:12): avc: denied { read write } for pid=1360 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 >07:08:59,790 NOTICE kernel:[ 38.805967] audit: type=1400 audit(1402384139.788:13): avc: denied { read write } for pid=1360 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1158 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:09:00,001 NOTICE kernel:[ 38.887489] audit: type=1400 audit(1402384140.000:14): avc: denied { ioctl } for pid=1360 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 >07:09:00,001 NOTICE kernel:[ 38.887530] audit: type=1400 audit(1402384140.000:15): avc: denied { getattr } for pid=1360 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 >07:09:00,253 INFO chronyd: chronyd version 1.29.1 starting >07:09:00,254 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >07:09:00,254 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >07:09:00,256 INFO chronyd: Generated key 1 >07:09:04,774 INFO kernel:[ 43.660196] Btrfs loaded >07:09:04,980 INFO kernel:[ 43.866961] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >07:09:05,466 INFO chronyd: Selected source 10.5.27.10 >07:09:05,466 WARNING chronyd: System clock wrong by 7160.414378 seconds, adjustment started >09:08:25,881 WARNING chronyd: System clock was stepped by 7160.414 seconds >09:08:27,788 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >09:08:27,809 DEBUG kernel:[ 46.281390] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:08:27,845 NOTICE kernel:[ 46.317535] audit: type=1400 audit(1402391307.844:16): avc: denied { read } for pid=1453 comm="systemd-hostnam" name="urandom" dev="tmpfs" ino=20822 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >09:08:27,845 NOTICE kernel:[ 46.317565] audit: type=1400 audit(1402391307.844:17): avc: denied { open } for pid=1453 comm="systemd-hostnam" path="/dev/urandom" dev="tmpfs" ino=20822 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >09:08:27,846 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >09:08:27,849 NOTICE kernel:[ 46.321436] audit: type=1107 audit(1402391307.848:18): pid=1155 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.45 spid=1453 tpid=1451 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >09:08:27,849 NOTICE kernel:[ 46.321436] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >09:08:32,604 INFO kernel:[ 51.076406] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >09:08:32,607 DEBUG kernel:[ 51.079676] SELinux: initialized (dev sda1, type ext4), uses xattr >09:08:33,290 INFO kernel:[ 51.762383] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >09:08:33,290 DEBUG kernel:[ 51.762402] SELinux: initialized (dev dm-2, type ext4), uses xattr >09:08:34,259 INFO kernel:[ 52.731200] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >09:08:34,259 DEBUG kernel:[ 52.731219] SELinux: initialized (dev dm-2, type ext4), uses xattr >09:08:37,147 INFO chronyd: chronyd exiting >07:08:55,469 NOTICE kernel:[ 74.502419] audit: type=1400 audit(1402384135.467:19): avc: denied { read } for pid=1563 comm="bash" name=".profile" dev="dm-0" ino=99034 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >07:08:55,469 NOTICE kernel:[ 74.502478] audit: type=1400 audit(1402384135.467:20): avc: denied { open } for pid=1563 comm="bash" path="/root/.profile" dev="dm-0" ino=99034 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >07:08:59,782 NOTICE kernel:[ 78.815435] audit: type=1400 audit(1402384139.780:21): avc: denied { getattr } for pid=1563 comm="bash" path="/usr/sbin/ip" dev="dm-0" ino=67951 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ifconfig_exec_t:s0 tclass=file >07:08:59,782 NOTICE kernel:[ 78.815532] audit: type=1400 audit(1402384139.780:22): avc: denied { execute } for pid=1563 comm="bash" name="ip" dev="dm-0" ino=67951 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ifconfig_exec_t:s0 tclass=file >07:08:59,782 NOTICE kernel:[ 78.815618] audit: type=1400 audit(1402384139.780:23): avc: denied { read } for pid=1563 comm="bash" name="ip" dev="dm-0" ino=67951 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ifconfig_exec_t:s0 tclass=file >07:08:59,784 NOTICE kernel:[ 78.817489] audit: type=1400 audit(1402384139.782:24): avc: denied { open } for pid=1568 comm="bash" path="/usr/sbin/ip" dev="dm-0" ino=67951 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ifconfig_exec_t:s0 tclass=file >07:08:59,785 NOTICE kernel:[ 78.818127] audit: type=1400 audit(1402384139.783:25): avc: denied { execute_no_trans } for pid=1568 comm="bash" path="/usr/sbin/ip" dev="dm-0" ino=67951 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ifconfig_exec_t:s0 tclass=file >07:08:59,787 NOTICE kernel:[ 78.820484] audit: type=1400 audit(1402384139.785:26): avc: denied { read } for pid=1568 comm="ip" name="unix" dev="proc" ino=4026532017 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:proc_net_t:s0 tclass=file >07:09:09,976 NOTICE kernel:[ 89.009600] audit: type=1400 audit(1402384149.974:27): avc: denied { read write } for pid=1570 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 >07:09:09,977 NOTICE kernel:[ 89.010410] audit: type=1400 audit(1402384149.975:28): avc: denied { read write } for pid=1570 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1158 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:09:11,503 NOTICE kernel:[ 90.536306] audit: type=1400 audit(1402384151.501:29): avc: denied { ioctl } for pid=1570 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 >07:09:11,503 NOTICE kernel:[ 90.536344] audit: type=1400 audit(1402384151.501:30): avc: denied { getattr } for pid=1570 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 >07:09:15,953 INFO kernel:[ 94.986274] sda: unknown partition table >07:09:27,931 INFO kernel:[ 106.964921] Adding 4063228k swap on /dev/mapper/fedora_gasoline-swap. Priority:-1 extents:1 across:4063228k FS >07:09:28,105 INFO kernel:[ 107.138406] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >07:09:28,105 DEBUG kernel:[ 107.138424] SELinux: initialized (dev dm-4, type ext4), uses xattr >07:09:28,207 INFO kernel:[ 107.240465] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >07:09:28,207 DEBUG kernel:[ 107.240483] SELinux: initialized (dev sda1, type ext4), uses xattr >07:09:28,360 DEBUG kernel:[ 107.392686] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:09:28,486 INFO kernel:[ 107.519577] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >07:09:28,486 DEBUG kernel:[ 107.519593] SELinux: initialized (dev dm-3, type ext4), uses xattr >07:13:39,139 WARNING kernel:[ 358.172706] perf interrupt took too long (2510 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >07:27:12,812 NOTICE kernel:[ 1171.845507] audit: type=1400 audit(1402385232.810:31): avc: denied { open } for pid=1925 comm="vi" path="/tmp/syslog" dev="tmpfs" ino=16325 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:syslogd_tmp_t:s0 tclass=file >07:28:23,541 NOTICE kernel:[ 1242.574654] audit: type=1400 audit(1402385303.540:32): avc: denied { open } for pid=1928 comm="vi" path="/tmp/anaconda.log" dev="tmpfs" ino=18662 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >07:34:01,117 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >07:34:08,941 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >07:34:08,954 INFO dhclient: DHCPACK from 10.34.39.2 (xid=0x785b1838) >07:34:08,967 INFO NetworkManager: <info> (p3p2): DHCPv4 state changed bound -> renew >07:34:08,967 INFO NetworkManager: <info> address 10.34.102.75 >07:34:08,967 INFO NetworkManager: <info> plen 24 (255.255.255.0) >07:34:08,967 INFO NetworkManager: <info> gateway 10.34.102.254 >07:34:08,967 INFO NetworkManager: <info> server identifier 10.34.39.2 >07:34:08,968 INFO NetworkManager: <info> lease time 3600 >07:34:08,968 INFO NetworkManager: <info> nameserver '10.34.39.2' >07:34:08,968 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >07:34:08,968 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >07:34:08,968 INFO NetworkManager: <info> domain name 'brq.redhat.com' >07:34:08,968 INFO NetworkManager: <info> domain name 'redhat.com' >07:34:08,969 INFO dhclient: bound to 10.34.102.75 -- renewal in 1697 seconds. >07:34:08,972 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >07:34:08,999 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:38:25,909 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:38:28,757 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:38:32,309 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:38:36,184 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:38:43,524 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:38:51,714 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:39:04,214 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:39:22,461 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:39:40,527 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:39:49,808 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:39:59,508 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:40:09,456 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:40:17,491 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:40:31,175 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:40:44,929 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:41:04,754 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:41:20,267 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:41:34,133 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:41:46,524 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:42:02,678 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:42:19,925 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:42:36,927 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:42:51,388 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:43:01,921 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:43:13,475 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:43:28,858 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:43:47,905 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:44:07,649 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:44:26,603 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:44:36,117 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:44:53,395 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:45:07,909 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:45:18,867 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:45:28,829 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:45:39,431 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:45:50,070 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:46:00,917 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:46:20,331 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:46:39,499 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:46:53,602 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:47:11,231 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:47:24,606 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:47:43,007 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:47:52,386 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:48:01,837 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:48:12,452 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:48:26,365 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:48:47,944 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:48:55,182 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:49:03,749 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:49:11,612 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:49:21,838 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:49:42,062 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:49:54,162 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:50:02,679 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:50:12,056 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:50:23,254 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:50:42,128 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:50:59,565 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:51:17,741 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:51:37,484 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:51:46,444 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:52:01,982 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:52:11,717 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:52:23,357 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:52:38,843 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:52:46,882 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:53:00,582 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:53:16,870 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:53:29,976 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:53:36,336 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:53:49,117 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:54:02,726 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:54:09,663 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:54:26,679 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:54:40,833 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:54:52,659 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:55:03,533 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:55:20,173 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:55:38,918 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:55:53,206 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:56:01,732 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:56:14,733 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:56:34,688 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:56:44,752 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:57:00,628 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:57:11,366 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:57:23,849 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:57:40,217 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:58:01,586 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:58:15,105 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:58:30,873 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:58:47,257 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:58:56,365 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:59:10,885 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:59:19,630 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:59:28,471 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >07:59:43,884 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:00:00,815 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:00:17,774 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:00:27,903 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:00:40,448 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:00:49,695 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:01:07,161 INFO dhclient: DHCPREQUEST on p3p1 to 10.34.39.2 port 67 (xid=0x31c82a8b) >08:01:26,372 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:01:45,237 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:02:05,873 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:02:22,123 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:02:25,663 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:02:25,667 INFO dhclient: DHCPACK from 10.34.39.2 (xid=0x785b1838) >08:02:25,679 INFO NetworkManager: <info> (p3p2): DHCPv4 state changed renew -> renew >08:02:25,679 INFO NetworkManager: <info> address 10.34.102.75 >08:02:25,679 INFO NetworkManager: <info> plen 24 (255.255.255.0) >08:02:25,679 INFO NetworkManager: <info> gateway 10.34.102.254 >08:02:25,680 INFO dhclient: bound to 10.34.102.75 -- renewal in 1604 seconds. >08:02:25,680 INFO NetworkManager: <info> server identifier 10.34.39.2 >08:02:25,680 INFO NetworkManager: <info> lease time 3600 >08:02:25,680 INFO NetworkManager: <info> nameserver '10.34.39.2' >08:02:25,680 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >08:02:25,680 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >08:02:25,680 INFO NetworkManager: <info> domain name 'brq.redhat.com' >08:02:25,681 INFO NetworkManager: <info> domain name 'redhat.com' >08:02:25,683 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >08:02:25,704 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:02:37,240 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:02:48,490 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:02:59,285 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:03:10,349 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:03:29,905 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:03:49,991 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:04:09,166 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:04:26,720 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:04:38,245 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:04:50,745 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:05:02,757 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:05:18,240 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:05:39,494 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:05:52,659 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:06:03,266 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:06:14,790 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:06:30,766 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:06:44,423 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:06:51,133 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:07:02,888 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:07:18,142 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:07:30,211 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:07:41,792 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:07:55,774 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:08:09,378 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:08:24,360 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:08:31,130 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:08:46,161 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x31c82a8b) >08:08:52,930 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed bound -> expire >08:08:52,939 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed expire -> preinit >08:08:52,940 INFO dhclient: DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 4 (xid=0x76de6c87) >08:08:52,944 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x76de6c87) >08:08:52,944 INFO dhclient: DHCPOFFER from 10.34.102.253 >08:08:52,949 INFO dhclient: DHCPACK from 10.34.102.253 (xid=0x76de6c87) >08:08:52,959 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed preinit -> bound >08:08:52,960 INFO NetworkManager: <info> address 10.34.102.21 >08:08:52,960 INFO NetworkManager: <info> plen 24 (255.255.255.0) >08:08:52,960 INFO NetworkManager: <info> gateway 10.34.102.254 >08:08:52,960 INFO NetworkManager: <info> server identifier 10.34.39.2 >08:08:52,960 INFO NetworkManager: <info> lease time 3600 >08:08:52,960 INFO NetworkManager: <info> nameserver '10.34.39.2' >08:08:52,960 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >08:08:52,960 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >08:08:52,960 INFO NetworkManager: <info> domain name 'brq.redhat.com' >08:08:52,960 INFO NetworkManager: <info> domain name 'redhat.com' >08:08:52,960 INFO dhclient: bound to 10.34.102.21 -- renewal in 1786 seconds. >08:08:52,962 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >08:08:52,985 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:13:40,531 NOTICE kernel:[ 3959.563212] audit: type=1400 audit(1402388020.529:33): avc: denied { getattr } for pid=1563 comm="bash" path="/usr/bin/ping" dev="dm-0" ino=65713 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >08:13:40,531 NOTICE kernel:[ 3959.563310] audit: type=1400 audit(1402388020.529:34): avc: denied { execute } for pid=1563 comm="bash" name="ping" dev="dm-0" ino=65713 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >08:13:40,531 NOTICE kernel:[ 3959.563398] audit: type=1400 audit(1402388020.529:35): avc: denied { read } for pid=1563 comm="bash" name="ping" dev="dm-0" ino=65713 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >08:13:40,533 NOTICE kernel:[ 3959.566058] audit: type=1400 audit(1402388020.531:36): avc: denied { open } for pid=2129 comm="bash" path="/usr/bin/ping" dev="dm-0" ino=65713 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >08:13:40,533 NOTICE kernel:[ 3959.566487] audit: type=1400 audit(1402388020.532:37): avc: denied { execute_no_trans } for pid=2129 comm="bash" path="/usr/bin/ping" dev="dm-0" ino=65713 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >08:13:40,536 NOTICE kernel:[ 3959.569771] audit: type=1400 audit(1402388020.535:38): avc: denied { setcap } for pid=2129 comm="ping" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=process >08:13:40,536 NOTICE kernel:[ 3959.569985] audit: type=1400 audit(1402388020.535:39): avc: denied { create } for pid=2129 comm="ping" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=rawip_socket >08:13:40,536 NOTICE kernel:[ 3959.570112] audit: type=1400 audit(1402388020.536:40): avc: denied { net_raw } for pid=2129 comm="ping" capability=13 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >08:13:40,537 NOTICE kernel:[ 3959.570442] audit: type=1400 audit(1402388020.536:41): avc: denied { setopt } for pid=2129 comm="ping" lport=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=rawip_socket >08:13:40,537 NOTICE kernel:[ 3959.570524] audit: type=1400 audit(1402388020.536:42): avc: denied { getopt } for pid=2129 comm="ping" lport=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=rawip_socket >08:29:09,381 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:29:12,589 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:29:17,576 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:29:25,613 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:29:42,450 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:29:58,508 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:30:06,737 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:30:15,011 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:30:29,374 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:30:42,432 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:30:58,547 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:31:12,263 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:31:29,917 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:31:44,485 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:31:59,717 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:32:12,540 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:32:19,608 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:32:27,766 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:32:40,716 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:32:52,774 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:33:03,259 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:33:17,894 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:33:27,881 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:33:38,836 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:33:55,310 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:34:06,008 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:34:21,051 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:34:36,172 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:34:51,932 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:35:06,805 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:35:19,080 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:35:34,332 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:35:42,717 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:35:53,595 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:36:04,086 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:36:11,899 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) >08:36:22,316 INFO dhclient: DHCPREQUEST on p3p2 to 10.34.39.2 port 67 (xid=0x785b1838) > > >/run/install/ks.cfg: ># The Anaconda-OSTree patchset only supports extlinux >bootloader --timeout=1 --extlinux > ># This specifies where the OSTree repository is and ># where to pull from. >ostreesetup --osname=rh-atomic-controller --remote=rh-atomic-controller --url=http://rcm-img06.build.bos.redhat.com/repo --ref=rh-atomic-controller/el7/x86_64/buildmaster/controller/docker --nogpg
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 1107632
: 907154 |
907155
|
907156
|
907157
|
907158
|
907159
|
907160
|
907161
|
907162
|
907163
|
907164