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 855022 Details for
Bug 1057663
Unhandled errors from the following threads detected:
[?]
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.
tb
anaconda-tb-CLtbCq (text/plain), 225.11 KB, created by
Ales Kozumplik
on 2014-01-24 15:12:28 UTC
(
hide
)
Description:
tb
Filename:
MIME Type:
Creator:
Ales Kozumplik
Created:
2014-01-24 15:12:28 UTC
Size:
225.11 KB
patch
obsolete
>anaconda 21.14-1 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/threads.py", line 127, in wait_all > raise RuntimeError(msg) > File "/tmp/updates/pyanaconda/install.py", line 131, in doInstall > threadMgr.wait_all() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/tmp/updates/pyanaconda/threads.py", line 226, in run > threading.Thread.run(self, *args, **kwargs) >RuntimeError: Unhandled errors from the following threads detected: AnaTimeInitThread, AnaXklWrapperInitThread, AnaSourceWatcher, AnaKeyboardThread, AnaGtkBatchPre1, AnaGeolocationRefreshThread, AnaCustomStorageInit, AnaExecuteStorageThread, AnaStorageWatcher > >Local variables in innermost frame: >msg: Unhandled errors from the following threads detected: AnaTimeInitThread, AnaXklWrapperInitThread, AnaSourceWatcher, AnaKeyboardThread, AnaGtkBatchPre1, AnaGeolocationRefreshThread, AnaCustomStorageInit, AnaExecuteStorageThread, AnaStorageWatcher >self: <pyanaconda.threads.ThreadManager object at 0x7f1b1230f9d0> >name: AnaNTPserver1 > > >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 0x7f1aee24af50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --useshadow ># Install OS instead of upgrade >install > ># Use network installation >url --url="http://download.englab.brq.redhat.com/pub/fedora/linux/development/20/x86_64/os/" >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --noipv6 --activate >network --hostname=localhost.localdomain ># Root password >rootpw --plaintext rootoor ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Prague --isUtc >user --name=foo --password=bar ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part / --size=4000 >part /boot --size=500 >part /home --size=1000 >part /swap --size=1000 > >%packages >@Core >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vda1 (4) >, '/swap': existing 0.97 GiB partition vda5 (19) >, '/': existing 3.90 GiB partition vda2 (8) >, '/home': existing 0.97 GiB partition vda3 (12) >} > swaps: [] > name: Fedora Linux 20 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 84d40a97-fffd-4a21-8c45-b62f37d02909 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252005 > origFormat._minInstanceSize: 49.43 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 0.97 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 22 > origFormat._device: /dev/vda5 > id: 50 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 52 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 2ab47d0d-a659-4763-bd3e-30678c181dd3 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252003 > origFormat._minInstanceSize: 49.44 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 0.97 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 15 > origFormat._device: /dev/vda3 > id: 54 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 57 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: af6aa29b-057f-4394-8d6b-5d29f55969dd > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252002 > origFormat._minInstanceSize: 740.01 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 3.90 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 11 > origFormat._device: /dev/vda2 > id: 62 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 64 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: fce9573b-7d9d-46aa-a2b7-b0a6422246ea > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: 75.78 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 7 > origFormat._device: /dev/vda1 > id: 65 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 67 >, ActionDestroyDevice instance, containing members: > device: existing 2.62 GiB partition vda4 (16) > id: 68 >, ActionDestroyFormat instance, containing members: > device: existing 8 GiB disk vda (1) with non-existent msdos disklabel > origFormat: existing msdos disklabel > id: 69 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 71 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 74 >, ActionCreateDevice instance, containing members: > device: non-existent 3.90 GiB partition vda2 (76) with non-existent ext4 filesystem mounted at / > id: 77 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 78 >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda1 (81) with non-existent ext4 filesystem mounted at /boot > id: 82 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 83 >, ActionCreateDevice instance, containing members: > device: non-existent 0.97 GiB partition vda3 (86) with non-existent ext4 filesystem mounted at /home > id: 87 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 88 >, ActionCreateDevice instance, containing members: > device: non-existent 0.97 GiB partition vda5 (91) with non-existent ext4 filesystem mounted at /swap > id: 92 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 93 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url0/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 25 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _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 > id: 30 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 32 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: c95e3084-e96e-45e3-8ec3-1265a98a0f0d > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 35 > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 35 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: c95e3084-e96e-45e3-8ec3-1265a98a0f0d > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 36 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _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 > id: 38 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2 GiB dm live-rw (42) with existing ext4 filesystem >, existing 2 GiB dm live-base (46) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, non-existent 2.62 GiB partition vda4 (95) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [vda, loop0, /tmp/curl_fetch_url0/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, vda4] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _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: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._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: 4 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f1aee25a090) -- > 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 (0x7f1aee25a050) -- > 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 (0x7f1aee25a0d0) -- > 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 (0x7f1aee25a210) -- > 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 (0x7f1aee25a310) -- > 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 0x7f1b12387b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: None > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 2.79 GiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 1477 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 0 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f1aeadbc710> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._password_check: InputCheck instance, containing members: > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._password_check._data: None > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes._password_check._enabled: True > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f1ae8c2b870 (GtkEntry at 0x401e3c0)>: True} > _intf._currentAction._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: The password is shorter than 5 characters > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x3fee150>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1aeada63d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f1b0180e690>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._groupsError: Label instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f1aead8ab50>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: foo > _intf._currentAction._spokes._advanced._user.isCrypted: False > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: True > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Skipped > _intf._currentAction._spokes._advanced._user.lineno: 20 > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: bar > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 0 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: True > _intf._currentAction._configurationDone: False >updateSrc: http://192.168.122.1:/updates.img >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://download.englab.brq.redhat.com/pub/fedora/linux/development/20/x86_64/os/ >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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f1aee277ed8>, True), 'type': (<function <lambda> at 0x7f1af0b821b8>, True), 'addons': (<function list_addons_callback at 0x7f1af0b820c8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f1aee277f50>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _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.14-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 'http://192.168.122.1:/updates.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.englab.brq.redhat.com/pub/fedora/linux/development/20/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, '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: > > >/tmp/anaconda.log: >14:57:13,066 INFO anaconda: /sbin/anaconda 21.14-1 >14:57:13,207 INFO anaconda: 2097152 kB (2048 MB) are available >14:57:13,208 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >14:57:13,217 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:57:13,217 INFO anaconda: Default encoding = utf-8 >14:57:13,477 INFO anaconda: Display mode = g >14:57:13,478 INFO anaconda: 2097152 kB (2048 MB) are available >14:57:13,478 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >14:57:14,011 DEBUG anaconda: X server has signalled a successful start. >14:57:14,014 INFO anaconda: Starting window manager, pid 1332. >14:57:14,062 INFO anaconda: Started spice-vdagent. >14:57:14,688 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139753817028352) >14:57:14,757 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >14:57:14,758 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >14:57:14,759 INFO anaconda: using only installclass _Fedora >14:57:15,165 INFO anaconda: bootloader GRUB2 on X86 platform >14:57:15,200 INFO anaconda: bootloader GRUB2 on X86 platform >14:57:15,231 DEBUG anaconda: network: devices found ['eth0'] >14:57:15,432 DEBUG anaconda: updating hostname localhost.localdomain >14:57:15,459 INFO anaconda: Running Thread: AnaStorageThread (139753624585984) >14:57:15,464 INFO anaconda: Running Thread: AnaTimeInitThread (139753616193280) >14:57:15,469 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139753607800576) >14:57:15,471 INFO anaconda: Running Thread: AnaPayloadThread (139753599407872) >14:57:15,570 DEBUG anaconda: updating hostname localhost.localdomain >14:57:16,002 INFO anaconda: Thread Done: AnaTimeInitThread (139753616193280) >14:57:16,042 INFO anaconda: got 0 NTP servers from DHCP >14:57:16,043 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139753607800576) >14:57:16,054 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139753607800576) >14:57:16,055 INFO anaconda: Starting geolocation lookup >14:57:16,055 INFO anaconda: Geolocation provider: Fedora GeoIP >14:57:17,330 INFO anaconda: Geolocation lookup finished in 1.3 seconds >14:57:17,332 INFO anaconda: got results from geolocation >14:57:17,334 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139753607800576) >14:57:17,952 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139753817028352) >14:57:18,055 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >14:57:18,084 DEBUG anaconda: Entered hub: SummaryHub >14:57:18,493 INFO anaconda: Thread Done: AnaStorageThread (139753624585984) >14:57:18,638 INFO anaconda: Running Thread: AnaDateTimeThread (139753817028352) >14:57:18,642 INFO anaconda: fs space: 0 B needed: 2.79 GiB >14:57:18,824 INFO anaconda: Thread Done: AnaDateTimeThread (139753817028352) >14:57:18,877 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139753817028352) >14:57:18,878 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f1aeada64d0>> on <dictionary-keyiterator object at 0x7f1aedf34368> >14:57:18,887 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139753624585984) >14:57:18,913 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139753624585984) >14:57:19,067 INFO anaconda: Running Thread: AnaKeyboardThread (139753624585984) >14:57:19,079 INFO anaconda: fs space: 0 B needed: 2.79 GiB >14:57:19,218 INFO anaconda: fs space: 0 B needed: 2.79 GiB >14:57:19,235 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/hubs/__init__.py:232: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keywords for label or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > label = Gtk.Label("<span font-desc=\"Sans 14\">%s</span>" % escape_markup(_(obj.title))) > >14:57:19,277 INFO anaconda: Thread Done: AnaPayloadThread (139753599407872) >14:57:19,278 INFO anaconda: Running Thread: AnaSourceWatcher (139753599407872) >14:57:19,298 DEBUG anaconda: Setting up repos: [] >14:57:19,298 INFO anaconda: Running Thread: AnaSoftwareWatcher (139753511876352) >14:57:19,299 INFO anaconda: Thread Done: AnaSourceWatcher (139753599407872) >14:57:19,302 INFO anaconda: Thread Done: AnaSoftwareWatcher (139753511876352) >14:57:19,329 INFO anaconda: Running Thread: AnaStorageWatcher (139753511876352) >14:57:19,331 INFO anaconda: Thread Done: AnaStorageWatcher (139753511876352) >14:57:19,336 INFO anaconda: Running Thread: AnaExecuteStorageThread (139753511876352) >14:57:19,372 INFO anaconda: Running Thread: AnaCustomStorageInit (139753599407872) >14:57:19,549 DEBUG anaconda: new disk order: [] >14:57:19,598 DEBUG anaconda: network: GUI, device configuration added: connection 20071cc0-7f33-457b-81f4-154cb53d2047 device eth0 >14:57:19,623 DEBUG anaconda: network: GUI, connection 20071cc0-7f33-457b-81f4-154cb53d2047 found >14:57:19,780 DEBUG anaconda: updating hostname localhost.localdomain >14:57:19,945 DEBUG anaconda: new disk order: [] >14:57:19,986 DEBUG anaconda: _is_valid_disklabel(vda) returning True >14:57:19,986 DEBUG anaconda: _is_valid_size(vda) returning True >14:57:19,986 DEBUG anaconda: _is_valid_location(vda) returning True >14:57:19,987 DEBUG anaconda: _is_valid_format(vda) returning True >14:57:19,987 DEBUG anaconda: is_valid_stage1_device(vda) returning True >14:57:19,987 INFO anaconda: Thread Done: AnaExecuteStorageThread (139753511876352) >14:57:19,988 INFO anaconda: setting installation environment hostname to localhost.localdomain >14:57:21,155 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f1aee698710> >14:57:21,175 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f1aead76d50> >14:57:21,175 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f1aead76d50> status to: Getting list of layouts... >14:57:21,175 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1aead84ed0> status to: Probing storage... >14:57:21,176 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1aead84ed0> status to: Downloading package metadata... >14:57:21,179 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1aead84ed0> >14:57:21,201 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1aead84f10> status to: Downloading package metadata... >14:57:21,202 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1aead84f10> status to: Downloading group metadata... >14:57:21,206 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1aead84f10> >14:57:21,206 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1aedf39310> status to: Probing storage... >14:57:21,210 INFO anaconda: fs space: 3.90 GiB needed: 2.79 GiB >14:57:21,221 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1aedf39310> >14:57:21,223 INFO anaconda: fs space: 3.90 GiB needed: 2.79 GiB >14:57:21,234 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1aedf39310> >14:57:21,235 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1aedf39310> status to: Saving storage configuration... >14:57:21,237 INFO anaconda: fs space: 3.90 GiB needed: 2.79 GiB >14:57:21,248 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1aedf39310> >14:57:21,423 INFO anaconda: Running Thread: AnaNTPserver1 (139753511876352) >14:57:21,425 INFO anaconda: Running Thread: AnaNTPserver2 (139753528661760) >14:57:21,426 INFO anaconda: Running Thread: AnaNTPserver3 (139753520269056) >14:57:21,440 INFO anaconda: Running Thread: AnaNTPserver4 (139753503483648) >14:57:23,178 INFO anaconda: Thread Done: AnaCustomStorageInit (139753599407872) >14:57:23,241 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f1aeada64d0>> on <dictionary-keyiterator object at 0x7f1aedf34368> >14:57:23,242 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139753817028352) >14:57:23,242 INFO anaconda: Thread Done: AnaKeyboardThread (139753624585984) >14:57:23,297 INFO anaconda: fs space: 3.90 GiB needed: 2.79 GiB >14:57:23,309 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f1aead76d50> >14:57:23,309 INFO anaconda: _autoContinue clicking continue button >14:57:23,354 DEBUG anaconda: updating hostname localhost.localdomain >14:57:23,419 DEBUG anaconda: updating hostname localhost.localdomain >14:57:23,473 DEBUG anaconda: Left hub: SummaryHub >14:57:23,474 DEBUG anaconda: Entered hub: ProgressHub >14:57:23,502 INFO anaconda: Running Thread: AnaInstallThread (139753624585984) >14:57:23,520 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f1aeadfe250> status to: Wired (eth0) connected >14:57:24,501 INFO anaconda: Waiting for 4 threads to finish >14:57:24,502 DEBUG anaconda: Thread AnaInstallThread is running >14:57:24,502 DEBUG anaconda: Thread AnaNTPserver4 is running >14:57:24,502 DEBUG anaconda: Thread AnaNTPserver2 is running >14:57:24,502 DEBUG anaconda: Thread AnaNTPserver3 is running >14:57:24,502 DEBUG anaconda: Thread AnaNTPserver1 is running >14:57:24,503 DEBUG anaconda: Waiting for thread AnaNTPserver4 to exit >14:57:26,464 INFO anaconda: Thread Done: AnaNTPserver1 (139753511876352) >14:57:26,486 INFO anaconda: Thread Done: AnaNTPserver4 (139753503483648) >14:57:26,487 DEBUG anaconda: Waiting for thread AnaNTPserver2 to exit >14:57:26,487 INFO anaconda: Thread Done: AnaNTPserver3 (139753520269056) >14:57:26,487 INFO anaconda: Thread Done: AnaNTPserver2 (139753528661760) >14:57:26,487 DEBUG anaconda: Waiting for thread AnaNTPserver3 to exit >14:57:26,488 DEBUG anaconda: Waiting for thread AnaNTPserver1 to exit >14:57:26,489 DEBUG anaconda: running handleException >14:57:26,489 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >14:57:26,490 INFO anaconda: Thread Done: AnaInstallThread (139753624585984) > > >/tmp/packaging.log: >14:57:18,494 INFO packaging: configuring base repo >14:57:18,745 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >14:57:18,745 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:57:18,745 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:57:18,745 DEBUG yum.verbose.plugin: Adding en_US to language list >14:57:18,753 DEBUG yum.verbose.YumBase: Config time: 0.118 >14:57:18,830 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >14:57:18,830 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:57:18,830 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:57:18,831 DEBUG yum.verbose.plugin: Adding en_US to language list >14:57:18,832 DEBUG yum.verbose.YumBase: Config time: 0.006 >14:57:19,009 INFO packaging: gathering repo metadata >14:57:19,270 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >14:57:13,261 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:57:13,271 DEBUG program: Return code: 0 >14:57:13,271 INFO program: Running... udevadm settle --timeout=300 >14:57:13,301 DEBUG program: Return code: 0 >14:57:13,302 INFO program: Running... modprobe fcoe >14:57:13,336 DEBUG program: Return code: 0 >14:57:13,336 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:57:13,367 INFO program: No FCoE boot disk information is found in EDD! >14:57:13,367 DEBUG program: Return code: 1 >14:57:13,377 INFO program: Running... loadkeys us >14:57:13,435 DEBUG program: Return code: 0 >14:57:14,015 INFO program: Running... metacity --display :1 --sm-disable >14:57:14,015 INFO program: Running... spice-vdagent >14:57:14,062 DEBUG program: Return code: 0 >14:57:15,461 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >14:57:15,515 DEBUG program: Return code: 0 >14:57:15,516 INFO program: Running... udevadm settle --timeout=300 >14:57:15,532 DEBUG program: Return code: 0 >14:57:15,532 INFO program: Running... hwclock --hctosys --utc >14:57:16,001 DEBUG program: Return code: 0 >14:57:16,002 INFO program: Running... multipath -c /dev/vda >14:57:16,016 DEBUG program: Return code: 1 >14:57:16,055 INFO program: Running... systemctl start chronyd.service >14:57:16,095 DEBUG program: Return code: 0 >14:57:16,703 INFO program: Running... dumpe2fs -h /dev/vda1 >14:57:16,768 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:16,769 INFO program: Filesystem volume name: <none> >14:57:16,769 INFO program: Last mounted on: /boot >14:57:16,769 INFO program: Filesystem UUID: fce9573b-7d9d-46aa-a2b7-b0a6422246ea >14:57:16,769 INFO program: Filesystem magic number: 0xEF53 >14:57:16,769 INFO program: Filesystem revision #: 1 (dynamic) >14:57:16,770 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 >14:57:16,770 INFO program: Filesystem flags: signed_directory_hash >14:57:16,770 INFO program: Default mount options: user_xattr acl >14:57:16,770 INFO program: Filesystem state: clean >14:57:16,770 INFO program: Errors behavior: Continue >14:57:16,771 INFO program: Filesystem OS type: Linux >14:57:16,771 INFO program: Inode count: 128016 >14:57:16,771 INFO program: Block count: 512000 >14:57:16,771 INFO program: Reserved block count: 25600 >14:57:16,771 INFO program: Free blocks: 424736 >14:57:16,771 INFO program: Free inodes: 127706 >14:57:16,771 INFO program: First block: 1 >14:57:16,772 INFO program: Block size: 1024 >14:57:16,772 INFO program: Fragment size: 1024 >14:57:16,772 INFO program: Reserved GDT blocks: 256 >14:57:16,772 INFO program: Blocks per group: 8192 >14:57:16,772 INFO program: Fragments per group: 8192 >14:57:16,773 INFO program: Inodes per group: 2032 >14:57:16,773 INFO program: Inode blocks per group: 254 >14:57:16,773 INFO program: Flex block group size: 16 >14:57:16,773 INFO program: Filesystem created: Tue Jan 21 14:57:27 2014 >14:57:16,773 INFO program: Last mount time: Tue Jan 21 14:57:29 2014 >14:57:16,774 INFO program: Last write time: Tue Jan 21 14:57:29 2014 >14:57:16,774 INFO program: Mount count: 1 >14:57:16,774 INFO program: Maximum mount count: -1 >14:57:16,774 INFO program: Last checked: Tue Jan 21 14:57:27 2014 >14:57:16,774 INFO program: Check interval: 0 (<none>) >14:57:16,775 INFO program: Lifetime writes: 8 MB >14:57:16,775 INFO program: Reserved blocks uid: 0 (user root) >14:57:16,775 INFO program: Reserved blocks gid: 0 (group root) >14:57:16,775 INFO program: First inode: 11 >14:57:16,775 INFO program: Inode size: 128 >14:57:16,776 INFO program: Journal inode: 8 >14:57:16,776 INFO program: Default directory hash: half_md4 >14:57:16,776 INFO program: Directory Hash Seed: 71a2fbc3-3933-40c6-92a1-7ffb16515dee >14:57:16,776 INFO program: Journal backup: inode blocks >14:57:16,777 INFO program: Journal features: (none) >14:57:16,777 INFO program: Journal size: 8M >14:57:16,777 INFO program: Journal length: 8192 >14:57:16,777 INFO program: Journal sequence: 0x00000022 >14:57:16,778 INFO program: Journal start: 0 >14:57:16,778 INFO program: >14:57:16,778 DEBUG program: Return code: 0 >14:57:16,779 INFO program: Running... resize2fs -P /dev/vda1 >14:57:16,790 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:16,791 INFO program: Estimated minimum size of the filesystem: 77600 >14:57:16,791 DEBUG program: Return code: 0 >14:57:16,917 INFO program: Running... dumpe2fs -h /dev/vda2 >14:57:16,945 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:16,945 INFO program: Filesystem volume name: <none> >14:57:16,945 INFO program: Last mounted on: /mnt/sysimage >14:57:16,945 INFO program: Filesystem UUID: af6aa29b-057f-4394-8d6b-5d29f55969dd >14:57:16,946 INFO program: Filesystem magic number: 0xEF53 >14:57:16,946 INFO program: Filesystem revision #: 1 (dynamic) >14:57:16,946 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 >14:57:16,946 INFO program: Filesystem flags: signed_directory_hash >14:57:16,946 INFO program: Default mount options: user_xattr acl >14:57:16,947 INFO program: Filesystem state: clean >14:57:16,947 INFO program: Errors behavior: Continue >14:57:16,947 INFO program: Filesystem OS type: Linux >14:57:16,947 INFO program: Inode count: 256000 >14:57:16,947 INFO program: Block count: 1024000 >14:57:16,948 INFO program: Reserved block count: 51200 >14:57:16,948 INFO program: Free blocks: 828673 >14:57:16,948 INFO program: Free inodes: 234592 >14:57:16,948 INFO program: First block: 0 >14:57:16,948 INFO program: Block size: 4096 >14:57:16,949 INFO program: Fragment size: 4096 >14:57:16,949 INFO program: Reserved GDT blocks: 249 >14:57:16,949 INFO program: Blocks per group: 32768 >14:57:16,949 INFO program: Fragments per group: 32768 >14:57:16,949 INFO program: Inodes per group: 8000 >14:57:16,949 INFO program: Inode blocks per group: 500 >14:57:16,950 INFO program: Flex block group size: 16 >14:57:16,950 INFO program: Filesystem created: Tue Jan 21 14:57:28 2014 >14:57:16,950 INFO program: Last mount time: Tue Jan 21 14:57:29 2014 >14:57:16,950 INFO program: Last write time: Tue Jan 21 14:57:29 2014 >14:57:16,950 INFO program: Mount count: 1 >14:57:16,950 INFO program: Maximum mount count: -1 >14:57:16,954 INFO program: Last checked: Tue Jan 21 14:57:28 2014 >14:57:16,954 INFO program: Check interval: 0 (<none>) >14:57:16,954 INFO program: Lifetime writes: 66 MB >14:57:16,954 INFO program: Reserved blocks uid: 0 (user root) >14:57:16,954 INFO program: Reserved blocks gid: 0 (group root) >14:57:16,955 INFO program: First inode: 11 >14:57:16,955 INFO program: Inode size: 256 >14:57:16,955 INFO program: Required extra isize: 28 >14:57:16,955 INFO program: Desired extra isize: 28 >14:57:16,955 INFO program: Journal inode: 8 >14:57:16,955 INFO program: Default directory hash: half_md4 >14:57:16,955 INFO program: Directory Hash Seed: 99ce4395-dcbe-447f-ba68-b70fe3afaa48 >14:57:16,956 INFO program: Journal backup: inode blocks >14:57:16,960 INFO program: Journal features: journal_incompat_revoke >14:57:16,960 INFO program: Journal size: 64M >14:57:16,960 INFO program: Journal length: 16384 >14:57:16,960 INFO program: Journal sequence: 0x00000b19 >14:57:16,961 INFO program: Journal start: 0 >14:57:16,961 INFO program: >14:57:16,961 DEBUG program: Return code: 0 >14:57:16,961 INFO program: Running... resize2fs -P /dev/vda2 >14:57:16,979 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:16,980 INFO program: Estimated minimum size of the filesystem: 189443 >14:57:16,981 DEBUG program: Return code: 0 >14:57:17,093 INFO program: Running... dumpe2fs -h /dev/vda3 >14:57:17,109 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:17,110 INFO program: Filesystem volume name: <none> >14:57:17,110 INFO program: Last mounted on: /home >14:57:17,110 INFO program: Filesystem UUID: 2ab47d0d-a659-4763-bd3e-30678c181dd3 >14:57:17,110 INFO program: Filesystem magic number: 0xEF53 >14:57:17,110 INFO program: Filesystem revision #: 1 (dynamic) >14:57:17,110 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 >14:57:17,111 INFO program: Filesystem flags: signed_directory_hash >14:57:17,111 INFO program: Default mount options: user_xattr acl >14:57:17,111 INFO program: Filesystem state: clean >14:57:17,111 INFO program: Errors behavior: Continue >14:57:17,111 INFO program: Filesystem OS type: Linux >14:57:17,112 INFO program: Inode count: 64000 >14:57:17,113 INFO program: Block count: 256000 >14:57:17,113 INFO program: Reserved block count: 12800 >14:57:17,113 INFO program: Free blocks: 247558 >14:57:17,113 INFO program: Free inodes: 63985 >14:57:17,113 INFO program: First block: 0 >14:57:17,114 INFO program: Block size: 4096 >14:57:17,114 INFO program: Fragment size: 4096 >14:57:17,114 INFO program: Reserved GDT blocks: 62 >14:57:17,115 INFO program: Blocks per group: 32768 >14:57:17,115 INFO program: Fragments per group: 32768 >14:57:17,116 INFO program: Inodes per group: 8000 >14:57:17,120 INFO program: Inode blocks per group: 500 >14:57:17,120 INFO program: Flex block group size: 16 >14:57:17,120 INFO program: Filesystem created: Tue Jan 21 14:57:28 2014 >14:57:17,121 INFO program: Last mount time: Tue Jan 21 14:57:29 2014 >14:57:17,121 INFO program: Last write time: Tue Jan 21 14:57:29 2014 >14:57:17,121 INFO program: Mount count: 1 >14:57:17,121 INFO program: Maximum mount count: -1 >14:57:17,122 INFO program: Last checked: Tue Jan 21 14:57:28 2014 >14:57:17,122 INFO program: Check interval: 0 (<none>) >14:57:17,122 INFO program: Lifetime writes: 16 MB >14:57:17,122 INFO program: Reserved blocks uid: 0 (user root) >14:57:17,122 INFO program: Reserved blocks gid: 0 (group root) >14:57:17,127 INFO program: First inode: 11 >14:57:17,127 INFO program: Inode size: 256 >14:57:17,127 INFO program: Required extra isize: 28 >14:57:17,127 INFO program: Desired extra isize: 28 >14:57:17,128 INFO program: Journal inode: 8 >14:57:17,128 INFO program: Default directory hash: half_md4 >14:57:17,128 INFO program: Directory Hash Seed: a565ea3d-843f-4384-9984-0db4510951bf >14:57:17,128 INFO program: Journal backup: inode blocks >14:57:17,128 INFO program: Journal features: (none) >14:57:17,128 INFO program: Journal size: 16M >14:57:17,129 INFO program: Journal length: 4096 >14:57:17,129 INFO program: Journal sequence: 0x00000009 >14:57:17,134 INFO program: Journal start: 0 >14:57:17,134 INFO program: >14:57:17,134 DEBUG program: Return code: 0 >14:57:17,135 INFO program: Running... resize2fs -P /dev/vda3 >14:57:17,151 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:17,152 INFO program: Estimated minimum size of the filesystem: 12659 >14:57:17,152 DEBUG program: Return code: 0 >14:57:17,294 INFO program: Running... dumpe2fs -h /dev/vda5 >14:57:17,308 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:17,315 INFO program: Filesystem volume name: <none> >14:57:17,315 INFO program: Last mounted on: <not available> >14:57:17,315 INFO program: Filesystem UUID: 84d40a97-fffd-4a21-8c45-b62f37d02909 >14:57:17,316 INFO program: Filesystem magic number: 0xEF53 >14:57:17,316 INFO program: Filesystem revision #: 1 (dynamic) >14:57:17,316 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 >14:57:17,316 INFO program: Filesystem flags: signed_directory_hash >14:57:17,316 INFO program: Default mount options: user_xattr acl >14:57:17,317 INFO program: Filesystem state: clean >14:57:17,317 INFO program: Errors behavior: Continue >14:57:17,317 INFO program: Filesystem OS type: Linux >14:57:17,317 INFO program: Inode count: 64000 >14:57:17,317 INFO program: Block count: 256000 >14:57:17,317 INFO program: Reserved block count: 12800 >14:57:17,318 INFO program: Free blocks: 247562 >14:57:17,318 INFO program: Free inodes: 63989 >14:57:17,318 INFO program: First block: 0 >14:57:17,318 INFO program: Block size: 4096 >14:57:17,318 INFO program: Fragment size: 4096 >14:57:17,319 INFO program: Reserved GDT blocks: 62 >14:57:17,319 INFO program: Blocks per group: 32768 >14:57:17,319 INFO program: Fragments per group: 32768 >14:57:17,319 INFO program: Inodes per group: 8000 >14:57:17,319 INFO program: Inode blocks per group: 500 >14:57:17,319 INFO program: Flex block group size: 16 >14:57:17,320 INFO program: Filesystem created: Tue Jan 21 14:57:28 2014 >14:57:17,320 INFO program: Last mount time: Tue Jan 21 14:57:29 2014 >14:57:17,320 INFO program: Last write time: Tue Jan 21 14:57:29 2014 >14:57:17,320 INFO program: Mount count: 1 >14:57:17,320 INFO program: Maximum mount count: -1 >14:57:17,320 INFO program: Last checked: Tue Jan 21 14:57:28 2014 >14:57:17,321 INFO program: Check interval: 0 (<none>) >14:57:17,321 INFO program: Lifetime writes: 16 MB >14:57:17,321 INFO program: Reserved blocks uid: 0 (user root) >14:57:17,321 INFO program: Reserved blocks gid: 0 (group root) >14:57:17,322 INFO program: First inode: 11 >14:57:17,322 INFO program: Inode size: 256 >14:57:17,322 INFO program: Required extra isize: 28 >14:57:17,322 INFO program: Desired extra isize: 28 >14:57:17,323 INFO program: Journal inode: 8 >14:57:17,323 INFO program: Default directory hash: half_md4 >14:57:17,323 INFO program: Directory Hash Seed: b9a55478-e304-4c98-9deb-89d8bb10dd32 >14:57:17,323 INFO program: Journal backup: inode blocks >14:57:17,323 INFO program: Journal features: (none) >14:57:17,324 INFO program: Journal size: 16M >14:57:17,324 INFO program: Journal length: 4096 >14:57:17,324 INFO program: Journal sequence: 0x00000005 >14:57:17,324 INFO program: Journal start: 0 >14:57:17,324 INFO program: >14:57:17,324 DEBUG program: Return code: 0 >14:57:17,325 INFO program: Running... resize2fs -P /dev/vda5 >14:57:17,341 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:17,343 INFO program: Estimated minimum size of the filesystem: 12655 >14:57:17,343 DEBUG program: Return code: 0 >14:57:17,439 INFO program: Running... dumpe2fs -h /dev/loop1 >14:57:17,448 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:17,448 INFO program: Filesystem volume name: Anaconda >14:57:17,448 INFO program: Last mounted on: / >14:57:17,448 INFO program: Filesystem UUID: c95e3084-e96e-45e3-8ec3-1265a98a0f0d >14:57:17,448 INFO program: Filesystem magic number: 0xEF53 >14:57:17,449 INFO program: Filesystem revision #: 1 (dynamic) >14:57:17,449 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 >14:57:17,449 INFO program: Filesystem flags: signed_directory_hash >14:57:17,449 INFO program: Default mount options: user_xattr acl >14:57:17,449 INFO program: Filesystem state: clean >14:57:17,449 INFO program: Errors behavior: Continue >14:57:17,450 INFO program: Filesystem OS type: Linux >14:57:17,450 INFO program: Inode count: 131072 >14:57:17,450 INFO program: Block count: 2097152 >14:57:17,450 INFO program: Reserved block count: 0 >14:57:17,452 INFO program: Free blocks: 1206130 >14:57:17,452 INFO program: Free inodes: 102671 >14:57:17,452 INFO program: First block: 1 >14:57:17,452 INFO program: Block size: 1024 >14:57:17,453 INFO program: Fragment size: 1024 >14:57:17,453 INFO program: Reserved GDT blocks: 256 >14:57:17,453 INFO program: Blocks per group: 8192 >14:57:17,453 INFO program: Fragments per group: 8192 >14:57:17,453 INFO program: Inodes per group: 512 >14:57:17,453 INFO program: Inode blocks per group: 128 >14:57:17,453 INFO program: Flex block group size: 16 >14:57:17,454 INFO program: Filesystem created: Tue Jan 7 13:54:01 2014 >14:57:17,454 INFO program: Last mount time: Tue Jan 7 13:54:13 2014 >14:57:17,456 INFO program: Last write time: Tue Jan 7 13:54:30 2014 >14:57:17,456 INFO program: Mount count: 2 >14:57:17,457 INFO program: Maximum mount count: -1 >14:57:17,457 INFO program: Last checked: Tue Jan 7 13:54:01 2014 >14:57:17,457 INFO program: Check interval: 0 (<none>) >14:57:17,458 INFO program: Lifetime writes: 32 MB >14:57:17,458 INFO program: Reserved blocks uid: 0 (user root) >14:57:17,458 INFO program: Reserved blocks gid: 0 (group root) >14:57:17,458 INFO program: First inode: 11 >14:57:17,459 INFO program: Inode size: 256 >14:57:17,459 INFO program: Required extra isize: 28 >14:57:17,459 INFO program: Desired extra isize: 28 >14:57:17,459 INFO program: Journal inode: 8 >14:57:17,459 INFO program: Default directory hash: half_md4 >14:57:17,460 INFO program: Directory Hash Seed: bdbffa30-1a75-4aef-a12f-03f018b8a60c >14:57:17,460 INFO program: Journal backup: inode blocks >14:57:17,460 INFO program: Journal features: (none) >14:57:17,461 INFO program: Journal size: 32M >14:57:17,461 INFO program: Journal length: 32768 >14:57:17,461 INFO program: Journal sequence: 0x00000009 >14:57:17,461 INFO program: Journal start: 0 >14:57:17,462 INFO program: >14:57:17,462 DEBUG program: Return code: 0 >14:57:17,462 INFO program: Running... resize2fs -P /dev/loop1 >14:57:17,472 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:17,472 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:57:17,472 INFO program: Couldn't find valid filesystem superblock. >14:57:17,472 DEBUG program: Return code: 1 >14:57:17,547 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:57:17,553 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:17,554 INFO program: Filesystem volume name: Anaconda >14:57:17,554 INFO program: Last mounted on: /sysroot >14:57:17,554 INFO program: Filesystem UUID: c95e3084-e96e-45e3-8ec3-1265a98a0f0d >14:57:17,555 INFO program: Filesystem magic number: 0xEF53 >14:57:17,555 INFO program: Filesystem revision #: 1 (dynamic) >14:57:17,555 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:57:17,556 INFO program: Filesystem flags: signed_directory_hash >14:57:17,556 INFO program: Default mount options: user_xattr acl >14:57:17,556 INFO program: Filesystem state: clean >14:57:17,557 INFO program: Errors behavior: Continue >14:57:17,557 INFO program: Filesystem OS type: Linux >14:57:17,557 INFO program: Inode count: 131072 >14:57:17,558 INFO program: Block count: 2097152 >14:57:17,558 INFO program: Reserved block count: 0 >14:57:17,558 INFO program: Free blocks: 1206130 >14:57:17,558 INFO program: Free inodes: 102671 >14:57:17,559 INFO program: First block: 1 >14:57:17,559 INFO program: Block size: 1024 >14:57:17,559 INFO program: Fragment size: 1024 >14:57:17,559 INFO program: Reserved GDT blocks: 256 >14:57:17,559 INFO program: Blocks per group: 8192 >14:57:17,560 INFO program: Fragments per group: 8192 >14:57:17,560 INFO program: Inodes per group: 512 >14:57:17,560 INFO program: Inode blocks per group: 128 >14:57:17,560 INFO program: Flex block group size: 16 >14:57:17,561 INFO program: Filesystem created: Tue Jan 7 13:54:01 2014 >14:57:17,561 INFO program: Last mount time: Fri Jan 24 14:57:02 2014 >14:57:17,561 INFO program: Last write time: Fri Jan 24 14:57:02 2014 >14:57:17,561 INFO program: Mount count: 3 >14:57:17,562 INFO program: Maximum mount count: -1 >14:57:17,562 INFO program: Last checked: Tue Jan 7 13:54:01 2014 >14:57:17,562 INFO program: Check interval: 0 (<none>) >14:57:17,562 INFO program: Lifetime writes: 32 MB >14:57:17,563 INFO program: Reserved blocks uid: 0 (user root) >14:57:17,563 INFO program: Reserved blocks gid: 0 (group root) >14:57:17,563 INFO program: First inode: 11 >14:57:17,563 INFO program: Inode size: 256 >14:57:17,564 INFO program: Required extra isize: 28 >14:57:17,564 INFO program: Desired extra isize: 28 >14:57:17,564 INFO program: Journal inode: 8 >14:57:17,564 INFO program: Default directory hash: half_md4 >14:57:17,565 INFO program: Directory Hash Seed: bdbffa30-1a75-4aef-a12f-03f018b8a60c >14:57:17,565 INFO program: Journal backup: inode blocks >14:57:17,565 INFO program: Journal features: (none) >14:57:17,565 INFO program: Journal size: 32M >14:57:17,565 INFO program: Journal length: 32768 >14:57:17,566 INFO program: Journal sequence: 0x0000000a >14:57:17,566 INFO program: Journal start: 1 >14:57:17,566 INFO program: >14:57:17,566 DEBUG program: Return code: 0 >14:57:17,567 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:57:17,578 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:17,578 INFO program: Estimated minimum size of the filesystem: 875363 >14:57:17,579 DEBUG program: Return code: 0 >14:57:17,753 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >14:57:17,763 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:57:17,763 INFO program: Filesystem volume name: Anaconda >14:57:17,764 INFO program: Last mounted on: / >14:57:17,764 INFO program: Filesystem UUID: c95e3084-e96e-45e3-8ec3-1265a98a0f0d >14:57:17,764 INFO program: Filesystem magic number: 0xEF53 >14:57:17,764 INFO program: Filesystem revision #: 1 (dynamic) >14:57:17,764 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 >14:57:17,765 INFO program: Filesystem flags: signed_directory_hash >14:57:17,765 INFO program: Default mount options: user_xattr acl >14:57:17,765 INFO program: Filesystem state: clean >14:57:17,765 INFO program: Errors behavior: Continue >14:57:17,765 INFO program: Filesystem OS type: Linux >14:57:17,766 INFO program: Inode count: 131072 >14:57:17,766 INFO program: Block count: 2097152 >14:57:17,766 INFO program: Reserved block count: 0 >14:57:17,766 INFO program: Free blocks: 1206130 >14:57:17,766 INFO program: Free inodes: 102671 >14:57:17,767 INFO program: First block: 1 >14:57:17,767 INFO program: Block size: 1024 >14:57:17,767 INFO program: Fragment size: 1024 >14:57:17,769 INFO program: Reserved GDT blocks: 256 >14:57:17,769 INFO program: Blocks per group: 8192 >14:57:17,769 INFO program: Fragments per group: 8192 >14:57:17,769 INFO program: Inodes per group: 512 >14:57:17,769 INFO program: Inode blocks per group: 128 >14:57:17,770 INFO program: Flex block group size: 16 >14:57:17,770 INFO program: Filesystem created: Tue Jan 7 13:54:01 2014 >14:57:17,770 INFO program: Last mount time: Tue Jan 7 13:54:13 2014 >14:57:17,770 INFO program: Last write time: Tue Jan 7 13:54:30 2014 >14:57:17,770 INFO program: Mount count: 2 >14:57:17,771 INFO program: Maximum mount count: -1 >14:57:17,771 INFO program: Last checked: Tue Jan 7 13:54:01 2014 >14:57:17,771 INFO program: Check interval: 0 (<none>) >14:57:17,771 INFO program: Lifetime writes: 32 MB >14:57:17,771 INFO program: Reserved blocks uid: 0 (user root) >14:57:17,771 INFO program: Reserved blocks gid: 0 (group root) >14:57:17,772 INFO program: First inode: 11 >14:57:17,772 INFO program: Inode size: 256 >14:57:17,772 INFO program: Required extra isize: 28 >14:57:17,772 INFO program: Desired extra isize: 28 >14:57:17,772 INFO program: Journal inode: 8 >14:57:17,773 INFO program: Default directory hash: half_md4 >14:57:17,773 INFO program: Directory Hash Seed: bdbffa30-1a75-4aef-a12f-03f018b8a60c >14:57:17,773 INFO program: Journal backup: inode blocks >14:57:17,773 INFO program: Journal features: (none) >14:57:17,773 INFO program: Journal size: 32M >14:57:17,774 INFO program: Journal length: 32768 >14:57:17,774 INFO program: Journal sequence: 0x00000009 >14:57:17,774 INFO program: Journal start: 0 >14:57:17,774 INFO program: >14:57:17,774 DEBUG program: Return code: 0 >14:57:17,775 INFO program: Running... resize2fs -P /dev/mapper/live-base >14:57:17,787 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:57:17,788 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >14:57:17,789 INFO program: Couldn't find valid filesystem superblock. >14:57:17,789 DEBUG program: Return code: 1 >14:57:17,819 INFO program: Running... udevadm settle --timeout=300 >14:57:17,838 DEBUG program: Return code: 0 >14:57:17,843 INFO program: Running... udevadm settle --timeout=300 >14:57:17,854 DEBUG program: Return code: 0 >14:57:17,858 INFO program: Running... udevadm settle --timeout=300 >14:57:17,875 DEBUG program: Return code: 0 >14:57:17,878 INFO program: Running... udevadm settle --timeout=300 >14:57:17,896 DEBUG program: Return code: 0 >14:57:17,902 INFO program: Running... udevadm settle --timeout=300 >14:57:17,920 DEBUG program: Return code: 0 >14:57:17,923 INFO program: Running... udevadm settle --timeout=300 >14:57:17,941 DEBUG program: Return code: 0 >14:57:17,949 INFO program: Running... udevadm settle --timeout=300 >14:57:17,964 DEBUG program: Return code: 0 >14:57:17,966 INFO program: Running... udevadm settle --timeout=300 >14:57:17,978 DEBUG program: Return code: 0 >14:57:17,981 INFO program: Running... udevadm settle --timeout=300 >14:57:17,993 DEBUG program: Return code: 0 >14:57:18,008 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >14:57:18,028 DEBUG program: Return code: 0 >14:57:18,030 INFO program: Running... udevadm settle --timeout=300 >14:57:18,049 DEBUG program: Return code: 0 >14:57:18,049 INFO program: Running... umount /mnt/sysimage >14:57:18,072 DEBUG program: Return code: 0 >14:57:18,073 INFO program: Running... udevadm settle --timeout=300 >14:57:18,092 DEBUG program: Return code: 0 >14:57:18,097 INFO program: Running... udevadm settle --timeout=300 >14:57:18,114 DEBUG program: Return code: 0 >14:57:18,116 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda2 /mnt/sysimage >14:57:18,133 DEBUG program: Return code: 0 >14:57:18,134 INFO program: Running... arch >14:57:18,153 INFO program: x86_64 >14:57:18,154 DEBUG program: Return code: 0 >14:57:18,162 INFO program: Running... udevadm settle --timeout=300 >14:57:18,176 DEBUG program: Return code: 0 >14:57:18,177 INFO program: Running... umount /mnt/sysimage >14:57:18,187 DEBUG program: Return code: 0 >14:57:18,188 INFO program: Running... udevadm settle --timeout=300 >14:57:18,199 DEBUG program: Return code: 0 >14:57:18,201 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >14:57:18,220 DEBUG program: Return code: 0 >14:57:18,224 INFO program: Running... udevadm settle --timeout=300 >14:57:18,243 DEBUG program: Return code: 0 >14:57:18,243 INFO program: Running... umount /mnt/sysimage >14:57:18,256 DEBUG program: Return code: 0 >14:57:18,257 INFO program: Running... udevadm settle --timeout=300 >14:57:18,271 DEBUG program: Return code: 0 >14:57:18,275 INFO program: Running... udevadm settle --timeout=300 >14:57:18,290 DEBUG program: Return code: 0 >14:57:18,293 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda5 /mnt/sysimage >14:57:18,307 DEBUG program: Return code: 0 >14:57:18,309 INFO program: Running... udevadm settle --timeout=300 >14:57:18,324 DEBUG program: Return code: 0 >14:57:18,324 INFO program: Running... umount /mnt/sysimage >14:57:18,337 DEBUG program: Return code: 0 >14:57:18,338 INFO program: Running... udevadm settle --timeout=300 >14:57:18,352 DEBUG program: Return code: 0 >14:57:18,356 INFO program: Running... udevadm settle --timeout=300 >14:57:18,369 DEBUG program: Return code: 0 >14:57:19,347 INFO program: Running... udevadm settle --timeout=300 >14:57:19,365 DEBUG program: Return code: 0 >14:57:19,402 INFO program: Running... udevadm settle --timeout=300 >14:57:19,431 DEBUG program: Return code: 0 >14:57:19,440 INFO program: Running... udevadm settle --timeout=300 >14:57:19,457 DEBUG program: Return code: 0 >14:57:19,465 INFO program: Running... udevadm settle --timeout=300 >14:57:19,483 DEBUG program: Return code: 0 >14:57:19,503 INFO program: Running... udevadm settle --timeout=300 >14:57:19,524 DEBUG program: Return code: 0 >14:57:19,549 INFO program: Running... udevadm settle --timeout=300 >14:57:19,566 DEBUG program: Return code: 0 >14:57:19,945 INFO program: Running... udevadm settle --timeout=300 >14:57:19,966 DEBUG program: Return code: 0 >14:57:19,988 INFO program: Running... hostnamectl set-hostname localhost.localdomain >14:57:20,023 DEBUG program: Return code: 0 >14:57:21,156 INFO program: Running... systemctl status chronyd.service >14:57:21,167 INFO program: chronyd.service - NTP client/server >14:57:21,167 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >14:57:21,167 INFO program: Active: active (running) since Fri 2014-01-24 14:57:16 UTC; 5s ago >14:57:21,168 INFO program: Process: 1388 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >14:57:21,168 INFO program: Process: 1385 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >14:57:21,168 INFO program: Main PID: 1387 (chronyd) >14:57:21,168 INFO program: CGroup: /system.slice/chronyd.service >14:57:21,168 INFO program: `-1387 /usr/sbin/chronyd -u chrony >14:57:21,168 INFO program: >14:57:21,169 INFO program: Jan 24 14:57:16 localhost systemd[1]: Starting NTP client/server... >14:57:21,169 INFO program: Jan 24 14:57:16 localhost systemd[1]: Started NTP client/server. >14:57:21,169 DEBUG program: Return code: 0 >14:57:22,306 INFO program: Running... modprobe btrfs >14:57:22,377 DEBUG program: Return code: 0 >14:57:22,618 INFO program: Running... modprobe xfs >14:57:22,688 DEBUG program: Return code: 0 >14:57:22,954 INFO program: Running... modprobe vfat >14:57:22,981 DEBUG program: Return code: 0 >14:57:23,502 INFO program: Running... hwclock --systohc --utc >14:57:24,501 DEBUG program: Return code: 0 > > >/tmp/storage.log: >14:57:13,302 INFO blivet: ISCSID is /sbin/iscsid >14:57:13,302 INFO blivet: no initiator set >14:57:13,367 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:57:13,368 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:57:14,688 DEBUG blivet: trying to set new default fstype to 'ext4' >14:57:14,744 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:14,744 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >14:57:14,745 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:15,183 INFO blivet: Detected 2.00 GiB of memory >14:57:15,199 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >14:57:15,199 INFO blivet: Swap attempt of 0.0 >14:57:15,460 INFO blivet: resetting Blivet (version 0.36) instance <blivet.Blivet object at 0x7f1af93a38d0> >14:57:15,460 INFO blivet: no initiator set >14:57:15,461 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >14:57:15,461 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:57:15,539 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >14:57:15,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390575428', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005b3bb', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '479355', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >14:57:15,543 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >14:57:15,545 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:15,546 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:15,549 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >14:57:15,553 INFO blivet: vda is a disk >14:57:15,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >14:57:15,559 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >14:57:16,016 INFO blivet: added disk vda (id 1) to device tree >14:57:16,017 DEBUG blivet: looking up parted Device: /dev/vda >14:57:16,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >14:57:16,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >14:57:16,030 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:57:16,030 DEBUG blivet: required disklabel type for vda (15) is None >14:57:16,030 DEBUG blivet: default disklabel type for vda is msdos >14:57:16,031 DEBUG blivet: selecting msdos disklabel for vda based on size >14:57:16,042 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >14:57:16,070 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1aee3c2390>, <parted.partition.Partition object at 0x7f1aee3c2790>, <parted.partition.Partition object at 0x7f1aee3c2090>, <parted.partition.Partition object at 0x7f1aee3c2990>, <parted.partition.Partition object at 0x7f1aee3c2a90>] > device: <parted.device.Device object at 0x7f1af0b33f90> > PedDisk: <_ped.Disk object at 0x7f1af0b3a5a8> >14:57:16,070 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 3 >14:57:16,071 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >14:57:16,079 INFO blivet: got device: DiskDevice instance (0x7f1af92750d0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af93ff9e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1af0ba2ed0> >14:57:16,081 INFO blivet: got format: DiskLabel instance (0x7f1af0b2df10) object id 3-- > 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 = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1aee3c2390>, <parted.partition.Partition object at 0x7f1aee3c2790>, <parted.partition.Partition object at 0x7f1aee3c2090>, <parted.partition.Partition object at 0x7f1aee3c2990>, <parted.partition.Partition object at 0x7f1aee3c2a90>] > device: <parted.device.Device object at 0x7f1af0b33f90> > PedDisk: <_ped.Disk object at 0x7f1af0b3a5a8> > origPartedDisk = <parted.disk.Disk object at 0x7f1aee3c2bd0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af93ffd40> > >14:57:16,088 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/fce9573b-7d9d-46aa-a2b7-b0a6422246ea', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fce9573b-7d9d-46aa-a2b7-b0a6422246ea', > 'ID_FS_UUID_ENC': 'fce9573b-7d9d-46aa-a2b7-b0a6422246ea', > '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': '0005b3bb-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005b3bb', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '479659', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/fce9573b-7d9d-46aa-a2b7-b0a6422246ea'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >14:57:16,093 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >14:57:16,098 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >14:57:16,099 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:16,100 INFO blivet: vda1 is a partition >14:57:16,101 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:57:16,106 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:16,130 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >14:57:16,132 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >14:57:16,134 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >14:57:16,134 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 5 >14:57:16,139 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:57:16,149 DEBUG blivet: looking up parted Partition: /dev/vda1 >14:57:16,163 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >14:57:16,518 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >14:57:16,522 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >14:57:16,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >14:57:16,526 INFO blivet: added partition vda1 (id 4) to device tree >14:57:16,528 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:57:16,678 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >14:57:16,687 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:57:16,688 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >14:57:16,702 WARN blivet: disklabel detected but not usable on vda1 >14:57:16,702 INFO blivet: type detected on 'vda1' is 'ext4' >14:57:16,797 DEBUG blivet: size=75.78 MiB, current=500 MiB >14:57:16,802 DEBUG blivet: padding min size from 79462400 up to 79462900 >14:57:16,804 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:16,804 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 7 >14:57:16,806 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >14:57:16,807 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >14:57:16,814 DEBUG blivet: looking up parted Device: /dev/vda1 >14:57:16,832 INFO blivet: got device: PartitionDevice instance (0x7f1aee6a2890) -- > name = vda1 status = True kids = 0 id = 4 > parents = ['existing 8 GiB disk vda (1) 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:06.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: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8560> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aee3c2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f1af0b2de90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1af0b2ded0> PedPartition: <_ped.Partition object at 0x7f1af0b3d470> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >14:57:16,838 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:16,846 INFO blivet: got format: Ext4FS instance (0x7f1aeab53350) object id 7-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = fce9573b-7d9d-46aa-a2b7-b0a6422246ea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >14:57:16,849 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/af6aa29b-057f-4394-8d6b-5d29f55969dd', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af6aa29b-057f-4394-8d6b-5d29f55969dd', > 'ID_FS_UUID_ENC': 'af6aa29b-057f-4394-8d6b-5d29f55969dd', > 'ID_FS_VERSION': '1.0', > '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': '8192000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005b3bb-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005b3bb', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '479792', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/af6aa29b-057f-4394-8d6b-5d29f55969dd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >14:57:16,852 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >14:57:16,858 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >14:57:16,859 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:16,859 INFO blivet: vda2 is a partition >14:57:16,865 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >14:57:16,866 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:16,870 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >14:57:16,874 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >14:57:16,878 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >14:57:16,878 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 >14:57:16,879 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >14:57:16,879 DEBUG blivet: looking up parted Partition: /dev/vda2 >14:57:16,881 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >14:57:16,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >14:57:16,884 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >14:57:16,886 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >14:57:16,889 INFO blivet: added partition vda2 (id 8) to device tree >14:57:16,890 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >14:57:16,893 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >14:57:16,894 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >14:57:16,898 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >14:57:16,914 WARN blivet: disklabel detected but not usable on vda2 >14:57:16,916 INFO blivet: type detected on 'vda2' is 'ext4' >14:57:16,986 DEBUG blivet: size=740.01 MiB, current=3.90 GiB >14:57:16,987 DEBUG blivet: padding min size from 775958528 up to 775959028 >14:57:16,988 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:16,989 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 11 >14:57:16,990 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >14:57:16,991 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >14:57:16,996 DEBUG blivet: looking up parted Device: /dev/vda2 >14:57:17,012 INFO blivet: got device: PartitionDevice instance (0x7f1aee3c2e90) -- > name = vda2 status = True kids = 0 id = 8 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 3.90 GiB > format = existing ext4 filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8c20> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aee3c2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f1aee3c2850> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1aee3c2750> PedPartition: <_ped.Partition object at 0x7f1af0b3d4d0> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 9218047 length = 8192000 > flags = >14:57:17,016 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,031 INFO blivet: got format: Ext4FS instance (0x7f1af0ba2110) object id 11-- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = af6aa29b-057f-4394-8d6b-5d29f55969dd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3.90 GiB targetSize = 3.90 GiB > >14:57:17,033 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/2ab47d0d-a659-4763-bd3e-30678c181dd3', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2ab47d0d-a659-4763-bd3e-30678c181dd3', > 'ID_FS_UUID_ENC': '2ab47d0d-a659-4763-bd3e-30678c181dd3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9218048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005b3bb-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005b3bb', > 'MAJOR': '252', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '479895', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/2ab47d0d-a659-4763-bd3e-30678c181dd3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >14:57:17,034 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >14:57:17,035 DEBUG blivet: DeviceTree.getDeviceByName: name: vda3 ; >14:57:17,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,036 INFO blivet: vda3 is a partition >14:57:17,037 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >14:57:17,038 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:17,041 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >14:57:17,042 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >14:57:17,043 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >14:57:17,043 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >14:57:17,044 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >14:57:17,044 DEBUG blivet: looking up parted Partition: /dev/vda3 >14:57:17,068 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >14:57:17,069 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >14:57:17,070 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >14:57:17,071 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >14:57:17,071 INFO blivet: added partition vda3 (id 12) to device tree >14:57:17,072 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >14:57:17,073 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >14:57:17,073 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >14:57:17,074 DEBUG blivet: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >14:57:17,091 WARN blivet: disklabel detected but not usable on vda3 >14:57:17,092 INFO blivet: type detected on 'vda3' is 'ext4' >14:57:17,157 DEBUG blivet: size=49.44 MiB, current=0.97 GiB >14:57:17,158 DEBUG blivet: padding min size from 51851264 up to 51851764 >14:57:17,159 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,162 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >14:57:17,163 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >14:57:17,164 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >14:57:17,167 DEBUG blivet: looking up parted Device: /dev/vda3 >14:57:17,178 INFO blivet: got device: PartitionDevice instance (0x7f1af0ba2310) -- > name = vda3 status = True kids = 0 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 0.97 GiB > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2031, 16, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8b90> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aee3c2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f1aee3c2890> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1aee3c2510> PedPartition: <_ped.Partition object at 0x7f1af0b3d410> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 9218048 end = 11266047 length = 2048000 > flags = >14:57:17,180 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,186 INFO blivet: got format: Ext4FS instance (0x7f1aee3ea150) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 2ab47d0d-a659-4763-bd3e-30678c181dd3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0.97 GiB targetSize = 0.97 GiB > >14:57:17,192 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda4', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '11266048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '5511168', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0005b3bb-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005b3bb', > 'MAJOR': '252', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '480062', > 'name': 'vda4', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda4'} ; name: vda4 ; >14:57:17,192 INFO blivet: scanning vda4 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda4)... >14:57:17,193 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >14:57:17,195 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,195 INFO blivet: vda4 is a partition >14:57:17,198 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda4 ; >14:57:17,199 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:17,201 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >14:57:17,205 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >14:57:17,208 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >14:57:17,209 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >14:57:17,212 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >14:57:17,212 DEBUG blivet: looking up parted Partition: /dev/vda4 >14:57:17,213 DEBUG blivet: PartitionDevice.probe: vda4 ; exists: True ; >14:57:17,215 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >14:57:17,219 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >14:57:17,220 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >14:57:17,221 INFO blivet: added partition vda4 (id 16) to device tree >14:57:17,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >14:57:17,230 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >14:57:17,241 DEBUG blivet: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >14:57:17,242 DEBUG blivet: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >14:57:17,245 WARN blivet: disklabel detected but not usable on vda4 >14:57:17,245 DEBUG blivet: no type or existing type for vda4, bailing >14:57:17,248 DEBUG blivet: looking up parted Device: /dev/vda4 >14:57:17,252 INFO blivet: got device: PartitionDevice instance (0x7f1af0ba2550) -- > name = vda4 status = True kids = 0 id = 16 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2.62 GiB > format = existing None > major = 252 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda4 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda4 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8cb0> > target size = 0 path = /dev/vda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aee3c2050> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1aee3c29d0> PedPartition: <_ped.Partition object at 0x7f1af0b3d530> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 11266048 end = 16777215 length = 5511168 > flags = >14:57:17,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/84d40a97-fffd-4a21-8c45-b62f37d02909', > 'DEVNAME': 'vda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '84d40a97-fffd-4a21-8c45-b62f37d02909', > 'ID_FS_UUID_ENC': '84d40a97-fffd-4a21-8c45-b62f37d02909', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '11270144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005b3bb-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005b3bb', > 'MAJOR': '252', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '480226', > 'name': 'vda5', > 'symlinks': ['/dev/disk/by-uuid/84d40a97-fffd-4a21-8c45-b62f37d02909'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5'} ; name: vda5 ; >14:57:17,255 INFO blivet: scanning vda5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5)... >14:57:17,255 DEBUG blivet: DeviceTree.getDeviceByName: name: vda5 ; >14:57:17,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,256 INFO blivet: vda5 is a partition >14:57:17,257 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda5 ; >14:57:17,257 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:17,267 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >14:57:17,268 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >14:57:17,269 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >14:57:17,269 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >14:57:17,270 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >14:57:17,270 DEBUG blivet: looking up parted Partition: /dev/vda5 >14:57:17,271 DEBUG blivet: PartitionDevice.probe: vda5 ; exists: True ; >14:57:17,282 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >14:57:17,283 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >14:57:17,284 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >14:57:17,284 INFO blivet: added partition vda5 (id 19) to device tree >14:57:17,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >14:57:17,285 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >14:57:17,286 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >14:57:17,287 DEBUG blivet: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >14:57:17,292 WARN blivet: disklabel detected but not usable on vda5 >14:57:17,294 INFO blivet: type detected on 'vda5' is 'ext4' >14:57:17,351 DEBUG blivet: size=49.43 MiB, current=0.97 GiB >14:57:17,351 DEBUG blivet: padding min size from 51834880 up to 51835380 >14:57:17,352 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,354 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 22 >14:57:17,356 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >14:57:17,357 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: ext4 ; >14:57:17,361 DEBUG blivet: looking up parted Device: /dev/vda5 >14:57:17,370 INFO blivet: got device: PartitionDevice instance (0x7f1af0ba2390) -- > name = vda5 status = True kids = 0 id = 19 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 0.97 GiB > format = existing ext4 filesystem > major = 252 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2031, 16, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8e60> > target size = 0 path = /dev/vda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aee3c2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f1aee3c2d50> > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1aee3c2b50> PedPartition: <_ped.Partition object at 0x7f1af0b3d590> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 11270144 end = 13318143 length = 2048000 > flags = >14:57:17,372 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,378 INFO blivet: got format: Ext4FS instance (0x7f1af91f5550) object id 22-- > type = ext4 name = ext4 status = False > device = /dev/vda5 uuid = 84d40a97-fffd-4a21-8c45-b62f37d02909 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0.97 GiB targetSize = 0.97 GiB > >14:57:17,380 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390575428', > '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': '490970', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:57:17,380 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >14:57:17,382 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >14:57:17,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,383 INFO blivet: loop0 is a loop device >14:57:17,384 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:57:17,385 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >14:57:17,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,387 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >14:57:17,389 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/squashfs.img (deleted) ; current: None ; type: None ; >14:57:17,389 INFO blivet: added file /tmp/curl_fetch_url0/squashfs.img (deleted) (id 23) to device tree >14:57:17,391 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >14:57:17,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >14:57:17,394 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:57:17,394 INFO blivet: added loop loop0 (id 25) to device tree >14:57:17,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:57:17,397 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:57:17,397 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 27 >14:57:17,398 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:57:17,400 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:57:17,410 WARN blivet: disklabel detected but not usable on loop0 >14:57:17,413 INFO blivet: type detected on 'loop0' is 'squashfs' >14:57:17,414 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 29 >14:57:17,414 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:57:17,418 INFO blivet: got device: LoopDevice instance (0x7f1af91f5bd0) -- > name = loop0 status = False kids = 0 id = 25 > parents = ['existing 0 file /tmp/curl_fetch_url0/squashfs.img (deleted) (23)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:57:17,420 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390575428', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'ID_FS_UUID_ENC': 'c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491130', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:57:17,421 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >14:57:17,422 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:57:17,424 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,424 INFO blivet: loop1 is a loop device >14:57:17,425 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:57:17,426 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:57:17,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,428 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >14:57:17,429 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:57:17,430 INFO blivet: added file /LiveOS/rootfs.img (id 30) to device tree >14:57:17,431 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:57:17,431 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >14:57:17,433 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:57:17,433 INFO blivet: added loop loop1 (id 32) to device tree >14:57:17,434 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:57:17,436 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:57:17,437 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,437 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 34 >14:57:17,438 DEBUG blivet: device loop1 does not contain a disklabel >14:57:17,438 INFO blivet: type detected on 'loop1' is 'ext4' >14:57:17,475 DEBUG blivet: size=0 B, current=2 GiB >14:57:17,476 DEBUG blivet: using current size 0 as min size >14:57:17,478 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,478 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 35 >14:57:17,479 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:57:17,480 INFO blivet: got device: LoopDevice instance (0x7f1aee25a690) -- > name = loop1 status = False kids = 0 id = 32 > parents = ['existing 0 file /LiveOS/rootfs.img (30)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >14:57:17,482 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,489 INFO blivet: got format: Ext4FS instance (0x7f1af0ba2990) object id 35-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = c95e3084-e96e-45e3-8ec3-1265a98a0f0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >14:57:17,491 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390575428', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491318', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:57:17,492 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >14:57:17,493 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >14:57:17,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,494 INFO blivet: loop2 is a loop device >14:57:17,496 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:57:17,498 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:57:17,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >14:57:17,503 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:57:17,503 INFO blivet: added file /overlay (deleted) (id 36) to device tree >14:57:17,504 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:57:17,505 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >14:57:17,506 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:57:17,506 INFO blivet: added loop loop2 (id 38) to device tree >14:57:17,508 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:57:17,509 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:57:17,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >14:57:17,511 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:57:17,512 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:57:17,516 WARN blivet: disklabel detected but not usable on loop2 >14:57:17,516 DEBUG blivet: no type or existing type for loop2, bailing >14:57:17,517 INFO blivet: got device: LoopDevice instance (0x7f1af0ba2510) -- > name = loop2 status = False kids = 0 id = 38 > parents = ['existing 0 file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:57:17,524 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390575428', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'ID_FS_UUID_ENC': 'c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14891', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:57:17,525 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >14:57:17,526 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >14:57:17,528 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,528 INFO blivet: live-rw is a device-mapper device >14:57:17,529 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >14:57:17,530 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:57:17,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (32) with existing ext4 filesystem >14:57:17,533 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >14:57:17,535 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop2 (38) >14:57:17,537 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >14:57:17,538 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,539 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:57:17,539 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >14:57:17,541 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:57:17,541 INFO blivet: added dm live-rw (id 42) to device tree >14:57:17,543 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:57:17,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:57:17,546 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,546 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 44 >14:57:17,546 DEBUG blivet: device live-rw does not contain a disklabel >14:57:17,547 INFO blivet: type detected on 'live-rw' is 'ext4' >14:57:17,586 DEBUG blivet: size=854.84 MiB, current=2 GiB >14:57:17,587 DEBUG blivet: padding min size from 896371712 up to 896372212 >14:57:17,589 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 45 >14:57:17,591 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:57:17,592 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >14:57:17,714 INFO blivet: got device: DMDevice instance (0x7f1af91f58d0) -- > name = live-rw status = True kids = 0 id = 42 > parents = ['existing 0 loop loop2 (38)'] > uuid = None size = 2 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:57:17,720 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,726 INFO blivet: got format: Ext4FS instance (0x7f1af0b96e50) object id 45-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = c95e3084-e96e-45e3-8ec3-1265a98a0f0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >14:57:17,732 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390575428', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'ID_FS_UUID_ENC': 'c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34344', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/c95e3084-e96e-45e3-8ec3-1265a98a0f0d', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >14:57:17,732 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >14:57:17,733 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >14:57:17,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,735 INFO blivet: live-base is a device-mapper device >14:57:17,736 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >14:57:17,737 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >14:57:17,739 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:57:17,740 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (32) with existing ext4 filesystem >14:57:17,742 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >14:57:17,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:17,746 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >14:57:17,746 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >14:57:17,747 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >14:57:17,747 INFO blivet: added dm live-base (id 46) to device tree >14:57:17,749 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >14:57:17,750 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >14:57:17,751 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,752 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 48 >14:57:17,752 DEBUG blivet: device live-base does not contain a disklabel >14:57:17,752 INFO blivet: type detected on 'live-base' is 'ext4' >14:57:17,791 DEBUG blivet: size=0 B, current=2 GiB >14:57:17,797 DEBUG blivet: using current size 0 as min size >14:57:17,799 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,799 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 49 >14:57:17,801 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >14:57:17,802 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >14:57:17,810 INFO blivet: got device: DMDevice instance (0x7f1af0b2df50) -- > name = live-base status = True kids = 0 id = 46 > parents = ['existing 0 loop loop1 (32) with existing ext4 filesystem'] > uuid = None size = 2 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f1af94a8ef0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >14:57:17,812 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:17,818 INFO blivet: got format: Ext4FS instance (0x7f1af0b96f50) object id 49-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = c95e3084-e96e-45e3-8ec3-1265a98a0f0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >14:57:17,842 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:57:17,856 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:17,857 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,858 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,877 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:57:17,898 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:17,900 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,902 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,922 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:57:17,943 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:17,946 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,948 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,965 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >14:57:17,979 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:17,980 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,981 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:17,994 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:57:17,994 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >14:57:17,995 INFO blivet: edd: collected mbr signatures: {'vda': '0x0005b3bb'} >14:57:17,995 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0005b3bb > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >14:57:17,996 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >14:57:17,997 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:57:18,008 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:57:18,029 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:57:18,093 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:18,094 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:18,096 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:18,115 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >14:57:18,116 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:57:18,156 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:57:18,156 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >14:57:18,157 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >14:57:18,157 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:57:18,157 DEBUG blivet: crypttab maps: [] >14:57:18,158 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >14:57:18,158 DEBUG blivet: resolved 'UUID=af6aa29b-057f-4394-8d6b-5d29f55969dd' to 'vda2' (partition) >14:57:18,159 DEBUG blivet: resolved 'UUID=fce9573b-7d9d-46aa-a2b7-b0a6422246ea' to 'vda1' (partition) >14:57:18,159 DEBUG blivet: resolved 'UUID=2ab47d0d-a659-4763-bd3e-30678c181dd3' to 'vda3' (partition) >14:57:18,159 DEBUG blivet: resolved 'UUID=84d40a97-fffd-4a21-8c45-b62f37d02909' to 'vda5' (partition) >14:57:18,161 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:57:18,201 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >14:57:18,201 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:57:18,223 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:57:18,272 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:18,274 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:18,275 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:18,292 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >14:57:18,292 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:57:18,309 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >14:57:18,353 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:57:18,354 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:18,356 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:18,447 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,449 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,450 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,451 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,453 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,455 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,459 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:18,493 DEBUG blivet: onlyuse is now: vda >14:57:19,338 DEBUG blivet: clearpart: looking at vda5 >14:57:19,338 DEBUG blivet: removing vda5 >14:57:19,341 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >14:57:19,342 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >14:57:19,343 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: ext4 ; type: None ; >14:57:19,344 INFO blivet: registered action: [50] Destroy Format ext4 filesystem on partition vda5 (id 19) >14:57:19,345 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >14:57:19,347 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda5 ; status: False ; type: None ; >14:57:19,367 INFO blivet: removed partition vda5 (id 19) from device tree >14:57:19,371 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: vda ; >14:57:19,372 INFO blivet: registered action: [52] Destroy Device partition vda5 (id 19) >14:57:19,374 DEBUG blivet: partitions: ['vda1', 'vda2', 'vda3', 'vda4'] >14:57:19,374 DEBUG blivet: clearpart: looking at vda4 >14:57:19,375 DEBUG blivet: clearpart: looking at vda3 >14:57:19,375 DEBUG blivet: removing vda3 >14:57:19,377 DEBUG blivet: BindFS.supported: supported: False ; >14:57:19,383 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >14:57:19,385 DEBUG blivet: BindFS.supported: supported: False ; >14:57:19,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >14:57:19,388 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >14:57:19,389 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:57:19,391 INFO blivet: registered action: [54] Destroy Format ext4 filesystem on partition vda3 (id 12) >14:57:19,392 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:57:19,398 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:57:19,398 DEBUG blivet: NFSv4.supported: supported: False ; >14:57:19,401 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >14:57:19,401 DEBUG blivet: NFSv4.supported: supported: False ; >14:57:19,405 DEBUG blivet: SELinuxFS.supported: supported: False ; >14:57:19,408 DEBUG blivet: SELinuxFS.supported: supported: False ; >14:57:19,409 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:19,419 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:19,432 INFO blivet: removed partition vda3 (id 12) from device tree >14:57:19,433 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >14:57:19,433 INFO blivet: registered action: [57] Destroy Device partition vda3 (id 12) >14:57:19,435 DEBUG blivet: partitions: ['vda1', 'vda2', 'vda4'] >14:57:19,435 DEBUG blivet: clearpart: looking at vda2 >14:57:19,435 DEBUG blivet: removing vda2 >14:57:19,436 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >14:57:19,436 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >14:57:19,437 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: ext4 ; type: None ; >14:57:19,437 INFO blivet: registered action: [62] Destroy Format ext4 filesystem on partition vda2 (id 8) >14:57:19,438 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:57:19,440 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >14:57:19,458 INFO blivet: removed partition vda2 (id 8) from device tree >14:57:19,459 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >14:57:19,459 INFO blivet: registered action: [64] Destroy Device partition vda2 (id 8) >14:57:19,460 DEBUG blivet: partitions: ['vda1', 'vda4'] >14:57:19,460 DEBUG blivet: clearpart: looking at vda1 >14:57:19,460 DEBUG blivet: removing vda1 >14:57:19,461 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >14:57:19,462 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >14:57:19,463 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >14:57:19,463 INFO blivet: registered action: [65] Destroy Format ext4 filesystem on partition vda1 (id 4) >14:57:19,464 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:57:19,465 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >14:57:19,484 INFO blivet: removed partition vda1 (id 4) from device tree >14:57:19,486 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >14:57:19,487 INFO blivet: registered action: [67] Destroy Device partition vda1 (id 4) >14:57:19,488 DEBUG blivet: partitions: ['vda4'] >14:57:19,488 DEBUG blivet: checking whether disk vda has an empty extended >14:57:19,489 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aee3c2050> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1aeadfe510> PedPartition: <_ped.Partition object at 0x7f1aeadf7890> ; logicals is [] >14:57:19,489 DEBUG blivet: removing empty extended partition from vda >14:57:19,491 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >14:57:19,496 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2.62 GiB partition vda4 (16) >14:57:19,498 DEBUG blivet: PartitionDevice.teardown: vda4 ; status: True ; controllable: True ; >14:57:19,500 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda4 ; status: False ; type: None ; >14:57:19,503 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda4 ; status: False ; type: None ; >14:57:19,525 INFO blivet: removed partition vda4 (id 16) from device tree >14:57:19,526 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:57:19,526 INFO blivet: registered action: [68] Destroy Device partition vda4 (id 16) >14:57:19,527 DEBUG blivet: clearpart: initializing vda >14:57:19,527 DEBUG blivet: removing vda >14:57:19,528 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:57:19,529 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >14:57:19,532 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >14:57:19,532 INFO blivet: registered action: [69] Destroy Format msdos disklabel on disk vda (id 1) >14:57:19,533 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:57:19,534 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >14:57:19,536 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >14:57:19,536 INFO blivet: registered action: [71] Destroy Format None on disk vda (id 1) >14:57:19,537 DEBUG blivet: required disklabel type for vda (15) is None >14:57:19,537 DEBUG blivet: default disklabel type for vda is msdos >14:57:19,538 DEBUG blivet: selecting msdos disklabel for vda based on size >14:57:19,540 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >14:57:19,543 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >14:57:19,544 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f1aeadba2d0> > PedDisk: <_ped.Disk object at 0x7f1aeadbd368> >14:57:19,545 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 73 >14:57:19,546 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:57:19,548 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >14:57:19,548 INFO blivet: registered action: [74] Create Format msdos disklabel on disk vda (id 1) >14:57:19,575 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,581 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,589 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:19,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >14:57:19,594 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:57:19,597 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >14:57:19,597 INFO blivet: added partition req0 (id 76) to device tree >14:57:19,598 INFO blivet: registered action: [77] Create Device partition req0 (id 76) >14:57:19,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >14:57:19,599 INFO blivet: registered action: [78] Create Format ext4 filesystem mounted at / on partition req0 (id 76) >14:57:19,605 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:19,605 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >14:57:19,608 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:57:19,611 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >14:57:19,612 INFO blivet: added partition req1 (id 81) to device tree >14:57:19,612 INFO blivet: registered action: [82] Create Device partition req1 (id 81) >14:57:19,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >14:57:19,613 INFO blivet: registered action: [83] Create Format ext4 filesystem mounted at /boot on partition req1 (id 81) >14:57:19,620 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:19,621 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 85 >14:57:19,624 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:57:19,627 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >14:57:19,628 INFO blivet: added partition req2 (id 86) to device tree >14:57:19,628 INFO blivet: registered action: [87] Create Device partition req2 (id 86) >14:57:19,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >14:57:19,629 INFO blivet: registered action: [88] Create Format ext4 filesystem mounted at /home on partition req2 (id 86) >14:57:19,634 DEBUG blivet: Ext4FS.supported: supported: True ; >14:57:19,635 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 90 >14:57:19,638 DEBUG blivet: PartitionDevice._setFormat: req3 ; >14:57:19,639 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >14:57:19,639 INFO blivet: added partition req3 (id 91) to device tree >14:57:19,639 INFO blivet: registered action: [92] Create Device partition req3 (id 91) >14:57:19,640 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >14:57:19,640 INFO blivet: registered action: [93] Create Format ext4 filesystem mounted at /swap on partition req3 (id 91) >14:57:19,642 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:57:19,644 DEBUG blivet: removing all non-preexisting partitions ['req0(id 76)', 'req1(id 81)', 'req2(id 86)', 'req3(id 91)'] from disk(s) ['vda'] >14:57:19,644 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 76)', 'req1(id 81)', 'req2(id 86)', 'req3(id 91)'] >14:57:19,645 DEBUG blivet: removing all non-preexisting partitions ['req1(id 81)', 'req0(id 76)', 'req2(id 86)', 'req3(id 91)'] from disk(s) ['vda'] >14:57:19,647 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,651 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,652 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,654 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,659 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,659 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,662 DEBUG blivet: allocating partition: req1 ; id: 81 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >14:57:19,663 DEBUG blivet: checking freespace on vda >14:57:19,666 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >14:57:19,670 DEBUG blivet: checking 63-16777215 (7.99 GiB) >14:57:19,673 DEBUG blivet: current free range is 63-16777215 (7.99 GiB) >14:57:19,673 DEBUG blivet: updating use_disk to vda, type: 0 >14:57:19,677 DEBUG blivet: new free: 63-16777215 / 7.99 GiB >14:57:19,677 DEBUG blivet: new free allows for 0 sectors of growth >14:57:19,677 DEBUG blivet: found free space for bootable request >14:57:19,679 DEBUG blivet: adjusted start sector from 63 to 2048 >14:57:19,683 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >14:57:19,686 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:57:19,686 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8bf8590> PedPartition: <_ped.Partition object at 0x7f1ae8bf7230> >14:57:19,688 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >14:57:19,690 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >14:57:19,692 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >14:57:19,693 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8bf83d0> PedPartition: <_ped.Partition object at 0x7f1ae8bf7290> >14:57:19,695 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,700 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,700 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,701 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,706 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,706 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,709 DEBUG blivet: allocating partition: req0 ; id: 76 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 3.90 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >14:57:19,710 DEBUG blivet: checking freespace on vda >14:57:19,713 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=3.90 GiB boot=False best=None grow=False start=None >14:57:19,723 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:57:19,733 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:57:19,741 DEBUG blivet: checking 1026048-16777215 (7.51 GiB) >14:57:19,753 DEBUG blivet: current free range is 1026048-16777215 (7.51 GiB) >14:57:19,753 DEBUG blivet: updating use_disk to vda, type: 0 >14:57:19,757 DEBUG blivet: new free: 1026048-16777215 / 7.51 GiB >14:57:19,757 DEBUG blivet: new free allows for 0 sectors of growth >14:57:19,761 DEBUG blivet: created partition vda2 of 3.90 GiB and added it to /dev/vda >14:57:19,762 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:57:19,763 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8bff5d0> PedPartition: <_ped.Partition object at 0x7f1ae8bf7170> >14:57:19,765 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >14:57:19,766 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >14:57:19,769 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >14:57:19,769 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8bf8210> PedPartition: <_ped.Partition object at 0x7f1ae8bf7230> >14:57:19,770 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,776 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,776 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,778 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,799 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,801 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,809 DEBUG blivet: allocating partition: req2 ; id: 86 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 0.97 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >14:57:19,811 DEBUG blivet: checking freespace on vda >14:57:19,818 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=0.97 GiB boot=False best=None grow=False start=None >14:57:19,822 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:57:19,825 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:57:19,829 DEBUG blivet: checking 9218048-16777215 (3.60 GiB) >14:57:19,832 DEBUG blivet: current free range is 9218048-16777215 (3.60 GiB) >14:57:19,833 DEBUG blivet: updating use_disk to vda, type: 0 >14:57:19,835 DEBUG blivet: new free: 9218048-16777215 / 3.60 GiB >14:57:19,836 DEBUG blivet: new free allows for 0 sectors of growth >14:57:19,840 DEBUG blivet: created partition vda3 of 0.97 GiB and added it to /dev/vda >14:57:19,841 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:57:19,842 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8c137d0> PedPartition: <_ped.Partition object at 0x7f1ae8bf7110> >14:57:19,844 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >14:57:19,845 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >14:57:19,847 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >14:57:19,848 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8c13850> PedPartition: <_ped.Partition object at 0x7f1ae8bf73b0> >14:57:19,850 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,855 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,856 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,861 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,862 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:19,865 DEBUG blivet: allocating partition: req3 ; id: 91 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 0.97 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >14:57:19,865 DEBUG blivet: checking freespace on vda >14:57:19,869 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=2 req_size=0.97 GiB boot=False best=None grow=False start=None >14:57:19,872 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:57:19,875 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:57:19,878 DEBUG blivet: checking 11266048-16777215 (2.62 GiB) >14:57:19,882 DEBUG blivet: current free range is 11266048-16777215 (2.62 GiB) >14:57:19,882 DEBUG blivet: updating use_disk to vda, type: 2 >14:57:19,886 DEBUG blivet: new free: 11266048-16777215 / 2.62 GiB >14:57:19,886 DEBUG blivet: new free allows for 0 sectors of growth >14:57:19,886 DEBUG blivet: creating extended partition >14:57:19,887 DEBUG blivet: recalculating free space >14:57:19,890 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=1 req_size=0.97 GiB boot=False best=None grow=False start=None >14:57:19,893 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:57:19,894 DEBUG blivet: free region not suitable for request >14:57:19,897 DEBUG blivet: checking 11266111-16777215 (2.62 GiB) >14:57:19,901 DEBUG blivet: current free range is 11266111-16777215 (2.62 GiB) >14:57:19,902 DEBUG blivet: adjusted start sector from 11266111 to 11270144 >14:57:19,905 DEBUG blivet: created partition vda5 of 0.97 GiB and added it to /dev/vda >14:57:19,908 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >14:57:19,908 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8c13390> PedPartition: <_ped.Partition object at 0x7f1ae8bf71d0> >14:57:19,910 DEBUG blivet: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >14:57:19,911 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >14:57:19,914 DEBUG blivet: PartitionDevice._setPartedPartition: vda5 ; >14:57:19,915 DEBUG blivet: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8c1d190> PedPartition: <_ped.Partition object at 0x7f1ae8bf7590> >14:57:19,915 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda2(id 76)', 'vda1(id 81)', 'vda3(id 86)', 'vda5(id 91)'] >14:57:19,916 DEBUG blivet: no growable partitions >14:57:19,920 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (81) with non-existent ext4 filesystem mounted at /boot >14:57:19,923 DEBUG blivet: fixing size of non-existent 3.90 GiB partition vda2 (76) with non-existent ext4 filesystem mounted at / >14:57:19,927 DEBUG blivet: fixing size of non-existent 0.97 GiB partition vda3 (86) with non-existent ext4 filesystem mounted at /home >14:57:19,931 DEBUG blivet: fixing size of non-existent 0.97 GiB partition vda5 (91) with non-existent ext4 filesystem mounted at /swap >14:57:19,933 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >14:57:19,934 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:57:19,935 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >14:57:19,937 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >14:57:19,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 96 >14:57:19,940 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >14:57:19,941 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: vda ; >14:57:19,942 DEBUG blivet: PartitionDevice._setPartedPartition: vda4 ; >14:57:19,943 DEBUG blivet: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1aeadba290> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ae8bf8510> PedPartition: <_ped.Partition object at 0x7f1ae8bf7830> >14:57:19,944 INFO blivet: added partition vda4 (id 95) to device tree >14:57:19,971 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,978 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,979 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:57:19,984 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >14:57:19,984 DEBUG blivet: resolved 'vda' to 'vda' (disk) >14:57:21,537 DEBUG blivet: Ext3FS.supported: supported: True ; >14:57:21,541 DEBUG blivet: Ext3FS.supported: supported: True ; >14:57:21,755 DEBUG blivet: Ext2FS.supported: supported: True ; >14:57:21,758 DEBUG blivet: Ext2FS.supported: supported: True ; >14:57:22,013 DEBUG blivet: SysFS.supported: supported: False ; >14:57:22,017 DEBUG blivet: SysFS.supported: supported: False ; >14:57:22,018 DEBUG blivet: MultipathMember.__init__: >14:57:22,019 DEBUG blivet: SwapSpace.__init__: >14:57:22,297 DEBUG blivet: ProcFS.supported: supported: False ; >14:57:22,297 DEBUG blivet: ProcFS.supported: supported: False ; >14:57:22,298 DEBUG blivet: MDRaidMember.__init__: >14:57:22,299 DEBUG blivet: DevPtsFS.supported: supported: False ; >14:57:22,301 DEBUG blivet: DevPtsFS.supported: supported: False ; >14:57:22,305 DEBUG blivet: BTRFS.supported: supported: True ; >14:57:22,606 DEBUG blivet: USBFS.supported: supported: False ; >14:57:22,607 DEBUG blivet: USBFS.supported: supported: False ; >14:57:22,608 DEBUG blivet: DiskLabel.__init__: >14:57:22,609 INFO blivet: DiskLabel.partedDevice returning None >14:57:22,612 DEBUG blivet: HFSPlus.supported: supported: False ; >14:57:22,613 DEBUG blivet: HFSPlus.supported: supported: False ; >14:57:22,616 DEBUG blivet: XFS.supported: supported: True ; >14:57:22,696 DEBUG blivet: XFS.supported: supported: True ; >14:57:22,905 DEBUG blivet: TmpFS.supported: supported: True ; >14:57:22,924 DEBUG blivet: LUKS.__init__: >14:57:22,926 DEBUG blivet: NTFS.supported: supported: False ; >14:57:22,928 DEBUG blivet: NTFS.supported: supported: False ; >14:57:22,930 DEBUG blivet: NoDevFS.supported: supported: False ; >14:57:22,932 DEBUG blivet: NoDevFS.supported: supported: False ; >14:57:22,936 DEBUG blivet: HFS.supported: supported: False ; >14:57:22,940 DEBUG blivet: HFS.supported: supported: False ; >14:57:22,942 DEBUG blivet: LVMPhysicalVolume.__init__: >14:57:22,945 DEBUG blivet: NFS.supported: supported: False ; >14:57:22,947 DEBUG blivet: NFS.supported: supported: False ; >14:57:22,952 DEBUG blivet: FATFS.supported: supported: True ; >14:57:22,982 DEBUG blivet: FATFS.supported: supported: True ; >14:57:23,178 DEBUG blivet: DMRaidMember.__init__: > > >/tmp/ifcfg.log: >14:57:15,232 DEBUG ifcfg: content of files (network initialization): >14:57:15,232 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >14:57:15,232 DEBUG ifcfg: # Generated by dracut initrd >14:57:15,232 DEBUG ifcfg: DEVICE="eth0" >14:57:15,233 DEBUG ifcfg: ONBOOT=yes >14:57:15,233 DEBUG ifcfg: NETBOOT=yes >14:57:15,233 DEBUG ifcfg: UUID="20071cc0-7f33-457b-81f4-154cb53d2047" >14:57:15,233 DEBUG ifcfg: BOOTPROTO=dhcp >14:57:15,233 DEBUG ifcfg: HWADDR="52:54:00:5c:a4:45" >14:57:15,233 DEBUG ifcfg: TYPE=Ethernet >14:57:15,234 DEBUG ifcfg: NAME="eth0" >14:57:15,245 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 92, 164, 69]}, 'connection': {'timestamp': 1390575430L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '20071cc0-7f33-457b-81f4-154cb53d2047'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >14:57:15,356 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:57:15,357 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:57:15,358 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:57:19,715 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:57:19,717 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=/raw/initrd.img inst.sshd ksdevice=bootif root=live:http://192.168.122.1:/raw/squashfs.img nokill ks=http://192.168.122.1:/ak.ks updates=http://192.168.122.1:/updates.img BOOTIF=01-52-54-00-5c-a4-45 BOOT_IMAGE=/raw/vmlinuz > > >/tmp/syslog: >14:57:09,628 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1195" x-info="http://www.rsyslog.com"] start >14:57:09,630 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:57:09,631 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:57:09,631 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >14:57:09,631 NOTICE kernel:[ 0.000000] Linux version 3.13.0-0.rc7.git0.1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Sun Jan 5 16:36:39 UTC 2014 >14:57:09,631 INFO kernel:[ 0.000000] Command line: initrd=/raw/initrd.img inst.sshd ksdevice=bootif root=live:http://192.168.122.1:/raw/squashfs.img nokill ks=http://192.168.122.1:/ak.ks updates=http://192.168.122.1:/updates.img BOOTIF=01-52-54-00-5c-a4-45 BOOT_IMAGE=/raw/vmlinuz >14:57:09,631 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:57:09,631 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:57:09,631 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:57:09,631 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >14:57:09,631 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >14:57:09,631 INFO kernel:[ 0.000000] Hypervisor detected: KVM >14:57:09,631 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >14:57:09,631 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:57:09,631 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >14:57:09,631 DEBUG kernel:[ 0.000000] MTRR default type: write-back >14:57:09,631 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:57:09,631 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:57:09,631 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:57:09,631 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:57:09,631 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:57:09,631 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >14:57:09,631 DEBUG kernel:[ 0.000000] 1 disabled >14:57:09,631 DEBUG kernel:[ 0.000000] 2 disabled >14:57:09,631 DEBUG kernel:[ 0.000000] 3 disabled >14:57:09,632 DEBUG kernel:[ 0.000000] 4 disabled >14:57:09,632 DEBUG kernel:[ 0.000000] 5 disabled >14:57:09,632 DEBUG kernel:[ 0.000000] 6 disabled >14:57:09,632 DEBUG kernel:[ 0.000000] 7 disabled >14:57:09,632 INFO kernel:[ 0.000000] PAT not supported by CPU. >14:57:09,632 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >14:57:09,632 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >14:57:09,632 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >14:57:09,632 DEBUG kernel:[ 0.000000] BRK [0x02007000, 0x02007fff] PGTABLE >14:57:09,632 DEBUG kernel:[ 0.000000] BRK [0x02008000, 0x02008fff] PGTABLE >14:57:09,632 DEBUG kernel:[ 0.000000] BRK [0x02009000, 0x02009fff] PGTABLE >14:57:09,632 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7da00000-0x7dbfffff] >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x7da00000-0x7dbfffff] page 2M >14:57:09,632 DEBUG kernel:[ 0.000000] BRK [0x0200a000, 0x0200afff] PGTABLE >14:57:09,632 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d9fffff] >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d9fffff] page 2M >14:57:09,632 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >14:57:09,632 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7dc00000-0x7fffdfff] >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x7dc00000-0x7fdfffff] page 2M >14:57:09,632 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >14:57:09,632 DEBUG kernel:[ 0.000000] BRK [0x0200b000, 0x0200bfff] PGTABLE >14:57:09,632 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7dd43000-0x7fefdfff] >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f1620 000014 (v00 BOCHS ) >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe3f0 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe430 001137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 000040 >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff6a0 000899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffff5b0 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >14:57:09,632 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffff570 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:57:09,632 INFO kernel:[ 0.000000] No NUMA configuration found >14:57:09,632 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >14:57:09,632 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >14:57:09,632 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >14:57:09,632 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:57:09,632 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7ffda001, boot clock >14:57:09,632 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b400000-ffff88007d3fffff] on node 0 >14:57:09,632 WARNING kernel:[ 0.000000] Zone ranges: >14:57:09,632 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >14:57:09,632 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:57:09,632 WARNING kernel:[ 0.000000] Normal empty >14:57:09,632 WARNING kernel:[ 0.000000] Movable zone start for each node >14:57:09,632 WARNING kernel:[ 0.000000] Early memory node ranges >14:57:09,632 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >14:57:09,632 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >14:57:09,632 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >14:57:09,632 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:57:09,632 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >14:57:09,632 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >14:57:09,632 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >14:57:09,632 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >14:57:09,632 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:57:09,632 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >14:57:09,632 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >14:57:09,632 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:57:09,632 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >14:57:09,632 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >14:57:09,632 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:57:09,632 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:57:09,632 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >14:57:09,632 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:57:09,632 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >14:57:09,632 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >14:57:09,632 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >14:57:09,632 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >14:57:09,632 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >14:57:09,632 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >14:57:09,632 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007da00000 s85440 r8192 d21056 u1048576 >14:57:09,632 DEBUG kernel:[ 0.000000] pcpu-alloc: s85440 r8192 d21056 u1048576 alloc=1*2097152 >14:57:09,632 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >14:57:09,632 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7ffda001, primary cpu clock >14:57:09,632 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >14:57:09,632 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7da0df40 >14:57:09,632 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >14:57:09,632 WARNING kernel:[ 0.000000] Policy zone: DMA32 >14:57:09,632 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/raw/initrd.img inst.sshd ksdevice=bootif root=live:http://192.168.122.1:/raw/squashfs.img nokill ks=http://192.168.122.1:/ak.ks updates=http://192.168.122.1:/updates.img BOOTIF=01-52-54-00-5c-a4-45 BOOT_IMAGE=/raw/vmlinuz >14:57:09,632 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:57:09,632 WARNING kernel:[ 0.000000] Memory: 2012308K/2096752K available (6715K kernel code, 1059K rwdata, 2956K rodata, 1408K init, 1620K bss, 84444K reserved) >14:57:09,632 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >14:57:09,632 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:57:09,632 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >14:57:09,632 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:512 16 >14:57:09,632 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:57:09,632 INFO kernel:[ 0.000000] console [tty0] enabled >14:57:09,632 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >14:57:09,632 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:57:09,632 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:57:09,632 INFO kernel:[ 0.000000] tsc: Detected 2691.258 MHz processor >14:57:09,632 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5382.51 BogoMIPS (lpj=2691258) >14:57:09,632 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >14:57:09,632 INFO kernel:[ 0.002000] Security Framework initialized >14:57:09,632 INFO kernel:[ 0.002018] SELinux: Initializing. >14:57:09,632 DEBUG kernel:[ 0.002415] SELinux: Starting in permissive mode >14:57:09,632 INFO kernel:[ 0.002583] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >14:57:09,632 INFO kernel:[ 0.003350] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >14:57:09,632 INFO kernel:[ 0.004221] Mount-cache hash table entries: 256 >14:57:09,632 INFO kernel:[ 0.005099] Initializing cgroup subsys memory >14:57:09,632 INFO kernel:[ 0.005671] Initializing cgroup subsys devices >14:57:09,632 INFO kernel:[ 0.006006] Initializing cgroup subsys freezer >14:57:09,632 INFO kernel:[ 0.006581] Initializing cgroup subsys net_cls >14:57:09,632 INFO kernel:[ 0.007005] Initializing cgroup subsys blkio >14:57:09,632 INFO kernel:[ 0.008005] Initializing cgroup subsys perf_event >14:57:09,632 INFO kernel:[ 0.008593] Initializing cgroup subsys hugetlb >14:57:09,632 INFO kernel:[ 0.009082] mce: CPU supports 10 MCE banks >14:57:09,632 INFO kernel:[ 0.009705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:57:09,632 INFO kernel:[ 0.009705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:57:09,632 INFO kernel:[ 0.009705] tlb_flushall_shift: 6 >14:57:09,632 INFO kernel:[ 0.010163] Freeing SMP alternatives memory: 24K (ffffffff81e6a000 - ffffffff81e70000) >14:57:09,632 INFO kernel:[ 0.014333] ACPI: Core revision 20131115 >14:57:09,632 WARNING kernel:[ 0.015144] ACPI: All ACPI Tables successfully acquired >14:57:09,632 INFO kernel:[ 0.015547] ftrace: allocating 25694 entries in 101 pages >14:57:09,632 INFO kernel:[ 0.022795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:57:09,632 INFO kernel:[ 0.023001] smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >14:57:09,632 WARNING kernel:[ 0.024000] APIC calibration not consistent with PM-Timer: 108ms instead of 100ms >14:57:09,632 INFO kernel:[ 0.024000] APIC delta adjusted to PM-Timer: 6249352 (6750081) >14:57:09,632 INFO kernel:[ 0.024000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >14:57:09,632 INFO kernel:[ 0.024513] watchdog: disabled (inside virtual machine) >14:57:09,632 INFO kernel:[ 0.024838] x86: Booting SMP configuration: >14:57:09,632 INFO kernel:[ 0.002000] kvm-clock: cpu 1, msr 0:7ffda041, secondary cpu clock >14:57:09,632 INFO kernel:[ 0.025002] .... node #0, CPUs: #1 >14:57:09,632 INFO kernel:[ 0.037045] x86: Booted up 1 node, 2 CPUs >14:57:09,632 INFO kernel:[ 0.037029] KVM setup async PF for cpu 1 >14:57:09,632 INFO kernel:[ 0.037029] kvm-stealtime: cpu 1, msr 7db0df40 >14:57:09,632 INFO kernel:[ 0.038002] smpboot: Total of 2 processors activated (10765.03 BogoMIPS) >14:57:09,632 INFO kernel:[ 0.041180] devtmpfs: initialized >14:57:09,632 INFO kernel:[ 0.045114] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:57:09,632 INFO kernel:[ 0.045433] pinctrl core: initialized pinctrl subsystem >14:57:09,632 INFO kernel:[ 0.045772] RTC time: 14:56:53, date: 01/24/14 >14:57:09,632 INFO kernel:[ 0.046033] NET: Registered protocol family 16 >14:57:09,632 INFO kernel:[ 0.046363] cpuidle: using governor menu >14:57:09,632 INFO kernel:[ 0.047182] ACPI: bus type PCI registered >14:57:09,632 INFO kernel:[ 0.047444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:57:09,632 INFO kernel:[ 0.047828] PCI: Using configuration type 1 for base access >14:57:09,632 INFO kernel:[ 0.048608] bio: create slab <bio-0> at 0 >14:57:09,632 INFO kernel:[ 0.049068] ACPI: Added _OSI(Module Device) >14:57:09,632 INFO kernel:[ 0.049344] ACPI: Added _OSI(Processor Device) >14:57:09,632 INFO kernel:[ 0.049610] ACPI: Added _OSI(3.0 _SCP Extensions) >14:57:09,632 INFO kernel:[ 0.050002] ACPI: Added _OSI(Processor Aggregator Device) >14:57:09,632 INFO kernel:[ 0.051945] ACPI: Interpreter enabled >14:57:09,632 WARNING kernel:[ 0.052004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) >14:57:09,632 WARNING kernel:[ 0.052586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) >14:57:09,632 INFO kernel:[ 0.053221] ACPI: (supports S0 S3 S4 S5) >14:57:09,632 INFO kernel:[ 0.053459] ACPI: Using IOAPIC for interrupt routing >14:57:09,632 INFO kernel:[ 0.053736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:57:09,632 INFO kernel:[ 0.054205] ACPI: No dock devices found. >14:57:09,632 INFO kernel:[ 0.056741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:57:09,632 INFO kernel:[ 0.057023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >14:57:09,632 INFO kernel:[ 0.057549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >14:57:09,632 WARNING kernel:[ 0.058119] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >14:57:09,632 INFO kernel:[ 0.059358] acpiphp: Slot [3] registered >14:57:09,632 INFO kernel:[ 0.060030] acpiphp: Slot [4] registered >14:57:09,632 INFO kernel:[ 0.060535] acpiphp: Slot [5] registered >14:57:09,632 INFO kernel:[ 0.061027] acpiphp: Slot [6] registered >14:57:09,632 INFO kernel:[ 0.061548] acpiphp: Slot [7] registered >14:57:09,632 INFO kernel:[ 0.062031] acpiphp: Slot [8] registered >14:57:09,632 INFO kernel:[ 0.063057] acpiphp: Slot [9] registered >14:57:09,632 INFO kernel:[ 0.063411] acpiphp: Slot [10] registered >14:57:09,632 INFO kernel:[ 0.064020] acpiphp: Slot [11] registered >14:57:09,632 INFO kernel:[ 0.064305] acpiphp: Slot [12] registered >14:57:09,632 INFO kernel:[ 0.064586] acpiphp: Slot [13] registered >14:57:09,632 INFO kernel:[ 0.065036] acpiphp: Slot [14] registered >14:57:09,632 INFO kernel:[ 0.065478] acpiphp: Slot [15] registered >14:57:09,632 INFO kernel:[ 0.066029] acpiphp: Slot [16] registered >14:57:09,632 INFO kernel:[ 0.066509] acpiphp: Slot [17] registered >14:57:09,632 INFO kernel:[ 0.067028] acpiphp: Slot [18] registered >14:57:09,632 INFO kernel:[ 0.067538] acpiphp: Slot [19] registered >14:57:09,632 INFO kernel:[ 0.068021] acpiphp: Slot [20] registered >14:57:09,632 INFO kernel:[ 0.068293] acpiphp: Slot [21] registered >14:57:09,632 INFO kernel:[ 0.068588] acpiphp: Slot [22] registered >14:57:09,632 INFO kernel:[ 0.068855] acpiphp: Slot [23] registered >14:57:09,632 INFO kernel:[ 0.069016] acpiphp: Slot [24] registered >14:57:09,632 INFO kernel:[ 0.069271] acpiphp: Slot [25] registered >14:57:09,632 INFO kernel:[ 0.069539] acpiphp: Slot [26] registered >14:57:09,632 INFO kernel:[ 0.070004] acpiphp: Slot [27] registered >14:57:09,632 INFO kernel:[ 0.070278] acpiphp: Slot [28] registered >14:57:09,632 INFO kernel:[ 0.070534] acpiphp: Slot [29] registered >14:57:09,632 INFO kernel:[ 0.070813] acpiphp: Slot [30] registered >14:57:09,632 INFO kernel:[ 0.071017] acpiphp: Slot [31] registered >14:57:09,632 INFO kernel:[ 0.071265] PCI host bridge to bus 0000:00 >14:57:09,632 INFO kernel:[ 0.071507] pci_bus 0000:00: root bus resource [bus 00-ff] >14:57:09,632 INFO kernel:[ 0.071792] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >14:57:09,632 INFO kernel:[ 0.072002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >14:57:09,632 INFO kernel:[ 0.072276] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >14:57:09,632 INFO kernel:[ 0.072581] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >14:57:09,632 DEBUG kernel:[ 0.073034] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:57:09,632 DEBUG kernel:[ 0.073324] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:57:09,632 DEBUG kernel:[ 0.073694] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:57:09,632 DEBUG kernel:[ 0.078005] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef] >14:57:09,632 DEBUG kernel:[ 0.080163] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >14:57:09,632 DEBUG kernel:[ 0.084455] pci 0000:00:01.2: reg 0x20: [io 0xc040-0xc05f] >14:57:09,632 DEBUG kernel:[ 0.088247] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:57:09,632 INFO kernel:[ 0.088721] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >14:57:09,632 INFO kernel:[ 0.089015] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >14:57:09,632 DEBUG kernel:[ 0.090169] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >14:57:09,632 DEBUG kernel:[ 0.092011] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >14:57:09,632 DEBUG kernel:[ 0.094021] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >14:57:09,632 DEBUG kernel:[ 0.096007] pci 0000:00:02.0: reg 0x18: [mem 0xfc024000-0xfc025fff] >14:57:09,632 DEBUG kernel:[ 0.098006] pci 0000:00:02.0: reg 0x1c: [io 0xc060-0xc07f] >14:57:09,632 DEBUG kernel:[ 0.105014] pci 0000:00:02.0: reg 0x30: [mem 0xfc000000-0xfc00ffff pref] >14:57:09,632 DEBUG kernel:[ 0.105199] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >14:57:09,632 DEBUG kernel:[ 0.107003] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc09f] >14:57:09,632 DEBUG kernel:[ 0.109003] pci 0000:00:03.0: reg 0x14: [mem 0xfc026000-0xfc026fff] >14:57:09,632 DEBUG kernel:[ 0.118010] pci 0000:00:03.0: reg 0x30: [mem 0xfc010000-0xfc01ffff pref] >14:57:09,632 DEBUG kernel:[ 0.118324] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >14:57:09,632 DEBUG kernel:[ 0.119002] pci 0000:00:04.0: reg 0x10: [mem 0xfc020000-0xfc023fff] >14:57:09,632 DEBUG kernel:[ 0.124684] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >14:57:09,632 DEBUG kernel:[ 0.126002] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf] >14:57:09,632 DEBUG kernel:[ 0.128003] pci 0000:00:05.0: reg 0x14: [mem 0xfc027000-0xfc027fff] >14:57:09,632 DEBUG kernel:[ 0.137179] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >14:57:09,632 DEBUG kernel:[ 0.138876] pci 0000:00:06.0: reg 0x10: [io 0xc000-0xc03f] >14:57:09,632 DEBUG kernel:[ 0.140003] pci 0000:00:06.0: reg 0x14: [mem 0xfc028000-0xfc028fff] >14:57:09,632 DEBUG kernel:[ 0.149228] pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >14:57:09,632 DEBUG kernel:[ 0.150002] pci 0000:00:07.0: reg 0x10: [io 0xc0c0-0xc0df] >14:57:09,632 INFO kernel:[ 0.157444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >14:57:09,632 INFO kernel:[ 0.158488] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >14:57:09,632 INFO kernel:[ 0.159602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >14:57:09,632 INFO kernel:[ 0.160792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >14:57:09,632 INFO kernel:[ 0.161826] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >14:57:09,632 WARNING kernel:[ 0.163000] ACPI: Enabled 16 GPEs in block 00 to 0F >14:57:09,632 DEBUG kernel:[ 0.163007] ACPI: \_SB_.PCI0: notify handler is installed >14:57:09,632 DEBUG kernel:[ 0.163036] Found 1 acpi root devices >14:57:09,632 INFO kernel:[ 0.165000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:57:09,632 INFO kernel:[ 0.165007] vgaarb: loaded >14:57:09,632 INFO kernel:[ 0.165245] vgaarb: bridge control possible 0000:00:02.0 >14:57:09,632 NOTICE kernel:[ 0.165596] SCSI subsystem initialized >14:57:09,632 DEBUG kernel:[ 0.166066] libata version 3.00 loaded. >14:57:09,632 INFO kernel:[ 0.166066] ACPI: bus type USB registered >14:57:09,632 INFO kernel:[ 0.166336] usbcore: registered new interface driver usbfs >14:57:09,632 INFO kernel:[ 0.167009] usbcore: registered new interface driver hub >14:57:09,632 INFO kernel:[ 0.167306] usbcore: registered new device driver usb >14:57:09,632 INFO kernel:[ 0.167362] PCI: Using ACPI for IRQ routing >14:57:09,632 DEBUG kernel:[ 0.168002] PCI: pci_cache_line_size set to 64 bytes >14:57:09,632 DEBUG kernel:[ 0.168141] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >14:57:09,632 DEBUG kernel:[ 0.168143] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >14:57:09,632 INFO kernel:[ 0.168212] NetLabel: Initializing >14:57:09,632 INFO kernel:[ 0.168461] NetLabel: domain hash size = 128 >14:57:09,632 INFO kernel:[ 0.168731] NetLabel: protocols = UNLABELED CIPSOv4 >14:57:09,632 INFO kernel:[ 0.169013] NetLabel: unlabeled traffic allowed by default >14:57:09,632 INFO kernel:[ 0.169336] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >14:57:09,632 INFO kernel:[ 0.169664] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >14:57:09,632 INFO kernel:[ 0.170314] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >14:57:09,632 INFO kernel:[ 0.172036] Switched to clocksource kvm-clock >14:57:09,632 INFO kernel:[ 0.176044] pnp: PnP ACPI init >14:57:09,632 INFO kernel:[ 0.176335] ACPI: bus type PNP registered >14:57:09,632 DEBUG kernel:[ 0.176648] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >14:57:09,632 DEBUG kernel:[ 0.176693] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >14:57:09,632 DEBUG kernel:[ 0.176720] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >14:57:09,632 DEBUG kernel:[ 0.176750] pnp 00:03: [dma 2] >14:57:09,632 DEBUG kernel:[ 0.176761] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >14:57:09,632 DEBUG kernel:[ 0.176809] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >14:57:09,632 DEBUG kernel:[ 0.176853] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >14:57:09,632 DEBUG kernel:[ 0.176896] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >14:57:09,632 DEBUG kernel:[ 0.176978] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >14:57:09,632 INFO kernel:[ 0.177064] pnp: PnP ACPI: found 8 devices >14:57:09,632 INFO kernel:[ 0.177330] ACPI: bus type PNP unregistered >14:57:09,632 DEBUG kernel:[ 0.186432] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >14:57:09,632 DEBUG kernel:[ 0.186435] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >14:57:09,632 DEBUG kernel:[ 0.186437] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >14:57:09,632 DEBUG kernel:[ 0.186438] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >14:57:09,632 INFO kernel:[ 0.186467] NET: Registered protocol family 2 >14:57:09,632 INFO kernel:[ 0.186847] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >14:57:09,632 INFO kernel:[ 0.187352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >14:57:09,632 INFO kernel:[ 0.187673] TCP: Hash tables configured (established 16384 bind 16384) >14:57:09,632 INFO kernel:[ 0.187986] TCP: reno registered >14:57:09,632 INFO kernel:[ 0.188254] UDP hash table entries: 1024 (order: 3, 32768 bytes) >14:57:09,632 INFO kernel:[ 0.188530] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >14:57:09,632 INFO kernel:[ 0.188841] NET: Registered protocol family 1 >14:57:09,632 INFO kernel:[ 0.189106] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:57:09,632 INFO kernel:[ 0.189393] pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:57:09,632 INFO kernel:[ 0.189671] pci 0000:00:01.0: Activating ISA DMA hang workarounds >14:57:09,632 WARNING kernel:[ 0.190161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >14:57:09,632 DEBUG kernel:[ 0.190975] pci 0000:00:02.0: Boot video device >14:57:09,632 DEBUG kernel:[ 0.191024] PCI: CLS 0 bytes, default 64 >14:57:09,632 INFO kernel:[ 0.191061] Unpacking initramfs... >14:57:09,632 INFO kernel:[ 3.033121] Freeing initrd memory: 34540K (ffff88007dd43000 - ffff88007fefe000) >14:57:09,632 NOTICE kernel:[ 3.034119] Initialise system trusted keyring >14:57:09,632 INFO kernel:[ 3.034416] audit: initializing netlink socket (disabled) >14:57:09,632 NOTICE kernel:[ 3.034687] type=2000 audit(1390575417.415:1): initialized >14:57:09,632 INFO kernel:[ 3.053225] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:57:09,632 INFO kernel:[ 3.054368] zbud: loaded >14:57:09,632 NOTICE kernel:[ 3.054742] VFS: Disk quotas dquot_6.5.2 >14:57:09,632 WARNING kernel:[ 3.055056] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:57:09,632 INFO kernel:[ 3.055596] msgmni has been set to 3997 >14:57:09,632 NOTICE kernel:[ 3.055888] Key type big_key registered >14:57:09,632 DEBUG kernel:[ 3.056174] SELinux: Registering netfilter hooks >14:57:09,632 INFO kernel:[ 3.057445] alg: No test for stdrng (krng) >14:57:09,632 INFO kernel:[ 3.057695] NET: Registered protocol family 38 >14:57:09,632 NOTICE kernel:[ 3.057938] Key type asymmetric registered >14:57:09,632 NOTICE kernel:[ 3.058214] Asymmetric key parser 'x509' registered >14:57:09,632 INFO kernel:[ 3.058487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:57:09,632 INFO kernel:[ 3.058943] io scheduler noop registered >14:57:09,632 INFO kernel:[ 3.059220] io scheduler deadline registered >14:57:09,632 INFO kernel:[ 3.059511] io scheduler cfq registered (default) >14:57:09,632 INFO kernel:[ 3.059814] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:57:09,632 INFO kernel:[ 3.060106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:57:09,632 DEBUG kernel:[ 3.060411] intel_idle: does not run on family 6 model 2 >14:57:09,632 INFO kernel:[ 3.060449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:57:09,632 INFO kernel:[ 3.060866] ACPI: Power Button [PWRF] >14:57:09,632 INFO kernel:[ 3.061264] GHES: HEST is not enabled! >14:57:09,632 INFO kernel:[ 3.061573] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:57:09,632 INFO kernel:[ 3.083362] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >14:57:09,632 INFO kernel:[ 3.084275] Non-volatile memory driver v1.3 >14:57:09,632 INFO kernel:[ 3.084540] Linux agpgart interface v0.103 >14:57:09,632 DEBUG kernel:[ 3.084896] ata_piix 0000:00:01.1: version 2.13 >14:57:09,632 INFO kernel:[ 3.086282] scsi0 : ata_piix >14:57:09,632 INFO kernel:[ 3.086604] scsi1 : ata_piix >14:57:09,632 INFO kernel:[ 3.086865] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >14:57:09,632 INFO kernel:[ 3.087200] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >14:57:09,632 INFO kernel:[ 3.087551] libphy: Fixed MDIO Bus: probed >14:57:09,632 INFO kernel:[ 3.087968] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:57:09,632 INFO kernel:[ 3.088305] ehci-pci: EHCI PCI platform driver >14:57:09,632 INFO kernel:[ 3.088579] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:57:09,632 INFO kernel:[ 3.088862] ohci-pci: OHCI PCI platform driver >14:57:09,632 INFO kernel:[ 3.089164] uhci_hcd: USB Universal Host Controller Interface driver >14:57:09,632 INFO kernel:[ 3.090239] uhci_hcd 0000:00:01.2: UHCI Host Controller >14:57:09,632 INFO kernel:[ 3.090549] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >14:57:09,632 INFO kernel:[ 3.091076] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >14:57:09,632 INFO kernel:[ 3.091552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >14:57:09,632 INFO kernel:[ 3.091849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:57:09,632 INFO kernel:[ 3.092296] usb usb1: Product: UHCI Host Controller >14:57:09,632 INFO kernel:[ 3.092600] usb usb1: Manufacturer: Linux 3.13.0-0.rc7.git0.1.fc21.x86_64 uhci_hcd >14:57:09,632 INFO kernel:[ 3.093028] usb usb1: SerialNumber: 0000:00:01.2 >14:57:09,632 INFO kernel:[ 3.093343] hub 1-0:1.0: USB hub found >14:57:09,632 INFO kernel:[ 3.093625] hub 1-0:1.0: 2 ports detected >14:57:09,632 INFO kernel:[ 3.093975] usbcore: registered new interface driver usbserial >14:57:09,632 INFO kernel:[ 3.094307] usbcore: registered new interface driver usbserial_generic >14:57:09,632 INFO kernel:[ 3.094672] usbserial: USB Serial support registered for generic >14:57:09,632 INFO kernel:[ 3.094975] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:57:09,632 INFO kernel:[ 3.096184] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:57:09,632 INFO kernel:[ 3.096468] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:57:09,632 INFO kernel:[ 3.096859] mousedev: PS/2 mouse device common for all mice >14:57:09,632 INFO kernel:[ 3.097581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:57:09,632 INFO kernel:[ 3.099571] rtc_cmos 00:00: RTC can wake from S4 >14:57:09,632 INFO kernel:[ 3.100066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >14:57:09,632 INFO kernel:[ 3.100449] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >14:57:09,632 INFO kernel:[ 3.100816] device-mapper: uevent: version 1.0.3 >14:57:09,632 INFO kernel:[ 3.101192] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >14:57:09,632 INFO kernel:[ 3.101686] hidraw: raw HID events driver (C) Jiri Kosina >14:57:09,632 INFO kernel:[ 3.102065] usbcore: registered new interface driver usbhid >14:57:09,632 INFO kernel:[ 3.102348] usbhid: USB HID core driver >14:57:09,632 INFO kernel:[ 3.102603] drop_monitor: Initializing network drop monitor service >14:57:09,632 INFO kernel:[ 3.102940] ip_tables: (C) 2000-2006 Netfilter Core Team >14:57:09,632 INFO kernel:[ 3.103294] TCP: cubic registered >14:57:09,632 INFO kernel:[ 3.103535] Initializing XFRM netlink socket >14:57:09,632 INFO kernel:[ 3.103848] NET: Registered protocol family 10 >14:57:09,632 INFO kernel:[ 3.104249] mip6: Mobile IPv6 >14:57:09,632 INFO kernel:[ 3.104477] NET: Registered protocol family 17 >14:57:09,632 NOTICE kernel:[ 3.104857] Loading compiled-in X.509 certificates >14:57:09,632 NOTICE kernel:[ 3.106165] Loaded X.509 cert 'Fedora kernel signing key: 6849f3c539c33ae0520d308e239ed118b3fa37ae' >14:57:09,632 INFO kernel:[ 3.107210] registered taskstats version 1 >14:57:09,632 INFO kernel:[ 3.108992] Magic number: 14:148:941 >14:57:09,632 INFO kernel:[ 3.109644] rtc_cmos 00:00: setting system clock to 2014-01-24 14:56:56 UTC (1390575416) >14:57:09,632 DEBUG kernel:[ 3.110595] PM: Hibernation image not present or could not be loaded. >14:57:09,632 INFO kernel:[ 3.243355] Freeing unused kernel memory: 1408K (ffffffff81d0a000 - ffffffff81e6a000) >14:57:09,632 INFO kernel:[ 3.244116] Write protecting the kernel read-only data: 12288k >14:57:09,632 INFO kernel:[ 3.249181] Freeing unused kernel memory: 1464K (ffff880001692000 - ffff880001800000) >14:57:09,632 INFO kernel:[ 3.252307] Freeing unused kernel memory: 1140K (ffff880001ae3000 - ffff880001c00000) >14:57:09,632 NOTICE kernel:[ 3.265463] random: systemd urandom read with 5 bits of entropy available >14:57:09,632 INFO kernel:[ 3.334591] device-mapper: multipath: version 1.6.0 loaded >14:57:09,632 INFO kernel:[ 3.378600] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >14:57:09,632 INFO kernel:[ 3.395048] usb 1-1: new full-speed USB device number 2 using uhci_hcd >14:57:09,632 INFO kernel:[ 3.545762] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >14:57:09,632 INFO kernel:[ 3.546075] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >14:57:09,632 INFO kernel:[ 3.546382] usb 1-1: Product: QEMU USB Tablet >14:57:09,632 INFO kernel:[ 3.546639] usb 1-1: Manufacturer: QEMU >14:57:09,632 INFO kernel:[ 3.546939] usb 1-1: SerialNumber: 42 >14:57:09,632 INFO kernel:[ 3.555960] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 >14:57:09,632 INFO kernel:[ 3.556582] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >14:57:09,632 INFO kernel:[ 3.557742] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:57:09,632 INFO kernel:[ 3.561012] Loading iSCSI transport class v2.0-870. >14:57:09,632 NOTICE kernel:[ 3.565174] iscsi: registered transport (tcp) >14:57:09,632 INFO kernel:[ 3.568390] alua: device handler registered >14:57:09,632 INFO kernel:[ 3.570668] emc: device handler registered >14:57:09,632 INFO kernel:[ 3.572874] hp_sw: device handler registered >14:57:09,632 INFO kernel:[ 3.575216] rdac: device handler registered >14:57:09,632 INFO kernel:[ 3.590677] FDC 0 is a S82078B >14:57:09,632 INFO kernel:[ 3.595412] No iBFT detected. >14:57:09,632 INFO kernel:[ 3.599887] md: raid0 personality registered for level 0 >14:57:09,632 INFO kernel:[ 3.608388] md: raid1 personality registered for level 1 >14:57:09,632 INFO kernel:[ 3.610782] async_tx: api initialized (async) >14:57:09,632 INFO kernel:[ 3.612265] xor: measuring software checksum speed >14:57:09,632 INFO kernel:[ 3.622018] prefetch64-sse: 13984.000 MB/sec >14:57:09,632 INFO kernel:[ 3.632025] generic_sse: 13416.000 MB/sec >14:57:09,632 INFO kernel:[ 3.632329] xor: using function: prefetch64-sse (13984.000 MB/sec) >14:57:09,632 WARNING kernel:[ 3.652029] raid6: sse2x1 6683 MB/s >14:57:09,632 WARNING kernel:[ 3.669018] raid6: sse2x2 9175 MB/s >14:57:09,632 WARNING kernel:[ 3.686027] raid6: sse2x4 11878 MB/s >14:57:09,632 WARNING kernel:[ 3.686393] raid6: using algorithm sse2x4 (11878 MB/s) >14:57:09,632 WARNING kernel:[ 3.686644] raid6: using intx1 recovery algorithm >14:57:09,632 INFO kernel:[ 3.693545] md: raid6 personality registered for level 6 >14:57:09,632 INFO kernel:[ 3.694110] md: raid5 personality registered for level 5 >14:57:09,632 INFO kernel:[ 3.694599] md: raid4 personality registered for level 4 >14:57:09,632 INFO kernel:[ 3.701036] md: raid10 personality registered for level 10 >14:57:09,632 INFO kernel:[ 3.703495] md: linear personality registered for level -1 >14:57:09,632 INFO kernel:[ 3.709600] device-mapper: multipath round-robin: version 1.0.0 loaded >14:57:09,632 INFO kernel:[ 3.715306] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >14:57:09,632 INFO kernel:[ 3.741367] RPC: Registered named UNIX socket transport module. >14:57:09,632 INFO kernel:[ 3.741815] RPC: Registered udp transport module. >14:57:09,632 INFO kernel:[ 3.742144] RPC: Registered tcp transport module. >14:57:09,632 INFO kernel:[ 3.742458] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:57:09,632 WARNING kernel:[ 3.906067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >14:57:09,632 WARNING kernel:[ 3.906674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >14:57:09,632 WARNING kernel:[ 3.908091] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >14:57:09,632 INFO kernel:[ 3.920590] [drm] Initialized drm 1.1.0 20060810 >14:57:09,632 INFO kernel:[ 3.931017] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >14:57:09,632 DEBUG kernel:[ 3.936874] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >14:57:09,632 DEBUG kernel:[ 3.936901] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >14:57:09,632 DEBUG kernel:[ 3.936925] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >14:57:09,632 INFO kernel:[ 3.939309] [drm] Device Version 0.0 >14:57:09,632 INFO kernel:[ 3.955787] [drm] Compression level 0 log level 0 >14:57:09,632 INFO kernel:[ 3.956067] [drm] Currently using mode #0, list at 0x488 >14:57:09,632 INFO kernel:[ 3.956353] [drm] 12286 io pages at offset 0x1000000 >14:57:09,632 INFO kernel:[ 3.956649] [drm] 16777216 byte draw area at offset 0x0 >14:57:09,632 INFO kernel:[ 3.956916] [drm] RAM header offset: 0x3ffe000 >14:57:09,632 INFO kernel:[ 3.957190] [drm] rom modes offset 0x488 for 128 modes >14:57:09,632 DEBUG kernel:[ 3.959184] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >14:57:09,632 DEBUG kernel:[ 3.959202] virtio-pci 0000:00:06.0: irq 44 for MSI/MSI-X >14:57:09,632 INFO kernel:[ 3.959376] blk-mq: CPU -> queue map >14:57:09,632 INFO kernel:[ 3.959698] CPU 0 -> Queue 0 >14:57:09,632 INFO kernel:[ 3.959977] CPU 1 -> Queue 0 >14:57:09,632 INFO kernel:[ 3.960852] [TTM] Zone kernel: Available graphics memory: 1025442 kiB >14:57:09,632 INFO kernel:[ 3.961456] [TTM] Initializing pool allocator >14:57:09,632 INFO kernel:[ 3.962082] [TTM] Initializing DMA pool allocator >14:57:09,632 INFO kernel:[ 3.962601] vda: vda1 vda2 vda3 vda4 < vda5 > >14:57:09,632 INFO kernel:[ 3.966527] [drm] qxl: 16M of VRAM memory size >14:57:09,632 INFO kernel:[ 3.967053] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >14:57:09,632 INFO kernel:[ 3.967578] [drm] qxl: 64M of Surface memory size >14:57:09,632 INFO kernel:[ 4.003495] [drm] main mem slot 1 [f4000000,3ffe000] >14:57:09,632 INFO kernel:[ 4.004053] [drm] surface mem slot 2 [f8000000,4000000] >14:57:09,632 INFO kernel:[ 4.009836] [drm] fb mappable at 0xF4000000, size 3145728 >14:57:09,632 INFO kernel:[ 4.010238] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >14:57:09,632 INFO kernel:[ 4.010638] fbcon: qxldrmfb (fb0) is primary device >14:57:09,632 INFO kernel:[ 4.036055] tsc: Refined TSC clocksource calibration: 2691.242 MHz >14:57:09,632 INFO kernel:[ 4.041043] Console: switching to colour frame buffer device 128x48 >14:57:09,632 INFO kernel:[ 4.062025] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >14:57:09,632 INFO kernel:[ 4.062034] qxl 0000:00:02.0: registered panic notifier >14:57:09,632 INFO kernel:[ 4.062313] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >14:57:09,632 NOTICE kernel:[ 8.511619] random: nonblocking pool is initialized >14:57:09,632 INFO kernel:[ 8.576430] loop: module loaded >14:57:09,632 INFO kernel:[ 8.618751] bio: create slab <bio-1> at 1 >14:57:09,632 INFO kernel:[ 8.634399] bio: create slab <bio-2> at 2 >14:57:09,632 INFO kernel:[ 8.800928] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:57:09,632 DEBUG kernel:[ 14.409407] SELinux: 2048 avtab hash slots, 102736 rules. >14:57:09,632 DEBUG kernel:[ 14.421970] SELinux: 2048 avtab hash slots, 102736 rules. >14:57:09,632 DEBUG kernel:[ 14.436580] SELinux: 8 users, 99 roles, 4716 types, 270 bools, 1 sens, 1024 cats >14:57:09,632 DEBUG kernel:[ 14.436583] SELinux: 83 classes, 102736 rules >14:57:09,632 DEBUG kernel:[ 14.439896] SELinux: Completing initialization. >14:57:09,632 DEBUG kernel:[ 14.439898] SELinux: Setting up existing superblocks. >14:57:09,632 DEBUG kernel:[ 14.439903] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.439906] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.439914] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.439916] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.439922] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.440119] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.440589] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441082] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:57:09,632 DEBUG kernel:[ 14.441085] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:57:09,632 DEBUG kernel:[ 14.441089] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441091] SELinux: initialized (dev aio, type aio), not configured for labeling >14:57:09,632 DEBUG kernel:[ 14.441093] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.441120] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.441126] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.441132] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441138] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441290] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441292] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.441296] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.441648] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.441685] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441690] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441691] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441694] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441698] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441702] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441704] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441706] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441708] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441713] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441715] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441718] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.441726] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:57:09,632 DEBUG kernel:[ 14.441737] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:57:09,632 NOTICE kernel:[ 14.457513] type=1403 audit(1390575427.847:2): policy loaded auid=4294967295 ses=4294967295 >14:57:09,632 DEBUG kernel:[ 14.847632] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 14.924968] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:57:09,632 DEBUG kernel:[ 14.948054] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:57:09,632 DEBUG kernel:[ 15.061528] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:57:09,632 NOTICE kernel:[ 15.593799] type=1400 audit(1390575428.983:3): avc: denied { create } for pid=1170 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:57:09,632 NOTICE kernel:[ 15.593862] type=1400 audit(1390575428.983:4): avc: denied { setattr } for pid=1170 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17117 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:57:09,632 NOTICE kernel:[ 15.593898] type=1400 audit(1390575428.983:5): avc: denied { relabelfrom } for pid=1170 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17117 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:57:09,632 INFO kernel:[ 15.650348] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >14:57:09,632 INFO kernel:[ 15.717519] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >14:57:09,632 DEBUG kernel:[ 15.723885] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >14:57:09,632 DEBUG kernel:[ 15.723908] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >14:57:09,632 INFO kernel:[ 15.739070] parport_pc 00:04: reported by Plug and Play ACPI >14:57:09,632 WARNING kernel:[ 15.800567] platform microcode: Direct firmware load failed with error -2 >14:57:09,632 WARNING kernel:[ 15.800568] platform microcode: Falling back to user helper >14:57:09,632 INFO kernel:[ 15.800579] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >14:57:09,632 WARNING kernel:[ 15.800590] platform microcode: Direct firmware load failed with error -2 >14:57:09,632 WARNING kernel:[ 15.800591] platform microcode: Falling back to user helper >14:57:09,632 INFO kernel:[ 15.800660] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >14:57:10,086 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc21) is starting... >14:57:10,086 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >14:57:10,086 INFO NetworkManager: <info> WEXT support is enabled >14:57:10,130 INFO kernel:[ 16.739856] cfg80211: Calling CRDA to update world regulatory domain >14:57:10,168 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:57:10,212 INFO polkitd: Started polkitd version 0.112 >14:57:10,293 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:57:10,311 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:57:10,311 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:57:10,311 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:57:10,312 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:57:10,312 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >14:57:10,313 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >14:57:10,360 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:57:10,361 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >14:57:10,380 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >14:57:10,384 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:57:10,391 INFO NetworkManager: <info> WiFi hardware radio set enabled >14:57:10,393 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:57:10,395 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:57:10,395 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:57:10,395 INFO NetworkManager: <info> Networking is enabled by state file >14:57:10,396 INFO NetworkManager: <info> (lo): link connected >14:57:10,396 INFO NetworkManager: <info> (lo): carrier is ON >14:57:10,396 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >14:57:10,396 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >14:57:10,396 INFO NetworkManager: <info> (lo): No existing connection detected. >14:57:10,397 INFO NetworkManager: <info> (eth0): link connected >14:57:10,397 INFO NetworkManager: <info> (eth0): carrier is ON >14:57:10,397 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >14:57:10,397 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >14:57:10,397 INFO NetworkManager: <info> (eth0): Generating connection from current device status. >14:57:10,397 INFO NetworkManager: <info> (eth0): Using generated connection: 'eth0' >14:57:10,397 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >14:57:10,402 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >14:57:10,402 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >14:57:10,402 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >14:57:10,402 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:57:10,402 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >14:57:10,402 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >14:57:10,407 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >14:57:10,407 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >14:57:10,407 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >14:57:10,407 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >14:57:10,408 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:57:10,433 INFO NetworkManager: <info> dhclient started with pid 1229 >14:57:10,433 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >14:57:10,565 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >14:57:10,566 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >14:57:10,566 INFO dhclient: All rights reserved. >14:57:10,566 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:57:10,566 INFO dhclient: >14:57:10,573 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >14:57:10,579 INFO dhclient: Listening on LPF/eth0/52:54:00:5c:a4:45 >14:57:10,579 INFO dhclient: Sending on LPF/eth0/52:54:00:5c:a4:45 >14:57:10,579 INFO dhclient: Sending on Socket/fallback >14:57:10,579 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x2c9c6ec6) >14:57:10,585 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x2c9c6ec6) >14:57:10,587 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >14:57:10,587 INFO NetworkManager: <info> address 192.168.122.68 >14:57:10,587 INFO NetworkManager: <info> plen 24 (255.255.255.0) >14:57:10,587 INFO NetworkManager: <info> gateway 192.168.122.1 >14:57:10,587 INFO NetworkManager: <info> lease time 3600 >14:57:10,588 INFO NetworkManager: <info> nameserver '192.168.122.1' >14:57:10,588 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:57:10,588 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >14:57:10,588 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >14:57:10,589 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >14:57:10,589 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >14:57:10,589 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:57:10,589 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >14:57:10,590 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >14:57:10,594 INFO dhclient: bound to 192.168.122.68 -- renewal in 1453 seconds. >14:57:10,596 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >14:57:10,597 INFO NetworkManager: <info> startup complete >14:57:10,598 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >14:57:10,613 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:57:11,515 NOTICE kernel:[ 18.123290] type=1400 audit(1390575431.513:6): avc: denied { read } for pid=1204 comm="bash" name=".profile" dev="dm-0" ino=34360 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >14:57:11,515 NOTICE kernel:[ 18.123324] type=1400 audit(1390575431.513:7): avc: denied { open } for pid=1204 comm="bash" path="/root/.profile" dev="dm-0" ino=34360 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >14:57:13,216 NOTICE kernel:[ 19.825559] type=1400 audit(1390575433.215:8): avc: denied { read write } for pid=1296 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9512 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:57:13,385 NOTICE kernel:[ 19.994769] type=1400 audit(1390575433.384:9): avc: denied { read write } for pid=1322 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:13,387 NOTICE kernel:[ 19.996115] type=1400 audit(1390575433.386:10): avc: denied { open } for pid=1322 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:13,387 NOTICE kernel:[ 19.996129] type=1400 audit(1390575433.386:11): avc: denied { ioctl } for pid=1322 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:13,437 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >14:57:13,447 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >14:57:14,587 INFO kernel:[ 21.196844] input: spice vdagent tablet as /devices/virtual/input/input5 >14:57:14,594 WARNING kernel:[ 21.203938] audit_printk_skb: 3 callbacks suppressed >14:57:14,594 NOTICE kernel:[ 21.203941] type=1400 audit(1390575434.593:13): avc: denied { read write } for pid=1341 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:15,540 NOTICE kernel:[ 22.148829] type=1400 audit(1390575435.538:14): avc: denied { read write } for pid=1377 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:15,540 NOTICE kernel:[ 22.149644] type=1400 audit(1390575435.539:15): avc: denied { read write } for pid=1377 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9512 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:57:16,000 NOTICE kernel:[ 22.199988] type=1400 audit(1390575436.000:16): avc: denied { ioctl } for pid=1377 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:16,000 NOTICE kernel:[ 22.199997] type=1400 audit(1390575436.000:17): avc: denied { getattr } for pid=1377 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:57:16,084 INFO chronyd: chronyd version 1.29 starting >14:57:16,085 INFO chronyd: Linux kernel major=3 minor=13 patch=0 >14:57:16,085 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >14:57:16,085 INFO chronyd: Generated key 1 >14:57:18,023 INFO kernel:[ 24.222317] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >14:57:18,023 DEBUG kernel:[ 24.222440] SELinux: initialized (dev vda1, type ext4), uses xattr >14:57:18,130 INFO kernel:[ 24.329318] EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) >14:57:18,130 DEBUG kernel:[ 24.329325] SELinux: initialized (dev vda2, type ext4), uses xattr >14:57:18,216 INFO kernel:[ 24.415645] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >14:57:18,216 DEBUG kernel:[ 24.415652] SELinux: initialized (dev vda3, type ext4), uses xattr >14:57:18,304 INFO kernel:[ 24.503184] EXT4-fs (vda5): mounted filesystem with ordered data mode. Opts: (null) >14:57:18,304 DEBUG kernel:[ 24.503191] SELinux: initialized (dev vda5, type ext4), uses xattr >14:57:20,002 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >14:57:20,016 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >14:57:20,020 NOTICE kernel:[ 26.219330] type=1107 audit(1390575440.019:18): pid=1213 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.65 spid=1472 tpid=1470 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >14:57:20,020 NOTICE kernel:[ 26.219330] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >14:57:20,050 NOTICE kernel:[ 26.249714] type=1400 audit(1390575440.049:19): avc: denied { open } for pid=1207 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=25170 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >14:57:22,375 INFO kernel:[ 28.574275] bio: create slab <bio-3> at 3 >14:57:22,379 INFO kernel:[ 28.576054] Btrfs loaded >14:57:22,685 INFO kernel:[ 28.884903] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >14:57:23,514 NOTICE kernel:[ 29.713096] type=1400 audit(1390575443.513:20): avc: denied { read write } for pid=1488 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9512 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:57:23,514 NOTICE kernel:[ 29.713402] type=1400 audit(1390575443.513:21): avc: denied { read } for pid=1488 comm="hwclock" path="/proc/1274/mounts" dev="proc" ino=24938 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file > > >/run/install/ks.cfg: >auth --useshadow ># Install OS instead of upgrade >install > ># Use network installation >url --url="http://download.englab.brq.redhat.com/pub/fedora/linux/development/20/x86_64/os/" ># repo --name=t --baseurl=http://akozumpl.fedorapeople.org/t/ ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >#network --bootproto=dhcp --device=eth0 >#network --bootproto=dhcp --hostname=localhost.localdomain ># Root password >rootpw --plaintext rootoor ># System timezone >timezone Europe/Prague --isUtc >user --name=foo --password=bar ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda ># Partition clearing information >clearpart --all --initlabel > ># partitioning >part / --size=4000 >part /boot --size=500 >part /home --size=1000 >part /swap --size=1000 > >%packages >@Core >%end > ># tour
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 1057663
: 855022 |
855023
|
855025