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 889821 Details for
Bug 1091464
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 64019: ordinal not in range(128)
[?]
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), 969.70 KB, created by
Adam Williamson
on 2014-04-25 16:22:44 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2014-04-25 16:22:44 UTC
Size:
969.70 KB
patch
obsolete
>anaconda 21.33-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda.py", line 189, in dumpState > dump_text = dump_text.encode("utf-8") > File "/sbin/anaconda", line 1159, in <lambda> > signal.signal(signal.SIGUSR2, lambda signum, frame: anaconda.dumpState()) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes > def _update_spokes(self): >UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 64019: ordinal not in range(128) > >Local variables in innermost frame: >ReverseExceptionDump: <class 'meh.dump.ReverseExceptionDump'> >exn: anaconda 21.33-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes > def _update_spokes(self): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 403, in run > Gtk.main() > File "/sbin/anaconda", line 1222, in <module> > anaconda._intf.run() > >frame: <frame object at 0x7fb184051f20> >dump_text: anaconda 21.33-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes > def _update_spokes(self): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 403, in run > Gtk.main() > File "/sbin/anaconda", line 1222, in <module> > anaconda._intf.run() > >Local variables in innermost frame: >self: <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7fb184016990> > > >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 0x3a07f10>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens3 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Arctic/Longyearbyen --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart > >%packages >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _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([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > exists: True > _size: 0.98 GiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7fb198049d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7fb198049d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-Desktop-x86_64-rawhi > _format.uuid: 2014-04-24-16-23-13-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi, /dev/disk/by-uuid/2014-04-24-16-23-13-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 B > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-Desktop-x86_64-rawhi > originalFormat.uuid: 2014-04-24-16-23-13-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 20 GiB disk vda (6) with existing msdos disklabel >, existing 500 MiB partition vda1 (11) with existing ext4 filesystem >, existing 19.51 GiB partition vda2 (17) with existing luks >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 26 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb198138d10) -- > name = /osmin.img (deleted) status = False kids = 1 id = 26 > 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 = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb198138d10) -- > name = /osmin.img (deleted) status = False kids = 1 id = 26 > 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 = /osmin.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: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 29 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb198138d90) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0 B file /osmin.img (deleted) (26)'] > 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 (0x7fb198138d90) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0 B file /osmin.img (deleted) (26)'] > 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: 35 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb198138f50) -- > name = /osmin status = False kids = 1 id = 35 > 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 = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb198138f50) -- > name = /osmin status = False kids = 1 id = 35 > 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 = /osmin > 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: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 38 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb198138a90) -- > name = loop1 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin (35)'] > 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> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fb198138a90) -- > name = loop1 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin (35)'] > 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> > 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: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb1981389d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb1981389d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 47 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb19817e610) -- > name = loop2 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > 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 (0x7fb19817e610) -- > name = loop2 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > 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: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb19817eb10) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 54 > 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/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb19817eb10) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 54 > 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/ext3fs.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/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb19817ead0) -- > name = loop3 status = False kids = 2 id = 57 > parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] > 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/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fb19817ead0) -- > name = loop3 status = False kids = 2 id = 57 > parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] > 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/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Des > _format.errors: False > _format.uuid: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 4 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 61 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Des > 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: 61 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 > 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: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb19817ed10) -- > name = /overlay (deleted) status = False kids = 1 id = 63 > 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 (0x7fb19817ed10) -- > name = /overlay (deleted) status = False kids = 1 id = 63 > 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: 66 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb19817e710) -- > name = loop4 status = False kids = 1 id = 66 > parents = ['existing 0 B file /overlay (deleted) (63)'] > 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/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fb19817e710) -- > name = loop4 status = False kids = 1 id = 66 > parents = ['existing 0 B file /overlay (deleted) (63)'] > 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/loop4 > 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: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 4 GiB dm live-rw (72) with existing ext4 filesystem >, existing 4 GiB dm live-base (78) with existing ext4 filesystem >, existing 4 GiB dm live-osimg-min (84) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [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: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3a07f90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x3a14050) -- > 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 (0x3a14090) -- > 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 (0x3a140d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x3a14110) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fb1c3b4cb90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload.source_size: 3330822144 > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7fb1840207d0>> > _intf._currentAction._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf._currentAction._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._data: None > _intf._currentAction._spokes._config_dialog._serverCheck._check_status: Skipped > _intf._currentAction._spokes._config_dialog._serverCheck._enabled: True > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x30dead0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: Arctic > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: 2014 > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: Longyearbyen > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3.00 GiB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3.00 GiB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall 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.builder: Builder instance, containing members: > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 635602011 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3a2bed8>, True), 'type': (<function <lambda> at 0x3a331b8>, True), 'addons': (<function list_addons_callback at 0x3a330c8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3a2bf50>, True), 'journalctl': (<function journalctl_callback at 0x3a33050>, False)} > 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.33-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] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Fri 2014-04-25 11:42:06 EDT, end at Fri 2014-04-25 11:49:59 EDT. -- >Apr 25 11:42:06 localhost systemd-journal[100]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 984.3M available → current limit 99.2M). >Apr 25 11:42:06 localhost systemd-journal[100]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 984.3M available → current limit 99.2M). >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys cpuset >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys cpu >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys cpuacct >Apr 25 11:42:06 localhost kernel: Linux version 3.15.0-0.rc2.git2.1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.0 20140422 (Red Hat 4.9.0-1) (GCC) ) #1 SMP Thu Apr 24 00:44:27 UTC 2014 >Apr 25 11:42:06 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 >Apr 25 11:42:06 localhost kernel: e820: BIOS-provided physical RAM map: >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Apr 25 11:42:06 localhost kernel: NX (Execute Disable) protection: active >Apr 25 11:42:06 localhost kernel: SMBIOS 2.4 present. >Apr 25 11:42:06 localhost kernel: DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011 >Apr 25 11:42:06 localhost kernel: Hypervisor detected: KVM >Apr 25 11:42:06 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Apr 25 11:42:06 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Apr 25 11:42:06 localhost kernel: e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Apr 25 11:42:06 localhost kernel: MTRR default type: write-back >Apr 25 11:42:06 localhost kernel: MTRR fixed ranges enabled: >Apr 25 11:42:06 localhost kernel: 00000-9FFFF write-back >Apr 25 11:42:06 localhost kernel: A0000-BFFFF uncachable >Apr 25 11:42:06 localhost kernel: C0000-FFFFF write-protect >Apr 25 11:42:06 localhost kernel: MTRR variable ranges enabled: >Apr 25 11:42:06 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Apr 25 11:42:06 localhost kernel: 1 disabled >Apr 25 11:42:06 localhost kernel: 2 disabled >Apr 25 11:42:06 localhost kernel: 3 disabled >Apr 25 11:42:06 localhost kernel: 4 disabled >Apr 25 11:42:06 localhost kernel: 5 disabled >Apr 25 11:42:06 localhost kernel: 6 disabled >Apr 25 11:42:06 localhost kernel: 7 disabled >Apr 25 11:42:06 localhost kernel: x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Apr 25 11:42:06 localhost kernel: found SMP MP-table at [mem 0x000f0b20-0x000f0b2f] mapped at [ffff8800000f0b20] >Apr 25 11:42:06 localhost kernel: Scanning 1 areas for low memory corruption >Apr 25 11:42:06 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Apr 25 11:42:06 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Apr 25 11:42:06 localhost kernel: BRK [0x02fe6000, 0x02fe6fff] PGTABLE >Apr 25 11:42:06 localhost kernel: BRK [0x02fe7000, 0x02fe7fff] PGTABLE >Apr 25 11:42:06 localhost kernel: BRK [0x02fe8000, 0x02fe8fff] PGTABLE >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x7d800000-0x7d9fffff] >Apr 25 11:42:06 localhost kernel: [mem 0x7d800000-0x7d9fffff] page 2M >Apr 25 11:42:06 localhost kernel: BRK [0x02fe9000, 0x02fe9fff] PGTABLE >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7d7fffff] >Apr 25 11:42:06 localhost kernel: [mem 0x7c000000-0x7d7fffff] page 2M >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Apr 25 11:42:06 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Apr 25 11:42:06 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x7da00000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: [mem 0x7da00000-0x7fdfffff] page 2M >Apr 25 11:42:06 localhost kernel: [mem 0x7fe00000-0x7fffdfff] page 4k >Apr 25 11:42:06 localhost kernel: BRK [0x02fea000, 0x02feafff] PGTABLE >Apr 25 11:42:06 localhost kernel: RAMDISK: [mem 0x7daf1000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: ACPI: RSDP 0x00000000000F0970 000014 (v00 BOCHS ) >Apr 25 11:42:06 localhost kernel: ACPI: RSDT 0x000000007FFFFBCC 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: FACP 0x000000007FFFF1C0 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: DSDT 0x000000007FFFE040 001180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: FACS 0x000000007FFFE000 000040 >Apr 25 11:42:06 localhost kernel: ACPI: SSDT 0x000000007FFFF234 000918 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: APIC 0x000000007FFFFB4C 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: RSDT 0x000000007FFFFBCC 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: Local APIC address 0xfee00000 >Apr 25 11:42:06 localhost kernel: No NUMA configuration found >Apr 25 11:42:06 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Apr 25 11:42:06 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: NODE_DATA [mem 0x7daca000-0x7daf0fff] >Apr 25 11:42:06 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Apr 25 11:42:06 localhost kernel: kvm-clock: cpu 0, msr 0:7da4a001, primary cpu clock >Apr 25 11:42:06 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b200000-ffff88007d1fffff] on node 0 >Apr 25 11:42:06 localhost kernel: Zone ranges: >Apr 25 11:42:06 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Apr 25 11:42:06 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Apr 25 11:42:06 localhost kernel: Normal empty >Apr 25 11:42:06 localhost kernel: Movable zone start for each node >Apr 25 11:42:06 localhost kernel: Early memory node ranges >Apr 25 11:42:06 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Apr 25 11:42:06 localhost kernel: node 0: [mem 0x00100000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: On node 0 totalpages: 524188 >Apr 25 11:42:06 localhost kernel: DMA zone: 64 pages used for memmap >Apr 25 11:42:06 localhost kernel: DMA zone: 21 pages reserved >Apr 25 11:42:06 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Apr 25 11:42:06 localhost kernel: DMA32 zone: 8128 pages used for memmap >Apr 25 11:42:06 localhost kernel: DMA32 zone: 520190 pages, LIFO batch:31 >Apr 25 11:42:06 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Apr 25 11:42:06 localhost kernel: ACPI: Local APIC address 0xfee00000 >Apr 25 11:42:06 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Apr 25 11:42:06 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Apr 25 11:42:06 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Apr 25 11:42:06 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Apr 25 11:42:06 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Apr 25 11:42:06 localhost kernel: ACPI: IRQ0 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ2 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ5 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ9 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ10 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ11 used by override. >Apr 25 11:42:06 localhost kernel: Using ACPI (MADT) for SMP configuration information >Apr 25 11:42:06 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Apr 25 11:42:06 localhost kernel: nr_irqs_gsi: 40 >Apr 25 11:42:06 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Apr 25 11:42:06 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Apr 25 11:42:06 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Apr 25 11:42:06 localhost kernel: e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Apr 25 11:42:06 localhost kernel: Booting paravirtualized kernel on KVM >Apr 25 11:42:06 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Apr 25 11:42:06 localhost kernel: PERCPU: Embedded 478 pages/cpu @ffff88007ae00000 s1928256 r8192 d21440 u2097152 >Apr 25 11:42:06 localhost kernel: pcpu-alloc: s1928256 r8192 d21440 u2097152 alloc=1*2097152 >Apr 25 11:42:06 localhost kernel: pcpu-alloc: [0] 0 [0] 1 >Apr 25 11:42:06 localhost kernel: KVM setup async PF for cpu 0 >Apr 25 11:42:06 localhost kernel: kvm-stealtime: cpu 0, msr 7ae0e380 >Apr 25 11:42:06 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Apr 25 11:42:06 localhost kernel: Policy zone: DMA32 >Apr 25 11:42:06 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 >Apr 25 11:42:06 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Apr 25 11:42:06 localhost kernel: Memory: 1988012K/2096752K available (8194K kernel code, 1726K rwdata, 3352K rodata, 3692K init, 12872K bss, 108740K reserved) >Apr 25 11:42:06 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Apr 25 11:42:06 localhost kernel: Hierarchical RCU implementation. >Apr 25 11:42:06 localhost kernel: RCU lockdep checking is enabled. >Apr 25 11:42:06 localhost kernel: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2. >Apr 25 11:42:06 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Apr 25 11:42:06 localhost kernel: NR_IRQS:524544 nr_irqs:512 16 >Apr 25 11:42:06 localhost kernel: Console: colour VGA+ 80x25 >Apr 25 11:42:06 localhost kernel: console [tty0] enabled >Apr 25 11:42:06 localhost kernel: Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_SUBCLASSES: 8 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCK_DEPTH: 48 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_KEYS: 8191 >Apr 25 11:42:06 localhost kernel: ... CLASSHASH_SIZE: 4096 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_ENTRIES: 16384 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_CHAINS: 32768 >Apr 25 11:42:06 localhost kernel: ... CHAINHASH_SIZE: 16384 >Apr 25 11:42:06 localhost kernel: memory used by lock dependency info: 6367 kB >Apr 25 11:42:06 localhost kernel: per task-struct memory footprint: 2688 bytes >Apr 25 11:42:06 localhost kernel: allocated 8388608 bytes of page_cgroup >Apr 25 11:42:06 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Apr 25 11:42:06 localhost kernel: ODEBUG: 20 of 20 active objects replaced >Apr 25 11:42:06 localhost kernel: kmemleak: Kernel memory leak detector disabled >Apr 25 11:42:06 localhost kernel: tsc: Detected 3502.640 MHz processor >Apr 25 11:42:06 localhost kernel: Calibrating delay loop (skipped) preset value.. 7005.28 BogoMIPS (lpj=3502640) >Apr 25 11:42:06 localhost kernel: pid_max: default: 32768 minimum: 301 >Apr 25 11:42:06 localhost kernel: ACPI: Core revision 20140214 >Apr 25 11:42:06 localhost kernel: ACPI: All ACPI Tables successfully acquired >Apr 25 11:42:06 localhost kernel: Security Framework initialized >Apr 25 11:42:06 localhost kernel: SELinux: Initializing. >Apr 25 11:42:06 localhost kernel: SELinux: Starting in permissive mode >Apr 25 11:42:06 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Apr 25 11:42:06 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Apr 25 11:42:06 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >Apr 25 11:42:06 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys memory >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys devices >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys freezer >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys net_cls >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys blkio >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys perf_event >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys net_prio >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys hugetlb >Apr 25 11:42:06 localhost kernel: mce: CPU supports 10 MCE banks >Apr 25 11:42:06 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >tlb_flushall_shift: 6 >Apr 25 11:42:06 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff8234c000 - ffffffff82352000) >Apr 25 11:42:06 localhost kernel: ftrace: allocating 26797 entries in 105 pages >Apr 25 11:42:06 localhost kernel: Enabling x2apic >Apr 25 11:42:06 localhost kernel: Enabled x2apic >Apr 25 11:42:06 localhost kernel: Switched APIC routing to physical x2apic. >Apr 25 11:42:06 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Apr 25 11:42:06 localhost kernel: smpboot: CPU0: Intel Westmere E56xx/L56xx/X56xx (Nehalem-C) (fam: 06, model: 2c, stepping: 01) >Apr 25 11:42:06 localhost kernel: Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only. >Apr 25 11:42:06 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Apr 25 11:42:06 localhost kernel: x86: Booting SMP configuration: >Apr 25 11:42:06 localhost kernel: .... node #0, CPUs: #1 >Apr 25 11:42:06 localhost kernel: kvm-clock: cpu 1, msr 0:7da4a041, secondary cpu clock >Apr 25 11:42:06 localhost kernel: x86: Booted up 1 node, 2 CPUs >Apr 25 11:42:06 localhost kernel: smpboot: Total of 2 processors activated (14010.56 BogoMIPS) >Apr 25 11:42:06 localhost kernel: KVM setup async PF for cpu 1 >Apr 25 11:42:06 localhost kernel: kvm-stealtime: cpu 1, msr 7b00e380 >Apr 25 11:42:06 localhost kernel: devtmpfs: initialized >Apr 25 11:42:06 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Apr 25 11:42:06 localhost kernel: pinctrl core: initialized pinctrl subsystem >Apr 25 11:42:06 localhost kernel: RTC time: 15:42:05, date: 04/25/14 >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 16 >Apr 25 11:42:06 localhost kernel: cpuidle: using governor menu >Apr 25 11:42:06 localhost kernel: ACPI: bus type PCI registered >Apr 25 11:42:06 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Apr 25 11:42:06 localhost kernel: PCI: Using configuration type 1 for base access >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(Module Device) >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(Processor Device) >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Apr 25 11:42:06 localhost kernel: ACPI: Interpreter enabled >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI: (supports S0 S5) >Apr 25 11:42:06 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Apr 25 11:42:06 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Apr 25 11:42:06 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Apr 25 11:42:06 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >Apr 25 11:42:06 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Apr 25 11:42:06 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [3] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [4] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [6] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [7] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [8] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [9] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [10] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [11] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [12] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [13] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [14] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [15] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [16] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [17] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [18] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [19] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [20] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [21] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [22] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [23] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [24] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [25] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [26] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [27] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [28] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [29] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [30] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [31] registered >Apr 25 11:42:06 localhost kernel: PCI host bridge to bus 0000:00 >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xadff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0xafe4-0xffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Apr 25 11:42:06 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >Apr 25 11:42:06 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Apr 25 11:42:06 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Apr 25 11:42:06 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Apr 25 11:42:06 localhost kernel: vgaarb: loaded >Apr 25 11:42:06 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Apr 25 11:42:06 localhost kernel: SCSI subsystem initialized >Apr 25 11:42:06 localhost kernel: libata version 3.00 loaded. >Apr 25 11:42:06 localhost kernel: ACPI: bus type USB registered >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbfs >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver hub >Apr 25 11:42:06 localhost kernel: usbcore: registered new device driver usb >Apr 25 11:42:06 localhost kernel: PCI: Using ACPI for IRQ routing >Apr 25 11:42:06 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Apr 25 11:42:06 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Apr 25 11:42:06 localhost kernel: e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >Apr 25 11:42:06 localhost kernel: NetLabel: Initializing >Apr 25 11:42:06 localhost kernel: NetLabel: domain hash size = 128 >Apr 25 11:42:06 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Apr 25 11:42:06 localhost kernel: NetLabel: unlabeled traffic allowed by default >Apr 25 11:42:06 localhost kernel: Switched to clocksource kvm-clock >Apr 25 11:42:06 localhost kernel: pnp: PnP ACPI init >Apr 25 11:42:06 localhost kernel: ACPI: bus type PNP registered >Apr 25 11:42:06 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Apr 25 11:42:06 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Apr 25 11:42:06 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Apr 25 11:42:06 localhost kernel: pnp 00:03: [dma 2] >Apr 25 11:42:06 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Apr 25 11:42:06 localhost kernel: pnp: PnP ACPI: found 4 devices >Apr 25 11:42:06 localhost kernel: ACPI: bus type PNP unregistered >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xadff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 8 [io 0xafe4-0xffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff] >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 2 >Apr 25 11:42:06 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes) >Apr 25 11:42:06 localhost kernel: TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >Apr 25 11:42:06 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Apr 25 11:42:06 localhost kernel: TCP: reno registered >Apr 25 11:42:06 localhost kernel: UDP hash table entries: 1024 (order: 5, 196608 bytes) >Apr 25 11:42:06 localhost kernel: UDP-Lite hash table entries: 1024 (order: 5, 196608 bytes) >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 1 >Apr 25 11:42:06 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: Boot video device >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Apr 25 11:42:06 localhost kernel: PCI: CLS 0 bytes, default 64 >Apr 25 11:42:06 localhost kernel: Unpacking initramfs... >Apr 25 11:42:06 localhost kernel: Freeing initrd memory: 37940K (ffff88007daf1000 - ffff88007fffe000) >Apr 25 11:42:06 localhost kernel: DMA-API: preallocated 65536 debug entries >Apr 25 11:42:06 localhost kernel: DMA-API: debugging enabled by kernel config >Apr 25 11:42:06 localhost kernel: Scanning for low memory corruption every 60 seconds >Apr 25 11:42:06 localhost kernel: SSE version of gcm_enc/dec engaged. >Apr 25 11:42:06 localhost kernel: cryptomgr_test (32) used greatest stack depth: 6088 bytes left >Apr 25 11:42:06 localhost kernel: cryptomgr_test (33) used greatest stack depth: 5976 bytes left >Apr 25 11:42:06 localhost kernel: modprobe (40) used greatest stack depth: 5280 bytes left >Apr 25 11:42:06 localhost kernel: cryptomgr_test (37) used greatest stack depth: 5048 bytes left >Apr 25 11:42:06 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Apr 25 11:42:06 localhost kernel: futex hash table entries: 512 (order: 4, 65536 bytes) >Apr 25 11:42:06 localhost kernel: Initialise system trusted keyring >Apr 25 11:42:06 localhost kernel: audit: initializing netlink subsys (disabled) >Apr 25 11:42:06 localhost kernel: audit: type=2000 audit(1398440526.911:1): initialized >Apr 25 11:42:06 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Apr 25 11:42:06 localhost kernel: zbud: loaded >Apr 25 11:42:06 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Apr 25 11:42:06 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Apr 25 11:42:06 localhost kernel: msgmni has been set to 3956 >Apr 25 11:42:06 localhost kernel: Key type big_key registered >Apr 25 11:42:06 localhost kernel: SELinux: Registering netfilter hooks >Apr 25 11:42:06 localhost kernel: alg: No test for stdrng (krng) >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 38 >Apr 25 11:42:06 localhost kernel: Key type asymmetric registered >Apr 25 11:42:06 localhost kernel: Asymmetric key parser 'x509' registered >Apr 25 11:42:06 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Apr 25 11:42:06 localhost kernel: io scheduler noop registered >Apr 25 11:42:06 localhost kernel: io scheduler deadline registered >Apr 25 11:42:06 localhost kernel: io scheduler cfq registered (default) >Apr 25 11:42:06 localhost kernel: list_sort_test: start testing list_sort() >Apr 25 11:42:06 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Apr 25 11:42:06 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Apr 25 11:42:06 localhost kernel: intel_idle: does not run on family 6 model 44 >Apr 25 11:42:06 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Apr 25 11:42:06 localhost kernel: ACPI: Power Button [PWRF] >Apr 25 11:42:06 localhost kernel: GHES: HEST is not enabled! >Apr 25 11:42:06 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Apr 25 11:42:06 localhost kernel: Non-volatile memory driver v1.3 >Apr 25 11:42:06 localhost kernel: Linux agpgart interface v0.103 >Apr 25 11:42:06 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Apr 25 11:42:06 localhost kernel: scsi0 : ata_piix >Apr 25 11:42:06 localhost kernel: scsi1 : ata_piix >Apr 25 11:42:06 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >Apr 25 11:42:06 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >Apr 25 11:42:06 localhost kernel: libphy: Fixed MDIO Bus: probed >Apr 25 11:42:06 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Apr 25 11:42:06 localhost kernel: ehci-pci: EHCI PCI platform driver >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Apr 25 11:42:06 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Apr 25 11:42:06 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb1: Product: EHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb1: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 ehci_hcd >Apr 25 11:42:06 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Apr 25 11:42:06 localhost kernel: hub 1-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 1-0:1.0: 6 ports detected >Apr 25 11:42:06 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Apr 25 11:42:06 localhost kernel: ohci-pci: OHCI PCI platform driver >Apr 25 11:42:06 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: detected 2 ports >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >Apr 25 11:42:06 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb2: Product: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb2: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 uhci_hcd >Apr 25 11:42:06 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Apr 25 11:42:06 localhost kernel: hub 2-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 2-0:1.0: 2 ports detected >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: detected 2 ports >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >Apr 25 11:42:06 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb3: Product: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb3: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 uhci_hcd >Apr 25 11:42:06 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Apr 25 11:42:06 localhost kernel: hub 3-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 3-0:1.0: 2 ports detected >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: detected 2 ports >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >Apr 25 11:42:06 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb4: Product: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb4: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 uhci_hcd >Apr 25 11:42:06 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Apr 25 11:42:06 localhost kernel: hub 4-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 4-0:1.0: 2 ports detected >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbserial >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbserial_generic >Apr 25 11:42:06 localhost kernel: usbserial: USB Serial support registered for generic >Apr 25 11:42:06 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Apr 25 11:42:06 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Apr 25 11:42:06 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Apr 25 11:42:06 localhost kernel: mousedev: PS/2 mouse device common for all mice >Apr 25 11:42:06 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Apr 25 11:42:06 localhost kernel: device-mapper: uevent: version 1.0.3 >Apr 25 11:42:06 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Apr 25 11:42:06 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbhid >Apr 25 11:42:06 localhost kernel: usbhid: USB HID core driver >Apr 25 11:42:06 localhost kernel: drop_monitor: Initializing network drop monitor service >Apr 25 11:42:06 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Apr 25 11:42:06 localhost kernel: TCP: cubic registered >Apr 25 11:42:06 localhost kernel: Initializing XFRM netlink socket >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 10 >Apr 25 11:42:06 localhost kernel: mip6: Mobile IPv6 >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 17 >Apr 25 11:42:06 localhost kernel: Loading compiled-in X.509 certificates >Apr 25 11:42:06 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: d750ba0ce0c1b5dcffe147cbc0e33ef458d717ef' >Apr 25 11:42:06 localhost kernel: registered taskstats version 1 >Apr 25 11:42:06 localhost kernel: Magic number: 10:142:741 >Apr 25 11:42:06 localhost kernel: workqueue writeback: hash matches >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: setting system clock to 2014-04-25 15:42:06 UTC (1398440526) >Apr 25 11:42:06 localhost kernel: PM: Hibernation image not present or could not be loaded. >Apr 25 11:42:06 localhost kernel: ata1.01: NODEV after polling detection >Apr 25 11:42:06 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 2.0.0, max UDMA/100 >Apr 25 11:42:06 localhost kernel: ata1.00: configured for MWDMA2 >Apr 25 11:42:06 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.0. PQ: 0 ANSI: 5 >Apr 25 11:42:06 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Apr 25 11:42:06 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Apr 25 11:42:06 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Apr 25 11:42:06 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Apr 25 11:42:06 localhost kernel: Freeing unused kernel memory: 3692K (ffffffff81fb1000 - ffffffff8234c000) >Apr 25 11:42:06 localhost kernel: Write protecting the kernel read-only data: 14336k >Apr 25 11:42:06 localhost kernel: Freeing unused kernel memory: 2036K (ffff880001803000 - ffff880001a00000) >Apr 25 11:42:06 localhost kernel: Freeing unused kernel memory: 744K (ffff880001d46000 - ffff880001e00000) >Apr 25 11:42:06 localhost kernel: random: systemd urandom read with 67 bits of entropy available >Apr 25 11:42:06 localhost systemd[1]: systemd 212 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) >Apr 25 11:42:06 localhost systemd[1]: Detected virtualization 'kvm'. >Apr 25 11:42:06 localhost systemd[1]: Detected architecture 'x86-64'. >Apr 25 11:42:06 localhost systemd[1]: Running in initial RAM disk. >Apr 25 11:42:06 localhost systemd[1]: No hostname configured. >Apr 25 11:42:06 localhost systemd[1]: Set hostname to <localhost>. >Apr 25 11:42:06 localhost systemd[1]: Initializing machine ID from KVM UUID. >Apr 25 11:42:06 localhost systemd[1]: Starting Timers. >Apr 25 11:42:06 localhost systemd[1]: Reached target Timers. >Apr 25 11:42:06 localhost systemd[1]: Starting Encrypted Volumes. >Apr 25 11:42:06 localhost systemd[1]: Reached target Encrypted Volumes. >Apr 25 11:42:06 localhost systemd[1]: Starting -.slice. >Apr 25 11:42:06 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Apr 25 11:42:06 localhost systemd[1]: Created slice -.slice. >Apr 25 11:42:06 localhost systemd[1]: Starting udev Control Socket. >Apr 25 11:42:06 localhost systemd[1]: Listening on udev Control Socket. >Apr 25 11:42:06 localhost systemd[1]: Starting udev Kernel Socket. >Apr 25 11:42:06 localhost systemd[1]: Listening on udev Kernel Socket. >Apr 25 11:42:06 localhost systemd[1]: Starting Journal Socket. >Apr 25 11:42:06 localhost systemd[1]: Listening on Journal Socket. >Apr 25 11:42:06 localhost systemd[1]: Starting Sockets. >Apr 25 11:42:06 localhost systemd[1]: Reached target Sockets. >Apr 25 11:42:06 localhost systemd[1]: Starting System Slice. >Apr 25 11:42:06 localhost systemd[1]: Created slice System Slice. >Apr 25 11:42:06 localhost systemd[1]: Starting dracut cmdline hook... >Apr 25 11:42:06 localhost systemd[1]: Started Load Kernel Modules. >Apr 25 11:42:06 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Apr 25 11:42:06 localhost systemd[1]: Starting Apply Kernel Variables... >Apr 25 11:42:06 localhost systemd[1]: Starting Journal Service... >Apr 25 11:42:06 localhost systemd[1]: Started Journal Service. >Apr 25 11:42:06 localhost systemd-journal[100]: Journal started >Apr 25 11:42:06 localhost systemd[1]: Starting Slices. >Apr 25 11:42:06 localhost systemd[1]: Reached target Slices. >Apr 25 11:42:06 localhost systemd[1]: Starting Setup Virtual Console... >Apr 25 11:42:06 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Apr 25 11:42:06 localhost systemd[1]: Starting Swap. >Apr 25 11:42:06 localhost systemd[1]: Reached target Swap. >Apr 25 11:42:06 localhost systemd[1]: Starting Local File Systems. >Apr 25 11:42:06 localhost systemd[1]: Reached target Local File Systems. >Apr 25 11:42:06 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Apr 25 11:42:06 localhost systemd[1]: Started Apply Kernel Variables. >Apr 25 11:42:06 localhost systemd[1]: Started Setup Virtual Console. >Apr 25 11:42:06 localhost dracut-cmdline[97]: dracut-21 (Rawhide) dracut-037-11.git20140402.fc21 >Apr 25 11:42:06 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Apr 25 11:42:06 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Apr 25 11:42:06 localhost kernel: usb 1-1: Manufacturer: QEMU >Apr 25 11:42:06 localhost kernel: usb 1-1: SerialNumber: 42 >Apr 25 11:42:06 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >Apr 25 11:42:06 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Apr 25 11:42:06 localhost dracut-cmdline[97]: rd.luks=0: removing cryptoluks activation >Apr 25 11:42:06 localhost kernel: loop: module loaded >Apr 25 11:42:06 localhost dracut-cmdline[97]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi >Apr 25 11:42:07 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Apr 25 11:42:07 localhost systemd[1]: Started dracut cmdline hook. >Apr 25 11:42:07 localhost systemd[1]: Starting dracut pre-udev hook... >Apr 25 11:42:07 localhost kernel: dracut-pre-udev (225) used greatest stack depth: 4768 bytes left >Apr 25 11:42:07 localhost systemd[1]: Started dracut pre-udev hook. >Apr 25 11:42:07 localhost systemd[1]: Starting udev Kernel Device Manager... >Apr 25 11:42:07 localhost systemd-udevd[261]: starting version 212 >Apr 25 11:42:07 localhost systemd[1]: Started udev Kernel Device Manager. >Apr 25 11:42:07 localhost systemd[1]: Starting dracut pre-trigger hook... >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.dm=0: removing DM RAID activation >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.md=0: removing MD RAID activation >Apr 25 11:42:07 localhost systemd[1]: Started dracut pre-trigger hook. >Apr 25 11:42:07 localhost systemd[1]: Starting udev Coldplug all Devices... >Apr 25 11:42:07 localhost systemd[1]: Mounting Configuration File System... >Apr 25 11:42:07 localhost systemd[1]: Mounted Configuration File System. >Apr 25 11:42:07 localhost systemd[1]: Started udev Coldplug all Devices. >Apr 25 11:42:07 localhost systemd[1]: Starting dracut initqueue hook... >Apr 25 11:42:08 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Apr 25 11:42:08 localhost systemd[1]: Starting System Initialization. >Apr 25 11:42:08 localhost systemd[1]: Reached target System Initialization. >Apr 25 11:42:08 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Apr 25 11:42:08 localhost kernel: cdrom_id (356) used greatest stack depth: 4096 bytes left >Apr 25 11:42:08 localhost kernel: [drm] Device Version 0.0 >Apr 25 11:42:08 localhost kernel: [drm] Compression level 0 log level 0 >Apr 25 11:42:08 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Apr 25 11:42:08 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Apr 25 11:42:08 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Apr 25 11:42:08 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Apr 25 11:42:08 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Apr 25 11:42:08 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1016224 kiB >Apr 25 11:42:08 localhost kernel: [TTM] Initializing pool allocator >Apr 25 11:42:08 localhost kernel: [TTM] Initializing DMA pool allocator >Apr 25 11:42:08 localhost kernel: [drm] qxl: 16M of VRAM memory size >Apr 25 11:42:08 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Apr 25 11:42:08 localhost kernel: [drm] qxl: 64M of Surface memory size >Apr 25 11:42:08 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Apr 25 11:42:08 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000] >Apr 25 11:42:08 localhost kernel: [drm] surface mem slot 2 [f8000000,4000000] >Apr 25 11:42:08 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Apr 25 11:42:08 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Apr 25 11:42:08 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Apr 25 11:42:08 localhost kernel: Console: switching to colour frame buffer device 128x48 >Apr 25 11:42:08 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Apr 25 11:42:08 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Apr 25 11:42:08 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:07.0: irq 43 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:07.0: irq 44 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: vda: vda1 vda2 >Apr 25 11:42:08 localhost systemd[1]: Received SIGRTMIN+20 from PID 347 (plymouthd). >Apr 25 11:42:08 localhost systemd[1]: Started Show Plymouth Boot Screen. >Apr 25 11:42:08 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Apr 25 11:42:08 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Apr 25 11:42:08 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Apr 25 11:42:08 localhost systemd[1]: Starting Paths. >Apr 25 11:42:08 localhost systemd[1]: Reached target Paths. >Apr 25 11:42:08 localhost systemd[1]: Starting Basic System. >Apr 25 11:42:08 localhost systemd[1]: Reached target Basic System. >Apr 25 11:42:08 localhost systemd-udevd[332]: renamed network interface eth0 to ens3 >Apr 25 11:42:08 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Apr 25 11:42:08 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Apr 25 11:42:08 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Apr 25 11:42:08 localhost kernel: random: nonblocking pool is initialized >Apr 25 11:42:09 localhost systemd[1]: Started dracut initqueue hook. >Apr 25 11:42:09 localhost systemd[1]: Starting dracut pre-mount hook... >Apr 25 11:42:09 localhost systemd[1]: Started dracut pre-mount hook. >Apr 25 11:42:09 localhost systemd[1]: Starting Initrd Root File System. >Apr 25 11:42:09 localhost systemd[1]: Reached target Initrd Root File System. >Apr 25 11:42:09 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Apr 25 11:42:09 localhost systemd[1]: Reloading. >Apr 25 11:42:09 localhost systemd[1]: Started Reload Configuration from the Real Root. >Apr 25 11:42:09 localhost systemd[1]: Starting Initrd File Systems. >Apr 25 11:42:09 localhost systemd[1]: Reached target Initrd File Systems. >Apr 25 11:42:09 localhost systemd[1]: Starting dracut mount hook... >Apr 25 11:42:09 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Apr 25 11:42:09 localhost systemd[1]: Started dracut mount hook. >Apr 25 11:42:09 localhost systemd[1]: Starting Initrd Default Target. >Apr 25 11:42:09 localhost systemd[1]: Reached target Initrd Default Target. >Apr 25 11:42:09 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Apr 25 11:42:09 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Apr 25 11:42:09 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Apr 25 11:42:09 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Apr 25 11:42:09 localhost systemd[1]: Starting Plymouth switch root service... >Apr 25 11:42:10 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Initrd Default Target. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Initrd Default Target. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut mount hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut mount hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-mount hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-mount hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut initqueue hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut initqueue hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Basic System. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Basic System. >Apr 25 11:42:10 localhost systemd[1]: Stopping Slices. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Slices. >Apr 25 11:42:10 localhost systemd[1]: Stopping Paths. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Paths. >Apr 25 11:42:10 localhost systemd[1]: Stopping Timers. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Timers. >Apr 25 11:42:10 localhost systemd[1]: Stopping Sockets. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Sockets. >Apr 25 11:42:10 localhost systemd[1]: Stopping System Initialization. >Apr 25 11:42:10 localhost systemd[1]: Stopped target System Initialization. >Apr 25 11:42:10 localhost systemd[1]: Stopping Apply Kernel Variables... >Apr 25 11:42:10 localhost systemd[1]: Stopped Apply Kernel Variables. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Coldplug all Devices... >Apr 25 11:42:10 localhost systemd[1]: Stopped udev Coldplug all Devices. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-trigger hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-trigger hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Encrypted Volumes. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Encrypted Volumes. >Apr 25 11:42:10 localhost systemd[1]: Stopping Swap. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Swap. >Apr 25 11:42:10 localhost systemd[1]: Stopping Local File Systems. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Local File Systems. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Kernel Device Manager... >Apr 25 11:42:10 localhost systemd[1]: Started Plymouth switch root service. >Apr 25 11:42:10 localhost kernel: systemd-udevd (330) used greatest stack depth: 2048 bytes left >Apr 25 11:42:10 localhost systemd[1]: Stopped udev Kernel Device Manager. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-udev hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-udev hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut cmdline hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut cmdline hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Create Static Device Nodes in /dev... >Apr 25 11:42:10 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Apr 25 11:42:10 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Apr 25 11:42:10 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Control Socket. >Apr 25 11:42:10 localhost systemd[1]: Closed udev Control Socket. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Kernel Socket. >Apr 25 11:42:10 localhost systemd[1]: Closed udev Kernel Socket. >Apr 25 11:42:10 localhost systemd[1]: Starting Cleanup udevd DB... >Apr 25 11:42:10 localhost systemd[1]: Started Cleanup udevd DB. >Apr 25 11:42:10 localhost systemd[1]: Starting Switch Root. >Apr 25 11:42:10 localhost systemd[1]: Reached target Switch Root. >Apr 25 11:42:10 localhost systemd[1]: Starting Switch Root... >Apr 25 11:42:10 localhost systemd[1]: Switching root. >Apr 25 11:42:10 localhost systemd-journal[100]: Journal stopped >Apr 25 11:42:14 localhost systemd-journal[593]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 976.3M available → current limit 99.2M). >Apr 25 11:42:14 localhost systemd-journal[593]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 976.3M available → current limit 99.2M). >Apr 25 11:42:14 localhost systemd-journald[100]: Received SIGTERM from PID 1 (systemd). >Apr 25 11:42:14 localhost kernel: SELinux: 2048 avtab hash slots, 107072 rules. >Apr 25 11:42:14 localhost kernel: SELinux: 2048 avtab hash slots, 107072 rules. >Apr 25 11:42:14 localhost kernel: SELinux: 8 users, 102 roles, 4845 types, 282 bools, 1 sens, 1024 cats >Apr 25 11:42:14 localhost kernel: SELinux: 83 classes, 107072 rules >Apr 25 11:42:14 localhost kernel: SELinux: Completing initialization. >Apr 25 11:42:14 localhost kernel: SELinux: Setting up existing superblocks. >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Apr 25 11:42:14 localhost kernel: audit: type=1403 audit(1398440531.700:2): policy loaded auid=4294967295 ses=4294967295 >Apr 25 11:42:14 localhost systemd[1]: Successfully loaded SELinux policy in 406.416ms. >Apr 25 11:42:14 localhost systemd[1]: Relabelled /dev and /run in 53.846ms. >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost systemd-journal[593]: Journal started >Apr 25 11:42:11 localhost systemd[1]: systemd 212 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) >Apr 25 11:42:11 localhost systemd[1]: Detected virtualization 'kvm'. >Apr 25 11:42:11 localhost systemd[1]: Detected architecture 'x86-64'. >Apr 25 11:42:13 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Apr 25 11:42:13 localhost systemd[1]: Started Set Up Additional Binary Formats. >Apr 25 11:42:13 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Apr 25 11:42:13 localhost systemd[1]: Mounting POSIX Message Queue File System... >Apr 25 11:42:13 localhost systemd[1]: Mounted FUSE Control File System. >Apr 25 11:42:13 localhost systemd[1]: Starting LVM2 metadata daemon socket. >Apr 25 11:42:13 localhost systemd[1]: Listening on LVM2 metadata daemon socket. >Apr 25 11:42:13 localhost systemd[1]: Starting Device-mapper event daemon FIFOs. >Apr 25 11:42:14 localhost systemd[1]: Mounted Debug File System. >Apr 25 11:42:14 localhost systemd[1]: Mounted POSIX Message Queue File System. >Apr 25 11:42:14 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Apr 25 11:42:14 localhost systemd[1]: Starting Import network configuration from initramfs... >Apr 25 11:42:14 localhost systemd[1]: Starting Configure read-only root support... >Apr 25 11:42:14 localhost systemd[1]: Starting Load/Save Random Seed... >Apr 25 11:42:14 localhost systemd[1]: Starting LVM2 metadata daemon... >Apr 25 11:42:14 localhost systemd[1]: Started LVM2 metadata daemon. >Apr 25 11:42:14 localhost systemd[1]: Started udev Coldplug all Devices. >Apr 25 11:42:14 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Apr 25 11:42:14 localhost systemd[1]: Started Load/Save Random Seed. >Apr 25 11:42:14 localhost lvm[596]: No volume groups found >Apr 25 11:42:14 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Apr 25 11:42:15 localhost systemd[1]: Started Import network configuration from initramfs. >Apr 25 11:42:15 localhost systemd[1]: Started Configure read-only root support. >Apr 25 11:42:15 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Apr 25 11:42:15 localhost systemd[1]: Starting udev Kernel Device Manager... >Apr 25 11:42:15 localhost systemd[1]: Starting Local File Systems (Pre). >Apr 25 11:42:15 localhost systemd[1]: Reached target Local File Systems (Pre). >Apr 25 11:42:15 localhost systemd-udevd[631]: starting version 212 >Apr 25 11:42:15 localhost systemd[1]: Started udev Kernel Device Manager. >Apr 25 11:42:15 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Apr 25 11:42:15 localhost systemd[1]: Starting Activation of DM RAID sets... >Apr 25 11:42:16 localhost systemd[1]: Started Activation of DM RAID sets. >Apr 25 11:42:16 localhost systemd[1]: Starting Local File Systems. >Apr 25 11:42:16 localhost systemd[1]: Reached target Local File Systems. >Apr 25 11:42:16 localhost systemd[1]: Started Reconfigure the system on administrator request. >Apr 25 11:42:16 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Apr 25 11:42:16 localhost systemd[1]: Started Mark the need to relabel after reboot. >Apr 25 11:42:16 localhost systemd[1]: Starting Create Volatile Files and Directories... >Apr 25 11:42:16 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Apr 25 11:42:16 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Apr 25 11:42:16 localhost systemd[1]: Starting Security Auditing Service... >Apr 25 11:42:16 localhost systemd[1]: Starting Encrypted Volumes. >Apr 25 11:42:16 localhost systemd[1]: Reached target Encrypted Volumes. >Apr 25 11:42:16 localhost systemd-journal[593]: Permanent journal is using 8.0M (max allowed 390.3M, trying to leave 585.5M free of 662.1M available → current limit 76.6M). >Apr 25 11:42:16 localhost systemd-journal[593]: Time spent on flushing to /var is 41.369ms for 779 entries. >Apr 25 11:42:16 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Apr 25 11:42:16 localhost systemd[1]: Started Security Auditing Service. >Apr 25 11:42:16 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Apr 25 11:42:16 localhost systemd[1]: Started Create Volatile Files and Directories. >Apr 25 11:42:16 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Apr 25 11:42:16 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Apr 25 11:42:16 localhost systemd[1]: Starting System Initialization. >Apr 25 11:42:16 localhost systemd[1]: Reached target System Initialization. >Apr 25 11:42:16 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Apr 25 11:42:16 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Apr 25 11:42:16 localhost systemd[1]: Started dnf makecache timer. >Apr 25 11:42:16 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Apr 25 11:42:16 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Apr 25 11:42:16 localhost systemd[1]: Started Restore Sound Card State. >Apr 25 11:42:16 localhost systemd[1]: Starting CUPS Printer Service Spool. >Apr 25 11:42:16 localhost systemd[1]: Started CUPS Printer Service Spool. >Apr 25 11:42:16 localhost systemd[1]: Starting Paths. >Apr 25 11:42:16 localhost systemd[1]: Reached target Paths. >Apr 25 11:42:16 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Apr 25 11:42:16 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Apr 25 11:42:16 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting Sockets. >Apr 25 11:42:16 localhost systemd[1]: Reached target Sockets. >Apr 25 11:42:16 localhost systemd[1]: Starting Basic System. >Apr 25 11:42:16 localhost systemd[1]: Reached target Basic System. >Apr 25 11:42:16 localhost systemd[1]: Starting LSB: Init script for live image.... >Apr 25 11:42:16 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Apr 25 11:42:16 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Apr 25 11:42:16 localhost systemd[1]: Starting Accounts Service... >Apr 25 11:42:16 localhost kernel: audit: type=1305 audit(1398440536.569:3): audit_pid=653 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Apr 25 11:42:16 localhost auditd[653]: Started dispatcher: /sbin/audispd pid: 666 >Apr 25 11:42:16 localhost audispd[666]: priority_boost_parser called with: 4 >Apr 25 11:42:16 localhost audispd[666]: max_restarts_parser called with: 10 >Apr 25 11:42:16 localhost audispd[666]: audispd initialized with q_depth=150 and 1 active plugins >Apr 25 11:42:16 localhost auditd[653]: Init complete, auditd 2.3.6 listening for events (startup state enable) >Apr 25 11:42:16 localhost alsactl[664]: alsactl 1.0.27.2 daemon started >Apr 25 11:42:16 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Apr 25 11:42:16 localhost systemd[1]: Starting NTP client/server... >Apr 25 11:42:16 localhost auditctl[654]: No rules >Apr 25 11:42:16 localhost auditctl[654]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Apr 25 11:42:16 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Apr 25 11:42:16 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Apr 25 11:42:16 localhost systemd[1]: Starting Modem Manager... >Apr 25 11:42:16 localhost systemd[1]: Starting irqbalance daemon... >Apr 25 11:42:16 localhost alsactl[664]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Apr 25 11:42:16 localhost systemd[1]: Started irqbalance daemon. >Apr 25 11:42:16 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Apr 25 11:42:16 localhost systemd[1]: Started Software RAID monitoring and management. >Apr 25 11:42:16 localhost systemd[1]: Starting Login Service... >Apr 25 11:42:16 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Apr 25 11:42:16 localhost systemd[1]: Starting Permit User Sessions... >Apr 25 11:42:16 localhost systemd[1]: Starting D-Bus System Message Bus... >Apr 25 11:42:16 localhost systemd[1]: Started D-Bus System Message Bus. >Apr 25 11:42:16 localhost rngd[677]: Unable to open file: /dev/tpm0 >Apr 25 11:42:16 localhost rngd[677]: can't open any entropy source >Apr 25 11:42:16 localhost rngd[677]: Maybe RNG device modules are not loaded >Apr 25 11:42:17 localhost chronyd[695]: chronyd version 1.29.1 starting >Apr 25 11:42:17 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Apr 25 11:42:17 localhost chronyd[695]: Linux kernel major=3 minor=15 patch=0 >Apr 25 11:42:17 localhost chronyd[695]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Apr 25 11:42:17 localhost chronyd[695]: Generated key 1 >Apr 25 11:42:17 localhost avahi-daemon[684]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Apr 25 11:42:17 localhost avahi-daemon[684]: Successfully dropped root privileges. >Apr 25 11:42:17 localhost avahi-daemon[684]: avahi-daemon 0.6.31 starting up. >Apr 25 11:42:17 localhost kernel: virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >Apr 25 11:42:17 localhost kernel: virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >Apr 25 11:42:17 localhost kernel: microcode: CPU0 sig=0x206c1, pf=0x1, revision=0x1 >Apr 25 11:42:18 localhost mtp-probe[703]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Apr 25 11:42:18 localhost mtp-probe[703]: bus: 1, device: 2 was not an MTP device >Apr 25 11:42:18 localhost ModemManager[678]: <info> ModemManager (version 1.2.0-1.fc21) starting... >Apr 25 11:42:18 localhost kernel: microcode: CPU1 sig=0x206c1, pf=0x1, revision=0x1 >Apr 25 11:42:18 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Apr 25 11:42:18 localhost kernel: snd_hda_intel 0000:00:04.0: irq 47 for MSI/MSI-X >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: inputs: >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: Line=0x5 >Apr 25 11:42:19 localhost rtkit-daemon[673]: Successfully called chroot. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Successfully dropped privileges. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Successfully limited resources. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Canary thread running. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Running. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Watchdog thread running. >Apr 25 11:42:19 localhost avahi-daemon[684]: Successfully called chroot(). >Apr 25 11:42:19 localhost avahi-daemon[684]: Successfully dropped remaining capabilities. >Apr 25 11:42:19 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Apr 25 11:42:19 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Apr 25 11:42:19 localhost avahi-daemon[684]: No service file found in /etc/avahi/services. >Apr 25 11:42:19 localhost avahi-daemon[684]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Apr 25 11:42:19 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Apr 25 11:42:19 localhost systemd[1]: Unit rngd.service entered failed state. >Apr 25 11:42:19 localhost avahi-daemon[684]: Network interface enumeration completed. >Apr 25 11:42:19 localhost avahi-daemon[684]: Registering HINFO record with values 'X86_64'/'LINUX'. >Apr 25 11:42:19 localhost avahi-daemon[684]: Server startup complete. Host name is linux.local. Local service cookie is 1842985292. >Apr 25 11:42:19 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Apr 25 11:42:19 localhost systemd[1]: Started Permit User Sessions. >Apr 25 11:42:19 localhost systemd-logind[683]: New seat seat0. >Apr 25 11:42:19 localhost systemd-logind[683]: Watching system buttons on /dev/input/event0 (Power Button) >Apr 25 11:42:19 localhost systemd[1]: Started NTP client/server. >Apr 25 11:42:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:19 localhost systemd[1]: Started Login Service. >Apr 25 11:42:19 localhost systemd[1]: Starting Job spooling tools... >Apr 25 11:42:19 localhost systemd[1]: Started Job spooling tools. >Apr 25 11:42:19 localhost systemd[1]: Starting Command Scheduler... >Apr 25 11:42:19 localhost systemd[1]: Started Command Scheduler. >Apr 25 11:42:19 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Apr 25 11:42:19 localhost crond[749]: (CRON) INFO (Syslog will be used instead of sendmail.) >Apr 25 11:42:19 localhost crond[749]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 33% if used.) >Apr 25 11:42:19 localhost kernel: ppdev: user-space parallel port driver >Apr 25 11:42:19 localhost systemd[1]: Started Modem Manager. >Apr 25 11:42:19 localhost systemd[1]: Starting Sound Card. >Apr 25 11:42:19 localhost systemd[1]: Reached target Sound Card. >Apr 25 11:42:19 localhost systemd[1]: Starting Agent daemon for Spice guests... >Apr 25 11:42:19 localhost systemd[1]: Starting QEMU Guest Agent... >Apr 25 11:42:19 localhost systemd[1]: Started QEMU Guest Agent. >Apr 25 11:42:19 localhost systemd[1]: Started Agent daemon for Spice guests. >Apr 25 11:42:19 localhost useradd[750]: new group: name=liveuser, GID=1000 >Apr 25 11:42:19 localhost useradd[750]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Apr 25 11:42:19 localhost systemd[1]: Starting Agent daemon for Spice guests. >Apr 25 11:42:19 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Apr 25 11:42:20 localhost crond[749]: (CRON) INFO (running with inotify support) >Apr 25 11:42:20 localhost livesys[667]: Adding live user [ OK ] >Apr 25 11:42:20 localhost dbus[686]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Apr 25 11:42:20 localhost dbus-daemon[686]: dbus[686]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Apr 25 11:42:20 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Apr 25 11:42:20 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Apr 25 11:42:20 localhost systemd[1]: Starting Authorization Manager... >Apr 25 11:42:20 localhost usermod[768]: add 'liveuser' to group 'wheel' >Apr 25 11:42:20 localhost usermod[768]: add 'liveuser' to shadow group 'wheel' >Apr 25 11:42:20 localhost polkitd[769]: Started polkitd version 0.112 >Apr 25 11:42:20 localhost systemd[1]: Stopped Software RAID monitoring and management. >Apr 25 11:42:20 localhost livesys[667]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Apr 25 11:42:21 localhost systemd[1]: Stopping Command Scheduler... >Apr 25 11:42:21 localhost systemd[1]: Stopped Command Scheduler. >Apr 25 11:42:21 localhost polkitd[769]: Loading rules from directory /etc/polkit-1/rules.d >Apr 25 11:42:21 localhost polkitd[769]: Loading rules from directory /usr/share/polkit-1/rules.d >Apr 25 11:42:21 localhost systemd[1]: Stopping Job spooling tools... >Apr 25 11:42:21 localhost systemd[1]: Stopped Job spooling tools. >Apr 25 11:42:21 localhost polkitd[769]: Finished loading, compiling and executing 5 rules >Apr 25 11:42:21 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Apr 25 11:42:21 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Apr 25 11:42:21 localhost polkitd[769]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Apr 25 11:42:21 localhost systemd[1]: Started Authorization Manager. >Apr 25 11:42:21 localhost livesys[667]: sed: can't read : No such file or directory >Apr 25 11:42:21 localhost accounts-daemon[675]: started daemon version 0.6.35 >Apr 25 11:42:21 localhost systemd[1]: Started Accounts Service. >Apr 25 11:42:21 localhost ModemManager[678]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Apr 25 11:42:21 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Apr 25 11:42:21 localhost livesys[667]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost kernel: Ebtables v2.0 registered >Apr 25 11:42:22 localhost kernel: Bridge firewalling registered >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Apr 25 11:42:23 localhost systemd[1]: Starting Network Manager... >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: undefined reference to <schema id='org.gnome.settings-daemon.plugins.updates'/> >Apr 25 11:42:23 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Apr 25 11:42:23 localhost dbus[686]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Apr 25 11:42:23 localhost systemd[1]: Started LSB: Init script for live image.. >Apr 25 11:42:23 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Apr 25 11:42:23 localhost NetworkManager[853]: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >Apr 25 11:42:23 localhost NetworkManager[853]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Apr 25 11:42:23 localhost NetworkManager[853]: <info> WEXT support is enabled >Apr 25 11:42:23 localhost systemd[1]: Starting GNOME Display Manager... >Apr 25 11:42:23 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Apr 25 11:42:23 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Apr 25 11:42:23 localhost systemd[1]: Starting ABRT kernel log watcher... >Apr 25 11:42:23 localhost systemd[1]: Started ABRT kernel log watcher. >Apr 25 11:42:23 localhost systemd[1]: Started ABRT Xorg log watcher. >Apr 25 11:42:23 localhost systemd[1]: Started Harvest vmcores for ABRT. >Apr 25 11:42:23 localhost systemd[1]: Starting Install ABRT coredump hook... >Apr 25 11:42:23 localhost systemd[1]: Started SYSV: Late init script for live image.. >Apr 25 11:42:24 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Apr 25 11:42:24 localhost systemd[1]: Started Install ABRT coredump hook. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Apr 25 11:42:24 localhost systemd[1]: Started GNOME Display Manager. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Apr 25 11:42:24 localhost kernel: cfg80211: World regulatory domain updated: >Apr 25 11:42:24 localhost kernel: cfg80211: DFS Master region: unset >Apr 25 11:42:24 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Apr 25 11:42:24 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Apr 25 11:42:24 localhost NetworkManager[853]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Apr 25 11:42:24 localhost NetworkManager[853]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Apr 25 11:42:24 localhost abrtd[893]: Init complete, entering main loop >Apr 25 11:42:24 localhost NetworkManager[853]: <info> monitoring kernel firmware directory '/lib/firmware'. >Apr 25 11:42:24 localhost sh[896]: abrt-dump-oops: Found oopses: 1 >Apr 25 11:42:24 localhost sh[896]: abrt-dump-oops: Creating problem directories >Apr 25 11:42:24 localhost abrt-dump-oops[899]: Reported 1 kernel oopses to Abrt >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WiFi hardware radio set enabled >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WiFi enabled by radio killswitch; enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WWAN enabled by radio killswitch; enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WiMAX enabled by radio killswitch; enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Networking is enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): link connected >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): carrier is ON >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): carrier is OFF >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): link connected >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): preparing device >Apr 25 11:42:24 localhost NetworkManager[853]: ifcfg-rh: read connection 'Wired connection 1' >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): created default wired connection 'Wired connection 1' >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Auto-activating connection 'Wired connection 1'. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) starting connection 'Wired connection 1' >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> NetworkManager state is now CONNECTING >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >Apr 25 11:42:24 localhost systemd[1]: Started Network Manager. >Apr 25 11:42:24 localhost systemd[1]: Starting Network. >Apr 25 11:42:24 localhost systemd[1]: Reached target Network. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >Apr 25 11:42:24 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Apr 25 11:42:24 localhost abrt-server[933]: Looking for kernel package >Apr 25 11:42:24 localhost setroubleshoot[767]: Plugin Exception restorecon_source >Apr 25 11:42:24 localhost setroubleshoot[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . For complete SELinux messages. run sealert -l 6a12c33f-31ca-446a-a436-7a1535343c11 >Apr 25 11:42:24 localhost abrt-server[933]: Kernel package kernel-3.15.0-0.rc2.git2.1.fc21.x86_64 found >Apr 25 11:42:24 localhost python[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that accounts-daemon should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep accounts-daemon /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: X.Org X Server 1.15.0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Release Date: 2013-12-27 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: X Protocol Version 11, Revision 0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Build Operating System: 3.12.8-300.fc20.x86_64 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Current Operating System: Linux localhost 3.15.0-0.rc2.git2.1.fc21.x86_64 #1 SMP Thu Apr 24 00:44:27 UTC 2014 x86_64 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Build Date: 28 February 2014 02:09:21AM >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Build ID: xorg-x11-server 1.15.0-5.fc21 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Current version of pixman: 0.32.0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Before reporting problems, check http://wiki.x.org >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: to make sure that you have the latest version. >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Markers: (--) probed, (**) from config file, (==) default setting, >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: (++) from command line, (!!) notice, (II) informational, >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (++) Log file: "/dev/null", Time: Fri Apr 25 11:42:24 2014 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) No Layout section. Using the first Screen section. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) No screen section available. Using defaults. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (**) |-->Screen "Default Screen Section" (0) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (**) | |-->Monitor "<default monitor>" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) No monitor specified for screen "Default Screen Section". >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Using a default monitor configuration. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Automatically adding devices >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Automatically enabling devices >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Automatically adding GPU devices >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) FontPath set to: >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: catalogue:/etc/X11/fontpath.d, >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: built-ins >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) The server relies on udev to provide the list of input devices. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loader magic: 0x813d60 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module ABI versions: >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org ANSI C Emulation: 0.4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org Video Driver: 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org XInput driver : 20.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org Server Extension : 8.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) xfree86: Adding drm device (/dev/dri/card0) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (--) PCI:*(0:0:2:0) 1b36:0100:1af4:1100 rev 4, Mem @ 0xf4000000/67108864, 0xf8000000/67108864, 0xfc054000/8192, I/O @ 0x0000c040/32, BIOS @ 0x????????/65536 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension Generic Event Extension >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension SHAPE >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension MIT-SHM >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XInputExtension >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XTEST >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension BIG-REQUESTS >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension SYNC >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XKEYBOARD >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XC-MISC >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XINERAMA >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFIXES >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension RENDER >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension RANDR >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension COMPOSITE >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DAMAGE >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension MIT-SCREEN-SAVER >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DOUBLE-BUFFER >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension RECORD >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DPMS >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension Present >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DRI3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension X-Resource >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XVideo >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XVideo-MotionCompensation >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension SELinux >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFree86-VidModeExtension >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFree86-DGA >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFree86-DRI >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DRI2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) "glx" will be loaded by default. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) "xwayland" is not to be loaded by default. Skipping. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "dri2" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module "dri2" already built-in >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "glamoregl" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/libglamoregl.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module glamoregl: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.6.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org ANSI C Emulation, version 0.4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "glx" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module glx: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 1.0.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Server Extension, version 8.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) AIGLX enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Loading extension GLX >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched qxl as autoconfigured driver 0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched qxl as autoconfigured driver 1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched modesetting as autoconfigured driver 2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched fbdev as autoconfigured driver 3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched vesa as autoconfigured driver 4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Assigned the driver to the xf86ConfigLayout >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "qxl" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/qxl_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module qxl: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.1.1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "modesetting" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module modesetting: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.8.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "fbdev" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module fbdev: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.4.3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "vesa" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module vesa: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 2.3.2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl: Driver for QXL virtual graphics: QXL 1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) FBDEV: driver for framebuffer: fbdev >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) VESA: driver for VESA chipsets: vesa >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (++) using VT number 1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) [KMS] Kernel modesetting enabled. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) Falling back to old probe method for modesetting >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) Falling back to old probe method for fbdev >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading sub module "fbdevhw" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "fbdevhw" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Apr 25 11:42:25 localhost setroubleshoot[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . For complete SELinux messages. run sealert -l 6a12c33f-31ca-446a-a436-7a1535343c11 >Apr 25 11:42:25 localhost python[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that accounts-daemon should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep accounts-daemon /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module fbdevhw: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.0.2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) Falling back to old probe method for vesa >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Creating default Display subsection in Screen section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: "Default Screen Section" for depth/fbbpp 24/32 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): Depth 24, (--) framebuffer bpp 32 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): RGB weight 888 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): Default visual is TrueColor >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Deferred Frames: Disabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Offscreen Surfaces: Enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Image Cache: Enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Fallback Cache: Enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): DPI set to (96, 96) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading sub module "fb" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "fb" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module fb: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 1.0.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org ANSI C Emulation, version 0.4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading sub module "ramdac" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "ramdac" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module "ramdac" already built-in >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-0 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-1 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-2 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-3 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Printing probed modes for output Virtual-0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz P) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1600x1200"x59.9 161.00 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.5 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1440x900"x59.9 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-0 connected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-1 disconnected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-2 disconnected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-3 disconnected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Using exact sizes for initial modes >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-0 using initial mode 1024x768 +0+0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): PreInit complete >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadModule: "modesetting" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading modesetting >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadModule: "fbdev" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading fbdev >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadSubModule: "fbdevhw" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading fbdevhw >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadModule: "vesa" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading vesa >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (--) Depth 24 pixmap format is 32 bpp >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UXA(0): Driver registered support for the following operations: >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) solid >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) copy >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) composite (RENDER acceleration) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) put_image >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): RandR 1.2 enabled, ignore the following RandR disabled message. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: resizing primary to 1024x768 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: primary is 0xe44c10 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (--) RandR disabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) SELinux: Disabled by boolean >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) AIGLX: Screen 0 is not DRI2 capable >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (EE) AIGLX: reverting to software rendering >Apr 25 11:42:25 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . For complete SELinux messages. run sealert -l a4b13349-d7ef-496d-9a33-ab54d68337f3 >Apr 25 11:42:25 localhost python[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that polkitd should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep polkitd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:25 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . For complete SELinux messages. run sealert -l a4b13349-d7ef-496d-9a33-ab54d68337f3 >Apr 25 11:42:25 localhost python[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that polkitd should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep polkitd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:25 localhost dbus-daemon[686]: dbus[686]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Apr 25 11:42:25 localhost dbus[686]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) AIGLX: Loaded and initialized swrast >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) GLX: Initialized DRISWRAST GL provider for screen 0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) qxl(0): Setting screen physical size to 270 x 203 >Apr 25 11:42:26 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.problems' >Apr 25 11:42:26 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.problems' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) LoadModule: "evdev" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Module evdev: vendor="X.Org Foundation" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 2.8.99 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: Module class: X.Org XInput Driver >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: ABI class: X.Org XInput driver, version 20.0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'Power Button' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Power Button: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: Power Button: Device: "/dev/input/event0" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: Power Button: Found keys >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: Power Button: Configuring as keyboard >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_rules" "evdev" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_model" "pc104" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_layout" "us" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding drm device (/dev/dri/card0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/event2) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: Applying InputClass "evdev pointer catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'QEMU QEMU USB Tablet' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: QEMU QEMU USB Tablet: Device: "/dev/input/event2" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Vendor 0x627 Product 0x1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found 3 mouse buttons >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found scroll wheel(s) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found relative axes >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found absolute axes >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found x and y absolute axes >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found absolute touchscreen >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: QEMU QEMU USB Tablet: Configuring as touchscreen >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: QEMU QEMU USB Tablet: Adding scrollwheel support >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: QEMU QEMU USB Tablet: YAxisMapping: buttons 4 and 5 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: QEMU QEMU USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "QEMU QEMU USB Tablet" (type: TOUCHSCREEN, id 7) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (WW) evdev: QEMU QEMU USB Tablet: touchpads, tablets and touchscreens ignore relative axes. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: QEMU QEMU USB Tablet: initialized for absolute axes. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) keeping acceleration scheme 1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) acceleration profile 0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) acceleration factor: 2.000 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) acceleration threshold: 4 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/js0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/mouse0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) AT Translated Set 2 keyboard: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event1" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_rules" "evdev" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_model" "pc104" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_layout" "us" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "vmmouse" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) LoadModule: "vmmouse" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/input/vmmouse_drv.so >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Module vmmouse: vendor="X.Org Foundation" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 13.0.0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: Module class: X.Org XInput Driver >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: ABI class: X.Org XInput driver, version 20.0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): VMMOUSE module was loaded >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'vmmouse' for 'ImExPS/2 Generic Explorer Mouse' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): vmmouse is available >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "Device" "/dev/input/event3" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: ZAxisMapping: buttons 4 and 5 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): VMMOUSE DEVICE_INIT >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): VMMOUSE DEVICE_ON >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): vmmouse enabled >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:26 localhost systemd[1]: Received SIGRTMIN+21 from PID 347 (plymouthd). >Apr 25 11:42:26 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Apr 25 11:42:26 localhost systemd[1]: Starting Multi-User System. >Apr 25 11:42:26 localhost systemd[1]: Reached target Multi-User System. >Apr 25 11:42:26 localhost systemd[1]: Starting Graphical Interface. >Apr 25 11:42:26 localhost systemd[1]: Reached target Graphical Interface. >Apr 25 11:42:26 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Apr 25 11:42:26 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Apr 25 11:42:26 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Apr 25 11:42:26 localhost systemd[1]: Startup finished in 1.048s (kernel) + 4.635s (initrd) + 15.479s (userspace) = 21.163s. >Apr 25 11:42:26 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:26 localhost systemd[1]: Starting user-1000.slice. >Apr 25 11:42:26 localhost systemd[1]: Created slice user-1000.slice. >Apr 25 11:42:27 localhost systemd-logind[683]: New session 1 of user liveuser. >Apr 25 11:42:27 localhost systemd[1]: Starting Session 1 of user liveuser. >Apr 25 11:42:27 localhost systemd[1]: Started Session 1 of user liveuser. >Apr 25 11:42:27 localhost systemd[1]: Starting User Manager for UID 1000... >Apr 25 11:42:27 localhost systemd[1128]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Apr 25 11:42:27 localhost systemd[1128]: Starting Paths. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Paths. >Apr 25 11:42:27 localhost systemd[1128]: Starting Timers. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Timers. >Apr 25 11:42:27 localhost systemd[1128]: Starting Sockets. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Sockets. >Apr 25 11:42:27 localhost systemd[1128]: Starting Basic System. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Basic System. >Apr 25 11:42:27 localhost systemd[1128]: Starting Default. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Default. >Apr 25 11:42:27 localhost systemd[1128]: Startup finished in 30ms. >Apr 25 11:42:27 localhost systemd[1]: Started User Manager for UID 1000. >Apr 25 11:42:27 localhost gdm-autologin][1099]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Apr 25 11:42:27 localhost /etc/gdm/Xsession[1140]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Apr 25 11:42:28 localhost /etc/gdm/Xsession[1140]: gnome-session-is-accelerated: llvmpipe detected. >Apr 25 11:42:29 localhost kernel: fuse init (API version 7.23) >Apr 25 11:42:29 localhost systemd[1]: Mounting FUSE Control File System... >Apr 25 11:42:29 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Apr 25 11:42:29 localhost systemd[1]: Mounted FUSE Control File System. >Apr 25 11:42:29 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Apr 25 11:42:29 localhost gnome-keyring-daemon[1283]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-session[1140]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-keyring-daemon[1289]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-session[1140]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-session[1140]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Apr 25 11:42:29 localhost gnome-session[1140]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Apr 25 11:42:29 localhost gnome-session[1140]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Apr 25 11:42:30 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Apr 25 11:42:30 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Apr 25 11:42:30 localhost systemd[1]: Starting Daemon for power management... >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Apr 25 11:42:30 localhost rtkit-daemon[673]: Successfully made thread 1344 of process 1344 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 1 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UPower' >Apr 25 11:42:30 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UPower' >Apr 25 11:42:30 localhost systemd[1]: Started Daemon for power management. >Apr 25 11:42:30 localhost pulseaudio[1344]: Disabling timer-based scheduling because running inside a VM. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 1 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Successfully made thread 1383 of process 1344 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 2 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost pulseaudio[1344]: Disabling timer-based scheduling because running inside a VM. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 2 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input5 >Apr 25 11:42:30 localhost spice-vdagentd[760]: opening vdagent virtio channel >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/js1) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >Apr 25 11:42:30 localhost NetworkManager[853]: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/event4) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: Applying InputClass "evdev pointer catchall" >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'spice vdagent tablet' >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: always reports core events >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) evdev: spice vdagent tablet: Device: "/dev/input/event4" >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Vendor 0 Product 0 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found 3 mouse buttons >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found scroll wheel(s) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found relative axes >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found absolute axes >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found x and y absolute axes >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found absolute touchscreen >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) evdev: spice vdagent tablet: Configuring as touchscreen >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) evdev: spice vdagent tablet: Adding scrollwheel support >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) evdev: spice vdagent tablet: YAxisMapping: buttons 4 and 5 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) evdev: spice vdagent tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event4" >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "spice vdagent tablet" (type: TOUCHSCREEN, id 10) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (WW) evdev: spice vdagent tablet: touchpads, tablets and touchscreens ignore relative axes. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) evdev: spice vdagent tablet: initialized for absolute axes. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) keeping acceleration scheme 1 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) acceleration profile 0 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) acceleration factor: 2.000 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) acceleration threshold: 4 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/mouse2) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:30 localhost NetworkManager[853]: <info> dhclient started with pid 1394 >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Successfully made thread 1390 of process 1344 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 3 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost dbus[686]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Apr 25 11:42:30 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Apr 25 11:42:31 localhost systemd[1]: Starting Bluetooth service... >Apr 25 11:42:31 localhost bluetoothd[1396]: Bluetooth daemon 5.18 >Apr 25 11:42:31 localhost dbus[686]: [system] Successfully activated service 'org.bluez' >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.bluez' >Apr 25 11:42:31 localhost systemd[1]: Started Bluetooth service. >Apr 25 11:42:31 localhost kernel: Bluetooth: Core ver 2.19 >Apr 25 11:42:31 localhost kernel: NET: Registered protocol family 31 >Apr 25 11:42:31 localhost kernel: Bluetooth: HCI device and connection manager initialized >Apr 25 11:42:31 localhost kernel: Bluetooth: HCI socket layer initialized >Apr 25 11:42:31 localhost kernel: Bluetooth: L2CAP socket layer initialized >Apr 25 11:42:31 localhost kernel: Bluetooth: SCO socket layer initialized >Apr 25 11:42:31 localhost bluetoothd[1396]: Starting SDP server >Apr 25 11:42:31 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Apr 25 11:42:31 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Apr 25 11:42:31 localhost kernel: Bluetooth: BNEP socket layer initialized >Apr 25 11:42:31 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Apr 25 11:42:31 localhost bluetoothd[1396]: Bluetooth management interface 1.5 initialized >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Apr 25 11:42:31 localhost systemd[1]: Starting Hostname Service... >Apr 25 11:42:31 localhost dhclient[1394]: Internet Systems Consortium DHCP Client 4.3.0 >Apr 25 11:42:31 localhost NetworkManager[853]: Internet Systems Consortium DHCP Client 4.3.0 >Apr 25 11:42:31 localhost dhclient[1394]: Copyright 2004-2014 Internet Systems Consortium. >Apr 25 11:42:31 localhost NetworkManager[853]: Copyright 2004-2014 Internet Systems Consortium. >Apr 25 11:42:31 localhost dhclient[1394]: All rights reserved. >Apr 25 11:42:31 localhost dhclient[1394]: For info, please visit https://www.isc.org/software/dhcp/ >Apr 25 11:42:31 localhost dhclient[1394]: >Apr 25 11:42:31 localhost NetworkManager[853]: All rights reserved. >Apr 25 11:42:31 localhost NetworkManager[853]: For info, please visit https://www.isc.org/software/dhcp/ >Apr 25 11:42:31 localhost NetworkManager[853]: <info> (ens3): DHCPv4 state changed nbi -> preinit >Apr 25 11:42:31 localhost dhclient[1394]: Listening on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost dhclient[1394]: Sending on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost dhclient[1394]: Sending on Socket/fallback >Apr 25 11:42:31 localhost dhclient[1394]: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 7 (xid=0x21c2ac9a) >Apr 25 11:42:31 localhost NetworkManager[853]: Listening on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost NetworkManager[853]: Sending on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost NetworkManager[853]: Sending on Socket/fallback >Apr 25 11:42:31 localhost NetworkManager[853]: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 7 (xid=0x21c2ac9a) >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Apr 25 11:42:31 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Apr 25 11:42:31 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Apr 25 11:42:31 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:31 localhost systemd[1]: Starting Disk Manager... >Apr 25 11:42:31 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Apr 25 11:42:31 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.hostname1' >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.hostname1' >Apr 25 11:42:31 localhost systemd[1]: Started Hostname Service. >Apr 25 11:42:31 localhost udisksd[1411]: udisks daemon version 2.1.3 starting >Apr 25 11:42:31 localhost colord[1412]: Using mapping database file /var/lib/colord/mapping.db >Apr 25 11:42:32 localhost colord[1412]: Using device database file /var/lib/colord/storage.db >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Apr 25 11:42:32 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Apr 25 11:42:32 localhost systemd[1]: Started Disk Manager. >Apr 25 11:42:32 localhost udisksd[1411]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Apr 25 11:42:32 localhost colord[1412]: loaded plugin libcd_plugin_scanner.so >Apr 25 11:42:32 localhost colord[1412]: loaded plugin libcd_plugin_camera.so >Apr 25 11:42:32 localhost colord[1412]: Daemon ready for requests >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Apr 25 11:42:32 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Apr 25 11:42:32 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Apr 25 11:42:32 localhost setroubleshoot[767]: Plugin Exception restorecon >Apr 25 11:42:32 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . For complete SELinux messages. run sealert -l 2280ee2d-5adc-435b-9dc1-043512cfb295 >Apr 25 11:42:32 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-hostnamed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-hostnam /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:32 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . For complete SELinux messages. run sealert -l 2280ee2d-5adc-435b-9dc1-043512cfb295 >Apr 25 11:42:32 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-hostnamed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-hostnam /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:32 localhost avahi-daemon[684]: Registering new address record for fe80::5054:ff:fe1f:d4c8 on ens3.*. >Apr 25 11:42:32 localhost systemd[1]: Starting CUPS Printing Service... >Apr 25 11:42:32 localhost systemd[1]: Started CUPS Printing Service. >Apr 25 11:42:32 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Apr 25 11:42:32 localhost systemd[1]: Starting Locale Service... >Apr 25 11:42:32 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.locale1' >Apr 25 11:42:32 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.locale1' >Apr 25 11:42:32 localhost systemd[1]: Started Locale Service. >Apr 25 11:42:33 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . For complete SELinux messages. run sealert -l 089805fd-68e3-4f97-9544-064e75486b37 >Apr 25 11:42:33 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-localed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-localed /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:33 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . For complete SELinux messages. run sealert -l 089805fd-68e3-4f97-9544-064e75486b37 >Apr 25 11:42:33 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-localed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-localed /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:34 localhost dhclient[1394]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost dhclient[1394]: DHCPOFFER from 192.168.122.1 >Apr 25 11:42:34 localhost NetworkManager[853]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost NetworkManager[853]: DHCPOFFER from 192.168.122.1 >Apr 25 11:42:34 localhost dhclient[1394]: DHCPACK from 192.168.122.1 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost NetworkManager[853]: DHCPACK from 192.168.122.1 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): DHCPv4 state changed preinit -> bound >Apr 25 11:42:34 localhost NetworkManager[853]: <info> address 192.168.122.159 >Apr 25 11:42:34 localhost dhclient[1394]: bound to 192.168.122.159 -- renewal in 1577 seconds. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> plen 24 (255.255.255.0) >Apr 25 11:42:34 localhost NetworkManager[853]: <info> gateway 192.168.122.1 >Apr 25 11:42:34 localhost NetworkManager[853]: <info> server identifier 192.168.122.1 >Apr 25 11:42:34 localhost NetworkManager[853]: <info> lease time 3600 >Apr 25 11:42:34 localhost NetworkManager[853]: <info> hostname 'localhost' >Apr 25 11:42:34 localhost NetworkManager[853]: <info> nameserver '192.168.122.1' >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >Apr 25 11:42:34 localhost avahi-daemon[684]: Joining mDNS multicast group on interface ens3.IPv4 with address 192.168.122.159. >Apr 25 11:42:34 localhost avahi-daemon[684]: New relevant interface ens3.IPv4 for mDNS. >Apr 25 11:42:34 localhost avahi-daemon[684]: Registering new address record for 192.168.122.159 on ens3.IPv4. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >Apr 25 11:42:34 localhost NetworkManager[853]: <info> NetworkManager state is now CONNECTED_LOCAL >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Policy set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS. >Apr 25 11:42:34 localhost NetworkManager[853]: bound to 192.168.122.159 -- renewal in 1577 seconds. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) successful, device activated. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> startup complete >Apr 25 11:42:34 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Apr 25 11:42:34 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Apr 25 11:42:34 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Apr 25 11:42:34 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Apr 25 11:42:34 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Apr 25 11:42:34 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Apr 25 11:42:34 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Apr 25 11:42:35 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Apr 25 11:42:35 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Apr 25 11:42:35 localhost systemd[1]: Starting Location Lookup Service... >Apr 25 11:42:35 localhost polkitd[769]: Registered Authentication Agent for unix-session:1 (system bus name :1.32 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Apr 25 11:42:35 localhost NetworkManager[853]: <info> NetworkManager state is now CONNECTED_GLOBAL >Apr 25 11:42:35 localhost gnome-session[1140]: (gnome-shell:1407): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.GoaVolumeMonitor is not supported >Apr 25 11:42:35 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Apr 25 11:42:35 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Apr 25 11:42:35 localhost systemd[1]: Started Location Lookup Service. >Apr 25 11:42:36 localhost gnome-session[1140]: Gjs-Message: JS LOG: GNOME Shell started at Fri Apr 25 2014 11:42:36 GMT-0400 (EDT) >Apr 25 11:42:36 localhost gnome-session[1140]: gnome-session[1140]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed >Apr 25 11:42:36 localhost gnome-session[1140]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed >Apr 25 11:42:36 localhost gnome-session[1140]: Failed to play sound: File or data not found >Apr 25 11:42:37 localhost gnome-session[1140]: Entering running state >Apr 25 11:42:37 localhost gnome-session[1140]: vmware-user: could not open /proc/fs/vmblock/dev >Apr 25 11:42:37 localhost gnome-session[1140]: Error: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/tracker-store exited with status 127 >Apr 25 11:42:37 localhost gnome-session[1140]: (According to introspection data, you need to pass 'su') >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/libexec/tracker-miner-fs: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/libexec/tracker-extract: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/bin/vmtoolsd: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/libexec/evolution/3.12/evolution-alarm-notify: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Apr 25 11:42:37 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Apr 25 11:42:37 localhost systemd[1]: Starting PackageKit Daemon... >Apr 25 11:42:37 localhost PackageKit[1619]: daemon start >Apr 25 11:42:37 localhost gnome-session[1140]: Gjs-Message: JS LOG: Error loading calendars: Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-shell-calendar-server exited with status 127 >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Apr 25 11:42:37 localhost systemd[1]: Started PackageKit Daemon. >Apr 25 11:42:37 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Apr 25 11:42:38 localhost gnome-session[1140]: (gnome-settings-daemon:1284): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Apr 25 11:42:39 localhost colord[1412]: Device added: xrandr-Virtual-0 >Apr 25 11:42:39 localhost gnome-session[1140]: (gnome-settings-daemon:1284): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Apr 25 11:42:40 localhost chronyd[695]: Selected source 208.73.56.29 >Apr 25 11:42:40 localhost chronyd[695]: System clock wrong by 0.674115 seconds, adjustment started >Apr 25 11:42:42 localhost chronyd[695]: Selected source 24.87.64.125 >Apr 25 11:42:43 localhost dbus-daemon[686]: 'list' object has no attribute 'split' >Apr 25 11:42:43 localhost dbus-daemon[686]: string index out of range >Apr 25 11:43:53 localhost gnome-session[1140]: /usr/sbin/setenforce: setenforce() failed >Apr 25 11:43:54 localhost gnome-session[1140]: root privileges required >Apr 25 11:46:27 localhost userhelper[1778]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Apr 25 11:46:27 localhost userhelper[1783]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Apr 25 11:46:27 localhost kernel: md: raid0 personality registered for level 0 >Apr 25 11:46:27 localhost kernel: md: raid1 personality registered for level 1 >Apr 25 11:46:27 localhost kernel: async_tx: api initialized (async) >Apr 25 11:46:27 localhost kernel: xor: measuring software checksum speed >Apr 25 11:46:27 localhost kernel: prefetch64-sse: 14056.000 MB/sec >Apr 25 11:46:27 localhost kernel: generic_sse: 13476.000 MB/sec >Apr 25 11:46:27 localhost kernel: xor: using function: prefetch64-sse (14056.000 MB/sec) >Apr 25 11:46:27 localhost kernel: raid6: sse2x1 11089 MB/s >Apr 25 11:46:28 localhost kernel: raid6: sse2x2 13902 MB/s >Apr 25 11:46:28 localhost kernel: raid6: sse2x4 16613 MB/s >Apr 25 11:46:28 localhost kernel: raid6: using algorithm sse2x4 (16613 MB/s) >Apr 25 11:46:28 localhost kernel: raid6: using ssse3x2 recovery algorithm >Apr 25 11:46:28 localhost kernel: md: raid6 personality registered for level 6 >Apr 25 11:46:28 localhost kernel: md: raid5 personality registered for level 5 >Apr 25 11:46:28 localhost kernel: md: raid4 personality registered for level 4 >Apr 25 11:46:28 localhost kernel: md: raid10 personality registered for level 10 >Apr 25 11:46:28 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Apr 25 11:46:28 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Apr 25 11:46:28 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Apr 25 11:46:28 localhost kernel: Loading iSCSI transport class v2.0-870. >Apr 25 11:46:28 localhost kernel: iscsi: registered transport (tcp) >Apr 25 11:46:28 localhost kernel: No iBFT detected. >Apr 25 11:46:28 localhost gnome-session[1140]: root privileges required >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:29 localhost gnome-session[1140]: Starting installer, one moment... >Apr 25 11:46:29 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:29 localhost gnome-session[1140]: 11:46:29 anaconda must be run as root. >Apr 25 11:46:29 localhost anaconda[1832]: anaconda must be run as root. >Apr 25 11:46:29 localhost gnome-session[1140]: /usr/sbin/setenforce: setenforce() failed >Apr 25 11:46:30 localhost gnome-session[1140]: (gnome-settings-daemon:1284): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Apr 25 11:46:32 localhost systemd[1]: Unit multipathd.service cannot be reloaded because it is inactive. >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-04-24-16-23-13-00', >'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '14194a0b', >'ID_REVISION': '2.0.0', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '536468', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', >'/dev/disk/by-uuid/2014-04-24-16-23-13-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 0.98 GiB >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 518144 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) >PedDevice: <_ped.Device object at 0x4065560> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000bab51', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '540690', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] >device: <parted.device.Device object at 0x7fb198123450> >PedDisk: <_ped.Disk object at 0x7fb198115b90> >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 20 GiB >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x40658c0> >target size = 0 B path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb19811b110> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] >device: <parted.device.Device object at 0x7fb198123450> >PedDisk: <_ped.Disk object at 0x7fb198115b90> >origPartedDisk = <parted.disk.Disk object at 0x7fb198123b90> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x4065b00> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', >'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000bab51', >'MAJOR': '252', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '540718', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x40659e0> >target size = 0 B path = /dev/vda1 >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 0x7fb1981236d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb198123b10> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fb198123910> PedPartition: <_ped.Partition object at 0x7fb198121890> >disk = existing 20 GiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = 7d085d49-2974-4bc1-a242-ce7b2b4572d3 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500 MiB targetSize = 500 MiB >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', >'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', >'ID_FS_VERSION': '1', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40916992', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000bab51-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000bab51', >'MAJOR': '252', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '540755', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >name = vda2 status = True kids = 0 id = 17 >parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 19.51 GiB >format = existing luks >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 40916992 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) >PedDevice: <_ped.Device object at 0x4065e60> >target size = 0 B path = /dev/vda2 >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 0x7fb1981236d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fb198123a90> PedPartition: <_ped.Partition object at 0x7fb1981218f0> >disk = existing 20 GiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 41943039 length = 40916992 >flags = >type = luks name = Encrypted (LUKS) status = False >device = /dev/vda2 uuid = 3696face-bf8b-4e20-9b81-247f99f5260f exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-3696face-bf8b-4e20-9b81-247f99f5260f >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '547779', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 29 >parents = ['existing 0 B file /osmin.img (deleted) (26)'] >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 >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '547913', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 38 >parents = ['existing 0 B file /osmin (35)'] >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 >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '548074', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 47 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] >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 >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '548212', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 57 >parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] >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/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '548357', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 66 >parents = ['existing 0 B file /overlay (deleted) (63)'] >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/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '66252', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 72 >parents = ['existing 0 B loop loop4 (66)'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4065ef0> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23689', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 78 >parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4065f80> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '83034', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 84 >parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fb198186050> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3.29 GiB targetSize = 3.29 GiB >Apr 25 11:46:35 localhost gnome-session[1140]: Window manager warning: Log level 16: AT-SPI: Error in GetItems, sender=(null), error=Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Apr 25 11:46:35 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Apr 25 11:46:35 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Apr 25 11:46:36 localhost systemd[1128]: Time has been changed >Apr 25 11:46:36 localhost systemd[1]: Time has been changed >Apr 25 11:46:36 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Apr 25 11:46:36 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Apr 25 11:46:37 localhost anaconda.desktop[1778]: ** (anaconda:1856): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-1856": No such file or directory >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: Error loading image 'file:///usr/share/anaconda/pixmaps/logo.png': Error opening file: No such file or directory >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:39 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:39 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:40 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:41 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:41 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:42 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:43 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:43 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:44 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:44 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:45 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:45 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:46 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:47 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:47 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:48 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:46:55 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:55 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:56 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost chronyd[695]: Selected source 206.186.121.125 >Apr 25 11:46:59 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:59 localhost chronyd[695]: Can't synchronise: no majority >Apr 25 11:47:00 localhost chronyd[695]: Selected source 208.73.56.29 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider nautilus.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 127 >Apr 25 11:47:02 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Photos.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-photos-service exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider gnome-contacts.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-contacts-search-provider exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider nautilus.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider nautilus.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Photos.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-photos-service exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider gnome-contacts.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-contacts-search-provider exited with status 127 >Apr 25 11:47:02 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for termit: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for guake: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for exo: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Apr 25 11:47:04 localhost gnome-session[1140]: Window manager warning: Log level 16: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.11 was not provided by any .service files >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for yagf: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xmlcopyeditor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xlog: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfbib: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wxMaxima: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wine-desktop: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wine-desktop: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for whaawmp: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for warmux: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for virtaal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for vim-X11: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xvile: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for veusz: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for vemana2000-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for valyriatear: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qv4l2: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ularn: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tvtime: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tuxguitar: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tremulous: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for totem: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for texworks: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for texstudio: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for texmaker: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for termit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tepsonic: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tennix: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tellico: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for teg: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for teeworlds: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for teamgit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tcpjunk: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tagtool: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for subtitleeditor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for stellarium: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for spe: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for snappy-player: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for skychart: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for seamonkey: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for scilab: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for reinteract: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for redshift-gtk: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gtk-redshift: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for rednotebook: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qupzilla: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for quarry: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for urbanterror: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for quadrapassel: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qtractor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qt-devel: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qpdfview: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pyroom: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pybliographer: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for puzzles: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for putty: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pspp: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pronterface: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pothana2000-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pokerth: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for poedit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pitivi: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pianobooster: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for phoronix-test-suite: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for parole: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for orca: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for orage: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for openteacher: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for openscad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for openarena: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for oflb-prociono-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nightview-gui: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nfoview: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for neverball: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nested: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nedit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mscore: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-mozc: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mousepad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for morse2txt: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for monodevelop: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for monkeystudio: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mona-vlgothic-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mona-sazanami-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for midori: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mediainfo-gui: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mcomix: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mate-text-editor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for marave: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for manaplus: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lyx-common: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lure: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lingot: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lifeograph: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-writer: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-impress: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-draw: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-calc: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for leksah: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for leafpad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lazarus: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for latexila: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for labyrinth: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for l3afpad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qtikz: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ktikz: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kile: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kdepim: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kbibtex: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kbackup: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kanatest: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for juffed: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for jabref: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-wubi-jidian: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-wubi-haifeng: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-skk: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-sayura: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-libpinyin: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-kkc: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-hangul: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-handwrite: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-handwrite: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-chewing: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-bogo: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-anthy-python: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gummi: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for guake: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gtranslator: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gtkperf: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-good: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gstreamer-plugins-espeak: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for grhino: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gretl: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gpick: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gobby05: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gobby: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnumeric: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnucash: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-translate: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-tetravex: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-sudoku: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-subtitles: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-robots: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-phone-manager: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-nibbles: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-clocks: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnofract4d: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for glade: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gimagereader: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-genius: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for geany: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gaupol: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for frogr: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for frescobaldi: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freetennis: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freemind: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freediams: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freecol: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freeciv: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fontforge: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for focuswriter: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fedora-gooey-karma: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for exo: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for evolution: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for epiphany: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for entangle: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for empathy: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ekiga: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dwb: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dogtail: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for diffuse: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dexter: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dasher: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for comix: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for code-editor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for centerim: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for brasero: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for bluefish-shared-data: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for blender: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for beediff: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for arora: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for arduino: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for anjuta: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for aldusleaf-crimson-text-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for aisleriot: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for accerciser: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for abiword: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for Zim: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for TeXamator: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for 0ad: database is not open >Apr 25 11:47:24 localhost su[2055]: (to root) liveuser on pts/0 >Apr 25 11:47:24 localhost su[2055]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >Apr 25 11:47:27 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Documents.desktop: Gio.IOErrorEnum: Timeout was reached >Apr 25 11:47:27 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Software.desktop: Gio.IOErrorEnum: Timeout was reached >Apr 25 11:47:31 localhost PackageKit[1619]: resolve transaction /1_abedceec from uid 1000 finished with success after 28176ms >Apr 25 11:47:31 localhost PackageKit[1619]: resolve transaction /2_aebeeede from uid 1000 finished with success after 551ms >Apr 25 11:47:49 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:49 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:51 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:51 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:51 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: last_focus_time (348231) is greater than comparison timestamp (348229). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800339 not in stack >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1800333 not in stack >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1800333 not in stack >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800333 not in stack >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:48:04 localhost kernel: Btrfs loaded >Apr 25 11:48:04 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Apr 25 11:48:06 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:08 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:08 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:09 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:09 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:09 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:11 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:12 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >GLib.source_remove(self._update_datetime_timer_id) >Apr 25 11:48:33 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:34 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:08 localhost chronyd[695]: Selected source 24.87.64.125 >GLib.source_remove(self._update_datetime_timer_id) >Apr 25 11:49:52 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:53 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:54 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:54 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:55 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) > > > >/tmp/anaconda.log: >11:46:29,714 ERR anaconda.stdout: anaconda must be run as root. >11:46:30,375 INFO anaconda: /sbin/anaconda 21.33-1 >11:46:30,488 INFO anaconda: 2097152 kB (2048 MB) are available >11:46:30,489 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:46:30,505 INFO anaconda: Not doing 'start audit daemon' in live installation >11:46:30,507 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >11:46:30,510 INFO anaconda: Default encoding = ascii >11:46:31,064 INFO anaconda: Display mode = g >11:46:31,066 INFO anaconda: 2097152 kB (2048 MB) are available >11:46:31,066 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:46:31,526 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:46:31,527 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:46:31,528 INFO anaconda: using only installclass _Fedora >11:46:31,535 INFO anaconda: bootloader GRUB2 on X86 platform >11:46:31,585 INFO anaconda: bootloader GRUB2 on X86 platform >11:46:31,611 DEBUG anaconda: network: devices found ['ens3'] >11:46:31,980 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens3 >11:46:32,056 DEBUG anaconda: network: setting autoconnect of ens3 to False >11:46:32,060 DEBUG anaconda: network: missing ifcfgs created for devices ['ens3'] >11:46:32,180 DEBUG anaconda: updating hostname localhost.localdomain >11:46:32,211 INFO anaconda: Running Thread: AnaStorageThread (140400827918080) >11:46:32,212 INFO anaconda: Running Thread: AnaTimeInitThread (140400819525376) >11:46:32,212 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140400736073472) >11:46:32,220 INFO anaconda: Running Thread: AnaPayloadThread (140400727680768) >11:46:32,360 DEBUG anaconda: updating hostname localhost.localdomain >11:46:32,392 INFO anaconda: got 0 NTP servers from DHCP >11:46:32,394 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140400736073472) >11:46:32,416 INFO anaconda: Not doing 'start chronyd' in live installation >11:46:32,431 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140400736073472) >11:46:32,432 INFO anaconda: Starting geolocation lookup >11:46:32,433 INFO anaconda: Geolocation provider: Fedora GeoIP >11:46:33,071 INFO anaconda: Not doing 'activate layouts' in live installation >11:46:36,070 INFO anaconda: Thread Done: AnaStorageThread (140400827918080) >11:46:36,005 INFO anaconda: Thread Done: AnaTimeInitThread (140400819525376) >11:46:36,080 INFO anaconda: Thread Done: AnaPayloadThread (140400727680768) >11:46:37,205 INFO anaconda: Waiting for Geolocation timed out after 3 seconds. >11:46:37,227 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >11:46:37,242 INFO anaconda: Geolocation lookup finished in 4.8 seconds >11:46:37,243 INFO anaconda: got results from geolocation >11:46:37,245 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140400736073472) >11:47:53,326 INFO anaconda: Not doing 'require network connection' in live installation >11:47:53,327 DEBUG anaconda: network standalone spoke (init): completed: True >11:47:53,327 INFO anaconda: Not doing 'require network connection' in live installation >11:47:53,362 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >11:47:53,362 DEBUG anaconda: Entered hub: SummaryHub >11:47:53,646 INFO anaconda: Not doing 'modify system time and date' in live installation >11:47:53,665 INFO anaconda: Running Thread: AnaNTPserver1 (140400727680768) >11:47:53,672 INFO anaconda: Running Thread: AnaNTPserver2 (140400819525376) >11:47:53,697 INFO anaconda: Running Thread: AnaNTPserver3 (140400827918080) >11:47:53,713 INFO anaconda: Running Thread: AnaNTPserver4 (140400504514304) >11:47:53,713 INFO anaconda: Running Thread: AnaDateTimeThread (140400496121600) >11:47:53,810 INFO anaconda: Thread Done: AnaDateTimeThread (140400496121600) >11:47:54,170 INFO anaconda: Thread Done: AnaNTPserver2 (140400819525376) >11:47:54,172 INFO anaconda: Thread Done: AnaNTPserver1 (140400727680768) >11:47:54,190 INFO anaconda: Thread Done: AnaNTPserver3 (140400827918080) >11:47:54,191 INFO anaconda: Thread Done: AnaNTPserver4 (140400504514304) >11:48:01,965 INFO anaconda: fs space: 0 B needed: 3.00 GiB >11:48:02,059 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140400504514304) >11:48:02,064 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fb184016390>> on <dictionary-keyiterator object at 0x7fb17003d4c8> >11:48:02,068 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140400827918080) >11:48:02,075 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140400827918080) >11:48:02,166 INFO anaconda: Running Thread: AnaKeyboardThread (140400827918080) >11:48:03,853 INFO anaconda: fs space: 0 B needed: 3.00 GiB >11:48:04,002 INFO anaconda: Running Thread: AnaStorageWatcher (140400727680768) >11:48:04,007 INFO anaconda: Thread Done: AnaStorageWatcher (140400727680768) >11:48:04,067 INFO anaconda: Running Thread: AnaCustomStorageInit (140400727680768) >11:48:04,344 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >11:48:04,506 DEBUG anaconda: network: GUI, device configuration added: connection 9bde7b3d-3a67-4d6b-b7b1-719d787d8b27 device ens3 >11:48:04,540 DEBUG anaconda: network: GUI, connection 9bde7b3d-3a67-4d6b-b7b1-719d787d8b27 found >11:48:04,594 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >11:48:04,693 DEBUG anaconda: updating hostname localhost.localdomain >11:48:04,997 INFO anaconda: Not doing 'require network connection' in live installation >11:48:05,919 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fb184020190> >11:48:05,925 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fb184030050> >11:48:05,925 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fb184030050> status to: Getting list of layouts... >11:48:05,926 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb17003cf50> status to: Probing storage... >11:48:05,931 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb17003cf50> >10:48:07,737 INFO anaconda: Thread Done: AnaCustomStorageInit (140400727680768) >10:48:08,500 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fb184016390>> on <dictionary-keyiterator object at 0x7fb17003d4c8> >10:48:08,502 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140400504514304) >10:48:08,504 INFO anaconda: Thread Done: AnaKeyboardThread (140400827918080) >10:48:08,695 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fb184030050> >10:48:08,828 DEBUG anaconda: updating hostname localhost.localdomain >10:48:09,084 DEBUG anaconda: updating hostname localhost.localdomain >10:48:09,087 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fb17003c790> status to: Wired (ens3) connected >10:48:33,691 DEBUG anaconda: Entered spoke: DatetimeSpoke >10:48:33,701 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:752: Warning: Source ID 2011 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >10:48:33,723 INFO anaconda: Not doing 'get NTP service state' in live installation >10:48:33,725 INFO anaconda: Not doing 'start NTP service' in live installation >10:48:33,910 INFO anaconda: Running Thread: AnaNTPserver5 (140400827918080) >10:48:33,920 INFO anaconda: Running Thread: AnaNTPserver6 (140400504514304) >10:48:33,921 INFO anaconda: Running Thread: AnaNTPserver7 (140400727680768) >10:48:33,935 INFO anaconda: Running Thread: AnaNTPserver8 (140400819525376) >10:48:34,130 INFO anaconda: Thread Done: AnaNTPserver7 (140400727680768) >10:48:34,137 INFO anaconda: Thread Done: AnaNTPserver5 (140400827918080) >10:48:34,228 INFO anaconda: Thread Done: AnaNTPserver8 (140400819525376) >10:48:34,239 INFO anaconda: Thread Done: AnaNTPserver6 (140400504514304) >10:48:38,667 INFO anaconda: Not doing 'save system time' in live installation >17:49:51,743 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:514: Warning: Source ID 2011 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >17:49:51,858 DEBUG anaconda: Left spoke: DatetimeSpoke >17:49:52,131 INFO anaconda: Not doing 'require network connection' in live installation > > >/tmp/packaging.log: > > >/tmp/program.log: >11:45:54,470 INFO program: Running... udevadm settle --timeout=300 >11:46:27,865 DEBUG program: Return code: 0 >11:46:27,866 INFO program: Running... udevadm settle --timeout=300 >11:46:27,893 DEBUG program: Return code: 0 >11:46:28,011 INFO program: Running... multipath -c /dev/vda >11:46:28,047 INFO program: need to be root >11:46:28,047 DEBUG program: Return code: 1 >11:46:28,191 INFO program: Running... udevadm settle --timeout=300 >11:46:28,217 DEBUG program: Return code: 0 >11:46:28,499 INFO program: Running... udevadm settle --timeout=300 >11:46:28,521 DEBUG program: Return code: 0 >11:46:28,522 INFO program: Running... udevadm settle --timeout=300 >11:46:28,548 DEBUG program: Return code: 0 >11:46:28,669 INFO program: Running... multipath -c /dev/vda >11:46:28,776 INFO program: Apr 25 11:46:28 | /etc/multipath.conf does not exist, blacklisting all devices. >11:46:28,777 INFO program: Apr 25 11:46:28 | A default multipath.conf file is located at >11:46:28,777 INFO program: Apr 25 11:46:28 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >11:46:28,777 INFO program: Apr 25 11:46:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >11:46:28,778 INFO program: /dev/vda is not a valid multipath device path >11:46:28,778 DEBUG program: Return code: 1 >11:46:29,293 INFO program: Running... udevadm settle --timeout=300 >11:46:29,312 DEBUG program: Return code: 0 >11:46:29,319 INFO program: Running... udevadm settle --timeout=300 >11:46:29,344 DEBUG program: Return code: 0 >11:46:29,347 INFO program: Running... udevadm settle --timeout=300 >11:46:29,370 DEBUG program: Return code: 0 >11:46:29,372 INFO program: Running... udevadm settle --timeout=300 >11:46:29,397 DEBUG program: Return code: 0 >11:46:29,401 INFO program: Running... udevadm settle --timeout=300 >11:46:29,421 DEBUG program: Return code: 0 >11:46:30,619 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:46:30,669 DEBUG program: Return code: 0 >11:46:30,671 INFO program: Running... udevadm settle --timeout=300 >11:46:30,810 DEBUG program: Return code: 0 >11:46:30,813 INFO program: Running... modprobe fcoe >11:46:30,950 DEBUG program: Return code: 0 >11:46:30,951 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:46:31,014 INFO program: No FCoE boot disk information is found in EDD! >11:46:31,016 DEBUG program: Return code: 1 >11:46:32,221 INFO program: Running... udevadm settle --timeout=300 >11:46:32,294 DEBUG program: Return code: 0 >11:46:32,296 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >11:46:32,474 INFO program: Job for multipathd.service failed. See 'systemctl status multipathd.service' and 'journalctl -xn' for details. >11:46:32,474 DEBUG program: Return code: 1 >11:46:32,981 INFO program: Running... udevadm settle --timeout=300 >11:46:33,013 DEBUG program: Return code: 0 >11:46:33,021 INFO program: Running... udevadm settle --timeout=300 >11:46:33,051 DEBUG program: Return code: 0 >11:46:33,241 INFO program: Running... multipath -c /dev/vda >11:46:33,279 DEBUG program: Return code: 1 >11:46:33,535 INFO program: Running... dumpe2fs -h /dev/vda1 >11:46:33,626 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:33,626 INFO program: Filesystem volume name: <none> >11:46:33,626 INFO program: Last mounted on: /boot >11:46:33,627 INFO program: Filesystem UUID: 7d085d49-2974-4bc1-a242-ce7b2b4572d3 >11:46:33,627 INFO program: Filesystem magic number: 0xEF53 >11:46:33,627 INFO program: Filesystem revision #: 1 (dynamic) >11:46:33,627 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 >11:46:33,627 INFO program: Filesystem flags: signed_directory_hash >11:46:33,628 INFO program: Default mount options: user_xattr acl >11:46:33,628 INFO program: Filesystem state: clean >11:46:33,628 INFO program: Errors behavior: Continue >11:46:33,628 INFO program: Filesystem OS type: Linux >11:46:33,628 INFO program: Inode count: 128016 >11:46:33,629 INFO program: Block count: 512000 >11:46:33,629 INFO program: Reserved block count: 25600 >11:46:33,629 INFO program: Free blocks: 395829 >11:46:33,629 INFO program: Free inodes: 127641 >11:46:33,629 INFO program: First block: 1 >11:46:33,629 INFO program: Block size: 1024 >11:46:33,634 INFO program: Fragment size: 1024 >11:46:33,634 INFO program: Reserved GDT blocks: 256 >11:46:33,634 INFO program: Blocks per group: 8192 >11:46:33,635 INFO program: Fragments per group: 8192 >11:46:33,635 INFO program: Inodes per group: 2032 >11:46:33,636 INFO program: Inode blocks per group: 254 >11:46:33,636 INFO program: Flex block group size: 16 >11:46:33,636 INFO program: Filesystem created: Thu Apr 17 18:08:07 2014 >11:46:33,640 INFO program: Last mount time: Thu Apr 17 18:14:49 2014 >11:46:33,641 INFO program: Last write time: Thu Apr 17 18:14:49 2014 >11:46:33,641 INFO program: Mount count: 2 >11:46:33,643 INFO program: Maximum mount count: -1 >11:46:33,643 INFO program: Last checked: Thu Apr 17 18:08:07 2014 >11:46:33,643 INFO program: Check interval: 0 (<none>) >11:46:33,644 INFO program: Lifetime writes: 112 MB >11:46:33,644 INFO program: Reserved blocks uid: 0 (user root) >11:46:33,644 INFO program: Reserved blocks gid: 0 (group root) >11:46:33,645 INFO program: First inode: 11 >11:46:33,645 INFO program: Inode size: 128 >11:46:33,645 INFO program: Journal inode: 8 >11:46:33,646 INFO program: Default directory hash: half_md4 >11:46:33,646 INFO program: Directory Hash Seed: 22075e70-d28b-461d-bf8a-58e6bcb2515b >11:46:33,647 INFO program: Journal backup: inode blocks >11:46:33,647 INFO program: Journal features: (none) >11:46:33,649 INFO program: Journal size: 8M >11:46:33,651 INFO program: Journal length: 8192 >11:46:33,651 INFO program: Journal sequence: 0x0000001a >11:46:33,651 INFO program: Journal start: 0 >11:46:33,652 INFO program: >11:46:33,652 DEBUG program: Return code: 0 >11:46:33,653 INFO program: Running... resize2fs -P /dev/vda1 >11:46:33,703 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:33,703 INFO program: Estimated minimum size of the filesystem: 107216 >11:46:33,703 DEBUG program: Return code: 0 >11:46:34,152 INFO program: Running... dumpe2fs -h /dev/loop3 >11:46:34,176 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,177 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,178 INFO program: Last mounted on: /var/tmp/imgcreate-n5ciSY/install_root >11:46:34,179 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,179 INFO program: Filesystem magic number: 0xEF53 >11:46:34,180 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,180 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 >11:46:34,181 INFO program: Filesystem flags: signed_directory_hash >11:46:34,182 INFO program: Default mount options: user_xattr acl >11:46:34,183 INFO program: Filesystem state: clean >11:46:34,184 INFO program: Errors behavior: Continue >11:46:34,184 INFO program: Filesystem OS type: Linux >11:46:34,185 INFO program: Inode count: 262144 >11:46:34,186 INFO program: Block count: 1048576 >11:46:34,187 INFO program: Reserved block count: 10483 >11:46:34,188 INFO program: Free blocks: 186155 >11:46:34,188 INFO program: Free inodes: 154306 >11:46:34,189 INFO program: First block: 0 >11:46:34,190 INFO program: Block size: 4096 >11:46:34,191 INFO program: Fragment size: 4096 >11:46:34,192 INFO program: Reserved GDT blocks: 255 >11:46:34,192 INFO program: Blocks per group: 32768 >11:46:34,196 INFO program: Fragments per group: 32768 >11:46:34,197 INFO program: Inodes per group: 8192 >11:46:34,198 INFO program: Inode blocks per group: 512 >11:46:34,199 INFO program: Flex block group size: 16 >11:46:34,200 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:34,200 INFO program: Last mount time: Thu Apr 24 11:31:17 2014 >11:46:34,201 INFO program: Last write time: Thu Apr 24 12:15:45 2014 >11:46:34,202 INFO program: Mount count: 0 >11:46:34,203 INFO program: Maximum mount count: -1 >11:46:34,204 INFO program: Last checked: Thu Apr 24 12:15:45 2014 >11:46:34,205 INFO program: Check interval: 0 (<none>) >11:46:34,205 INFO program: Lifetime writes: 836 MB >11:46:34,206 INFO program: Reserved blocks uid: 0 (user root) >11:46:34,206 INFO program: Reserved blocks gid: 0 (group root) >11:46:34,207 INFO program: First inode: 11 >11:46:34,207 INFO program: Inode size: 256 >11:46:34,208 INFO program: Required extra isize: 28 >11:46:34,208 INFO program: Desired extra isize: 28 >11:46:34,209 INFO program: Journal inode: 8 >11:46:34,209 INFO program: Default directory hash: half_md4 >11:46:34,210 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:34,210 INFO program: Journal backup: inode blocks >11:46:34,211 INFO program: Journal features: journal_incompat_revoke >11:46:34,211 INFO program: Journal size: 128M >11:46:34,212 INFO program: Journal length: 32768 >11:46:34,212 INFO program: Journal sequence: 0x00002eb8 >11:46:34,213 INFO program: Journal start: 0 >11:46:34,213 INFO program: >11:46:34,214 DEBUG program: Return code: 0 >11:46:34,214 INFO program: Running... resize2fs -P /dev/loop3 >11:46:34,237 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:34,238 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:46:34,239 INFO program: Couldn't find valid filesystem superblock. >11:46:34,240 DEBUG program: Return code: 1 >11:46:34,349 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:46:34,383 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,384 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,385 INFO program: Last mounted on: / >11:46:34,385 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,386 INFO program: Filesystem magic number: 0xEF53 >11:46:34,386 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,386 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:46:34,387 INFO program: Filesystem flags: signed_directory_hash >11:46:34,387 INFO program: Default mount options: user_xattr acl >11:46:34,387 INFO program: Filesystem state: clean >11:46:34,387 INFO program: Errors behavior: Continue >11:46:34,388 INFO program: Filesystem OS type: Linux >11:46:34,388 INFO program: Inode count: 262144 >11:46:34,388 INFO program: Block count: 1048576 >11:46:34,388 INFO program: Reserved block count: 10483 >11:46:34,389 INFO program: Free blocks: 186155 >11:46:34,389 INFO program: Free inodes: 154306 >11:46:34,389 INFO program: First block: 0 >11:46:34,389 INFO program: Block size: 4096 >11:46:34,390 INFO program: Fragment size: 4096 >11:46:34,390 INFO program: Reserved GDT blocks: 255 >11:46:34,390 INFO program: Blocks per group: 32768 >11:46:34,393 INFO program: Fragments per group: 32768 >11:46:34,393 INFO program: Inodes per group: 8192 >11:46:34,394 INFO program: Inode blocks per group: 512 >11:46:34,394 INFO program: Flex block group size: 16 >11:46:34,401 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:34,401 INFO program: Last mount time: Fri Apr 25 11:42:09 2014 >11:46:34,401 INFO program: Last write time: Fri Apr 25 11:42:09 2014 >11:46:34,401 INFO program: Mount count: 1 >11:46:34,402 INFO program: Maximum mount count: -1 >11:46:34,402 INFO program: Last checked: Thu Apr 24 12:15:45 2014 >11:46:34,402 INFO program: Check interval: 0 (<none>) >11:46:34,403 INFO program: Lifetime writes: 836 MB >11:46:34,403 INFO program: Reserved blocks uid: 0 (user root) >11:46:34,403 INFO program: Reserved blocks gid: 0 (group root) >11:46:34,404 INFO program: First inode: 11 >11:46:34,404 INFO program: Inode size: 256 >11:46:34,404 INFO program: Required extra isize: 28 >11:46:34,404 INFO program: Desired extra isize: 28 >11:46:34,405 INFO program: Journal inode: 8 >11:46:34,405 INFO program: First orphan inode: 37302 >11:46:34,406 INFO program: Default directory hash: half_md4 >11:46:34,408 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:34,409 INFO program: Journal backup: inode blocks >11:46:34,410 INFO program: Journal features: journal_incompat_revoke >11:46:34,411 INFO program: Journal size: 128M >11:46:34,412 INFO program: Journal length: 32768 >11:46:34,413 INFO program: Journal sequence: 0x00002eb9 >11:46:34,414 INFO program: Journal start: 1 >11:46:34,414 INFO program: >11:46:34,415 DEBUG program: Return code: 0 >11:46:34,417 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:46:34,455 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:34,457 INFO program: Estimated minimum size of the filesystem: 863548 >11:46:34,459 DEBUG program: Return code: 0 >11:46:34,651 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:46:34,690 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,692 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,693 INFO program: Last mounted on: /var/tmp/imgcreate-n5ciSY/install_root >11:46:34,695 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,696 INFO program: Filesystem magic number: 0xEF53 >11:46:34,697 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,698 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 >11:46:34,700 INFO program: Filesystem flags: signed_directory_hash >11:46:34,701 INFO program: Default mount options: user_xattr acl >11:46:34,702 INFO program: Filesystem state: clean >11:46:34,703 INFO program: Errors behavior: Continue >11:46:34,703 INFO program: Filesystem OS type: Linux >11:46:34,704 INFO program: Inode count: 262144 >11:46:34,704 INFO program: Block count: 1048576 >11:46:34,704 INFO program: Reserved block count: 10483 >11:46:34,705 INFO program: Free blocks: 186155 >11:46:34,705 INFO program: Free inodes: 154306 >11:46:34,706 INFO program: First block: 0 >11:46:34,706 INFO program: Block size: 4096 >11:46:34,706 INFO program: Fragment size: 4096 >11:46:34,707 INFO program: Reserved GDT blocks: 255 >11:46:34,707 INFO program: Blocks per group: 32768 >11:46:34,707 INFO program: Fragments per group: 32768 >11:46:34,708 INFO program: Inodes per group: 8192 >11:46:34,708 INFO program: Inode blocks per group: 512 >11:46:34,708 INFO program: Flex block group size: 16 >11:46:34,709 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:34,709 INFO program: Last mount time: Thu Apr 24 11:31:17 2014 >11:46:34,709 INFO program: Last write time: Thu Apr 24 12:15:45 2014 >11:46:34,709 INFO program: Mount count: 0 >11:46:34,712 INFO program: Maximum mount count: -1 >11:46:34,712 INFO program: Last checked: Thu Apr 24 12:15:45 2014 >11:46:34,713 INFO program: Check interval: 0 (<none>) >11:46:34,713 INFO program: Lifetime writes: 836 MB >11:46:34,714 INFO program: Reserved blocks uid: 0 (user root) >11:46:34,715 INFO program: Reserved blocks gid: 0 (group root) >11:46:34,716 INFO program: First inode: 11 >11:46:34,717 INFO program: Inode size: 256 >11:46:34,718 INFO program: Required extra isize: 28 >11:46:34,719 INFO program: Desired extra isize: 28 >11:46:34,720 INFO program: Journal inode: 8 >11:46:34,721 INFO program: Default directory hash: half_md4 >11:46:34,722 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:34,723 INFO program: Journal backup: inode blocks >11:46:34,724 INFO program: Journal features: journal_incompat_revoke >11:46:34,725 INFO program: Journal size: 128M >11:46:34,726 INFO program: Journal length: 32768 >11:46:34,727 INFO program: Journal sequence: 0x00002eb8 >11:46:34,728 INFO program: Journal start: 0 >11:46:34,729 INFO program: >11:46:34,730 DEBUG program: Return code: 0 >11:46:34,731 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:46:34,787 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:34,787 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:46:34,788 INFO program: Couldn't find valid filesystem superblock. >11:46:34,788 DEBUG program: Return code: 1 >11:46:34,942 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:46:34,990 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,992 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,993 INFO program: Last mounted on: /var/tmp/imgcreate-n5ciSY/install_root >11:46:34,993 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,994 INFO program: Filesystem magic number: 0xEF53 >11:46:34,994 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,994 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 >11:46:34,995 INFO program: Filesystem flags: signed_directory_hash >11:46:34,995 INFO program: Default mount options: user_xattr acl >11:46:34,995 INFO program: Filesystem state: clean >11:46:34,996 INFO program: Errors behavior: Continue >11:46:34,996 INFO program: Filesystem OS type: Linux >11:46:34,997 INFO program: Inode count: 221184 >11:46:34,997 INFO program: Block count: 863548 >11:46:34,998 INFO program: Reserved block count: 8633 >11:46:34,998 INFO program: Free blocks: 3954 >11:46:34,998 INFO program: Free inodes: 113346 >11:46:34,999 INFO program: First block: 0 >11:46:34,999 INFO program: Block size: 4096 >11:46:34,999 INFO program: Fragment size: 4096 >11:46:35,000 INFO program: Reserved GDT blocks: 255 >11:46:35,001 INFO program: Blocks per group: 32768 >11:46:35,002 INFO program: Fragments per group: 32768 >11:46:35,003 INFO program: Inodes per group: 8192 >11:46:35,004 INFO program: Inode blocks per group: 512 >11:46:35,006 INFO program: Flex block group size: 16 >11:46:35,007 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:35,009 INFO program: Last mount time: Thu Apr 24 11:31:17 2014 >11:46:35,010 INFO program: Last write time: Thu Apr 24 12:15:48 2014 >11:46:35,011 INFO program: Mount count: 0 >11:46:35,013 INFO program: Maximum mount count: -1 >11:46:35,014 INFO program: Last checked: Thu Apr 24 12:15:48 2014 >11:46:35,015 INFO program: Check interval: 0 (<none>) >11:46:35,016 INFO program: Lifetime writes: 837 MB >11:46:35,018 INFO program: Reserved blocks uid: 0 (user root) >11:46:35,019 INFO program: Reserved blocks gid: 0 (group root) >11:46:35,020 INFO program: First inode: 11 >11:46:35,022 INFO program: Inode size: 256 >11:46:35,023 INFO program: Required extra isize: 28 >11:46:35,024 INFO program: Desired extra isize: 28 >11:46:35,025 INFO program: Journal inode: 8 >11:46:35,026 INFO program: Default directory hash: half_md4 >11:46:35,027 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:35,029 INFO program: Journal backup: inode blocks >11:46:35,030 INFO program: Journal features: journal_incompat_revoke >11:46:35,031 INFO program: Journal size: 128M >11:46:35,032 INFO program: Journal length: 32768 >11:46:35,033 INFO program: Journal sequence: 0x00002eb8 >11:46:35,034 INFO program: Journal start: 0 >11:46:35,035 INFO program: >11:46:35,036 DEBUG program: Return code: 0 >11:46:35,038 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:46:35,091 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:35,092 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:46:35,092 INFO program: Couldn't find valid filesystem superblock. >11:46:35,093 DEBUG program: Return code: 1 >11:46:35,206 INFO program: Running... udevadm settle --timeout=300 >11:46:35,253 DEBUG program: Return code: 0 >11:46:35,268 INFO program: Running... udevadm settle --timeout=300 >11:46:35,328 DEBUG program: Return code: 0 >11:46:35,337 INFO program: Running... udevadm settle --timeout=300 >11:46:35,395 DEBUG program: Return code: 0 >11:46:35,404 INFO program: Running... udevadm settle --timeout=300 >11:46:35,463 DEBUG program: Return code: 0 >11:46:35,473 INFO program: Running... udevadm settle --timeout=300 >11:46:35,530 DEBUG program: Return code: 0 >11:46:35,544 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >11:46:35,621 DEBUG program: Return code: 0 >11:46:35,630 INFO program: Running... udevadm settle --timeout=300 >11:46:35,689 DEBUG program: Return code: 0 >11:46:35,690 INFO program: Running... umount /mnt/sysimage >11:46:35,771 DEBUG program: Return code: 0 >11:46:35,772 INFO program: Running... udevadm settle --timeout=300 >11:46:35,833 DEBUG program: Return code: 0 >11:46:35,842 INFO program: Running... udevadm settle --timeout=300 >11:46:35,903 DEBUG program: Return code: 0 >11:46:36,073 INFO program: Running... hwclock --hctosys --utc >11:46:36,004 DEBUG program: Return code: 0 >11:46:36,005 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >11:46:36,080 DEBUG program: Return code: 0 >11:48:04,109 INFO program: Running... modprobe btrfs >11:48:04,394 DEBUG program: Return code: 0 >11:48:04,405 INFO program: Running... modprobe xfs >11:48:04,517 DEBUG program: Return code: 0 >17:49:51,746 INFO program: Running... systemctl status chronyd.service >17:49:51,849 INFO program: * chronyd.service - NTP client/server >17:49:51,850 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >17:49:51,850 INFO program: Active: active (running) since Fri 2014-04-25 11:42:19 EDT; 7min ago >17:49:51,851 INFO program: Process: 733 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >17:49:51,851 INFO program: Process: 676 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >17:49:51,851 INFO program: Main PID: 695 (chronyd) >17:49:51,851 INFO program: CGroup: /system.slice/chronyd.service >17:49:51,852 INFO program: `-695 /usr/sbin/chronyd -u chrony >17:49:51,852 INFO program: >17:49:51,852 INFO program: Apr 25 11:42:17 localhost chronyd[695]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >17:49:51,852 INFO program: Apr 25 11:42:17 localhost chronyd[695]: Generated key 1 >17:49:51,853 INFO program: Apr 25 11:42:19 localhost systemd[1]: Started NTP client/server. >17:49:51,853 INFO program: Apr 25 11:42:40 localhost chronyd[695]: Selected source 208.73.56.29 >17:49:51,853 INFO program: Apr 25 11:42:40 localhost chronyd[695]: System clock wrong by 0.674115 seconds, adjustment started >17:49:51,853 INFO program: Apr 25 11:42:42 localhost chronyd[695]: Selected source 24.87.64.125 >17:49:51,854 INFO program: Apr 25 11:46:58 localhost chronyd[695]: Selected source 206.186.121.125 >17:49:51,854 INFO program: Apr 25 11:46:59 localhost chronyd[695]: Can't synchronise: no majority >17:49:51,854 INFO program: Apr 25 11:47:00 localhost chronyd[695]: Selected source 208.73.56.29 >17:49:51,855 INFO program: Apr 25 11:49:08 localhost chronyd[695]: Selected source 24.87.64.125 >17:49:51,855 DEBUG program: Return code: 0 >17:49:59,846 INFO program: Running... journalctl -b > > >/tmp/storage.log: >11:43:54,151 DEBUG blivet: registered device format class MultipathMember as multipath_member >11:43:54,152 DEBUG blivet: registered device format class MDRaidMember as mdmember >11:43:54,153 DEBUG blivet: registered device format class LUKS as luks >11:43:54,156 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >11:43:54,159 DEBUG blivet: registered device format class DiskLabel as disklabel >11:43:54,160 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >11:43:54,161 DEBUG blivet: registered device format class BIOSBoot as biosboot >11:43:54,164 DEBUG blivet: registered device format class SwapSpace as swap >11:43:54,166 DEBUG blivet: registered device format class Ext2FS as ext2 >11:43:54,167 DEBUG blivet: registered device format class Ext3FS as ext3 >11:43:54,167 DEBUG blivet: registered device format class Ext4FS as ext4 >11:43:54,167 DEBUG blivet: registered device format class FATFS as vfat >11:43:54,167 DEBUG blivet: registered device format class EFIFS as efi >11:43:54,168 DEBUG blivet: registered device format class BTRFS as btrfs >11:43:54,168 DEBUG blivet: registered device format class GFS2 as gfs2 >11:43:54,168 DEBUG blivet: registered device format class JFS as jfs >11:43:54,168 DEBUG blivet: registered device format class ReiserFS as reiserfs >11:43:54,169 DEBUG blivet: registered device format class XFS as xfs >11:43:54,169 DEBUG blivet: registered device format class HFS as hfs >11:43:54,169 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >11:43:54,170 DEBUG blivet: registered device format class HFSPlus as hfs+ >11:43:54,170 DEBUG blivet: registered device format class MacEFIFS as macefi >11:43:54,170 DEBUG blivet: registered device format class NTFS as ntfs >11:43:54,170 DEBUG blivet: registered device format class NFS as nfs >11:43:54,170 DEBUG blivet: registered device format class NFSv4 as nfs4 >11:43:54,170 DEBUG blivet: registered device format class Iso9660FS as iso9660 >11:43:54,171 DEBUG blivet: registered device format class NoDevFS as nodev >11:43:54,171 DEBUG blivet: registered device format class DevPtsFS as devpts >11:43:54,171 DEBUG blivet: registered device format class ProcFS as proc >11:43:54,171 DEBUG blivet: registered device format class SysFS as sysfs >11:43:54,171 DEBUG blivet: registered device format class TmpFS as tmpfs >11:43:54,171 DEBUG blivet: registered device format class BindFS as bind >11:43:54,172 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >11:43:54,172 DEBUG blivet: registered device format class USBFS as usbfs >11:43:54,172 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:45:54,469 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:45:54,470 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:46:27,866 INFO blivet: sr0 looks to be the live device; marking as protected >11:46:27,901 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >11:46:27,934 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-04-24-16-23-13-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-24-16-23-13-00', > 'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '14194a0b', > 'ID_REVISION': '2.0.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '536468', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-04-24-16-23-13-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:46:27,934 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:46:27,934 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:46:27,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:27,935 INFO blivet: sr0 is a cdrom >11:46:27,935 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:46:27,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >11:46:27,941 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:46:27,941 INFO blivet: added cdrom sr0 (id 0) to device tree >11:46:27,942 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:27,965 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:27,965 INFO blivet: type detected on 'sr0' is 'iso9660' >11:46:27,974 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:27,974 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >11:46:27,974 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:46:27,976 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:27,977 DEBUG blivet: looking up parted Device: /dev/sr0 >11:46:27,974 INFO blivet: got device: OpticalDevice instance (0x240f590) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x2363d40> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:46:28,006 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,005 INFO blivet: got format: Iso9660FS instance (0x2477590) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >11:46:28,007 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540690', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:46:28,008 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:46:28,008 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,009 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,009 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:46:28,010 INFO blivet: vda is a disk >11:46:28,010 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >11:46:28,011 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:46:28,047 INFO blivet: added disk vda (id 5) to device tree >11:46:28,047 DEBUG blivet: no device or no media present >11:46:28,049 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540718', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:46:28,049 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:46:28,050 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:46:28,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,051 INFO blivet: vda1 is a partition >11:46:28,051 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:46:28,052 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,053 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 disk vda (5) >11:46:28,053 DEBUG blivet: lvm filter: adding vda1 to the reject list >11:46:28,053 DEBUG blivet: ignoring partition vda1 on None >11:46:28,053 DEBUG blivet: no device or no media present >11:46:28,055 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bab51-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540755', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:46:28,055 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:46:28,055 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:46:28,056 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,056 INFO blivet: vda2 is a partition >11:46:28,056 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:46:28,057 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,058 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 disk vda (5) >11:46:28,058 DEBUG blivet: lvm filter: adding vda2 to the reject list >11:46:28,058 DEBUG blivet: ignoring partition vda2 on None >11:46:28,058 DEBUG blivet: no device or no media present >11:46:28,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547779', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:28,060 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:46:28,060 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:46:28,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,061 INFO blivet: loop0 is a loop device >11:46:28,061 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:46:28,062 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:46:28,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,062 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 >11:46:28,063 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:46:28,063 INFO blivet: added file /osmin.img (deleted) (id 8) to device tree >11:46:28,065 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:46:28,065 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >11:46:28,066 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:28,066 INFO blivet: added loop loop0 (id 11) to device tree >11:46:28,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:28,067 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:28,067 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 14 >11:46:28,068 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:28,069 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >11:46:28,069 WARN blivet: aborting disklabel handler for loop0 >11:46:28,069 INFO blivet: type detected on 'loop0' is 'squashfs' >11:46:28,069 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 15 >11:46:28,070 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:28,070 INFO blivet: got device: LoopDevice instance (0x24c6cd0) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0 B file /osmin.img (deleted) (8)'] > 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 >11:46:28,072 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547913', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:28,072 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:46:28,073 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:28,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,074 INFO blivet: loop1 is a loop device >11:46:28,074 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:46:28,074 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >11:46:28,075 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,075 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >11:46:28,076 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:46:28,076 INFO blivet: added file /osmin (id 17) to device tree >11:46:28,077 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:46:28,077 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >11:46:28,077 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:28,077 INFO blivet: added loop loop1 (id 20) to device tree >11:46:28,079 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:28,079 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:28,080 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 23 >11:46:28,080 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:46:28,080 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >11:46:28,080 WARN blivet: aborting disklabel handler for loop1 >11:46:28,081 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >11:46:28,081 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 24 >11:46:28,081 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:28,081 INFO blivet: got device: LoopDevice instance (0x24c6f50) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0 B file /osmin (17)'] > 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 >11:46:28,083 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548074', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:28,083 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:46:28,083 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:46:28,084 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,084 INFO blivet: loop2 is a loop device >11:46:28,084 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:46:28,085 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:28,087 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,087 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >11:46:28,088 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:46:28,088 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 26) to device tree >11:46:28,089 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:28,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >11:46:28,090 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:28,090 INFO blivet: added loop loop2 (id 29) to device tree >11:46:28,090 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:28,091 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:28,091 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >11:46:28,100 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:28,103 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:28,106 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/loop2: Permission denied >11:46:28,106 INFO blivet: DiskLabel.partedDevice returning None >11:46:28,106 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 33 >11:46:28,107 INFO blivet: type detected on 'loop2' is 'squashfs' >11:46:28,107 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 34 >11:46:28,107 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:28,107 INFO blivet: got device: LoopDevice instance (0x24d91d0) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (26)'] > 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 >11:46:28,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548212', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:28,111 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:46:28,111 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,112 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,112 INFO blivet: loop3 is a loop device >11:46:28,112 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:46:28,113 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:46:28,113 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,113 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >11:46:28,114 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:46:28,114 INFO blivet: added file /LiveOS/ext3fs.img (id 36) to device tree >11:46:28,115 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:46:28,115 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >11:46:28,116 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:46:28,116 INFO blivet: added loop loop3 (id 39) to device tree >11:46:28,116 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:46:28,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:46:28,117 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,118 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 42 >11:46:28,118 DEBUG blivet: device loop3 does not contain a disklabel >11:46:28,118 INFO blivet: type detected on 'loop3' is 'ext4' >11:46:28,119 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,119 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 43 >11:46:28,119 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:46:28,119 INFO blivet: got device: LoopDevice instance (0x24de410) -- > name = loop3 status = False kids = 0 id = 39 > parents = ['existing 0 B file /LiveOS/ext3fs.img (36)'] > 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/loop3 > format args = [] originalFormat = None >11:46:28,121 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,120 INFO blivet: got format: Ext4FS instance (0x24de5d0) object id 43-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,122 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548357', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:28,123 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:46:28,123 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:28,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,124 INFO blivet: loop4 is a loop device >11:46:28,124 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:46:28,124 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:46:28,125 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >11:46:28,126 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:46:28,126 INFO blivet: added file /overlay (deleted) (id 45) to device tree >11:46:28,130 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:46:28,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >11:46:28,131 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:28,131 INFO blivet: added loop loop4 (id 48) to device tree >11:46:28,137 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:46:28,138 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:46:28,138 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 51 >11:46:28,139 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:46:28,139 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >11:46:28,139 WARN blivet: aborting disklabel handler for loop4 >11:46:28,139 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >11:46:28,139 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 52 >11:46:28,140 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:28,140 INFO blivet: got device: LoopDevice instance (0x24c6f10) -- > name = loop4 status = False kids = 0 id = 48 > parents = ['existing 0 B file /overlay (deleted) (45)'] > 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/loop4 > format args = [] originalFormat = None >11:46:28,142 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66252', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:28,143 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:28,144 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:28,145 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,145 INFO blivet: live-rw is a device-mapper device >11:46:28,145 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:46:28,146 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,146 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (39) with existing ext4 filesystem >11:46:28,147 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:28,148 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (48) >11:46:28,150 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:28,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,151 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:46:28,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >11:46:28,152 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:46:28,152 INFO blivet: added dm live-rw (id 54) to device tree >11:46:28,153 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:28,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:28,155 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,155 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 57 >11:46:28,155 DEBUG blivet: device live-rw does not contain a disklabel >11:46:28,155 INFO blivet: type detected on 'live-rw' is 'ext4' >11:46:28,156 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,156 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 58 >11:46:28,156 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:46:28,157 INFO blivet: got device: DMDevice instance (0x24de510) -- > name = live-rw status = False kids = 0 id = 54 > parents = ['existing 0 B loop loop4 (48)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = None > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:46:28,158 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,157 INFO blivet: got format: Ext4FS instance (0x24de8d0) object id 58-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,160 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23689', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:46:28,160 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:46:28,161 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:28,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,161 INFO blivet: live-base is a device-mapper device >11:46:28,162 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:46:28,162 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: False ; >11:46:28,163 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,164 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (39) with existing ext4 filesystem >11:46:28,165 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:28,165 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,166 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:46:28,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >11:46:28,167 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:46:28,167 INFO blivet: added dm live-base (id 60) to device tree >11:46:28,168 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:46:28,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:46:28,169 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,169 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >11:46:28,169 DEBUG blivet: device live-base does not contain a disklabel >11:46:28,169 INFO blivet: type detected on 'live-base' is 'ext4' >11:46:28,170 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >11:46:28,171 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:46:28,171 INFO blivet: got device: DMDevice instance (0x24de910) -- > name = live-base status = False kids = 0 id = 60 > parents = ['existing 0 B loop loop3 (39) with existing ext4 filesystem'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = None > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:46:28,173 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,171 INFO blivet: got format: Ext4FS instance (0x24deb90) object id 64-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,175 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83034', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >11:46:28,175 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >11:46:28,175 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:28,176 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,176 INFO blivet: live-osimg-min is a device-mapper device >11:46:28,177 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:46:28,177 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: False ; >11:46:28,178 DEBUG blivet: DMDevice.getDMNode: live-base ; status: False ; >11:46:28,178 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:28,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) >11:46:28,180 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,181 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (39) with existing ext4 filesystem >11:46:28,182 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:28,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,183 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >11:46:28,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >11:46:28,185 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:46:28,185 INFO blivet: added dm live-osimg-min (id 66) to device tree >11:46:28,185 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:46:28,186 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:46:28,187 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,187 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >11:46:28,187 DEBUG blivet: device live-osimg-min does not contain a disklabel >11:46:28,187 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >11:46:28,188 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,188 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >11:46:28,188 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:46:28,189 INFO blivet: got device: DMDevice instance (0x24c6bd0) -- > name = live-osimg-min status = False kids = 0 id = 66 > parents = ['existing 0 B loop loop3 (39) with existing ext4 filesystem'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = None > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:46:28,190 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,189 INFO blivet: got format: Ext4FS instance (0x24de850) object id 70-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,223 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:28,224 DEBUG blivet: DiskDevice.teardown: vda ; status: False ; controllable: True ; >11:46:28,224 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:28,225 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:28,225 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:46:28,326 DEBUG blivet: registered device format class MultipathMember as multipath_member >11:46:28,326 DEBUG blivet: registered device format class MDRaidMember as mdmember >11:46:28,327 DEBUG blivet: registered device format class LUKS as luks >11:46:28,328 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >11:46:28,329 DEBUG blivet: registered device format class DiskLabel as disklabel >11:46:28,329 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >11:46:28,329 DEBUG blivet: registered device format class BIOSBoot as biosboot >11:46:28,331 DEBUG blivet: registered device format class SwapSpace as swap >11:46:28,332 DEBUG blivet: registered device format class Ext2FS as ext2 >11:46:28,332 DEBUG blivet: registered device format class Ext3FS as ext3 >11:46:28,332 DEBUG blivet: registered device format class Ext4FS as ext4 >11:46:28,332 DEBUG blivet: registered device format class FATFS as vfat >11:46:28,332 DEBUG blivet: registered device format class EFIFS as efi >11:46:28,332 DEBUG blivet: registered device format class BTRFS as btrfs >11:46:28,333 DEBUG blivet: registered device format class GFS2 as gfs2 >11:46:28,333 DEBUG blivet: registered device format class JFS as jfs >11:46:28,333 DEBUG blivet: registered device format class ReiserFS as reiserfs >11:46:28,333 DEBUG blivet: registered device format class XFS as xfs >11:46:28,333 DEBUG blivet: registered device format class HFS as hfs >11:46:28,333 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >11:46:28,333 DEBUG blivet: registered device format class HFSPlus as hfs+ >11:46:28,333 DEBUG blivet: registered device format class MacEFIFS as macefi >11:46:28,334 DEBUG blivet: registered device format class NTFS as ntfs >11:46:28,334 DEBUG blivet: registered device format class NFS as nfs >11:46:28,334 DEBUG blivet: registered device format class NFSv4 as nfs4 >11:46:28,334 DEBUG blivet: registered device format class Iso9660FS as iso9660 >11:46:28,334 DEBUG blivet: registered device format class NoDevFS as nodev >11:46:28,334 DEBUG blivet: registered device format class DevPtsFS as devpts >11:46:28,334 DEBUG blivet: registered device format class ProcFS as proc >11:46:28,334 DEBUG blivet: registered device format class SysFS as sysfs >11:46:28,334 DEBUG blivet: registered device format class TmpFS as tmpfs >11:46:28,334 DEBUG blivet: registered device format class BindFS as bind >11:46:28,334 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >11:46:28,334 DEBUG blivet: registered device format class USBFS as usbfs >11:46:28,335 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:46:28,498 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:46:28,498 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:46:28,521 INFO blivet: sr0 looks to be the live device; marking as protected >11:46:28,554 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >11:46:28,570 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-04-24-16-23-13-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-24-16-23-13-00', > 'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '14194a0b', > 'ID_REVISION': '2.0.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '536468', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-04-24-16-23-13-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:46:28,570 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:46:28,571 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:46:28,571 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,571 INFO blivet: sr0 is a cdrom >11:46:28,572 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:46:28,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >11:46:28,573 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:46:28,573 INFO blivet: added cdrom sr0 (id 0) to device tree >11:46:28,574 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:28,601 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:28,601 INFO blivet: type detected on 'sr0' is 'iso9660' >11:46:28,603 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,603 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >11:46:28,607 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:46:28,612 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:28,614 DEBUG blivet: looking up parted Device: /dev/sr0 >11:46:28,607 INFO blivet: got device: OpticalDevice instance (0x292e690) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x2888ef0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:46:28,650 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:28,659 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,658 INFO blivet: got format: Iso9660FS instance (0x2998690) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >11:46:28,661 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,663 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540690', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:46:28,664 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:46:28,665 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,667 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:46:28,668 INFO blivet: vda is a disk >11:46:28,668 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >11:46:28,669 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:46:28,778 INFO blivet: added disk vda (id 5) to device tree >11:46:28,779 DEBUG blivet: looking up parted Device: /dev/vda >11:46:28,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:46:28,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:46:28,799 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:46:28,800 DEBUG blivet: required disklabel type for vda (15) is None >11:46:28,800 DEBUG blivet: default disklabel type for vda is msdos >11:46:28,800 DEBUG blivet: selecting msdos disklabel for vda based on size >11:46:28,803 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:46:28,828 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 0x29fa150>, <parted.partition.Partition object at 0x29fa390>] > device: <parted.device.Device object at 0x29f2ed0> > PedDisk: <_ped.Disk object at 0x29f7830> >11:46:28,829 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >11:46:28,831 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:46:28,831 INFO blivet: got device: DiskDevice instance (0x292e6d0) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 20 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x2965560> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x29e5cd0> >11:46:28,870 INFO blivet: got format: DiskLabel instance (0x29e5dd0) object id 8-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29fa150>, <parted.partition.Partition object at 0x29fa390>] > device: <parted.device.Device object at 0x29f2ed0> > PedDisk: <_ped.Disk object at 0x29f7830> > origPartedDisk = <parted.disk.Disk object at 0x29fa550> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x29655f0> > >11:46:28,880 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540718', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:46:28,880 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:46:28,881 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:46:28,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,882 INFO blivet: vda1 is a partition >11:46:28,883 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:46:28,883 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (5) with existing msdos disklabel >11:46:28,889 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:46:28,890 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:28,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >11:46:28,891 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:46:28,892 DEBUG blivet: looking up parted Partition: /dev/vda1 >11:46:28,893 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >11:46:28,894 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:46:28,894 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:46:28,895 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:46:28,895 INFO blivet: added partition vda1 (id 10) to device tree >11:46:28,896 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:46:28,897 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >11:46:28,897 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:46:28,898 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >11:46:28,914 WARN blivet: disklabel detected but not usable on vda1 >11:46:28,915 INFO blivet: type detected on 'vda1' is 'ext4' >11:46:28,916 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,917 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >11:46:28,918 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:28,919 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:46:28,924 DEBUG blivet: looking up parted Device: /dev/vda1 >11:46:28,919 INFO blivet: got device: PartitionDevice instance (0x29e5c90) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 20 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x29658c0> > target size = 0 B path = /dev/vda1 > 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 0x29f2f90> fileSystem: <parted.filesystem.FileSystem object at 0x29fa4d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa210> PedPartition: <_ped.Partition object at 0x29f57d0> > disk = existing 20 GiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:46:28,956 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,955 INFO blivet: got format: Ext4FS instance (0x292e750) object id 14-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 7d085d49-2974-4bc1-a242-ce7b2b4572d3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >11:46:28,957 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,960 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bab51-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540755', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:46:28,960 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:46:28,961 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:46:28,961 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,961 INFO blivet: vda2 is a partition >11:46:28,962 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:46:28,962 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (5) with existing msdos disklabel >11:46:28,967 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:46:28,968 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:28,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >11:46:28,968 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:46:28,969 DEBUG blivet: looking up parted Partition: /dev/vda2 >11:46:28,969 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >11:46:28,970 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:46:28,970 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:46:28,971 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:46:28,971 INFO blivet: added partition vda2 (id 16) to device tree >11:46:28,972 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:46:28,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >11:46:28,973 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:28,973 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >11:46:28,984 WARN blivet: disklabel detected but not usable on vda2 >11:46:28,984 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >11:46:28,988 DEBUG blivet: LUKS.__init__: uuid: 3696face-bf8b-4e20-9b81-247f99f5260f ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:28,988 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 20 >11:46:28,989 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:28,990 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >11:46:28,990 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >11:46:28,991 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:28,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,993 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >11:46:28,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >11:46:28,994 DEBUG blivet: LUKSDevice._setFormat: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; current: None ; type: None ; >11:46:28,995 DEBUG blivet: LUKSDevice.setup: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; controllable: True ; orig: False ; >11:46:28,996 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; orig: False ; >11:46:28,996 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:28,997 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; type: luks ; >11:46:28,997 INFO blivet: setup of luks-3696face-bf8b-4e20-9b81-247f99f5260f failed: luks device not configured >11:46:28,998 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >11:46:29,002 DEBUG blivet: looking up parted Device: /dev/vda2 >11:46:28,998 INFO blivet: got device: PartitionDevice instance (0x29fa710) -- > name = vda2 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x2965680> > target size = 0 B path = /dev/vda2 > 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 0x29f2f90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa450> PedPartition: <_ped.Partition object at 0x29f5830> > disk = existing 20 GiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = >11:46:29,021 INFO blivet: got format: LUKS instance (0x29fac10) object id 20-- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 3696face-bf8b-4e20-9b81-247f99f5260f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-3696face-bf8b-4e20-9b81-247f99f5260f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >11:46:29,022 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547779', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:29,023 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:46:29,023 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:46:29,023 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,024 INFO blivet: loop0 is a loop device >11:46:29,024 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:46:29,024 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:46:29,025 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >11:46:29,026 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:46:29,026 INFO blivet: added file /osmin.img (deleted) (id 25) to device tree >11:46:29,027 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:46:29,027 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >11:46:29,028 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:29,028 INFO blivet: added loop loop0 (id 28) to device tree >11:46:29,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:29,029 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:29,029 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 31 >11:46:29,029 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:29,029 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >11:46:29,029 WARN blivet: aborting disklabel handler for loop0 >11:46:29,030 INFO blivet: type detected on 'loop0' is 'squashfs' >11:46:29,030 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >11:46:29,030 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:29,030 INFO blivet: got device: LoopDevice instance (0x29fa910) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0 B file /osmin.img (deleted) (25)'] > 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 >11:46:29,033 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547913', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:29,033 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:46:29,033 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:29,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,035 INFO blivet: loop1 is a loop device >11:46:29,035 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:46:29,036 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >11:46:29,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >11:46:29,038 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:46:29,038 INFO blivet: added file /osmin (id 34) to device tree >11:46:29,038 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:46:29,039 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >11:46:29,039 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:29,039 INFO blivet: added loop loop1 (id 37) to device tree >11:46:29,040 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:29,040 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:29,040 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 40 >11:46:29,041 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:46:29,041 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >11:46:29,041 WARN blivet: aborting disklabel handler for loop1 >11:46:29,041 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >11:46:29,041 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 41 >11:46:29,042 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:29,042 INFO blivet: got device: LoopDevice instance (0x2a44490) -- > name = loop1 status = False kids = 0 id = 37 > parents = ['existing 0 B file /osmin (34)'] > 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 >11:46:29,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548074', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:29,044 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:46:29,044 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:46:29,045 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,045 INFO blivet: loop2 is a loop device >11:46:29,045 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:46:29,046 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:29,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,046 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >11:46:29,047 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:46:29,047 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >11:46:29,048 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:29,048 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >11:46:29,048 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:29,048 INFO blivet: added loop loop2 (id 46) to device tree >11:46:29,049 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:29,049 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:29,049 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 49 >11:46:29,050 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:29,053 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:29,151 WARN blivet: disklabel detected but not usable on loop2 >11:46:29,151 INFO blivet: type detected on 'loop2' is 'squashfs' >11:46:29,152 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 51 >11:46:29,154 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:29,156 INFO blivet: got device: LoopDevice instance (0x2a44510) -- > name = loop2 status = False kids = 0 id = 46 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >11:46:29,158 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548212', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:29,158 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:46:29,159 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,159 INFO blivet: loop3 is a loop device >11:46:29,160 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:46:29,160 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:46:29,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,161 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >11:46:29,161 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:46:29,161 INFO blivet: added file /LiveOS/ext3fs.img (id 53) to device tree >11:46:29,162 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:46:29,162 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >11:46:29,163 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:46:29,163 INFO blivet: added loop loop3 (id 56) to device tree >11:46:29,163 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:46:29,164 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:46:29,164 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,165 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 59 >11:46:29,165 DEBUG blivet: device loop3 does not contain a disklabel >11:46:29,165 INFO blivet: type detected on 'loop3' is 'ext4' >11:46:29,165 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,166 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >11:46:29,166 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:46:29,166 INFO blivet: got device: LoopDevice instance (0x29fa9d0) -- > name = loop3 status = False kids = 0 id = 56 > parents = ['existing 0 B file /LiveOS/ext3fs.img (53)'] > 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/loop3 > format args = [] originalFormat = None >11:46:29,168 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,167 INFO blivet: got format: Ext4FS instance (0x2a449d0) object id 60-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,169 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,171 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548357', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:29,171 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:46:29,171 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:29,172 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,172 INFO blivet: loop4 is a loop device >11:46:29,172 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:46:29,173 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:46:29,173 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >11:46:29,174 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:46:29,174 INFO blivet: added file /overlay (deleted) (id 62) to device tree >11:46:29,175 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:46:29,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >11:46:29,175 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:29,175 INFO blivet: added loop loop4 (id 65) to device tree >11:46:29,176 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:46:29,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:46:29,176 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 68 >11:46:29,177 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:46:29,177 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >11:46:29,177 WARN blivet: aborting disklabel handler for loop4 >11:46:29,177 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >11:46:29,177 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 69 >11:46:29,178 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:29,178 INFO blivet: got device: LoopDevice instance (0x2a44b50) -- > name = loop4 status = False kids = 0 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > 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/loop4 > format args = [] originalFormat = None >11:46:29,180 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66252', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:29,180 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:29,181 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:29,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,181 INFO blivet: live-rw is a device-mapper device >11:46:29,182 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:46:29,182 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,183 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (56) with existing ext4 filesystem >11:46:29,184 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:29,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (65) >11:46:29,185 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:29,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,186 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:46:29,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >11:46:29,187 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:46:29,187 INFO blivet: added dm live-rw (id 71) to device tree >11:46:29,187 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:29,188 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:29,188 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >11:46:29,189 DEBUG blivet: device live-rw does not contain a disklabel >11:46:29,189 INFO blivet: type detected on 'live-rw' is 'ext4' >11:46:29,189 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >11:46:29,190 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:46:29,190 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:46:29,190 INFO blivet: got device: DMDevice instance (0x2a44e50) -- > name = live-rw status = True kids = 0 id = 71 > parents = ['existing 0 B loop loop4 (65)'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x29659e0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:46:29,225 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,224 INFO blivet: got format: Ext4FS instance (0x2a53050) object id 75-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,226 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,229 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23689', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:46:29,229 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:46:29,230 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:29,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,230 INFO blivet: live-base is a device-mapper device >11:46:29,231 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:46:29,231 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:29,232 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,232 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (56) with existing ext4 filesystem >11:46:29,233 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:29,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,234 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:46:29,234 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >11:46:29,235 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:46:29,235 INFO blivet: added dm live-base (id 77) to device tree >11:46:29,235 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:46:29,236 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:46:29,236 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,236 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >11:46:29,236 DEBUG blivet: device live-base does not contain a disklabel >11:46:29,239 INFO blivet: type detected on 'live-base' is 'ext4' >11:46:29,240 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,240 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >11:46:29,241 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:46:29,241 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:46:29,241 INFO blivet: got device: DMDevice instance (0x2a44fd0) -- > name = live-base status = True kids = 0 id = 77 > parents = ['existing 0 B loop loop3 (56) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2965b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:46:29,259 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,258 INFO blivet: got format: Ext4FS instance (0x2a448d0) object id 81-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,260 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,262 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83034', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >11:46:29,262 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >11:46:29,262 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:29,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,263 INFO blivet: live-osimg-min is a device-mapper device >11:46:29,263 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:46:29,264 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:29,264 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >11:46:29,265 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:29,265 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (37) >11:46:29,266 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,267 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (56) with existing ext4 filesystem >11:46:29,268 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:29,269 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,269 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >11:46:29,269 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >11:46:29,270 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:46:29,270 INFO blivet: added dm live-osimg-min (id 83) to device tree >11:46:29,270 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:46:29,271 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:46:29,271 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,272 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >11:46:29,272 DEBUG blivet: device live-osimg-min does not contain a disklabel >11:46:29,272 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >11:46:29,272 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,273 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >11:46:29,273 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:46:29,273 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >11:46:29,273 INFO blivet: got device: DMDevice instance (0x2a44390) -- > name = live-osimg-min status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop3 (56) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2965a70> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:46:29,291 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,290 INFO blivet: got format: Ext4FS instance (0x2a53410) object id 87-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,292 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,317 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:29,318 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:46:29,345 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:29,345 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,347 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,370 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:46:29,371 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:29,372 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:29,398 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:29,399 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,400 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,422 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:29,423 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:29,423 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:46:30,812 INFO blivet: ISCSID is /sbin/iscsid >11:46:30,812 INFO blivet: no initiator set >11:46:31,018 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:46:31,019 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:46:31,437 DEBUG blivet: trying to set new default fstype to 'ext4' >11:46:31,519 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:31,519 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >11:46:31,521 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:31,538 INFO blivet: Detected 2.00 GiB of memory >11:46:31,562 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:46:31,584 INFO blivet: Swap attempt of 0.0 >11:46:32,215 INFO blivet: resetting Blivet (version 0.49) instance <blivet.Blivet object at 0x394a2d0> >11:46:32,217 INFO blivet: no initiator set >11:46:32,218 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:46:32,220 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:46:33,020 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >11:46:33,020 INFO blivet: sr0 looks to be the live device; marking as protected >11:46:33,063 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >11:46:33,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-04-24-16-23-13-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-24-16-23-13-00', > 'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '14194a0b', > 'ID_REVISION': '2.0.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '536468', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-04-24-16-23-13-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:46:33,075 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:46:33,077 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:46:33,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,083 INFO blivet: sr0 is a cdrom >11:46:33,084 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:46:33,085 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >11:46:33,087 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:46:33,088 INFO blivet: added cdrom sr0 (id 1) to device tree >11:46:33,089 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:33,092 INFO blivet: type detected on 'sr0' is 'iso9660' >11:46:33,093 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,097 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >11:46:33,109 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:46:33,112 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,114 DEBUG blivet: looking up parted Device: /dev/sr0 >11:46:33,109 INFO blivet: got device: OpticalDevice instance (0x7fb198049d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:46:33,163 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,177 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,190 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,210 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,200 INFO blivet: got format: Iso9660FS instance (0x7fb1980b6d50) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B > >11:46:33,213 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,215 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,223 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540690', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:46:33,229 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:46:33,231 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:33,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,235 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:46:33,237 INFO blivet: vda is a disk >11:46:33,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >11:46:33,240 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:46:33,280 INFO blivet: added disk vda (id 6) to device tree >11:46:33,280 DEBUG blivet: looking up parted Device: /dev/vda >11:46:33,293 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:46:33,295 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:46:33,297 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:46:33,298 DEBUG blivet: required disklabel type for vda (15) is None >11:46:33,299 DEBUG blivet: default disklabel type for vda is msdos >11:46:33,301 DEBUG blivet: selecting msdos disklabel for vda based on size >11:46:33,304 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:46:33,327 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 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] > device: <parted.device.Device object at 0x7fb198123450> > PedDisk: <_ped.Disk object at 0x7fb198115b90> >11:46:33,331 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >11:46:33,335 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:46:33,336 INFO blivet: got device: DiskDevice instance (0x7fb198109e90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 20 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x40658c0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb19811b110> >11:46:33,421 INFO blivet: got format: DiskLabel instance (0x7fb1980b6e10) object id 9-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] > device: <parted.device.Device object at 0x7fb198123450> > PedDisk: <_ped.Disk object at 0x7fb198115b90> > origPartedDisk = <parted.disk.Disk object at 0x7fb198123b90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x4065b00> > >11:46:33,457 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540718', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:46:33,457 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:46:33,459 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:46:33,460 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,461 INFO blivet: vda1 is a partition >11:46:33,462 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:46:33,464 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:33,472 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (6) with existing msdos disklabel >11:46:33,474 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:46:33,476 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:33,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >11:46:33,478 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:46:33,478 DEBUG blivet: looking up parted Partition: /dev/vda1 >11:46:33,508 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >11:46:33,510 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:46:33,511 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:46:33,512 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:46:33,513 INFO blivet: added partition vda1 (id 11) to device tree >11:46:33,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:46:33,515 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >11:46:33,517 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:46:33,518 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >11:46:33,534 WARN blivet: disklabel detected but not usable on vda1 >11:46:33,535 INFO blivet: type detected on 'vda1' is 'ext4' >11:46:33,703 DEBUG blivet: size=104.70 MiB, current=500 MiB >11:46:33,727 DEBUG blivet: padding min size from 109789184 up to 109789684 >11:46:33,728 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,728 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >11:46:33,729 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:33,730 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:46:33,735 DEBUG blivet: looking up parted Device: /dev/vda1 >11:46:33,730 INFO blivet: got device: PartitionDevice instance (0x7fb198123c90) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x40659e0> > target size = 0 B path = /dev/vda1 > 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 0x7fb1981236d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb198123b10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb198123910> PedPartition: <_ped.Partition object at 0x7fb198121890> > disk = existing 20 GiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:46:33,800 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,799 INFO blivet: got format: Ext4FS instance (0x7fb198109690) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 7d085d49-2974-4bc1-a242-ce7b2b4572d3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >11:46:33,809 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,818 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,826 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bab51-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540755', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:46:33,850 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:46:33,851 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:46:33,852 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,852 INFO blivet: vda2 is a partition >11:46:33,854 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:46:33,855 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:33,859 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (6) with existing msdos disklabel >11:46:33,861 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:46:33,862 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:33,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >11:46:33,864 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:46:33,865 DEBUG blivet: looking up parted Partition: /dev/vda2 >11:46:33,866 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >11:46:33,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:46:33,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:46:33,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:46:33,871 INFO blivet: added partition vda2 (id 17) to device tree >11:46:33,872 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:46:33,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >11:46:33,874 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:33,875 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >11:46:33,889 WARN blivet: disklabel detected but not usable on vda2 >11:46:33,890 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >11:46:33,891 DEBUG blivet: LUKS.__init__: uuid: 3696face-bf8b-4e20-9b81-247f99f5260f ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:33,892 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 21 >11:46:33,893 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:33,895 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >11:46:33,896 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >11:46:33,897 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:33,898 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,900 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >11:46:33,901 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >11:46:33,903 DEBUG blivet: LUKSDevice._setFormat: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; current: None ; type: None ; >11:46:33,904 DEBUG blivet: LUKSDevice.setup: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; controllable: True ; orig: False ; >11:46:33,906 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; orig: False ; >11:46:33,907 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:33,909 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; type: luks ; >11:46:33,909 INFO blivet: setup of luks-3696face-bf8b-4e20-9b81-247f99f5260f failed: luks device not configured >11:46:33,911 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >11:46:33,915 DEBUG blivet: looking up parted Device: /dev/vda2 >11:46:33,911 INFO blivet: got device: PartitionDevice instance (0x7fb1981295d0) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x4065e60> > target size = 0 B path = /dev/vda2 > 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 0x7fb1981236d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb198123a90> PedPartition: <_ped.Partition object at 0x7fb1981218f0> > disk = existing 20 GiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = >11:46:33,979 INFO blivet: got format: LUKS instance (0x7fb198129850) object id 21-- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 3696face-bf8b-4e20-9b81-247f99f5260f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-3696face-bf8b-4e20-9b81-247f99f5260f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >11:46:33,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547779', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:33,983 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:46:33,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:46:33,985 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,985 INFO blivet: loop0 is a loop device >11:46:33,986 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:46:33,988 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:46:33,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >11:46:33,990 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:46:33,991 INFO blivet: added file /osmin.img (deleted) (id 26) to device tree >11:46:33,992 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:46:33,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >11:46:33,994 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:33,995 INFO blivet: added loop loop0 (id 29) to device tree >11:46:33,996 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:33,997 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:33,997 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >11:46:33,999 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:33,999 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >11:46:34,000 WARN blivet: aborting disklabel handler for loop0 >11:46:34,000 INFO blivet: type detected on 'loop0' is 'squashfs' >11:46:34,001 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 33 >11:46:34,002 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:34,002 INFO blivet: got device: LoopDevice instance (0x7fb198138d90) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0 B file /osmin.img (deleted) (26)'] > 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 >11:46:34,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547913', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:34,007 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:46:34,008 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:34,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,011 INFO blivet: loop1 is a loop device >11:46:34,013 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:46:34,018 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >11:46:34,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >11:46:34,022 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:46:34,022 INFO blivet: added file /osmin (id 35) to device tree >11:46:34,024 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:46:34,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >11:46:34,026 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:34,027 INFO blivet: added loop loop1 (id 38) to device tree >11:46:34,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:34,030 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:34,030 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 41 >11:46:34,032 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:46:34,033 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >11:46:34,033 WARN blivet: aborting disklabel handler for loop1 >11:46:34,034 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >11:46:34,035 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 42 >11:46:34,038 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:34,039 INFO blivet: got device: LoopDevice instance (0x7fb198138a90) -- > name = loop1 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin (35)'] > 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 >11:46:34,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548074', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:34,046 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:46:34,048 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:46:34,050 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,051 INFO blivet: loop2 is a loop device >11:46:34,053 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:46:34,054 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:34,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,056 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >11:46:34,058 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:46:34,058 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 44) to device tree >11:46:34,060 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:34,060 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >11:46:34,062 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:34,062 INFO blivet: added loop loop2 (id 47) to device tree >11:46:34,064 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:34,065 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:34,066 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 50 >11:46:34,067 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:34,069 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:34,089 WARN blivet: disklabel detected but not usable on loop2 >11:46:34,098 INFO blivet: type detected on 'loop2' is 'squashfs' >11:46:34,100 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 52 >11:46:34,103 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:34,103 INFO blivet: got device: LoopDevice instance (0x7fb19817e610) -- > name = loop2 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > 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 >11:46:34,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548212', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:34,124 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:46:34,126 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,132 INFO blivet: loop3 is a loop device >11:46:34,134 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:46:34,135 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:46:34,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >11:46:34,139 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:46:34,139 INFO blivet: added file /LiveOS/ext3fs.img (id 54) to device tree >11:46:34,142 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:46:34,142 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >11:46:34,144 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:46:34,144 INFO blivet: added loop loop3 (id 57) to device tree >11:46:34,146 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:46:34,147 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:46:34,149 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,150 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >11:46:34,150 DEBUG blivet: device loop3 does not contain a disklabel >11:46:34,151 INFO blivet: type detected on 'loop3' is 'ext4' >11:46:34,241 DEBUG blivet: size=0 B, current=4 GiB >11:46:34,253 DEBUG blivet: using current size 0 as min size >11:46:34,255 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,256 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 61 >11:46:34,257 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:46:34,258 INFO blivet: got device: LoopDevice instance (0x7fb19817ead0) -- > name = loop3 status = False kids = 0 id = 57 > parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] > 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/loop3 > format args = [] originalFormat = None >11:46:34,263 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,261 INFO blivet: got format: Ext4FS instance (0x7fb19817ed90) object id 61-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >11:46:34,271 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,280 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,288 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,298 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548357', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:34,299 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:46:34,300 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:34,301 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,301 INFO blivet: loop4 is a loop device >11:46:34,302 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:46:34,303 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:46:34,304 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,305 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >11:46:34,306 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:46:34,307 INFO blivet: added file /overlay (deleted) (id 63) to device tree >11:46:34,308 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:46:34,308 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >11:46:34,309 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:34,309 INFO blivet: added loop loop4 (id 66) to device tree >11:46:34,310 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:46:34,311 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:46:34,311 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 69 >11:46:34,312 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:46:34,313 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >11:46:34,313 WARN blivet: aborting disklabel handler for loop4 >11:46:34,313 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >11:46:34,313 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 70 >11:46:34,314 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:34,315 INFO blivet: got device: LoopDevice instance (0x7fb19817e710) -- > name = loop4 status = False kids = 0 id = 66 > parents = ['existing 0 B file /overlay (deleted) (63)'] > 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/loop4 > format args = [] originalFormat = None >11:46:34,319 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66252', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:34,320 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:34,321 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:34,321 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,322 INFO blivet: live-rw is a device-mapper device >11:46:34,323 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:46:34,323 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,325 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (57) with existing ext4 filesystem >11:46:34,326 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:34,327 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (66) >11:46:34,329 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:34,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,331 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:46:34,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >11:46:34,340 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:46:34,340 INFO blivet: added dm live-rw (id 72) to device tree >11:46:34,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:34,343 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:34,344 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,348 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >11:46:34,348 DEBUG blivet: device live-rw does not contain a disklabel >11:46:34,349 INFO blivet: type detected on 'live-rw' is 'ext4' >11:46:34,460 DEBUG blivet: size=3.29 GiB, current=4 GiB >11:46:34,499 DEBUG blivet: padding min size from 3537092608 up to 3537093108 >11:46:34,505 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,506 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >11:46:34,508 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:46:34,509 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:46:34,508 INFO blivet: got device: DMDevice instance (0x7fb19817e910) -- > name = live-rw status = True kids = 0 id = 72 > parents = ['existing 0 B loop loop4 (66)'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4065ef0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:46:34,579 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,578 INFO blivet: got format: Ext4FS instance (0x7fb19817ea10) object id 76-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >11:46:34,590 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,600 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,609 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,619 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23689', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:46:34,619 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:46:34,620 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:34,621 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,621 INFO blivet: live-base is a device-mapper device >11:46:34,622 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:46:34,623 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:34,624 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,625 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (57) with existing ext4 filesystem >11:46:34,627 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:34,628 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,629 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:46:34,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >11:46:34,639 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:46:34,646 INFO blivet: added dm live-base (id 78) to device tree >11:46:34,648 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:46:34,649 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:46:34,650 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >11:46:34,650 DEBUG blivet: device live-base does not contain a disklabel >11:46:34,651 INFO blivet: type detected on 'live-base' is 'ext4' >11:46:34,789 DEBUG blivet: size=0 B, current=4 GiB >11:46:34,809 DEBUG blivet: using current size 0 as min size >11:46:34,811 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,812 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >11:46:34,814 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:46:34,815 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:46:34,814 INFO blivet: got device: DMDevice instance (0x7fb19817e0d0) -- > name = live-base status = True kids = 0 id = 78 > parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4065f80> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:46:34,859 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,857 INFO blivet: got format: Ext4FS instance (0x7fb19817ef90) object id 82-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >11:46:34,871 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,882 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,892 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83034', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >11:46:34,903 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >11:46:34,904 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:34,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,905 INFO blivet: live-osimg-min is a device-mapper device >11:46:34,906 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:46:34,907 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:34,908 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >11:46:34,909 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:34,911 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (38) >11:46:34,913 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,914 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (57) with existing ext4 filesystem >11:46:34,916 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:34,925 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,934 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >11:46:34,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >11:46:34,935 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:46:34,936 INFO blivet: added dm live-osimg-min (id 84) to device tree >11:46:34,937 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:46:34,938 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:46:34,941 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >11:46:34,942 DEBUG blivet: device live-osimg-min does not contain a disklabel >11:46:34,942 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >11:46:35,093 DEBUG blivet: size=0 B, current=3.29 GiB >11:46:35,114 DEBUG blivet: using current size 0 as min size >11:46:35,116 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,116 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 88 >11:46:35,118 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:46:35,120 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >11:46:35,118 INFO blivet: got device: DMDevice instance (0x7fb198138950) -- > name = live-osimg-min status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fb198186050> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:46:35,163 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,161 INFO blivet: got format: Ext4FS instance (0x7fb19817ec90) object id 88-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3.29 GiB targetSize = 3.29 GiB > >11:46:35,176 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,186 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,198 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,266 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:46:35,331 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:35,333 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,336 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,398 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:46:35,400 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:35,403 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:35,466 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:35,469 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,473 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,533 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:35,535 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:35,536 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:46:35,537 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:35,540 INFO blivet: edd: collected mbr signatures: {'vda': '0x000bab51'} >11:46:35,544 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:46:35,627 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:46:35,836 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:35,839 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,842 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,970 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,974 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,978 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,981 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,984 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:35,989 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:35,993 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:36,136 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >11:46:36,146 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (78) with existing ext4 filesystem >11:48:04,078 DEBUG blivet: BindFS.supported: supported: False ; >11:48:04,079 DEBUG blivet: BindFS.supported: supported: False ; >11:48:04,080 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:48:04,081 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:48:04,083 DEBUG blivet: NFSv4.supported: supported: False ; >11:48:04,084 DEBUG blivet: NFSv4.supported: supported: False ; >11:48:04,085 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:48:04,087 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:48:04,088 DEBUG blivet: Ext4FS.supported: supported: True ; >11:48:04,089 DEBUG blivet: Ext4FS.supported: supported: True ; >11:48:04,091 DEBUG blivet: Ext3FS.supported: supported: True ; >11:48:04,092 DEBUG blivet: Ext3FS.supported: supported: True ; >11:48:04,094 DEBUG blivet: Ext2FS.supported: supported: True ; >11:48:04,095 DEBUG blivet: Ext2FS.supported: supported: True ; >11:48:04,097 DEBUG blivet: SysFS.supported: supported: False ; >11:48:04,098 DEBUG blivet: SysFS.supported: supported: False ; >11:48:04,099 DEBUG blivet: MultipathMember.__init__: >11:48:04,101 DEBUG blivet: MDRaidMember.__init__: >11:48:04,102 DEBUG blivet: ProcFS.supported: supported: False ; >11:48:04,103 DEBUG blivet: ProcFS.supported: supported: False ; >11:48:04,105 DEBUG blivet: SwapSpace.__init__: >11:48:04,106 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:48:04,107 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:48:04,109 DEBUG blivet: BTRFS.supported: supported: True ; >11:48:04,396 DEBUG blivet: USBFS.supported: supported: False ; >11:48:04,397 DEBUG blivet: USBFS.supported: supported: False ; >11:48:04,398 DEBUG blivet: DiskLabel.__init__: >11:48:04,399 INFO blivet: DiskLabel.partedDevice returning None >11:48:04,401 DEBUG blivet: HFSPlus.supported: supported: False ; >11:48:04,404 DEBUG blivet: HFSPlus.supported: supported: False ; >11:48:04,405 DEBUG blivet: XFS.supported: supported: True ; >11:48:04,518 DEBUG blivet: XFS.supported: supported: True ; >11:48:04,520 DEBUG blivet: TmpFS.supported: supported: True ; >11:48:04,558 DEBUG blivet: LUKS.__init__: >11:48:04,559 DEBUG blivet: NTFS.supported: supported: False ; >11:48:04,559 DEBUG blivet: NTFS.supported: supported: False ; >11:48:04,560 DEBUG blivet: NoDevFS.supported: supported: False ; >11:48:04,561 DEBUG blivet: NoDevFS.supported: supported: False ; >11:48:04,562 DEBUG blivet: HFS.supported: supported: False ; >11:48:04,562 DEBUG blivet: HFS.supported: supported: False ; >11:48:04,563 DEBUG blivet: LVMPhysicalVolume.__init__: >11:48:04,563 DEBUG blivet: NFS.supported: supported: False ; >11:48:04,564 DEBUG blivet: NFS.supported: supported: False ; >11:48:04,564 DEBUG blivet: FATFS.supported: supported: True ; >11:48:04,566 DEBUG blivet: FATFS.supported: supported: True ; >11:48:04,567 DEBUG blivet: DMRaidMember.__init__: >17:49:59,676 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:49:59,694 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >11:46:31,612 DEBUG ifcfg: content of files (network initialization): >11:46:31,628 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 31, 212, 200]}, 'connection': {'timestamp': 1398440554L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '9bde7b3d-3a67-4d6b-b7b1-719d787d8b27'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:46:32,062 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >11:46:32,065 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >11:46:32,066 DEBUG ifcfg: TYPE=Ethernet >11:46:32,066 DEBUG ifcfg: BOOTPROTO=dhcp >11:46:32,066 DEBUG ifcfg: DEFROUTE=yes >11:46:32,066 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >11:46:32,067 DEBUG ifcfg: IPV6INIT=yes >11:46:32,067 DEBUG ifcfg: IPV6_AUTOCONF=yes >11:46:32,067 DEBUG ifcfg: IPV6_DEFROUTE=yes >11:46:32,067 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >11:46:32,067 DEBUG ifcfg: NAME=ens3 >11:46:32,068 DEBUG ifcfg: UUID=9bde7b3d-3a67-4d6b-b7b1-719d787d8b27 >11:46:32,068 DEBUG ifcfg: ONBOOT=no >11:46:32,068 DEBUG ifcfg: HWADDR=52:54:00:1F:D4:C8 >11:46:32,068 DEBUG ifcfg: PEERDNS=yes >11:46:32,069 DEBUG ifcfg: PEERROUTES=yes >11:46:32,069 DEBUG ifcfg: IPV6_PEERDNS=yes >11:46:32,069 DEBUG ifcfg: IPV6_PEERROUTES=yes >11:46:32,090 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 31, 212, 200]}, 'connection': {'timestamp': 1398440554L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '9bde7b3d-3a67-4d6b-b7b1-719d787d8b27'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:48:04,624 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:48:04,625 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 > >Threads >------- > >Thread 140401470248704 > File "/sbin/anaconda", line 1222, in <module> > anaconda._intf.run() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 403, in run > Gtk.main() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes > def _update_spokes(self): > File "/sbin/anaconda", line 1159, in <lambda> > signal.signal(signal.SIGUSR2, lambda signum, frame: anaconda.dumpState()) > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda.py", line 183, in dumpState > threads += "".join(format_stack(frame)) > >ExceptionInfo: <class 'meh.ExceptionInfo'> >filename: /tmp/anaconda-tb-aWq5nQ >self: <pyanaconda.anaconda.Anaconda object at 0x339dbd0> >thread_id: 140401470248704 >format_stack: <function format_stack at 0x7fb1c3b5c7d0> >threads: >Threads >------- > >Thread 140401470248704 > File "/sbin/anaconda", line 1222, in <module> > anaconda._intf.run() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 403, in run > Gtk.main() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes > def _update_spokes(self): > File "/sbin/anaconda", line 1159, in <lambda> > signal.signal(signal.SIGUSR2, lambda signum, frame: anaconda.dumpState()) > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda.py", line 183, in dumpState > threads += "".join(format_stack(frame)) > >fd: 49 >_stack: <function stack at 0x1bf3410> >stack: [(<frame object at 0x13bc8f0>, '/sbin/anaconda', 1222, '<module>', [' anaconda._intf.run()\n'], 0), (<frame object at 0x3b72150>, '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py', 403, 'run', [' Gtk.main()\n'], 0), (<frame object at 0x7fb1840a8760>, '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py', 300, '_update_spokes', [' def _update_spokes(self):\n'], 0)] > > >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 0x3a07f10>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens3 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Arctic/Longyearbyen --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart > >%packages >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _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([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > exists: True > _size: 0.98 GiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7fb198049d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7fb198049d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-Desktop-x86_64-rawhi > _format.uuid: 2014-04-24-16-23-13-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi, /dev/disk/by-uuid/2014-04-24-16-23-13-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 B > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-Desktop-x86_64-rawhi > originalFormat.uuid: 2014-04-24-16-23-13-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 20 GiB disk vda (6) with existing msdos disklabel >, existing 500 MiB partition vda1 (11) with existing ext4 filesystem >, existing 19.51 GiB partition vda2 (17) with existing luks >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 26 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb198138d10) -- > name = /osmin.img (deleted) status = False kids = 1 id = 26 > 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 = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb198138d10) -- > name = /osmin.img (deleted) status = False kids = 1 id = 26 > 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 = /osmin.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: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 29 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb198138d90) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0 B file /osmin.img (deleted) (26)'] > 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 (0x7fb198138d90) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0 B file /osmin.img (deleted) (26)'] > 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: 35 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb198138f50) -- > name = /osmin status = False kids = 1 id = 35 > 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 = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb198138f50) -- > name = /osmin status = False kids = 1 id = 35 > 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 = /osmin > 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: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 38 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb198138a90) -- > name = loop1 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin (35)'] > 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> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fb198138a90) -- > name = loop1 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin (35)'] > 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> > 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: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb1981389d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb1981389d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 47 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb19817e610) -- > name = loop2 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > 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 (0x7fb19817e610) -- > name = loop2 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > 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: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb19817eb10) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 54 > 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/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fb19817eb10) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 54 > 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/ext3fs.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/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb19817ead0) -- > name = loop3 status = False kids = 2 id = 57 > parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] > 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/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fb19817ead0) -- > name = loop3 status = False kids = 2 id = 57 > parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] > 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/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Des > _format.errors: False > _format.uuid: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 4 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 61 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Des > 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: 61 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 > 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: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fb19817ed10) -- > name = /overlay (deleted) status = False kids = 1 id = 63 > 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 (0x7fb19817ed10) -- > name = /overlay (deleted) status = False kids = 1 id = 63 > 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: 66 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fb19817e710) -- > name = loop4 status = False kids = 1 id = 66 > parents = ['existing 0 B file /overlay (deleted) (63)'] > 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/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fb19817e710) -- > name = loop4 status = False kids = 1 id = 66 > parents = ['existing 0 B file /overlay (deleted) (63)'] > 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/loop4 > 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: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 4 GiB dm live-rw (72) with existing ext4 filesystem >, existing 4 GiB dm live-base (78) with existing ext4 filesystem >, existing 4 GiB dm live-osimg-min (84) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [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: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3a07f90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x3a14050) -- > 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 (0x3a14090) -- > 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 (0x3a140d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x3a14110) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fb1c3b4cb90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload.source_size: 3330822144 > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7fb1840207d0>> > _intf._currentAction._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf._currentAction._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._data: None > _intf._currentAction._spokes._config_dialog._serverCheck._check_status: Skipped > _intf._currentAction._spokes._config_dialog._serverCheck._enabled: True > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x30dead0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: Arctic > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: 2014 > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: Longyearbyen > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3.00 GiB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3.00 GiB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall 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.builder: Builder instance, containing members: > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 635602011 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3a2bed8>, True), 'type': (<function <lambda> at 0x3a331b8>, True), 'addons': (<function list_addons_callback at 0x3a330c8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3a2bf50>, True), 'journalctl': (<function journalctl_callback at 0x3a33050>, False)} > 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.33-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] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Fri 2014-04-25 11:42:06 EDT, end at Fri 2014-04-25 11:50:00 EDT. -- >Apr 25 11:42:06 localhost systemd-journal[100]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 984.3M available → current limit 99.2M). >Apr 25 11:42:06 localhost systemd-journal[100]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 984.3M available → current limit 99.2M). >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys cpuset >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys cpu >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys cpuacct >Apr 25 11:42:06 localhost kernel: Linux version 3.15.0-0.rc2.git2.1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.0 20140422 (Red Hat 4.9.0-1) (GCC) ) #1 SMP Thu Apr 24 00:44:27 UTC 2014 >Apr 25 11:42:06 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 >Apr 25 11:42:06 localhost kernel: e820: BIOS-provided physical RAM map: >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Apr 25 11:42:06 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Apr 25 11:42:06 localhost kernel: NX (Execute Disable) protection: active >Apr 25 11:42:06 localhost kernel: SMBIOS 2.4 present. >Apr 25 11:42:06 localhost kernel: DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011 >Apr 25 11:42:06 localhost kernel: Hypervisor detected: KVM >Apr 25 11:42:06 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Apr 25 11:42:06 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Apr 25 11:42:06 localhost kernel: e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Apr 25 11:42:06 localhost kernel: MTRR default type: write-back >Apr 25 11:42:06 localhost kernel: MTRR fixed ranges enabled: >Apr 25 11:42:06 localhost kernel: 00000-9FFFF write-back >Apr 25 11:42:06 localhost kernel: A0000-BFFFF uncachable >Apr 25 11:42:06 localhost kernel: C0000-FFFFF write-protect >Apr 25 11:42:06 localhost kernel: MTRR variable ranges enabled: >Apr 25 11:42:06 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Apr 25 11:42:06 localhost kernel: 1 disabled >Apr 25 11:42:06 localhost kernel: 2 disabled >Apr 25 11:42:06 localhost kernel: 3 disabled >Apr 25 11:42:06 localhost kernel: 4 disabled >Apr 25 11:42:06 localhost kernel: 5 disabled >Apr 25 11:42:06 localhost kernel: 6 disabled >Apr 25 11:42:06 localhost kernel: 7 disabled >Apr 25 11:42:06 localhost kernel: x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Apr 25 11:42:06 localhost kernel: found SMP MP-table at [mem 0x000f0b20-0x000f0b2f] mapped at [ffff8800000f0b20] >Apr 25 11:42:06 localhost kernel: Scanning 1 areas for low memory corruption >Apr 25 11:42:06 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Apr 25 11:42:06 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Apr 25 11:42:06 localhost kernel: BRK [0x02fe6000, 0x02fe6fff] PGTABLE >Apr 25 11:42:06 localhost kernel: BRK [0x02fe7000, 0x02fe7fff] PGTABLE >Apr 25 11:42:06 localhost kernel: BRK [0x02fe8000, 0x02fe8fff] PGTABLE >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x7d800000-0x7d9fffff] >Apr 25 11:42:06 localhost kernel: [mem 0x7d800000-0x7d9fffff] page 2M >Apr 25 11:42:06 localhost kernel: BRK [0x02fe9000, 0x02fe9fff] PGTABLE >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7d7fffff] >Apr 25 11:42:06 localhost kernel: [mem 0x7c000000-0x7d7fffff] page 2M >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Apr 25 11:42:06 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Apr 25 11:42:06 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Apr 25 11:42:06 localhost kernel: init_memory_mapping: [mem 0x7da00000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: [mem 0x7da00000-0x7fdfffff] page 2M >Apr 25 11:42:06 localhost kernel: [mem 0x7fe00000-0x7fffdfff] page 4k >Apr 25 11:42:06 localhost kernel: BRK [0x02fea000, 0x02feafff] PGTABLE >Apr 25 11:42:06 localhost kernel: RAMDISK: [mem 0x7daf1000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: ACPI: RSDP 0x00000000000F0970 000014 (v00 BOCHS ) >Apr 25 11:42:06 localhost kernel: ACPI: RSDT 0x000000007FFFFBCC 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: FACP 0x000000007FFFF1C0 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: DSDT 0x000000007FFFE040 001180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: FACS 0x000000007FFFE000 000040 >Apr 25 11:42:06 localhost kernel: ACPI: SSDT 0x000000007FFFF234 000918 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: APIC 0x000000007FFFFB4C 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: RSDT 0x000000007FFFFBCC 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Apr 25 11:42:06 localhost kernel: ACPI: Local APIC address 0xfee00000 >Apr 25 11:42:06 localhost kernel: No NUMA configuration found >Apr 25 11:42:06 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Apr 25 11:42:06 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: NODE_DATA [mem 0x7daca000-0x7daf0fff] >Apr 25 11:42:06 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Apr 25 11:42:06 localhost kernel: kvm-clock: cpu 0, msr 0:7da4a001, primary cpu clock >Apr 25 11:42:06 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b200000-ffff88007d1fffff] on node 0 >Apr 25 11:42:06 localhost kernel: Zone ranges: >Apr 25 11:42:06 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Apr 25 11:42:06 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Apr 25 11:42:06 localhost kernel: Normal empty >Apr 25 11:42:06 localhost kernel: Movable zone start for each node >Apr 25 11:42:06 localhost kernel: Early memory node ranges >Apr 25 11:42:06 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Apr 25 11:42:06 localhost kernel: node 0: [mem 0x00100000-0x7fffdfff] >Apr 25 11:42:06 localhost kernel: On node 0 totalpages: 524188 >Apr 25 11:42:06 localhost kernel: DMA zone: 64 pages used for memmap >Apr 25 11:42:06 localhost kernel: DMA zone: 21 pages reserved >Apr 25 11:42:06 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Apr 25 11:42:06 localhost kernel: DMA32 zone: 8128 pages used for memmap >Apr 25 11:42:06 localhost kernel: DMA32 zone: 520190 pages, LIFO batch:31 >Apr 25 11:42:06 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Apr 25 11:42:06 localhost kernel: ACPI: Local APIC address 0xfee00000 >Apr 25 11:42:06 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Apr 25 11:42:06 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Apr 25 11:42:06 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Apr 25 11:42:06 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Apr 25 11:42:06 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Apr 25 11:42:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Apr 25 11:42:06 localhost kernel: ACPI: IRQ0 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ2 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ5 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ9 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ10 used by override. >Apr 25 11:42:06 localhost kernel: ACPI: IRQ11 used by override. >Apr 25 11:42:06 localhost kernel: Using ACPI (MADT) for SMP configuration information >Apr 25 11:42:06 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Apr 25 11:42:06 localhost kernel: nr_irqs_gsi: 40 >Apr 25 11:42:06 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Apr 25 11:42:06 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Apr 25 11:42:06 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Apr 25 11:42:06 localhost kernel: e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Apr 25 11:42:06 localhost kernel: Booting paravirtualized kernel on KVM >Apr 25 11:42:06 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Apr 25 11:42:06 localhost kernel: PERCPU: Embedded 478 pages/cpu @ffff88007ae00000 s1928256 r8192 d21440 u2097152 >Apr 25 11:42:06 localhost kernel: pcpu-alloc: s1928256 r8192 d21440 u2097152 alloc=1*2097152 >Apr 25 11:42:06 localhost kernel: pcpu-alloc: [0] 0 [0] 1 >Apr 25 11:42:06 localhost kernel: KVM setup async PF for cpu 0 >Apr 25 11:42:06 localhost kernel: kvm-stealtime: cpu 0, msr 7ae0e380 >Apr 25 11:42:06 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Apr 25 11:42:06 localhost kernel: Policy zone: DMA32 >Apr 25 11:42:06 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 >Apr 25 11:42:06 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Apr 25 11:42:06 localhost kernel: Memory: 1988012K/2096752K available (8194K kernel code, 1726K rwdata, 3352K rodata, 3692K init, 12872K bss, 108740K reserved) >Apr 25 11:42:06 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Apr 25 11:42:06 localhost kernel: Hierarchical RCU implementation. >Apr 25 11:42:06 localhost kernel: RCU lockdep checking is enabled. >Apr 25 11:42:06 localhost kernel: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2. >Apr 25 11:42:06 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Apr 25 11:42:06 localhost kernel: NR_IRQS:524544 nr_irqs:512 16 >Apr 25 11:42:06 localhost kernel: Console: colour VGA+ 80x25 >Apr 25 11:42:06 localhost kernel: console [tty0] enabled >Apr 25 11:42:06 localhost kernel: Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_SUBCLASSES: 8 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCK_DEPTH: 48 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_KEYS: 8191 >Apr 25 11:42:06 localhost kernel: ... CLASSHASH_SIZE: 4096 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_ENTRIES: 16384 >Apr 25 11:42:06 localhost kernel: ... MAX_LOCKDEP_CHAINS: 32768 >Apr 25 11:42:06 localhost kernel: ... CHAINHASH_SIZE: 16384 >Apr 25 11:42:06 localhost kernel: memory used by lock dependency info: 6367 kB >Apr 25 11:42:06 localhost kernel: per task-struct memory footprint: 2688 bytes >Apr 25 11:42:06 localhost kernel: allocated 8388608 bytes of page_cgroup >Apr 25 11:42:06 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Apr 25 11:42:06 localhost kernel: ODEBUG: 20 of 20 active objects replaced >Apr 25 11:42:06 localhost kernel: kmemleak: Kernel memory leak detector disabled >Apr 25 11:42:06 localhost kernel: tsc: Detected 3502.640 MHz processor >Apr 25 11:42:06 localhost kernel: Calibrating delay loop (skipped) preset value.. 7005.28 BogoMIPS (lpj=3502640) >Apr 25 11:42:06 localhost kernel: pid_max: default: 32768 minimum: 301 >Apr 25 11:42:06 localhost kernel: ACPI: Core revision 20140214 >Apr 25 11:42:06 localhost kernel: ACPI: All ACPI Tables successfully acquired >Apr 25 11:42:06 localhost kernel: Security Framework initialized >Apr 25 11:42:06 localhost kernel: SELinux: Initializing. >Apr 25 11:42:06 localhost kernel: SELinux: Starting in permissive mode >Apr 25 11:42:06 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Apr 25 11:42:06 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Apr 25 11:42:06 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >Apr 25 11:42:06 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys memory >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys devices >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys freezer >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys net_cls >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys blkio >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys perf_event >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys net_prio >Apr 25 11:42:06 localhost kernel: Initializing cgroup subsys hugetlb >Apr 25 11:42:06 localhost kernel: mce: CPU supports 10 MCE banks >Apr 25 11:42:06 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >tlb_flushall_shift: 6 >Apr 25 11:42:06 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff8234c000 - ffffffff82352000) >Apr 25 11:42:06 localhost kernel: ftrace: allocating 26797 entries in 105 pages >Apr 25 11:42:06 localhost kernel: Enabling x2apic >Apr 25 11:42:06 localhost kernel: Enabled x2apic >Apr 25 11:42:06 localhost kernel: Switched APIC routing to physical x2apic. >Apr 25 11:42:06 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Apr 25 11:42:06 localhost kernel: smpboot: CPU0: Intel Westmere E56xx/L56xx/X56xx (Nehalem-C) (fam: 06, model: 2c, stepping: 01) >Apr 25 11:42:06 localhost kernel: Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only. >Apr 25 11:42:06 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Apr 25 11:42:06 localhost kernel: x86: Booting SMP configuration: >Apr 25 11:42:06 localhost kernel: .... node #0, CPUs: #1 >Apr 25 11:42:06 localhost kernel: kvm-clock: cpu 1, msr 0:7da4a041, secondary cpu clock >Apr 25 11:42:06 localhost kernel: x86: Booted up 1 node, 2 CPUs >Apr 25 11:42:06 localhost kernel: smpboot: Total of 2 processors activated (14010.56 BogoMIPS) >Apr 25 11:42:06 localhost kernel: KVM setup async PF for cpu 1 >Apr 25 11:42:06 localhost kernel: kvm-stealtime: cpu 1, msr 7b00e380 >Apr 25 11:42:06 localhost kernel: devtmpfs: initialized >Apr 25 11:42:06 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Apr 25 11:42:06 localhost kernel: pinctrl core: initialized pinctrl subsystem >Apr 25 11:42:06 localhost kernel: RTC time: 15:42:05, date: 04/25/14 >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 16 >Apr 25 11:42:06 localhost kernel: cpuidle: using governor menu >Apr 25 11:42:06 localhost kernel: ACPI: bus type PCI registered >Apr 25 11:42:06 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Apr 25 11:42:06 localhost kernel: PCI: Using configuration type 1 for base access >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(Module Device) >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(Processor Device) >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Apr 25 11:42:06 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Apr 25 11:42:06 localhost kernel: ACPI: Interpreter enabled >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140214/hwxface-580) >Apr 25 11:42:06 localhost kernel: ACPI: (supports S0 S5) >Apr 25 11:42:06 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Apr 25 11:42:06 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Apr 25 11:42:06 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Apr 25 11:42:06 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >Apr 25 11:42:06 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Apr 25 11:42:06 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [3] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [4] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [6] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [7] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [8] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [9] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [10] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [11] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [12] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [13] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [14] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [15] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [16] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [17] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [18] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [19] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [20] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [21] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [22] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [23] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [24] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [25] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [26] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [27] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [28] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [29] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [30] registered >Apr 25 11:42:06 localhost kernel: acpiphp: Slot [31] registered >Apr 25 11:42:06 localhost kernel: PCI host bridge to bus 0000:00 >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xadff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0xafe4-0xffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Apr 25 11:42:06 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Apr 25 11:42:06 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Apr 25 11:42:06 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Apr 25 11:42:06 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Apr 25 11:42:06 localhost kernel: pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >Apr 25 11:42:06 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Apr 25 11:42:06 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Apr 25 11:42:06 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Apr 25 11:42:06 localhost kernel: vgaarb: loaded >Apr 25 11:42:06 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Apr 25 11:42:06 localhost kernel: SCSI subsystem initialized >Apr 25 11:42:06 localhost kernel: libata version 3.00 loaded. >Apr 25 11:42:06 localhost kernel: ACPI: bus type USB registered >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbfs >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver hub >Apr 25 11:42:06 localhost kernel: usbcore: registered new device driver usb >Apr 25 11:42:06 localhost kernel: PCI: Using ACPI for IRQ routing >Apr 25 11:42:06 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Apr 25 11:42:06 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Apr 25 11:42:06 localhost kernel: e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >Apr 25 11:42:06 localhost kernel: NetLabel: Initializing >Apr 25 11:42:06 localhost kernel: NetLabel: domain hash size = 128 >Apr 25 11:42:06 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Apr 25 11:42:06 localhost kernel: NetLabel: unlabeled traffic allowed by default >Apr 25 11:42:06 localhost kernel: Switched to clocksource kvm-clock >Apr 25 11:42:06 localhost kernel: pnp: PnP ACPI init >Apr 25 11:42:06 localhost kernel: ACPI: bus type PNP registered >Apr 25 11:42:06 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Apr 25 11:42:06 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Apr 25 11:42:06 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Apr 25 11:42:06 localhost kernel: pnp 00:03: [dma 2] >Apr 25 11:42:06 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Apr 25 11:42:06 localhost kernel: pnp: PnP ACPI: found 4 devices >Apr 25 11:42:06 localhost kernel: ACPI: bus type PNP unregistered >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xadff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 8 [io 0xafe4-0xffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff] >Apr 25 11:42:06 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff] >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 2 >Apr 25 11:42:06 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes) >Apr 25 11:42:06 localhost kernel: TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >Apr 25 11:42:06 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Apr 25 11:42:06 localhost kernel: TCP: reno registered >Apr 25 11:42:06 localhost kernel: UDP hash table entries: 1024 (order: 5, 196608 bytes) >Apr 25 11:42:06 localhost kernel: UDP-Lite hash table entries: 1024 (order: 5, 196608 bytes) >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 1 >Apr 25 11:42:06 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Apr 25 11:42:06 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Apr 25 11:42:06 localhost kernel: pci 0000:00:02.0: Boot video device >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Apr 25 11:42:06 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Apr 25 11:42:06 localhost kernel: PCI: CLS 0 bytes, default 64 >Apr 25 11:42:06 localhost kernel: Unpacking initramfs... >Apr 25 11:42:06 localhost kernel: Freeing initrd memory: 37940K (ffff88007daf1000 - ffff88007fffe000) >Apr 25 11:42:06 localhost kernel: DMA-API: preallocated 65536 debug entries >Apr 25 11:42:06 localhost kernel: DMA-API: debugging enabled by kernel config >Apr 25 11:42:06 localhost kernel: Scanning for low memory corruption every 60 seconds >Apr 25 11:42:06 localhost kernel: SSE version of gcm_enc/dec engaged. >Apr 25 11:42:06 localhost kernel: cryptomgr_test (32) used greatest stack depth: 6088 bytes left >Apr 25 11:42:06 localhost kernel: cryptomgr_test (33) used greatest stack depth: 5976 bytes left >Apr 25 11:42:06 localhost kernel: modprobe (40) used greatest stack depth: 5280 bytes left >Apr 25 11:42:06 localhost kernel: cryptomgr_test (37) used greatest stack depth: 5048 bytes left >Apr 25 11:42:06 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Apr 25 11:42:06 localhost kernel: futex hash table entries: 512 (order: 4, 65536 bytes) >Apr 25 11:42:06 localhost kernel: Initialise system trusted keyring >Apr 25 11:42:06 localhost kernel: audit: initializing netlink subsys (disabled) >Apr 25 11:42:06 localhost kernel: audit: type=2000 audit(1398440526.911:1): initialized >Apr 25 11:42:06 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Apr 25 11:42:06 localhost kernel: zbud: loaded >Apr 25 11:42:06 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Apr 25 11:42:06 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Apr 25 11:42:06 localhost kernel: msgmni has been set to 3956 >Apr 25 11:42:06 localhost kernel: Key type big_key registered >Apr 25 11:42:06 localhost kernel: SELinux: Registering netfilter hooks >Apr 25 11:42:06 localhost kernel: alg: No test for stdrng (krng) >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 38 >Apr 25 11:42:06 localhost kernel: Key type asymmetric registered >Apr 25 11:42:06 localhost kernel: Asymmetric key parser 'x509' registered >Apr 25 11:42:06 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Apr 25 11:42:06 localhost kernel: io scheduler noop registered >Apr 25 11:42:06 localhost kernel: io scheduler deadline registered >Apr 25 11:42:06 localhost kernel: io scheduler cfq registered (default) >Apr 25 11:42:06 localhost kernel: list_sort_test: start testing list_sort() >Apr 25 11:42:06 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Apr 25 11:42:06 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Apr 25 11:42:06 localhost kernel: intel_idle: does not run on family 6 model 44 >Apr 25 11:42:06 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Apr 25 11:42:06 localhost kernel: ACPI: Power Button [PWRF] >Apr 25 11:42:06 localhost kernel: GHES: HEST is not enabled! >Apr 25 11:42:06 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Apr 25 11:42:06 localhost kernel: Non-volatile memory driver v1.3 >Apr 25 11:42:06 localhost kernel: Linux agpgart interface v0.103 >Apr 25 11:42:06 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Apr 25 11:42:06 localhost kernel: scsi0 : ata_piix >Apr 25 11:42:06 localhost kernel: scsi1 : ata_piix >Apr 25 11:42:06 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >Apr 25 11:42:06 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >Apr 25 11:42:06 localhost kernel: libphy: Fixed MDIO Bus: probed >Apr 25 11:42:06 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Apr 25 11:42:06 localhost kernel: ehci-pci: EHCI PCI platform driver >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Apr 25 11:42:06 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Apr 25 11:42:06 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Apr 25 11:42:06 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb1: Product: EHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb1: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 ehci_hcd >Apr 25 11:42:06 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Apr 25 11:42:06 localhost kernel: hub 1-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 1-0:1.0: 6 ports detected >Apr 25 11:42:06 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Apr 25 11:42:06 localhost kernel: ohci-pci: OHCI PCI platform driver >Apr 25 11:42:06 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: detected 2 ports >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >Apr 25 11:42:06 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb2: Product: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb2: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 uhci_hcd >Apr 25 11:42:06 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Apr 25 11:42:06 localhost kernel: hub 2-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 2-0:1.0: 2 ports detected >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: detected 2 ports >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >Apr 25 11:42:06 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb3: Product: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb3: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 uhci_hcd >Apr 25 11:42:06 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Apr 25 11:42:06 localhost kernel: hub 3-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 3-0:1.0: 2 ports detected >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: detected 2 ports >Apr 25 11:42:06 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >Apr 25 11:42:06 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 25 11:42:06 localhost kernel: usb usb4: Product: UHCI Host Controller >Apr 25 11:42:06 localhost kernel: usb usb4: Manufacturer: Linux 3.15.0-0.rc2.git2.1.fc21.x86_64 uhci_hcd >Apr 25 11:42:06 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Apr 25 11:42:06 localhost kernel: hub 4-0:1.0: USB hub found >Apr 25 11:42:06 localhost kernel: hub 4-0:1.0: 2 ports detected >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbserial >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbserial_generic >Apr 25 11:42:06 localhost kernel: usbserial: USB Serial support registered for generic >Apr 25 11:42:06 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Apr 25 11:42:06 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Apr 25 11:42:06 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Apr 25 11:42:06 localhost kernel: mousedev: PS/2 mouse device common for all mice >Apr 25 11:42:06 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Apr 25 11:42:06 localhost kernel: device-mapper: uevent: version 1.0.3 >Apr 25 11:42:06 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Apr 25 11:42:06 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Apr 25 11:42:06 localhost kernel: usbcore: registered new interface driver usbhid >Apr 25 11:42:06 localhost kernel: usbhid: USB HID core driver >Apr 25 11:42:06 localhost kernel: drop_monitor: Initializing network drop monitor service >Apr 25 11:42:06 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Apr 25 11:42:06 localhost kernel: TCP: cubic registered >Apr 25 11:42:06 localhost kernel: Initializing XFRM netlink socket >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 10 >Apr 25 11:42:06 localhost kernel: mip6: Mobile IPv6 >Apr 25 11:42:06 localhost kernel: NET: Registered protocol family 17 >Apr 25 11:42:06 localhost kernel: Loading compiled-in X.509 certificates >Apr 25 11:42:06 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: d750ba0ce0c1b5dcffe147cbc0e33ef458d717ef' >Apr 25 11:42:06 localhost kernel: registered taskstats version 1 >Apr 25 11:42:06 localhost kernel: Magic number: 10:142:741 >Apr 25 11:42:06 localhost kernel: workqueue writeback: hash matches >Apr 25 11:42:06 localhost kernel: rtc_cmos 00:00: setting system clock to 2014-04-25 15:42:06 UTC (1398440526) >Apr 25 11:42:06 localhost kernel: PM: Hibernation image not present or could not be loaded. >Apr 25 11:42:06 localhost kernel: ata1.01: NODEV after polling detection >Apr 25 11:42:06 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 2.0.0, max UDMA/100 >Apr 25 11:42:06 localhost kernel: ata1.00: configured for MWDMA2 >Apr 25 11:42:06 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.0. PQ: 0 ANSI: 5 >Apr 25 11:42:06 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Apr 25 11:42:06 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Apr 25 11:42:06 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Apr 25 11:42:06 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Apr 25 11:42:06 localhost kernel: Freeing unused kernel memory: 3692K (ffffffff81fb1000 - ffffffff8234c000) >Apr 25 11:42:06 localhost kernel: Write protecting the kernel read-only data: 14336k >Apr 25 11:42:06 localhost kernel: Freeing unused kernel memory: 2036K (ffff880001803000 - ffff880001a00000) >Apr 25 11:42:06 localhost kernel: Freeing unused kernel memory: 744K (ffff880001d46000 - ffff880001e00000) >Apr 25 11:42:06 localhost kernel: random: systemd urandom read with 67 bits of entropy available >Apr 25 11:42:06 localhost systemd[1]: systemd 212 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) >Apr 25 11:42:06 localhost systemd[1]: Detected virtualization 'kvm'. >Apr 25 11:42:06 localhost systemd[1]: Detected architecture 'x86-64'. >Apr 25 11:42:06 localhost systemd[1]: Running in initial RAM disk. >Apr 25 11:42:06 localhost systemd[1]: No hostname configured. >Apr 25 11:42:06 localhost systemd[1]: Set hostname to <localhost>. >Apr 25 11:42:06 localhost systemd[1]: Initializing machine ID from KVM UUID. >Apr 25 11:42:06 localhost systemd[1]: Starting Timers. >Apr 25 11:42:06 localhost systemd[1]: Reached target Timers. >Apr 25 11:42:06 localhost systemd[1]: Starting Encrypted Volumes. >Apr 25 11:42:06 localhost systemd[1]: Reached target Encrypted Volumes. >Apr 25 11:42:06 localhost systemd[1]: Starting -.slice. >Apr 25 11:42:06 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Apr 25 11:42:06 localhost systemd[1]: Created slice -.slice. >Apr 25 11:42:06 localhost systemd[1]: Starting udev Control Socket. >Apr 25 11:42:06 localhost systemd[1]: Listening on udev Control Socket. >Apr 25 11:42:06 localhost systemd[1]: Starting udev Kernel Socket. >Apr 25 11:42:06 localhost systemd[1]: Listening on udev Kernel Socket. >Apr 25 11:42:06 localhost systemd[1]: Starting Journal Socket. >Apr 25 11:42:06 localhost systemd[1]: Listening on Journal Socket. >Apr 25 11:42:06 localhost systemd[1]: Starting Sockets. >Apr 25 11:42:06 localhost systemd[1]: Reached target Sockets. >Apr 25 11:42:06 localhost systemd[1]: Starting System Slice. >Apr 25 11:42:06 localhost systemd[1]: Created slice System Slice. >Apr 25 11:42:06 localhost systemd[1]: Starting dracut cmdline hook... >Apr 25 11:42:06 localhost systemd[1]: Started Load Kernel Modules. >Apr 25 11:42:06 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Apr 25 11:42:06 localhost systemd[1]: Starting Apply Kernel Variables... >Apr 25 11:42:06 localhost systemd[1]: Starting Journal Service... >Apr 25 11:42:06 localhost systemd[1]: Started Journal Service. >Apr 25 11:42:06 localhost systemd-journal[100]: Journal started >Apr 25 11:42:06 localhost systemd[1]: Starting Slices. >Apr 25 11:42:06 localhost systemd[1]: Reached target Slices. >Apr 25 11:42:06 localhost systemd[1]: Starting Setup Virtual Console... >Apr 25 11:42:06 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Apr 25 11:42:06 localhost systemd[1]: Starting Swap. >Apr 25 11:42:06 localhost systemd[1]: Reached target Swap. >Apr 25 11:42:06 localhost systemd[1]: Starting Local File Systems. >Apr 25 11:42:06 localhost systemd[1]: Reached target Local File Systems. >Apr 25 11:42:06 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Apr 25 11:42:06 localhost systemd[1]: Started Apply Kernel Variables. >Apr 25 11:42:06 localhost systemd[1]: Started Setup Virtual Console. >Apr 25 11:42:06 localhost dracut-cmdline[97]: dracut-21 (Rawhide) dracut-037-11.git20140402.fc21 >Apr 25 11:42:06 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Apr 25 11:42:06 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Apr 25 11:42:06 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Apr 25 11:42:06 localhost kernel: usb 1-1: Manufacturer: QEMU >Apr 25 11:42:06 localhost kernel: usb 1-1: SerialNumber: 42 >Apr 25 11:42:06 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >Apr 25 11:42:06 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Apr 25 11:42:06 localhost dracut-cmdline[97]: rd.luks=0: removing cryptoluks activation >Apr 25 11:42:06 localhost kernel: loop: module loaded >Apr 25 11:42:06 localhost dracut-cmdline[97]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi >Apr 25 11:42:07 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Apr 25 11:42:07 localhost systemd[1]: Started dracut cmdline hook. >Apr 25 11:42:07 localhost systemd[1]: Starting dracut pre-udev hook... >Apr 25 11:42:07 localhost kernel: dracut-pre-udev (225) used greatest stack depth: 4768 bytes left >Apr 25 11:42:07 localhost systemd[1]: Started dracut pre-udev hook. >Apr 25 11:42:07 localhost systemd[1]: Starting udev Kernel Device Manager... >Apr 25 11:42:07 localhost systemd-udevd[261]: starting version 212 >Apr 25 11:42:07 localhost systemd[1]: Started udev Kernel Device Manager. >Apr 25 11:42:07 localhost systemd[1]: Starting dracut pre-trigger hook... >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.dm=0: removing DM RAID activation >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Apr 25 11:42:07 localhost dracut-pre-trigger[262]: rd.md=0: removing MD RAID activation >Apr 25 11:42:07 localhost systemd[1]: Started dracut pre-trigger hook. >Apr 25 11:42:07 localhost systemd[1]: Starting udev Coldplug all Devices... >Apr 25 11:42:07 localhost systemd[1]: Mounting Configuration File System... >Apr 25 11:42:07 localhost systemd[1]: Mounted Configuration File System. >Apr 25 11:42:07 localhost systemd[1]: Started udev Coldplug all Devices. >Apr 25 11:42:07 localhost systemd[1]: Starting dracut initqueue hook... >Apr 25 11:42:08 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Apr 25 11:42:08 localhost systemd[1]: Starting System Initialization. >Apr 25 11:42:08 localhost systemd[1]: Reached target System Initialization. >Apr 25 11:42:08 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Apr 25 11:42:08 localhost kernel: cdrom_id (356) used greatest stack depth: 4096 bytes left >Apr 25 11:42:08 localhost kernel: [drm] Device Version 0.0 >Apr 25 11:42:08 localhost kernel: [drm] Compression level 0 log level 0 >Apr 25 11:42:08 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Apr 25 11:42:08 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Apr 25 11:42:08 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Apr 25 11:42:08 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Apr 25 11:42:08 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Apr 25 11:42:08 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1016224 kiB >Apr 25 11:42:08 localhost kernel: [TTM] Initializing pool allocator >Apr 25 11:42:08 localhost kernel: [TTM] Initializing DMA pool allocator >Apr 25 11:42:08 localhost kernel: [drm] qxl: 16M of VRAM memory size >Apr 25 11:42:08 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Apr 25 11:42:08 localhost kernel: [drm] qxl: 64M of Surface memory size >Apr 25 11:42:08 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Apr 25 11:42:08 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000] >Apr 25 11:42:08 localhost kernel: [drm] surface mem slot 2 [f8000000,4000000] >Apr 25 11:42:08 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Apr 25 11:42:08 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Apr 25 11:42:08 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Apr 25 11:42:08 localhost kernel: Console: switching to colour frame buffer device 128x48 >Apr 25 11:42:08 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Apr 25 11:42:08 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Apr 25 11:42:08 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:07.0: irq 43 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: virtio-pci 0000:00:07.0: irq 44 for MSI/MSI-X >Apr 25 11:42:08 localhost kernel: vda: vda1 vda2 >Apr 25 11:42:08 localhost systemd[1]: Received SIGRTMIN+20 from PID 347 (plymouthd). >Apr 25 11:42:08 localhost systemd[1]: Started Show Plymouth Boot Screen. >Apr 25 11:42:08 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Apr 25 11:42:08 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Apr 25 11:42:08 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Apr 25 11:42:08 localhost systemd[1]: Starting Paths. >Apr 25 11:42:08 localhost systemd[1]: Reached target Paths. >Apr 25 11:42:08 localhost systemd[1]: Starting Basic System. >Apr 25 11:42:08 localhost systemd[1]: Reached target Basic System. >Apr 25 11:42:08 localhost systemd-udevd[332]: renamed network interface eth0 to ens3 >Apr 25 11:42:08 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Apr 25 11:42:08 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Apr 25 11:42:08 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Apr 25 11:42:08 localhost kernel: random: nonblocking pool is initialized >Apr 25 11:42:09 localhost systemd[1]: Started dracut initqueue hook. >Apr 25 11:42:09 localhost systemd[1]: Starting dracut pre-mount hook... >Apr 25 11:42:09 localhost systemd[1]: Started dracut pre-mount hook. >Apr 25 11:42:09 localhost systemd[1]: Starting Initrd Root File System. >Apr 25 11:42:09 localhost systemd[1]: Reached target Initrd Root File System. >Apr 25 11:42:09 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Apr 25 11:42:09 localhost systemd[1]: Reloading. >Apr 25 11:42:09 localhost systemd[1]: Started Reload Configuration from the Real Root. >Apr 25 11:42:09 localhost systemd[1]: Starting Initrd File Systems. >Apr 25 11:42:09 localhost systemd[1]: Reached target Initrd File Systems. >Apr 25 11:42:09 localhost systemd[1]: Starting dracut mount hook... >Apr 25 11:42:09 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Apr 25 11:42:09 localhost systemd[1]: Started dracut mount hook. >Apr 25 11:42:09 localhost systemd[1]: Starting Initrd Default Target. >Apr 25 11:42:09 localhost systemd[1]: Reached target Initrd Default Target. >Apr 25 11:42:09 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Apr 25 11:42:09 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Apr 25 11:42:09 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Apr 25 11:42:09 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Apr 25 11:42:09 localhost systemd[1]: Starting Plymouth switch root service... >Apr 25 11:42:10 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Initrd Default Target. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Initrd Default Target. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut mount hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut mount hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-mount hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-mount hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut initqueue hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut initqueue hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Basic System. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Basic System. >Apr 25 11:42:10 localhost systemd[1]: Stopping Slices. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Slices. >Apr 25 11:42:10 localhost systemd[1]: Stopping Paths. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Paths. >Apr 25 11:42:10 localhost systemd[1]: Stopping Timers. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Timers. >Apr 25 11:42:10 localhost systemd[1]: Stopping Sockets. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Sockets. >Apr 25 11:42:10 localhost systemd[1]: Stopping System Initialization. >Apr 25 11:42:10 localhost systemd[1]: Stopped target System Initialization. >Apr 25 11:42:10 localhost systemd[1]: Stopping Apply Kernel Variables... >Apr 25 11:42:10 localhost systemd[1]: Stopped Apply Kernel Variables. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Coldplug all Devices... >Apr 25 11:42:10 localhost systemd[1]: Stopped udev Coldplug all Devices. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-trigger hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-trigger hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Encrypted Volumes. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Encrypted Volumes. >Apr 25 11:42:10 localhost systemd[1]: Stopping Swap. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Swap. >Apr 25 11:42:10 localhost systemd[1]: Stopping Local File Systems. >Apr 25 11:42:10 localhost systemd[1]: Stopped target Local File Systems. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Kernel Device Manager... >Apr 25 11:42:10 localhost systemd[1]: Started Plymouth switch root service. >Apr 25 11:42:10 localhost kernel: systemd-udevd (330) used greatest stack depth: 2048 bytes left >Apr 25 11:42:10 localhost systemd[1]: Stopped udev Kernel Device Manager. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut pre-udev hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut pre-udev hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping dracut cmdline hook... >Apr 25 11:42:10 localhost systemd[1]: Stopped dracut cmdline hook. >Apr 25 11:42:10 localhost systemd[1]: Stopping Create Static Device Nodes in /dev... >Apr 25 11:42:10 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Apr 25 11:42:10 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Apr 25 11:42:10 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Control Socket. >Apr 25 11:42:10 localhost systemd[1]: Closed udev Control Socket. >Apr 25 11:42:10 localhost systemd[1]: Stopping udev Kernel Socket. >Apr 25 11:42:10 localhost systemd[1]: Closed udev Kernel Socket. >Apr 25 11:42:10 localhost systemd[1]: Starting Cleanup udevd DB... >Apr 25 11:42:10 localhost systemd[1]: Started Cleanup udevd DB. >Apr 25 11:42:10 localhost systemd[1]: Starting Switch Root. >Apr 25 11:42:10 localhost systemd[1]: Reached target Switch Root. >Apr 25 11:42:10 localhost systemd[1]: Starting Switch Root... >Apr 25 11:42:10 localhost systemd[1]: Switching root. >Apr 25 11:42:10 localhost systemd-journal[100]: Journal stopped >Apr 25 11:42:14 localhost systemd-journal[593]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 976.3M available → current limit 99.2M). >Apr 25 11:42:14 localhost systemd-journal[593]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 976.3M available → current limit 99.2M). >Apr 25 11:42:14 localhost systemd-journald[100]: Received SIGTERM from PID 1 (systemd). >Apr 25 11:42:14 localhost kernel: SELinux: 2048 avtab hash slots, 107072 rules. >Apr 25 11:42:14 localhost kernel: SELinux: 2048 avtab hash slots, 107072 rules. >Apr 25 11:42:14 localhost kernel: SELinux: 8 users, 102 roles, 4845 types, 282 bools, 1 sens, 1024 cats >Apr 25 11:42:14 localhost kernel: SELinux: 83 classes, 107072 rules >Apr 25 11:42:14 localhost kernel: SELinux: Completing initialization. >Apr 25 11:42:14 localhost kernel: SELinux: Setting up existing superblocks. >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Apr 25 11:42:14 localhost kernel: audit: type=1403 audit(1398440531.700:2): policy loaded auid=4294967295 ses=4294967295 >Apr 25 11:42:14 localhost systemd[1]: Successfully loaded SELinux policy in 406.416ms. >Apr 25 11:42:14 localhost systemd[1]: Relabelled /dev and /run in 53.846ms. >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Apr 25 11:42:14 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Apr 25 11:42:14 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:14 localhost systemd-journal[593]: Journal started >Apr 25 11:42:11 localhost systemd[1]: systemd 212 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) >Apr 25 11:42:11 localhost systemd[1]: Detected virtualization 'kvm'. >Apr 25 11:42:11 localhost systemd[1]: Detected architecture 'x86-64'. >Apr 25 11:42:13 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Apr 25 11:42:13 localhost systemd[1]: Started Set Up Additional Binary Formats. >Apr 25 11:42:13 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Apr 25 11:42:13 localhost systemd[1]: Mounting POSIX Message Queue File System... >Apr 25 11:42:13 localhost systemd[1]: Mounted FUSE Control File System. >Apr 25 11:42:13 localhost systemd[1]: Starting LVM2 metadata daemon socket. >Apr 25 11:42:13 localhost systemd[1]: Listening on LVM2 metadata daemon socket. >Apr 25 11:42:13 localhost systemd[1]: Starting Device-mapper event daemon FIFOs. >Apr 25 11:42:14 localhost systemd[1]: Mounted Debug File System. >Apr 25 11:42:14 localhost systemd[1]: Mounted POSIX Message Queue File System. >Apr 25 11:42:14 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Apr 25 11:42:14 localhost systemd[1]: Starting Import network configuration from initramfs... >Apr 25 11:42:14 localhost systemd[1]: Starting Configure read-only root support... >Apr 25 11:42:14 localhost systemd[1]: Starting Load/Save Random Seed... >Apr 25 11:42:14 localhost systemd[1]: Starting LVM2 metadata daemon... >Apr 25 11:42:14 localhost systemd[1]: Started LVM2 metadata daemon. >Apr 25 11:42:14 localhost systemd[1]: Started udev Coldplug all Devices. >Apr 25 11:42:14 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Apr 25 11:42:14 localhost systemd[1]: Started Load/Save Random Seed. >Apr 25 11:42:14 localhost lvm[596]: No volume groups found >Apr 25 11:42:14 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Apr 25 11:42:15 localhost systemd[1]: Started Import network configuration from initramfs. >Apr 25 11:42:15 localhost systemd[1]: Started Configure read-only root support. >Apr 25 11:42:15 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Apr 25 11:42:15 localhost systemd[1]: Starting udev Kernel Device Manager... >Apr 25 11:42:15 localhost systemd[1]: Starting Local File Systems (Pre). >Apr 25 11:42:15 localhost systemd[1]: Reached target Local File Systems (Pre). >Apr 25 11:42:15 localhost systemd-udevd[631]: starting version 212 >Apr 25 11:42:15 localhost systemd[1]: Started udev Kernel Device Manager. >Apr 25 11:42:15 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Apr 25 11:42:15 localhost systemd[1]: Starting Activation of DM RAID sets... >Apr 25 11:42:16 localhost systemd[1]: Started Activation of DM RAID sets. >Apr 25 11:42:16 localhost systemd[1]: Starting Local File Systems. >Apr 25 11:42:16 localhost systemd[1]: Reached target Local File Systems. >Apr 25 11:42:16 localhost systemd[1]: Started Reconfigure the system on administrator request. >Apr 25 11:42:16 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Apr 25 11:42:16 localhost systemd[1]: Started Mark the need to relabel after reboot. >Apr 25 11:42:16 localhost systemd[1]: Starting Create Volatile Files and Directories... >Apr 25 11:42:16 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Apr 25 11:42:16 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Apr 25 11:42:16 localhost systemd[1]: Starting Security Auditing Service... >Apr 25 11:42:16 localhost systemd[1]: Starting Encrypted Volumes. >Apr 25 11:42:16 localhost systemd[1]: Reached target Encrypted Volumes. >Apr 25 11:42:16 localhost systemd-journal[593]: Permanent journal is using 8.0M (max allowed 390.3M, trying to leave 585.5M free of 662.1M available → current limit 76.6M). >Apr 25 11:42:16 localhost systemd-journal[593]: Time spent on flushing to /var is 41.369ms for 779 entries. >Apr 25 11:42:16 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Apr 25 11:42:16 localhost systemd[1]: Started Security Auditing Service. >Apr 25 11:42:16 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Apr 25 11:42:16 localhost systemd[1]: Started Create Volatile Files and Directories. >Apr 25 11:42:16 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Apr 25 11:42:16 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Apr 25 11:42:16 localhost systemd[1]: Starting System Initialization. >Apr 25 11:42:16 localhost systemd[1]: Reached target System Initialization. >Apr 25 11:42:16 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Apr 25 11:42:16 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Apr 25 11:42:16 localhost systemd[1]: Started dnf makecache timer. >Apr 25 11:42:16 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Apr 25 11:42:16 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Apr 25 11:42:16 localhost systemd[1]: Started Restore Sound Card State. >Apr 25 11:42:16 localhost systemd[1]: Starting CUPS Printer Service Spool. >Apr 25 11:42:16 localhost systemd[1]: Started CUPS Printer Service Spool. >Apr 25 11:42:16 localhost systemd[1]: Starting Paths. >Apr 25 11:42:16 localhost systemd[1]: Reached target Paths. >Apr 25 11:42:16 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Apr 25 11:42:16 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Apr 25 11:42:16 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Apr 25 11:42:16 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Apr 25 11:42:16 localhost systemd[1]: Starting Sockets. >Apr 25 11:42:16 localhost systemd[1]: Reached target Sockets. >Apr 25 11:42:16 localhost systemd[1]: Starting Basic System. >Apr 25 11:42:16 localhost systemd[1]: Reached target Basic System. >Apr 25 11:42:16 localhost systemd[1]: Starting LSB: Init script for live image.... >Apr 25 11:42:16 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Apr 25 11:42:16 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Apr 25 11:42:16 localhost systemd[1]: Starting Accounts Service... >Apr 25 11:42:16 localhost kernel: audit: type=1305 audit(1398440536.569:3): audit_pid=653 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Apr 25 11:42:16 localhost auditd[653]: Started dispatcher: /sbin/audispd pid: 666 >Apr 25 11:42:16 localhost audispd[666]: priority_boost_parser called with: 4 >Apr 25 11:42:16 localhost audispd[666]: max_restarts_parser called with: 10 >Apr 25 11:42:16 localhost audispd[666]: audispd initialized with q_depth=150 and 1 active plugins >Apr 25 11:42:16 localhost auditd[653]: Init complete, auditd 2.3.6 listening for events (startup state enable) >Apr 25 11:42:16 localhost alsactl[664]: alsactl 1.0.27.2 daemon started >Apr 25 11:42:16 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Apr 25 11:42:16 localhost systemd[1]: Starting NTP client/server... >Apr 25 11:42:16 localhost auditctl[654]: No rules >Apr 25 11:42:16 localhost auditctl[654]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Apr 25 11:42:16 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Apr 25 11:42:16 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Apr 25 11:42:16 localhost systemd[1]: Starting Modem Manager... >Apr 25 11:42:16 localhost systemd[1]: Starting irqbalance daemon... >Apr 25 11:42:16 localhost alsactl[664]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Apr 25 11:42:16 localhost systemd[1]: Started irqbalance daemon. >Apr 25 11:42:16 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Apr 25 11:42:16 localhost systemd[1]: Started Software RAID monitoring and management. >Apr 25 11:42:16 localhost systemd[1]: Starting Login Service... >Apr 25 11:42:16 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Apr 25 11:42:16 localhost systemd[1]: Starting Permit User Sessions... >Apr 25 11:42:16 localhost systemd[1]: Starting D-Bus System Message Bus... >Apr 25 11:42:16 localhost systemd[1]: Started D-Bus System Message Bus. >Apr 25 11:42:16 localhost rngd[677]: Unable to open file: /dev/tpm0 >Apr 25 11:42:16 localhost rngd[677]: can't open any entropy source >Apr 25 11:42:16 localhost rngd[677]: Maybe RNG device modules are not loaded >Apr 25 11:42:17 localhost chronyd[695]: chronyd version 1.29.1 starting >Apr 25 11:42:17 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Apr 25 11:42:17 localhost chronyd[695]: Linux kernel major=3 minor=15 patch=0 >Apr 25 11:42:17 localhost chronyd[695]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Apr 25 11:42:17 localhost chronyd[695]: Generated key 1 >Apr 25 11:42:17 localhost avahi-daemon[684]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Apr 25 11:42:17 localhost avahi-daemon[684]: Successfully dropped root privileges. >Apr 25 11:42:17 localhost avahi-daemon[684]: avahi-daemon 0.6.31 starting up. >Apr 25 11:42:17 localhost kernel: virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >Apr 25 11:42:17 localhost kernel: virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >Apr 25 11:42:17 localhost kernel: microcode: CPU0 sig=0x206c1, pf=0x1, revision=0x1 >Apr 25 11:42:18 localhost mtp-probe[703]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Apr 25 11:42:18 localhost mtp-probe[703]: bus: 1, device: 2 was not an MTP device >Apr 25 11:42:18 localhost ModemManager[678]: <info> ModemManager (version 1.2.0-1.fc21) starting... >Apr 25 11:42:18 localhost kernel: microcode: CPU1 sig=0x206c1, pf=0x1, revision=0x1 >Apr 25 11:42:18 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Apr 25 11:42:18 localhost kernel: snd_hda_intel 0000:00:04.0: irq 47 for MSI/MSI-X >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: inputs: >Apr 25 11:42:18 localhost kernel: sound hdaudioC0D0: Line=0x5 >Apr 25 11:42:19 localhost rtkit-daemon[673]: Successfully called chroot. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Successfully dropped privileges. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Successfully limited resources. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Canary thread running. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Running. >Apr 25 11:42:19 localhost rtkit-daemon[673]: Watchdog thread running. >Apr 25 11:42:19 localhost avahi-daemon[684]: Successfully called chroot(). >Apr 25 11:42:19 localhost avahi-daemon[684]: Successfully dropped remaining capabilities. >Apr 25 11:42:19 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Apr 25 11:42:19 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Apr 25 11:42:19 localhost avahi-daemon[684]: No service file found in /etc/avahi/services. >Apr 25 11:42:19 localhost avahi-daemon[684]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Apr 25 11:42:19 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Apr 25 11:42:19 localhost systemd[1]: Unit rngd.service entered failed state. >Apr 25 11:42:19 localhost avahi-daemon[684]: Network interface enumeration completed. >Apr 25 11:42:19 localhost avahi-daemon[684]: Registering HINFO record with values 'X86_64'/'LINUX'. >Apr 25 11:42:19 localhost avahi-daemon[684]: Server startup complete. Host name is linux.local. Local service cookie is 1842985292. >Apr 25 11:42:19 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Apr 25 11:42:19 localhost systemd[1]: Started Permit User Sessions. >Apr 25 11:42:19 localhost systemd-logind[683]: New seat seat0. >Apr 25 11:42:19 localhost systemd-logind[683]: Watching system buttons on /dev/input/event0 (Power Button) >Apr 25 11:42:19 localhost systemd[1]: Started NTP client/server. >Apr 25 11:42:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:19 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:19 localhost systemd[1]: Started Login Service. >Apr 25 11:42:19 localhost systemd[1]: Starting Job spooling tools... >Apr 25 11:42:19 localhost systemd[1]: Started Job spooling tools. >Apr 25 11:42:19 localhost systemd[1]: Starting Command Scheduler... >Apr 25 11:42:19 localhost systemd[1]: Started Command Scheduler. >Apr 25 11:42:19 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Apr 25 11:42:19 localhost crond[749]: (CRON) INFO (Syslog will be used instead of sendmail.) >Apr 25 11:42:19 localhost crond[749]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 33% if used.) >Apr 25 11:42:19 localhost kernel: ppdev: user-space parallel port driver >Apr 25 11:42:19 localhost systemd[1]: Started Modem Manager. >Apr 25 11:42:19 localhost systemd[1]: Starting Sound Card. >Apr 25 11:42:19 localhost systemd[1]: Reached target Sound Card. >Apr 25 11:42:19 localhost systemd[1]: Starting Agent daemon for Spice guests... >Apr 25 11:42:19 localhost systemd[1]: Starting QEMU Guest Agent... >Apr 25 11:42:19 localhost systemd[1]: Started QEMU Guest Agent. >Apr 25 11:42:19 localhost systemd[1]: Started Agent daemon for Spice guests. >Apr 25 11:42:19 localhost useradd[750]: new group: name=liveuser, GID=1000 >Apr 25 11:42:19 localhost useradd[750]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Apr 25 11:42:19 localhost systemd[1]: Starting Agent daemon for Spice guests. >Apr 25 11:42:19 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Apr 25 11:42:20 localhost crond[749]: (CRON) INFO (running with inotify support) >Apr 25 11:42:20 localhost livesys[667]: Adding live user [ OK ] >Apr 25 11:42:20 localhost dbus[686]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Apr 25 11:42:20 localhost dbus-daemon[686]: dbus[686]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Apr 25 11:42:20 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Apr 25 11:42:20 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Apr 25 11:42:20 localhost systemd[1]: Starting Authorization Manager... >Apr 25 11:42:20 localhost usermod[768]: add 'liveuser' to group 'wheel' >Apr 25 11:42:20 localhost usermod[768]: add 'liveuser' to shadow group 'wheel' >Apr 25 11:42:20 localhost polkitd[769]: Started polkitd version 0.112 >Apr 25 11:42:20 localhost systemd[1]: Stopped Software RAID monitoring and management. >Apr 25 11:42:20 localhost livesys[667]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Apr 25 11:42:21 localhost systemd[1]: Stopping Command Scheduler... >Apr 25 11:42:21 localhost systemd[1]: Stopped Command Scheduler. >Apr 25 11:42:21 localhost polkitd[769]: Loading rules from directory /etc/polkit-1/rules.d >Apr 25 11:42:21 localhost polkitd[769]: Loading rules from directory /usr/share/polkit-1/rules.d >Apr 25 11:42:21 localhost systemd[1]: Stopping Job spooling tools... >Apr 25 11:42:21 localhost systemd[1]: Stopped Job spooling tools. >Apr 25 11:42:21 localhost polkitd[769]: Finished loading, compiling and executing 5 rules >Apr 25 11:42:21 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Apr 25 11:42:21 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Apr 25 11:42:21 localhost polkitd[769]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Apr 25 11:42:21 localhost systemd[1]: Started Authorization Manager. >Apr 25 11:42:21 localhost livesys[667]: sed: can't read : No such file or directory >Apr 25 11:42:21 localhost accounts-daemon[675]: started daemon version 0.6.35 >Apr 25 11:42:21 localhost systemd[1]: Started Accounts Service. >Apr 25 11:42:21 localhost ModemManager[678]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Apr 25 11:42:21 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Apr 25 11:42:21 localhost livesys[667]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost livesys[667]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:22 localhost kernel: Ebtables v2.0 registered >Apr 25 11:42:22 localhost kernel: Bridge firewalling registered >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Apr 25 11:42:23 localhost systemd[1]: Starting Network Manager... >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Apr 25 11:42:23 localhost livesys[667]: warning: undefined reference to <schema id='org.gnome.settings-daemon.plugins.updates'/> >Apr 25 11:42:23 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Apr 25 11:42:23 localhost dbus[686]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Apr 25 11:42:23 localhost systemd[1]: Started LSB: Init script for live image.. >Apr 25 11:42:23 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Apr 25 11:42:23 localhost NetworkManager[853]: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >Apr 25 11:42:23 localhost NetworkManager[853]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Apr 25 11:42:23 localhost NetworkManager[853]: <info> WEXT support is enabled >Apr 25 11:42:23 localhost systemd[1]: Starting GNOME Display Manager... >Apr 25 11:42:23 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Apr 25 11:42:23 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Apr 25 11:42:23 localhost systemd[1]: Starting ABRT kernel log watcher... >Apr 25 11:42:23 localhost systemd[1]: Started ABRT kernel log watcher. >Apr 25 11:42:23 localhost systemd[1]: Started ABRT Xorg log watcher. >Apr 25 11:42:23 localhost systemd[1]: Started Harvest vmcores for ABRT. >Apr 25 11:42:23 localhost systemd[1]: Starting Install ABRT coredump hook... >Apr 25 11:42:23 localhost systemd[1]: Started SYSV: Late init script for live image.. >Apr 25 11:42:24 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Apr 25 11:42:24 localhost systemd[1]: Started Install ABRT coredump hook. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Apr 25 11:42:24 localhost systemd[1]: Started GNOME Display Manager. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Apr 25 11:42:24 localhost NetworkManager[853]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Apr 25 11:42:24 localhost kernel: cfg80211: World regulatory domain updated: >Apr 25 11:42:24 localhost kernel: cfg80211: DFS Master region: unset >Apr 25 11:42:24 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Apr 25 11:42:24 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Apr 25 11:42:24 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Apr 25 11:42:24 localhost NetworkManager[853]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Apr 25 11:42:24 localhost NetworkManager[853]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Apr 25 11:42:24 localhost abrtd[893]: Init complete, entering main loop >Apr 25 11:42:24 localhost NetworkManager[853]: <info> monitoring kernel firmware directory '/lib/firmware'. >Apr 25 11:42:24 localhost sh[896]: abrt-dump-oops: Found oopses: 1 >Apr 25 11:42:24 localhost sh[896]: abrt-dump-oops: Creating problem directories >Apr 25 11:42:24 localhost abrt-dump-oops[899]: Reported 1 kernel oopses to Abrt >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WiFi hardware radio set enabled >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WiFi enabled by radio killswitch; enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WWAN enabled by radio killswitch; enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> WiMAX enabled by radio killswitch; enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Networking is enabled by state file >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): link connected >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): carrier is ON >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): carrier is OFF >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): link connected >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): preparing device >Apr 25 11:42:24 localhost NetworkManager[853]: ifcfg-rh: read connection 'Wired connection 1' >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): created default wired connection 'Wired connection 1' >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Auto-activating connection 'Wired connection 1'. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) starting connection 'Wired connection 1' >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> NetworkManager state is now CONNECTING >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >Apr 25 11:42:24 localhost systemd[1]: Started Network Manager. >Apr 25 11:42:24 localhost systemd[1]: Starting Network. >Apr 25 11:42:24 localhost systemd[1]: Reached target Network. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >Apr 25 11:42:24 localhost NetworkManager[853]: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >Apr 25 11:42:24 localhost NetworkManager[853]: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >Apr 25 11:42:24 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Apr 25 11:42:24 localhost abrt-server[933]: Looking for kernel package >Apr 25 11:42:24 localhost setroubleshoot[767]: Plugin Exception restorecon_source >Apr 25 11:42:24 localhost setroubleshoot[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . For complete SELinux messages. run sealert -l 6a12c33f-31ca-446a-a436-7a1535343c11 >Apr 25 11:42:24 localhost abrt-server[933]: Kernel package kernel-3.15.0-0.rc2.git2.1.fc21.x86_64 found >Apr 25 11:42:24 localhost python[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that accounts-daemon should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep accounts-daemon /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: X.Org X Server 1.15.0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Release Date: 2013-12-27 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: X Protocol Version 11, Revision 0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Build Operating System: 3.12.8-300.fc20.x86_64 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Current Operating System: Linux localhost 3.15.0-0.rc2.git2.1.fc21.x86_64 #1 SMP Thu Apr 24 00:44:27 UTC 2014 x86_64 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Build Date: 28 February 2014 02:09:21AM >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Build ID: xorg-x11-server 1.15.0-5.fc21 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Current version of pixman: 0.32.0 >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Before reporting problems, check http://wiki.x.org >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: to make sure that you have the latest version. >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: Markers: (--) probed, (**) from config file, (==) default setting, >Apr 25 11:42:24 localhost gdm-Xorg-:0[981]: (++) from command line, (!!) notice, (II) informational, >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (++) Log file: "/dev/null", Time: Fri Apr 25 11:42:24 2014 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) No Layout section. Using the first Screen section. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) No screen section available. Using defaults. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (**) |-->Screen "Default Screen Section" (0) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (**) | |-->Monitor "<default monitor>" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) No monitor specified for screen "Default Screen Section". >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Using a default monitor configuration. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Automatically adding devices >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Automatically enabling devices >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Automatically adding GPU devices >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) FontPath set to: >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: catalogue:/etc/X11/fontpath.d, >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: built-ins >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) The server relies on udev to provide the list of input devices. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loader magic: 0x813d60 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module ABI versions: >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org ANSI C Emulation: 0.4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org Video Driver: 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org XInput driver : 20.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: X.Org Server Extension : 8.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) xfree86: Adding drm device (/dev/dri/card0) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (--) PCI:*(0:0:2:0) 1b36:0100:1af4:1100 rev 4, Mem @ 0xf4000000/67108864, 0xf8000000/67108864, 0xfc054000/8192, I/O @ 0x0000c040/32, BIOS @ 0x????????/65536 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension Generic Event Extension >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension SHAPE >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension MIT-SHM >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XInputExtension >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XTEST >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension BIG-REQUESTS >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension SYNC >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XKEYBOARD >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XC-MISC >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XINERAMA >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFIXES >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension RENDER >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension RANDR >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension COMPOSITE >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DAMAGE >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension MIT-SCREEN-SAVER >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DOUBLE-BUFFER >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension RECORD >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DPMS >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension Present >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DRI3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension X-Resource >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XVideo >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XVideo-MotionCompensation >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension SELinux >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFree86-VidModeExtension >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFree86-DGA >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension XFree86-DRI >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Initializing built-in extension DRI2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) "glx" will be loaded by default. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) "xwayland" is not to be loaded by default. Skipping. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "dri2" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module "dri2" already built-in >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "glamoregl" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/libglamoregl.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module glamoregl: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.6.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org ANSI C Emulation, version 0.4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "glx" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module glx: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 1.0.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Server Extension, version 8.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) AIGLX enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Loading extension GLX >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched qxl as autoconfigured driver 0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched qxl as autoconfigured driver 1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched modesetting as autoconfigured driver 2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched fbdev as autoconfigured driver 3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Matched vesa as autoconfigured driver 4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) Assigned the driver to the xf86ConfigLayout >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "qxl" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/qxl_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module qxl: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.1.1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "modesetting" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module modesetting: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.8.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "fbdev" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module fbdev: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.4.3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "vesa" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module vesa: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 2.3.2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: Module class: X.Org Video Driver >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl: Driver for QXL virtual graphics: QXL 1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) FBDEV: driver for framebuffer: fbdev >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) VESA: driver for VESA chipsets: vesa >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (++) using VT number 1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) [KMS] Kernel modesetting enabled. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) Falling back to old probe method for modesetting >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) Falling back to old probe method for fbdev >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading sub module "fbdevhw" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "fbdevhw" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Apr 25 11:42:25 localhost setroubleshoot[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . For complete SELinux messages. run sealert -l 6a12c33f-31ca-446a-a436-7a1535343c11 >Apr 25 11:42:25 localhost python[767]: SELinux is preventing /usr/libexec/accounts-daemon from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that accounts-daemon should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep accounts-daemon /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module fbdevhw: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 0.0.2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org Video Driver, version 15.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (WW) Falling back to old probe method for vesa >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Creating default Display subsection in Screen section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: "Default Screen Section" for depth/fbbpp 24/32 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): Depth 24, (--) framebuffer bpp 32 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): RGB weight 888 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): Default visual is TrueColor >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Deferred Frames: Disabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Offscreen Surfaces: Enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Image Cache: Enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Fallback Cache: Enabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (==) qxl(0): DPI set to (96, 96) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading sub module "fb" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "fb" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module fb: vendor="X.Org Foundation" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 1.0.0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: ABI class: X.Org ANSI C Emulation, version 0.4 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Loading sub module "ramdac" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) LoadModule: "ramdac" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Module "ramdac" already built-in >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-0 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-1 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-2 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-3 has no monitor section >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Printing probed modes for output Virtual-0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz P) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1600x1200"x59.9 161.00 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.5 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1440x900"x59.9 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-1 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-2 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): EDID for output Virtual-3 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-0 connected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-1 disconnected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-2 disconnected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-3 disconnected >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Using exact sizes for initial modes >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Output Virtual-0 using initial mode 1024x768 +0+0 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): PreInit complete >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadModule: "modesetting" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading modesetting >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadModule: "fbdev" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading fbdev >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadSubModule: "fbdevhw" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading fbdevhw >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UnloadModule: "vesa" >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) Unloading vesa >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (--) Depth 24 pixmap format is 32 bpp >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) UXA(0): Driver registered support for the following operations: >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) solid >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) copy >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) composite (RENDER acceleration) >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) put_image >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) qxl(0): RandR 1.2 enabled, ignore the following RandR disabled message. >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: resizing primary to 1024x768 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: primary is 0xe44c10 >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (--) RandR disabled >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) SELinux: Disabled by boolean >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (II) AIGLX: Screen 0 is not DRI2 capable >Apr 25 11:42:25 localhost gdm-Xorg-:0[981]: (EE) AIGLX: reverting to software rendering >Apr 25 11:42:25 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . For complete SELinux messages. run sealert -l a4b13349-d7ef-496d-9a33-ab54d68337f3 >Apr 25 11:42:25 localhost python[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that polkitd should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep polkitd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:25 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . For complete SELinux messages. run sealert -l a4b13349-d7ef-496d-9a33-ab54d68337f3 >Apr 25 11:42:25 localhost python[767]: SELinux is preventing /usr/lib/polkit-1/polkitd from read access on the chr_file . > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow authlogin to nsswitch use ldap >Then you must tell SELinux about this by enabling the 'authlogin_nsswitch_use_ldap' boolean. > >Do >setsebool -P authlogin_nsswitch_use_ldap 1 > >***** Plugin catchall_boolean (47.5 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (6.38 confidence) suggests ************************** > >If you believe that polkitd should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep polkitd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:25 localhost dbus-daemon[686]: dbus[686]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Apr 25 11:42:25 localhost dbus[686]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) AIGLX: Loaded and initialized swrast >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) GLX: Initialized DRISWRAST GL provider for screen 0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) qxl(0): Setting screen physical size to 270 x 203 >Apr 25 11:42:26 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.problems' >Apr 25 11:42:26 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.problems' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) LoadModule: "evdev" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Module evdev: vendor="X.Org Foundation" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 2.8.99 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: Module class: X.Org XInput Driver >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: ABI class: X.Org XInput driver, version 20.0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'Power Button' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Power Button: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: Power Button: Device: "/dev/input/event0" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: Power Button: Found keys >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: Power Button: Configuring as keyboard >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_rules" "evdev" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_model" "pc104" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_layout" "us" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding drm device (/dev/dri/card0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/event2) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: Applying InputClass "evdev pointer catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'QEMU QEMU USB Tablet' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: QEMU QEMU USB Tablet: Device: "/dev/input/event2" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Vendor 0x627 Product 0x1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found 3 mouse buttons >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found scroll wheel(s) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found relative axes >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found absolute axes >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found x and y absolute axes >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: QEMU QEMU USB Tablet: Found absolute touchscreen >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: QEMU QEMU USB Tablet: Configuring as touchscreen >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: QEMU QEMU USB Tablet: Adding scrollwheel support >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: QEMU QEMU USB Tablet: YAxisMapping: buttons 4 and 5 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: QEMU QEMU USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "QEMU QEMU USB Tablet" (type: TOUCHSCREEN, id 7) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (WW) evdev: QEMU QEMU USB Tablet: touchpads, tablets and touchscreens ignore relative axes. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: QEMU QEMU USB Tablet: initialized for absolute axes. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) keeping acceleration scheme 1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) acceleration profile 0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) acceleration factor: 2.000 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) QEMU QEMU USB Tablet: (accel) acceleration threshold: 4 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/js0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/mouse0) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) AT Translated Set 2 keyboard: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event1" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_rules" "evdev" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_model" "pc104" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "xkb_layout" "us" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "vmmouse" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) LoadModule: "vmmouse" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Loading /usr/lib64/xorg/modules/input/vmmouse_drv.so >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Module vmmouse: vendor="X.Org Foundation" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: compiled for 1.15.0, module version = 13.0.0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: Module class: X.Org XInput Driver >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: ABI class: X.Org XInput driver, version 20.0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): VMMOUSE module was loaded >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) Using input driver 'vmmouse' for 'ImExPS/2 Generic Explorer Mouse' >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: always reports core events >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): vmmouse is available >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "Device" "/dev/input/event3" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: ZAxisMapping: buttons 4 and 5 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3" >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): VMMOUSE DEVICE_INIT >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4 >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): VMMOUSE DEVICE_ON >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) VMWARE(0): vmmouse enabled >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1) >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:26 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:26 localhost systemd[1]: Received SIGRTMIN+21 from PID 347 (plymouthd). >Apr 25 11:42:26 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Apr 25 11:42:26 localhost systemd[1]: Starting Multi-User System. >Apr 25 11:42:26 localhost systemd[1]: Reached target Multi-User System. >Apr 25 11:42:26 localhost systemd[1]: Starting Graphical Interface. >Apr 25 11:42:26 localhost systemd[1]: Reached target Graphical Interface. >Apr 25 11:42:26 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Apr 25 11:42:26 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Apr 25 11:42:26 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Apr 25 11:42:26 localhost systemd[1]: Startup finished in 1.048s (kernel) + 4.635s (initrd) + 15.479s (userspace) = 21.163s. >Apr 25 11:42:26 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:26 localhost systemd[1]: Starting user-1000.slice. >Apr 25 11:42:26 localhost systemd[1]: Created slice user-1000.slice. >Apr 25 11:42:27 localhost systemd-logind[683]: New session 1 of user liveuser. >Apr 25 11:42:27 localhost systemd[1]: Starting Session 1 of user liveuser. >Apr 25 11:42:27 localhost systemd[1]: Started Session 1 of user liveuser. >Apr 25 11:42:27 localhost systemd[1]: Starting User Manager for UID 1000... >Apr 25 11:42:27 localhost systemd[1128]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Apr 25 11:42:27 localhost systemd[1128]: Starting Paths. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Paths. >Apr 25 11:42:27 localhost systemd[1128]: Starting Timers. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Timers. >Apr 25 11:42:27 localhost systemd[1128]: Starting Sockets. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Sockets. >Apr 25 11:42:27 localhost systemd[1128]: Starting Basic System. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Basic System. >Apr 25 11:42:27 localhost systemd[1128]: Starting Default. >Apr 25 11:42:27 localhost systemd[1128]: Reached target Default. >Apr 25 11:42:27 localhost systemd[1128]: Startup finished in 30ms. >Apr 25 11:42:27 localhost systemd[1]: Started User Manager for UID 1000. >Apr 25 11:42:27 localhost gdm-autologin][1099]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Apr 25 11:42:27 localhost /etc/gdm/Xsession[1140]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Apr 25 11:42:28 localhost /etc/gdm/Xsession[1140]: gnome-session-is-accelerated: llvmpipe detected. >Apr 25 11:42:29 localhost kernel: fuse init (API version 7.23) >Apr 25 11:42:29 localhost systemd[1]: Mounting FUSE Control File System... >Apr 25 11:42:29 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Apr 25 11:42:29 localhost systemd[1]: Mounted FUSE Control File System. >Apr 25 11:42:29 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Apr 25 11:42:29 localhost gnome-keyring-daemon[1283]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-session[1140]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-keyring-daemon[1289]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-session[1140]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Apr 25 11:42:29 localhost gnome-session[1140]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Apr 25 11:42:29 localhost gnome-session[1140]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Apr 25 11:42:29 localhost gnome-session[1140]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Apr 25 11:42:30 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Apr 25 11:42:30 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Apr 25 11:42:30 localhost systemd[1]: Starting Daemon for power management... >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Apr 25 11:42:30 localhost gnome-session[1140]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Apr 25 11:42:30 localhost rtkit-daemon[673]: Successfully made thread 1344 of process 1344 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 1 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UPower' >Apr 25 11:42:30 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UPower' >Apr 25 11:42:30 localhost systemd[1]: Started Daemon for power management. >Apr 25 11:42:30 localhost pulseaudio[1344]: Disabling timer-based scheduling because running inside a VM. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 1 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Successfully made thread 1383 of process 1344 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 2 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost pulseaudio[1344]: Disabling timer-based scheduling because running inside a VM. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 2 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input5 >Apr 25 11:42:30 localhost spice-vdagentd[760]: opening vdagent virtio channel >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/js1) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >Apr 25 11:42:30 localhost NetworkManager[853]: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/event4) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: Applying InputClass "evdev pointer catchall" >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) Using input driver 'evdev' for 'spice vdagent tablet' >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: always reports core events >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) evdev: spice vdagent tablet: Device: "/dev/input/event4" >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Vendor 0 Product 0 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found 3 mouse buttons >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found scroll wheel(s) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found relative axes >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found absolute axes >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found x and y absolute axes >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (--) evdev: spice vdagent tablet: Found absolute touchscreen >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) evdev: spice vdagent tablet: Configuring as touchscreen >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) evdev: spice vdagent tablet: Adding scrollwheel support >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) evdev: spice vdagent tablet: YAxisMapping: buttons 4 and 5 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) evdev: spice vdagent tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event4" >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) XINPUT: Adding extended input device "spice vdagent tablet" (type: TOUCHSCREEN, id 10) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (WW) evdev: spice vdagent tablet: touchpads, tablets and touchscreens ignore relative axes. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) evdev: spice vdagent tablet: initialized for absolute axes. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) keeping acceleration scheme 1 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) acceleration profile 0 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) acceleration factor: 2.000 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (**) spice vdagent tablet: (accel) acceleration threshold: 4 >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/mouse2) >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) No input driver specified, ignoring this device. >Apr 25 11:42:30 localhost gdm-Xorg-:0[981]: (II) This device may have been added with another device file. >Apr 25 11:42:30 localhost NetworkManager[853]: <info> dhclient started with pid 1394 >Apr 25 11:42:30 localhost NetworkManager[853]: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Successfully made thread 1390 of process 1344 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Apr 25 11:42:30 localhost rtkit-daemon[673]: Supervising 3 threads of 1 processes of 1 users. >Apr 25 11:42:30 localhost dbus[686]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Apr 25 11:42:30 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Apr 25 11:42:31 localhost systemd[1]: Starting Bluetooth service... >Apr 25 11:42:31 localhost bluetoothd[1396]: Bluetooth daemon 5.18 >Apr 25 11:42:31 localhost dbus[686]: [system] Successfully activated service 'org.bluez' >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.bluez' >Apr 25 11:42:31 localhost systemd[1]: Started Bluetooth service. >Apr 25 11:42:31 localhost kernel: Bluetooth: Core ver 2.19 >Apr 25 11:42:31 localhost kernel: NET: Registered protocol family 31 >Apr 25 11:42:31 localhost kernel: Bluetooth: HCI device and connection manager initialized >Apr 25 11:42:31 localhost kernel: Bluetooth: HCI socket layer initialized >Apr 25 11:42:31 localhost kernel: Bluetooth: L2CAP socket layer initialized >Apr 25 11:42:31 localhost kernel: Bluetooth: SCO socket layer initialized >Apr 25 11:42:31 localhost bluetoothd[1396]: Starting SDP server >Apr 25 11:42:31 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Apr 25 11:42:31 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Apr 25 11:42:31 localhost kernel: Bluetooth: BNEP socket layer initialized >Apr 25 11:42:31 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Apr 25 11:42:31 localhost bluetoothd[1396]: Bluetooth management interface 1.5 initialized >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Apr 25 11:42:31 localhost systemd[1]: Starting Hostname Service... >Apr 25 11:42:31 localhost dhclient[1394]: Internet Systems Consortium DHCP Client 4.3.0 >Apr 25 11:42:31 localhost NetworkManager[853]: Internet Systems Consortium DHCP Client 4.3.0 >Apr 25 11:42:31 localhost dhclient[1394]: Copyright 2004-2014 Internet Systems Consortium. >Apr 25 11:42:31 localhost NetworkManager[853]: Copyright 2004-2014 Internet Systems Consortium. >Apr 25 11:42:31 localhost dhclient[1394]: All rights reserved. >Apr 25 11:42:31 localhost dhclient[1394]: For info, please visit https://www.isc.org/software/dhcp/ >Apr 25 11:42:31 localhost dhclient[1394]: >Apr 25 11:42:31 localhost NetworkManager[853]: All rights reserved. >Apr 25 11:42:31 localhost NetworkManager[853]: For info, please visit https://www.isc.org/software/dhcp/ >Apr 25 11:42:31 localhost NetworkManager[853]: <info> (ens3): DHCPv4 state changed nbi -> preinit >Apr 25 11:42:31 localhost dhclient[1394]: Listening on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost dhclient[1394]: Sending on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost dhclient[1394]: Sending on Socket/fallback >Apr 25 11:42:31 localhost dhclient[1394]: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 7 (xid=0x21c2ac9a) >Apr 25 11:42:31 localhost NetworkManager[853]: Listening on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost NetworkManager[853]: Sending on LPF/ens3/52:54:00:1f:d4:c8 >Apr 25 11:42:31 localhost NetworkManager[853]: Sending on Socket/fallback >Apr 25 11:42:31 localhost NetworkManager[853]: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 7 (xid=0x21c2ac9a) >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Apr 25 11:42:31 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Apr 25 11:42:31 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Apr 25 11:42:31 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:31 localhost systemd[1]: Starting Disk Manager... >Apr 25 11:42:31 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Apr 25 11:42:31 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.hostname1' >Apr 25 11:42:31 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.hostname1' >Apr 25 11:42:31 localhost systemd[1]: Started Hostname Service. >Apr 25 11:42:31 localhost udisksd[1411]: udisks daemon version 2.1.3 starting >Apr 25 11:42:31 localhost colord[1412]: Using mapping database file /var/lib/colord/mapping.db >Apr 25 11:42:32 localhost colord[1412]: Using device database file /var/lib/colord/storage.db >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Apr 25 11:42:32 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Apr 25 11:42:32 localhost systemd[1]: Started Disk Manager. >Apr 25 11:42:32 localhost udisksd[1411]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Apr 25 11:42:32 localhost colord[1412]: loaded plugin libcd_plugin_scanner.so >Apr 25 11:42:32 localhost colord[1412]: loaded plugin libcd_plugin_camera.so >Apr 25 11:42:32 localhost colord[1412]: Daemon ready for requests >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Apr 25 11:42:32 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Apr 25 11:42:32 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Apr 25 11:42:32 localhost setroubleshoot[767]: Plugin Exception restorecon >Apr 25 11:42:32 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . For complete SELinux messages. run sealert -l 2280ee2d-5adc-435b-9dc1-043512cfb295 >Apr 25 11:42:32 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-hostnamed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-hostnam /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:32 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . For complete SELinux messages. run sealert -l 2280ee2d-5adc-435b-9dc1-043512cfb295 >Apr 25 11:42:32 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-hostnamed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-hostnam /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:32 localhost avahi-daemon[684]: Registering new address record for fe80::5054:ff:fe1f:d4c8 on ens3.*. >Apr 25 11:42:32 localhost systemd[1]: Starting CUPS Printing Service... >Apr 25 11:42:32 localhost systemd[1]: Started CUPS Printing Service. >Apr 25 11:42:32 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Apr 25 11:42:32 localhost systemd[1]: Starting Locale Service... >Apr 25 11:42:32 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Apr 25 11:42:32 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.locale1' >Apr 25 11:42:32 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.locale1' >Apr 25 11:42:32 localhost systemd[1]: Started Locale Service. >Apr 25 11:42:33 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . For complete SELinux messages. run sealert -l 089805fd-68e3-4f97-9544-064e75486b37 >Apr 25 11:42:33 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-localed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-localed /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:33 localhost setroubleshoot[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . For complete SELinux messages. run sealert -l 089805fd-68e3-4f97-9544-064e75486b37 >Apr 25 11:42:33 localhost python[767]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-localed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-localed /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:33 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:34 localhost dhclient[1394]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost dhclient[1394]: DHCPOFFER from 192.168.122.1 >Apr 25 11:42:34 localhost NetworkManager[853]: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost NetworkManager[853]: DHCPOFFER from 192.168.122.1 >Apr 25 11:42:34 localhost dhclient[1394]: DHCPACK from 192.168.122.1 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost NetworkManager[853]: DHCPACK from 192.168.122.1 (xid=0x21c2ac9a) >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): DHCPv4 state changed preinit -> bound >Apr 25 11:42:34 localhost NetworkManager[853]: <info> address 192.168.122.159 >Apr 25 11:42:34 localhost dhclient[1394]: bound to 192.168.122.159 -- renewal in 1577 seconds. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> plen 24 (255.255.255.0) >Apr 25 11:42:34 localhost NetworkManager[853]: <info> gateway 192.168.122.1 >Apr 25 11:42:34 localhost NetworkManager[853]: <info> server identifier 192.168.122.1 >Apr 25 11:42:34 localhost NetworkManager[853]: <info> lease time 3600 >Apr 25 11:42:34 localhost NetworkManager[853]: <info> hostname 'localhost' >Apr 25 11:42:34 localhost NetworkManager[853]: <info> nameserver '192.168.122.1' >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >Apr 25 11:42:34 localhost avahi-daemon[684]: Joining mDNS multicast group on interface ens3.IPv4 with address 192.168.122.159. >Apr 25 11:42:34 localhost avahi-daemon[684]: New relevant interface ens3.IPv4 for mDNS. >Apr 25 11:42:34 localhost avahi-daemon[684]: Registering new address record for 192.168.122.159 on ens3.IPv4. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Apr 25 11:42:34 localhost NetworkManager[853]: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >Apr 25 11:42:34 localhost NetworkManager[853]: <info> NetworkManager state is now CONNECTED_LOCAL >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Policy set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS. >Apr 25 11:42:34 localhost NetworkManager[853]: bound to 192.168.122.159 -- renewal in 1577 seconds. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> Activation (ens3) successful, device activated. >Apr 25 11:42:34 localhost NetworkManager[853]: <info> startup complete >Apr 25 11:42:34 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Apr 25 11:42:34 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Apr 25 11:42:34 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Apr 25 11:42:34 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Apr 25 11:42:34 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Apr 25 11:42:34 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Apr 25 11:42:34 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Apr 25 11:42:35 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Apr 25 11:42:35 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Apr 25 11:42:35 localhost systemd[1]: Starting Location Lookup Service... >Apr 25 11:42:35 localhost polkitd[769]: Registered Authentication Agent for unix-session:1 (system bus name :1.32 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Apr 25 11:42:35 localhost NetworkManager[853]: <info> NetworkManager state is now CONNECTED_GLOBAL >Apr 25 11:42:35 localhost gnome-session[1140]: (gnome-shell:1407): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.GoaVolumeMonitor is not supported >Apr 25 11:42:35 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Apr 25 11:42:35 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Apr 25 11:42:35 localhost systemd[1]: Started Location Lookup Service. >Apr 25 11:42:36 localhost gnome-session[1140]: Gjs-Message: JS LOG: GNOME Shell started at Fri Apr 25 2014 11:42:36 GMT-0400 (EDT) >Apr 25 11:42:36 localhost gnome-session[1140]: gnome-session[1140]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed >Apr 25 11:42:36 localhost gnome-session[1140]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed >Apr 25 11:42:36 localhost gnome-session[1140]: Failed to play sound: File or data not found >Apr 25 11:42:37 localhost gnome-session[1140]: Entering running state >Apr 25 11:42:37 localhost gnome-session[1140]: vmware-user: could not open /proc/fs/vmblock/dev >Apr 25 11:42:37 localhost gnome-session[1140]: Error: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/tracker-store exited with status 127 >Apr 25 11:42:37 localhost gnome-session[1140]: (According to introspection data, you need to pass 'su') >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/libexec/tracker-miner-fs: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/libexec/tracker-extract: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/bin/vmtoolsd: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost gnome-session[1140]: /usr/libexec/evolution/3.12/evolution-alarm-notify: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory >Apr 25 11:42:37 localhost dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Apr 25 11:42:37 localhost dbus-daemon[686]: dbus[686]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Apr 25 11:42:37 localhost systemd[1]: Starting PackageKit Daemon... >Apr 25 11:42:37 localhost PackageKit[1619]: daemon start >Apr 25 11:42:37 localhost gnome-session[1140]: Gjs-Message: JS LOG: Error loading calendars: Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-shell-calendar-server exited with status 127 >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:42:37 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:42:37 localhost dbus[686]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Apr 25 11:42:37 localhost systemd[1]: Started PackageKit Daemon. >Apr 25 11:42:37 localhost dbus-daemon[686]: dbus[686]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Apr 25 11:42:38 localhost gnome-session[1140]: (gnome-settings-daemon:1284): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Apr 25 11:42:39 localhost colord[1412]: Device added: xrandr-Virtual-0 >Apr 25 11:42:39 localhost gnome-session[1140]: (gnome-settings-daemon:1284): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Apr 25 11:42:40 localhost chronyd[695]: Selected source 208.73.56.29 >Apr 25 11:42:40 localhost chronyd[695]: System clock wrong by 0.674115 seconds, adjustment started >Apr 25 11:42:42 localhost chronyd[695]: Selected source 24.87.64.125 >Apr 25 11:42:43 localhost dbus-daemon[686]: 'list' object has no attribute 'split' >Apr 25 11:42:43 localhost dbus-daemon[686]: string index out of range >Apr 25 11:43:53 localhost gnome-session[1140]: /usr/sbin/setenforce: setenforce() failed >Apr 25 11:43:54 localhost gnome-session[1140]: root privileges required >Apr 25 11:46:27 localhost userhelper[1778]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Apr 25 11:46:27 localhost userhelper[1783]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Apr 25 11:46:27 localhost kernel: md: raid0 personality registered for level 0 >Apr 25 11:46:27 localhost kernel: md: raid1 personality registered for level 1 >Apr 25 11:46:27 localhost kernel: async_tx: api initialized (async) >Apr 25 11:46:27 localhost kernel: xor: measuring software checksum speed >Apr 25 11:46:27 localhost kernel: prefetch64-sse: 14056.000 MB/sec >Apr 25 11:46:27 localhost kernel: generic_sse: 13476.000 MB/sec >Apr 25 11:46:27 localhost kernel: xor: using function: prefetch64-sse (14056.000 MB/sec) >Apr 25 11:46:27 localhost kernel: raid6: sse2x1 11089 MB/s >Apr 25 11:46:28 localhost kernel: raid6: sse2x2 13902 MB/s >Apr 25 11:46:28 localhost kernel: raid6: sse2x4 16613 MB/s >Apr 25 11:46:28 localhost kernel: raid6: using algorithm sse2x4 (16613 MB/s) >Apr 25 11:46:28 localhost kernel: raid6: using ssse3x2 recovery algorithm >Apr 25 11:46:28 localhost kernel: md: raid6 personality registered for level 6 >Apr 25 11:46:28 localhost kernel: md: raid5 personality registered for level 5 >Apr 25 11:46:28 localhost kernel: md: raid4 personality registered for level 4 >Apr 25 11:46:28 localhost kernel: md: raid10 personality registered for level 10 >Apr 25 11:46:28 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Apr 25 11:46:28 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Apr 25 11:46:28 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Apr 25 11:46:28 localhost kernel: Loading iSCSI transport class v2.0-870. >Apr 25 11:46:28 localhost kernel: iscsi: registered transport (tcp) >Apr 25 11:46:28 localhost kernel: No iBFT detected. >Apr 25 11:46:28 localhost gnome-session[1140]: root privileges required >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:28 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:29 localhost gnome-session[1140]: Starting installer, one moment... >Apr 25 11:46:29 localhost gnome-session[1140]: dm.c: 1693: not running as root returning empty list >Apr 25 11:46:29 localhost gnome-session[1140]: 11:46:29 anaconda must be run as root. >Apr 25 11:46:29 localhost anaconda[1832]: anaconda must be run as root. >Apr 25 11:46:29 localhost gnome-session[1140]: /usr/sbin/setenforce: setenforce() failed >Apr 25 11:46:30 localhost gnome-session[1140]: (gnome-settings-daemon:1284): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Apr 25 11:46:32 localhost systemd[1]: Unit multipathd.service cannot be reloaded because it is inactive. >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-04-24-16-23-13-00', >'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '14194a0b', >'ID_REVISION': '2.0.0', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '536468', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', >'/dev/disk/by-uuid/2014-04-24-16-23-13-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 0.98 GiB >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 518144 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) >PedDevice: <_ped.Device object at 0x4065560> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000bab51', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '540690', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] >device: <parted.device.Device object at 0x7fb198123450> >PedDisk: <_ped.Disk object at 0x7fb198115b90> >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 20 GiB >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x40658c0> >target size = 0 B path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb19811b110> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] >device: <parted.device.Device object at 0x7fb198123450> >PedDisk: <_ped.Disk object at 0x7fb198115b90> >origPartedDisk = <parted.disk.Disk object at 0x7fb198123b90> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x4065b00> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', >'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000bab51', >'MAJOR': '252', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '540718', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x40659e0> >target size = 0 B path = /dev/vda1 >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 0x7fb1981236d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb198123b10> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fb198123910> PedPartition: <_ped.Partition object at 0x7fb198121890> >disk = existing 20 GiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = 7d085d49-2974-4bc1-a242-ce7b2b4572d3 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500 MiB targetSize = 500 MiB >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', >'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', >'ID_FS_VERSION': '1', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40916992', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000bab51-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000bab51', >'MAJOR': '252', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '540755', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >name = vda2 status = True kids = 0 id = 17 >parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 19.51 GiB >format = existing luks >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 40916992 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) >PedDevice: <_ped.Device object at 0x4065e60> >target size = 0 B path = /dev/vda2 >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 0x7fb1981236d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fb198123a90> PedPartition: <_ped.Partition object at 0x7fb1981218f0> >disk = existing 20 GiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 41943039 length = 40916992 >flags = >type = luks name = Encrypted (LUKS) status = False >device = /dev/vda2 uuid = 3696face-bf8b-4e20-9b81-247f99f5260f exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-3696face-bf8b-4e20-9b81-247f99f5260f >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '547779', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 29 >parents = ['existing 0 B file /osmin.img (deleted) (26)'] >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 >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '547913', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 38 >parents = ['existing 0 B file /osmin (35)'] >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 >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '548074', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 47 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] >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 >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '548212', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 57 >parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] >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/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '548357', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 66 >parents = ['existing 0 B file /overlay (deleted) (63)'] >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/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '66252', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 72 >parents = ['existing 0 B loop loop4 (66)'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4065ef0> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23689', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 78 >parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32689 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4065f80> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '83034', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 84 >parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fb198186050> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3.29 GiB targetSize = 3.29 GiB >Apr 25 11:46:35 localhost gnome-session[1140]: Window manager warning: Log level 16: AT-SPI: Error in GetItems, sender=(null), error=Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Apr 25 11:46:35 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Apr 25 11:46:35 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Apr 25 11:46:36 localhost systemd[1128]: Time has been changed >Apr 25 11:46:36 localhost systemd[1]: Time has been changed >Apr 25 11:46:36 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Apr 25 11:46:36 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Apr 25 11:46:37 localhost anaconda.desktop[1778]: ** (anaconda:1856): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-1856": No such file or directory >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: Error loading image 'file:///usr/share/anaconda/pixmaps/logo.png': Error opening file: No such file or directory >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:37 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:38 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:39 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:39 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:40 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:41 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:41 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:42 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:43 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:43 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:44 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:44 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:45 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:45 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:46 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:47 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:47 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:48 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:46:55 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:46:55 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:55 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:56 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:57 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:58 localhost chronyd[695]: Selected source 206.186.121.125 >Apr 25 11:46:59 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:46:59 localhost chronyd[695]: Can't synchronise: no majority >Apr 25 11:47:00 localhost chronyd[695]: Selected source 208.73.56.29 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider nautilus.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 127 >Apr 25 11:47:02 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Photos.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-photos-service exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider gnome-contacts.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-contacts-search-provider exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider nautilus.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider nautilus.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Photos.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-photos-service exited with status 127 >Apr 25 11:47:02 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider gnome-contacts.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/libexec/gnome-contacts-search-provider exited with status 127 >Apr 25 11:47:02 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for termit: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for guake: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for exo: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Apr 25 11:47:03 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Apr 25 11:47:04 localhost gnome-session[1140]: Window manager warning: Log level 16: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.11 was not provided by any .service files >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for yagf: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xmlcopyeditor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xlog: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xfbib: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wxMaxima: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wine-desktop: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wine-desktop: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for whaawmp: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for warmux: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for virtaal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for vim-X11: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for xvile: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for veusz: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for vemana2000-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for valyriatear: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qv4l2: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ularn: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tvtime: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tuxguitar: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tremulous: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for totem: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for texworks: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for texstudio: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for texmaker: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for termit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tepsonic: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tennix: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tellico: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for teg: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for teeworlds: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for teamgit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tcpjunk: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for tagtool: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for subtitleeditor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for stellarium: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for spe: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for snappy-player: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for skychart: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for seamonkey: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for scilab: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for reinteract: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for redshift-gtk: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gtk-redshift: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for rednotebook: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qupzilla: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for quarry: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for urbanterror: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for quadrapassel: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qtractor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qt-devel: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qpdfview: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pyroom: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pybliographer: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for puzzles: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for putty: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pspp: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pronterface: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pothana2000-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pokerth: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for poedit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pitivi: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for pianobooster: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for phoronix-test-suite: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for parole: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for orca: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for orage: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for openteacher: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for openscad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for openarena: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for oflb-prociono-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nightview-gui: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nfoview: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for neverball: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nested: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for nedit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mscore: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-mozc: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mousepad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for morse2txt: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for monodevelop: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for monkeystudio: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mona-vlgothic-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mona-sazanami-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for midori: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mediainfo-gui: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mcomix: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for mate-text-editor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for marave: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for manaplus: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lyx-common: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lure: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lingot: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lifeograph: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-writer: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-impress: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-draw: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for libreoffice-calc: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for leksah: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for leafpad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for lazarus: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for latexila: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for labyrinth: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for l3afpad: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for qtikz: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ktikz: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kile: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kdepim: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kbibtex: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kbackup: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for kanatest: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for juffed: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for jabref: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-wubi-jidian: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-wubi-haifeng: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-skk: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-sayura: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-libpinyin: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-kkc: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-hangul: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-handwrite: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-handwrite: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-chewing: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-bogo: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ibus-anthy-python: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gummi: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for guake: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gtranslator: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gtkperf: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-good: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gstreamer-plugins-espeak: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for grhino: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gretl: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gpick: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gobby05: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gobby: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnumeric: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnucash: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-translate: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-tetravex: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-sudoku: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-subtitles: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-robots: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-phone-manager: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-nibbles: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-clocks: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnofract4d: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for glade: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gimagereader: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gnome-genius: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for geany: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for gaupol: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for frogr: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for frescobaldi: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freetennis: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freemind: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freediams: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freecol: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for freeciv: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fontforge: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for focuswriter: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for fedora-gooey-karma: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for exo: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for evolution: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for epiphany: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for entangle: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for empathy: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for emacs: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for ekiga: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dwb: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dogtail: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for diffuse: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dexter: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for dasher: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for comix: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for code-editor: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for centerim: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for brasero: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for bluefish-shared-data: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for blender: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for beediff: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for arora: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for arduino: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for anjuta: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for aldusleaf-crimson-text-fonts: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for aisleriot: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for accerciser: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for abiword: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for Zim: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for TeXamator: database is not open >Apr 25 11:47:06 localhost gnome-session[1140]: (org.gnome.Software:1590): GsPlugin-WARNING **: failed to get files for 0ad: database is not open >Apr 25 11:47:24 localhost su[2055]: (to root) liveuser on pts/0 >Apr 25 11:47:24 localhost su[2055]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >Apr 25 11:47:27 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Documents.desktop: Gio.IOErrorEnum: Timeout was reached >Apr 25 11:47:27 localhost gnome-session[1140]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Software.desktop: Gio.IOErrorEnum: Timeout was reached >Apr 25 11:47:31 localhost PackageKit[1619]: resolve transaction /1_abedceec from uid 1000 finished with success after 28176ms >Apr 25 11:47:31 localhost PackageKit[1619]: resolve transaction /2_aebeeede from uid 1000 finished with success after 551ms >Apr 25 11:47:49 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:49 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:50 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:51 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:51 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:51 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaStandaloneWindow': invalid matrix (not invertible) >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: last_focus_time (348231) is greater than comparison timestamp (348229). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800339 not in stack >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1800333 not in stack >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1800333 not in stack >Apr 25 11:47:53 localhost gnome-session[1140]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800333 not in stack >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 2 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 3 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Warning: Compat map for group 4 redefined >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: > Using new definition >Apr 25 11:47:53 localhost gdm-Xorg-:0[981]: Errors from xkbcomp are not fatal to the X server >Apr 25 11:48:04 localhost kernel: Btrfs loaded >Apr 25 11:48:04 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Apr 25 11:48:06 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:08 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:08 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:09 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:09 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:09 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:11 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:12 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >GLib.source_remove(self._update_datetime_timer_id) >Apr 25 11:48:33 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:48:34 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:08 localhost chronyd[695]: Selected source 24.87.64.125 >GLib.source_remove(self._update_datetime_timer_id) >Apr 25 11:49:52 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:53 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:54 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:54 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) >Apr 25 11:49:55 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes >def _update_spokes(self): > >File "/sbin/anaconda", line 1159, in <lambda> >signal.signal(signal.SIGUSR2, lambda signum, frame: anaconda.dumpState()) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda.py", line 189, in dumpState >dump_text = dump_text.encode("utf-8") > >UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 64019: ordinal not in range(128) >Apr 25 11:50:00 localhost anaconda.desktop[1778]: (anaconda:1856): Gtk-WARNING **: drawing failure for widget `AnacondaHubWindow': invalid matrix (not invertible) > > > >/tmp/anaconda.log: >11:46:29,714 ERR anaconda.stdout: anaconda must be run as root. >11:46:30,375 INFO anaconda: /sbin/anaconda 21.33-1 >11:46:30,488 INFO anaconda: 2097152 kB (2048 MB) are available >11:46:30,489 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:46:30,505 INFO anaconda: Not doing 'start audit daemon' in live installation >11:46:30,507 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >11:46:30,510 INFO anaconda: Default encoding = ascii >11:46:31,064 INFO anaconda: Display mode = g >11:46:31,066 INFO anaconda: 2097152 kB (2048 MB) are available >11:46:31,066 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:46:31,526 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:46:31,527 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:46:31,528 INFO anaconda: using only installclass _Fedora >11:46:31,535 INFO anaconda: bootloader GRUB2 on X86 platform >11:46:31,585 INFO anaconda: bootloader GRUB2 on X86 platform >11:46:31,611 DEBUG anaconda: network: devices found ['ens3'] >11:46:31,980 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens3 >11:46:32,056 DEBUG anaconda: network: setting autoconnect of ens3 to False >11:46:32,060 DEBUG anaconda: network: missing ifcfgs created for devices ['ens3'] >11:46:32,180 DEBUG anaconda: updating hostname localhost.localdomain >11:46:32,211 INFO anaconda: Running Thread: AnaStorageThread (140400827918080) >11:46:32,212 INFO anaconda: Running Thread: AnaTimeInitThread (140400819525376) >11:46:32,212 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140400736073472) >11:46:32,220 INFO anaconda: Running Thread: AnaPayloadThread (140400727680768) >11:46:32,360 DEBUG anaconda: updating hostname localhost.localdomain >11:46:32,392 INFO anaconda: got 0 NTP servers from DHCP >11:46:32,394 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140400736073472) >11:46:32,416 INFO anaconda: Not doing 'start chronyd' in live installation >11:46:32,431 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140400736073472) >11:46:32,432 INFO anaconda: Starting geolocation lookup >11:46:32,433 INFO anaconda: Geolocation provider: Fedora GeoIP >11:46:33,071 INFO anaconda: Not doing 'activate layouts' in live installation >11:46:36,070 INFO anaconda: Thread Done: AnaStorageThread (140400827918080) >11:46:36,005 INFO anaconda: Thread Done: AnaTimeInitThread (140400819525376) >11:46:36,080 INFO anaconda: Thread Done: AnaPayloadThread (140400727680768) >11:46:37,205 INFO anaconda: Waiting for Geolocation timed out after 3 seconds. >11:46:37,227 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >11:46:37,242 INFO anaconda: Geolocation lookup finished in 4.8 seconds >11:46:37,243 INFO anaconda: got results from geolocation >11:46:37,245 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140400736073472) >11:47:53,326 INFO anaconda: Not doing 'require network connection' in live installation >11:47:53,327 DEBUG anaconda: network standalone spoke (init): completed: True >11:47:53,327 INFO anaconda: Not doing 'require network connection' in live installation >11:47:53,362 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >11:47:53,362 DEBUG anaconda: Entered hub: SummaryHub >11:47:53,646 INFO anaconda: Not doing 'modify system time and date' in live installation >11:47:53,665 INFO anaconda: Running Thread: AnaNTPserver1 (140400727680768) >11:47:53,672 INFO anaconda: Running Thread: AnaNTPserver2 (140400819525376) >11:47:53,697 INFO anaconda: Running Thread: AnaNTPserver3 (140400827918080) >11:47:53,713 INFO anaconda: Running Thread: AnaNTPserver4 (140400504514304) >11:47:53,713 INFO anaconda: Running Thread: AnaDateTimeThread (140400496121600) >11:47:53,810 INFO anaconda: Thread Done: AnaDateTimeThread (140400496121600) >11:47:54,170 INFO anaconda: Thread Done: AnaNTPserver2 (140400819525376) >11:47:54,172 INFO anaconda: Thread Done: AnaNTPserver1 (140400727680768) >11:47:54,190 INFO anaconda: Thread Done: AnaNTPserver3 (140400827918080) >11:47:54,191 INFO anaconda: Thread Done: AnaNTPserver4 (140400504514304) >11:48:01,965 INFO anaconda: fs space: 0 B needed: 3.00 GiB >11:48:02,059 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140400504514304) >11:48:02,064 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fb184016390>> on <dictionary-keyiterator object at 0x7fb17003d4c8> >11:48:02,068 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140400827918080) >11:48:02,075 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140400827918080) >11:48:02,166 INFO anaconda: Running Thread: AnaKeyboardThread (140400827918080) >11:48:03,853 INFO anaconda: fs space: 0 B needed: 3.00 GiB >11:48:04,002 INFO anaconda: Running Thread: AnaStorageWatcher (140400727680768) >11:48:04,007 INFO anaconda: Thread Done: AnaStorageWatcher (140400727680768) >11:48:04,067 INFO anaconda: Running Thread: AnaCustomStorageInit (140400727680768) >11:48:04,344 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >11:48:04,506 DEBUG anaconda: network: GUI, device configuration added: connection 9bde7b3d-3a67-4d6b-b7b1-719d787d8b27 device ens3 >11:48:04,540 DEBUG anaconda: network: GUI, connection 9bde7b3d-3a67-4d6b-b7b1-719d787d8b27 found >11:48:04,594 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >11:48:04,693 DEBUG anaconda: updating hostname localhost.localdomain >11:48:04,997 INFO anaconda: Not doing 'require network connection' in live installation >11:48:05,919 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fb184020190> >11:48:05,925 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fb184030050> >11:48:05,925 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fb184030050> status to: Getting list of layouts... >11:48:05,926 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb17003cf50> status to: Probing storage... >11:48:05,931 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb17003cf50> >10:48:07,737 INFO anaconda: Thread Done: AnaCustomStorageInit (140400727680768) >10:48:08,500 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fb184016390>> on <dictionary-keyiterator object at 0x7fb17003d4c8> >10:48:08,502 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140400504514304) >10:48:08,504 INFO anaconda: Thread Done: AnaKeyboardThread (140400827918080) >10:48:08,695 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fb184030050> >10:48:08,828 DEBUG anaconda: updating hostname localhost.localdomain >10:48:09,084 DEBUG anaconda: updating hostname localhost.localdomain >10:48:09,087 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fb17003c790> status to: Wired (ens3) connected >10:48:33,691 DEBUG anaconda: Entered spoke: DatetimeSpoke >10:48:33,701 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:752: Warning: Source ID 2011 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >10:48:33,723 INFO anaconda: Not doing 'get NTP service state' in live installation >10:48:33,725 INFO anaconda: Not doing 'start NTP service' in live installation >10:48:33,910 INFO anaconda: Running Thread: AnaNTPserver5 (140400827918080) >10:48:33,920 INFO anaconda: Running Thread: AnaNTPserver6 (140400504514304) >10:48:33,921 INFO anaconda: Running Thread: AnaNTPserver7 (140400727680768) >10:48:33,935 INFO anaconda: Running Thread: AnaNTPserver8 (140400819525376) >10:48:34,130 INFO anaconda: Thread Done: AnaNTPserver7 (140400727680768) >10:48:34,137 INFO anaconda: Thread Done: AnaNTPserver5 (140400827918080) >10:48:34,228 INFO anaconda: Thread Done: AnaNTPserver8 (140400819525376) >10:48:34,239 INFO anaconda: Thread Done: AnaNTPserver6 (140400504514304) >10:48:38,667 INFO anaconda: Not doing 'save system time' in live installation >17:49:51,743 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:514: Warning: Source ID 2011 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >17:49:51,858 DEBUG anaconda: Left spoke: DatetimeSpoke >17:49:52,131 INFO anaconda: Not doing 'require network connection' in live installation >17:50:00,437 DEBUG anaconda: running handleException >17:50:00,437 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 300, in _update_spokes > def _update_spokes(self): > > File "/sbin/anaconda", line 1159, in <lambda> > signal.signal(signal.SIGUSR2, lambda signum, frame: anaconda.dumpState()) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda.py", line 189, in dumpState > dump_text = dump_text.encode("utf-8") > >UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 64019: ordinal not in range(128) > >17:50:00,437 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: > > >/tmp/program.log: >11:45:54,470 INFO program: Running... udevadm settle --timeout=300 >11:46:27,865 DEBUG program: Return code: 0 >11:46:27,866 INFO program: Running... udevadm settle --timeout=300 >11:46:27,893 DEBUG program: Return code: 0 >11:46:28,011 INFO program: Running... multipath -c /dev/vda >11:46:28,047 INFO program: need to be root >11:46:28,047 DEBUG program: Return code: 1 >11:46:28,191 INFO program: Running... udevadm settle --timeout=300 >11:46:28,217 DEBUG program: Return code: 0 >11:46:28,499 INFO program: Running... udevadm settle --timeout=300 >11:46:28,521 DEBUG program: Return code: 0 >11:46:28,522 INFO program: Running... udevadm settle --timeout=300 >11:46:28,548 DEBUG program: Return code: 0 >11:46:28,669 INFO program: Running... multipath -c /dev/vda >11:46:28,776 INFO program: Apr 25 11:46:28 | /etc/multipath.conf does not exist, blacklisting all devices. >11:46:28,777 INFO program: Apr 25 11:46:28 | A default multipath.conf file is located at >11:46:28,777 INFO program: Apr 25 11:46:28 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >11:46:28,777 INFO program: Apr 25 11:46:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >11:46:28,778 INFO program: /dev/vda is not a valid multipath device path >11:46:28,778 DEBUG program: Return code: 1 >11:46:29,293 INFO program: Running... udevadm settle --timeout=300 >11:46:29,312 DEBUG program: Return code: 0 >11:46:29,319 INFO program: Running... udevadm settle --timeout=300 >11:46:29,344 DEBUG program: Return code: 0 >11:46:29,347 INFO program: Running... udevadm settle --timeout=300 >11:46:29,370 DEBUG program: Return code: 0 >11:46:29,372 INFO program: Running... udevadm settle --timeout=300 >11:46:29,397 DEBUG program: Return code: 0 >11:46:29,401 INFO program: Running... udevadm settle --timeout=300 >11:46:29,421 DEBUG program: Return code: 0 >11:46:30,619 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:46:30,669 DEBUG program: Return code: 0 >11:46:30,671 INFO program: Running... udevadm settle --timeout=300 >11:46:30,810 DEBUG program: Return code: 0 >11:46:30,813 INFO program: Running... modprobe fcoe >11:46:30,950 DEBUG program: Return code: 0 >11:46:30,951 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:46:31,014 INFO program: No FCoE boot disk information is found in EDD! >11:46:31,016 DEBUG program: Return code: 1 >11:46:32,221 INFO program: Running... udevadm settle --timeout=300 >11:46:32,294 DEBUG program: Return code: 0 >11:46:32,296 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >11:46:32,474 INFO program: Job for multipathd.service failed. See 'systemctl status multipathd.service' and 'journalctl -xn' for details. >11:46:32,474 DEBUG program: Return code: 1 >11:46:32,981 INFO program: Running... udevadm settle --timeout=300 >11:46:33,013 DEBUG program: Return code: 0 >11:46:33,021 INFO program: Running... udevadm settle --timeout=300 >11:46:33,051 DEBUG program: Return code: 0 >11:46:33,241 INFO program: Running... multipath -c /dev/vda >11:46:33,279 DEBUG program: Return code: 1 >11:46:33,535 INFO program: Running... dumpe2fs -h /dev/vda1 >11:46:33,626 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:33,626 INFO program: Filesystem volume name: <none> >11:46:33,626 INFO program: Last mounted on: /boot >11:46:33,627 INFO program: Filesystem UUID: 7d085d49-2974-4bc1-a242-ce7b2b4572d3 >11:46:33,627 INFO program: Filesystem magic number: 0xEF53 >11:46:33,627 INFO program: Filesystem revision #: 1 (dynamic) >11:46:33,627 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 >11:46:33,627 INFO program: Filesystem flags: signed_directory_hash >11:46:33,628 INFO program: Default mount options: user_xattr acl >11:46:33,628 INFO program: Filesystem state: clean >11:46:33,628 INFO program: Errors behavior: Continue >11:46:33,628 INFO program: Filesystem OS type: Linux >11:46:33,628 INFO program: Inode count: 128016 >11:46:33,629 INFO program: Block count: 512000 >11:46:33,629 INFO program: Reserved block count: 25600 >11:46:33,629 INFO program: Free blocks: 395829 >11:46:33,629 INFO program: Free inodes: 127641 >11:46:33,629 INFO program: First block: 1 >11:46:33,629 INFO program: Block size: 1024 >11:46:33,634 INFO program: Fragment size: 1024 >11:46:33,634 INFO program: Reserved GDT blocks: 256 >11:46:33,634 INFO program: Blocks per group: 8192 >11:46:33,635 INFO program: Fragments per group: 8192 >11:46:33,635 INFO program: Inodes per group: 2032 >11:46:33,636 INFO program: Inode blocks per group: 254 >11:46:33,636 INFO program: Flex block group size: 16 >11:46:33,636 INFO program: Filesystem created: Thu Apr 17 18:08:07 2014 >11:46:33,640 INFO program: Last mount time: Thu Apr 17 18:14:49 2014 >11:46:33,641 INFO program: Last write time: Thu Apr 17 18:14:49 2014 >11:46:33,641 INFO program: Mount count: 2 >11:46:33,643 INFO program: Maximum mount count: -1 >11:46:33,643 INFO program: Last checked: Thu Apr 17 18:08:07 2014 >11:46:33,643 INFO program: Check interval: 0 (<none>) >11:46:33,644 INFO program: Lifetime writes: 112 MB >11:46:33,644 INFO program: Reserved blocks uid: 0 (user root) >11:46:33,644 INFO program: Reserved blocks gid: 0 (group root) >11:46:33,645 INFO program: First inode: 11 >11:46:33,645 INFO program: Inode size: 128 >11:46:33,645 INFO program: Journal inode: 8 >11:46:33,646 INFO program: Default directory hash: half_md4 >11:46:33,646 INFO program: Directory Hash Seed: 22075e70-d28b-461d-bf8a-58e6bcb2515b >11:46:33,647 INFO program: Journal backup: inode blocks >11:46:33,647 INFO program: Journal features: (none) >11:46:33,649 INFO program: Journal size: 8M >11:46:33,651 INFO program: Journal length: 8192 >11:46:33,651 INFO program: Journal sequence: 0x0000001a >11:46:33,651 INFO program: Journal start: 0 >11:46:33,652 INFO program: >11:46:33,652 DEBUG program: Return code: 0 >11:46:33,653 INFO program: Running... resize2fs -P /dev/vda1 >11:46:33,703 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:33,703 INFO program: Estimated minimum size of the filesystem: 107216 >11:46:33,703 DEBUG program: Return code: 0 >11:46:34,152 INFO program: Running... dumpe2fs -h /dev/loop3 >11:46:34,176 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,177 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,178 INFO program: Last mounted on: /var/tmp/imgcreate-n5ciSY/install_root >11:46:34,179 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,179 INFO program: Filesystem magic number: 0xEF53 >11:46:34,180 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,180 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 >11:46:34,181 INFO program: Filesystem flags: signed_directory_hash >11:46:34,182 INFO program: Default mount options: user_xattr acl >11:46:34,183 INFO program: Filesystem state: clean >11:46:34,184 INFO program: Errors behavior: Continue >11:46:34,184 INFO program: Filesystem OS type: Linux >11:46:34,185 INFO program: Inode count: 262144 >11:46:34,186 INFO program: Block count: 1048576 >11:46:34,187 INFO program: Reserved block count: 10483 >11:46:34,188 INFO program: Free blocks: 186155 >11:46:34,188 INFO program: Free inodes: 154306 >11:46:34,189 INFO program: First block: 0 >11:46:34,190 INFO program: Block size: 4096 >11:46:34,191 INFO program: Fragment size: 4096 >11:46:34,192 INFO program: Reserved GDT blocks: 255 >11:46:34,192 INFO program: Blocks per group: 32768 >11:46:34,196 INFO program: Fragments per group: 32768 >11:46:34,197 INFO program: Inodes per group: 8192 >11:46:34,198 INFO program: Inode blocks per group: 512 >11:46:34,199 INFO program: Flex block group size: 16 >11:46:34,200 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:34,200 INFO program: Last mount time: Thu Apr 24 11:31:17 2014 >11:46:34,201 INFO program: Last write time: Thu Apr 24 12:15:45 2014 >11:46:34,202 INFO program: Mount count: 0 >11:46:34,203 INFO program: Maximum mount count: -1 >11:46:34,204 INFO program: Last checked: Thu Apr 24 12:15:45 2014 >11:46:34,205 INFO program: Check interval: 0 (<none>) >11:46:34,205 INFO program: Lifetime writes: 836 MB >11:46:34,206 INFO program: Reserved blocks uid: 0 (user root) >11:46:34,206 INFO program: Reserved blocks gid: 0 (group root) >11:46:34,207 INFO program: First inode: 11 >11:46:34,207 INFO program: Inode size: 256 >11:46:34,208 INFO program: Required extra isize: 28 >11:46:34,208 INFO program: Desired extra isize: 28 >11:46:34,209 INFO program: Journal inode: 8 >11:46:34,209 INFO program: Default directory hash: half_md4 >11:46:34,210 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:34,210 INFO program: Journal backup: inode blocks >11:46:34,211 INFO program: Journal features: journal_incompat_revoke >11:46:34,211 INFO program: Journal size: 128M >11:46:34,212 INFO program: Journal length: 32768 >11:46:34,212 INFO program: Journal sequence: 0x00002eb8 >11:46:34,213 INFO program: Journal start: 0 >11:46:34,213 INFO program: >11:46:34,214 DEBUG program: Return code: 0 >11:46:34,214 INFO program: Running... resize2fs -P /dev/loop3 >11:46:34,237 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:34,238 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:46:34,239 INFO program: Couldn't find valid filesystem superblock. >11:46:34,240 DEBUG program: Return code: 1 >11:46:34,349 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:46:34,383 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,384 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,385 INFO program: Last mounted on: / >11:46:34,385 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,386 INFO program: Filesystem magic number: 0xEF53 >11:46:34,386 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,386 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:46:34,387 INFO program: Filesystem flags: signed_directory_hash >11:46:34,387 INFO program: Default mount options: user_xattr acl >11:46:34,387 INFO program: Filesystem state: clean >11:46:34,387 INFO program: Errors behavior: Continue >11:46:34,388 INFO program: Filesystem OS type: Linux >11:46:34,388 INFO program: Inode count: 262144 >11:46:34,388 INFO program: Block count: 1048576 >11:46:34,388 INFO program: Reserved block count: 10483 >11:46:34,389 INFO program: Free blocks: 186155 >11:46:34,389 INFO program: Free inodes: 154306 >11:46:34,389 INFO program: First block: 0 >11:46:34,389 INFO program: Block size: 4096 >11:46:34,390 INFO program: Fragment size: 4096 >11:46:34,390 INFO program: Reserved GDT blocks: 255 >11:46:34,390 INFO program: Blocks per group: 32768 >11:46:34,393 INFO program: Fragments per group: 32768 >11:46:34,393 INFO program: Inodes per group: 8192 >11:46:34,394 INFO program: Inode blocks per group: 512 >11:46:34,394 INFO program: Flex block group size: 16 >11:46:34,401 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:34,401 INFO program: Last mount time: Fri Apr 25 11:42:09 2014 >11:46:34,401 INFO program: Last write time: Fri Apr 25 11:42:09 2014 >11:46:34,401 INFO program: Mount count: 1 >11:46:34,402 INFO program: Maximum mount count: -1 >11:46:34,402 INFO program: Last checked: Thu Apr 24 12:15:45 2014 >11:46:34,402 INFO program: Check interval: 0 (<none>) >11:46:34,403 INFO program: Lifetime writes: 836 MB >11:46:34,403 INFO program: Reserved blocks uid: 0 (user root) >11:46:34,403 INFO program: Reserved blocks gid: 0 (group root) >11:46:34,404 INFO program: First inode: 11 >11:46:34,404 INFO program: Inode size: 256 >11:46:34,404 INFO program: Required extra isize: 28 >11:46:34,404 INFO program: Desired extra isize: 28 >11:46:34,405 INFO program: Journal inode: 8 >11:46:34,405 INFO program: First orphan inode: 37302 >11:46:34,406 INFO program: Default directory hash: half_md4 >11:46:34,408 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:34,409 INFO program: Journal backup: inode blocks >11:46:34,410 INFO program: Journal features: journal_incompat_revoke >11:46:34,411 INFO program: Journal size: 128M >11:46:34,412 INFO program: Journal length: 32768 >11:46:34,413 INFO program: Journal sequence: 0x00002eb9 >11:46:34,414 INFO program: Journal start: 1 >11:46:34,414 INFO program: >11:46:34,415 DEBUG program: Return code: 0 >11:46:34,417 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:46:34,455 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:34,457 INFO program: Estimated minimum size of the filesystem: 863548 >11:46:34,459 DEBUG program: Return code: 0 >11:46:34,651 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:46:34,690 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,692 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,693 INFO program: Last mounted on: /var/tmp/imgcreate-n5ciSY/install_root >11:46:34,695 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,696 INFO program: Filesystem magic number: 0xEF53 >11:46:34,697 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,698 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 >11:46:34,700 INFO program: Filesystem flags: signed_directory_hash >11:46:34,701 INFO program: Default mount options: user_xattr acl >11:46:34,702 INFO program: Filesystem state: clean >11:46:34,703 INFO program: Errors behavior: Continue >11:46:34,703 INFO program: Filesystem OS type: Linux >11:46:34,704 INFO program: Inode count: 262144 >11:46:34,704 INFO program: Block count: 1048576 >11:46:34,704 INFO program: Reserved block count: 10483 >11:46:34,705 INFO program: Free blocks: 186155 >11:46:34,705 INFO program: Free inodes: 154306 >11:46:34,706 INFO program: First block: 0 >11:46:34,706 INFO program: Block size: 4096 >11:46:34,706 INFO program: Fragment size: 4096 >11:46:34,707 INFO program: Reserved GDT blocks: 255 >11:46:34,707 INFO program: Blocks per group: 32768 >11:46:34,707 INFO program: Fragments per group: 32768 >11:46:34,708 INFO program: Inodes per group: 8192 >11:46:34,708 INFO program: Inode blocks per group: 512 >11:46:34,708 INFO program: Flex block group size: 16 >11:46:34,709 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:34,709 INFO program: Last mount time: Thu Apr 24 11:31:17 2014 >11:46:34,709 INFO program: Last write time: Thu Apr 24 12:15:45 2014 >11:46:34,709 INFO program: Mount count: 0 >11:46:34,712 INFO program: Maximum mount count: -1 >11:46:34,712 INFO program: Last checked: Thu Apr 24 12:15:45 2014 >11:46:34,713 INFO program: Check interval: 0 (<none>) >11:46:34,713 INFO program: Lifetime writes: 836 MB >11:46:34,714 INFO program: Reserved blocks uid: 0 (user root) >11:46:34,715 INFO program: Reserved blocks gid: 0 (group root) >11:46:34,716 INFO program: First inode: 11 >11:46:34,717 INFO program: Inode size: 256 >11:46:34,718 INFO program: Required extra isize: 28 >11:46:34,719 INFO program: Desired extra isize: 28 >11:46:34,720 INFO program: Journal inode: 8 >11:46:34,721 INFO program: Default directory hash: half_md4 >11:46:34,722 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:34,723 INFO program: Journal backup: inode blocks >11:46:34,724 INFO program: Journal features: journal_incompat_revoke >11:46:34,725 INFO program: Journal size: 128M >11:46:34,726 INFO program: Journal length: 32768 >11:46:34,727 INFO program: Journal sequence: 0x00002eb8 >11:46:34,728 INFO program: Journal start: 0 >11:46:34,729 INFO program: >11:46:34,730 DEBUG program: Return code: 0 >11:46:34,731 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:46:34,787 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:34,787 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:46:34,788 INFO program: Couldn't find valid filesystem superblock. >11:46:34,788 DEBUG program: Return code: 1 >11:46:34,942 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:46:34,990 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:46:34,992 INFO program: Filesystem volume name: _Fedora-Live-Des >11:46:34,993 INFO program: Last mounted on: /var/tmp/imgcreate-n5ciSY/install_root >11:46:34,993 INFO program: Filesystem UUID: c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 >11:46:34,994 INFO program: Filesystem magic number: 0xEF53 >11:46:34,994 INFO program: Filesystem revision #: 1 (dynamic) >11:46:34,994 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 >11:46:34,995 INFO program: Filesystem flags: signed_directory_hash >11:46:34,995 INFO program: Default mount options: user_xattr acl >11:46:34,995 INFO program: Filesystem state: clean >11:46:34,996 INFO program: Errors behavior: Continue >11:46:34,996 INFO program: Filesystem OS type: Linux >11:46:34,997 INFO program: Inode count: 221184 >11:46:34,997 INFO program: Block count: 863548 >11:46:34,998 INFO program: Reserved block count: 8633 >11:46:34,998 INFO program: Free blocks: 3954 >11:46:34,998 INFO program: Free inodes: 113346 >11:46:34,999 INFO program: First block: 0 >11:46:34,999 INFO program: Block size: 4096 >11:46:34,999 INFO program: Fragment size: 4096 >11:46:35,000 INFO program: Reserved GDT blocks: 255 >11:46:35,001 INFO program: Blocks per group: 32768 >11:46:35,002 INFO program: Fragments per group: 32768 >11:46:35,003 INFO program: Inodes per group: 8192 >11:46:35,004 INFO program: Inode blocks per group: 512 >11:46:35,006 INFO program: Flex block group size: 16 >11:46:35,007 INFO program: Filesystem created: Thu Apr 24 11:31:13 2014 >11:46:35,009 INFO program: Last mount time: Thu Apr 24 11:31:17 2014 >11:46:35,010 INFO program: Last write time: Thu Apr 24 12:15:48 2014 >11:46:35,011 INFO program: Mount count: 0 >11:46:35,013 INFO program: Maximum mount count: -1 >11:46:35,014 INFO program: Last checked: Thu Apr 24 12:15:48 2014 >11:46:35,015 INFO program: Check interval: 0 (<none>) >11:46:35,016 INFO program: Lifetime writes: 837 MB >11:46:35,018 INFO program: Reserved blocks uid: 0 (user root) >11:46:35,019 INFO program: Reserved blocks gid: 0 (group root) >11:46:35,020 INFO program: First inode: 11 >11:46:35,022 INFO program: Inode size: 256 >11:46:35,023 INFO program: Required extra isize: 28 >11:46:35,024 INFO program: Desired extra isize: 28 >11:46:35,025 INFO program: Journal inode: 8 >11:46:35,026 INFO program: Default directory hash: half_md4 >11:46:35,027 INFO program: Directory Hash Seed: d0fb7afb-6242-400f-add0-c72015edd74b >11:46:35,029 INFO program: Journal backup: inode blocks >11:46:35,030 INFO program: Journal features: journal_incompat_revoke >11:46:35,031 INFO program: Journal size: 128M >11:46:35,032 INFO program: Journal length: 32768 >11:46:35,033 INFO program: Journal sequence: 0x00002eb8 >11:46:35,034 INFO program: Journal start: 0 >11:46:35,035 INFO program: >11:46:35,036 DEBUG program: Return code: 0 >11:46:35,038 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:46:35,091 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:46:35,092 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:46:35,092 INFO program: Couldn't find valid filesystem superblock. >11:46:35,093 DEBUG program: Return code: 1 >11:46:35,206 INFO program: Running... udevadm settle --timeout=300 >11:46:35,253 DEBUG program: Return code: 0 >11:46:35,268 INFO program: Running... udevadm settle --timeout=300 >11:46:35,328 DEBUG program: Return code: 0 >11:46:35,337 INFO program: Running... udevadm settle --timeout=300 >11:46:35,395 DEBUG program: Return code: 0 >11:46:35,404 INFO program: Running... udevadm settle --timeout=300 >11:46:35,463 DEBUG program: Return code: 0 >11:46:35,473 INFO program: Running... udevadm settle --timeout=300 >11:46:35,530 DEBUG program: Return code: 0 >11:46:35,544 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >11:46:35,621 DEBUG program: Return code: 0 >11:46:35,630 INFO program: Running... udevadm settle --timeout=300 >11:46:35,689 DEBUG program: Return code: 0 >11:46:35,690 INFO program: Running... umount /mnt/sysimage >11:46:35,771 DEBUG program: Return code: 0 >11:46:35,772 INFO program: Running... udevadm settle --timeout=300 >11:46:35,833 DEBUG program: Return code: 0 >11:46:35,842 INFO program: Running... udevadm settle --timeout=300 >11:46:35,903 DEBUG program: Return code: 0 >11:46:36,073 INFO program: Running... hwclock --hctosys --utc >11:46:36,004 DEBUG program: Return code: 0 >11:46:36,005 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >11:46:36,080 DEBUG program: Return code: 0 >11:48:04,109 INFO program: Running... modprobe btrfs >11:48:04,394 DEBUG program: Return code: 0 >11:48:04,405 INFO program: Running... modprobe xfs >11:48:04,517 DEBUG program: Return code: 0 >17:49:51,746 INFO program: Running... systemctl status chronyd.service >17:49:51,849 INFO program: * chronyd.service - NTP client/server >17:49:51,850 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >17:49:51,850 INFO program: Active: active (running) since Fri 2014-04-25 11:42:19 EDT; 7min ago >17:49:51,851 INFO program: Process: 733 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >17:49:51,851 INFO program: Process: 676 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >17:49:51,851 INFO program: Main PID: 695 (chronyd) >17:49:51,851 INFO program: CGroup: /system.slice/chronyd.service >17:49:51,852 INFO program: `-695 /usr/sbin/chronyd -u chrony >17:49:51,852 INFO program: >17:49:51,852 INFO program: Apr 25 11:42:17 localhost chronyd[695]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >17:49:51,852 INFO program: Apr 25 11:42:17 localhost chronyd[695]: Generated key 1 >17:49:51,853 INFO program: Apr 25 11:42:19 localhost systemd[1]: Started NTP client/server. >17:49:51,853 INFO program: Apr 25 11:42:40 localhost chronyd[695]: Selected source 208.73.56.29 >17:49:51,853 INFO program: Apr 25 11:42:40 localhost chronyd[695]: System clock wrong by 0.674115 seconds, adjustment started >17:49:51,853 INFO program: Apr 25 11:42:42 localhost chronyd[695]: Selected source 24.87.64.125 >17:49:51,854 INFO program: Apr 25 11:46:58 localhost chronyd[695]: Selected source 206.186.121.125 >17:49:51,854 INFO program: Apr 25 11:46:59 localhost chronyd[695]: Can't synchronise: no majority >17:49:51,854 INFO program: Apr 25 11:47:00 localhost chronyd[695]: Selected source 208.73.56.29 >17:49:51,855 INFO program: Apr 25 11:49:08 localhost chronyd[695]: Selected source 24.87.64.125 >17:49:51,855 DEBUG program: Return code: 0 >17:49:59,846 INFO program: Running... journalctl -b >17:50:00,573 INFO program: Running... journalctl -b > > >/tmp/storage.log: >11:43:54,151 DEBUG blivet: registered device format class MultipathMember as multipath_member >11:43:54,152 DEBUG blivet: registered device format class MDRaidMember as mdmember >11:43:54,153 DEBUG blivet: registered device format class LUKS as luks >11:43:54,156 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >11:43:54,159 DEBUG blivet: registered device format class DiskLabel as disklabel >11:43:54,160 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >11:43:54,161 DEBUG blivet: registered device format class BIOSBoot as biosboot >11:43:54,164 DEBUG blivet: registered device format class SwapSpace as swap >11:43:54,166 DEBUG blivet: registered device format class Ext2FS as ext2 >11:43:54,167 DEBUG blivet: registered device format class Ext3FS as ext3 >11:43:54,167 DEBUG blivet: registered device format class Ext4FS as ext4 >11:43:54,167 DEBUG blivet: registered device format class FATFS as vfat >11:43:54,167 DEBUG blivet: registered device format class EFIFS as efi >11:43:54,168 DEBUG blivet: registered device format class BTRFS as btrfs >11:43:54,168 DEBUG blivet: registered device format class GFS2 as gfs2 >11:43:54,168 DEBUG blivet: registered device format class JFS as jfs >11:43:54,168 DEBUG blivet: registered device format class ReiserFS as reiserfs >11:43:54,169 DEBUG blivet: registered device format class XFS as xfs >11:43:54,169 DEBUG blivet: registered device format class HFS as hfs >11:43:54,169 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >11:43:54,170 DEBUG blivet: registered device format class HFSPlus as hfs+ >11:43:54,170 DEBUG blivet: registered device format class MacEFIFS as macefi >11:43:54,170 DEBUG blivet: registered device format class NTFS as ntfs >11:43:54,170 DEBUG blivet: registered device format class NFS as nfs >11:43:54,170 DEBUG blivet: registered device format class NFSv4 as nfs4 >11:43:54,170 DEBUG blivet: registered device format class Iso9660FS as iso9660 >11:43:54,171 DEBUG blivet: registered device format class NoDevFS as nodev >11:43:54,171 DEBUG blivet: registered device format class DevPtsFS as devpts >11:43:54,171 DEBUG blivet: registered device format class ProcFS as proc >11:43:54,171 DEBUG blivet: registered device format class SysFS as sysfs >11:43:54,171 DEBUG blivet: registered device format class TmpFS as tmpfs >11:43:54,171 DEBUG blivet: registered device format class BindFS as bind >11:43:54,172 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >11:43:54,172 DEBUG blivet: registered device format class USBFS as usbfs >11:43:54,172 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:45:54,469 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:45:54,470 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:46:27,866 INFO blivet: sr0 looks to be the live device; marking as protected >11:46:27,901 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >11:46:27,934 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-04-24-16-23-13-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-24-16-23-13-00', > 'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '14194a0b', > 'ID_REVISION': '2.0.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '536468', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-04-24-16-23-13-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:46:27,934 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:46:27,934 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:46:27,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:27,935 INFO blivet: sr0 is a cdrom >11:46:27,935 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:46:27,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >11:46:27,941 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:46:27,941 INFO blivet: added cdrom sr0 (id 0) to device tree >11:46:27,942 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:27,965 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:27,965 INFO blivet: type detected on 'sr0' is 'iso9660' >11:46:27,974 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:27,974 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >11:46:27,974 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:46:27,976 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:27,977 DEBUG blivet: looking up parted Device: /dev/sr0 >11:46:27,974 INFO blivet: got device: OpticalDevice instance (0x240f590) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x2363d40> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:46:28,006 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,005 INFO blivet: got format: Iso9660FS instance (0x2477590) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >11:46:28,007 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540690', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:46:28,008 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:46:28,008 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,009 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,009 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:46:28,010 INFO blivet: vda is a disk >11:46:28,010 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >11:46:28,011 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:46:28,047 INFO blivet: added disk vda (id 5) to device tree >11:46:28,047 DEBUG blivet: no device or no media present >11:46:28,049 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540718', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:46:28,049 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:46:28,050 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:46:28,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,051 INFO blivet: vda1 is a partition >11:46:28,051 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:46:28,052 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,053 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 disk vda (5) >11:46:28,053 DEBUG blivet: lvm filter: adding vda1 to the reject list >11:46:28,053 DEBUG blivet: ignoring partition vda1 on None >11:46:28,053 DEBUG blivet: no device or no media present >11:46:28,055 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bab51-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540755', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:46:28,055 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:46:28,055 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:46:28,056 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,056 INFO blivet: vda2 is a partition >11:46:28,056 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:46:28,057 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,058 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 disk vda (5) >11:46:28,058 DEBUG blivet: lvm filter: adding vda2 to the reject list >11:46:28,058 DEBUG blivet: ignoring partition vda2 on None >11:46:28,058 DEBUG blivet: no device or no media present >11:46:28,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547779', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:28,060 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:46:28,060 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:46:28,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,061 INFO blivet: loop0 is a loop device >11:46:28,061 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:46:28,062 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:46:28,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,062 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 >11:46:28,063 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:46:28,063 INFO blivet: added file /osmin.img (deleted) (id 8) to device tree >11:46:28,065 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:46:28,065 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >11:46:28,066 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:28,066 INFO blivet: added loop loop0 (id 11) to device tree >11:46:28,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:28,067 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:28,067 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 14 >11:46:28,068 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:28,069 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >11:46:28,069 WARN blivet: aborting disklabel handler for loop0 >11:46:28,069 INFO blivet: type detected on 'loop0' is 'squashfs' >11:46:28,069 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 15 >11:46:28,070 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:28,070 INFO blivet: got device: LoopDevice instance (0x24c6cd0) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0 B file /osmin.img (deleted) (8)'] > 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 >11:46:28,072 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547913', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:28,072 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:46:28,073 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:28,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,074 INFO blivet: loop1 is a loop device >11:46:28,074 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:46:28,074 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >11:46:28,075 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,075 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >11:46:28,076 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:46:28,076 INFO blivet: added file /osmin (id 17) to device tree >11:46:28,077 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:46:28,077 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >11:46:28,077 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:28,077 INFO blivet: added loop loop1 (id 20) to device tree >11:46:28,079 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:28,079 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:28,080 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 23 >11:46:28,080 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:46:28,080 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >11:46:28,080 WARN blivet: aborting disklabel handler for loop1 >11:46:28,081 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >11:46:28,081 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 24 >11:46:28,081 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:28,081 INFO blivet: got device: LoopDevice instance (0x24c6f50) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0 B file /osmin (17)'] > 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 >11:46:28,083 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548074', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:28,083 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:46:28,083 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:46:28,084 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,084 INFO blivet: loop2 is a loop device >11:46:28,084 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:46:28,085 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:28,087 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,087 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >11:46:28,088 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:46:28,088 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 26) to device tree >11:46:28,089 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:28,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >11:46:28,090 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:28,090 INFO blivet: added loop loop2 (id 29) to device tree >11:46:28,090 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:28,091 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:28,091 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >11:46:28,100 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:28,103 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:28,106 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/loop2: Permission denied >11:46:28,106 INFO blivet: DiskLabel.partedDevice returning None >11:46:28,106 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 33 >11:46:28,107 INFO blivet: type detected on 'loop2' is 'squashfs' >11:46:28,107 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 34 >11:46:28,107 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:28,107 INFO blivet: got device: LoopDevice instance (0x24d91d0) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (26)'] > 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 >11:46:28,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548212', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:28,111 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:46:28,111 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,112 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,112 INFO blivet: loop3 is a loop device >11:46:28,112 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:46:28,113 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:46:28,113 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,113 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >11:46:28,114 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:46:28,114 INFO blivet: added file /LiveOS/ext3fs.img (id 36) to device tree >11:46:28,115 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:46:28,115 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >11:46:28,116 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:46:28,116 INFO blivet: added loop loop3 (id 39) to device tree >11:46:28,116 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:46:28,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:46:28,117 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,118 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 42 >11:46:28,118 DEBUG blivet: device loop3 does not contain a disklabel >11:46:28,118 INFO blivet: type detected on 'loop3' is 'ext4' >11:46:28,119 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,119 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 43 >11:46:28,119 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:46:28,119 INFO blivet: got device: LoopDevice instance (0x24de410) -- > name = loop3 status = False kids = 0 id = 39 > parents = ['existing 0 B file /LiveOS/ext3fs.img (36)'] > 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/loop3 > format args = [] originalFormat = None >11:46:28,121 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,120 INFO blivet: got format: Ext4FS instance (0x24de5d0) object id 43-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,122 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548357', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:28,123 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:46:28,123 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:28,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,124 INFO blivet: loop4 is a loop device >11:46:28,124 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:46:28,124 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:46:28,125 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >11:46:28,126 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:46:28,126 INFO blivet: added file /overlay (deleted) (id 45) to device tree >11:46:28,130 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:46:28,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >11:46:28,131 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:28,131 INFO blivet: added loop loop4 (id 48) to device tree >11:46:28,137 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:46:28,138 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:46:28,138 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 51 >11:46:28,139 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:46:28,139 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >11:46:28,139 WARN blivet: aborting disklabel handler for loop4 >11:46:28,139 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >11:46:28,139 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 52 >11:46:28,140 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:28,140 INFO blivet: got device: LoopDevice instance (0x24c6f10) -- > name = loop4 status = False kids = 0 id = 48 > parents = ['existing 0 B file /overlay (deleted) (45)'] > 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/loop4 > format args = [] originalFormat = None >11:46:28,142 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66252', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:28,143 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:28,144 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:28,145 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,145 INFO blivet: live-rw is a device-mapper device >11:46:28,145 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:46:28,146 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,146 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (39) with existing ext4 filesystem >11:46:28,147 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:28,148 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (48) >11:46:28,150 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:28,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,151 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:46:28,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >11:46:28,152 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:46:28,152 INFO blivet: added dm live-rw (id 54) to device tree >11:46:28,153 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:28,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:28,155 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,155 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 57 >11:46:28,155 DEBUG blivet: device live-rw does not contain a disklabel >11:46:28,155 INFO blivet: type detected on 'live-rw' is 'ext4' >11:46:28,156 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,156 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 58 >11:46:28,156 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:46:28,157 INFO blivet: got device: DMDevice instance (0x24de510) -- > name = live-rw status = False kids = 0 id = 54 > parents = ['existing 0 B loop loop4 (48)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = None > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:46:28,158 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,157 INFO blivet: got format: Ext4FS instance (0x24de8d0) object id 58-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,160 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23689', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:46:28,160 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:46:28,161 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:28,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,161 INFO blivet: live-base is a device-mapper device >11:46:28,162 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:46:28,162 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: False ; >11:46:28,163 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,164 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (39) with existing ext4 filesystem >11:46:28,165 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:28,165 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,166 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:46:28,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >11:46:28,167 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:46:28,167 INFO blivet: added dm live-base (id 60) to device tree >11:46:28,168 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:46:28,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:46:28,169 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,169 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >11:46:28,169 DEBUG blivet: device live-base does not contain a disklabel >11:46:28,169 INFO blivet: type detected on 'live-base' is 'ext4' >11:46:28,170 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >11:46:28,171 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:46:28,171 INFO blivet: got device: DMDevice instance (0x24de910) -- > name = live-base status = False kids = 0 id = 60 > parents = ['existing 0 B loop loop3 (39) with existing ext4 filesystem'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = None > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:46:28,173 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,171 INFO blivet: got format: Ext4FS instance (0x24deb90) object id 64-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,175 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83034', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >11:46:28,175 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >11:46:28,175 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:28,176 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,176 INFO blivet: live-osimg-min is a device-mapper device >11:46:28,177 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:46:28,177 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: False ; >11:46:28,178 DEBUG blivet: DMDevice.getDMNode: live-base ; status: False ; >11:46:28,178 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:28,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) >11:46:28,180 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:28,181 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (39) with existing ext4 filesystem >11:46:28,182 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:28,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,183 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >11:46:28,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >11:46:28,185 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:46:28,185 INFO blivet: added dm live-osimg-min (id 66) to device tree >11:46:28,185 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:46:28,186 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:46:28,187 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,187 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >11:46:28,187 DEBUG blivet: device live-osimg-min does not contain a disklabel >11:46:28,187 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >11:46:28,188 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,188 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >11:46:28,188 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:46:28,189 INFO blivet: got device: DMDevice instance (0x24c6bd0) -- > name = live-osimg-min status = False kids = 0 id = 66 > parents = ['existing 0 B loop loop3 (39) with existing ext4 filesystem'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = None > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:46:28,190 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,189 INFO blivet: got format: Ext4FS instance (0x24de850) object id 70-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:28,223 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:28,224 DEBUG blivet: DiskDevice.teardown: vda ; status: False ; controllable: True ; >11:46:28,224 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:28,225 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:28,225 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:46:28,326 DEBUG blivet: registered device format class MultipathMember as multipath_member >11:46:28,326 DEBUG blivet: registered device format class MDRaidMember as mdmember >11:46:28,327 DEBUG blivet: registered device format class LUKS as luks >11:46:28,328 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >11:46:28,329 DEBUG blivet: registered device format class DiskLabel as disklabel >11:46:28,329 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >11:46:28,329 DEBUG blivet: registered device format class BIOSBoot as biosboot >11:46:28,331 DEBUG blivet: registered device format class SwapSpace as swap >11:46:28,332 DEBUG blivet: registered device format class Ext2FS as ext2 >11:46:28,332 DEBUG blivet: registered device format class Ext3FS as ext3 >11:46:28,332 DEBUG blivet: registered device format class Ext4FS as ext4 >11:46:28,332 DEBUG blivet: registered device format class FATFS as vfat >11:46:28,332 DEBUG blivet: registered device format class EFIFS as efi >11:46:28,332 DEBUG blivet: registered device format class BTRFS as btrfs >11:46:28,333 DEBUG blivet: registered device format class GFS2 as gfs2 >11:46:28,333 DEBUG blivet: registered device format class JFS as jfs >11:46:28,333 DEBUG blivet: registered device format class ReiserFS as reiserfs >11:46:28,333 DEBUG blivet: registered device format class XFS as xfs >11:46:28,333 DEBUG blivet: registered device format class HFS as hfs >11:46:28,333 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >11:46:28,333 DEBUG blivet: registered device format class HFSPlus as hfs+ >11:46:28,333 DEBUG blivet: registered device format class MacEFIFS as macefi >11:46:28,334 DEBUG blivet: registered device format class NTFS as ntfs >11:46:28,334 DEBUG blivet: registered device format class NFS as nfs >11:46:28,334 DEBUG blivet: registered device format class NFSv4 as nfs4 >11:46:28,334 DEBUG blivet: registered device format class Iso9660FS as iso9660 >11:46:28,334 DEBUG blivet: registered device format class NoDevFS as nodev >11:46:28,334 DEBUG blivet: registered device format class DevPtsFS as devpts >11:46:28,334 DEBUG blivet: registered device format class ProcFS as proc >11:46:28,334 DEBUG blivet: registered device format class SysFS as sysfs >11:46:28,334 DEBUG blivet: registered device format class TmpFS as tmpfs >11:46:28,334 DEBUG blivet: registered device format class BindFS as bind >11:46:28,334 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >11:46:28,334 DEBUG blivet: registered device format class USBFS as usbfs >11:46:28,335 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:46:28,498 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:46:28,498 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:46:28,521 INFO blivet: sr0 looks to be the live device; marking as protected >11:46:28,554 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >11:46:28,570 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-04-24-16-23-13-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-24-16-23-13-00', > 'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '14194a0b', > 'ID_REVISION': '2.0.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '536468', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-04-24-16-23-13-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:46:28,570 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:46:28,571 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:46:28,571 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,571 INFO blivet: sr0 is a cdrom >11:46:28,572 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:46:28,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >11:46:28,573 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:46:28,573 INFO blivet: added cdrom sr0 (id 0) to device tree >11:46:28,574 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:28,601 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:28,601 INFO blivet: type detected on 'sr0' is 'iso9660' >11:46:28,603 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,603 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >11:46:28,607 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:46:28,612 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:28,614 DEBUG blivet: looking up parted Device: /dev/sr0 >11:46:28,607 INFO blivet: got device: OpticalDevice instance (0x292e690) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x2888ef0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:46:28,650 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:28,659 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,658 INFO blivet: got format: Iso9660FS instance (0x2998690) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >11:46:28,661 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:28,663 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540690', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:46:28,664 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:46:28,665 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,667 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:46:28,668 INFO blivet: vda is a disk >11:46:28,668 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >11:46:28,669 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:46:28,778 INFO blivet: added disk vda (id 5) to device tree >11:46:28,779 DEBUG blivet: looking up parted Device: /dev/vda >11:46:28,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:46:28,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:46:28,799 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:46:28,800 DEBUG blivet: required disklabel type for vda (15) is None >11:46:28,800 DEBUG blivet: default disklabel type for vda is msdos >11:46:28,800 DEBUG blivet: selecting msdos disklabel for vda based on size >11:46:28,803 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:46:28,828 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 0x29fa150>, <parted.partition.Partition object at 0x29fa390>] > device: <parted.device.Device object at 0x29f2ed0> > PedDisk: <_ped.Disk object at 0x29f7830> >11:46:28,829 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >11:46:28,831 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:46:28,831 INFO blivet: got device: DiskDevice instance (0x292e6d0) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 20 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x2965560> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x29e5cd0> >11:46:28,870 INFO blivet: got format: DiskLabel instance (0x29e5dd0) object id 8-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29fa150>, <parted.partition.Partition object at 0x29fa390>] > device: <parted.device.Device object at 0x29f2ed0> > PedDisk: <_ped.Disk object at 0x29f7830> > origPartedDisk = <parted.disk.Disk object at 0x29fa550> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x29655f0> > >11:46:28,880 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540718', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:46:28,880 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:46:28,881 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:46:28,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,882 INFO blivet: vda1 is a partition >11:46:28,883 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:46:28,883 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (5) with existing msdos disklabel >11:46:28,889 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:46:28,890 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:28,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >11:46:28,891 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:46:28,892 DEBUG blivet: looking up parted Partition: /dev/vda1 >11:46:28,893 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >11:46:28,894 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:46:28,894 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:46:28,895 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:46:28,895 INFO blivet: added partition vda1 (id 10) to device tree >11:46:28,896 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:46:28,897 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >11:46:28,897 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:46:28,898 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >11:46:28,914 WARN blivet: disklabel detected but not usable on vda1 >11:46:28,915 INFO blivet: type detected on 'vda1' is 'ext4' >11:46:28,916 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,917 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >11:46:28,918 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:28,919 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:46:28,924 DEBUG blivet: looking up parted Device: /dev/vda1 >11:46:28,919 INFO blivet: got device: PartitionDevice instance (0x29e5c90) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 20 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x29658c0> > target size = 0 B path = /dev/vda1 > 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 0x29f2f90> fileSystem: <parted.filesystem.FileSystem object at 0x29fa4d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa210> PedPartition: <_ped.Partition object at 0x29f57d0> > disk = existing 20 GiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:46:28,956 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,955 INFO blivet: got format: Ext4FS instance (0x292e750) object id 14-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 7d085d49-2974-4bc1-a242-ce7b2b4572d3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >11:46:28,957 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:28,960 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bab51-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540755', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:46:28,960 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:46:28,961 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:46:28,961 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,961 INFO blivet: vda2 is a partition >11:46:28,962 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:46:28,962 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:28,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (5) with existing msdos disklabel >11:46:28,967 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:46:28,968 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:28,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >11:46:28,968 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:46:28,969 DEBUG blivet: looking up parted Partition: /dev/vda2 >11:46:28,969 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >11:46:28,970 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:46:28,970 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:46:28,971 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:46:28,971 INFO blivet: added partition vda2 (id 16) to device tree >11:46:28,972 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:46:28,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >11:46:28,973 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:28,973 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >11:46:28,984 WARN blivet: disklabel detected but not usable on vda2 >11:46:28,984 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >11:46:28,988 DEBUG blivet: LUKS.__init__: uuid: 3696face-bf8b-4e20-9b81-247f99f5260f ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:28,988 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 20 >11:46:28,989 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:28,990 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >11:46:28,990 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >11:46:28,991 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:28,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:28,993 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >11:46:28,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >11:46:28,994 DEBUG blivet: LUKSDevice._setFormat: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; current: None ; type: None ; >11:46:28,995 DEBUG blivet: LUKSDevice.setup: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; controllable: True ; orig: False ; >11:46:28,996 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; orig: False ; >11:46:28,996 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:28,997 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; type: luks ; >11:46:28,997 INFO blivet: setup of luks-3696face-bf8b-4e20-9b81-247f99f5260f failed: luks device not configured >11:46:28,998 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >11:46:29,002 DEBUG blivet: looking up parted Device: /dev/vda2 >11:46:28,998 INFO blivet: got device: PartitionDevice instance (0x29fa710) -- > name = vda2 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x2965680> > target size = 0 B path = /dev/vda2 > 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 0x29f2f90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x29fa450> PedPartition: <_ped.Partition object at 0x29f5830> > disk = existing 20 GiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = >11:46:29,021 INFO blivet: got format: LUKS instance (0x29fac10) object id 20-- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 3696face-bf8b-4e20-9b81-247f99f5260f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-3696face-bf8b-4e20-9b81-247f99f5260f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >11:46:29,022 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547779', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:29,023 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:46:29,023 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:46:29,023 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,024 INFO blivet: loop0 is a loop device >11:46:29,024 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:46:29,024 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:46:29,025 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >11:46:29,026 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:46:29,026 INFO blivet: added file /osmin.img (deleted) (id 25) to device tree >11:46:29,027 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:46:29,027 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >11:46:29,028 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:29,028 INFO blivet: added loop loop0 (id 28) to device tree >11:46:29,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:29,029 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:29,029 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 31 >11:46:29,029 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:29,029 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >11:46:29,029 WARN blivet: aborting disklabel handler for loop0 >11:46:29,030 INFO blivet: type detected on 'loop0' is 'squashfs' >11:46:29,030 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >11:46:29,030 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:29,030 INFO blivet: got device: LoopDevice instance (0x29fa910) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0 B file /osmin.img (deleted) (25)'] > 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 >11:46:29,033 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547913', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:29,033 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:46:29,033 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:29,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,035 INFO blivet: loop1 is a loop device >11:46:29,035 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:46:29,036 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >11:46:29,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >11:46:29,038 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:46:29,038 INFO blivet: added file /osmin (id 34) to device tree >11:46:29,038 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:46:29,039 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >11:46:29,039 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:29,039 INFO blivet: added loop loop1 (id 37) to device tree >11:46:29,040 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:29,040 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:29,040 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 40 >11:46:29,041 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:46:29,041 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >11:46:29,041 WARN blivet: aborting disklabel handler for loop1 >11:46:29,041 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >11:46:29,041 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 41 >11:46:29,042 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:29,042 INFO blivet: got device: LoopDevice instance (0x2a44490) -- > name = loop1 status = False kids = 0 id = 37 > parents = ['existing 0 B file /osmin (34)'] > 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 >11:46:29,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548074', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:29,044 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:46:29,044 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:46:29,045 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,045 INFO blivet: loop2 is a loop device >11:46:29,045 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:46:29,046 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:29,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,046 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >11:46:29,047 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:46:29,047 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >11:46:29,048 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:29,048 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >11:46:29,048 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:29,048 INFO blivet: added loop loop2 (id 46) to device tree >11:46:29,049 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:29,049 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:29,049 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 49 >11:46:29,050 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:29,053 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:29,151 WARN blivet: disklabel detected but not usable on loop2 >11:46:29,151 INFO blivet: type detected on 'loop2' is 'squashfs' >11:46:29,152 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 51 >11:46:29,154 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:29,156 INFO blivet: got device: LoopDevice instance (0x2a44510) -- > name = loop2 status = False kids = 0 id = 46 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >11:46:29,158 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548212', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:29,158 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:46:29,159 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,159 INFO blivet: loop3 is a loop device >11:46:29,160 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:46:29,160 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:46:29,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,161 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >11:46:29,161 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:46:29,161 INFO blivet: added file /LiveOS/ext3fs.img (id 53) to device tree >11:46:29,162 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:46:29,162 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >11:46:29,163 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:46:29,163 INFO blivet: added loop loop3 (id 56) to device tree >11:46:29,163 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:46:29,164 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:46:29,164 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,165 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 59 >11:46:29,165 DEBUG blivet: device loop3 does not contain a disklabel >11:46:29,165 INFO blivet: type detected on 'loop3' is 'ext4' >11:46:29,165 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,166 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >11:46:29,166 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:46:29,166 INFO blivet: got device: LoopDevice instance (0x29fa9d0) -- > name = loop3 status = False kids = 0 id = 56 > parents = ['existing 0 B file /LiveOS/ext3fs.img (53)'] > 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/loop3 > format args = [] originalFormat = None >11:46:29,168 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,167 INFO blivet: got format: Ext4FS instance (0x2a449d0) object id 60-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,169 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,171 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548357', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:29,171 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:46:29,171 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:29,172 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,172 INFO blivet: loop4 is a loop device >11:46:29,172 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:46:29,173 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:46:29,173 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >11:46:29,174 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:46:29,174 INFO blivet: added file /overlay (deleted) (id 62) to device tree >11:46:29,175 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:46:29,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >11:46:29,175 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:29,175 INFO blivet: added loop loop4 (id 65) to device tree >11:46:29,176 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:46:29,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:46:29,176 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 68 >11:46:29,177 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:46:29,177 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >11:46:29,177 WARN blivet: aborting disklabel handler for loop4 >11:46:29,177 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >11:46:29,177 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 69 >11:46:29,178 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:29,178 INFO blivet: got device: LoopDevice instance (0x2a44b50) -- > name = loop4 status = False kids = 0 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > 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/loop4 > format args = [] originalFormat = None >11:46:29,180 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66252', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:29,180 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:29,181 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:29,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,181 INFO blivet: live-rw is a device-mapper device >11:46:29,182 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:46:29,182 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,183 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (56) with existing ext4 filesystem >11:46:29,184 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:29,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (65) >11:46:29,185 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:29,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,186 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:46:29,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >11:46:29,187 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:46:29,187 INFO blivet: added dm live-rw (id 71) to device tree >11:46:29,187 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:29,188 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:29,188 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >11:46:29,189 DEBUG blivet: device live-rw does not contain a disklabel >11:46:29,189 INFO blivet: type detected on 'live-rw' is 'ext4' >11:46:29,189 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >11:46:29,190 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:46:29,190 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:46:29,190 INFO blivet: got device: DMDevice instance (0x2a44e50) -- > name = live-rw status = True kids = 0 id = 71 > parents = ['existing 0 B loop loop4 (65)'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x29659e0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:46:29,225 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,224 INFO blivet: got format: Ext4FS instance (0x2a53050) object id 75-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,226 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,229 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23689', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:46:29,229 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:46:29,230 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:29,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,230 INFO blivet: live-base is a device-mapper device >11:46:29,231 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:46:29,231 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:29,232 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,232 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (56) with existing ext4 filesystem >11:46:29,233 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:29,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,234 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:46:29,234 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >11:46:29,235 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:46:29,235 INFO blivet: added dm live-base (id 77) to device tree >11:46:29,235 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:46:29,236 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:46:29,236 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,236 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >11:46:29,236 DEBUG blivet: device live-base does not contain a disklabel >11:46:29,239 INFO blivet: type detected on 'live-base' is 'ext4' >11:46:29,240 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,240 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >11:46:29,241 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:46:29,241 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:46:29,241 INFO blivet: got device: DMDevice instance (0x2a44fd0) -- > name = live-base status = True kids = 0 id = 77 > parents = ['existing 0 B loop loop3 (56) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2965b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:46:29,259 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,258 INFO blivet: got format: Ext4FS instance (0x2a448d0) object id 81-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,260 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,262 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83034', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >11:46:29,262 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >11:46:29,262 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:29,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,263 INFO blivet: live-osimg-min is a device-mapper device >11:46:29,263 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:46:29,264 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:29,264 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >11:46:29,265 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:29,265 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (37) >11:46:29,266 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:29,267 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (56) with existing ext4 filesystem >11:46:29,268 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:29,269 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:29,269 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >11:46:29,269 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >11:46:29,270 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:46:29,270 INFO blivet: added dm live-osimg-min (id 83) to device tree >11:46:29,270 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:46:29,271 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:46:29,271 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,272 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >11:46:29,272 DEBUG blivet: device live-osimg-min does not contain a disklabel >11:46:29,272 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >11:46:29,272 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,273 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >11:46:29,273 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:46:29,273 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >11:46:29,273 INFO blivet: got device: DMDevice instance (0x2a44390) -- > name = live-osimg-min status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop3 (56) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2965a70> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:46:29,291 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,290 INFO blivet: got format: Ext4FS instance (0x2a53410) object id 87-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >11:46:29,292 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:29,317 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:29,318 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:46:29,345 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:29,345 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,347 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,370 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:46:29,371 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:29,372 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:29,398 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:29,399 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,400 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:29,422 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:29,423 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:29,423 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:46:30,812 INFO blivet: ISCSID is /sbin/iscsid >11:46:30,812 INFO blivet: no initiator set >11:46:31,018 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:46:31,019 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:46:31,437 DEBUG blivet: trying to set new default fstype to 'ext4' >11:46:31,519 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:31,519 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >11:46:31,521 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:31,538 INFO blivet: Detected 2.00 GiB of memory >11:46:31,562 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:46:31,584 INFO blivet: Swap attempt of 0.0 >11:46:32,215 INFO blivet: resetting Blivet (version 0.49) instance <blivet.Blivet object at 0x394a2d0> >11:46:32,217 INFO blivet: no initiator set >11:46:32,218 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:46:32,220 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:46:33,020 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >11:46:33,020 INFO blivet: sr0 looks to be the live device; marking as protected >11:46:33,063 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >11:46:33,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-04-24-16-23-13-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-24-16-23-13-00', > 'ID_FS_UUID_ENC': '2014-04-24-16-23-13-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '14194a0b', > 'ID_REVISION': '2.0.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '536468', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-04-24-16-23-13-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:46:33,075 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:46:33,077 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:46:33,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,083 INFO blivet: sr0 is a cdrom >11:46:33,084 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:46:33,085 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >11:46:33,087 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:46:33,088 INFO blivet: added cdrom sr0 (id 1) to device tree >11:46:33,089 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:33,092 INFO blivet: type detected on 'sr0' is 'iso9660' >11:46:33,093 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,097 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >11:46:33,109 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:46:33,112 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,114 DEBUG blivet: looking up parted Device: /dev/sr0 >11:46:33,109 INFO blivet: got device: OpticalDevice instance (0x7fb198049d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0.98 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 518144 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x4065560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:46:33,163 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,177 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,190 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:33,210 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,200 INFO blivet: got format: Iso9660FS instance (0x7fb1980b6d50) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-04-24-16-23-13-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B > >11:46:33,213 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,215 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,223 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:33,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540690', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:46:33,229 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:46:33,231 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:33,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,235 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:46:33,237 INFO blivet: vda is a disk >11:46:33,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >11:46:33,240 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:46:33,280 INFO blivet: added disk vda (id 6) to device tree >11:46:33,280 DEBUG blivet: looking up parted Device: /dev/vda >11:46:33,293 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:46:33,295 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:46:33,297 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:46:33,298 DEBUG blivet: required disklabel type for vda (15) is None >11:46:33,299 DEBUG blivet: default disklabel type for vda is msdos >11:46:33,301 DEBUG blivet: selecting msdos disklabel for vda based on size >11:46:33,304 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:46:33,327 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 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] > device: <parted.device.Device object at 0x7fb198123450> > PedDisk: <_ped.Disk object at 0x7fb198115b90> >11:46:33,331 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >11:46:33,335 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:46:33,336 INFO blivet: got device: DiskDevice instance (0x7fb198109e90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 20 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x40658c0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb19811b110> >11:46:33,421 INFO blivet: got format: DiskLabel instance (0x7fb1980b6e10) object id 9-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb198123850>, <parted.partition.Partition object at 0x7fb1981239d0>] > device: <parted.device.Device object at 0x7fb198123450> > PedDisk: <_ped.Disk object at 0x7fb198115b90> > origPartedDisk = <parted.disk.Disk object at 0x7fb198123b90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x4065b00> > >11:46:33,457 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_UUID_ENC': '7d085d49-2974-4bc1-a242-ce7b2b4572d3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '000bab51-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540718', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/7d085d49-2974-4bc1-a242-ce7b2b4572d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:46:33,457 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:46:33,459 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:46:33,460 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,461 INFO blivet: vda1 is a partition >11:46:33,462 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:46:33,464 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:33,472 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (6) with existing msdos disklabel >11:46:33,474 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:46:33,476 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:33,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >11:46:33,478 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:46:33,478 DEBUG blivet: looking up parted Partition: /dev/vda1 >11:46:33,508 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >11:46:33,510 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:46:33,511 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:46:33,512 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:46:33,513 INFO blivet: added partition vda1 (id 11) to device tree >11:46:33,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:46:33,515 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >11:46:33,517 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:46:33,518 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >11:46:33,534 WARN blivet: disklabel detected but not usable on vda1 >11:46:33,535 INFO blivet: type detected on 'vda1' is 'ext4' >11:46:33,703 DEBUG blivet: size=104.70 MiB, current=500 MiB >11:46:33,727 DEBUG blivet: padding min size from 109789184 up to 109789684 >11:46:33,728 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,728 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >11:46:33,729 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:46:33,730 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:46:33,735 DEBUG blivet: looking up parted Device: /dev/vda1 >11:46:33,730 INFO blivet: got device: PartitionDevice instance (0x7fb198123c90) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x40659e0> > target size = 0 B path = /dev/vda1 > 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 0x7fb1981236d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb198123b10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb198123910> PedPartition: <_ped.Partition object at 0x7fb198121890> > disk = existing 20 GiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:46:33,800 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,799 INFO blivet: got format: Ext4FS instance (0x7fb198109690) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 7d085d49-2974-4bc1-a242-ce7b2b4572d3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >11:46:33,809 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,818 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,826 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:33,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_UUID_ENC': '3696face-bf8b-4e20-9b81-247f99f5260f', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bab51-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bab51', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540755', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/3696face-bf8b-4e20-9b81-247f99f5260f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:46:33,850 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:46:33,851 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:46:33,852 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,852 INFO blivet: vda2 is a partition >11:46:33,854 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:46:33,855 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:46:33,859 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk vda (6) with existing msdos disklabel >11:46:33,861 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:46:33,862 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:33,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >11:46:33,864 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:46:33,865 DEBUG blivet: looking up parted Partition: /dev/vda2 >11:46:33,866 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >11:46:33,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:46:33,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:46:33,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:46:33,871 INFO blivet: added partition vda2 (id 17) to device tree >11:46:33,872 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:46:33,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >11:46:33,874 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:33,875 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >11:46:33,889 WARN blivet: disklabel detected but not usable on vda2 >11:46:33,890 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >11:46:33,891 DEBUG blivet: LUKS.__init__: uuid: 3696face-bf8b-4e20-9b81-247f99f5260f ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:33,892 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 21 >11:46:33,893 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:46:33,895 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >11:46:33,896 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >11:46:33,897 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; >11:46:33,898 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,900 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >11:46:33,901 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >11:46:33,903 DEBUG blivet: LUKSDevice._setFormat: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; current: None ; type: None ; >11:46:33,904 DEBUG blivet: LUKSDevice.setup: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; controllable: True ; orig: False ; >11:46:33,906 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; orig: False ; >11:46:33,907 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:46:33,909 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-3696face-bf8b-4e20-9b81-247f99f5260f ; status: False ; type: luks ; >11:46:33,909 INFO blivet: setup of luks-3696face-bf8b-4e20-9b81-247f99f5260f failed: luks device not configured >11:46:33,911 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >11:46:33,915 DEBUG blivet: looking up parted Device: /dev/vda2 >11:46:33,911 INFO blivet: got device: PartitionDevice instance (0x7fb1981295d0) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 20 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x4065e60> > target size = 0 B path = /dev/vda2 > 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 0x7fb1981236d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb198123a90> PedPartition: <_ped.Partition object at 0x7fb1981218f0> > disk = existing 20 GiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = >11:46:33,979 INFO blivet: got format: LUKS instance (0x7fb198129850) object id 21-- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 3696face-bf8b-4e20-9b81-247f99f5260f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-3696face-bf8b-4e20-9b81-247f99f5260f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >11:46:33,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547779', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:33,983 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:46:33,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:46:33,985 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,985 INFO blivet: loop0 is a loop device >11:46:33,986 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:46:33,988 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:46:33,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:33,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >11:46:33,990 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:46:33,991 INFO blivet: added file /osmin.img (deleted) (id 26) to device tree >11:46:33,992 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:46:33,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >11:46:33,994 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:33,995 INFO blivet: added loop loop0 (id 29) to device tree >11:46:33,996 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:33,997 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:33,997 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >11:46:33,999 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:33,999 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >11:46:34,000 WARN blivet: aborting disklabel handler for loop0 >11:46:34,000 INFO blivet: type detected on 'loop0' is 'squashfs' >11:46:34,001 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 33 >11:46:34,002 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:34,002 INFO blivet: got device: LoopDevice instance (0x7fb198138d90) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0 B file /osmin.img (deleted) (26)'] > 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 >11:46:34,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '547913', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:34,007 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:46:34,008 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:34,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,011 INFO blivet: loop1 is a loop device >11:46:34,013 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:46:34,018 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >11:46:34,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >11:46:34,022 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:46:34,022 INFO blivet: added file /osmin (id 35) to device tree >11:46:34,024 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:46:34,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >11:46:34,026 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:34,027 INFO blivet: added loop loop1 (id 38) to device tree >11:46:34,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:34,030 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:34,030 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 41 >11:46:34,032 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:46:34,033 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >11:46:34,033 WARN blivet: aborting disklabel handler for loop1 >11:46:34,034 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >11:46:34,035 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 42 >11:46:34,038 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:46:34,039 INFO blivet: got device: LoopDevice instance (0x7fb198138a90) -- > name = loop1 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin (35)'] > 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 >11:46:34,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548074', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:34,046 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:46:34,048 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:46:34,050 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,051 INFO blivet: loop2 is a loop device >11:46:34,053 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:46:34,054 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:34,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,056 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >11:46:34,058 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:46:34,058 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 44) to device tree >11:46:34,060 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:46:34,060 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >11:46:34,062 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:34,062 INFO blivet: added loop loop2 (id 47) to device tree >11:46:34,064 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:34,065 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:34,066 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 50 >11:46:34,067 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:34,069 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:34,089 WARN blivet: disklabel detected but not usable on loop2 >11:46:34,098 INFO blivet: type detected on 'loop2' is 'squashfs' >11:46:34,100 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 52 >11:46:34,103 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:34,103 INFO blivet: got device: LoopDevice instance (0x7fb19817e610) -- > name = loop2 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > 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 >11:46:34,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548212', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:34,124 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:46:34,126 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,132 INFO blivet: loop3 is a loop device >11:46:34,134 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:46:34,135 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:46:34,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >11:46:34,139 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:46:34,139 INFO blivet: added file /LiveOS/ext3fs.img (id 54) to device tree >11:46:34,142 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:46:34,142 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >11:46:34,144 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:46:34,144 INFO blivet: added loop loop3 (id 57) to device tree >11:46:34,146 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:46:34,147 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:46:34,149 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,150 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >11:46:34,150 DEBUG blivet: device loop3 does not contain a disklabel >11:46:34,151 INFO blivet: type detected on 'loop3' is 'ext4' >11:46:34,241 DEBUG blivet: size=0 B, current=4 GiB >11:46:34,253 DEBUG blivet: using current size 0 as min size >11:46:34,255 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,256 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 61 >11:46:34,257 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:46:34,258 INFO blivet: got device: LoopDevice instance (0x7fb19817ead0) -- > name = loop3 status = False kids = 0 id = 57 > parents = ['existing 0 B file /LiveOS/ext3fs.img (54)'] > 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/loop3 > format args = [] originalFormat = None >11:46:34,263 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,261 INFO blivet: got format: Ext4FS instance (0x7fb19817ed90) object id 61-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >11:46:34,271 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,280 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,288 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,298 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548357', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:34,299 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:46:34,300 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:34,301 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,301 INFO blivet: loop4 is a loop device >11:46:34,302 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:46:34,303 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:46:34,304 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,305 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >11:46:34,306 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:46:34,307 INFO blivet: added file /overlay (deleted) (id 63) to device tree >11:46:34,308 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:46:34,308 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >11:46:34,309 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:34,309 INFO blivet: added loop loop4 (id 66) to device tree >11:46:34,310 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:46:34,311 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:46:34,311 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 69 >11:46:34,312 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:46:34,313 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >11:46:34,313 WARN blivet: aborting disklabel handler for loop4 >11:46:34,313 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >11:46:34,313 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 70 >11:46:34,314 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:46:34,315 INFO blivet: got device: LoopDevice instance (0x7fb19817e710) -- > name = loop4 status = False kids = 0 id = 66 > parents = ['existing 0 B file /overlay (deleted) (63)'] > 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/loop4 > format args = [] originalFormat = None >11:46:34,319 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66252', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:34,320 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:34,321 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:34,321 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,322 INFO blivet: live-rw is a device-mapper device >11:46:34,323 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:46:34,323 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,325 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (57) with existing ext4 filesystem >11:46:34,326 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:46:34,327 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (66) >11:46:34,329 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:46:34,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,331 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:46:34,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >11:46:34,340 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:46:34,340 INFO blivet: added dm live-rw (id 72) to device tree >11:46:34,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:34,343 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:34,344 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,348 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >11:46:34,348 DEBUG blivet: device live-rw does not contain a disklabel >11:46:34,349 INFO blivet: type detected on 'live-rw' is 'ext4' >11:46:34,460 DEBUG blivet: size=3.29 GiB, current=4 GiB >11:46:34,499 DEBUG blivet: padding min size from 3537092608 up to 3537093108 >11:46:34,505 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,506 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >11:46:34,508 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:46:34,509 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:46:34,508 INFO blivet: got device: DMDevice instance (0x7fb19817e910) -- > name = live-rw status = True kids = 0 id = 72 > parents = ['existing 0 B loop loop4 (66)'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4065ef0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:46:34,579 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,578 INFO blivet: got format: Ext4FS instance (0x7fb19817ea10) object id 76-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >11:46:34,590 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,600 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,609 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,619 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23689', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:46:34,619 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:46:34,620 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:34,621 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,621 INFO blivet: live-base is a device-mapper device >11:46:34,622 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:46:34,623 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:34,624 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,625 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (57) with existing ext4 filesystem >11:46:34,627 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:46:34,628 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,629 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:46:34,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >11:46:34,639 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:46:34,646 INFO blivet: added dm live-base (id 78) to device tree >11:46:34,648 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:46:34,649 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:46:34,650 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >11:46:34,650 DEBUG blivet: device live-base does not contain a disklabel >11:46:34,651 INFO blivet: type detected on 'live-base' is 'ext4' >11:46:34,789 DEBUG blivet: size=0 B, current=4 GiB >11:46:34,809 DEBUG blivet: using current size 0 as min size >11:46:34,811 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,812 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >11:46:34,814 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:46:34,815 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:46:34,814 INFO blivet: got device: DMDevice instance (0x7fb19817e0d0) -- > name = live-base status = True kids = 0 id = 78 > parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32689 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4065f80> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:46:34,859 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,857 INFO blivet: got format: Ext4FS instance (0x7fb19817ef90) object id 82-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >11:46:34,871 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,882 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,892 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_UUID_ENC': 'c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83034', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/c6fb5ebd-1ee6-4296-8ec4-03b27fc08067', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >11:46:34,903 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >11:46:34,904 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:34,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,905 INFO blivet: live-osimg-min is a device-mapper device >11:46:34,906 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:46:34,907 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:46:34,908 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >11:46:34,909 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:46:34,911 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (38) >11:46:34,913 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:46:34,914 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (57) with existing ext4 filesystem >11:46:34,916 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:46:34,925 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:46:34,934 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >11:46:34,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >11:46:34,935 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:46:34,936 INFO blivet: added dm live-osimg-min (id 84) to device tree >11:46:34,937 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:46:34,938 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:46:34,941 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:34,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >11:46:34,942 DEBUG blivet: device live-osimg-min does not contain a disklabel >11:46:34,942 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >11:46:35,093 DEBUG blivet: size=0 B, current=3.29 GiB >11:46:35,114 DEBUG blivet: using current size 0 as min size >11:46:35,116 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,116 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 88 >11:46:35,118 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:46:35,120 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >11:46:35,118 INFO blivet: got device: DMDevice instance (0x7fb198138950) -- > name = live-osimg-min status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop3 (57) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fb198186050> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:46:35,163 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,161 INFO blivet: got format: Ext4FS instance (0x7fb19817ec90) object id 88-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = c6fb5ebd-1ee6-4296-8ec4-03b27fc08067 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3.29 GiB targetSize = 3.29 GiB > >11:46:35,176 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,186 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,198 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,266 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:46:35,331 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:35,333 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,336 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,398 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:46:35,400 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:35,403 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >11:46:35,466 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:35,469 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,473 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,533 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:35,535 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:35,536 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:46:35,537 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:35,540 INFO blivet: edd: collected mbr signatures: {'vda': '0x000bab51'} >11:46:35,544 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:46:35,627 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:46:35,836 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:46:35,839 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,842 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:46:35,970 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,974 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,978 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,981 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:35,984 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:35,989 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:46:35,993 DEBUG blivet: Ext4FS.supported: supported: True ; >11:46:36,136 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >11:46:36,146 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (78) with existing ext4 filesystem >11:48:04,078 DEBUG blivet: BindFS.supported: supported: False ; >11:48:04,079 DEBUG blivet: BindFS.supported: supported: False ; >11:48:04,080 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:48:04,081 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:48:04,083 DEBUG blivet: NFSv4.supported: supported: False ; >11:48:04,084 DEBUG blivet: NFSv4.supported: supported: False ; >11:48:04,085 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:48:04,087 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:48:04,088 DEBUG blivet: Ext4FS.supported: supported: True ; >11:48:04,089 DEBUG blivet: Ext4FS.supported: supported: True ; >11:48:04,091 DEBUG blivet: Ext3FS.supported: supported: True ; >11:48:04,092 DEBUG blivet: Ext3FS.supported: supported: True ; >11:48:04,094 DEBUG blivet: Ext2FS.supported: supported: True ; >11:48:04,095 DEBUG blivet: Ext2FS.supported: supported: True ; >11:48:04,097 DEBUG blivet: SysFS.supported: supported: False ; >11:48:04,098 DEBUG blivet: SysFS.supported: supported: False ; >11:48:04,099 DEBUG blivet: MultipathMember.__init__: >11:48:04,101 DEBUG blivet: MDRaidMember.__init__: >11:48:04,102 DEBUG blivet: ProcFS.supported: supported: False ; >11:48:04,103 DEBUG blivet: ProcFS.supported: supported: False ; >11:48:04,105 DEBUG blivet: SwapSpace.__init__: >11:48:04,106 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:48:04,107 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:48:04,109 DEBUG blivet: BTRFS.supported: supported: True ; >11:48:04,396 DEBUG blivet: USBFS.supported: supported: False ; >11:48:04,397 DEBUG blivet: USBFS.supported: supported: False ; >11:48:04,398 DEBUG blivet: DiskLabel.__init__: >11:48:04,399 INFO blivet: DiskLabel.partedDevice returning None >11:48:04,401 DEBUG blivet: HFSPlus.supported: supported: False ; >11:48:04,404 DEBUG blivet: HFSPlus.supported: supported: False ; >11:48:04,405 DEBUG blivet: XFS.supported: supported: True ; >11:48:04,518 DEBUG blivet: XFS.supported: supported: True ; >11:48:04,520 DEBUG blivet: TmpFS.supported: supported: True ; >11:48:04,558 DEBUG blivet: LUKS.__init__: >11:48:04,559 DEBUG blivet: NTFS.supported: supported: False ; >11:48:04,559 DEBUG blivet: NTFS.supported: supported: False ; >11:48:04,560 DEBUG blivet: NoDevFS.supported: supported: False ; >11:48:04,561 DEBUG blivet: NoDevFS.supported: supported: False ; >11:48:04,562 DEBUG blivet: HFS.supported: supported: False ; >11:48:04,562 DEBUG blivet: HFS.supported: supported: False ; >11:48:04,563 DEBUG blivet: LVMPhysicalVolume.__init__: >11:48:04,563 DEBUG blivet: NFS.supported: supported: False ; >11:48:04,564 DEBUG blivet: NFS.supported: supported: False ; >11:48:04,564 DEBUG blivet: FATFS.supported: supported: True ; >11:48:04,566 DEBUG blivet: FATFS.supported: supported: True ; >11:48:04,567 DEBUG blivet: DMRaidMember.__init__: >17:49:59,676 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:49:59,694 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:50:00,484 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:50:00,490 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >11:46:31,612 DEBUG ifcfg: content of files (network initialization): >11:46:31,628 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 31, 212, 200]}, 'connection': {'timestamp': 1398440554L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '9bde7b3d-3a67-4d6b-b7b1-719d787d8b27'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:46:32,062 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >11:46:32,065 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >11:46:32,066 DEBUG ifcfg: TYPE=Ethernet >11:46:32,066 DEBUG ifcfg: BOOTPROTO=dhcp >11:46:32,066 DEBUG ifcfg: DEFROUTE=yes >11:46:32,066 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >11:46:32,067 DEBUG ifcfg: IPV6INIT=yes >11:46:32,067 DEBUG ifcfg: IPV6_AUTOCONF=yes >11:46:32,067 DEBUG ifcfg: IPV6_DEFROUTE=yes >11:46:32,067 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >11:46:32,067 DEBUG ifcfg: NAME=ens3 >11:46:32,068 DEBUG ifcfg: UUID=9bde7b3d-3a67-4d6b-b7b1-719d787d8b27 >11:46:32,068 DEBUG ifcfg: ONBOOT=no >11:46:32,068 DEBUG ifcfg: HWADDR=52:54:00:1F:D4:C8 >11:46:32,068 DEBUG ifcfg: PEERDNS=yes >11:46:32,069 DEBUG ifcfg: PEERROUTES=yes >11:46:32,069 DEBUG ifcfg: IPV6_PEERDNS=yes >11:46:32,069 DEBUG ifcfg: IPV6_PEERROUTES=yes >11:46:32,090 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 31, 212, 200]}, 'connection': {'timestamp': 1398440554L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '9bde7b3d-3a67-4d6b-b7b1-719d787d8b27'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:48:04,624 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:48:04,625 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 slub_debug=- enforcing=0
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 1091464
: 889821 |
889822
|
889823
|
889824
|
889825
|
889826
|
889827
|
889828
|
889829
|
889830