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 637714 Details for
Bug 872874
ImportError: No module named updates_disk_hook
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 321.46 KB, created by
Reartes Guillermo
on 2012-11-03 21:29:42 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-03 21:29:42 UTC
Size:
321.46 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/sbin/anaconda", line 637, in <module> > import updates_disk_hook > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1734, in on_add_clicked > disks=disks) >ImportError: No module named updates_disk_hook > >Local variables in innermost frame: >kickstart: <module 'pyanaconda.kickstart' from '/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py'> >networkInitialize: <function networkInitialize at 0x7fbdc6b2cde8> >setupEnvironment: <function setupEnvironment at 0x7fbdd2042230> >verdesc: 18.24 for Fedora 18-Beta-TC7 >storageInitialize: <function storageInitialize at 0x7fbdc6b248c0> >anaconda: <pyanaconda.Anaconda object at 0x7fbdc5fec910> >threadMgr: <pyanaconda.threads.ThreadManager object at 0x7fbdc8183690> >exitHandler: <function exitHandler at 0x7fbdd20400c8> >atexit: <module 'atexit' from '/usr/lib64/python2.7/atexit.pyc'> >setupLoggingFromOpts: <function setupLoggingFromOpts at 0x7fbdd20422a8> >keyboard: <module 'pyanaconda.keyboard' from '/usr/lib64/python2.7/site-packages/pyanaconda/keyboard.py'> >anaconda_log: <module 'pyanaconda.anaconda_log' from '/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py'> >DEFAULT_LANG: en_US.UTF-8 >depr: [] >log: <logging.Logger object at 0x7fbdd19d4690> >re: <module 're' from '/usr/lib64/python2.7/re.pyc'> >ROOT_PATH: /mnt/sysimage >Anaconda: <class 'pyanaconda.Anaconda'> >payloadInitialize: <function payloadInitialize at 0x7fbdb8428668> >gettext: <module 'gettext' from '/usr/lib64/python2.7/gettext.pyc'> >__package__: None >wm_pid: 744 >startAuditDaemon: <function startAuditDaemon at 0x7fbdd2040de8> >getAnacondaVersion: <function getAnacondaVersion at 0x7fbdd20420c8> >_: <function <lambda> at 0x7fbdc8295cf8> >set_x_resolution: <function set_x_resolution at 0x7fbdd2040ed8> >startMetacityWM: <function startMetacityWM at 0x7fbdd2040d70> >mkstemp: <function mkstemp at 0x7fbdd203cb18> >__doc__: None >setupPythonUpdates: <function setupPythonUpdates at 0x7fbdd2040f50> >files: ['/tmp/updates/interactive-defaults.ks', '/usr/share/anaconda/interactive-defaults.ks'] >product: <module 'pyanaconda.product' from '/usr/lib64/python2.7/site-packages/pyanaconda/product.py'> >vnc: <module 'pyanaconda.vnc' from '/usr/lib64/python2.7/site-packages/pyanaconda/vnc.py'> >string: <module 'string' from '/usr/lib64/python2.7/string.pyc'> >setupPythonPath: <function setupPythonPath at 0x7fbdd20421b8> >__builtins__: <module '__builtin__' (built-in)> >ntp: <module 'pyanaconda.ntp' from '/usr/lib64/python2.7/site-packages/pyanaconda/ntp.py'> >__file__: /sbin/anaconda >args: [] >exception: <module 'pyanaconda.exception' from '/usr/lib64/python2.7/site-packages/pyanaconda/exception.py'> >prompt_for_ssh: <function prompt_for_ssh at 0x7fbdd2042500> >sys: <module 'sys' (built-in)> >symlink_updates: <function symlink_updates at 0x7fbdd2042050> >initThreading: <function initThreading at 0x7fbdc81848c0> >ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use CDROM installation media >cdrom ># Network information >network --hostname=localhost.localdomain ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 ># Installation logging level >logging --level=info ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda > --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=vda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@hardware-support >@input-methods >@multimedia >@printing >@standard > >%end > >__name__: __main__ >subprocess: <module 'subprocess' from '/usr/lib64/python2.7/subprocess.py'> >gtk_warning: <function gtk_warning at 0x7fbdd2042320> >doStartupX11Actions: <function doStartupX11Actions at 0x7fbdd2040e60> >setupDisplay: <function setupDisplay at 0x7fbdd2042488> >logging: <module 'logging' from '/usr/lib64/python2.7/logging/__init__.pyc'> >parseOptions: <function parseOptions at 0x7fbdd2042140> >check_memory: <function check_memory at 0x7fbdd2042398> >uname: ('Linux', 'localhost', '3.6.5-2.fc18.x86_64', '#1 SMP Thu Nov 1 00:39:17 UTC 2012', 'x86_64') >stdoutLog: <logging.Logger object at 0x7fbdcde09a90> >image_count: 0 >signal: <module 'signal' (built-in)> >f: /usr/share/anaconda/interactive-defaults.ks >startDebugger: <function startDebugger at 0x7fbdd2042410> >AnacondaThread: <class 'pyanaconda.threads.AnacondaThread'> >iutil: <module 'pyanaconda.iutil' from '/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py'> >i: mke2fs.conf >flags: <pyanaconda.flags.Flags object at 0x7fbdd19d4b50> >time: <module 'time' from '/usr/lib64/python2.7/lib-dynload/timemodule.so'> >isys: <module 'pyanaconda.isys' from '/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py'> >os: <module 'os' from '/usr/lib64/python2.7/os.pyc'> >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdc': 130, 'vdb': 129, 'vde': 132, 'vdd': 131} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 5 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252002 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=5 > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vda2 > parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 4 > controllable: True > dataLevel: None > uuid: 5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252002 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: fedora > _format._targetSize: 0 > _format.volUUID: 5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vda2 > parents: [existing 3583MB partition vda2 (3) with existing btrfs filesystem >, existing 6099MB partition vdb1 (7) with existing btrfs filesystem >, existing 6099MB partition vdc1 (9) with existing btrfs filesystem >, existing 6099MB partition vdd1 (11) with existing btrfs filesystem >, existing 6099MB partition vde1 (13) with existing btrfs filesystem >] > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora > originalFormat._targetSize: 0 > originalFormat.volUUID: 5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vda2 > _serial: None >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: 5 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=5 > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vda2 > _serial: None >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (PartitionDevice instance) >, existing 6100MB disk vdb (6) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 6100MB disk vdc (8) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 6100MB disk vdd (10) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 6100MB disk vde (12) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, 5, vdb, vdb1, vdc, vdc1, vdd, vdd1, vde, vde1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vdb1, vdc1, vdd1, vde1] > _intf.storage.fsset.devicetree.topology._devmap: {'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vde1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde/vde1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0b.0/virtio7/block/vde/vde1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vde': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0b.0/virtio7/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd/vdd1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd/vdd1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, vdc, vdd, vde, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb85f3dd0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 0 > minor: 0 >, existing 6100MB disk vda (1) with existing msdos disklabel >, existing 500MB partition vda1 (2) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, existing 1024MB dm live-rw (20) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fbdc00d45d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fbdc00d4610) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fbdc00d4650) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fbdc00d4690) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fbdc00d4710) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1351977916.29 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.77 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC7x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >21:21:20,209 INFO anaconda: /sbin/anaconda 18.24 >21:21:21,320 INFO anaconda: 1048576 kB (1024 MB) are available >21:21:21,320 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >21:21:21,331 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:21:21,332 INFO anaconda: Default encoding = utf-8 >21:21:21,439 INFO anaconda: ISCSID is /sbin/iscsid >21:21:21,441 INFO anaconda: no initiator set >21:21:21,612 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:21:21,614 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >21:21:21,865 INFO anaconda: Display mode = g >21:21:21,867 INFO anaconda: 1048576 kB (1024 MB) are available >21:21:21,867 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >21:21:23,280 DEBUG anaconda: X server has signalled a successful start. >21:21:23,282 INFO anaconda: Starting window manager, pid 744. >21:21:24,569 INFO anaconda: using only installclass _Fedora >21:21:25,271 INFO anaconda: Detected 1008M of memory >21:21:25,272 INFO anaconda: Swap attempt of 2016M >21:21:25,300 INFO anaconda: Running Thread: AnaStorageThread (140452969871104) >21:21:25,308 INFO anaconda: Running Thread: AnaPayloadThread (140452961478400) >21:21:25,495 INFO anaconda: no initiator set >21:21:26,042 DEBUG anaconda: required disklabel type for vda (15) is None >21:21:26,050 DEBUG anaconda: default disklabel type for vda is msdos >21:21:26,054 DEBUG anaconda: selecting msdos disklabel for vda based on size >21:21:26,864 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4bEgxjK: [Errno 2] No such file or directory >21:21:26,870 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /tmp/btrfs-tmp.4bEgxjK as btrfs with options defaults >21:21:26,883 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4bEgxjK: [Errno 2] No such file or directory >21:21:26,906 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.4bEgxjK, removeDir = False >21:21:27,719 DEBUG anaconda: required disklabel type for vdb (15) is None >21:21:27,719 DEBUG anaconda: default disklabel type for vdb is msdos >21:21:27,720 DEBUG anaconda: selecting msdos disklabel for vdb based on size >21:21:27,887 DEBUG anaconda: required disklabel type for vdc (15) is None >21:21:27,887 DEBUG anaconda: default disklabel type for vdc is msdos >21:21:27,888 DEBUG anaconda: selecting msdos disklabel for vdc based on size >21:21:28,048 DEBUG anaconda: required disklabel type for vdd (15) is None >21:21:28,052 DEBUG anaconda: default disklabel type for vdd is msdos >21:21:28,053 DEBUG anaconda: selecting msdos disklabel for vdd based on size >21:21:28,212 DEBUG anaconda: required disklabel type for vde (15) is None >21:21:28,213 DEBUG anaconda: default disklabel type for vde is msdos >21:21:28,216 DEBUG anaconda: selecting msdos disklabel for vde based on size >21:21:29,807 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >21:21:29,819 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:21:29,935 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /mnt/sysimage as btrfs with options subvol=5,ro >21:21:30,162 INFO anaconda: Thread Done: AnaStorageThread (140452969871104) >21:21:30,600 INFO anaconda: Thread Done: AnaPayloadThread (140452961478400) >17:25:14,230 INFO anaconda: source spoke ready: False >17:25:14,231 INFO anaconda: source spoke ready: False >17:25:14,232 INFO anaconda: source spoke ready: False >17:25:14,233 INFO anaconda: source spoke ready: False >17:25:14,234 INFO anaconda: source spoke ready: False >17:25:14,235 INFO anaconda: source spoke ready: False >17:25:14,235 INFO anaconda: source spoke ready: False >17:25:14,239 INFO anaconda: Running Thread: AnaSourceWatcher (140452720477952) >17:25:14,316 INFO anaconda: Running Thread: AnaSoftwareWatcher (140452741502720) >17:25:14,325 INFO anaconda: Running Thread: AnaStorageWatcher (140452654745344) >17:25:15,006 INFO anaconda: Running Thread: AnaNTPserver0 (140452961478400) >17:25:15,013 INFO anaconda: Running Thread: AnaNTPserver1 (140452646078208) >17:25:15,021 INFO anaconda: Running Thread: AnaNTPserver2 (140452637685504) >17:25:15,031 INFO anaconda: Thread Done: AnaSourceWatcher (140452720477952) >17:25:15,035 INFO anaconda: Running Thread: AnaNTPserver3 (140452629292800) >17:25:15,386 INFO anaconda: Thread Done: AnaNTPserver0 (140452961478400) >17:25:16,290 INFO anaconda: Thread Done: AnaSoftwareWatcher (140452741502720) >17:25:16,291 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140452961478400) >17:25:16,314 INFO anaconda: source spoke ready: True >17:25:16,321 INFO anaconda: source spoke ready: True >17:25:16,465 INFO anaconda: Thread Done: AnaStorageWatcher (140452654745344) >17:25:20,604 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >17:25:23,031 DEBUG anaconda: disk free: 2.01 GB fs free: 443 MB sw needs: 2.8 GB >17:25:23,806 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140452961478400) >17:25:24,436 INFO anaconda: source spoke ready: True >17:25:24,439 INFO anaconda: source spoke ready: True >17:25:24,442 INFO anaconda: source spoke ready: True >17:25:24,445 INFO anaconda: source spoke ready: True >17:25:24,447 INFO anaconda: source spoke ready: True >17:25:24,448 INFO anaconda: source spoke ready: True >17:25:25,051 INFO anaconda: Thread Done: AnaNTPserver2 (140452637685504) >17:25:25,060 INFO anaconda: Thread Done: AnaNTPserver3 (140452629292800) >17:25:25,063 INFO anaconda: Thread Done: AnaNTPserver1 (140452646078208) >17:25:28,316 INFO anaconda: Running Thread: AnaExecuteStorageThread (140452646078208) >17:25:28,365 INFO anaconda: Thread Done: AnaExecuteStorageThread (140452646078208) >17:25:28,412 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >17:25:28,413 DEBUG anaconda: ui: unused=['vda2', 'vda1'] >17:25:28,414 DEBUG anaconda: ui: new_devices=[] >17:25:28,423 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:25:28,424 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:25:30,696 DEBUG anaconda: page clicked: Unknown >17:25:30,699 DEBUG anaconda: show first mountpoint: Unknown >17:25:30,711 DEBUG anaconda: populate_right_side: existing 3583MB partition vda2 (3) with existing btrfs filesystem >17:25:30,713 DEBUG anaconda: updated device_disks to ['vda'] >17:25:30,714 DEBUG anaconda: min: 256 max: 5599.0 current: 3583.0 >17:25:30,717 DEBUG anaconda: fs type changed: btrfs >17:25:30,721 INFO anaconda: getting device type for None >17:25:30,722 ERR anaconda: unknown device type: 'None' >17:25:30,723 DEBUG anaconda: device_type_changed: None None >17:25:30,724 INFO anaconda: getting device type for Standard Partition >17:25:30,725 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:25:30,725 INFO anaconda: getting device type for Standard Partition >17:25:30,726 DEBUG anaconda: populate_raid: 2, None >17:25:30,728 DEBUG anaconda: fs type changed: ext4 >17:25:30,732 INFO anaconda: getting device type for Standard Partition >17:25:30,732 DEBUG anaconda: populate_raid: 2, None >17:25:32,913 DEBUG anaconda: current selector: existing 3583MB partition vda2 (3) with existing btrfs filesystem >17:25:32,916 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >17:25:32,917 DEBUG anaconda: notebook page = 1 >17:25:32,918 INFO anaconda: ui: saving changes to device vda2 >17:25:32,918 DEBUG anaconda: new size: 3583.0 >17:25:32,919 DEBUG anaconda: old size: 3583.0 >17:25:32,920 INFO anaconda: getting device type for Standard Partition >17:25:32,920 DEBUG anaconda: new device type: 0 >17:25:32,921 DEBUG anaconda: reformat: False >17:25:32,922 DEBUG anaconda: new fs type: ext4 >17:25:32,922 DEBUG anaconda: old encryption setting: False >17:25:32,923 DEBUG anaconda: new encryption setting: None >17:25:32,924 DEBUG anaconda: old mountpoint: >17:25:32,924 DEBUG anaconda: new mountpoint: >17:25:32,925 INFO anaconda: getting device type for Standard Partition >17:25:32,929 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >17:25:32,930 DEBUG anaconda: updated device_disks to ['vda'] >17:25:32,931 DEBUG anaconda: min: 56.1 max: 500.0 current: 500.0 >17:25:32,933 INFO anaconda: getting device type for Standard Partition >17:25:32,934 DEBUG anaconda: populate_raid: 2, None >17:25:34,448 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing ext4 filesystem' from page Unknown >17:25:35,943 INFO anaconda: ui: removed device vda1 >17:25:35,951 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2'] >17:25:35,951 DEBUG anaconda: ui: unused=['vda2'] >17:25:35,952 DEBUG anaconda: ui: new_devices=[] >17:25:35,959 DEBUG anaconda: page clicked: Unknown >17:25:35,960 DEBUG anaconda: show first mountpoint: Unknown >17:25:35,961 DEBUG anaconda: populate_right_side: existing 3583MB partition vda2 (3) with existing btrfs filesystem >17:25:35,962 DEBUG anaconda: updated device_disks to ['vda'] >17:25:35,963 DEBUG anaconda: min: 256 max: 5599.0 current: 3583.0 >17:25:35,965 DEBUG anaconda: fs type changed: btrfs >17:25:35,969 INFO anaconda: getting device type for Standard Partition >17:25:35,970 DEBUG anaconda: populate_raid: 2, None >17:25:38,097 DEBUG anaconda: removing device 'existing 3583MB partition vda2 (3) with existing btrfs filesystem' from page Unknown >17:25:39,469 DEBUG anaconda: required disklabel type for vda (15) is None >17:25:39,470 DEBUG anaconda: default disklabel type for vda is msdos >17:25:39,471 DEBUG anaconda: selecting msdos disklabel for vda based on size >17:25:39,482 INFO anaconda: ui: removed device vda2 >17:25:39,490 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >17:25:39,491 DEBUG anaconda: ui: unused=[] >17:25:39,491 DEBUG anaconda: ui: new_devices=[] >17:25:39,495 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:25:39,496 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:25:48,211 DEBUG anaconda: requested size = 1 MB ; available space = 6.09 GB >17:25:48,309 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] >17:25:48,310 DEBUG anaconda: ui: unused=[] >17:25:48,310 DEBUG anaconda: ui: new_devices=['vda1'] >17:25:48,316 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:25:48,317 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:25:48,318 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:25:48,319 DEBUG anaconda: updated device_disks to ['vda'] >17:25:48,321 DEBUG anaconda: min: 1.0 max: 6100.969238 current: 1.0 >17:25:48,325 DEBUG anaconda: fs type changed: BIOS Boot >17:25:48,328 INFO anaconda: getting device type for Standard Partition >17:25:48,329 DEBUG anaconda: populate_raid: 2, None >17:25:50,408 INFO anaconda: ui: saving changes to device vda1 >17:25:50,411 DEBUG anaconda: new size: 1.0 >17:25:50,413 DEBUG anaconda: old size: 1.0 >17:25:50,416 INFO anaconda: getting device type for Standard Partition >17:25:50,417 DEBUG anaconda: new device type: 0 >17:25:50,418 DEBUG anaconda: reformat: True >17:25:50,419 DEBUG anaconda: new fs type: BIOS Boot >17:25:50,419 DEBUG anaconda: old encryption setting: False >17:25:50,420 DEBUG anaconda: new encryption setting: False >17:25:50,421 DEBUG anaconda: old mountpoint: >17:25:50,421 DEBUG anaconda: new mountpoint: None >17:25:50,422 INFO anaconda: getting device type for Standard Partition >17:26:03,287 DEBUG anaconda: requested size = 512 MB ; available space = 6.09 GB >17:26:03,497 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >17:26:03,498 DEBUG anaconda: ui: unused=[] >17:26:03,498 DEBUG anaconda: ui: new_devices=['fedora-swap', 'vda1'] >17:26:03,507 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:26:03,507 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:26:03,508 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:26:03,509 DEBUG anaconda: updated device_disks to ['vda'] >17:26:03,511 DEBUG anaconda: min: 1.0 max: 6099.969238 current: 1.0 >17:26:03,513 INFO anaconda: getting device type for Standard Partition >17:26:03,514 DEBUG anaconda: populate_raid: 2, None >17:26:05,395 DEBUG anaconda: current selector: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:26:05,396 DEBUG anaconda: new selector: non-existent 512MB lvmlv fedora-swap (24) with non-existent swap >17:26:05,397 DEBUG anaconda: notebook page = 1 >17:26:05,398 INFO anaconda: ui: saving changes to device vda1 >17:26:05,398 DEBUG anaconda: new size: 1.0 >17:26:05,399 DEBUG anaconda: old size: 1.0 >17:26:05,400 INFO anaconda: getting device type for Standard Partition >17:26:05,400 DEBUG anaconda: new device type: 0 >17:26:05,401 DEBUG anaconda: reformat: True >17:26:05,402 DEBUG anaconda: new fs type: BIOS Boot >17:26:05,402 DEBUG anaconda: old encryption setting: False >17:26:05,403 DEBUG anaconda: new encryption setting: False >17:26:05,404 DEBUG anaconda: old mountpoint: >17:26:05,404 DEBUG anaconda: new mountpoint: None >17:26:05,405 INFO anaconda: getting device type for Standard Partition >17:26:05,407 DEBUG anaconda: populate_right_side: non-existent 512MB lvmlv fedora-swap (24) with non-existent swap >17:26:05,408 DEBUG anaconda: updated device_disks to ['vda'] >17:26:05,410 DEBUG anaconda: min: 1.0 max: 6094.969238 current: 512.0 >17:26:05,411 DEBUG anaconda: fs type changed: swap >17:26:05,415 INFO anaconda: getting device type for LVM >17:26:05,416 DEBUG anaconda: device_type_changed: 0 LVM >17:26:05,417 INFO anaconda: getting device type for LVM >17:26:05,417 DEBUG anaconda: populate_raid: 0, None >17:26:05,418 INFO anaconda: getting device type for LVM >17:26:05,419 DEBUG anaconda: populate_raid: 0, None >17:26:20,595 DEBUG anaconda: current selector: non-existent 512MB lvmlv fedora-swap (24) with non-existent swap >17:26:20,596 DEBUG anaconda: new selector: non-existent 512MB lvmlv fedora-swap (24) with non-existent swap >17:26:20,597 DEBUG anaconda: notebook page = 1 >17:26:20,598 INFO anaconda: ui: saving changes to device fedora-swap >17:26:20,598 DEBUG anaconda: new size: 512.0 >17:26:20,599 DEBUG anaconda: old size: 512.0 >17:26:20,600 INFO anaconda: getting device type for LVM >17:26:20,600 DEBUG anaconda: new device type: 2 >17:26:20,601 DEBUG anaconda: reformat: True >17:26:20,602 DEBUG anaconda: new fs type: swap >17:26:20,602 DEBUG anaconda: old encryption setting: False >17:26:20,603 DEBUG anaconda: new encryption setting: False >17:26:20,604 DEBUG anaconda: old mountpoint: >17:26:20,604 DEBUG anaconda: new mountpoint: None >17:26:20,605 INFO anaconda: getting device type for LVM >17:26:20,609 DEBUG anaconda: populate_right_side: non-existent 512MB lvmlv fedora-swap (24) with non-existent swap >17:26:20,610 DEBUG anaconda: updated device_disks to ['vda'] >17:26:20,612 DEBUG anaconda: min: 1.0 max: 6094.969238 current: 512.0 >17:26:20,613 INFO anaconda: getting device type for LVM >17:26:20,614 DEBUG anaconda: populate_raid: 0, None >17:27:16,608 DEBUG anaconda: removing device 'non-existent 512MB lvmlv fedora-swap (24) with non-existent swap' from page New Fedora 18-Beta-TC7 Installation >17:27:16,621 INFO anaconda: ui: removed device fedora-swap >17:27:16,629 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] >17:27:16,630 DEBUG anaconda: ui: unused=['vda1'] >17:27:16,631 DEBUG anaconda: ui: new_devices=['vda1'] >17:27:16,639 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:27:16,640 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:27:16,641 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:27:16,641 DEBUG anaconda: updated device_disks to ['vda'] >17:27:16,643 DEBUG anaconda: min: 1.0 max: 6099.969238 current: 1.0 >17:27:16,645 DEBUG anaconda: fs type changed: BIOS Boot >17:27:16,647 INFO anaconda: getting device type for Standard Partition >17:27:16,648 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:27:16,648 INFO anaconda: getting device type for Standard Partition >17:27:16,649 DEBUG anaconda: populate_raid: 2, None >17:27:16,650 INFO anaconda: getting device type for Standard Partition >17:27:16,651 DEBUG anaconda: populate_raid: 2, None >17:27:18,824 DEBUG anaconda: page clicked: Unknown >17:27:18,827 INFO anaconda: ui: saving changes to device vda1 >17:27:18,828 DEBUG anaconda: new size: 1.0 >17:27:18,828 DEBUG anaconda: old size: 1.0 >17:27:18,829 INFO anaconda: getting device type for Standard Partition >17:27:18,830 DEBUG anaconda: new device type: 0 >17:27:18,830 DEBUG anaconda: reformat: True >17:27:18,831 DEBUG anaconda: new fs type: BIOS Boot >17:27:18,832 DEBUG anaconda: old encryption setting: False >17:27:18,833 DEBUG anaconda: new encryption setting: False >17:27:18,833 DEBUG anaconda: old mountpoint: >17:27:18,834 DEBUG anaconda: new mountpoint: None >17:27:18,835 INFO anaconda: getting device type for Standard Partition >17:27:18,837 DEBUG anaconda: show first mountpoint: Unknown >17:27:18,838 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:27:18,838 DEBUG anaconda: updated device_disks to ['vda'] >17:27:18,841 DEBUG anaconda: min: 1.0 max: 6099.969238 current: 1.0 >17:27:18,842 INFO anaconda: getting device type for Standard Partition >17:27:18,843 DEBUG anaconda: populate_raid: 2, None >17:27:20,813 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:27:20,816 INFO anaconda: ui: saving changes to device vda1 >17:27:20,818 DEBUG anaconda: new size: 1.0 >17:27:20,821 DEBUG anaconda: old size: 1.0 >17:27:20,822 INFO anaconda: getting device type for Standard Partition >17:27:20,823 DEBUG anaconda: new device type: 0 >17:27:20,824 DEBUG anaconda: reformat: True >17:27:20,824 DEBUG anaconda: new fs type: BIOS Boot >17:27:20,825 DEBUG anaconda: old encryption setting: False >17:27:20,826 DEBUG anaconda: new encryption setting: False >17:27:20,826 DEBUG anaconda: old mountpoint: >17:27:20,827 DEBUG anaconda: new mountpoint: None >17:27:20,828 INFO anaconda: getting device type for Standard Partition >17:27:20,830 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:27:20,831 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:27:20,832 DEBUG anaconda: updated device_disks to ['vda'] >17:27:20,834 DEBUG anaconda: min: 1.0 max: 6099.969238 current: 1.0 >17:27:20,835 INFO anaconda: getting device type for Standard Partition >17:27:20,836 DEBUG anaconda: populate_raid: 2, None >17:27:23,402 DEBUG anaconda: page clicked: Unknown >17:27:23,405 INFO anaconda: ui: saving changes to device vda1 >17:27:23,407 DEBUG anaconda: new size: 1.0 >17:27:23,408 DEBUG anaconda: old size: 1.0 >17:27:23,408 INFO anaconda: getting device type for Standard Partition >17:27:23,409 DEBUG anaconda: new device type: 0 >17:27:23,410 DEBUG anaconda: reformat: True >17:27:23,410 DEBUG anaconda: new fs type: BIOS Boot >17:27:23,411 DEBUG anaconda: old encryption setting: False >17:27:23,412 DEBUG anaconda: new encryption setting: False >17:27:23,412 DEBUG anaconda: old mountpoint: >17:27:23,413 DEBUG anaconda: new mountpoint: None >17:27:23,414 INFO anaconda: getting device type for Standard Partition >17:27:23,416 DEBUG anaconda: show first mountpoint: Unknown >17:27:23,417 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (21) with non-existent biosboot >17:27:23,418 DEBUG anaconda: updated device_disks to ['vda'] >17:27:23,420 DEBUG anaconda: min: 1.0 max: 6099.969238 current: 1.0 >17:27:23,422 INFO anaconda: getting device type for Standard Partition >17:27:23,422 DEBUG anaconda: populate_raid: 2, None >17:27:24,732 DEBUG anaconda: removing device 'non-existent 1MB partition vda1 (21) with non-existent biosboot' from page Unknown >17:27:26,687 INFO anaconda: ui: removed device vda1 >17:27:26,695 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >17:27:26,696 DEBUG anaconda: ui: unused=[] >17:27:26,697 DEBUG anaconda: ui: new_devices=[] >17:27:26,701 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:27:26,701 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:27:34,208 DEBUG anaconda: requested size = 1 MB ; available space = 6.09 GB >17:27:34,308 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] >17:27:34,309 DEBUG anaconda: ui: unused=[] >17:27:34,309 DEBUG anaconda: ui: new_devices=['vda1'] >17:27:34,315 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >17:27:34,316 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >17:27:34,317 DEBUG anaconda: populate_right_side: non-existent 1MB partition vda1 (25) with non-existent biosboot >17:27:34,318 DEBUG anaconda: updated device_disks to ['vda'] >17:27:34,320 DEBUG anaconda: min: 1.0 max: 6100.969238 current: 1.0 >17:27:34,322 INFO anaconda: getting device type for Standard Partition >17:27:34,322 DEBUG anaconda: populate_raid: 2, None >17:27:36,612 INFO anaconda: ui: saving changes to device vda1 >17:27:36,615 DEBUG anaconda: new size: 1.0 >17:27:36,617 DEBUG anaconda: old size: 1.0 >17:27:36,618 INFO anaconda: getting device type for Standard Partition >17:27:36,618 DEBUG anaconda: new device type: 0 >17:27:36,619 DEBUG anaconda: reformat: True >17:27:36,620 DEBUG anaconda: new fs type: BIOS Boot >17:27:36,620 DEBUG anaconda: old encryption setting: False >17:27:36,621 DEBUG anaconda: new encryption setting: False >17:27:36,622 DEBUG anaconda: old mountpoint: >17:27:36,622 DEBUG anaconda: new mountpoint: None >17:27:36,623 INFO anaconda: getting device type for Standard Partition >17:27:42,848 DEBUG anaconda: requested size = 0 B ; available space = 6.09 GB > > >/tmp/packaging.log: >21:21:25,226 DEBUG packaging: getting release version from tree at None (18) >21:21:25,227 DEBUG packaging: got a release version of 18 >21:21:30,170 INFO packaging: updating base repo >21:21:30,379 DEBUG packaging: getting release version from tree at None (18) >21:21:30,380 DEBUG packaging: got a release version of 18 >21:21:30,380 INFO packaging: configuring base repo >21:21:30,382 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >21:21:30,444 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >21:21:30,445 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >21:21:30,446 DEBUG packaging: got a release version of 18 >21:21:30,498 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >21:21:30,509 DEBUG packaging: disabling repo fedora >21:21:30,511 DEBUG packaging: disabling repo updates-testing >21:21:30,513 DEBUG packaging: disabling repo updates >21:21:30,513 INFO packaging: gathering repo metadata >21:21:30,514 DEBUG packaging: getting repo metadata for anaconda >21:21:30,554 DEBUG packaging: getting group info for anaconda >21:21:30,593 INFO packaging: metadata retrieval complete >17:25:16,283 DEBUG packaging: deleting package sacks >17:25:16,292 INFO packaging: checking software selection >17:25:16,293 DEBUG packaging: deleting package sacks >17:25:16,293 DEBUG packaging: deleting yum transaction info >17:25:16,294 DEBUG packaging: select group core >17:25:16,895 DEBUG packaging: select group core >17:25:16,896 DEBUG packaging: select group gnome-desktop >17:25:16,979 DEBUG packaging: select group multimedia >17:25:16,999 DEBUG packaging: select group input-methods >17:25:17,008 DEBUG packaging: select group base-x >17:25:17,024 DEBUG packaging: select group fonts >17:25:17,094 DEBUG packaging: select group hardware-support >17:25:17,113 DEBUG packaging: select group dial-up >17:25:17,120 DEBUG packaging: select group printing >17:25:17,195 DEBUG packaging: select group firefox >17:25:17,197 DEBUG packaging: select group standard >17:25:17,258 DEBUG packaging: select package kernel-PAE >17:25:17,277 INFO packaging: no kernel-PAE package >17:25:17,277 DEBUG packaging: select package kernel >17:25:17,278 INFO packaging: selected kernel >17:25:17,279 INFO packaging: checking dependencies >17:25:23,729 DEBUG packaging: success >17:25:23,805 INFO packaging: 1178 packages selected totalling 2.77 GB > > >/tmp/program.log: >21:21:21,417 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:21:21,443 INFO program: Running... modprobe fcoe >21:21:21,536 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:21:21,611 INFO program: No FCoE boot disk information is found in EDD! >21:21:21,616 INFO program: Running... udevadm settle --timeout=300 >21:21:21,754 INFO program: Running... multipath -d >21:21:21,803 INFO program: Running... multipath -ll >21:21:23,292 INFO program: Running... metacity --display :1 --sm-disable >21:21:23,891 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >21:21:24,061 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,081 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,083 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,100 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,114 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,123 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,155 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,162 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,171 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,173 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,182 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,211 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,213 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,223 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,242 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,244 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,245 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,250 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,252 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,253 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,254 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,256 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,266 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:24,267 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:25,301 INFO program: Running... udevadm control --property=ANACONDA=1 >21:21:25,349 INFO program: Running... systemctl start chronyd.service >21:21:25,352 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:21:25,502 INFO program: Running... udevadm settle --timeout=300 >21:21:25,710 INFO program: Running... multipath -d >21:21:25,749 INFO program: Running... multipath -ll >21:21:26,459 INFO program: Running... dumpe2fs -h /dev/vda1 >21:21:26,510 INFO program: Filesystem volume name: <none> >21:21:26,512 INFO program: Last mounted on: /boot >21:21:26,512 INFO program: Filesystem UUID: 9b734374-10a3-4093-8bd3-fc78ad1e30f7 >21:21:26,513 INFO program: Filesystem magic number: 0xEF53 >21:21:26,514 INFO program: Filesystem revision #: 1 (dynamic) >21:21:26,514 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 >21:21:26,515 INFO program: Filesystem flags: signed_directory_hash >21:21:26,515 INFO program: Default mount options: user_xattr acl >21:21:26,516 INFO program: Filesystem state: clean >21:21:26,517 INFO program: Errors behavior: Continue >21:21:26,517 INFO program: Filesystem OS type: Linux >21:21:26,518 INFO program: Inode count: 128016 >21:21:26,521 INFO program: Block count: 512000 >21:21:26,522 INFO program: Reserved block count: 25600 >21:21:26,522 INFO program: Free blocks: 449072 >21:21:26,523 INFO program: Free inodes: 127670 >21:21:26,523 INFO program: First block: 1 >21:21:26,524 INFO program: Block size: 1024 >21:21:26,524 INFO program: Fragment size: 1024 >21:21:26,525 INFO program: Reserved GDT blocks: 256 >21:21:26,526 INFO program: Blocks per group: 8192 >21:21:26,526 INFO program: Fragments per group: 8192 >21:21:26,527 INFO program: Inodes per group: 2032 >21:21:26,527 INFO program: Inode blocks per group: 254 >21:21:26,528 INFO program: Flex block group size: 16 >21:21:26,529 INFO program: Filesystem created: Sat Nov 3 20:58:01 2012 >21:21:26,538 INFO program: Last mount time: Sat Nov 3 21:04:40 2012 >21:21:26,538 INFO program: Last write time: Sat Nov 3 21:10:14 2012 >21:21:26,539 INFO program: Mount count: 2 >21:21:26,539 INFO program: Maximum mount count: -1 >21:21:26,540 INFO program: Last checked: Sat Nov 3 20:58:01 2012 >21:21:26,540 INFO program: Check interval: 0 (<none>) >21:21:26,541 INFO program: Lifetime writes: 60 MB >21:21:26,542 INFO program: Reserved blocks uid: 0 (user root) >21:21:26,542 INFO program: Reserved blocks gid: 0 (group root) >21:21:26,543 INFO program: First inode: 11 >21:21:26,543 INFO program: Inode size: 128 >21:21:26,544 INFO program: Journal inode: 8 >21:21:26,545 INFO program: Default directory hash: half_md4 >21:21:26,545 INFO program: Directory Hash Seed: 44d01535-4db7-43c9-b32f-de4b9affa518 >21:21:26,546 INFO program: Journal backup: inode blocks >21:21:26,546 INFO program: Journal features: (none) >21:21:26,547 INFO program: Journal size: 8M >21:21:26,548 INFO program: Journal length: 8192 >21:21:26,549 INFO program: Journal sequence: 0x0000001f >21:21:26,550 INFO program: Journal start: 0 >21:21:26,550 INFO program: >21:21:26,551 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:26,556 INFO program: Running... dumpe2fs -h /dev/vda1 >21:21:26,568 INFO program: Filesystem volume name: <none> >21:21:26,569 INFO program: Last mounted on: /boot >21:21:26,570 INFO program: Filesystem UUID: 9b734374-10a3-4093-8bd3-fc78ad1e30f7 >21:21:26,570 INFO program: Filesystem magic number: 0xEF53 >21:21:26,571 INFO program: Filesystem revision #: 1 (dynamic) >21:21:26,571 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 >21:21:26,572 INFO program: Filesystem flags: signed_directory_hash >21:21:26,573 INFO program: Default mount options: user_xattr acl >21:21:26,573 INFO program: Filesystem state: clean >21:21:26,574 INFO program: Errors behavior: Continue >21:21:26,575 INFO program: Filesystem OS type: Linux >21:21:26,575 INFO program: Inode count: 128016 >21:21:26,576 INFO program: Block count: 512000 >21:21:26,576 INFO program: Reserved block count: 25600 >21:21:26,577 INFO program: Free blocks: 449072 >21:21:26,577 INFO program: Free inodes: 127670 >21:21:26,581 INFO program: First block: 1 >21:21:26,581 INFO program: Block size: 1024 >21:21:26,582 INFO program: Fragment size: 1024 >21:21:26,583 INFO program: Reserved GDT blocks: 256 >21:21:26,583 INFO program: Blocks per group: 8192 >21:21:26,584 INFO program: Fragments per group: 8192 >21:21:26,584 INFO program: Inodes per group: 2032 >21:21:26,585 INFO program: Inode blocks per group: 254 >21:21:26,585 INFO program: Flex block group size: 16 >21:21:26,586 INFO program: Filesystem created: Sat Nov 3 20:58:01 2012 >21:21:26,587 INFO program: Last mount time: Sat Nov 3 21:04:40 2012 >21:21:26,587 INFO program: Last write time: Sat Nov 3 21:10:14 2012 >21:21:26,588 INFO program: Mount count: 2 >21:21:26,589 INFO program: Maximum mount count: -1 >21:21:26,589 INFO program: Last checked: Sat Nov 3 20:58:01 2012 >21:21:26,590 INFO program: Check interval: 0 (<none>) >21:21:26,591 INFO program: Lifetime writes: 60 MB >21:21:26,598 INFO program: Reserved blocks uid: 0 (user root) >21:21:26,599 INFO program: Reserved blocks gid: 0 (group root) >21:21:26,600 INFO program: First inode: 11 >21:21:26,601 INFO program: Inode size: 128 >21:21:26,602 INFO program: Journal inode: 8 >21:21:26,602 INFO program: Default directory hash: half_md4 >21:21:26,603 INFO program: Directory Hash Seed: 44d01535-4db7-43c9-b32f-de4b9affa518 >21:21:26,604 INFO program: Journal backup: inode blocks >21:21:26,604 INFO program: Journal features: (none) >21:21:26,608 INFO program: Journal size: 8M >21:21:26,609 INFO program: Journal length: 8192 >21:21:26,609 INFO program: Journal sequence: 0x0000001f >21:21:26,610 INFO program: Journal start: 0 >21:21:26,610 INFO program: >21:21:26,611 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:26,612 INFO program: Running... resize2fs -P /dev/vda1 >21:21:26,654 INFO program: Estimated minimum size of the filesystem: 52059 >21:21:26,655 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:21:26,872 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.4bEgxjK >21:21:26,889 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.4bEgxjK >21:21:26,901 INFO program: ID 256 gen 11 top level 5 path home >21:21:26,901 INFO program: ID 259 gen 28 top level 5 path root >21:21:26,908 INFO program: Running... /bin/umount /tmp/btrfs-tmp.4bEgxjK >21:21:28,444 INFO program: Running... dumpe2fs -h /dev/loop1 >21:21:28,462 INFO program: Filesystem volume name: Anaconda >21:21:28,463 INFO program: Last mounted on: / >21:21:28,463 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >21:21:28,464 INFO program: Filesystem magic number: 0xEF53 >21:21:28,464 INFO program: Filesystem revision #: 1 (dynamic) >21:21:28,464 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 >21:21:28,465 INFO program: Filesystem flags: signed_directory_hash >21:21:28,465 INFO program: Default mount options: user_xattr acl >21:21:28,465 INFO program: Filesystem state: clean >21:21:28,466 INFO program: Errors behavior: Continue >21:21:28,466 INFO program: Filesystem OS type: Linux >21:21:28,466 INFO program: Inode count: 65536 >21:21:28,467 INFO program: Block count: 1048576 >21:21:28,467 INFO program: Reserved block count: 0 >21:21:28,467 INFO program: Free blocks: 311419 >21:21:28,468 INFO program: Free inodes: 38266 >21:21:28,468 INFO program: First block: 1 >21:21:28,468 INFO program: Block size: 1024 >21:21:28,469 INFO program: Fragment size: 1024 >21:21:28,469 INFO program: Reserved GDT blocks: 256 >21:21:28,469 INFO program: Blocks per group: 8192 >21:21:28,470 INFO program: Fragments per group: 8192 >21:21:28,470 INFO program: Inodes per group: 512 >21:21:28,470 INFO program: Inode blocks per group: 128 >21:21:28,471 INFO program: Flex block group size: 16 >21:21:28,471 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >21:21:28,471 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >21:21:28,472 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >21:21:28,472 INFO program: Mount count: 2 >21:21:28,473 INFO program: Maximum mount count: -1 >21:21:28,473 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >21:21:28,473 INFO program: Check interval: 0 (<none>) >21:21:28,474 INFO program: Lifetime writes: 32 MB >21:21:28,474 INFO program: Reserved blocks uid: 0 (user root) >21:21:28,474 INFO program: Reserved blocks gid: 0 (group root) >21:21:28,475 INFO program: First inode: 11 >21:21:28,475 INFO program: Inode size: 256 >21:21:28,479 INFO program: Required extra isize: 28 >21:21:28,480 INFO program: Desired extra isize: 28 >21:21:28,480 INFO program: Journal inode: 8 >21:21:28,480 INFO program: Default directory hash: half_md4 >21:21:28,481 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >21:21:28,481 INFO program: Journal backup: inode blocks >21:21:28,481 INFO program: Journal features: (none) >21:21:28,482 INFO program: Journal size: 32M >21:21:28,482 INFO program: Journal length: 32768 >21:21:28,482 INFO program: Journal sequence: 0x00000007 >21:21:28,483 INFO program: Journal start: 0 >21:21:28,483 INFO program: >21:21:28,483 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:28,484 INFO program: Running... dumpe2fs -h /dev/loop1 >21:21:28,499 INFO program: Filesystem volume name: Anaconda >21:21:28,500 INFO program: Last mounted on: / >21:21:28,500 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >21:21:28,501 INFO program: Filesystem magic number: 0xEF53 >21:21:28,501 INFO program: Filesystem revision #: 1 (dynamic) >21:21:28,501 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 >21:21:28,502 INFO program: Filesystem flags: signed_directory_hash >21:21:28,502 INFO program: Default mount options: user_xattr acl >21:21:28,502 INFO program: Filesystem state: clean >21:21:28,503 INFO program: Errors behavior: Continue >21:21:28,503 INFO program: Filesystem OS type: Linux >21:21:28,503 INFO program: Inode count: 65536 >21:21:28,504 INFO program: Block count: 1048576 >21:21:28,504 INFO program: Reserved block count: 0 >21:21:28,504 INFO program: Free blocks: 311419 >21:21:28,505 INFO program: Free inodes: 38266 >21:21:28,505 INFO program: First block: 1 >21:21:28,505 INFO program: Block size: 1024 >21:21:28,506 INFO program: Fragment size: 1024 >21:21:28,506 INFO program: Reserved GDT blocks: 256 >21:21:28,506 INFO program: Blocks per group: 8192 >21:21:28,507 INFO program: Fragments per group: 8192 >21:21:28,507 INFO program: Inodes per group: 512 >21:21:28,507 INFO program: Inode blocks per group: 128 >21:21:28,511 INFO program: Flex block group size: 16 >21:21:28,512 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >21:21:28,512 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >21:21:28,512 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >21:21:28,513 INFO program: Mount count: 2 >21:21:28,513 INFO program: Maximum mount count: -1 >21:21:28,513 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >21:21:28,514 INFO program: Check interval: 0 (<none>) >21:21:28,514 INFO program: Lifetime writes: 32 MB >21:21:28,514 INFO program: Reserved blocks uid: 0 (user root) >21:21:28,515 INFO program: Reserved blocks gid: 0 (group root) >21:21:28,515 INFO program: First inode: 11 >21:21:28,515 INFO program: Inode size: 256 >21:21:28,516 INFO program: Required extra isize: 28 >21:21:28,516 INFO program: Desired extra isize: 28 >21:21:28,516 INFO program: Journal inode: 8 >21:21:28,516 INFO program: Default directory hash: half_md4 >21:21:28,517 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >21:21:28,517 INFO program: Journal backup: inode blocks >21:21:28,521 INFO program: Journal features: (none) >21:21:28,522 INFO program: Journal size: 32M >21:21:28,522 INFO program: Journal length: 32768 >21:21:28,522 INFO program: Journal sequence: 0x00000007 >21:21:28,523 INFO program: Journal start: 0 >21:21:28,523 INFO program: >21:21:28,523 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:28,524 INFO program: Running... resize2fs -P /dev/loop1 >21:21:28,540 INFO program: Couldn't find valid filesystem superblock. >21:21:28,540 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:21:28,541 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:21:28,636 INFO program: Running... udevadm settle --timeout=300 >21:21:28,756 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:21:28,776 INFO program: Filesystem volume name: Anaconda >21:21:28,777 INFO program: Last mounted on: /sysroot >21:21:28,777 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >21:21:28,777 INFO program: Filesystem magic number: 0xEF53 >21:21:28,778 INFO program: Filesystem revision #: 1 (dynamic) >21:21:28,778 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 >21:21:28,778 INFO program: Filesystem flags: signed_directory_hash >21:21:28,779 INFO program: Default mount options: user_xattr acl >21:21:28,779 INFO program: Filesystem state: clean >21:21:28,779 INFO program: Errors behavior: Continue >21:21:28,780 INFO program: Filesystem OS type: Linux >21:21:28,780 INFO program: Inode count: 65536 >21:21:28,780 INFO program: Block count: 1048576 >21:21:28,781 INFO program: Reserved block count: 0 >21:21:28,781 INFO program: Free blocks: 311419 >21:21:28,781 INFO program: Free inodes: 38266 >21:21:28,782 INFO program: First block: 1 >21:21:28,783 INFO program: Block size: 1024 >21:21:28,784 INFO program: Fragment size: 1024 >21:21:28,784 INFO program: Reserved GDT blocks: 256 >21:21:28,784 INFO program: Blocks per group: 8192 >21:21:28,785 INFO program: Fragments per group: 8192 >21:21:28,785 INFO program: Inodes per group: 512 >21:21:28,785 INFO program: Inode blocks per group: 128 >21:21:28,789 INFO program: Flex block group size: 16 >21:21:28,790 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >21:21:28,790 INFO program: Last mount time: Sat Nov 3 21:21:14 2012 >21:21:28,790 INFO program: Last write time: Sat Nov 3 21:21:14 2012 >21:21:28,791 INFO program: Mount count: 3 >21:21:28,791 INFO program: Maximum mount count: -1 >21:21:28,791 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >21:21:28,792 INFO program: Check interval: 0 (<none>) >21:21:28,792 INFO program: Lifetime writes: 32 MB >21:21:28,792 INFO program: Reserved blocks uid: 0 (user root) >21:21:28,793 INFO program: Reserved blocks gid: 0 (group root) >21:21:28,793 INFO program: First inode: 11 >21:21:28,793 INFO program: Inode size: 256 >21:21:28,794 INFO program: Required extra isize: 28 >21:21:28,794 INFO program: Desired extra isize: 28 >21:21:28,794 INFO program: Journal inode: 8 >21:21:28,795 INFO program: Default directory hash: half_md4 >21:21:28,795 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >21:21:28,795 INFO program: Journal backup: inode blocks >21:21:28,796 INFO program: Journal features: (none) >21:21:28,797 INFO program: Journal size: 32M >21:21:28,797 INFO program: Journal length: 32768 >21:21:28,798 INFO program: Journal sequence: 0x00000008 >21:21:28,798 INFO program: Journal start: 1 >21:21:28,802 INFO program: >21:21:28,811 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:28,814 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:21:28,827 INFO program: Filesystem volume name: Anaconda >21:21:28,827 INFO program: Last mounted on: /sysroot >21:21:28,828 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >21:21:28,828 INFO program: Filesystem magic number: 0xEF53 >21:21:28,829 INFO program: Filesystem revision #: 1 (dynamic) >21:21:28,829 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 >21:21:28,829 INFO program: Filesystem flags: signed_directory_hash >21:21:28,830 INFO program: Default mount options: user_xattr acl >21:21:28,830 INFO program: Filesystem state: clean >21:21:28,830 INFO program: Errors behavior: Continue >21:21:28,831 INFO program: Filesystem OS type: Linux >21:21:28,831 INFO program: Inode count: 65536 >21:21:28,831 INFO program: Block count: 1048576 >21:21:28,832 INFO program: Reserved block count: 0 >21:21:28,832 INFO program: Free blocks: 311419 >21:21:28,832 INFO program: Free inodes: 38266 >21:21:28,836 INFO program: First block: 1 >21:21:28,837 INFO program: Block size: 1024 >21:21:28,837 INFO program: Fragment size: 1024 >21:21:28,837 INFO program: Reserved GDT blocks: 256 >21:21:28,838 INFO program: Blocks per group: 8192 >21:21:28,838 INFO program: Fragments per group: 8192 >21:21:28,838 INFO program: Inodes per group: 512 >21:21:28,839 INFO program: Inode blocks per group: 128 >21:21:28,839 INFO program: Flex block group size: 16 >21:21:28,839 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >21:21:28,840 INFO program: Last mount time: Sat Nov 3 21:21:14 2012 >21:21:28,840 INFO program: Last write time: Sat Nov 3 21:21:14 2012 >21:21:28,840 INFO program: Mount count: 3 >21:21:28,841 INFO program: Maximum mount count: -1 >21:21:28,841 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >21:21:28,841 INFO program: Check interval: 0 (<none>) >21:21:28,842 INFO program: Lifetime writes: 32 MB >21:21:28,842 INFO program: Reserved blocks uid: 0 (user root) >21:21:28,842 INFO program: Reserved blocks gid: 0 (group root) >21:21:28,846 INFO program: First inode: 11 >21:21:28,847 INFO program: Inode size: 256 >21:21:28,847 INFO program: Required extra isize: 28 >21:21:28,847 INFO program: Desired extra isize: 28 >21:21:28,848 INFO program: Journal inode: 8 >21:21:28,848 INFO program: Default directory hash: half_md4 >21:21:28,848 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >21:21:28,848 INFO program: Journal backup: inode blocks >21:21:28,849 INFO program: Journal features: (none) >21:21:28,849 INFO program: Journal size: 32M >21:21:28,849 INFO program: Journal length: 32768 >21:21:28,850 INFO program: Journal sequence: 0x00000008 >21:21:28,850 INFO program: Journal start: 1 >21:21:28,850 INFO program: >21:21:28,851 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:28,851 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:21:28,868 INFO program: Estimated minimum size of the filesystem: 734795 >21:21:28,868 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:21:28,903 INFO program: Running... udevadm settle --timeout=300 >21:21:28,956 INFO program: Running... udevadm settle --timeout=300 >21:21:29,044 INFO program: Running... udevadm settle --timeout=300 >21:21:29,127 INFO program: Running... udevadm settle --timeout=300 >21:21:29,184 INFO program: Running... udevadm settle --timeout=300 >21:21:29,236 INFO program: Running... udevadm settle --timeout=300 >21:21:29,292 INFO program: Running... udevadm settle --timeout=300 >21:21:29,342 INFO program: Running... udevadm settle --timeout=300 >21:21:29,392 INFO program: Running... udevadm settle --timeout=300 >21:21:29,458 INFO program: Running... udevadm settle --timeout=300 >21:21:29,498 INFO program: Running... udevadm settle --timeout=300 >21:21:29,550 INFO program: Running... udevadm settle --timeout=300 >21:21:29,591 INFO program: Running... udevadm settle --timeout=300 >21:21:29,642 INFO program: Running... udevadm settle --timeout=300 >21:21:29,682 INFO program: Running... udevadm settle --timeout=300 >21:21:29,729 INFO program: Running... udevadm settle --timeout=300 >21:21:29,809 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >21:21:29,825 INFO program: Running... /bin/umount /mnt/sysimage >21:21:29,831 INFO program: Running... udevadm settle --timeout=300 >21:21:29,894 INFO program: Running... udevadm settle --timeout=300 >21:21:29,938 INFO program: Running... /bin/mount -n -t btrfs -o subvol=5,ro /dev/vda2 /mnt/sysimage >21:21:29,949 ERR program: mount: mount(2) failed: No such file or directory >21:21:29,958 INFO program: Running... udevadm settle --timeout=300 >17:25:14,401 INFO program: Running... modprobe xfs >17:25:14,507 INFO program: Running... modprobe vfat >17:25:28,321 INFO program: Running... udevadm settle --timeout=300 >17:25:35,918 INFO program: Running... udevadm settle --timeout=300 >17:25:39,438 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >21:21:20,671 DEBUG storage: registered device format class MultipathMember as multipath_member >21:21:20,673 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:21:20,674 DEBUG storage: registered device format class BIOSBoot as biosboot >21:21:20,676 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:21:20,680 DEBUG storage: registered device format class SwapSpace as swap >21:21:20,711 DEBUG storage: registered device format class LUKS as luks >21:21:20,714 DEBUG storage: registered device format class MDRaidMember as mdmember >21:21:20,719 DEBUG storage: registered device format class DiskLabel as disklabel >21:21:20,721 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:21:20,745 DEBUG storage: registered device format class Ext2FS as ext2 >21:21:20,746 DEBUG storage: registered device format class Ext3FS as ext3 >21:21:20,747 DEBUG storage: registered device format class Ext4FS as ext4 >21:21:20,748 DEBUG storage: registered device format class FATFS as vfat >21:21:20,749 DEBUG storage: registered device format class EFIFS as efi >21:21:20,749 DEBUG storage: registered device format class BTRFS as btrfs >21:21:20,750 DEBUG storage: registered device format class GFS2 as gfs2 >21:21:20,751 DEBUG storage: registered device format class JFS as jfs >21:21:20,751 DEBUG storage: registered device format class ReiserFS as reiserfs >21:21:20,752 DEBUG storage: registered device format class XFS as xfs >21:21:20,752 DEBUG storage: registered device format class HFS as hfs >21:21:20,753 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:21:20,754 DEBUG storage: registered device format class HFSPlus as hfs+ >21:21:20,754 DEBUG storage: registered device format class NTFS as ntfs >21:21:20,755 DEBUG storage: registered device format class NFS as nfs >21:21:20,756 DEBUG storage: registered device format class NFSv4 as nfs4 >21:21:20,756 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:21:20,757 DEBUG storage: registered device format class NoDevFS as nodev >21:21:20,758 DEBUG storage: registered device format class DevPtsFS as devpts >21:21:20,758 DEBUG storage: registered device format class ProcFS as proc >21:21:20,759 DEBUG storage: registered device format class SysFS as sysfs >21:21:20,760 DEBUG storage: registered device format class TmpFS as tmpfs >21:21:20,760 DEBUG storage: registered device format class BindFS as bind >21:21:20,761 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:21:20,762 DEBUG storage: registered device format class USBFS as usbfs >21:21:21,732 DEBUG storage: MultipathTopology._build_topology: >21:21:21,733 DEBUG storage: /etc/multipath.conf contents: >21:21:21,733 DEBUG storage: # multipath.conf written by anaconda >21:21:21,734 DEBUG storage: >21:21:21,735 DEBUG storage: defaults { >21:21:21,735 DEBUG storage: user_friendly_names yes >21:21:21,736 DEBUG storage: } >21:21:21,736 DEBUG storage: blacklist { >21:21:21,737 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:21:21,738 DEBUG storage: devnode "^hd[a-z]" >21:21:21,738 DEBUG storage: devnode "^dcssblk[0-9]*" >21:21:21,739 DEBUG storage: device { >21:21:21,739 DEBUG storage: vendor "DGC" >21:21:21,740 DEBUG storage: product "LUNZ" >21:21:21,741 DEBUG storage: } >21:21:21,741 DEBUG storage: device { >21:21:21,742 DEBUG storage: vendor "IBM" >21:21:21,742 DEBUG storage: product "S/390.*" >21:21:21,743 DEBUG storage: } >21:21:21,744 DEBUG storage: # don't count normal SATA devices as multipaths >21:21:21,744 DEBUG storage: device { >21:21:21,745 DEBUG storage: vendor "ATA" >21:21:21,745 DEBUG storage: } >21:21:21,746 DEBUG storage: # don't count 3ware devices as multipaths >21:21:21,747 DEBUG storage: device { >21:21:21,747 DEBUG storage: vendor "3ware" >21:21:21,748 DEBUG storage: } >21:21:21,748 DEBUG storage: device { >21:21:21,749 DEBUG storage: vendor "AMCC" >21:21:21,749 DEBUG storage: } >21:21:21,750 DEBUG storage: # nor highpoint devices >21:21:21,751 DEBUG storage: device { >21:21:21,751 DEBUG storage: vendor "HPT" >21:21:21,752 DEBUG storage: } >21:21:21,752 DEBUG storage: } >21:21:21,753 DEBUG storage: multipaths { >21:21:21,753 DEBUG storage: } >21:21:21,754 DEBUG storage: (end of /etc/multipath.conf) >21:21:21,826 INFO storage: MultipathTopology: found non-disk device: sr0 >21:21:21,828 INFO storage: MultipathTopology: found singlepath device: vda >21:21:21,829 INFO storage: MultipathTopology: found non-disk device: vda1 >21:21:21,830 INFO storage: MultipathTopology: found non-disk device: vda2 >21:21:21,831 INFO storage: MultipathTopology: found singlepath device: vdb >21:21:21,832 INFO storage: MultipathTopology: found non-disk device: vdb1 >21:21:21,833 INFO storage: MultipathTopology: found singlepath device: vdc >21:21:21,834 INFO storage: MultipathTopology: found non-disk device: vdc1 >21:21:21,835 INFO storage: MultipathTopology: found singlepath device: vdd >21:21:21,836 INFO storage: MultipathTopology: found non-disk device: vdd1 >21:21:21,837 INFO storage: MultipathTopology: found singlepath device: vde >21:21:21,838 INFO storage: MultipathTopology: found non-disk device: vde1 >21:21:21,840 INFO storage: MultipathTopology: found singlepath device: loop0 >21:21:21,841 INFO storage: MultipathTopology: found singlepath device: loop1 >21:21:21,842 INFO storage: MultipathTopology: found singlepath device: loop2 >21:21:21,843 INFO storage: MultipathTopology: found singlepath device: loop3 >21:21:21,845 INFO storage: MultipathTopology: found singlepath device: loop4 >21:21:21,846 INFO storage: MultipathTopology: found singlepath device: loop5 >21:21:21,847 INFO storage: MultipathTopology: found singlepath device: loop6 >21:21:21,849 INFO storage: MultipathTopology: found singlepath device: loop7 >21:21:21,850 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:21:25,497 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:21:25,500 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:21:25,663 DEBUG storage: MultipathTopology._build_topology: >21:21:25,673 DEBUG storage: /etc/multipath.conf contents: >21:21:25,673 DEBUG storage: # multipath.conf written by anaconda >21:21:25,674 DEBUG storage: >21:21:25,675 DEBUG storage: defaults { >21:21:25,675 DEBUG storage: user_friendly_names yes >21:21:25,676 DEBUG storage: } >21:21:25,676 DEBUG storage: blacklist { >21:21:25,677 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:21:25,677 DEBUG storage: devnode "^hd[a-z]" >21:21:25,678 DEBUG storage: devnode "^dcssblk[0-9]*" >21:21:25,679 DEBUG storage: device { >21:21:25,679 DEBUG storage: vendor "DGC" >21:21:25,680 DEBUG storage: product "LUNZ" >21:21:25,680 DEBUG storage: } >21:21:25,681 DEBUG storage: device { >21:21:25,681 DEBUG storage: vendor "IBM" >21:21:25,682 DEBUG storage: product "S/390.*" >21:21:25,695 DEBUG storage: } >21:21:25,695 DEBUG storage: # don't count normal SATA devices as multipaths >21:21:25,696 DEBUG storage: device { >21:21:25,696 DEBUG storage: vendor "ATA" >21:21:25,697 DEBUG storage: } >21:21:25,697 DEBUG storage: # don't count 3ware devices as multipaths >21:21:25,698 DEBUG storage: device { >21:21:25,699 DEBUG storage: vendor "3ware" >21:21:25,699 DEBUG storage: } >21:21:25,700 DEBUG storage: device { >21:21:25,700 DEBUG storage: vendor "AMCC" >21:21:25,701 DEBUG storage: } >21:21:25,702 DEBUG storage: # nor highpoint devices >21:21:25,702 DEBUG storage: device { >21:21:25,703 DEBUG storage: vendor "HPT" >21:21:25,703 DEBUG storage: } >21:21:25,704 DEBUG storage: } >21:21:25,708 DEBUG storage: multipaths { >21:21:25,709 DEBUG storage: } >21:21:25,709 DEBUG storage: (end of /etc/multipath.conf) >21:21:25,799 INFO storage: MultipathTopology: found non-disk device: sr0 >21:21:25,801 INFO storage: MultipathTopology: found singlepath device: vda >21:21:25,802 INFO storage: MultipathTopology: found non-disk device: vda1 >21:21:25,803 INFO storage: MultipathTopology: found non-disk device: vda2 >21:21:25,804 INFO storage: MultipathTopology: found singlepath device: vdb >21:21:25,805 INFO storage: MultipathTopology: found non-disk device: vdb1 >21:21:25,806 INFO storage: MultipathTopology: found singlepath device: vdc >21:21:25,807 INFO storage: MultipathTopology: found non-disk device: vdc1 >21:21:25,808 INFO storage: MultipathTopology: found singlepath device: vdd >21:21:25,811 INFO storage: MultipathTopology: found non-disk device: vdd1 >21:21:25,813 INFO storage: MultipathTopology: found singlepath device: vde >21:21:25,814 INFO storage: MultipathTopology: found non-disk device: vde1 >21:21:25,816 INFO storage: MultipathTopology: found singlepath device: loop0 >21:21:25,818 INFO storage: MultipathTopology: found singlepath device: loop1 >21:21:25,821 INFO storage: MultipathTopology: found singlepath device: loop2 >21:21:25,822 INFO storage: MultipathTopology: found singlepath device: loop3 >21:21:25,825 INFO storage: MultipathTopology: found singlepath device: loop4 >21:21:25,833 INFO storage: MultipathTopology: found singlepath device: loop5 >21:21:25,834 INFO storage: MultipathTopology: found singlepath device: loop6 >21:21:25,835 INFO storage: MultipathTopology: found singlepath device: loop7 >21:21:25,839 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:21:25,839 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:21:25,847 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59255', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:21:25,848 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:21:25,850 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:21:25,851 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:25,868 INFO storage: sr0 is a cdrom >21:21:25,875 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:21:25,890 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:25,894 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:21:25,899 INFO storage: added cdrom sr0 (id 0) to device tree >21:21:25,901 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:21:25,908 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:21:25,909 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:21:25,911 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:21:25,917 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:21:25,932 WARN storage: disklabel detected but not usable on sr0 >21:21:25,933 INFO storage: type detected on 'sr0' is 'iso9660' >21:21:25,936 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:25,939 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:21:25,944 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:21:25,946 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:21:25,951 DEBUG storage: looking up parted Device: /dev/sr0 >21:21:25,953 INFO storage: got device: OpticalDevice instance (0x7fbdcdd4c710) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb85f3dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:21:25,954 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:25,955 INFO storage: got format: Iso9660FS instance (0x7fbdb84ac610) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >21:21:25,959 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39967', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >21:21:25,969 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >21:21:25,970 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >21:21:25,972 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:25,974 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >21:21:25,984 INFO storage: vda is a disk >21:21:25,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:25,987 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >21:21:25,993 INFO storage: added disk vda (id 1) to device tree >21:21:25,993 DEBUG storage: looking up parted Device: /dev/vda >21:21:26,002 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >21:21:26,007 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >21:21:26,040 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >21:21:26,055 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >21:21:26,102 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb885c850>, <parted.partition.Partition object at 0x7fbdb885cbd0>] > device: <parted.device.Device object at 0x7fbdb885c690> > PedDisk: <_ped.Disk object at 0x7fbdb885dcf8> >21:21:26,106 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:21:26,114 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >21:21:26,116 INFO storage: got device: DiskDevice instance (0x7fbdb8496990) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 6100.0 > 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: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb85f3ef0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdb885c390> >21:21:26,118 INFO storage: got format: DiskLabel instance (0x7fbdb885c490) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb885c850>, <parted.partition.Partition object at 0x7fbdb885cbd0>] > device: <parted.device.Device object at 0x7fbdb885c690> > PedDisk: <_ped.Disk object at 0x7fbdb885dcf8> > origPartedDisk = <parted.disk.Disk object at 0x7fbdb885cd90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb885f050> > >21:21:26,121 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/9b734374-10a3-4093-8bd3-fc78ad1e30f7', > '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': '9b734374-10a3-4093-8bd3-fc78ad1e30f7', > 'ID_FS_UUID_ENC': '9b734374-10a3-4093-8bd3-fc78ad1e30f7', > '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_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41189', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/9b734374-10a3-4093-8bd3-fc78ad1e30f7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >21:21:26,155 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >21:21:26,157 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >21:21:26,158 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:26,159 INFO storage: vda1 is a partition >21:21:26,160 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >21:21:26,163 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >21:21:26,191 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with existing msdos disklabel >21:21:26,367 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >21:21:26,389 DEBUG storage: PartitionDevice._setFormat: vda1 ; >21:21:26,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:26,395 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >21:21:26,396 DEBUG storage: looking up parted Partition: /dev/vda1 >21:21:26,398 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >21:21:26,404 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >21:21:26,405 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >21:21:26,407 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >21:21:26,410 INFO storage: added partition vda1 (id 2) to device tree >21:21:26,411 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >21:21:26,419 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >21:21:26,429 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >21:21:26,430 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >21:21:26,455 WARN storage: disklabel detected but not usable on vda1 >21:21:26,457 INFO storage: type detected on 'vda1' is 'ext4' >21:21:26,656 DEBUG storage: padding min size from 51 up to 56 >21:21:26,660 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:26,661 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:26,663 DEBUG storage: PartitionDevice._setFormat: vda1 ; >21:21:26,677 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >21:21:26,678 DEBUG storage: looking up parted Device: /dev/vda1 >21:21:26,681 INFO storage: got device: PartitionDevice instance (0x7fbdb885cf90) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 6100MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > 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 0x7fbdb85f3f80> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdb885c750> fileSystem: <parted.filesystem.FileSystem object at 0x7fbdb885cd10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdb885c990> PedPartition: <_ped.Partition object at 0x7fbdb8852a10> > disk = existing 6100MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >21:21:26,685 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:26,687 INFO storage: got format: Ext4FS instance (0x7fbdb885c210) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 9b734374-10a3-4093-8bd3-fc78ad1e30f7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:21:26,691 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_ENC': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_SUB': '1227c6c3-b3a0-4d2c-b778-e7399d9d0efc', > 'ID_FS_UUID_SUB_ENC': '1227c6c3-b3a0-4d2c-b778-e7399d9d0efc', > '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': '7337984', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48357', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >21:21:26,695 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >21:21:26,698 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >21:21:26,703 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:26,704 INFO storage: vda2 is a partition >21:21:26,706 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >21:21:26,707 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >21:21:26,713 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with existing msdos disklabel >21:21:26,714 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >21:21:26,716 DEBUG storage: PartitionDevice._setFormat: vda2 ; >21:21:26,721 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:26,722 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >21:21:26,723 DEBUG storage: looking up parted Partition: /dev/vda2 >21:21:26,725 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >21:21:26,731 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >21:21:26,732 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >21:21:26,734 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >21:21:26,739 INFO storage: added partition vda2 (id 3) to device tree >21:21:26,740 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >21:21:26,742 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >21:21:26,743 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >21:21:26,747 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >21:21:26,807 WARN storage: disklabel detected but not usable on vda2 >21:21:26,808 INFO storage: type detected on 'vda2' is 'btrfs' >21:21:26,813 DEBUG storage: BTRFS.supported: supported: True ; >21:21:26,814 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:26,815 DEBUG storage: PartitionDevice._setFormat: vda2 ; >21:21:26,817 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: btrfs ; >21:21:26,827 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda2 ; >21:21:26,827 INFO storage: creating btrfs volume btrfs.fedora >21:21:26,829 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >21:21:26,833 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:26,835 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >21:21:26,837 DEBUG storage: BTRFS.supported: supported: True ; >21:21:26,840 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:26,842 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >21:21:26,842 INFO storage: added btrfs volume fedora (id 4) to device tree >21:21:26,844 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >21:21:26,865 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.4bEgxjK to None >21:21:26,888 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.4bEgxjK to None >21:21:27,662 DEBUG storage: BTRFS.supported: supported: True ; >21:21:27,664 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:27,670 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >21:21:27,671 DEBUG storage: BTRFSSubVolumeDevice._setFormat: 5 ; current: None ; type: btrfs ; >21:21:27,672 INFO storage: added btrfs subvolume 5 (id 5) to device tree >21:21:27,676 DEBUG storage: looking up parted Device: /dev/vda2 >21:21:27,678 INFO storage: got device: PartitionDevice instance (0x7fbdb8875a90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 6100MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 3583.0 > format = existing btrfs 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: 7337984 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7279, 16, 63) biosGeometry: (456, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb885f560> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdb885c750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdb885cc90> PedPartition: <_ped.Partition object at 0x7fbdb88529b0> > disk = existing 6100MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 8364031 length = 7337984 > flags = >21:21:27,680 DEBUG storage: BTRFS.supported: supported: True ; >21:21:27,683 INFO storage: got format: BTRFS instance (0x7fbdb8875c10) -- > type = btrfs name = btrfs status = False > device = /dev/vda2 uuid = 1227c6c3-b3a0-4d2c-b778-e7399d9d0efc exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >21:21:27,685 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88793', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb'} ; name: vdb ; >21:21:27,688 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb)... >21:21:27,689 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >21:21:27,694 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:27,695 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >21:21:27,696 INFO storage: vdb is a disk >21:21:27,697 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:27,702 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >21:21:27,703 INFO storage: added disk vdb (id 6) to device tree >21:21:27,703 DEBUG storage: looking up parted Device: /dev/vdb >21:21:27,706 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >21:21:27,711 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >21:21:27,714 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >21:21:27,721 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >21:21:27,732 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb84fe790>] > device: <parted.device.Device object at 0x7fbdb84fe310> > PedDisk: <_ped.Disk object at 0x7fbdb8889a28> >21:21:27,734 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:21:27,738 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >21:21:27,741 INFO storage: got device: DiskDevice instance (0x7fbdb8875b50) -- > name = vdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 6100.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb885f5f0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdb887d8d0> >21:21:27,747 INFO storage: got format: DiskLabel instance (0x7fbdb887da90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb84fe790>] > device: <parted.device.Device object at 0x7fbdb84fe310> > PedDisk: <_ped.Disk object at 0x7fbdb8889a28> > origPartedDisk = <parted.disk.Disk object at 0x7fbdb84fe910> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb885f710> > >21:21:27,751 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_ENC': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_SUB': '95d2b9de-7f51-4606-bb8f-9088da3994f8', > 'ID_FS_UUID_SUB_ENC': '95d2b9de-7f51-4606-bb8f-9088da3994f8', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12490752', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93124', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >21:21:27,755 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1)... >21:21:27,757 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >21:21:27,758 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:27,762 INFO storage: vdb1 is a partition >21:21:27,764 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >21:21:27,765 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >21:21:27,766 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vdb (6) with existing msdos disklabel >21:21:27,771 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >21:21:27,773 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >21:21:27,773 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:27,775 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >21:21:27,779 DEBUG storage: looking up parted Partition: /dev/vdb1 >21:21:27,781 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >21:21:27,782 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >21:21:27,784 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >21:21:27,788 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >21:21:27,789 INFO storage: added partition vdb1 (id 7) to device tree >21:21:27,790 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >21:21:27,795 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >21:21:27,797 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >21:21:27,798 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >21:21:27,814 WARN storage: disklabel detected but not usable on vdb1 >21:21:27,817 INFO storage: type detected on 'vdb1' is 'btrfs' >21:21:27,827 DEBUG storage: BTRFS.supported: supported: True ; >21:21:27,831 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:27,833 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >21:21:27,834 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >21:21:27,837 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >21:21:27,838 INFO storage: found btrfs volume fedora >21:21:27,840 DEBUG storage: BTRFSVolumeDevice._addDevice: fedora ; device: vdb1 ; status: True ; >21:21:27,844 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >21:21:27,845 DEBUG storage: looking up parted Device: /dev/vdb1 >21:21:27,847 INFO storage: got device: PartitionDevice instance (0x7fbdb887ded0) -- > name = vdb1 status = True kids = 1 id = 7 > parents = ['existing 6100MB disk vdb (6) with existing msdos disklabel'] > uuid = None size = 6099.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12490752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12391, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb885fcb0> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdb84fe3d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdb84fe850> PedPartition: <_ped.Partition object at 0x7fbdb8852f50> > disk = existing 6100MB disk vdb (6) with existing msdos disklabel > start = 2048 end = 12492799 length = 12490752 > flags = >21:21:27,851 DEBUG storage: BTRFS.supported: supported: True ; >21:21:27,855 INFO storage: got format: BTRFS instance (0x7fbdb8502bd0) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 95d2b9de-7f51-4606-bb8f-9088da3994f8 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >21:21:27,858 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93232', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc'} ; name: vdc ; >21:21:27,858 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc)... >21:21:27,860 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >21:21:27,864 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:27,865 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >21:21:27,866 INFO storage: vdc is a disk >21:21:27,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:27,872 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >21:21:27,872 INFO storage: added disk vdc (id 8) to device tree >21:21:27,873 DEBUG storage: looking up parted Device: /dev/vdc >21:21:27,876 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >21:21:27,879 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >21:21:27,884 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >21:21:27,889 DEBUG storage: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >21:21:27,899 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb850dcd0>] > device: <parted.device.Device object at 0x7fbdb850d710> > PedDisk: <_ped.Disk object at 0x7fbdb887c9e0> >21:21:27,900 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:21:27,905 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >21:21:27,908 INFO storage: got device: DiskDevice instance (0x7fbdb8523f50) -- > name = vdc status = True kids = 0 id = 8 > parents = [] > uuid = None size = 6100.0 > format = existing msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb885fef0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdb850d3d0> >21:21:27,913 INFO storage: got format: DiskLabel instance (0x7fbdb850d490) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb850dcd0>] > device: <parted.device.Device object at 0x7fbdb850d710> > PedDisk: <_ped.Disk object at 0x7fbdb887c9e0> > origPartedDisk = <parted.disk.Disk object at 0x7fbdb850f090> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e050> > >21:21:27,917 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_ENC': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_SUB': 'a2dc710d-32e0-4a03-b18e-a2687369cf17', > 'ID_FS_UUID_SUB_ENC': 'a2dc710d-32e0-4a03-b18e-a2687369cf17', > 'ID_PART_ENTRY_DISK': '252:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12490752', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94313', > 'name': 'vdc1', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >21:21:27,921 INFO storage: scanning vdc1 (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1)... >21:21:27,923 DEBUG storage: DeviceTree.getDeviceByName: name: vdc1 ; >21:21:27,924 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:27,928 INFO storage: vdc1 is a partition >21:21:27,930 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >21:21:27,931 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >21:21:27,932 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vdc (8) with existing msdos disklabel >21:21:27,937 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >21:21:27,939 DEBUG storage: PartitionDevice._setFormat: vdc1 ; >21:21:27,939 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:27,941 DEBUG storage: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >21:21:27,944 DEBUG storage: looking up parted Partition: /dev/vdc1 >21:21:27,946 DEBUG storage: PartitionDevice.probe: vdc1 ; exists: True ; >21:21:27,949 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >21:21:27,953 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >21:21:27,955 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >21:21:27,955 INFO storage: added partition vdc1 (id 9) to device tree >21:21:27,957 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >21:21:27,961 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >21:21:27,963 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >21:21:27,964 DEBUG storage: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >21:21:27,981 WARN storage: disklabel detected but not usable on vdc1 >21:21:27,982 INFO storage: type detected on 'vdc1' is 'btrfs' >21:21:27,990 DEBUG storage: BTRFS.supported: supported: True ; >21:21:27,994 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:27,996 DEBUG storage: PartitionDevice._setFormat: vdc1 ; >21:21:27,997 DEBUG storage: PartitionDevice._setFormat: vdc1 ; current: None ; type: btrfs ; >21:21:27,998 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc1 ; >21:21:28,002 INFO storage: found btrfs volume fedora >21:21:28,004 DEBUG storage: BTRFSVolumeDevice._addDevice: fedora ; device: vdc1 ; status: True ; >21:21:28,005 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >21:21:28,010 DEBUG storage: looking up parted Device: /dev/vdc1 >21:21:28,012 INFO storage: got device: PartitionDevice instance (0x7fbdb850d390) -- > name = vdc1 status = True kids = 1 id = 9 > parents = ['existing 6100MB disk vdc (8) with existing msdos disklabel'] > uuid = None size = 6099.0 > format = existing btrfs filesystem > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12490752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12391, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e290> > target size = 0 path = /dev/vdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdb850da10> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdb850dd90> PedPartition: <_ped.Partition object at 0x7fbdb85048f0> > disk = existing 6100MB disk vdc (8) with existing msdos disklabel > start = 2048 end = 12492799 length = 12490752 > flags = >21:21:28,014 DEBUG storage: BTRFS.supported: supported: True ; >21:21:28,017 INFO storage: got format: BTRFS instance (0x7fbdb8515c90) -- > type = btrfs name = btrfs status = False > device = /dev/vdc1 uuid = a2dc710d-32e0-4a03-b18e-a2687369cf17 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >21:21:28,019 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53982', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd'} ; name: vdd ; >21:21:28,020 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd)... >21:21:28,025 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >21:21:28,026 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,028 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >21:21:28,029 INFO storage: vdd is a disk >21:21:28,032 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,034 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >21:21:28,034 INFO storage: added disk vdd (id 10) to device tree >21:21:28,035 DEBUG storage: looking up parted Device: /dev/vdd >21:21:28,038 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >21:21:28,043 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: dos ; >21:21:28,047 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >21:21:28,054 DEBUG storage: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >21:21:28,059 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb851cf10>] > device: <parted.device.Device object at 0x7fbdb851cd50> > PedDisk: <_ped.Disk object at 0x7fbdb8885170> >21:21:28,062 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:21:28,066 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >21:21:28,069 INFO storage: got device: DiskDevice instance (0x7fbdb850fc10) -- > name = vdd status = True kids = 0 id = 10 > parents = [] > uuid = None size = 6100.0 > format = existing msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e200> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdb851c550> >21:21:28,072 INFO storage: got format: DiskLabel instance (0x7fbdb851c850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb851cf10>] > device: <parted.device.Device object at 0x7fbdb851cd50> > PedDisk: <_ped.Disk object at 0x7fbdb8885170> > origPartedDisk = <parted.disk.Disk object at 0x7fbdb851d350> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e4d0> > >21:21:28,078 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_ENC': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_SUB': '9e74b34f-f9af-4a33-b7e9-90c432635473', > 'ID_FS_UUID_SUB_ENC': '9e74b34f-f9af-4a33-b7e9-90c432635473', > 'ID_PART_ENTRY_DISK': '252:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12490752', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54027', > 'name': 'vdd1', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd/vdd1'} ; name: vdd1 ; >21:21:28,082 INFO storage: scanning vdd1 (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd/vdd1)... >21:21:28,084 DEBUG storage: DeviceTree.getDeviceByName: name: vdd1 ; >21:21:28,085 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,089 INFO storage: vdd1 is a partition >21:21:28,091 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdd1 ; >21:21:28,092 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >21:21:28,093 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vdd (10) with existing msdos disklabel >21:21:28,098 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >21:21:28,100 DEBUG storage: PartitionDevice._setFormat: vdd1 ; >21:21:28,101 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,104 DEBUG storage: PartitionDevice._setFormat: vdd1 ; current: None ; type: None ; >21:21:28,105 DEBUG storage: looking up parted Partition: /dev/vdd1 >21:21:28,106 DEBUG storage: PartitionDevice.probe: vdd1 ; exists: True ; >21:21:28,111 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 1 ; >21:21:28,112 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 10 ; >21:21:28,117 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 12 ; >21:21:28,118 INFO storage: added partition vdd1 (id 11) to device tree >21:21:28,119 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >21:21:28,120 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >21:21:28,125 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >21:21:28,127 DEBUG storage: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >21:21:28,153 WARN storage: disklabel detected but not usable on vdd1 >21:21:28,154 INFO storage: type detected on 'vdd1' is 'btrfs' >21:21:28,156 DEBUG storage: BTRFS.supported: supported: True ; >21:21:28,156 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:28,161 DEBUG storage: PartitionDevice._setFormat: vdd1 ; >21:21:28,162 DEBUG storage: PartitionDevice._setFormat: vdd1 ; current: None ; type: btrfs ; >21:21:28,164 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd1 ; >21:21:28,167 INFO storage: found btrfs volume fedora >21:21:28,169 DEBUG storage: BTRFSVolumeDevice._addDevice: fedora ; device: vdd1 ; status: True ; >21:21:28,170 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >21:21:28,171 DEBUG storage: looking up parted Device: /dev/vdd1 >21:21:28,177 INFO storage: got device: PartitionDevice instance (0x7fbdb851c0d0) -- > name = vdd1 status = True kids = 1 id = 11 > parents = ['existing 6100MB disk vdd (10) with existing msdos disklabel'] > uuid = None size = 6099.0 > format = existing btrfs filesystem > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12490752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12391, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e830> > target size = 0 path = /dev/vdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdb851ce10> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdb851cfd0> PedPartition: <_ped.Partition object at 0x7fbdb8504e90> > disk = existing 6100MB disk vdd (10) with existing msdos disklabel > start = 2048 end = 12492799 length = 12490752 > flags = >21:21:28,179 DEBUG storage: BTRFS.supported: supported: True ; >21:21:28,179 INFO storage: got format: BTRFS instance (0x7fbdb851df90) -- > type = btrfs name = btrfs status = False > device = /dev/vdd1 uuid = 9e74b34f-f9af-4a33-b7e9-90c432635473 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >21:21:28,185 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56788', > 'name': 'vde', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde'} ; name: vde ; >21:21:28,186 INFO storage: scanning vde (/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde)... >21:21:28,187 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >21:21:28,192 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,193 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >21:21:28,194 INFO storage: vde is a disk >21:21:28,195 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,197 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >21:21:28,201 INFO storage: added disk vde (id 12) to device tree >21:21:28,202 DEBUG storage: looking up parted Device: /dev/vde >21:21:28,204 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >21:21:28,206 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: dos ; >21:21:28,211 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >21:21:28,218 DEBUG storage: DiskLabel.__init__: device: /dev/vde ; labelType: msdos ; exists: True ; >21:21:28,229 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb8526550>] > device: <parted.device.Device object at 0x7fbdb8526250> > PedDisk: <_ped.Disk object at 0x7fbdb851f680> >21:21:28,231 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:21:28,234 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: disklabel ; >21:21:28,238 INFO storage: got device: DiskDevice instance (0x7fbdb851cc90) -- > name = vde status = True kids = 0 id = 12 > parents = [] > uuid = None size = 6100.0 > format = existing msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0b.0/virtio7/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e8c0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdb8524c10> >21:21:28,240 INFO storage: got format: DiskLabel instance (0x7fbdb8524f50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vde uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbdb8526550>] > device: <parted.device.Device object at 0x7fbdb8526250> > PedDisk: <_ped.Disk object at 0x7fbdb851f680> > origPartedDisk = <parted.disk.Disk object at 0x7fbdb85267d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12492800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12393, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850e9e0> > >21:21:28,247 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'DEVNAME': 'vde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde/vde1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_ENC': '5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4', > 'ID_FS_UUID_SUB': 'fa14eba6-0547-470d-9e7c-5645b1d97708', > 'ID_FS_UUID_SUB_ENC': 'fa14eba6-0547-470d-9e7c-5645b1d97708', > 'ID_PART_ENTRY_DISK': '252:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12490752', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57364', > 'name': 'vde1', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/5c4dd4ba-7a0b-46d7-b0fb-f24f26626fd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde/vde1'} ; name: vde1 ; >21:21:28,252 INFO storage: scanning vde1 (/devices/pci0000:00/0000:00:0b.0/virtio7/block/vde/vde1)... >21:21:28,254 DEBUG storage: DeviceTree.getDeviceByName: name: vde1 ; >21:21:28,255 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,256 INFO storage: vde1 is a partition >21:21:28,257 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vde1 ; >21:21:28,263 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >21:21:28,264 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vde (12) with existing msdos disklabel >21:21:28,269 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >21:21:28,271 DEBUG storage: PartitionDevice._setFormat: vde1 ; >21:21:28,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,273 DEBUG storage: PartitionDevice._setFormat: vde1 ; current: None ; type: None ; >21:21:28,277 DEBUG storage: looking up parted Partition: /dev/vde1 >21:21:28,279 DEBUG storage: PartitionDevice.probe: vde1 ; exists: True ; >21:21:28,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/vde1 ; flag: 1 ; >21:21:28,282 DEBUG storage: PartitionDevice.getFlag: path: /dev/vde1 ; flag: 10 ; >21:21:28,287 DEBUG storage: PartitionDevice.getFlag: path: /dev/vde1 ; flag: 12 ; >21:21:28,287 INFO storage: added partition vde1 (id 13) to device tree >21:21:28,288 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde1 ; >21:21:28,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde1 ; label_type: dos ; >21:21:28,295 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >21:21:28,296 DEBUG storage: DiskLabel.__init__: device: /dev/vde1 ; labelType: dos ; exists: True ; >21:21:28,313 WARN storage: disklabel detected but not usable on vde1 >21:21:28,314 INFO storage: type detected on 'vde1' is 'btrfs' >21:21:28,326 DEBUG storage: BTRFS.supported: supported: True ; >21:21:28,326 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:28,328 DEBUG storage: PartitionDevice._setFormat: vde1 ; >21:21:28,329 DEBUG storage: PartitionDevice._setFormat: vde1 ; current: None ; type: btrfs ; >21:21:28,334 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde1 ; >21:21:28,335 INFO storage: found btrfs volume fedora >21:21:28,336 DEBUG storage: BTRFSVolumeDevice._addDevice: fedora ; device: vde1 ; status: True ; >21:21:28,337 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vde1 ; >21:21:28,342 DEBUG storage: looking up parted Device: /dev/vde1 >21:21:28,344 INFO storage: got device: PartitionDevice instance (0x7fbdb8524c50) -- > name = vde1 status = True kids = 1 id = 13 > parents = ['existing 6100MB disk vde (12) with existing msdos disklabel'] > uuid = None size = 6099.0 > format = existing btrfs filesystem > major = 252 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0b.0/virtio7/block/vde/vde1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12490752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12391, 16, 63) biosGeometry: (777, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850eb90> > target size = 0 path = /dev/vde1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdb8526450> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdb8526610> PedPartition: <_ped.Partition object at 0x7fbdb851e590> > disk = existing 6100MB disk vde (12) with existing msdos disklabel > start = 2048 end = 12492799 length = 12490752 > flags = >21:21:28,347 DEBUG storage: BTRFS.supported: supported: True ; >21:21:28,347 INFO storage: got format: BTRFS instance (0x7fbdb852b090) -- > type = btrfs name = btrfs status = False > device = /dev/vde1 uuid = fa14eba6-0547-470d-9e7c-5645b1d97708 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >21:21:28,349 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25943', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:21:28,353 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:21:28,355 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:21:28,356 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,360 INFO storage: loop0 is a loop device >21:21:28,362 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:21:28,363 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:21:28,364 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,368 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,370 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:21:28,370 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >21:21:28,372 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:21:28,376 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,378 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:21:28,378 INFO storage: added loop loop0 (id 15) to device tree >21:21:28,379 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:21:28,381 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:21:28,384 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:21:28,386 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:21:28,388 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:21:28,395 WARN storage: disklabel detected but not usable on loop0 >21:21:28,396 INFO storage: type detected on 'loop0' is 'squashfs' >21:21:28,399 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:21:28,400 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:21:28,401 INFO storage: got device: LoopDevice instance (0x7fbdb852bf90) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > 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 >21:21:28,406 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32982', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:21:28,407 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:21:28,412 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:21:28,413 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,414 INFO storage: loop1 is a loop device >21:21:28,415 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:21:28,420 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:21:28,422 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,422 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,423 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:21:28,427 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >21:21:28,429 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:21:28,429 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,431 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:21:28,434 INFO storage: added loop loop1 (id 17) to device tree >21:21:28,436 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:21:28,437 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:21:28,438 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:28,442 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:28,443 DEBUG storage: device loop1 does not contain a disklabel >21:21:28,444 INFO storage: type detected on 'loop1' is 'ext4' >21:21:28,542 DEBUG storage: padding min size from 0 up to 0 >21:21:28,543 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:28,544 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:28,545 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:21:28,550 INFO storage: got device: LoopDevice instance (0x7fbdb852e890) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > 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 >21:21:28,551 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:28,552 INFO storage: got format: Ext4FS instance (0x7fbdb852ed50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:21:28,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '62046', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:21:28,558 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:21:28,559 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:21:28,564 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,565 INFO storage: loop2 is a loop device >21:21:28,566 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:21:28,567 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:21:28,572 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,574 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:21:28,578 INFO storage: added file /overlay (deleted) (id 18) to device tree >21:21:28,580 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:21:28,580 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,582 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:21:28,585 INFO storage: added loop loop2 (id 19) to device tree >21:21:28,587 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:21:28,588 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:21:28,588 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:21:28,590 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:21:28,594 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:21:28,599 WARN storage: disklabel detected but not usable on loop2 >21:21:28,604 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >21:21:28,604 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:21:28,606 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:21:28,610 INFO storage: got device: LoopDevice instance (0x7fbdb853c190) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > 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 >21:21:28,612 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '62124', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:21:28,612 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:21:28,613 DEBUG storage: lvm filter: adding loop3 to the reject list >21:21:28,614 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '62150', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:21:28,618 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:21:28,619 DEBUG storage: lvm filter: adding loop4 to the reject list >21:21:28,621 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79847', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:21:28,621 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:21:28,625 DEBUG storage: lvm filter: adding loop5 to the reject list >21:21:28,627 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79907', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:21:28,628 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:21:28,628 DEBUG storage: lvm filter: adding loop6 to the reject list >21:21:28,630 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '79927', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:21:28,634 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:21:28,635 DEBUG storage: lvm filter: adding loop7 to the reject list >21:21:28,635 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:21:28,689 INFO storage: devices to scan: ['dm-0'] >21:21:28,695 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85551', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:21:28,696 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:21:28,699 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:21:28,704 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,705 INFO storage: live-rw is a device-mapper device >21:21:28,706 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:21:28,707 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:21:28,712 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >21:21:28,714 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:21:28,717 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >21:21:28,722 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:21:28,727 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:28,735 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:21:28,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:28,740 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:21:28,742 INFO storage: added dm live-rw (id 20) to device tree >21:21:28,744 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:21:28,747 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:21:28,750 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:28,753 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:28,754 DEBUG storage: device live-rw does not contain a disklabel >21:21:28,755 INFO storage: type detected on 'live-rw' is 'ext4' >21:21:28,869 DEBUG storage: padding min size from 718 up to 789 >21:21:28,871 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:28,871 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:28,873 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:21:28,876 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:21:28,895 INFO storage: got device: DMDevice instance (0x7fbdb853cf10) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdb850eef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:21:28,898 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:28,901 INFO storage: got format: Ext4FS instance (0x7fbdb8554a10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:21:28,955 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:21:29,043 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >21:21:29,120 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >21:21:29,122 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >21:21:29,127 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >21:21:29,183 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >21:21:29,234 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >21:21:29,291 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >21:21:29,333 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >21:21:29,335 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >21:21:29,341 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >21:21:29,390 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >21:21:29,449 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >21:21:29,452 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >21:21:29,457 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >21:21:29,497 DEBUG storage: PartitionDevice.teardown: vdc1 ; status: True ; controllable: True ; >21:21:29,539 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >21:21:29,545 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >21:21:29,547 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >21:21:29,590 DEBUG storage: PartitionDevice.teardown: vdd1 ; status: True ; controllable: True ; >21:21:29,633 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >21:21:29,636 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >21:21:29,641 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >21:21:29,680 DEBUG storage: PartitionDevice.teardown: vde1 ; status: True ; controllable: True ; >21:21:29,720 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >21:21:29,722 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >21:21:29,728 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >21:21:29,773 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:21:29,774 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:21:29,776 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:21:29,779 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:21:29,782 INFO storage: edd: collected mbr signatures: {'vda': '0x00060810', 'vdc': '0x0005a2cc', 'vdb': '0x000ca2ee', 'vde': '0x000705d9', 'vdd': '0x000da3f2'} >21:21:29,783 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00060810 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 12492800 >21:21:29,796 DEBUG storage: edd: matched 0x80 to vda using pci_dev >21:21:29,797 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000ca2ee > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 12492800 >21:21:29,798 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >21:21:29,798 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0005a2cc > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 12492800 >21:21:29,799 DEBUG storage: edd: matched 0x82 to vdc using pci_dev >21:21:29,799 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000da3f2 > pci_dev: 00:0a.0, scsi_id: 0 > scsi_lun: 0, sectors: 12492800 >21:21:29,800 DEBUG storage: edd: matched 0x83 to vdd using pci_dev >21:21:29,800 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000705d9 > pci_dev: 00:0b.0, scsi_id: 0 > scsi_lun: 0, sectors: 12492800 >21:21:29,801 DEBUG storage: edd: matched 0x84 to vde using pci_dev >21:21:29,802 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >21:21:29,805 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:21:29,818 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >21:21:29,887 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >21:21:29,889 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >21:21:29,891 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >21:21:29,934 DEBUG storage: BTRFSSubVolumeDevice.setup: 5 ; status: True ; controllable: True ; orig: False ; >21:21:29,935 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:21:29,949 WARN storage: mount of 5 as btrfs failed: mount failed: (32, 'mount: mount(2) failed: No such file or directory') >21:21:29,953 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >21:21:30,112 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,114 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,119 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:30,125 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:30,126 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:21:30,131 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:30,135 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:30,137 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,142 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,148 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,154 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,157 DEBUG storage: BTRFS.supported: supported: True ; >21:21:30,436 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >21:21:30,438 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:21:30,444 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (0) with existing iso9660 filesystem >17:25:14,351 DEBUG storage: Iso9660FS.supported: supported: True ; >17:25:14,353 DEBUG storage: Iso9660FS.supported: supported: True ; >17:25:14,355 DEBUG storage: NFSv4.supported: supported: False ; >17:25:14,356 DEBUG storage: NFSv4.supported: supported: False ; >17:25:14,359 DEBUG storage: SELinuxFS.supported: supported: False ; >17:25:14,360 DEBUG storage: SELinuxFS.supported: supported: False ; >17:25:14,362 DEBUG storage: Ext4FS.supported: supported: True ; >17:25:14,364 DEBUG storage: Ext4FS.supported: supported: True ; >17:25:14,366 DEBUG storage: Ext3FS.supported: supported: True ; >17:25:14,368 DEBUG storage: Ext3FS.supported: supported: True ; >17:25:14,370 DEBUG storage: Ext2FS.supported: supported: True ; >17:25:14,371 DEBUG storage: Ext2FS.supported: supported: True ; >17:25:14,373 DEBUG storage: SysFS.supported: supported: False ; >17:25:14,375 DEBUG storage: SysFS.supported: supported: False ; >17:25:14,377 DEBUG storage: MultipathMember.__init__: >17:25:14,379 DEBUG storage: SwapSpace.__init__: >17:25:14,380 DEBUG storage: ProcFS.supported: supported: False ; >17:25:14,382 DEBUG storage: ProcFS.supported: supported: False ; >17:25:14,384 DEBUG storage: DMRaidMember.__init__: >17:25:14,386 DEBUG storage: DevPtsFS.supported: supported: False ; >17:25:14,387 DEBUG storage: DevPtsFS.supported: supported: False ; >17:25:14,389 DEBUG storage: BTRFS.supported: supported: True ; >17:25:14,391 DEBUG storage: USBFS.supported: supported: False ; >17:25:14,393 DEBUG storage: USBFS.supported: supported: False ; >17:25:14,394 DEBUG storage: DiskLabel.__init__: >17:25:14,395 INFO storage: DiskLabel.partedDevice returning None >17:25:14,397 DEBUG storage: HFSPlus.supported: supported: False ; >17:25:14,398 DEBUG storage: HFSPlus.supported: supported: False ; >17:25:14,400 DEBUG storage: XFS.supported: supported: True ; >17:25:14,483 DEBUG storage: XFS.supported: supported: True ; >17:25:14,486 DEBUG storage: TmpFS.supported: supported: False ; >17:25:14,488 DEBUG storage: TmpFS.supported: supported: False ; >17:25:14,490 DEBUG storage: LUKS.__init__: >17:25:14,492 DEBUG storage: NTFS.supported: supported: False ; >17:25:14,493 DEBUG storage: NTFS.supported: supported: False ; >17:25:14,495 DEBUG storage: BindFS.supported: supported: False ; >17:25:14,497 DEBUG storage: BindFS.supported: supported: False ; >17:25:14,498 DEBUG storage: HFS.supported: supported: False ; >17:25:14,500 DEBUG storage: HFS.supported: supported: False ; >17:25:14,502 DEBUG storage: LVMPhysicalVolume.__init__: >17:25:14,503 DEBUG storage: NFS.supported: supported: False ; >17:25:14,505 DEBUG storage: NFS.supported: supported: False ; >17:25:14,507 DEBUG storage: FATFS.supported: supported: True ; >17:25:14,539 DEBUG storage: FATFS.supported: supported: True ; >17:25:14,541 DEBUG storage: NoDevFS.supported: supported: False ; >17:25:14,543 DEBUG storage: NoDevFS.supported: supported: False ; >17:25:14,545 DEBUG storage: MDRaidMember.__init__: >17:25:22,975 INFO storage: hiding device btrfs subvolume 5 (id 5) >17:25:22,976 DEBUG storage: lvm filter: adding 5 to the reject list >17:25:22,978 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >17:25:22,978 INFO storage: hiding device btrfs volume fedora (id 4) >17:25:22,979 DEBUG storage: lvm filter: adding fedora to the reject list >17:25:22,985 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >17:25:22,986 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >17:25:22,988 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >17:25:22,989 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >17:25:22,995 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vde1 ; >17:25:22,995 INFO storage: hiding device partition vdb1 (id 7) >17:25:22,996 DEBUG storage: lvm filter: adding vdb1 to the reject list >17:25:22,998 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >17:25:22,998 INFO storage: hiding device disk vdb (id 6) >17:25:23,003 DEBUG storage: lvm filter: adding vdb to the reject list >17:25:23,003 INFO storage: hiding device partition vdc1 (id 9) >17:25:23,004 DEBUG storage: lvm filter: adding vdc1 to the reject list >17:25:23,005 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >17:25:23,006 INFO storage: hiding device disk vdc (id 8) >17:25:23,007 DEBUG storage: lvm filter: adding vdc to the reject list >17:25:23,007 INFO storage: hiding device partition vdd1 (id 11) >17:25:23,008 DEBUG storage: lvm filter: adding vdd1 to the reject list >17:25:23,010 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >17:25:23,014 INFO storage: hiding device disk vdd (id 10) >17:25:23,015 DEBUG storage: lvm filter: adding vdd to the reject list >17:25:23,015 INFO storage: hiding device partition vde1 (id 13) >17:25:23,016 DEBUG storage: lvm filter: adding vde1 to the reject list >17:25:23,017 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >17:25:23,018 INFO storage: hiding device disk vde (id 12) >17:25:23,019 DEBUG storage: lvm filter: adding vde to the reject list >17:25:28,317 DEBUG storage: clearpart: looking at vda2 >17:25:28,318 DEBUG storage: clearpart: looking at vda1 >17:25:28,319 DEBUG storage: checking whether disk vda has an empty extended >17:25:28,320 DEBUG storage: extended is None ; logicals is [] >17:25:28,321 DEBUG storage: new disk order: [] >17:25:28,353 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:25:28,355 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with existing msdos disklabel >17:25:28,358 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:25:28,359 DEBUG storage: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with existing msdos disklabel >17:25:28,360 DEBUG storage: resolved 'vda' to 'vda' (disk) >17:25:28,362 DEBUG storage: _is_valid_disklabel(vda) returning True >17:25:28,362 DEBUG storage: _is_valid_size(vda) returning True >17:25:28,363 DEBUG storage: _is_valid_location(vda) returning True >17:25:28,364 DEBUG storage: _is_valid_format(vda) returning True >17:25:28,364 DEBUG storage: is_valid_stage1_device(vda) returning True >17:25:28,406 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >17:25:28,407 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac414890> fileSystem: <parted.filesystem.FileSystem object at 0x7fbdac37ff50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdac37fd50> PedPartition: <_ped.Partition object at 0x7fbdab14ca10> >17:25:28,409 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >17:25:28,410 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac414890> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdac37fed0> PedPartition: <_ped.Partition object at 0x7fbdab14cef0> >17:25:30,719 DEBUG storage: BTRFS.supported: supported: True ; >17:25:30,720 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:25:30,730 DEBUG storage: Ext4FS.supported: supported: True ; >17:25:30,731 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:25:32,927 DEBUG storage: Ext4FS.supported: supported: True ; >17:25:32,928 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:25:32,928 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 3583.0, ['vda'], None >17:25:35,910 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >17:25:35,911 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:25:35,912 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >17:25:35,913 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition vda1 (id 2) >17:25:35,915 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >17:25:35,918 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >17:25:35,939 INFO storage.ui: removed partition vda1 (id 2) from device tree >17:25:35,941 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:25:35,942 INFO storage.ui: registered action: [1] Destroy Device partition vda1 (id 2) >17:25:35,967 DEBUG storage: BTRFS.supported: supported: True ; >17:25:35,968 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:25:39,427 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >17:25:39,428 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:25:39,433 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: btrfs ; type: None ; >17:25:39,433 INFO storage.ui: registered action: [2] Destroy Format btrfs filesystem on partition vda2 (id 3) >17:25:39,435 DEBUG storage.ui: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >17:25:39,438 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >17:25:39,460 INFO storage.ui: removed partition vda2 (id 3) from device tree >17:25:39,462 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:25:39,463 INFO storage.ui: registered action: [3] Destroy Device partition vda2 (id 3) >17:25:39,465 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >17:25:39,466 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:25:39,468 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >17:25:39,469 INFO storage.ui: registered action: [4] Destroy Format msdos disklabel on disk vda (id 1) >17:25:39,473 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >17:25:39,474 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >17:25:39,476 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fbdac386c50> > PedDisk: <_ped.Disk object at 0x7fbdac38b908> >17:25:39,477 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >17:25:39,478 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:25:39,480 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >17:25:39,481 INFO storage.ui: registered action: [5] Create Format msdos disklabel on disk vda (id 1) >17:25:48,213 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:25:48,213 DEBUG storage.ui: creating new device >17:25:48,214 DEBUG storage.ui: getFormat('biosboot') returning BIOSBoot instance >17:25:48,216 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:25:48,218 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >17:25:48,220 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: biosboot ; >17:25:48,222 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:25:48,222 INFO storage.ui: added partition req0 (id 21) to device tree >17:25:48,223 INFO storage.ui: registered action: [6] Create Device partition req0 (id 21) >17:25:48,224 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:25:48,224 INFO storage.ui: registered action: [7] Create Format biosboot on partition req0 (id 21) >17:25:48,227 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:25:48,229 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 21)'] from disk(s) ['vda'] >17:25:48,229 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 21)'] >17:25:48,230 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 21)'] from disk(s) ['vda'] >17:25:48,232 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:25:48,234 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:25:48,235 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:25:48,237 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:25:48,239 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:25:48,239 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:25:48,240 DEBUG storage.ui: allocating partition: req0 ; id: 21 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 1.0 >17:25:48,241 DEBUG storage.ui: checking freespace on vda >17:25:48,242 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=True >17:25:48,243 DEBUG storage.ui: current free range is 63-12492799 (6099MB) >17:25:48,243 DEBUG storage.ui: evaluating growth potential for new layout >17:25:48,244 DEBUG storage.ui: calculating growth for disk /dev/vda >17:25:48,245 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:25:48,248 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:25:48,249 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dcee50> PedPartition: <_ped.Partition object at 0x7fbdc0dcde30> >17:25:48,251 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:25:48,253 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:25:48,254 DEBUG storage.ui: adding request 21 to chunk 12492737 (63-12492799) on /dev/vda >17:25:48,254 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:25:48,255 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >17:25:48,256 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 1MB >17:25:48,256 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >17:25:48,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:25:48,259 DEBUG storage.ui: device vda1 new partedPartition None >17:25:48,261 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:25:48,263 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:25:48,263 DEBUG storage.ui: total growth: 0 sectors >17:25:48,264 DEBUG storage.ui: updating use_disk to vda, type: 0 >17:25:48,265 DEBUG storage.ui: new free: 63-12492799 / 6099MB >17:25:48,265 DEBUG storage.ui: new free allows for 0 sectors of growth >17:25:48,266 DEBUG storage.ui: found free space for bootable request >17:25:48,267 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:25:48,268 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >17:25:48,270 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:25:48,271 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dced10> PedPartition: <_ped.Partition object at 0x7fbdc0dcde90> >17:25:48,273 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:25:48,275 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:25:48,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:25:48,278 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dcecd0> PedPartition: <_ped.Partition object at 0x7fbdc0dcdf50> >17:25:48,279 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 21)'] >17:25:48,280 DEBUG storage.ui: growable partitions are ['vda1'] >17:25:48,281 DEBUG storage.ui: adding request 21 to chunk 12492737 (63-12492799) on /dev/vda >17:25:48,281 DEBUG storage.ui: disk vda has 1 chunks >17:25:48,282 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:25:48,283 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >17:25:48,283 DEBUG storage.ui: growing partitions on vda >17:25:48,284 DEBUG storage.ui: partition vda1 (21): 0 >17:25:48,285 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0dcea50> >17:25:48,286 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)'] from disk(s) ['vda'] >17:25:48,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:25:48,288 DEBUG storage.ui: device vda1 new partedPartition None >17:25:48,290 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:25:48,292 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:25:48,293 DEBUG storage.ui: back from removeNewPartitions >17:25:48,294 DEBUG storage.ui: extended: None >17:25:48,294 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0dcea50> >17:25:48,296 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:25:48,297 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6250> PedPartition: <_ped.Partition object at 0x7fbdc0dcdef0> >17:25:48,299 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:25:48,301 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:25:48,304 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:25:48,305 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6410> PedPartition: <_ped.Partition object at 0x7fbdc0dd7050> >17:25:48,306 DEBUG storage.ui: fixing size of non-existent 1MB partition vda1 (21) with non-existent biosboot at 1.00 >17:25:48,324 DEBUG storage: BTRFS.supported: supported: True ; >17:25:48,324 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:25:48,326 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:25:50,423 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:25:50,423 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:26:03,289 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 512.0, ['vda'], None >17:26:03,290 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:26:03,291 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:26:03,293 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:26:03,293 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:26:03,295 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:26:03,298 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >17:26:03,299 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >17:26:03,302 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:26:03,303 INFO storage.ui: added partition req1 (id 22) to device tree >17:26:03,303 INFO storage.ui: registered action: [8] Create Device partition req1 (id 22) >17:26:03,304 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:26:03,305 INFO storage.ui: registered action: [9] Create Format lvmpv on partition req1 (id 22) >17:26:03,305 DEBUG storage.ui: adding a TotalSizeSet with size 516 >17:26:03,306 DEBUG storage.ui: set.allocated = 8 >17:26:03,308 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:26:03,309 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 22)', 'vda1(id 21)'] from disk(s) ['vda'] >17:26:03,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:26:03,312 DEBUG storage.ui: device vda1 new partedPartition None >17:26:03,314 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:26:03,316 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:26:03,317 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req1(id 22)', 'req0(id 21)'] >17:26:03,317 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 21)', 'req1(id 22)'] from disk(s) ['vda'] >17:26:03,319 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:26:03,322 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:26:03,322 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:26:03,324 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:26:03,326 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:26:03,327 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:26:03,327 DEBUG storage.ui: allocating partition: req0 ; id: 21 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 1.0 >17:26:03,328 DEBUG storage.ui: checking freespace on vda >17:26:03,329 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False >17:26:03,330 DEBUG storage.ui: current free range is 63-12492799 (6099MB) >17:26:03,331 DEBUG storage.ui: updating use_disk to vda, type: 0 >17:26:03,332 DEBUG storage.ui: new free: 63-12492799 / 6099MB >17:26:03,332 DEBUG storage.ui: new free allows for 0 sectors of growth >17:26:03,333 DEBUG storage.ui: found free space for bootable request >17:26:03,334 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:26:03,335 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >17:26:03,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:26:03,341 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd65d0> PedPartition: <_ped.Partition object at 0x7fbdc0dcdef0> >17:26:03,348 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:26:03,355 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:26:03,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:26:03,358 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6490> PedPartition: <_ped.Partition object at 0x7fbdc0dcdf50> >17:26:03,360 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:26:03,362 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:26:03,363 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:26:03,365 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:26:03,367 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:26:03,368 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:26:03,368 DEBUG storage.ui: allocating partition: req1 ; id: 22 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 516.0 >17:26:03,369 DEBUG storage.ui: checking freespace on vda >17:26:03,370 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >17:26:03,371 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:26:03,372 DEBUG storage.ui: current free range is 4096-12492799 (6098MB) >17:26:03,372 DEBUG storage.ui: evaluating growth potential for new layout >17:26:03,373 DEBUG storage.ui: calculating growth for disk /dev/vda >17:26:03,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:26:03,376 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd67d0> PedPartition: <_ped.Partition object at 0x7fbdc0dcdfb0> >17:26:03,379 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:26:03,380 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:26:03,381 DEBUG storage.ui: adding request 21 to chunk 12492737 (63-12492799) on /dev/vda >17:26:03,382 DEBUG storage.ui: adding request 22 to chunk 12492737 (63-12492799) on /dev/vda >17:26:03,383 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:26:03,383 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >17:26:03,384 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 1040384 >done = False >17:26:03,385 DEBUG storage.ui: 1 requests and 12474305 (6090MB) left in chunk >17:26:03,386 DEBUG storage.ui: adding 12474305 (6090MB) to 22 (vda2) >17:26:03,386 DEBUG storage.ui: taking back 11433921 (5582MB) from 22 (vda2) >17:26:03,387 DEBUG storage.ui: new grow amount for request 22 (vda2) is 1040384 units, or 508MB >17:26:03,388 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 1MB >17:26:03,388 DEBUG storage.ui: request 22 (vda2) growth: 1040384 (508MB) size: 516MB >17:26:03,389 DEBUG storage.ui: disk /dev/vda growth: 1040384 (508MB) >17:26:03,391 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:26:03,391 DEBUG storage.ui: device vda2 new partedPartition None >17:26:03,393 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >17:26:03,395 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:26:03,396 DEBUG storage.ui: total growth: 1040384 sectors >17:26:03,396 DEBUG storage.ui: updating use_disk to vda, type: 0 >17:26:03,397 DEBUG storage.ui: new free: 4096-12492799 / 6098MB >17:26:03,398 DEBUG storage.ui: new free allows for 1040384 sectors of growth >17:26:03,399 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >17:26:03,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:26:03,402 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6a10> PedPartition: <_ped.Partition object at 0x7fbdac3894d0> >17:26:03,404 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:26:03,406 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:26:03,408 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:26:03,409 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6a90> PedPartition: <_ped.Partition object at 0x7fbdc0dd7110> >17:26:03,410 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda2(id 22)', 'vda1(id 21)'] >17:26:03,411 DEBUG storage.ui: growable partitions are ['vda2'] >17:26:03,412 DEBUG storage.ui: adding request 22 to chunk 12492737 (63-12492799) on /dev/vda >17:26:03,412 DEBUG storage.ui: adding request 21 to chunk 12492737 (63-12492799) on /dev/vda >17:26:03,413 DEBUG storage.ui: disk vda has 1 chunks >17:26:03,414 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:26:03,414 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >17:26:03,415 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 1040384 >done = False >17:26:03,416 DEBUG storage.ui: 1 requests and 12474305 (6090MB) left in chunk >17:26:03,416 DEBUG storage.ui: adding 12474305 (6090MB) to 22 (vda2) >17:26:03,417 DEBUG storage.ui: taking back 11433921 (5582MB) from 22 (vda2) >17:26:03,418 DEBUG storage.ui: new grow amount for request 22 (vda2) is 1040384 units, or 508MB >17:26:03,418 DEBUG storage.ui: set: ['vda2'] 8/516 >17:26:03,419 DEBUG storage.ui: allocating 508 to TotalSizeSet with 8/516 (508 needed) >17:26:03,419 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 1040384 max_grow = 1040384 >done = True >17:26:03,420 DEBUG storage.ui: needed: 0 >17:26:03,421 DEBUG storage.ui: set: ['vda2'] 516/516 >17:26:03,421 DEBUG storage.ui: allocating 0 to TotalSizeSet with 516/516 (0 needed) >17:26:03,422 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 1040384 max_grow = 1040384 >done = True >17:26:03,423 DEBUG storage.ui: needed: 0 >17:26:03,423 DEBUG storage.ui: growing partitions on vda >17:26:03,424 DEBUG storage.ui: partition vda1 (21): 0 >17:26:03,425 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0dd6c90> >17:26:03,426 DEBUG storage.ui: partition vda2 (22): 0 >17:26:03,426 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 4096 end: 1060863 length: 1056768 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0dd6e10> >17:26:03,427 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 22)'] from disk(s) ['vda'] >17:26:03,430 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:26:03,430 DEBUG storage.ui: device vda1 new partedPartition None >17:26:03,432 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:26:03,434 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:26:03,436 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:26:03,437 DEBUG storage.ui: device vda2 new partedPartition None >17:26:03,439 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >17:26:03,441 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:26:03,441 DEBUG storage.ui: back from removeNewPartitions >17:26:03,442 DEBUG storage.ui: extended: None >17:26:03,443 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0dd6c90> >17:26:03,445 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:26:03,446 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6610> PedPartition: <_ped.Partition object at 0x7fbdc0dd71d0> >17:26:03,448 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:26:03,450 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:26:03,452 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:26:03,453 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd60d0> PedPartition: <_ped.Partition object at 0x7fbdc0dcdf50> >17:26:03,454 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 4096 end: 1060863 length: 1056768 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0dd6e10> >17:26:03,456 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:26:03,457 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdac386d50> PedPartition: <_ped.Partition object at 0x7fbdc0dd7290> >17:26:03,459 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:26:03,461 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:26:03,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:26:03,465 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6190> PedPartition: <_ped.Partition object at 0x7fbdc0dcdef0> >17:26:03,466 DEBUG storage.ui: fixing size of non-existent 1MB partition vda1 (21) with non-existent biosboot at 1.00 >17:26:03,466 DEBUG storage.ui: fixing size of non-existent 516MB partition vda2 (22) with non-existent lvmpv at 516.00 >17:26:03,468 DEBUG storage.ui: creating new container >17:26:03,470 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >17:26:03,470 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:26:03,472 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:26:03,473 INFO storage.ui: added lvmvg fedora (id 23) to device tree >17:26:03,474 INFO storage.ui: registered action: [10] Create Device lvmvg fedora (id 23) >17:26:03,475 DEBUG storage.ui: fedora size is 512MB >17:26:03,476 DEBUG storage.ui: vg fedora has 512MB free >17:26:03,477 DEBUG storage.ui: fedora size is 512MB >17:26:03,477 DEBUG storage.ui: vg fedora has 512MB free >17:26:03,478 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7fbdc0dceed0) -- > name = fedora status = False kids = 0 id = 23 > parents = ['non-existent 516MB partition vda2 (22) with non-existent lvmpv'] > uuid = None size = 512 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 128.0 free space = 512 > free extents = 128.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 516MB partition vda2 (22) with non-existent lvmpv'] > LVs = [] >17:26:03,479 DEBUG storage.ui: fedora size is 512MB >17:26:03,480 DEBUG storage.ui: vg fedora has 512MB free >17:26:03,481 DEBUG storage.ui: creating new device >17:26:03,482 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:26:03,483 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:26:03,486 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:26:03,488 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:26:03,489 DEBUG storage.ui: fedora size is 512MB >17:26:03,490 DEBUG storage.ui: vg fedora has 512MB free >17:26:03,491 DEBUG storage.ui: Adding fedora-swap/512MB to fedora >17:26:03,491 INFO storage.ui: added lvmlv fedora-swap (id 24) to device tree >17:26:03,492 INFO storage.ui: registered action: [11] Create Device lvmlv fedora-swap (id 24) >17:26:03,493 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:26:03,493 INFO storage.ui: registered action: [12] Create Format swap on lvmlv fedora-swap (id 24) >17:26:05,406 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:26:05,406 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:26:05,413 DEBUG storage: SwapSpace.__init__: >17:26:05,414 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:26:20,607 DEBUG storage: SwapSpace.__init__: >17:26:20,607 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:26:20,608 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 512.0, ['vda'], single >17:27:16,610 INFO storage.ui: removed lvmlv fedora-swap (id 24) from device tree >17:27:16,612 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:27:16,613 INFO storage.ui: registered action: [13] Destroy Device lvmlv fedora-swap (id 24) >17:27:16,614 INFO storage.ui: removed lvmvg fedora (id 23) from device tree >17:27:16,616 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >17:27:16,616 INFO storage.ui: registered action: [14] Destroy Device lvmvg fedora (id 23) >17:27:16,617 INFO storage.ui: removed partition vda2 (id 22) from device tree >17:27:16,619 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:27:16,620 INFO storage.ui: registered action: [15] Destroy Device partition vda2 (id 22) >17:27:16,646 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:27:18,835 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:27:18,836 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:27:20,828 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:27:20,829 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:27:23,414 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:27:23,415 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:27:26,683 INFO storage.ui: removed partition vda1 (id 21) from device tree >17:27:26,685 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:27:26,686 INFO storage.ui: registered action: [16] Destroy Device partition vda1 (id 21) >17:27:34,210 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:27:34,211 DEBUG storage.ui: creating new device >17:27:34,211 DEBUG storage.ui: getFormat('biosboot') returning BIOSBoot instance >17:27:34,213 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:27:34,215 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >17:27:34,217 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >17:27:34,220 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:27:34,221 INFO storage.ui: added partition req2 (id 25) to device tree >17:27:34,222 INFO storage.ui: registered action: [17] Create Device partition req2 (id 25) >17:27:34,222 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:34,223 INFO storage.ui: registered action: [18] Create Format biosboot on partition req2 (id 25) >17:27:34,225 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:27:34,226 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 25)'] from disk(s) ['vda'] >17:27:34,227 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req2(id 25)'] >17:27:34,228 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 25)'] from disk(s) ['vda'] >17:27:34,230 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:27:34,232 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:27:34,233 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:27:34,235 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:27:34,237 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:27:34,238 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:27:34,238 DEBUG storage.ui: allocating partition: req2 ; id: 25 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 1.0 >17:27:34,239 DEBUG storage.ui: checking freespace on vda >17:27:34,240 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=True >17:27:34,241 DEBUG storage.ui: current free range is 63-12492799 (6099MB) >17:27:34,242 DEBUG storage.ui: evaluating growth potential for new layout >17:27:34,242 DEBUG storage.ui: calculating growth for disk /dev/vda >17:27:34,243 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:27:34,245 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:34,247 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2650> PedPartition: <_ped.Partition object at 0x7fbdac3894d0> >17:27:34,249 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:27:34,251 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:27:34,252 DEBUG storage.ui: adding request 25 to chunk 12492737 (63-12492799) on /dev/vda >17:27:34,252 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:27:34,253 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >17:27:34,254 DEBUG storage.ui: request 25 (vda1) growth: 0 (0MB) size: 1MB >17:27:34,254 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >17:27:34,256 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:34,257 DEBUG storage.ui: device vda1 new partedPartition None >17:27:34,259 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >17:27:34,261 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:27:34,262 DEBUG storage.ui: total growth: 0 sectors >17:27:34,262 DEBUG storage.ui: updating use_disk to vda, type: 0 >17:27:34,263 DEBUG storage.ui: new free: 63-12492799 / 6099MB >17:27:34,264 DEBUG storage.ui: new free allows for 0 sectors of growth >17:27:34,264 DEBUG storage.ui: found free space for bootable request >17:27:34,265 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:27:34,266 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >17:27:34,268 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:34,269 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2850> PedPartition: <_ped.Partition object at 0x7fbdc0dd72f0> >17:27:34,271 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:27:34,273 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:27:34,276 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:34,277 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de27d0> PedPartition: <_ped.Partition object at 0x7fbdc0dd7230> >17:27:34,278 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 25)'] >17:27:34,278 DEBUG storage.ui: growable partitions are ['vda1'] >17:27:34,279 DEBUG storage.ui: adding request 25 to chunk 12492737 (63-12492799) on /dev/vda >17:27:34,280 DEBUG storage.ui: disk vda has 1 chunks >17:27:34,280 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:27:34,281 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >17:27:34,282 DEBUG storage.ui: growing partitions on vda >17:27:34,283 DEBUG storage.ui: partition vda1 (25): 0 >17:27:34,284 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0de2910> >17:27:34,284 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 25)'] from disk(s) ['vda'] >17:27:34,287 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:34,287 DEBUG storage.ui: device vda1 new partedPartition None >17:27:34,289 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >17:27:34,291 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:27:34,292 DEBUG storage.ui: back from removeNewPartitions >17:27:34,293 DEBUG storage.ui: extended: None >17:27:34,293 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0de2910> >17:27:34,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:34,296 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2cd0> PedPartition: <_ped.Partition object at 0x7fbdc0dd7110> >17:27:34,298 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:27:34,300 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:27:34,303 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:34,304 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2e90> PedPartition: <_ped.Partition object at 0x7fbdc0dd73b0> >17:27:34,305 DEBUG storage.ui: fixing size of non-existent 1MB partition vda1 (25) with non-existent biosboot at 1.00 >17:27:36,624 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >17:27:36,624 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 1.0, ['vda'], None >17:27:42,850 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fbdae16c190>, 0.0, ['vda'], None >17:27:42,852 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:27:42,853 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:27:42,854 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:27:42,855 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:27:42,857 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:27:42,859 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >17:27:42,861 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >17:27:42,862 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:27:42,863 INFO storage.ui: added partition req3 (id 26) to device tree >17:27:42,864 INFO storage.ui: registered action: [19] Create Device partition req3 (id 26) >17:27:42,865 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:42,865 INFO storage.ui: registered action: [20] Create Format lvmpv on partition req3 (id 26) >17:27:42,866 DEBUG storage.ui: adding a TotalSizeSet with size 4 >17:27:42,866 DEBUG storage.ui: set.allocated = 8 >17:27:42,868 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:27:42,870 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 26)', 'vda1(id 25)'] from disk(s) ['vda'] >17:27:42,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:42,873 DEBUG storage.ui: device vda1 new partedPartition None >17:27:42,875 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >17:27:42,877 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:27:42,878 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req3(id 26)', 'req2(id 25)'] >17:27:42,879 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 25)', 'req3(id 26)'] from disk(s) ['vda'] >17:27:42,881 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:27:42,883 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:27:42,883 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:27:42,885 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:27:42,887 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:27:42,888 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:27:42,889 DEBUG storage.ui: allocating partition: req2 ; id: 25 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 1.0 >17:27:42,889 DEBUG storage.ui: checking freespace on vda >17:27:42,890 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=False >17:27:42,891 DEBUG storage.ui: current free range is 63-12492799 (6099MB) >17:27:42,892 DEBUG storage.ui: updating use_disk to vda, type: 0 >17:27:42,893 DEBUG storage.ui: new free: 63-12492799 / 6099MB >17:27:42,893 DEBUG storage.ui: new free allows for 0 sectors of growth >17:27:42,894 DEBUG storage.ui: found free space for bootable request >17:27:42,895 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:27:42,896 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >17:27:42,898 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:42,899 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de27d0> PedPartition: <_ped.Partition object at 0x7fbdac3894d0> >17:27:42,901 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:27:42,903 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:27:42,905 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:42,906 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2ad0> PedPartition: <_ped.Partition object at 0x7fbdc0dd73b0> >17:27:42,908 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:27:42,910 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:27:42,911 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:27:42,913 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >17:27:42,915 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 6100MB disk vda (1) with non-existent msdos disklabel >17:27:42,916 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >17:27:42,916 DEBUG storage.ui: allocating partition: req3 ; id: 26 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4.0 >17:27:42,917 DEBUG storage.ui: checking freespace on vda >17:27:42,918 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >17:27:42,919 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:27:42,920 DEBUG storage.ui: current free range is 4096-12492799 (6098MB) >17:27:42,920 DEBUG storage.ui: evaluating growth potential for new layout >17:27:42,921 DEBUG storage.ui: calculating growth for disk /dev/vda >17:27:42,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:27:42,924 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2510> PedPartition: <_ped.Partition object at 0x7fbdc0dd7230> >17:27:42,926 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:27:42,928 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:27:42,929 DEBUG storage.ui: adding request 25 to chunk 12492737 (63-12492799) on /dev/vda >17:27:42,930 DEBUG storage.ui: adding request 26 to chunk 12492737 (63-12492799) on /dev/vda >17:27:42,931 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:27:42,931 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >17:27:42,932 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vda2 growable = True >base = 16384 growth = 0 max_grow = -8192 >done = True >17:27:42,933 DEBUG storage.ui: request 25 (vda1) growth: 0 (0MB) size: 1MB >17:27:42,933 DEBUG storage.ui: request 26 (vda2) growth: 0 (0MB) size: 8MB >17:27:42,934 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >17:27:42,936 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:27:42,936 DEBUG storage.ui: device vda2 new partedPartition None >17:27:42,938 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >17:27:42,940 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:27:42,941 DEBUG storage.ui: total growth: 0 sectors >17:27:42,941 DEBUG storage.ui: updating use_disk to vda, type: 0 >17:27:42,942 DEBUG storage.ui: new free: 4096-12492799 / 6098MB >17:27:42,943 DEBUG storage.ui: new free allows for 0 sectors of growth >17:27:42,944 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >17:27:42,946 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:27:42,947 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6510> PedPartition: <_ped.Partition object at 0x7fbdc0dd7350> >17:27:42,949 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:27:42,951 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:27:42,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:27:42,955 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dd6b90> PedPartition: <_ped.Partition object at 0x7fbdc0dd72f0> >17:27:42,955 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda2(id 26)', 'vda1(id 25)'] >17:27:42,956 DEBUG storage.ui: growable partitions are ['vda2'] >17:27:42,957 DEBUG storage.ui: adding request 26 to chunk 12492737 (63-12492799) on /dev/vda >17:27:42,958 DEBUG storage.ui: adding request 25 to chunk 12492737 (63-12492799) on /dev/vda >17:27:42,958 DEBUG storage.ui: disk vda has 1 chunks >17:27:42,959 DEBUG storage.ui: Chunk.growRequests: 12492737 on /dev/vda start = 63 end = 12492799 >sectorSize = 512 > >17:27:42,960 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >17:27:42,960 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vda2 growable = True >base = 16384 growth = 0 max_grow = -8192 >done = True >17:27:42,961 DEBUG storage.ui: set: ['vda2'] 8/4 >17:27:42,962 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8/4 (-4 needed) >17:27:42,962 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = vda2 growable = True >base = 16384 growth = 0 max_grow = -8192 >done = True >17:27:42,963 DEBUG storage.ui: needed: -4 >17:27:42,963 DEBUG storage.ui: not reclaiming from this request >17:27:42,964 DEBUG storage.ui: set: ['vda2'] 8/4 >17:27:42,965 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8/4 (-4 needed) >17:27:42,965 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = vda2 growable = True >base = 16384 growth = 0 max_grow = -8192 >done = True >17:27:42,966 DEBUG storage.ui: needed: -4 >17:27:42,967 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 26 name = vda2 growable = True >base = 16384 growth = 0 max_grow = -8192 >done = True 0 (0 MB) >17:27:42,967 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 8/4 (-4 needed) >17:27:42,968 DEBUG storage.ui: growing partitions on vda >17:27:42,969 DEBUG storage.ui: partition vda1 (25): 0 >17:27:42,969 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0de6210> >17:27:42,970 DEBUG storage.ui: partition vda2 (26): 0 >17:27:42,971 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 4096 end: 20479 length: 16384 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0de62d0> >17:27:42,972 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 25)', 'vda2(id 26)'] from disk(s) ['vda'] >17:27:42,974 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:42,975 DEBUG storage.ui: device vda1 new partedPartition None >17:27:42,976 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >17:27:42,978 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:27:42,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:27:42,981 DEBUG storage.ui: device vda2 new partedPartition None >17:27:42,983 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >17:27:42,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:27:42,986 DEBUG storage.ui: back from removeNewPartitions >17:27:42,987 DEBUG storage.ui: extended: None >17:27:42,987 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0de6210> >17:27:42,990 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:42,991 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de28d0> PedPartition: <_ped.Partition object at 0x7fbdc0dd74d0> >17:27:42,993 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:27:42,995 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >17:27:42,997 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >17:27:42,998 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2910> PedPartition: <_ped.Partition object at 0x7fbdc0dd7350> >17:27:42,999 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 4096 end: 20479 length: 16384 > device: <parted.device.Device object at 0x7fbdac3809d0> PedGeometry: <_ped.Geometry object at 0x7fbdc0de62d0> >17:27:43,001 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:27:43,002 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0dcee10> PedPartition: <_ped.Partition object at 0x7fbdc0dd70b0> >17:27:43,004 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:27:43,006 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >17:27:43,008 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >17:27:43,010 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbdac386dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdc0de2bd0> PedPartition: <_ped.Partition object at 0x7fbdc0dd72f0> >17:27:43,011 DEBUG storage.ui: fixing size of non-existent 1MB partition vda1 (25) with non-existent biosboot at 1.00 >17:27:43,012 DEBUG storage.ui: fixing size of non-existent 8MB partition vda2 (26) with non-existent lvmpv at 8.00 >17:27:43,013 DEBUG storage.ui: creating new container >17:27:43,015 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >17:27:43,015 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:43,017 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:27:43,018 INFO storage.ui: added lvmvg fedora (id 27) to device tree >17:27:43,019 INFO storage.ui: registered action: [21] Create Device lvmvg fedora (id 27) >17:27:43,020 DEBUG storage.ui: fedora size is 4MB >17:27:43,021 DEBUG storage.ui: vg fedora has 4MB free >17:27:43,022 DEBUG storage.ui: fedora size is 4MB >17:27:43,022 DEBUG storage.ui: vg fedora has 4MB free >17:27:43,023 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7fbdc0dd6c90) -- > name = fedora status = False kids = 0 id = 27 > parents = ['non-existent 8MB partition vda2 (26) with non-existent lvmpv'] > uuid = None size = 4 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 8MB partition vda2 (26) with non-existent lvmpv'] > LVs = [] >17:27:43,024 DEBUG storage.ui: fedora size is 4MB >17:27:43,025 DEBUG storage.ui: vg fedora has 4MB free >17:27:43,026 DEBUG storage.ui: creating new device >17:27:43,028 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:27:43,028 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:27:43,030 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:27:43,032 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:27:43,033 DEBUG storage.ui: fedora size is 4MB >17:27:43,034 DEBUG storage.ui: vg fedora has 4MB free >17:27:43,034 DEBUG storage.ui: Adding fedora-root/0MB to fedora >17:27:43,035 INFO storage.ui: added lvmlv fedora-root (id 28) to device tree >17:27:43,036 INFO storage.ui: registered action: [22] Create Device lvmlv fedora-root (id 28) >17:27:43,036 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:43,037 INFO storage.ui: registered action: [23] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 28) >17:27:43,038 INFO storage.ui: removed lvmlv fedora-root (id 28) from device tree >17:27:43,040 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:27:43,040 INFO storage.ui: registered action: [24] Destroy Device lvmlv fedora-root (id 28) >17:27:43,041 INFO storage.ui: removed lvmvg fedora (id 27) from device tree >17:27:43,043 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >17:27:43,044 INFO storage.ui: registered action: [25] Destroy Device lvmvg fedora (id 27) >17:27:43,045 INFO storage.ui: removed partition vda2 (id 26) from device tree >17:27:43,047 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:27:43,047 INFO storage.ui: registered action: [26] Destroy Device partition vda2 (id 26) > > >/tmp/ifcfg.log: >21:21:25,309 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >21:21:25,310 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >21:21:25,310 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:9E:F4:EA >21:21:25,311 DEBUG ifcfg: NetworkDevice eth0 set: UUID=b5bd61f6-64c0-4b7f-a100-63618e60d385 >21:21:25,312 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >21:21:25,312 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:9E:F4:EA" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="b5bd61f6-64c0-4b7f-a100-63618e60d385" > >21:21:25,313 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >21:21:17,091 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >21:21:17,091 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="584" x-info="http://www.rsyslog.com"] start >21:21:17,098 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:21:17,098 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:21:17,098 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >21:21:17,098 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >21:21:17,098 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000095bff] usable >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000095c00-0x000000000009ffff] reserved >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >21:21:17,098 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >21:21:17,098 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:21:17,098 INFO kernel:[ 0.000000] DMI 2.4 present. >21:21:17,098 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >21:21:17,098 INFO kernel:[ 0.000000] Hypervisor detected: KVM >21:21:17,098 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >21:21:17,098 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:21:17,098 INFO kernel:[ 0.000000] No AGP bridge found >21:21:17,098 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >21:21:17,098 DEBUG kernel:[ 0.000000] MTRR default type: write-back >21:21:17,098 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:21:17,098 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:21:17,098 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:21:17,098 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >21:21:17,098 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:21:17,098 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >21:21:17,098 DEBUG kernel:[ 0.000000] 1 disabled >21:21:17,098 DEBUG kernel:[ 0.000000] 2 disabled >21:21:17,098 DEBUG kernel:[ 0.000000] 3 disabled >21:21:17,098 DEBUG kernel:[ 0.000000] 4 disabled >21:21:17,098 DEBUG kernel:[ 0.000000] 5 disabled >21:21:17,098 DEBUG kernel:[ 0.000000] 6 disabled >21:21:17,098 DEBUG kernel:[ 0.000000] 7 disabled >21:21:17,098 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >21:21:17,098 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >21:21:17,098 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >21:21:17,098 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008f000] 8f000 size 24576 >21:21:17,098 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >21:21:17,098 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >21:21:17,098 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >21:21:17,098 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >21:21:17,098 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5ab000-0x3ffdcfff] >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >21:21:17,098 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:21:17,098 INFO kernel:[ 0.000000] No NUMA configuration found >21:21:17,098 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >21:21:17,098 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >21:21:17,098 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >21:21:17,098 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >21:21:17,098 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >21:21:17,098 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >21:21:17,098 WARNING kernel:[ 0.000000] Zone ranges: >21:21:17,098 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >21:21:17,098 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:21:17,098 WARNING kernel:[ 0.000000] Normal empty >21:21:17,098 WARNING kernel:[ 0.000000] Movable zone start for each node >21:21:17,098 WARNING kernel:[ 0.000000] Early memory node ranges >21:21:17,098 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00094fff] >21:21:17,098 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >21:21:17,098 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262019 >21:21:17,098 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:21:17,098 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >21:21:17,098 DEBUG kernel:[ 0.000000] DMA zone: 3903 pages, LIFO batch:0 >21:21:17,098 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >21:21:17,098 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >21:21:17,098 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:21:17,098 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >21:21:17,098 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >21:21:17,098 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >21:21:17,098 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >21:21:17,098 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:21:17,098 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >21:21:17,098 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:21:17,098 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >21:21:17,098 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >21:21:17,098 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >21:21:17,098 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:21:17,098 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >21:21:17,098 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >21:21:17,098 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:21:17,098 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000095000 - 0000000000096000 >21:21:17,098 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000096000 - 00000000000a0000 >21:21:17,098 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >21:21:17,098 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >21:21:17,098 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >21:21:17,098 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >21:21:17,098 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >21:21:17,098 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >21:21:17,098 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >21:21:17,098 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >21:21:17,098 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >21:21:17,098 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >21:21:17,098 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >21:21:17,098 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257917 >21:21:17,098 WARNING kernel:[ 0.000000] Policy zone: DMA32 >21:21:17,098 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >21:21:17,098 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:21:17,098 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >21:21:17,098 INFO kernel:[ 0.000000] Checking aperture... >21:21:17,098 INFO kernel:[ 0.000000] No AGP bridge found >21:21:17,098 INFO kernel:[ 0.000000] Memory: 988544k/1048568k available (6325k kernel code, 492k absent, 59532k reserved, 6878k data, 1036k init) >21:21:17,098 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >21:21:17,098 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:21:17,098 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >21:21:17,098 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >21:21:17,098 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >21:21:17,098 INFO kernel:[ 0.000000] console [tty0] enabled >21:21:17,098 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >21:21:17,098 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:21:17,098 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:21:17,098 INFO kernel:[ 0.000000] tsc: Detected 2600.000 MHz processor >21:21:17,098 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5200.00 BogoMIPS (lpj=2600000) >21:21:17,098 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >21:21:17,098 INFO kernel:[ 0.001999] Security Framework initialized >21:21:17,098 INFO kernel:[ 0.001999] SELinux: Initializing. >21:21:17,098 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >21:21:17,098 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >21:21:17,098 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >21:21:17,098 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >21:21:17,098 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >21:21:17,098 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >21:21:17,098 INFO kernel:[ 0.002024] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >21:21:17,098 INFO kernel:[ 0.002024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >21:21:17,098 INFO kernel:[ 0.002024] tlb_flushall_shift is 0xffffffff >21:21:17,098 INFO kernel:[ 0.002099] SMP alternatives: switching to UP code >21:21:17,098 INFO kernel:[ 0.013757] Freeing SMP alternatives: 24k freed >21:21:17,098 INFO kernel:[ 0.013782] ACPI: Core revision 20120711 >21:21:17,098 INFO kernel:[ 0.014491] ftrace: allocating 23468 entries in 92 pages >21:21:17,098 INFO kernel:[ 0.022405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:21:17,098 INFO kernel:[ 0.022408] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >21:21:17,098 INFO kernel:[ 0.022996] Performance Events: Broken PMU hardware detected, using software events only. >21:21:17,098 ERR kernel:[ 0.022996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >21:21:17,098 WARNING kernel:[ 0.022996] NMI watchdog: disabled (cpu0): hardware events not enabled >21:21:17,098 INFO kernel:[ 0.022996] Brought up 1 CPUs >21:21:17,098 INFO kernel:[ 0.022996] smpboot: Total of 1 processors activated (5200.00 BogoMIPS) >21:21:17,098 INFO kernel:[ 0.023145] devtmpfs: initialized >21:21:17,098 INFO kernel:[ 0.023939] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:21:17,098 INFO kernel:[ 0.024002] RTC time: 21:21:10, date: 11/03/12 >21:21:17,098 INFO kernel:[ 0.024047] NET: Registered protocol family 16 >21:21:17,098 INFO kernel:[ 0.024232] ACPI: bus type pci registered >21:21:17,098 INFO kernel:[ 0.024324] PCI: Using configuration type 1 for base access >21:21:17,098 INFO kernel:[ 0.024944] bio: create slab <bio-0> at 0 >21:21:17,098 INFO kernel:[ 0.025054] ACPI: Added _OSI(Module Device) >21:21:17,098 INFO kernel:[ 0.025056] ACPI: Added _OSI(Processor Device) >21:21:17,098 INFO kernel:[ 0.025057] ACPI: Added _OSI(3.0 _SCP Extensions) >21:21:17,098 INFO kernel:[ 0.025058] ACPI: Added _OSI(Processor Aggregator Device) >21:21:17,098 DEBUG kernel:[ 0.025454] ACPI: EC: Look up EC in DSDT >21:21:17,098 INFO kernel:[ 0.026564] ACPI: Interpreter enabled >21:21:17,098 INFO kernel:[ 0.026568] ACPI: (supports S0 S5) >21:21:17,098 INFO kernel:[ 0.026574] ACPI: Using IOAPIC for interrupt routing >21:21:17,098 INFO kernel:[ 0.028571] ACPI: No dock devices found. >21:21:17,098 INFO kernel:[ 0.028576] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >21:21:17,098 INFO kernel:[ 0.028594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >21:21:17,098 DEBUG kernel:[ 0.028607] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >21:21:17,098 DEBUG kernel:[ 0.028609] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >21:21:17,098 DEBUG kernel:[ 0.028611] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >21:21:17,098 DEBUG kernel:[ 0.028613] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >21:21:17,098 DEBUG kernel:[ 0.028615] PCI: root bus 00: using default resources >21:21:17,098 WARNING kernel:[ 0.028617] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >21:21:17,098 INFO kernel:[ 0.028638] PCI host bridge to bus 0000:00 >21:21:17,098 DEBUG kernel:[ 0.028641] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >21:21:17,098 INFO kernel:[ 0.028643] pci_bus 0000:00: root bus resource [bus 00-ff] >21:21:17,098 INFO kernel:[ 0.028645] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >21:21:17,098 INFO kernel:[ 0.028647] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >21:21:17,098 DEBUG kernel:[ 0.028683] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >21:21:17,098 DEBUG kernel:[ 0.028939] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >21:21:17,098 DEBUG kernel:[ 0.029326] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >21:21:17,098 DEBUG kernel:[ 0.029861] pci 0000:00:01.1: reg 20: [io 0xc1e0-0xc1ef] >21:21:17,098 DEBUG kernel:[ 0.030142] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >21:21:17,098 DEBUG kernel:[ 0.030665] pci 0000:00:01.2: reg 20: [io 0xc140-0xc15f] >21:21:17,098 DEBUG kernel:[ 0.030945] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >21:21:17,098 INFO kernel:[ 0.031278] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >21:21:17,098 INFO kernel:[ 0.031287] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >21:21:17,098 DEBUG kernel:[ 0.031411] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >21:21:17,098 DEBUG kernel:[ 0.033006] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >21:21:17,098 DEBUG kernel:[ 0.034013] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >21:21:17,098 DEBUG kernel:[ 0.036005] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >21:21:17,098 DEBUG kernel:[ 0.037004] pci 0000:00:02.0: reg 1c: [io 0xc160-0xc17f] >21:21:17,098 DEBUG kernel:[ 0.042029] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >21:21:17,098 DEBUG kernel:[ 0.043053] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >21:21:17,098 DEBUG kernel:[ 0.043803] pci 0000:00:03.0: reg 10: [io 0xc180-0xc19f] >21:21:17,098 DEBUG kernel:[ 0.044296] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >21:21:17,098 DEBUG kernel:[ 0.046669] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >21:21:17,098 DEBUG kernel:[ 0.046889] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >21:21:17,098 DEBUG kernel:[ 0.047058] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >21:21:17,098 DEBUG kernel:[ 0.047924] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >21:21:17,098 DEBUG kernel:[ 0.048085] pci 0000:00:05.0: reg 10: [io 0xc1a0-0xc1bf] >21:21:17,098 DEBUG kernel:[ 0.048250] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >21:21:17,098 DEBUG kernel:[ 0.049301] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >21:21:17,098 DEBUG kernel:[ 0.049524] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >21:21:17,098 DEBUG kernel:[ 0.049698] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >21:21:17,098 DEBUG kernel:[ 0.050803] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >21:21:17,098 DEBUG kernel:[ 0.050925] pci 0000:00:07.0: reg 10: [io 0xc1c0-0xc1df] >21:21:17,098 DEBUG kernel:[ 0.051648] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >21:21:17,098 DEBUG kernel:[ 0.051860] pci 0000:00:08.0: reg 10: [io 0xc040-0xc07f] >21:21:17,098 DEBUG kernel:[ 0.051995] pci 0000:00:08.0: reg 14: [mem 0xfc029000-0xfc029fff] >21:21:17,098 DEBUG kernel:[ 0.053123] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >21:21:17,098 DEBUG kernel:[ 0.053336] pci 0000:00:09.0: reg 10: [io 0xc080-0xc0bf] >21:21:17,098 DEBUG kernel:[ 0.053525] pci 0000:00:09.0: reg 14: [mem 0xfc02a000-0xfc02afff] >21:21:17,098 DEBUG kernel:[ 0.054653] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >21:21:17,098 DEBUG kernel:[ 0.054870] pci 0000:00:0a.0: reg 10: [io 0xc0c0-0xc0ff] >21:21:17,098 DEBUG kernel:[ 0.055070] pci 0000:00:0a.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >21:21:17,098 DEBUG kernel:[ 0.056158] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000 >21:21:17,098 DEBUG kernel:[ 0.056371] pci 0000:00:0b.0: reg 10: [io 0xc100-0xc13f] >21:21:17,098 DEBUG kernel:[ 0.056559] pci 0000:00:0b.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >21:21:17,098 DEBUG kernel:[ 0.057727] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >21:21:17,098 INFO kernel:[ 0.058024] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >21:21:17,098 INFO kernel:[ 0.058025] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >21:21:17,098 INFO kernel:[ 0.060782] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >21:21:17,098 INFO kernel:[ 0.060852] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >21:21:17,098 INFO kernel:[ 0.060913] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >21:21:17,098 INFO kernel:[ 0.060972] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >21:21:17,098 INFO kernel:[ 0.061035] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >21:21:17,098 INFO kernel:[ 0.061141] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >21:21:17,098 INFO kernel:[ 0.061144] vgaarb: loaded >21:21:17,098 INFO kernel:[ 0.061145] vgaarb: bridge control possible 0000:00:02.0 >21:21:17,098 NOTICE kernel:[ 0.061212] SCSI subsystem initialized >21:21:17,098 INFO kernel:[ 0.061214] ACPI: bus type scsi registered >21:21:17,098 DEBUG kernel:[ 0.061254] libata version 3.00 loaded. >21:21:17,098 INFO kernel:[ 0.061276] ACPI: bus type usb registered >21:21:17,098 INFO kernel:[ 0.061289] usbcore: registered new interface driver usbfs >21:21:17,098 INFO kernel:[ 0.061298] usbcore: registered new interface driver hub >21:21:17,098 INFO kernel:[ 0.061313] usbcore: registered new device driver usb >21:21:17,098 INFO kernel:[ 0.061355] PCI: Using ACPI for IRQ routing >21:21:17,098 DEBUG kernel:[ 0.061357] PCI: pci_cache_line_size set to 64 bytes >21:21:17,098 DEBUG kernel:[ 0.061582] e820: reserve RAM buffer [mem 0x00095c00-0x0009ffff] >21:21:17,098 DEBUG kernel:[ 0.061584] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >21:21:17,099 INFO kernel:[ 0.061663] NetLabel: Initializing >21:21:17,099 INFO kernel:[ 0.061664] NetLabel: domain hash size = 128 >21:21:17,099 INFO kernel:[ 0.061665] NetLabel: protocols = UNLABELED CIPSOv4 >21:21:17,099 INFO kernel:[ 0.061673] NetLabel: unlabeled traffic allowed by default >21:21:17,099 INFO kernel:[ 0.061712] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >21:21:17,099 INFO kernel:[ 0.061728] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >21:21:17,099 INFO kernel:[ 0.061731] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >21:21:17,099 INFO kernel:[ 0.064018] Switching to clocksource kvm-clock >21:21:17,099 INFO kernel:[ 0.069539] pnp: PnP ACPI init >21:21:17,099 INFO kernel:[ 0.069552] ACPI: bus type pnp registered >21:21:17,099 DEBUG kernel:[ 0.069572] pnp 00:00: [bus 00-ff] >21:21:17,099 DEBUG kernel:[ 0.069575] pnp 00:00: [io 0x0cf8-0x0cff] >21:21:17,099 DEBUG kernel:[ 0.069577] pnp 00:00: [io 0x0000-0x0cf7 window] >21:21:17,099 DEBUG kernel:[ 0.069579] pnp 00:00: [io 0x0d00-0xffff window] >21:21:17,099 DEBUG kernel:[ 0.069580] pnp 00:00: [mem 0x000a0000-0x000bffff window] >21:21:17,099 DEBUG kernel:[ 0.069582] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >21:21:17,099 DEBUG kernel:[ 0.069609] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >21:21:17,099 DEBUG kernel:[ 0.069619] pnp 00:01: [io 0x0070-0x0071] >21:21:17,099 DEBUG kernel:[ 0.069647] pnp 00:01: [irq 8] >21:21:17,099 DEBUG kernel:[ 0.069649] pnp 00:01: [io 0x0072-0x0077] >21:21:17,099 DEBUG kernel:[ 0.069665] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >21:21:17,099 DEBUG kernel:[ 0.069690] pnp 00:02: [io 0x0060] >21:21:17,099 DEBUG kernel:[ 0.069691] pnp 00:02: [io 0x0064] >21:21:17,099 DEBUG kernel:[ 0.069707] pnp 00:02: [irq 1] >21:21:17,099 DEBUG kernel:[ 0.069720] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >21:21:17,099 DEBUG kernel:[ 0.069750] pnp 00:03: [irq 12] >21:21:17,099 DEBUG kernel:[ 0.069764] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >21:21:17,099 DEBUG kernel:[ 0.069782] pnp 00:04: [io 0x03f2-0x03f5] >21:21:17,099 DEBUG kernel:[ 0.069783] pnp 00:04: [io 0x03f7] >21:21:17,099 DEBUG kernel:[ 0.069798] pnp 00:04: [irq 6] >21:21:17,099 DEBUG kernel:[ 0.069800] pnp 00:04: [dma 2] >21:21:17,099 DEBUG kernel:[ 0.069813] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >21:21:17,099 DEBUG kernel:[ 0.069879] pnp 00:05: [io 0x03f8-0x03ff] >21:21:17,099 DEBUG kernel:[ 0.069895] pnp 00:05: [irq 4] >21:21:17,099 DEBUG kernel:[ 0.069910] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >21:21:17,099 DEBUG kernel:[ 0.070002] pnp 00:06: [mem 0xfed00000-0xfed003ff] >21:21:17,099 DEBUG kernel:[ 0.070034] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >21:21:17,099 INFO kernel:[ 0.070135] pnp: PnP ACPI: found 7 devices >21:21:17,099 INFO kernel:[ 0.070136] ACPI: ACPI bus type pnp unregistered >21:21:17,099 DEBUG kernel:[ 0.075869] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >21:21:17,099 DEBUG kernel:[ 0.075872] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >21:21:17,099 INFO kernel:[ 0.075904] NET: Registered protocol family 2 >21:21:17,099 INFO kernel:[ 0.076168] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >21:21:17,099 INFO kernel:[ 0.076881] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >21:21:17,099 INFO kernel:[ 0.077222] TCP: Hash tables configured (established 131072 bind 65536) >21:21:17,099 INFO kernel:[ 0.077266] TCP: reno registered >21:21:17,099 INFO kernel:[ 0.077270] UDP hash table entries: 512 (order: 2, 16384 bytes) >21:21:17,099 INFO kernel:[ 0.077279] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >21:21:17,099 INFO kernel:[ 0.077342] NET: Registered protocol family 1 >21:21:17,099 INFO kernel:[ 0.077352] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >21:21:17,099 INFO kernel:[ 0.077372] pci 0000:00:01.0: PIIX3: Enabling Passive Release >21:21:17,099 INFO kernel:[ 0.077391] pci 0000:00:01.0: Activating ISA DMA hang workarounds >21:21:17,099 WARNING kernel:[ 0.077526] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >21:21:17,099 DEBUG kernel:[ 0.077630] pci 0000:00:02.0: Boot video device >21:21:17,099 DEBUG kernel:[ 0.077706] PCI: CLS 0 bytes, default 64 >21:21:17,099 INFO kernel:[ 0.077744] Unpacking initramfs... >21:21:17,099 INFO kernel:[ 2.998947] Freeing initrd memory: 26824k freed >21:21:17,099 NOTICE kernel:[ 3.007620] Initialise module verification >21:21:17,099 INFO kernel:[ 3.007664] audit: initializing netlink socket (disabled) >21:21:17,099 NOTICE kernel:[ 3.007676] type=2000 audit(1351977676.006:1): initialized >21:21:17,099 INFO kernel:[ 3.024158] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:21:17,099 NOTICE kernel:[ 3.025351] VFS: Disk quotas dquot_6.5.2 >21:21:17,099 WARNING kernel:[ 3.025391] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:21:17,099 INFO kernel:[ 3.025738] msgmni has been set to 1983 >21:21:17,099 DEBUG kernel:[ 3.025791] SELinux: Registering netfilter hooks >21:21:17,099 INFO kernel:[ 3.026163] alg: No test for stdrng (krng) >21:21:17,099 INFO kernel:[ 3.026166] NET: Registered protocol family 38 >21:21:17,099 NOTICE kernel:[ 3.026169] Key type asymmetric registered >21:21:17,099 NOTICE kernel:[ 3.026170] Asymmetric key parser 'x509' registered >21:21:17,099 INFO kernel:[ 3.026200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:21:17,099 INFO kernel:[ 3.026216] io scheduler noop registered >21:21:17,099 INFO kernel:[ 3.026218] io scheduler deadline registered >21:21:17,099 INFO kernel:[ 3.026242] io scheduler cfq registered (default) >21:21:17,099 INFO kernel:[ 3.026327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:21:17,099 INFO kernel:[ 3.026343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:21:17,099 INFO kernel:[ 3.026344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:21:17,099 INFO kernel:[ 3.026402] acpiphp: Slot [3] registered >21:21:17,099 INFO kernel:[ 3.026413] acpiphp: Slot [4] registered >21:21:17,099 INFO kernel:[ 3.026422] acpiphp: Slot [5] registered >21:21:17,099 INFO kernel:[ 3.026434] acpiphp: Slot [6] registered >21:21:17,099 INFO kernel:[ 3.026443] acpiphp: Slot [7] registered >21:21:17,099 INFO kernel:[ 3.026472] acpiphp: Slot [8] registered >21:21:17,099 INFO kernel:[ 3.026483] acpiphp: Slot [9] registered >21:21:17,099 INFO kernel:[ 3.026495] acpiphp: Slot [10] registered >21:21:17,099 INFO kernel:[ 3.026506] acpiphp: Slot [11] registered >21:21:17,099 INFO kernel:[ 3.026518] acpiphp: Slot [12] registered >21:21:17,099 INFO kernel:[ 3.026529] acpiphp: Slot [13] registered >21:21:17,099 INFO kernel:[ 3.026541] acpiphp: Slot [14] registered >21:21:17,099 INFO kernel:[ 3.026551] acpiphp: Slot [15] registered >21:21:17,099 INFO kernel:[ 3.026561] acpiphp: Slot [16] registered >21:21:17,099 INFO kernel:[ 3.026570] acpiphp: Slot [17] registered >21:21:17,099 INFO kernel:[ 3.026582] acpiphp: Slot [18] registered >21:21:17,099 INFO kernel:[ 3.026592] acpiphp: Slot [19] registered >21:21:17,099 INFO kernel:[ 3.026602] acpiphp: Slot [20] registered >21:21:17,099 INFO kernel:[ 3.026612] acpiphp: Slot [21] registered >21:21:17,099 INFO kernel:[ 3.026624] acpiphp: Slot [22] registered >21:21:17,099 INFO kernel:[ 3.026635] acpiphp: Slot [23] registered >21:21:17,099 INFO kernel:[ 3.026644] acpiphp: Slot [24] registered >21:21:17,099 INFO kernel:[ 3.026654] acpiphp: Slot [25] registered >21:21:17,099 INFO kernel:[ 3.026666] acpiphp: Slot [26] registered >21:21:17,099 INFO kernel:[ 3.026676] acpiphp: Slot [27] registered >21:21:17,099 INFO kernel:[ 3.026686] acpiphp: Slot [28] registered >21:21:17,099 INFO kernel:[ 3.026696] acpiphp: Slot [29] registered >21:21:17,099 INFO kernel:[ 3.026708] acpiphp: Slot [30] registered >21:21:17,099 INFO kernel:[ 3.026718] acpiphp: Slot [31] registered >21:21:17,099 INFO kernel:[ 3.026861] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >21:21:17,099 INFO kernel:[ 3.026865] ACPI: Power Button [PWRF] >21:21:17,099 INFO kernel:[ 3.028196] GHES: HEST is not enabled! >21:21:17,099 WARNING kernel:[ 3.028364] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >21:21:17,099 DEBUG kernel:[ 3.028412] virtio-pci 0000:00:03.0: setting latency timer to 64 >21:21:17,099 WARNING kernel:[ 3.028609] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >21:21:17,099 DEBUG kernel:[ 3.028634] virtio-pci 0000:00:05.0: setting latency timer to 64 >21:21:17,099 WARNING kernel:[ 3.028804] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >21:21:17,099 DEBUG kernel:[ 3.028829] virtio-pci 0000:00:06.0: setting latency timer to 64 >21:21:17,099 DEBUG kernel:[ 3.028979] virtio-pci 0000:00:07.0: setting latency timer to 64 >21:21:17,099 DEBUG kernel:[ 3.029121] virtio-pci 0000:00:08.0: setting latency timer to 64 >21:21:17,099 DEBUG kernel:[ 3.029280] virtio-pci 0000:00:09.0: setting latency timer to 64 >21:21:17,099 DEBUG kernel:[ 3.029437] virtio-pci 0000:00:0a.0: setting latency timer to 64 >21:21:17,099 DEBUG kernel:[ 3.029597] virtio-pci 0000:00:0b.0: setting latency timer to 64 >21:21:17,099 INFO kernel:[ 3.029714] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:21:17,099 INFO kernel:[ 3.051478] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >21:21:17,099 INFO kernel:[ 3.073406] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >21:21:17,099 DEBUG kernel:[ 3.073773] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >21:21:17,099 DEBUG kernel:[ 3.073793] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >21:21:17,099 INFO kernel:[ 3.090001] Non-volatile memory driver v1.3 >21:21:17,099 INFO kernel:[ 3.090005] Linux agpgart interface v0.103 >21:21:17,099 INFO kernel:[ 3.091158] loop: module loaded >21:21:17,099 DEBUG kernel:[ 3.091256] ata_piix 0000:00:01.1: version 2.13 >21:21:17,099 DEBUG kernel:[ 3.091383] ata_piix 0000:00:01.1: setting latency timer to 64 >21:21:17,099 INFO kernel:[ 3.091861] scsi0 : ata_piix >21:21:17,099 INFO kernel:[ 3.091938] scsi1 : ata_piix >21:21:17,099 INFO kernel:[ 3.091980] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1e0 irq 14 >21:21:17,099 INFO kernel:[ 3.091983] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1e8 irq 15 >21:21:17,099 INFO kernel:[ 3.092099] libphy: Fixed MDIO Bus: probed >21:21:17,099 INFO kernel:[ 3.092158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:21:17,099 INFO kernel:[ 3.092175] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:21:17,099 INFO kernel:[ 3.092185] uhci_hcd: USB Universal Host Controller Interface driver >21:21:17,099 DEBUG kernel:[ 3.092267] uhci_hcd 0000:00:01.2: setting latency timer to 64 >21:21:17,099 INFO kernel:[ 3.092281] uhci_hcd 0000:00:01.2: UHCI Host Controller >21:21:17,099 INFO kernel:[ 3.092338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >21:21:17,099 INFO kernel:[ 3.092511] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c140 >21:21:17,099 INFO kernel:[ 3.092611] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >21:21:17,099 INFO kernel:[ 3.092614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:21:17,099 INFO kernel:[ 3.092618] usb usb1: Product: UHCI Host Controller >21:21:17,099 INFO kernel:[ 3.092621] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >21:21:17,099 INFO kernel:[ 3.092623] usb usb1: SerialNumber: 0000:00:01.2 >21:21:17,099 INFO kernel:[ 3.092739] hub 1-0:1.0: USB hub found >21:21:17,099 INFO kernel:[ 3.092744] hub 1-0:1.0: 2 ports detected >21:21:17,099 INFO kernel:[ 3.092909] usbcore: registered new interface driver usbserial >21:21:17,099 INFO kernel:[ 3.092921] usbcore: registered new interface driver usbserial_generic >21:21:17,099 INFO kernel:[ 3.092932] USB Serial support registered for generic >21:21:17,099 INFO kernel:[ 3.092934] usbserial: USB Serial Driver core >21:21:17,099 INFO kernel:[ 3.092970] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >21:21:17,099 INFO kernel:[ 3.094093] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:21:17,099 INFO kernel:[ 3.094101] serio: i8042 AUX port at 0x60,0x64 irq 12 >21:21:17,099 INFO kernel:[ 3.094202] mousedev: PS/2 mouse device common for all mice >21:21:17,099 INFO kernel:[ 3.094791] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >21:21:17,099 INFO kernel:[ 3.098446] rtc_cmos 00:01: RTC can wake from S4 >21:21:17,099 INFO kernel:[ 3.098731] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >21:21:17,099 INFO kernel:[ 3.098832] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >21:21:17,099 INFO kernel:[ 3.098891] device-mapper: uevent: version 1.0.3 >21:21:17,099 INFO kernel:[ 3.098935] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >21:21:17,099 INFO kernel:[ 3.098987] cpuidle: using governor ladder >21:21:17,099 INFO kernel:[ 3.098988] cpuidle: using governor menu >21:21:17,099 INFO kernel:[ 3.099045] EFI Variables Facility v0.08 2004-May-17 >21:21:17,099 INFO kernel:[ 3.099120] usbcore: registered new interface driver usbhid >21:21:17,099 INFO kernel:[ 3.099121] usbhid: USB HID core driver >21:21:17,099 INFO kernel:[ 3.099136] drop_monitor: Initializing network drop monitor service >21:21:17,099 INFO kernel:[ 3.099202] ip_tables: (C) 2000-2006 Netfilter Core Team >21:21:17,099 INFO kernel:[ 3.099224] TCP: cubic registered >21:21:17,099 INFO kernel:[ 3.099225] Initializing XFRM netlink socket >21:21:17,099 INFO kernel:[ 3.099305] NET: Registered protocol family 10 >21:21:17,099 INFO kernel:[ 3.099443] mip6: Mobile IPv6 >21:21:17,099 INFO kernel:[ 3.099445] NET: Registered protocol family 17 >21:21:17,099 DEBUG kernel:[ 3.099597] PM: Hibernation image not present or could not be loaded. >21:21:17,099 NOTICE kernel:[ 3.099599] Loading module verification certificates >21:21:17,099 NOTICE kernel:[ 3.100687] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >21:21:17,099 INFO kernel:[ 3.100695] registered taskstats version 1 >21:21:17,099 INFO kernel:[ 3.101178] Magic number: 4:307:398 >21:21:17,099 INFO kernel:[ 3.101268] rtc_cmos 00:01: setting system clock to 2012-11-03 21:21:13 UTC (1351977673) >21:21:17,099 DEBUG kernel:[ 3.253519] ata2.01: NODEV after polling detection >21:21:17,099 INFO kernel:[ 3.254272] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >21:21:17,099 INFO kernel:[ 3.255740] ata2.00: configured for MWDMA2 >21:21:17,099 NOTICE kernel:[ 3.257434] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >21:21:17,099 WARNING kernel:[ 3.258504] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >21:21:17,099 INFO kernel:[ 3.258510] cdrom: Uniform CD-ROM driver Revision: 3.20 >21:21:17,099 DEBUG kernel:[ 3.258742] sr 1:0:0:0: Attached scsi CD-ROM sr0 >21:21:17,099 NOTICE kernel:[ 3.258859] sr 1:0:0:0: Attached scsi generic sg0 type 5 >21:21:17,099 INFO kernel:[ 3.263398] Freeing unused kernel memory: 1036k freed >21:21:17,099 INFO kernel:[ 3.264002] Write protecting the kernel read-only data: 12288k >21:21:17,108 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >21:21:17,109 INFO systemd: Detected virtualization 'kvm'. >21:21:17,109 INFO systemd: Initializing machine ID from KVM UUID. >21:21:17,109 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >21:21:17,109 INFO systemd: Started Remount Root and Kernel File Systems. >21:21:17,109 INFO systemd: Starting Local File Systems (Pre). >21:21:17,109 INFO systemd: Reached target Local File Systems (Pre). >21:21:17,109 INFO systemd: Mounting Temporary Directory... >21:21:17,109 INFO systemd: Starting Load Random Seed... >21:21:17,109 INFO systemd: Started Load Random Seed. >21:21:17,109 INFO systemd: Mounted Debug File System. >21:21:17,116 INFO kernel:[ 3.271459] Freeing unused kernel memory: 1856k freed >21:21:17,116 INFO kernel:[ 3.275709] Freeing unused kernel memory: 1416k freed >21:21:17,117 WARNING kernel:[ 3.355187] Disabling lock debugging due to kernel taint >21:21:17,117 INFO kernel:[ 3.355393] BIOS EDD facility v0.16 2004-Jun-25, 5 devices found >21:21:17,117 INFO kernel:[ 3.394038] usb 1-1: new full-speed USB device number 2 using uhci_hcd >21:21:17,117 INFO kernel:[ 3.446232] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:21:17,117 INFO kernel:[ 3.447873] Loading iSCSI transport class v2.0-870. >21:21:17,117 NOTICE kernel:[ 3.448944] iscsi: registered transport (tcp) >21:21:17,117 INFO kernel:[ 3.450233] alua: device handler registered >21:21:17,117 INFO kernel:[ 3.451509] emc: device handler registered >21:21:17,117 INFO kernel:[ 3.452766] hp_sw: device handler registered >21:21:17,117 INFO kernel:[ 3.454097] rdac: device handler registered >21:21:17,117 INFO kernel:[ 3.467383] FDC 0 is a S82078B >21:21:17,117 INFO kernel:[ 3.472190] No iBFT detected. >21:21:17,117 INFO kernel:[ 3.474532] md: raid0 personality registered for level 0 >21:21:17,117 INFO kernel:[ 3.477232] md: raid1 personality registered for level 1 >21:21:17,117 INFO kernel:[ 3.478562] async_tx: api initialized (async) >21:21:17,117 INFO kernel:[ 3.478739] xor: automatically using best checksumming function: >21:21:17,117 INFO kernel:[ 3.488011] generic_sse: 10540.000 MB/sec >21:21:17,125 WARNING kernel:[ 3.505026] raid6: sse2x1 3390 MB/s >21:21:17,125 WARNING kernel:[ 3.522011] raid6: sse2x2 5507 MB/s >21:21:17,125 WARNING kernel:[ 3.539014] raid6: sse2x4 6328 MB/s >21:21:17,125 WARNING kernel:[ 3.539015] raid6: using algorithm sse2x4 (6328 MB/s) >21:21:17,125 WARNING kernel:[ 3.539016] raid6: using intx1 recovery algorithm >21:21:17,125 INFO kernel:[ 3.540168] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >21:21:17,125 INFO kernel:[ 3.541848] md: raid6 personality registered for level 6 >21:21:17,125 INFO kernel:[ 3.541850] md: raid5 personality registered for level 5 >21:21:17,125 INFO kernel:[ 3.541851] md: raid4 personality registered for level 4 >21:21:17,125 INFO kernel:[ 3.545594] md: raid10 personality registered for level 10 >21:21:17,125 INFO kernel:[ 3.546865] md: linear personality registered for level -1 >21:21:17,125 INFO kernel:[ 3.552229] device-mapper: multipath: version 1.5.0 loaded >21:21:17,125 INFO kernel:[ 3.553505] device-mapper: multipath round-robin: version 1.0.0 loaded >21:21:17,125 INFO kernel:[ 3.584108] RPC: Registered named UNIX socket transport module. >21:21:17,125 INFO kernel:[ 3.584110] RPC: Registered udp transport module. >21:21:17,125 INFO kernel:[ 3.584112] RPC: Registered tcp transport module. >21:21:17,125 INFO kernel:[ 3.584113] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:21:17,125 INFO kernel:[ 3.759697] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >21:21:17,125 INFO kernel:[ 3.759701] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >21:21:17,125 INFO kernel:[ 3.759704] usb 1-1: Product: QEMU USB Tablet >21:21:17,125 INFO kernel:[ 3.759706] usb 1-1: Manufacturer: QEMU 1.0.1 >21:21:17,125 INFO kernel:[ 3.759707] usb 1-1: SerialNumber: 42 >21:21:17,125 INFO kernel:[ 3.794809] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >21:21:17,125 INFO kernel:[ 3.794883] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >21:21:17,125 DEBUG kernel:[ 3.800078] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.800101] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.800120] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.812824] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.812863] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >21:21:17,125 INFO kernel:[ 3.870618] vda: vda1 vda2 >21:21:17,125 DEBUG kernel:[ 3.872247] virtio-pci 0000:00:08.0: irq 47 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.872268] virtio-pci 0000:00:08.0: irq 48 for MSI/MSI-X >21:21:17,125 INFO kernel:[ 3.933731] vdb: vdb1 >21:21:17,125 DEBUG kernel:[ 3.937006] virtio-pci 0000:00:09.0: irq 49 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.937594] virtio-pci 0000:00:09.0: irq 50 for MSI/MSI-X >21:21:17,125 INFO kernel:[ 3.952765] vdc: vdc1 >21:21:17,125 DEBUG kernel:[ 3.960274] virtio-pci 0000:00:0a.0: irq 51 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 3.961766] virtio-pci 0000:00:0a.0: irq 52 for MSI/MSI-X >21:21:17,125 INFO kernel:[ 4.008253] tsc: Refined TSC clocksource calibration: 2599.998 MHz >21:21:17,125 INFO kernel:[ 4.009338] vdd: vdd1 >21:21:17,125 DEBUG kernel:[ 4.010326] virtio-pci 0000:00:0b.0: irq 53 for MSI/MSI-X >21:21:17,125 DEBUG kernel:[ 4.010355] virtio-pci 0000:00:0b.0: irq 54 for MSI/MSI-X >21:21:17,125 INFO kernel:[ 4.030442] Btrfs loaded >21:21:17,125 INFO kernel:[ 4.035330] device label fedora devid 2 transid 34 /dev/vdb1 >21:21:17,125 INFO kernel:[ 4.037562] device label fedora devid 3 transid 34 /dev/vdc1 >21:21:17,125 INFO kernel:[ 4.041391] vde: vde1 >21:21:17,125 INFO kernel:[ 4.085245] device label fedora devid 4 transid 34 /dev/vdd1 >21:21:17,125 INFO kernel:[ 4.089024] device label fedora devid 5 transid 34 /dev/vde1 >21:21:17,125 INFO kernel:[ 4.089358] device label fedora devid 1 transid 34 /dev/vda2 >21:21:17,125 DEBUG kernel:[ 4.240077] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:21:17,125 DEBUG kernel:[ 4.246627] ISO 9660 Extensions: RRIP_1991A >21:21:17,125 INFO kernel:[ 4.418124] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:21:17,125 DEBUG kernel:[ 5.149803] SELinux: 2048 avtab hash slots, 92725 rules. >21:21:17,125 DEBUG kernel:[ 5.163290] SELinux: 2048 avtab hash slots, 92725 rules. >21:21:17,125 DEBUG kernel:[ 5.284448] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >21:21:17,125 DEBUG kernel:[ 5.284453] SELinux: 83 classes, 92725 rules >21:21:17,125 DEBUG kernel:[ 5.288088] SELinux: Completing initialization. >21:21:17,125 DEBUG kernel:[ 5.288090] SELinux: Setting up existing superblocks. >21:21:17,125 DEBUG kernel:[ 5.288097] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.288103] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.288112] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.288117] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.288124] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.288139] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.288810] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:21:17,125 DEBUG kernel:[ 5.288815] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.289526] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:21:17,125 DEBUG kernel:[ 5.289531] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.289534] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.289548] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.289553] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.289559] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.289569] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.289856] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.289859] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.289864] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.289986] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:21:17,125 DEBUG kernel:[ 5.290031] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290034] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290039] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290053] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290059] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290062] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290065] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,125 DEBUG kernel:[ 5.290068] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,126 DEBUG kernel:[ 5.290073] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:21:17,126 DEBUG kernel:[ 5.290078] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:21:17,126 DEBUG kernel:[ 5.290086] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >21:21:17,126 DEBUG kernel:[ 5.290096] SELinux: initialized (dev loop0, type squashfs), uses xattr >21:21:17,126 DEBUG kernel:[ 5.290113] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:21:17,126 NOTICE kernel:[ 5.291629] type=1403 audit(1351977675.688:2): policy loaded auid=4294967295 ses=4294967295 >21:21:17,126 DEBUG kernel:[ 5.750733] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:21:17,126 DEBUG kernel:[ 5.894258] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:21:17,126 DEBUG kernel:[ 5.894933] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:21:17,126 DEBUG kernel:[ 6.095931] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:21:17,126 NOTICE kernel:[ 6.476126] type=1400 audit(1351977676.873:3): avc: denied { create } for pid=559 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:21:17,126 NOTICE kernel:[ 6.476203] type=1400 audit(1351977676.873:4): avc: denied { setattr } for pid=559 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:21:17,126 NOTICE kernel:[ 6.476244] type=1400 audit(1351977676.873:5): avc: denied { relabelfrom } for pid=559 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:21:17,161 INFO systemd: Started Terminate Plymouth Boot Screen. >21:21:17,161 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >21:21:17,161 INFO systemd: Starting Shell on tty2... >21:21:17,161 INFO systemd: Started Shell on tty2. >21:21:17,166 NOTICE kernel:[ 6.768151] type=1400 audit(1351977677.165:6): avc: denied { write } for pid=583 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:21:17,166 NOTICE kernel:[ 6.768158] type=1400 audit(1351977677.165:7): avc: denied { remove_name } for pid=583 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:21:17,166 NOTICE kernel:[ 6.768163] type=1400 audit(1351977677.165:8): avc: denied { unlink } for pid=583 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >21:21:17,195 NOTICE kernel:[ 6.774414] type=1400 audit(1351977677.171:9): avc: denied { add_name } for pid=583 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:21:17,195 NOTICE kernel:[ 6.774566] type=1400 audit(1351977677.171:10): avc: denied { create } for pid=583 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >21:21:17,433 ERR systemd-udevd: ctx=0x7fce9fbab9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >21:21:17,433 ERR systemd-udevd: ctx=0x7fce9fbab9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >21:21:17,436 INFO systemd: Starting Agent daemon for Spice guests. >21:21:17,436 INFO systemd: Reached target Agent daemon for Spice guests. >21:21:17,459 INFO kernel:[ 7.061846] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >21:21:17,592 ERR systemd-udevd: ctx=0x7fce9fbab9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >21:21:17,793 WARNING kernel:[ 7.395066] microcode: AMD CPU family 0x6 not supported >21:21:17,801 ERR systemd-udevd: ctx=0x7fce9fbab9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >21:21:17,826 INFO kernel:[ 7.428854] device label fedora devid 3 transid 34 /dev/vdc1 >21:21:17,827 INFO kernel:[ 7.429236] device label fedora devid 1 transid 34 /dev/vda2 >21:21:17,828 INFO kernel:[ 7.430631] device label fedora devid 5 transid 34 /dev/vde1 >21:21:17,952 INFO kernel:[ 7.554998] device label fedora devid 2 transid 34 /dev/vdb1 >21:21:17,987 INFO kernel:[ 7.589676] device label fedora devid 4 transid 34 /dev/vdd1 >21:21:18,892 INFO systemd: Starting D-Bus System Message Bus... >21:21:18,892 INFO systemd: Started D-Bus System Message Bus. >21:21:18,934 INFO systemd: Started firewalld - dynamic firewall daemon. >21:21:18,934 INFO systemd: Starting Network Manager... >21:21:19,164 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >21:21:19,164 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >21:21:19,165 INFO NetworkManager: <info> WEXT support is enabled >21:21:19,176 INFO dbus-daemon: dbus[625]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:21:19,176 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:21:19,176 INFO systemd: Starting Authorization Manager... >21:21:19,299 INFO polkitd: Started polkitd version 0.107 >21:21:19,388 INFO dbus-daemon: dbus[625]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:21:19,388 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:21:19,388 INFO systemd: Started Authorization Manager. >21:21:19,402 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:21:19,403 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:21:19,404 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:21:19,404 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:21:19,404 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:21:19,406 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:21:19,413 INFO systemd: Started Network Manager. >21:21:19,413 INFO systemd: Starting Anaconda System Services. >21:21:19,413 INFO systemd: Reached target Anaconda System Services. >21:21:19,413 INFO systemd: Starting Anaconda... >21:21:19,413 INFO systemd: Starting Network Manager Wait Online... >21:21:19,445 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:21:19,474 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:21:19,475 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:21:19,475 INFO NetworkManager: <info> Networking is enabled by state file >21:21:19,475 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:21:19,476 INFO NetworkManager: <info> (eth0): carrier is OFF >21:21:19,480 ERR NetworkManager: <error> [1351977679.479826] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >21:21:19,481 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >21:21:19,481 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >21:21:19,482 INFO NetworkManager: <info> (eth0): now managed >21:21:19,485 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:21:19,495 INFO NetworkManager: <info> (eth0): bringing up device. >21:21:19,496 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >21:21:19,497 INFO NetworkManager: <info> (eth0): preparing device. >21:21:19,498 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >21:21:19,537 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >21:21:19,540 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:21:19,540 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:21:19,542 INFO systemd: Started Anaconda. >21:21:19,544 INFO systemd: Starting Anaconda Text Console... >21:21:19,545 INFO systemd: Started Anaconda Text Console. >21:21:19,546 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >21:21:19,548 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >21:21:19,561 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >21:21:19,562 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:21:19,562 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >21:21:19,563 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >21:21:19,564 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >21:21:19,567 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >21:21:19,568 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >21:21:19,569 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >21:21:19,573 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >21:21:19,573 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >21:21:19,577 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >21:21:19,597 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >21:21:19,598 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >21:21:19,599 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >21:21:19,600 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:21:19,611 INFO NetworkManager: <info> dhclient started with pid 650 >21:21:19,657 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >21:21:19,658 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >21:21:19,811 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >21:21:19,811 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >21:21:19,812 INFO dhclient: All rights reserved. >21:21:19,812 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:21:19,812 INFO dhclient: >21:21:19,842 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >21:21:19,852 WARNING kernel:[ 9.445692] audit_printk_skb: 21 callbacks suppressed >21:21:19,852 NOTICE kernel:[ 9.445696] type=1400 audit(1351977679.842:18): avc: denied { read write } for pid=656 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >21:21:19,861 INFO dhclient: Listening on LPF/eth0/52:54:00:9e:f4:ea >21:21:19,861 INFO dhclient: Sending on LPF/eth0/52:54:00:9e:f4:ea >21:21:19,862 INFO dhclient: Sending on Socket/fallback >21:21:19,864 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x4aaae49a) >21:21:19,870 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x4aaae49a) >21:21:19,870 INFO dhclient: DHCPOFFER from 192.168.0.1 >21:21:19,877 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x4aaae49a) >21:21:19,880 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >21:21:19,880 INFO NetworkManager: <info> address 192.168.0.121 >21:21:19,880 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >21:21:19,881 INFO NetworkManager: <info> gateway 192.168.0.1 >21:21:19,881 INFO NetworkManager: <info> nameserver '192.168.0.1' >21:21:19,882 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:21:19,882 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >21:21:19,887 INFO dhclient: bound to 192.168.0.121 -- renewal in 36115 seconds. >21:21:20,889 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >21:21:20,889 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >21:21:20,900 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:21:20,904 INFO systemd: Started Network Manager Wait Online. >21:21:20,904 INFO systemd: Starting Network. >21:21:20,906 INFO systemd: Reached target Network. >21:21:20,934 INFO systemd: Startup finished in 3s 277ms 944us (kernel) + 2s 131ms 776us (initrd) + 5s 95ms 987us (userspace) = 10s 505ms 707us. >21:21:20,935 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >21:21:20,935 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >21:21:20,941 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:21:20,949 INFO dbus-daemon: dbus[625]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:21:20,962 INFO dbus-daemon: dbus[625]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:21:20,963 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:21:21,050 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >21:21:21,329 NOTICE kernel:[ 10.931410] type=1400 audit(1351977681.328:19): avc: denied { read write } for pid=685 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:21:21,338 WARNING kernel:[ 10.940719] auditd (686): /proc/686/oom_adj is deprecated, please use /proc/686/oom_score_adj instead. >21:21:21,623 INFO kernel:[ 11.225536] device label fedora devid 5 transid 34 /dev/vde1 >21:21:21,648 INFO kernel:[ 11.250399] device label fedora devid 5 transid 34 /dev/vde1 >21:21:21,657 INFO kernel:[ 11.259345] device label fedora devid 2 transid 34 /dev/vdb1 >21:21:21,657 INFO kernel:[ 11.259745] device label fedora devid 4 transid 34 /dev/vdd1 >21:21:21,658 INFO kernel:[ 11.260547] device label fedora devid 1 transid 34 /dev/vda2 >21:21:21,658 INFO kernel:[ 11.260877] device label fedora devid 3 transid 34 /dev/vdc1 >21:21:21,663 INFO kernel:[ 11.265016] device label fedora devid 2 transid 34 /dev/vdb1 >21:21:21,666 INFO kernel:[ 11.268279] device label fedora devid 1 transid 34 /dev/vda2 >21:21:21,669 INFO kernel:[ 11.271379] device label fedora devid 3 transid 34 /dev/vdc1 >21:21:21,670 INFO kernel:[ 11.272854] device label fedora devid 4 transid 34 /dev/vdd1 >21:21:25,375 INFO systemd: Starting NTP client/server... >21:21:25,438 INFO chrony-helper: tr: write error: Broken pipe >21:21:25,438 INFO chrony-helper: tr: write error >21:21:25,469 INFO chronyd: chronyd version 1.27-git1ca844 starting >21:21:25,470 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >21:21:25,472 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 >21:21:25,482 INFO systemd: Started NTP client/server. >21:21:25,556 INFO kernel:[ 15.158753] device label fedora devid 5 transid 34 /dev/vde1 >21:21:25,560 INFO kernel:[ 15.162384] device label fedora devid 5 transid 34 /dev/vde1 >21:21:25,569 INFO kernel:[ 15.171490] device label fedora devid 2 transid 34 /dev/vdb1 >21:21:25,569 INFO kernel:[ 15.171648] device label fedora devid 1 transid 34 /dev/vda2 >21:21:25,570 INFO kernel:[ 15.172224] device label fedora devid 3 transid 34 /dev/vdc1 >21:21:25,574 INFO kernel:[ 15.176030] device label fedora devid 4 transid 34 /dev/vdd1 >21:21:25,576 INFO kernel:[ 15.178431] device label fedora devid 3 transid 34 /dev/vdc1 >21:21:25,580 INFO kernel:[ 15.182228] device label fedora devid 1 transid 34 /dev/vda2 >21:21:25,585 INFO kernel:[ 15.187083] device label fedora devid 4 transid 34 /dev/vdd1 >21:21:25,587 INFO kernel:[ 15.189311] device label fedora devid 2 transid 34 /dev/vdb1 >21:21:26,346 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >21:21:26,347 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:21:26,347 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >21:21:26,347 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:21:26,763 INFO kernel:[ 16.364523] device label fedora devid 1 transid 34 /dev/vda2 >21:21:26,763 INFO kernel:[ 16.365437] device label fedora devid 1 transid 34 /dev/vda2 >21:21:26,766 INFO kernel:[ 16.368813] device label fedora devid 1 transid 34 /dev/vda2 >21:21:26,767 INFO kernel:[ 16.369660] device label fedora devid 1 transid 34 /dev/vda2 >21:21:26,877 INFO kernel:[ 16.479829] device label fedora devid 1 transid 34 /dev/vda2 >21:21:26,880 INFO kernel:[ 16.482151] btrfs: disk space caching is enabled >21:21:26,883 DEBUG kernel:[ 16.485228] SELinux: initialized (dev vda2, type btrfs), uses xattr >21:21:27,825 INFO kernel:[ 17.426560] device label fedora devid 2 transid 36 /dev/vdb1 >21:21:27,825 INFO kernel:[ 17.427878] device label fedora devid 2 transid 36 /dev/vdb1 >21:21:27,988 INFO kernel:[ 17.589705] device label fedora devid 3 transid 36 /dev/vdc1 >21:21:27,988 INFO kernel:[ 17.590841] device label fedora devid 3 transid 36 /dev/vdc1 >21:21:28,147 INFO kernel:[ 17.749345] device label fedora devid 4 transid 36 /dev/vdd1 >21:21:28,148 INFO kernel:[ 17.750545] device label fedora devid 4 transid 36 /dev/vdd1 >21:21:28,319 INFO kernel:[ 17.921328] device label fedora devid 5 transid 36 /dev/vde1 >21:21:28,320 INFO kernel:[ 17.922578] device label fedora devid 5 transid 36 /dev/vde1 >21:21:29,814 INFO kernel:[ 19.416510] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >21:21:29,814 DEBUG kernel:[ 19.416779] SELinux: initialized (dev vda1, type ext4), uses xattr >21:21:29,941 INFO kernel:[ 19.543775] device label fedora devid 1 transid 36 /dev/vda2 >21:21:29,943 INFO kernel:[ 19.545492] btrfs: disk space caching is enabled >21:21:29,946 DEBUG kernel:[ 19.548343] SELinux: initialized (dev vda2, type btrfs), uses xattr >21:21:31,758 INFO chronyd: Selected source 190.228.30.178 >21:21:31,758 WARNING chronyd: System clock wrong by 0.744438 seconds, adjustment started >21:21:39,428 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >21:21:39,430 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >21:21:39,430 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >21:21:39,432 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >21:25:14,479 INFO kernel:[ 245.047319] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >21:25:52,161 INFO chronyd: Can't synchronise: no majority >21:25:52,629 INFO chronyd: Selected source 190.228.30.178 >21:25:52,630 WARNING chronyd: System clock wrong by 0.617393 seconds, adjustment started
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 872874
: 637714 |
637715
|
637716
|
637717
|
637718
|
637719
|
637720
|
637721
|
637722
|
637723
|
637724
|
637725
|
637726
|
637727
|
637728