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 949824 Details for
Bug 1156008
docs: document that %packages --nocore is not safe
[?]
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), 572.68 KB, created by
Kamil Páral
on 2014-10-23 11:50:04 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2014-10-23 11:50:04 UTC
Size:
572.68 KB
patch
obsolete
>anaconda 21.48.10-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child > raise child_exception > File "/usr/lib64/python2.7/subprocess.py", line 710, in __init__ > errread, errwrite) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 137, in _run_program > preexec_fn=chroot, cwd=root, env=env) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 193, in execWithRedirect > log_output=log_output, binary_output=binary_output)[0] > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 171, in execInSysroot > return execWithRedirect(command, argv, stdin=stdin, root=getSysroot()) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 599, in recreateInitrds > "--depmod", "--update", kernel]) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 105, in doConfiguration > payload.recreateInitrds(force=True) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >OSError: [Errno 2] No such file or directory > >Local variables in innermost frame: >errread: None >c2pread: 37 >gc_was_enabled: True >errwrite: 45 >shell: False >errpipe_write: 59 >to_close: set([37]) >close_fds: False >self: <subprocess.Popen object at 0x7f51f7784e90> >env: {'LC_NUMERIC': 'C', 'LC_ALL': 'C', 'XDG_RUNTIME_DIR': '/tmp', 'GIO_USE_VFS': 'local', 'ANA_INSTALL_PATH': '/mnt/sysimage', 'TMUX': '/tmp/tmux-0/default,1204,0', 'LVM_SUPPRESS_FD_WARNINGS': '1', 'GCONF_GLOBAL_LOCKS': '1', 'HOME': '/tmp', 'PATH': '/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin:/mnt/sysimage/usr/sbin:/mnt/sysimage/sbin:/sbin:/usr/sbin', 'DISPLAY': ':1', '_': '/sbin/anaconda', 'LANG': 'en_US.UTF-8', 'TERM': 'screen', 'SHELL': '/bin/bash', 'XAUTHORITY': '/root/.Xauthority', 'SHLVL': '1', 'LIBUSER_CONF': '/tmp/libuser.qkynRP', 'PWD': '/root', 'MALLOC_PERTURB_': '204', 'GDK_BACKEND': 'x11', 'MALLOC_CHECK_': '2', 'TMUX_PANE': '%0'} >cwd: /mnt/sysimage >child_exception: [Errno 2] No such file or directory >args: ['new-kernel-pkg', '--mkinitrd', '--dracut', '--depmod', '--update', '3.17.1-302.fc21.x86_64'] >executable: new-kernel-pkg >c2pwrite: 45 >data: cexceptions >OSError >p0 >(I2 >S'No such file or directory' >p1 >tp2 >Rp3 >(dp4 >S'child_traceback' >p5 >S'Traceback (most recent call last):\n File "/usr/lib64/python2.7/subprocess.py", line 1284, in _execute_child\n os.execvpe(executable, args, env)\n File "/usr/lib64/python2.7/os.py", line 355, in execvpe\n _execvpe(file, args, env)\n File "/usr/lib64/python2.7/os.py", line 382, in _execvpe\n func(fullname, *argrest)\nOSError: [Errno 2] No such file or directory\n' >p6 >sb. >creationflags: 0 >errpipe_read: 58 >preexec_fn: <function chroot at 0x7f51e5097b18> >p2cread: None >startupinfo: None >p2cwrite: None >_close_in_parent: <function _close_in_parent at 0x7f51e5097758> >universal_newlines: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7f51e7216cd0 (pyanaconda+ui+gui+MainWindow at 0x2da4240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=md5 ># Install OS instead of upgrade >install ># Reboot after installation >reboot ># Use network installation >url --mirrorlist="http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch" >repo --name="fedora" >repo --name="updates" >repo --name="updates-testing" ># Use graphical install >graphical ># Firewall configuration >firewall --disabled >firstboot --disable >ignoredisk --only-use=vda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=link --activate >network --hostname=localhost.localdomain ># Root password >rootpw --plaintext fedora ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Prague --isUtc ># System bootloader configuration >bootloader --append="console=ttyS0" --location=mbr --timeout=1 --boot-drive=vda ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part / --fstype="ext4" --size=9726 >part swap --fstype="swap" --size=512 > >%packages --nocore >chrony > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x7f51dcf52450) -- > name = vda2 status = True kids = 0 id = 113 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 512 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1040, 16, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e488fa70> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7f51e4d39d10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f51e4d396d0> PedPartition: <_ped.Partition object at 0x7f51e4fbe8f0> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = ]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 B > _intf.storage.fsset._usb.id: 164 > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f51e4998790) -- > name = usbfs status = False kids = 0 id = 164 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f51e4998790) -- > name = usbfs status = False kids = 0 id = 164 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._targetSize: 0 B > _intf.storage.fsset._usb._format._size: Already dumped (Size instance) > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.id: 163 > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat._label: None > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat.id: 163 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/vda2': {'LVM2_PV_UUID': 'CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '10', 'LVM2_PV_NAME': '/dev/vda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '2434', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora-server', 'LVM2_VG_UUID': 'y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl', 'LVM2_VG_FREE': '40960.00', 'LVM2_VG_SIZE': '9969664.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f51f25eda10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f51f25eda10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 10 GiB disk vda (5) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 33 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f51e5f032d0) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 33 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f51e5f032d0) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 33 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 36 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f51e6c841d0) -- > name = loop0 status = False kids = 0 id = 36 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f51e6c841d0) -- > name = loop0 status = False kids = 0 id = 36 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 41 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f51e5f10490) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 41 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f51e5f10490) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 41 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f51e5f10050) -- > name = loop1 status = False kids = 1 id = 44 > parents = ['existing 0 B file /LiveOS/rootfs.img (41)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f51e5f10050) -- > name = loop1 status = False kids = 1 id = 44 > parents = ['existing 0 B file /LiveOS/rootfs.img (41)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 4ad0e20c-7888-450c-99d1-6d1105fb2083 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 47 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 47 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 4ad0e20c-7888-450c-99d1-6d1105fb2083 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 49 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f51e5f106d0) -- > name = /overlay (deleted) status = False kids = 1 id = 49 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f51e5f106d0) -- > name = /overlay (deleted) status = False kids = 1 id = 49 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 52 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f51e5f10f90) -- > name = loop2 status = False kids = 1 id = 52 > parents = ['existing 0 B file /overlay (deleted) (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f51e5f10f90) -- > name = loop2 status = False kids = 1 id = 52 > parents = ['existing 0 B file /overlay (deleted) (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (56) with existing ext4 filesystem >, existing 2048 MiB dm live-base (61) with existing ext4 filesystem >, existing 1024 KiB partition vda1 (107) with non-existent biosboot >, existing 512 MiB partition vda2 (113) with existing swap >, existing 9726 MiB partition vda3 (119) with existing ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 500 MiB partition vda1 (10) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 8d5f7003-2211-4abf-98e6-514acf813053 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 13 > origFormat._device: /dev/vda1 > container: None > id: 96 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 1024 MiB lvmlv fedora-server-swap (22) > origFormat: non-existent swap > container: > id: 79 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 83 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 8672 MiB lvmlv fedora-server-root (27) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: d6f60349-8934-45cb-88c4-37179aafb5f1 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 8672 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 30 > origFormat._device: /dev/mapper/fedora--server-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 71 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 77 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 87 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 9739 MiB partition vda2 (15) > origFormat: non-existent lvmpv > container: None > id: 89 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 93 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 99 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 100 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 105 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 109 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 115 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 121 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: 7ce5ce02-145d-47cf-9cc9-7b2aae58c824 > _format.exists: True > _format._mountpoint: /mnt/sysimage > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: Skipped > _format._targetSize: 1024 KiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: Skipped > _format.mountpoint: / > _format.id: 118 > _format._device: /dev/vda3 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 122 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing swap > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 116 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: BIOSBoot instance, containing members: > _format.exists: None > _format._options: None > _format.id: 106 > _format._device: /dev/vda1 > _format.uuid: None > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 110 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, vda, fedora--server-swap, fedora--server-root, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/zram1, /dev/zram0] > _intf.storage.fsset.devicetree._lvInfo: {'fedora-server-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora-server', 'LVM2_LV_SIZE': '1048576.00', 'LVM2_LV_UUID': 'jX46yP-JqGV-MpbZ-en4e-ZNeV-0FVb-NeTZew'}, 'fedora-server-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora-server', 'LVM2_LV_SIZE': '8880128.00', 'LVM2_LV_UUID': 'w214uc-efms-rNnD-69zt-5Y4h-NYT0-fLPPef'}} > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 B > _intf.storage.fsset._run.id: 167 > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7f51e49985d0) -- > name = /run status = True kids = 0 id = 167 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f51e4768710> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7f51e49985d0) -- > name = /run status = True kids = 0 id = 167 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f51e4768710> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.id: 166 > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: Already dumped (Size instance) > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat._label: None > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat.id: 166 > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 B > _intf.storage.fsset._devshm.id: 149 > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f51e4946890) -- > name = tmpfs status = False kids = 0 id = 149 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f51e4946890) -- > name = tmpfs status = False kids = 0 id = 149 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._targetSize: 0 B > _intf.storage.fsset._devshm._format._maxSize: 16 EiB > _intf.storage.fsset._devshm._format._size: 768 MiB > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format.id: 148 > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat._label: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.id: 148 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 B > _intf.storage.fsset._dev.id: 146 > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7f51e490a9d0) -- > name = /dev status = True kids = 0 id = 146 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f51e607bb00> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7f51e490a9d0) -- > name = /dev status = True kids = 0 id = 146 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f51e607bb00> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.id: 145 > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: Already dumped (Size instance) > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat._label: None > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat.id: 145 > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 B > _intf.storage.fsset._proc.id: 158 > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f51e49f4890) -- > name = proc status = False kids = 0 id = 158 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f51e49f4890) -- > name = proc status = False kids = 0 id = 158 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._targetSize: 0 B > _intf.storage.fsset._proc._format._size: Already dumped (Size instance) > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.id: 157 > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat._label: None > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat.id: 157 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 B > _intf.storage.fsset._devpts.id: 152 > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f51e447cb50) -- > name = devpts status = False kids = 0 id = 152 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f51e447cb50) -- > name = devpts status = False kids = 0 id = 152 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._targetSize: 0 B > _intf.storage.fsset._devpts._format._size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.id: 151 > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat._label: None > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat.id: 151 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 B > _intf.storage.fsset._sysfs.id: 155 > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f51e4d1a1d0) -- > name = sysfs status = False kids = 0 id = 155 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f51e4d1a1d0) -- > name = sysfs status = False kids = 0 id = 155 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._targetSize: 0 B > _intf.storage.fsset._sysfs._format._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.id: 154 > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat._label: None > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat.id: 154 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 B > _intf.storage.fsset._selinux.id: 161 > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f51e4946a90) -- > name = selinuxfs status = False kids = 0 id = 161 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f51e4946a90) -- > name = selinuxfs status = False kids = 0 id = 161 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._targetSize: 0 B > _intf.storage.fsset._selinux._format._size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.id: 160 > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat._label: None > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat.id: 160 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/zram1, /dev/zram0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: True > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora-Server > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.17.1-302.fc21.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: 1 > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: console=ttyS0 > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: None > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f51e7218990) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f51e7218a10) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f51e7218a50) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f51e7218a90) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f51e7218ad0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: None > _intf.mainWindow._current_action.payload._environmentAddons: {'cloud-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'headless-management', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'standard', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'cloud-management', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'cloud-management', 'lxde-office', 'lxde-media'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'cloud-management', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'javaenterprise', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'development-tools', 'domain-client', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'cloud-management', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'cloud-management', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'workstation-product-environment': (['libreoffice'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'server-product-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'cloud-management', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /tmp/yum.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: anaconda > _intf.mainWindow._current_action.payload.txID: 1414064196.25 > _intf.mainWindow._current_action.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [e2fsprogs, authconfig, firewalld, grub2] > _intf.mainWindow._current_action.payload._space_required: 620.86 MiB > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: (['3.17.1-302.fc21.x86_64'], []) > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 1749 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 2 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7f51e49e3758> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._kickstarted: True > _intf.mainWindow._current_action._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f51e4c6d0d0>> > _intf.mainWindow._current_action._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf.mainWindow._current_action._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._pwStrengthCheck._data: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._check_status: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._enabled: True > _intf.mainWindow._current_action._spokes._pwq_valid: True > _intf.mainWindow._current_action._spokes._pwq_error: None > _intf.mainWindow._current_action._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f51e4c6d0d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f51e4c6d0d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f51e4c6d0d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f51e4c6d0d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f51e4c6d0d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.confirm: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._confirm_check: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._pwASCIICheck: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.pw_label: Label instance, containing members: > _intf.mainWindow._current_action._spokes._password_check: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.pw: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.pw_bar: LevelBar instance, containing members: > _intf.mainWindow._current_action._spokes._waiveASCIIClicks: 0 > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._waiveStrengthClicks: 0 >, 'UserSpoke': UserSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._password_check: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _intf.mainWindow._current_action._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf.mainWindow._current_action._spokes._password_check._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._password_check._data: None > _intf.mainWindow._current_action._spokes._password_check._check_status: None > _intf.mainWindow._current_action._spokes._password_check._enabled: True > _intf.mainWindow._current_action._spokes.guesser: {<Entry object at 0x7f51e4da10f0 (GtkEntry at 0x42b1f90)>: True} > _intf.mainWindow._current_action._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _intf.mainWindow._current_action._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf.mainWindow._current_action._spokes._pwStrengthCheck._input_obj: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._pwStrengthCheck._data: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._check_status: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._enabled: True > _intf.mainWindow._current_action._spokes._pwq_valid: True > _intf.mainWindow._current_action._spokes._pwq_error: None > _intf.mainWindow._current_action._spokes._oldweak: None > _intf.mainWindow._current_action._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x487e400>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f51e4cc9d90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f51ffc2fbe0>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _intf.mainWindow._current_action._spokes._wheel: group --name=wheel > > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.confirm: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._window: None > _intf.mainWindow._current_action._spokes._advanced._homeSet: False > _intf.mainWindow._current_action._spokes._advanced._cGid: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._advanced.applyOnSkip: False > _intf.mainWindow._current_action._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf.mainWindow._current_action._spokes._advanced._saveButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._advanced.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._cUid: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._tHome: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf.mainWindow._current_action._spokes._advanced.skipTo: None > _intf.mainWindow._current_action._spokes._advanced._uid: Adjustment instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f51e4cc9190>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _intf.mainWindow._current_action._spokes._advanced._gid: Adjustment instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._advanced._user: F19_UserData instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._user.shell: Skipped > _intf.mainWindow._current_action._spokes._advanced._user.name: Skipped > _intf.mainWindow._current_action._spokes._advanced._user.isCrypted: False > _intf.mainWindow._current_action._spokes._advanced._user.lock: False > _intf.mainWindow._current_action._spokes._advanced._user.password_kickstarted: False > _intf.mainWindow._current_action._spokes._advanced._user.gid: None > _intf.mainWindow._current_action._spokes._advanced._user.gecos: Skipped > _intf.mainWindow._current_action._spokes._advanced._user.lineno: 0 > _intf.mainWindow._current_action._spokes._advanced._user.groups: [] > _intf.mainWindow._current_action._spokes._advanced._user.uid: None > _intf.mainWindow._current_action._spokes._advanced._user.password: Skipped > _intf.mainWindow._current_action._spokes._advanced._user.homedir: Skipped > _intf.mainWindow._current_action._spokes._advanced._origHome: None > _intf.mainWindow._current_action._spokes._advanced._lHome: Label instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf.mainWindow._current_action._spokes.b_advanced: Button instance, containing members: > _intf.mainWindow._current_action._spokes._confirm_check: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.username: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._pwASCIICheck: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.pw_label: Label instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.pw: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._waiveStrengthClicks: 0 > _intf.mainWindow._current_action._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf.mainWindow._current_action._spokes.admin: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.pw_bar: LevelBar instance, containing members: > _intf.mainWindow._current_action._spokes._waiveASCIIClicks: 0 > _intf.mainWindow._current_action._spokes.usepassword: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.fullname: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._user: Already dumped (F19_UserData instance) >} > _intf.mainWindow._current_action._totalSteps: 6 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: True > _intf.mainWindow._current_action._configurationDone: True > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f51e5f303d0>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7f51e4c6dbd0>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f520b25bc80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) > _intf._gui_lock: <thread.lock object at 0x7f51f45a5530> >updateSrc: None >rootParts: None >id: None >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/21_Beta_TC4/Server/x86_64/os/ >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x7f51f45a5530> >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f51e7246500>, True), 'type': (<function <lambda> at 0x7f51e7246758>, True), 'addons': (<function list_addons_callback at 0x7f51e7246668>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f51e7246578>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.10-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.nombr: False > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/21_Beta_TC4/Server/x86_64/os/ > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: /run/install/ks.cfg > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >11:34:55,779 INFO anaconda: /sbin/anaconda 21.48.10-1 >11:34:56,068 INFO anaconda: 1572864 kB (1536 MB) are available >11:34:56,084 INFO anaconda: check_memory(): total:1572864, needed:1070, graphical:1160 >11:34:56,094 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:34:56,094 INFO anaconda: Default encoding = utf-8 >11:34:56,130 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >11:34:56,148 INFO anaconda: 1572864 kB (1536 MB) are available >11:34:56,638 ERR anaconda: Unknown method: None >11:34:56,647 INFO anaconda: Display mode = g >11:34:56,648 INFO anaconda: 1572864 kB (1536 MB) are available >11:34:56,656 INFO anaconda: check_memory(): total:1572864, needed:1070, graphical:1160 >11:34:57,131 DEBUG anaconda: X server has signalled a successful start. >11:34:57,133 INFO anaconda: Starting window manager, pid 1302. >11:34:57,164 INFO anaconda: Started spice-vdagent. >11:34:57,526 INFO anaconda: _Fedora is the highest priority installclass, using it >11:34:58,027 INFO anaconda: bootloader GRUB2 on X86 platform >11:34:58,042 INFO anaconda: bootloader GRUB2 on X86 platform >11:34:58,073 DEBUG anaconda: network: devices found ['eth0'] >11:34:58,140 DEBUG anaconda: network: pre kickstart - updating settings of device eth0 >11:34:58,187 DEBUG anaconda: network: kickstart pre section applied for devices ['eth0'] >11:34:58,434 DEBUG anaconda: network: setting real kickstart ONBOOT value for devices ['eth0'] >11:34:58,473 DEBUG anaconda: updating hostname localhost.localdomain >11:34:58,506 INFO anaconda: Running Thread: AnaStorageThread (139989922973440) >11:34:58,507 INFO anaconda: Running Thread: AnaTimeInitThread (139989720950528) >11:34:58,509 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139989712557824) >11:34:58,526 INFO anaconda: Running Thread: AnaPayloadRestartThread (139989704165120) >11:34:58,527 INFO anaconda: Running Thread: AnaPayloadThread (139989695772416) >11:34:58,529 INFO anaconda: Thread Done: AnaPayloadRestartThread (139989704165120) >11:34:59,012 INFO anaconda: Thread Done: AnaTimeInitThread (139989720950528) >11:34:59,015 DEBUG anaconda: updating hostname localhost.localdomain >11:34:59,032 INFO anaconda: got 0 NTP servers from DHCP >11:34:59,032 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139989712557824) >11:35:00,099 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:00,101 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:00,101 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:00,102 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:00,103 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:00,104 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:00,105 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:01,935 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:01,937 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:01,937 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:01,937 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:02,283 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >11:35:02,301 DEBUG anaconda: Entered hub: SummaryHub >11:35:02,724 INFO anaconda: Running Thread: AnaNTPserver1 (139989712557824) >11:35:02,726 INFO anaconda: Running Thread: AnaNTPserver2 (139989720950528) >11:35:02,739 INFO anaconda: Running Thread: AnaNTPserver3 (139989704165120) >11:35:02,744 INFO anaconda: Running Thread: AnaNTPserver4 (139989656602368) >11:35:02,772 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >11:35:02,770 INFO anaconda: Running Thread: AnaDateTimeThread (139989648209664) >11:35:02,869 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139989639816960) >11:35:02,876 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f51e5f6a910>> on <dictionary-keyiterator object at 0x7f51e5f6dba8> >11:35:02,878 INFO anaconda: Thread Done: AnaDateTimeThread (139989648209664) >11:35:02,882 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139989648209664) >11:35:02,905 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139989648209664) >11:35:03,012 INFO anaconda: Running Thread: AnaKeyboardThread (139989648209664) >11:35:03,019 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >11:35:03,566 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >11:35:03,672 INFO anaconda: Running Thread: AnaSourceWatcher (139989629314816) >11:35:04,612 INFO anaconda: Thread Done: AnaStorageThread (139989922973440) >11:35:04,728 INFO anaconda: Running Thread: AnaSoftwareWatcher (139989922973440) >11:35:04,773 INFO anaconda: Running Thread: AnaStorageWatcher (139989601810176) >11:35:04,779 INFO anaconda: Thread Done: AnaStorageWatcher (139989601810176) >11:35:04,783 INFO anaconda: Running Thread: AnaExecuteStorageThread (139989601810176) >11:35:04,816 INFO anaconda: Running Thread: AnaCustomStorageInit (139989584762624) >11:35:04,829 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >11:35:04,964 DEBUG anaconda: new disk order: [] >11:35:05,051 DEBUG anaconda: network: GUI, device configuration added: connection f4ed912c-a989-4449-aa29-0912aebe28a1 device eth0 >11:35:05,066 DEBUG anaconda: network: GUI, connection f4ed912c-a989-4449-aa29-0912aebe28a1 found >11:35:05,201 INFO anaconda: setting installation environment hostname to localhost.localdomain >11:35:05,359 WARN anaconda: logo image is missing, using a substitute >11:35:05,946 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f51e5f30c90> >11:35:05,981 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f51e5f60410> >11:35:05,986 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f51e5f60410> status to: Getting list of layouts... >11:35:05,995 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f51df9ebd90> >11:35:06,005 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f51e5ea6fd0> >11:35:06,008 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f51e5ea6fd0> status to: Setting up installation source... >11:35:06,009 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f51e5ea6fd0> status to: Probing storage... >11:35:06,010 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f51df9ebd90> status to: Downloading package metadata... >11:35:06,014 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f51df9decd0> status to: Probing storage... >11:35:06,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f51df9decd0> >11:35:06,033 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f51df9decd0> >11:35:06,034 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f51df9decd0> status to: Saving storage configuration... >11:35:06,467 DEBUG anaconda: new disk order: [] >11:35:06,567 DEBUG anaconda: _is_valid_disklabel(vda) returning True >11:35:06,567 DEBUG anaconda: _is_valid_size(vda) returning True >11:35:06,568 DEBUG anaconda: _is_valid_location(vda) returning True >11:35:06,568 DEBUG anaconda: _is_valid_format(vda) returning True >11:35:06,569 DEBUG anaconda: is_valid_stage1_device(vda) returning True >11:35:06,575 INFO anaconda: Thread Done: AnaExecuteStorageThread (139989601810176) >13:35:06,782 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f51df9decd0> >13:35:07,761 INFO anaconda: Thread Done: AnaNTPserver2 (139989720950528) >13:35:07,776 INFO anaconda: Thread Done: AnaNTPserver1 (139989712557824) >13:35:07,791 INFO anaconda: Thread Done: AnaNTPserver4 (139989656602368) >13:35:07,791 INFO anaconda: Thread Done: AnaNTPserver3 (139989704165120) >13:35:08,113 INFO anaconda: Thread Done: AnaCustomStorageInit (139989584762624) >13:35:08,930 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f51e5f6a910>> on <dictionary-keyiterator object at 0x7f51e5f6dba8> >13:35:08,930 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139989639816960) >13:35:08,931 INFO anaconda: Thread Done: AnaKeyboardThread (139989648209664) >13:35:09,050 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f51e5f60410> >13:35:09,136 DEBUG anaconda: updating hostname localhost.localdomain >13:35:09,223 DEBUG anaconda: updating hostname localhost.localdomain >13:35:09,223 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f51dd7b9bd0> status to: Wired (eth0) connected >13:35:15,462 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f51e5ea6fd0> status to: Downloading package metadata... >13:35:15,464 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f51df9ebd90> status to: Downloading group metadata... >13:36:14,871 INFO anaconda: Thread Done: AnaPayloadThread (139989695772416) >13:36:14,872 INFO anaconda: Thread Done: AnaSoftwareWatcher (139989922973440) >13:36:14,883 DEBUG anaconda: Setting up repos: ['fedora', 'updates', 'updates-testing'] >13:36:14,907 INFO anaconda: Thread Done: AnaSourceWatcher (139989629314816) >13:36:14,994 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f51df9ebd90> >13:36:14,996 INFO anaconda: fs space: 9726 MiB needed: 2861.02 MiB >13:36:15,017 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f51e5ea6fd0> >13:36:15,044 INFO anaconda: fs space: 9726 MiB needed: 2861.02 MiB >13:36:15,070 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f51df9ebd90> >13:36:15,072 INFO anaconda: fs space: 9726 MiB needed: 2861.02 MiB >13:36:15,093 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f51e5ea6fd0> >13:36:15,111 INFO anaconda: _autoContinue clicking continue button >13:36:15,244 DEBUG anaconda: Left hub: SummaryHub >13:36:15,244 DEBUG anaconda: Entered hub: ProgressHub >13:36:15,259 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:15,301 INFO anaconda: Running Thread: AnaInstallThread (139989629314816) >13:36:16,509 INFO anaconda: Setting up the installation environment >13:36:16,510 INFO anaconda: Setting up the installation environment >13:36:18,780 INFO anaconda: Creating disklabel on /dev/vda >13:36:18,827 INFO anaconda: Created disklabel on /dev/vda >13:36:19,544 INFO anaconda: Creating ext4 on /dev/vda3 >13:36:21,012 INFO anaconda: Created ext4 on /dev/vda3 >13:36:21,090 INFO anaconda: Creating swap on /dev/vda2 >13:36:21,240 INFO anaconda: Created swap on /dev/vda2 >13:36:21,272 INFO anaconda: Creating biosboot on /dev/vda1 >13:36:21,354 INFO anaconda: Created biosboot on /dev/vda1 >13:48:20,548 INFO anaconda: Installing bootloader >13:48:20,563 INFO anaconda: bootloader stage1 target device is vda >13:48:20,588 INFO anaconda: bootloader stage2 target device is vda3 >13:48:20,629 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f51e4babbd0> >13:48:20,914 INFO anaconda: bootloader.py: mbr will be updated for grub2 >13:48:31,765 INFO anaconda: bootloader.py: used boot args: console=ttyS0 >13:48:36,627 INFO anaconda: Installing bootloader >13:48:36,629 INFO anaconda: Performing post-installation setup tasks >13:48:36,797 INFO anaconda: Performing post-installation setup tasks >13:48:36,799 INFO anaconda: Thread Done: AnaInstallThread (139989629314816) >13:48:37,176 INFO anaconda: Running Thread: AnaConfigurationThread (139989629314816) >13:48:37,176 INFO anaconda: Configuring installed system >13:48:37,627 ERR anaconda: Error setting selinux mode: [Errno 2] No such file or directory: '/mnt/sysimage/etc/selinux/config' >13:48:38,454 INFO anaconda: Configuring installed system >13:48:38,457 INFO anaconda: Writing network configuration >13:48:38,461 INFO anaconda: setting installation environment hostname to localhost.localdomain >13:48:38,669 INFO anaconda: Writing network configuration >13:48:38,670 INFO anaconda: Creating users >13:48:38,671 INFO anaconda: created new libuser.conf at /tmp/libuser.qkynRP with instPath="/mnt/sysimage" >13:48:39,321 INFO anaconda: Creating users >13:48:39,322 INFO anaconda: Configuring addons >13:48:39,322 INFO anaconda: Configuring addons >13:48:39,323 INFO anaconda: Generating initramfs >13:48:39,336 DEBUG anaconda: running handleException >13:48:39,344 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 105, in doConfiguration > payload.recreateInitrds(force=True) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 599, in recreateInitrds > "--depmod", "--update", kernel]) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 171, in execInSysroot > return execWithRedirect(command, argv, stdin=stdin, root=getSysroot()) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 193, in execWithRedirect > log_output=log_output, binary_output=binary_output)[0] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 137, in _run_program > preexec_fn=chroot, cwd=root, env=env) > > File "/usr/lib64/python2.7/subprocess.py", line 710, in __init__ > errread, errwrite) > > File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child > raise child_exception > >OSError: [Errno 2] No such file or directory > >13:48:39,345 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >13:48:39,345 INFO anaconda: Thread Done: AnaConfigurationThread (139989629314816) > > >/tmp/packaging.log: >11:35:04,678 INFO packaging: configuring base repo >11:35:04,699 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >11:35:04,700 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:35:04,700 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:35:04,700 DEBUG yum.verbose.plugin: Adding en_US to language list >11:35:04,703 DEBUG yum.verbose.YumBase: Config time: 0.020 >11:35:04,741 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >11:35:04,741 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:35:04,741 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:35:04,741 DEBUG yum.verbose.plugin: Adding en_US to language list >11:35:04,747 DEBUG yum.verbose.YumBase: Config time: 0.011 >11:35:04,781 INFO packaging: adding yum repo, name: anaconda, baseurl: None, mirrorlist: http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-21&arch=x86_64 >13:35:10,983 INFO packaging: adding yum repo, name: fedora, baseurl: , mirrorlist: None >13:35:13,264 INFO packaging: adding yum repo, name: updates, baseurl: , mirrorlist: None >13:35:14,402 INFO packaging: adding yum repo, name: updates-testing, baseurl: , mirrorlist: None >13:35:15,391 INFO packaging: gathering repo metadata >13:35:15,392 INFO packaging: gathering repo metadata for fedora >13:35:23,118 INFO packaging: skipping disabled repo fedora-workstation >13:35:23,119 INFO packaging: gathering repo metadata for updates-testing >13:35:28,130 INFO packaging: gathering repo metadata for anaconda >13:35:28,622 INFO packaging: gathering repo metadata for updates >13:35:28,884 ERR packaging: failed to get groups for repo updates >13:35:28,887 INFO packaging: skipping disabled repo fedora-server >13:35:28,889 INFO packaging: skipping disabled repo fedora-cloud >13:35:28,889 INFO packaging: Refreshing environmentAddons >13:35:28,892 DEBUG yum.verbose.YumBase: Setting up Package Sacks >13:35:28,893 INFO_2 yum.verbose.plugin: Determining fastest mirrors >13:35:36,243 INFO_2 yum.verbose.plugin: * anaconda: download.eng.brq.redhat.com >13:35:36,250 INFO_2 yum.verbose.plugin: * fedora: download.eng.brq.redhat.com >13:35:36,259 INFO_2 yum.verbose.plugin: * updates: mirror.seas.harvard.edu >13:35:36,268 INFO_2 yum.verbose.plugin: * updates-testing: mirror.seas.harvard.edu >13:36:06,634 DEBUG yum.verbose.YumBase: pkgsack time: 37.742 >13:36:06,985 DEBUG yum.verbose.YumBase: group time: 38.093 >13:36:14,865 INFO packaging: metadata retrieval complete >13:36:22,099 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >13:36:22,100 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:36:22,100 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:36:22,100 DEBUG yum.verbose.plugin: Adding en_US.UTF-8 to language list >13:36:22,106 DEBUG yum.verbose.YumBase: Config time: 0.014 >13:36:22,106 INFO packaging: gathering repo metadata >13:36:22,117 INFO packaging: gathering repo metadata for updates-testing >13:36:22,146 INFO packaging: gathering repo metadata for fedora >13:36:22,243 INFO packaging: gathering repo metadata for updates >13:36:22,246 ERR packaging: failed to get groups for repo updates >13:36:22,247 INFO packaging: gathering repo metadata for anaconda >13:36:22,329 INFO packaging: Refreshing environmentAddons >13:36:36,251 INFO packaging: metadata retrieval complete >13:36:36,254 INFO packaging: checking software selection >13:36:36,256 INFO packaging: skipping core group due to %%packages --nocore; system may not be complete >13:36:36,257 DEBUG yum.verbose.YumBase: Setting up Package Sacks >13:36:36,257 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >13:36:37,041 INFO_2 yum.verbose.plugin: * anaconda: download.eng.brq.redhat.com >13:36:37,043 INFO_2 yum.verbose.plugin: * fedora: download.eng.brq.redhat.com >13:36:37,046 INFO_2 yum.verbose.plugin: * updates: mirror.seas.harvard.edu >13:36:37,051 INFO_2 yum.verbose.plugin: * updates-testing: mirror.seas.harvard.edu >13:36:41,218 DEBUG yum.verbose.YumBase: pkgsack time: 4.962 >13:36:41,245 DEBUG yum.verbose.YumBase: rpmdb time: 0.011 >13:36:42,058 DEBUG yum.verbose.YumBase: Obs Init time: 0.693 >13:36:42,396 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >13:36:42,398 INFO packaging: no kernel-PAE package >13:36:42,402 INFO packaging: selected kernel >13:36:42,419 INFO packaging: checking dependencies >13:36:42,441 DEBUG yum.verbose.YumBase: Building updates object >13:36:44,392 DEBUG yum.verbose.YumBase: up:simple updates time: 0.457 >13:36:44,401 DEBUG yum.verbose.YumBase: up:obs time: 0.009 >13:36:44,402 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >13:36:44,402 DEBUG yum.verbose.YumBase: updates time: 1.960 >13:36:44,411 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-4.1.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-16.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,443 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-2.20-5.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,447 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-4.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,449 DEBUG yum.verbose.YumBase: Quick matched glibc-2.20-5.fc21.x86_64 to require for libc.so.6(GLIBC_2.4)(64bit) >13:36:44,454 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1j-1.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,458 DEBUG yum.verbose.YumBase: TSINFO: Marking bash-4.3.30-2.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >13:36:44,474 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-216-5.fc21.x86_64 as install for chrony-1.31-1.fc21.x86_64 >13:36:44,474 DEBUG yum.verbose.YumBase: Quick matched systemd-216-5.fc21.x86_64 to require for systemd >13:36:44,476 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:shadow-utils-4.1.5.1-17.fc21.x86_64 as install for chrony-1.31-1.fc21.x86_64 >13:36:44,529 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.2-1.fc21.x86_64 as install for chrony-1.31-1.fc21.x86_64 >13:36:44,531 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-5.fc21.x86_64 as install for chrony-1.31-1.fc21.x86_64 >13:36:44,531 DEBUG yum.verbose.YumBase: Quick matched info-5.2-5.fc21.x86_64 to require for info >13:36:44,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc21.x86_64 as install for chrony-1.31-1.fc21.x86_64 >13:36:44,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc21.x86_64 as install for chrony-1.31-1.fc21.x86_64 >13:36:44,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-3.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >13:36:44,564 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-3.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >13:36:44,569 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-3.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >13:36:44,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-1.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >13:36:44,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-1.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >13:36:44,578 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >13:36:44,578 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >13:36:44,579 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.11-3.fc21.x86_64 to require for libe2p.so.2()(64bit) >13:36:44,590 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,593 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,600 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.14.0-1.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,622 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-11.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,635 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.12-1.fc21.noarch as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,637 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,646 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >13:36:44,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.02-0.8.fc21.x86_64 as install for 1:grub2-2.02-0.8.fc21.x86_64 >13:36:44,655 DEBUG yum.verbose.YumBase: TSINFO: Marking which-2.20-8.fc21.x86_64 as install for 1:grub2-2.02-0.8.fc21.x86_64 >13:36:44,660 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-10.fc21.x86_64 as install for 1:grub2-2.02-0.8.fc21.x86_64 >13:36:44,663 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.2-5.fc21.x86_64 as install for 1:grub2-2.02-0.8.fc21.x86_64 >13:36:44,666 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.19-6.fc21.x86_64 as install for 1:grub2-2.02-0.8.fc21.x86_64 >13:36:44,668 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-30.git20140903.fc21.x86_64 as install for 1:grub2-2.02-0.8.fc21.x86_64 >13:36:44,720 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.17.1-302.fc21.x86_64 as install for kernel-3.17.1-302.fc21.x86_64 >13:36:44,790 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.17.1-302.fc21.x86_64 as install for kernel-3.17.1-302.fc21.x86_64 >13:36:44,800 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-16.20140323.fc21.x86_64 as install for bash-4.3.30-2.fc21.x86_64 >13:36:44,806 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.42.0-1.fc21.x86_64 as install for dbus-python-1.2.0-6.fc21.x86_64 >13:36:44,806 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >13:36:44,809 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc21.x86_64 as install for dbus-python-1.2.0-6.fc21.x86_64 >13:36:44,812 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc21.x86_64 as install for dbus-python-1.2.0-6.fc21.x86_64 >13:36:44,832 DEBUG yum.verbose.YumBase: TSINFO: Marking util-linux-2.25.1-1.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,835 DEBUG yum.verbose.YumBase: TSINFO: Marking filesystem-3.2-27.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,838 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-14alpha.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,841 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,846 DEBUG yum.verbose.YumBase: TSINFO: Marking procps-ng-3.3.10-4.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-11.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,853 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-11.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >13:36:44,856 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-68.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,859 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,861 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,863 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-5.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,865 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-7.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,871 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-30.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,876 DEBUG yum.verbose.YumBase: TSINFO: Marking coreutils-8.22-19.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >13:36:44,892 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-6.fc21.x86_64 as install for file-5.19-6.fc21.x86_64 >13:36:44,897 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc21.x86_64 as install for file-5.19-6.fc21.x86_64 >13:36:44,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-11.fc21.x86_64 as install for gettext-0.19.2-5.fc21.x86_64 >13:36:44,917 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.9.1-11.fc21.x86_64 to require for libgomp.so.1(GOMP_1.0)(64bit) >13:36:44,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-6.fc21.x86_64 as install for gettext-0.19.2-5.fc21.x86_64 >13:36:44,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-11.fc21.x86_64 as install for gettext-0.19.2-5.fc21.x86_64 >13:36:44,930 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-5.fc21.x86_64 as install for gettext-0.19.2-5.fc21.x86_64 >13:36:44,930 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-5.fc21.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >13:36:44,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-5.fc21.x86_64 as install for gettext-0.19.2-5.fc21.x86_64 >13:36:44,938 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.20-5.fc21.x86_64 as install for glibc-2.20-5.fc21.x86_64 >13:36:44,943 DEBUG yum.verbose.YumBase: TSINFO: Marking basesystem-10.0-10.fc21.noarch as install for glibc-2.20-5.fc21.x86_64 >13:36:44,951 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.4-1.fc21.x86_64 as install for 1:grub2-tools-2.02-0.8.fc21.x86_64 >13:36:44,957 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-14alpha.fc21.x86_64 as install for 1:grub2-tools-2.02-0.8.fc21.x86_64 >13:36:44,962 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc21.x86_64 as install for 1:grub2-tools-2.02-0.8.fc21.x86_64 >13:36:44,965 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-8.fc21.x86_64 as install for 1:grub2-tools-2.02-0.8.fc21.x86_64 >13:36:44,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc21.x86_64 as install for iptables-1.4.21-11.fc21.x86_64 >13:36:44,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc21.x86_64 as install for iptables-1.4.21-11.fc21.x86_64 >13:36:44,991 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20141013-41.git0e5f6377.fc21.noarch as install for kernel-core-3.17.1-302.fc21.x86_64 >13:36:45,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc21.x86_64 as install for libcap-2.24-7.fc21.x86_64 >13:36:45,002 DEBUG yum.verbose.YumBase: Quick matched libattr-2.4.47-9.fc21.x86_64 to require for libattr.so.1()(64bit) >13:36:45,012 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc21.x86_64 as install for libpwquality-1.2.4-2.fc21.x86_64 >13:36:45,016 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc21.x86_64 as install for libpwquality-1.2.4-2.fc21.x86_64 >13:36:45,028 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-4.fc21.x86_64 as install for newt-python-0.52.17-4.fc21.x86_64 >13:36:45,029 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >13:36:45,029 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >13:36:45,029 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >13:36:45,033 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc21.x86_64 as install for newt-python-0.52.17-4.fc21.x86_64 >13:36:45,036 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-4.1.fc21.x86_64 as install for newt-python-0.52.17-4.fc21.x86_64 >13:36:45,049 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1j-1.fc21.x86_64 as install for 1:openssl-1.0.1j-1.fc21.x86_64 >13:36:45,053 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.fc21.x86_64 as install for 1:openssl-1.0.1j-1.fc21.x86_64 >13:36:45,054 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1j-1.fc21.x86_64 to require for libcrypto.so.10(libcrypto.so.10)(64bit) >13:36:45,054 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1j-1.fc21.x86_64 to require for libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) >13:36:45,054 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1j-1.fc21.x86_64 to require for libcrypto.so.10(OPENSSL_1.0.1)(64bit) >13:36:45,054 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1j-1.fc21.x86_64 to require for libssl.so.10()(64bit) >13:36:45,059 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-9.fc21.x86_64 as install for 1:openssl-1.0.1j-1.fc21.x86_64 >13:36:45,060 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-9.fc21.x86_64 to require for libk5crypto.so.3()(64bit) >13:36:45,060 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-9.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >13:36:45,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-5.fc21.x86_64 as install for pam-1.1.8-16.fc21.x86_64 >13:36:45,089 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-1.fc21.x86_64 as install for pam-1.1.8-16.fc21.x86_64 >13:36:45,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc21.x86_64 as install for pam-1.1.8-16.fc21.x86_64 >13:36:45,103 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.42.0-1.fc21.x86_64 as install for pygobject3-base-3.14.0-1.fc21.x86_64 >13:36:45,105 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.42.0-1.fc21.x86_64 to require for libgirepository-1.0.so.1()(64bit) >13:36:45,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc21.x86_64 as install for pygobject3-base-3.14.0-1.fc21.x86_64 >13:36:45,113 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >13:36:45,115 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >13:36:45,124 DEBUG yum.verbose.YumBase: TSINFO: Marking setup-2.9.0-2.fc21.noarch as install for 2:shadow-utils-4.1.5.1-17.fc21.x86_64 >13:36:45,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc21.x86_64 as install for 2:shadow-utils-4.1.5.1-17.fc21.x86_64 >13:36:45,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc21.x86_64 as install for 2:shadow-utils-4.1.5.1-17.fc21.x86_64 >13:36:45,161 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-5.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,164 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-5.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,177 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,183 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >13:36:45,184 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >13:36:45,188 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,191 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,195 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.8.6-3.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,196 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-7.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-5.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,203 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-8.fc21.x86_64 as install for systemd-216-5.fc21.x86_64 >13:36:45,226 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-5.9-16.20140323.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >13:36:45,235 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-7.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >13:36:45,236 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-7.fc21.x86_64 to require for libgmp.so.10()(64bit) >13:36:45,247 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc21.x86_64 as install for cryptsetup-libs-1.6.6-1.fc21.x86_64 >13:36:45,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-3.fc21.x86_64 as install for cryptsetup-libs-1.6.6-1.fc21.x86_64 >13:36:45,260 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc21.x86_64 as install for 1:dbus-1.8.6-3.fc21.x86_64 >13:36:45,263 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc21.x86_64 as install for 1:dbus-1.8.6-3.fc21.x86_64 >13:36:45,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc21.x86_64 as install for 1:dbus-1.8.6-3.fc21.x86_64 >13:36:45,278 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc21.x86_64 as install for device-mapper-libs-1.02.90-1.fc21.x86_64 >13:36:45,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc21.x86_64 as install for device-mapper-libs-1.02.90-1.fc21.x86_64 >13:36:45,297 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc21.x86_64 as install for elfutils-libs-0.160-1.fc21.x86_64 >13:36:45,310 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-3.fc21.x86_64 as install for freetype-2.5.3-8.fc21.x86_64 >13:36:45,311 DEBUG yum.verbose.YumBase: Quick matched 2:libpng-1.6.10-3.fc21.x86_64 to require for libpng16.so.16()(64bit) >13:36:45,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-11.fc21.x86_64 as install for gettext-libs-0.19.2-5.fc21.x86_64 >13:36:45,321 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc21.x86_64 to require for libstdc++.so.6()(64bit) >13:36:45,328 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-15.fc21.x86_64 as install for glib2-2.42.0-1.fc21.x86_64 >13:36:45,333 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014h-1.fc21.noarch as install for glibc-common-2.20-5.fc21.x86_64 >13:36:45,341 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc21.1.x86_64 as install for grep-2.20-3.fc21.x86_64 >13:36:45,365 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc21.x86_64 as install for krb5-libs-1.12.2-9.fc21.x86_64 >13:36:45,365 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >13:36:45,366 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >13:36:45,366 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >13:36:45,368 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc21.x86_64 as install for krb5-libs-1.12.2-9.fc21.x86_64 >13:36:45,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc21.x86_64 as install for krb5-libs-1.12.2-9.fc21.x86_64 >13:36:45,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-16.fc21.x86_64 as install for libcurl-7.37.0-8.fc21.x86_64 >13:36:45,437 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.2-1.fc21.x86_64 as install for libcurl-7.37.0-8.fc21.x86_64 >13:36:45,437 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libssl3.so(NSS_3.2)(64bit) >13:36:45,438 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libssl3.so(NSS_3.14)(64bit) >13:36:45,438 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libssl3.so(NSS_3.11.4)(64bit) >13:36:45,438 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.9.3)(64bit) >13:36:45,438 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.9.2)(64bit) >13:36:45,438 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.5)(64bit) >13:36:45,438 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.4)(64bit) >13:36:45,439 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.3)(64bit) >13:36:45,439 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.2)(64bit) >13:36:45,439 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.12.5)(64bit) >13:36:45,439 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.12.1)(64bit) >13:36:45,439 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.12)(64bit) >13:36:45,439 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libnss3.so(NSS_3.10)(64bit) >13:36:45,440 DEBUG yum.verbose.YumBase: Quick matched nss-3.17.2-1.fc21.x86_64 to require for libssl3.so()(64bit) >13:36:45,459 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc21.x86_64 as install for libcurl-7.37.0-8.fc21.x86_64 >13:36:45,460 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc21.x86_64 to require for libplc4.so()(64bit) >13:36:45,477 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.2-1.fc21.x86_64 as install for libcurl-7.37.0-8.fc21.x86_64 >13:36:45,486 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.40-1.fc21.x86_64 as install for libcurl-7.37.0-8.fc21.x86_64 >13:36:45,487 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.40-1.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >13:36:45,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-4.fc21.x86_64 >13:36:45,504 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >13:36:45,504 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc21.x86_64 to require for libmnl.so.0()(64bit) >13:36:45,517 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc21.x86_64 as install for libsemanage-2.3-6.fc21.x86_64 >13:36:45,518 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >13:36:45,518 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >13:36:45,529 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-16.20140323.fc21.noarch as install for ncurses-libs-5.9-16.20140323.fc21.x86_64 >13:36:45,536 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc21.x86_64 as install for newt-0.52.17-4.fc21.x86_64 >13:36:45,537 DEBUG yum.verbose.YumBase: Quick matched popt-1.16-5.fc21.x86_64 to require for libpopt.so.0()(64bit) >13:36:45,544 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-1.1.fc21.noarch as install for 1:openssl-libs-1.0.1j-1.fc21.x86_64 >13:36:45,547 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc21.noarch as install for 1:openssl-libs-1.0.1j-1.fc21.x86_64 >13:36:45,561 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-2.fc21.x86_64 as install for python-libs-2.7.8-4.1.fc21.x86_64 >13:36:45,564 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc21.x86_64 as install for python-libs-2.7.8-4.1.fc21.x86_64 >13:36:45,567 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc21.x86_64 as install for python-libs-2.7.8-4.1.fc21.x86_64 >13:36:45,567 DEBUG yum.verbose.YumBase: Quick matched gdbm-1.11-4.fc21.x86_64 to require for libgdbm.so.4()(64bit) >13:36:45,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-5.fc21.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >13:36:45,584 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.16.noarch as install for setup-2.9.0-2.fc21.noarch >13:36:45,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-1.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >13:36:45,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-1.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >13:36:45,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >13:36:45,626 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.24)(64bit) >13:36:45,627 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >13:36:45,627 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >13:36:45,627 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >13:36:45,627 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >13:36:45,627 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >13:36:45,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >13:36:45,645 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.22.1-1.fc21.x86_64 as install for ca-certificates-2014.2.1-1.1.fc21.noarch >13:36:45,652 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.22.1-1.fc21.x86_64 as install for ca-certificates-2014.2.1-1.1.fc21.noarch >13:36:45,695 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-cloud-21-0.16.noarch as install for fedora-release-21-0.16.noarch >13:36:45,701 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.7.noarch as install for fedora-release-21-0.16.noarch >13:36:45,708 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc21.x86_64 as install for fipscheck-lib-1.4.1-7.fc21.x86_64 >13:36:45,772 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.2-1.fc21.x86_64 as install for nss-3.17.2-1.fc21.x86_64 >13:36:45,775 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.2-1.fc21.x86_64 as install for nss-3.17.2-1.fc21.x86_64 >13:36:45,776 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.17.2-1.fc21.x86_64 to require for libnssdbm3.so()(64bit) >13:36:45,800 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.2-1.fc21.x86_64 as install for openldap-2.4.40-1.fc21.x86_64 >13:36:45,805 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc21.x86_64 as install for openldap-2.4.40-1.fc21.x86_64 >13:36:45,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc21.x86_64 as install for shared-mime-info-1.3-15.fc21.x86_64 >13:36:45,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc21.x86_64 as install for p11-kit-trust-0.22.1-1.fc21.x86_64 >13:36:45,890 DEBUG yum.verbose.YumBase: Quick matched libtasn1-4.2-1.fc21.x86_64 to require for libtasn1.so.6()(64bit) >13:36:46,545 DEBUG yum.verbose.YumBase: Depsolve time: 4.126 >13:36:46,556 INFO packaging: 154 packages selected totalling 620.86 MiB >13:36:46,728 INFO packaging: Running anaconda-yum to install packages >13:36:53,430 INFO packaging: populate transaction set >13:38:49,720 INFO packaging: check transaction set >13:38:49,737 INFO packaging: order transaction set >13:38:49,738 INFO packaging: running transaction >13:48:18,802 INFO packaging: transaction complete >13:48:20,356 INFO packaging: ==== start rpm scriptlet logs ==== >13:48:20,357 INFO packaging: warning: filesystem-3.2-27.fc21.x86_64: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >13:48:20,358 INFO packaging: libgcc-4.9.1-11.fc21.x86_64 (1/154) > >13:48:20,359 INFO packaging: fedora-repos-21-0.7.noarch (2/154) > >13:48:20,360 INFO packaging: fedora-release-cloud-21-0.16.noarch (3/154) > >13:48:20,361 INFO packaging: fedora-release-21-0.16.noarch (4/154) > >13:48:20,362 INFO packaging: setup-2.9.0-2.fc21.noarch (5/154) > >13:48:20,362 INFO packaging: filesystem-3.2-27.fc21.x86_64 (6/154) > >13:48:20,362 INFO packaging: basesystem-10.0-10.fc21.noarch (7/154) > >13:48:20,362 INFO packaging: linux-firmware-20141013-41.git0e5f6377.fc21.noarch (8/154) > >13:48:20,363 INFO packaging: tzdata-2014h-1.fc21.noarch (9/154) > >13:48:20,363 INFO packaging: ncurses-base-5.9-16.20140323.fc21.noarch (10/154) > >13:48:20,363 INFO packaging: nss-softokn-freebl-3.17.2-1.fc21.x86_64 (11/154) > >13:48:20,364 INFO packaging: glibc-common-2.20-5.fc21.x86_64 (12/154) > >13:48:20,364 INFO packaging: glibc-2.20-5.fc21.x86_64 (13/154) > >13:48:20,364 INFO packaging: xz-libs-5.1.2-14alpha.fc21.x86_64 (14/154) > >13:48:20,364 INFO packaging: libstdc++-4.9.1-11.fc21.x86_64 (15/154) > >13:48:20,365 INFO packaging: ncurses-libs-5.9-16.20140323.fc21.x86_64 (16/154) > >13:48:20,365 INFO packaging: bash-4.3.30-2.fc21.x86_64 (17/154) > >13:48:20,365 INFO packaging: libsepol-2.3-4.fc21.x86_64 (18/154) > >13:48:20,365 INFO packaging: pcre-8.35-6.fc21.1.x86_64 (19/154) > >13:48:20,366 INFO packaging: libselinux-2.3-5.fc21.x86_64 (20/154) > >13:48:20,366 INFO packaging: zlib-1.2.8-7.fc21.x86_64 (21/154) > >13:48:20,366 INFO packaging: info-5.2-5.fc21.x86_64 (22/154) > >13:48:20,366 INFO packaging: nspr-4.10.7-1.fc21.x86_64 (23/154) > >13:48:20,367 INFO packaging: libcom_err-1.42.11-3.fc21.x86_64 (24/154) > >13:48:20,367 INFO packaging: nss-util-3.17.2-1.fc21.x86_64 (25/154) > >13:48:20,367 INFO packaging: libffi-3.1-6.fc21.x86_64 (26/154) > >13:48:20,367 INFO packaging: audit-libs-2.4-1.fc21.x86_64 (27/154) > >13:48:20,368 INFO packaging: libuuid-2.25.1-1.fc21.x86_64 (28/154) > >13:48:20,368 INFO packaging: libattr-2.4.47-9.fc21.x86_64 (29/154) > >13:48:20,369 INFO packaging: libacl-2.2.52-7.fc21.x86_64 (30/154) > >13:48:20,371 INFO packaging: sed-4.2.2-9.fc21.x86_64 (31/154) > >13:48:20,372 INFO packaging: libcap-2.24-7.fc21.x86_64 (32/154) > >13:48:20,375 INFO packaging: grep-2.20-3.fc21.x86_64 (33/154) > >13:48:20,376 INFO packaging: libxml2-2.9.1-6.fc21.x86_64 (34/154) > >13:48:20,377 INFO packaging: bzip2-libs-1.0.6-14.fc21.x86_64 (35/154) > >13:48:20,378 INFO packaging: libgpg-error-1.13-3.fc21.x86_64 (36/154) > >13:48:20,379 INFO packaging: libgcrypt-1.6.1-7.fc21.x86_64 (37/154) > >13:48:20,379 INFO packaging: popt-1.16-5.fc21.x86_64 (38/154) > >13:48:20,380 INFO packaging: chkconfig-1.3.62-2.fc21.x86_64 (39/154) > >13:48:20,380 INFO packaging: 1:dbus-libs-1.8.6-3.fc21.x86_64 (40/154) > >13:48:20,381 INFO packaging: expat-2.1.0-10.fc21.x86_64 (41/154) > >13:48:20,381 INFO packaging: libdb-5.3.28-9.fc21.x86_64 (42/154) > >13:48:20,382 INFO packaging: p11-kit-0.22.1-1.fc21.x86_64 (43/154) > >13:48:20,383 INFO packaging: libgomp-4.9.1-11.fc21.x86_64 (44/154) > >13:48:20,383 INFO packaging: readline-6.3-5.fc21.x86_64 (45/154) > >13:48:20,384 INFO packaging: sqlite-3.8.6-2.fc21.x86_64 (46/154) > >13:48:20,384 INFO packaging: nss-softokn-3.17.2-1.fc21.x86_64 (47/154) > >13:48:20,385 INFO packaging: which-2.20-8.fc21.x86_64 (48/154) > >13:48:20,385 INFO packaging: libidn-1.28-5.fc21.x86_64 (49/154) > >13:48:20,385 INFO packaging: libunistring-0.9.3-11.fc21.x86_64 (50/154) > >13:48:20,386 INFO packaging: kmod-libs-18-3.fc21.x86_64 (51/154) > >13:48:20,386 INFO packaging: kmod-18-3.fc21.x86_64 (52/154) > >13:48:20,386 INFO packaging: libnfnetlink-1.0.1-6.fc21.x86_64 (53/154) > >13:48:20,386 INFO packaging: elfutils-libelf-0.160-1.fc21.x86_64 (54/154) > >13:48:20,387 INFO packaging: elfutils-libs-0.160-1.fc21.x86_64 (55/154) > >13:48:20,387 INFO packaging: libcap-ng-0.7.4-7.fc21.x86_64 (56/154) > >13:48:20,387 INFO packaging: slang-2.2.4-13.fc21.x86_64 (57/154) > >13:48:20,387 INFO packaging: newt-0.52.17-4.fc21.x86_64 (58/154) > >13:48:20,388 INFO packaging: cyrus-sasl-lib-2.1.26-19.fc21.x86_64 (59/154) > >13:48:20,388 INFO packaging: acl-2.2.52-7.fc21.x86_64 (60/154) > >13:48:20,388 INFO packaging: e2fsprogs-libs-1.42.11-3.fc21.x86_64 (61/154) > >13:48:20,388 INFO packaging: libss-1.42.11-3.fc21.x86_64 (62/154) > >13:48:20,389 INFO packaging: 1:make-4.0-3.fc21.x86_64 (63/154) > >13:48:20,389 INFO packaging: cpio-2.11-30.fc21.x86_64 (64/154) > >13:48:20,389 INFO packaging: 1:findutils-4.5.12-7.fc21.x86_64 (65/154) > >13:48:20,389 INFO packaging: gawk-4.1.1-5.fc21.x86_64 (66/154) > >13:48:20,390 INFO packaging: diffutils-3.3-9.fc21.x86_64 (67/154) > >13:48:20,390 INFO packaging: file-libs-5.19-6.fc21.x86_64 (68/154) > >13:48:20,390 INFO packaging: file-5.19-6.fc21.x86_64 (69/154) > >13:48:20,390 INFO packaging: 2:libpng-1.6.10-3.fc21.x86_64 (70/154) > >13:48:20,391 INFO packaging: freetype-2.5.3-8.fc21.x86_64 (71/154) > >13:48:20,391 INFO packaging: xz-5.1.2-14alpha.fc21.x86_64 (72/154) > >13:48:20,391 INFO packaging: libedit-3.1-8.20140213cvs.fc21.x86_64 (73/154) > >13:48:20,392 INFO packaging: ncurses-5.9-16.20140323.fc21.x86_64 (74/154) > >13:48:20,392 INFO packaging: 1:gmp-6.0.0-7.fc21.x86_64 (75/154) > >13:48:20,392 INFO packaging: libmnl-1.0.3-9.fc21.x86_64 (76/154) > >13:48:20,392 INFO packaging: libnetfilter_conntrack-1.0.4-4.fc21.x86_64 (77/154) > >13:48:20,393 INFO packaging: iptables-1.4.21-11.fc21.x86_64 (78/154) > >13:48:20,393 INFO packaging: qrencode-libs-3.4.2-4.fc21.x86_64 (79/154) > >13:48:20,393 INFO packaging: libtasn1-4.2-1.fc21.x86_64 (80/154) > >13:48:20,393 INFO packaging: p11-kit-trust-0.22.1-1.fc21.x86_64 (81/154) > >13:48:20,394 INFO packaging: ca-certificates-2014.2.1-1.1.fc21.noarch (82/154) > >13:48:20,394 INFO packaging: libverto-0.2.6-4.fc21.x86_64 (83/154) > >13:48:20,394 INFO packaging: libseccomp-2.1.1-5.fc21.x86_64 (84/154) > >13:48:20,395 INFO packaging: 1:hardlink-1.0-21.fc21.x86_64 (85/154) > >13:48:20,395 INFO packaging: gdbm-1.11-4.fc21.x86_64 (86/154) > >13:48:20,395 INFO packaging: keyutils-libs-1.5.9-4.fc21.x86_64 (87/154) > >13:48:20,395 INFO packaging: krb5-libs-1.12.2-9.fc21.x86_64 (88/154) > >13:48:20,396 INFO packaging: 1:openssl-libs-1.0.1j-1.fc21.x86_64 (89/154) > >13:48:20,396 INFO packaging: coreutils-8.22-19.fc21.x86_64 (90/154) > >13:48:20,396 INFO packaging: crypto-policies-20140905-1.git4649b7d.fc21.noarch (91/154) > >13:48:20,396 INFO packaging: libblkid-2.25.1-1.fc21.x86_64 (92/154) > >13:48:20,397 INFO packaging: gzip-1.6-5.fc21.x86_64 (93/154) > >13:48:20,397 INFO packaging: cracklib-2.9.1-5.fc21.x86_64 (94/154) > >13:48:20,397 INFO packaging: cracklib-dicts-2.9.1-5.fc21.x86_64 (95/154) > >13:48:20,397 INFO packaging: pam-1.1.8-16.fc21.x86_64 (96/154) > >13:48:20,398 INFO packaging: libpwquality-1.2.4-2.fc21.x86_64 (97/154) > >13:48:20,398 INFO packaging: systemd-libs-216-5.fc21.x86_64 (98/154) > >13:48:20,398 INFO packaging: python-libs-2.7.8-4.1.fc21.x86_64 (99/154) > >13:48:20,398 INFO packaging: python-2.7.8-4.1.fc21.x86_64 (100/154) > >13:48:20,399 INFO packaging: python-decorator-3.4.0-5.fc21.noarch (101/154) > >13:48:20,399 INFO packaging: python-six-1.7.3-2.fc21.noarch (102/154) > >13:48:20,400 INFO packaging: newt-python-0.52.17-4.fc21.x86_64 (103/154) > >13:48:20,400 INFO packaging: libselinux-python-2.3-5.fc21.x86_64 (104/154) > >13:48:20,400 INFO packaging: pyCould not determine the kernel command line parameters. > >13:48:20,400 INFO packaging: Please specify the kernel command line in /etc/kernel/cmdline! > >13:48:20,401 INFO packaging: warning: %posttrans(kernel-core-3.17.1-302.fc21.x86_64) scriptlet failed, exit status 1 > >13:48:20,401 INFO packaging: thon-slip-0.6.0-3.fc21.noarch (105/154) > >13:48:20,401 INFO packaging: procps-ng-3.3.10-4.fc21.x86_64 (106/154) > >13:48:20,401 INFO packaging: libmount-2.25.1-1.fc21.x86_64 (107/154) > >13:48:20,402 INFO packaging: 1:openssl-1.0.1j-1.fc21.x86_64 (108/154) > >13:48:20,403 INFO packaging: 1:pkgconfig-0.28-6.fc21.x86_64 (109/154) > >13:48:20,403 INFO packaging: glib2-2.42.0-1.fc21.x86_64 (110/154) > >13:48:20,404 INFO packaging: shared-mime-info-1.3-15.fc21.x86_64 (111/154) > >13:48:20,404 INFO packaging: libcroco-0.6.8-5.fc21.x86_64 (112/154) > >13:48:20,405 INFO packaging: gettext-libs-0.19.2-5.fc21.x86_64 (113/154) > >13:48:20,405 INFO packaging: gettext-0.19.2-5.fc21.x86_64 (114/154) > >13:48:20,406 INFO packaging: dbus-glib-0.100.2-4.fc21.x86_64 (115/154) > >13:48:20,407 INFO packaging: dbus-python-1.2.0-6.fc21.x86_64 (116/154) > >13:48:20,407 INFO packaging: python-slip-dbus-0.6.0-3.fc21.noarch (117/154) > >13:48:20,408 INFO packaging: gobject-introspection-1.42.0-1.fc21.x86_64 (118/154) > >13:48:20,408 INFO packaging: pygobject3-base-3.14.0-1.fc21.x86_64 (119/154) > >13:48:20,418 INFO packaging: fedora-logos-21.0.4-1.fc21.x86_64 (120/154) > >13:48:20,433 INFO packaging: nss-3.17.2-1.fc21.x86_64 (121/154) > >13:48:20,434 INFO packaging: nss-sysinit-3.17.2-1.fc21.x86_64 (122/154) > >13:48:20,435 INFO packaging: nss-tools-3.17.2-1.fc21.x86_64 (123/154) > >13:48:20,437 INFO packaging: openldap-2.4.40-1.fc21.x86_64 (124/154) > >13:48:20,437 INFO packaging: libuser-0.60-6.fc21.x86_64 (125/154) > >13:48:20,437 INFO packaging: fipscheck-lib-1.4.1-7.fc21.x86_64 (126/154) > >13:48:20,437 INFO packaging: fipscheck-1.4.1-7.fc21.x86_64 (127/154) > >13:48:20,438 INFO packaging: libssh2-1.4.3-16.fc21.x86_64 (128/154) > >13:48:20,438 INFO packaging: libcurl-7.37.0-8.fc21.x86_64 (129/154) > >13:48:20,438 INFO packaging: ustr-1.0.4-18.fc21.x86_64 (130/154) > >13:48:20,439 INFO packaging: libsemanage-2.3-6.fc21.x86_64 (131/154) > >13:48:20,439 INFO packaging: 2:shadow-utils-4.1.5.1-17.fc21.x86_64 (132/154) > >13:48:20,439 INFO packaging: libutempter-1.1.6-6.fc21.x86_64 (133/154) > >13:48:20,439 INFO packaging: libsmartcols-2.25.1-1.fc21.x86_64 (134/154) > >13:48:20,440 INFO packaging: util-linux-2.25.1-1.fc21.x86_64 (135/154) > >13:48:20,440 INFO packaging: device-mapper-1.02.90-1.fc21.x86_64 (136/154) > >13:48:20,440 INFO packaging: device-mapper-libs-1.02.90-1.fc21.x86_64 (137/154) > >13:48:20,441 INFO packaging: cryptsetup-libs-1.6.6-1.fc21.x86_64 (138/154) > >13:48:20,441 INFO packaging: systemd-216-5.fc21.x86_64 (139/154) > >13:48:20,442 INFO packaging: 1:dbus-1.8.6-3.fc21.x86_64 (140/154) > >13:48:20,442 INFO packaging: os-prober-1.58-10.fc21.x86_64 (141/154) > >13:48:20,442 INFO packaging: 1:grub2-tools-2.02-0.8.fc21.x86_64 (142/154) > >13:48:20,443 INFO packaging: ebtables-2.0.10-16.fc21.x86_64 (143/154) > >13:48:20,443 INFO packaging: firewalld-config-standard-0.3.12-1.fc21.noarch (144/154) > >13:48:20,443 INFO packaging: firewalld-0.3.12-1.fc21.noarch (145/154) > >13:48:20,443 INFO packaging: kpartx-0.4.9-68.fc21.x86_64 (146/154) > >13:48:20,444 INFO packaging: dracut-038-30.git20140903.fc21.x86_64 (147/154) > >13:48:20,444 INFO packaging: kernel-core-3.17.1-302.fc21.x86_64 (148/154) > >13:48:20,444 INFO packaging: kernel-modules-3.17.1-302.fc21.x86_64 (149/154) > >13:48:20,445 INFO packaging: kernel-3.17.1-302.fc21.x86_64 (150/154) > >13:48:20,445 INFO packaging: 1:grub2-2.02-0.8.fc21.x86_64 (151/154) > >13:48:20,445 INFO packaging: chrony-1.31-1.fc21.x86_64 (152/154) > >13:48:20,446 INFO packaging: authconfig-6.2.9-3.fc21.x86_64 (153/154) > >13:48:20,446 INFO packaging: e2fsprogs-1.42.11-3.fc21.x86_64 (154/154) > >13:48:20,447 INFO packaging: ==== end rpm scriptlet logs ==== >13:48:39,323 INFO packaging: recreating initrd for 3.17.1-302.fc21.x86_64 > > >/tmp/program.log: >11:34:56,068 INFO program: Running... losetup --list >11:34:56,148 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:34:56,160 DEBUG program: Return code: 0 >11:34:56,161 INFO program: Running... udevadm settle --timeout=300 >11:34:56,238 DEBUG program: Return code: 0 >11:34:56,239 INFO program: Running... modprobe fcoe >11:34:56,313 DEBUG program: Return code: 0 >11:34:56,314 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:34:56,346 INFO program: No FCoE boot disk information is found in EDD! >11:34:56,347 DEBUG program: Return code: 1 >11:34:56,358 INFO program: Running... loadkeys us >11:34:56,434 DEBUG program: Return code: 0 >11:34:56,435 INFO program: Running... loadkeys us >11:34:56,526 DEBUG program: Return code: 0 >11:34:56,648 INFO program: Running... losetup --list >11:34:57,134 INFO program: Running... metacity --display :1 --sm-disable >11:34:57,134 INFO program: Running... spice-vdagent >11:34:57,163 DEBUG program: Return code: 0 >11:34:58,508 INFO program: Running... hwclock --hctosys --utc >11:34:59,012 DEBUG program: Return code: 0 >11:34:59,012 INFO program: Running... udevadm settle --timeout=300 >11:34:59,036 DEBUG program: Return code: 0 >11:34:59,037 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >11:34:59,083 DEBUG program: Return code: 0 >11:34:59,084 INFO program: Running... udevadm settle --timeout=300 >11:34:59,100 DEBUG program: Return code: 0 >11:34:59,100 INFO program: Running... systemctl start chronyd.service >11:34:59,147 DEBUG program: Return code: 0 >11:34:59,148 INFO program: Running... udevadm settle --timeout=300 >11:34:59,161 DEBUG program: Return code: 0 >11:34:59,165 INFO program: Running... udevadm settle --timeout=300 >11:34:59,178 DEBUG program: Return code: 0 >11:35:00,123 INFO program: Running... multipath -c /dev/vda >11:35:00,135 DEBUG program: Return code: 1 >11:35:00,308 INFO program: Running... dumpe2fs -h /dev/vda1 >11:35:00,341 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >11:35:00,341 INFO program: Filesystem volume name: <none> >11:35:00,342 INFO program: Last mounted on: <not available> >11:35:00,344 INFO program: Filesystem UUID: 8d5f7003-2211-4abf-98e6-514acf813053 >11:35:00,345 INFO program: Filesystem magic number: 0xEF53 >11:35:00,345 INFO program: Filesystem revision #: 1 (dynamic) >11:35:00,345 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:35:00,346 INFO program: Filesystem flags: signed_directory_hash >11:35:00,346 INFO program: Default mount options: user_xattr acl >11:35:00,346 INFO program: Filesystem state: clean >11:35:00,346 INFO program: Errors behavior: Continue >11:35:00,347 INFO program: Filesystem OS type: Linux >11:35:00,347 INFO program: Inode count: 128016 >11:35:00,347 INFO program: Block count: 512000 >11:35:00,347 INFO program: Reserved block count: 25600 >11:35:00,347 INFO program: Free blocks: 485332 >11:35:00,348 INFO program: Free inodes: 128005 >11:35:00,348 INFO program: First block: 1 >11:35:00,348 INFO program: Block size: 1024 >11:35:00,348 INFO program: Fragment size: 1024 >11:35:00,348 INFO program: Reserved GDT blocks: 256 >11:35:00,349 INFO program: Blocks per group: 8192 >11:35:00,349 INFO program: Fragments per group: 8192 >11:35:00,349 INFO program: Inodes per group: 2032 >11:35:00,349 INFO program: Inode blocks per group: 254 >11:35:00,349 INFO program: Flex block group size: 16 >11:35:00,350 INFO program: Filesystem created: Thu Oct 23 09:58:50 2014 >11:35:00,350 INFO program: Last mount time: Thu Oct 23 09:58:54 2014 >11:35:00,350 INFO program: Last write time: Thu Oct 23 09:58:54 2014 >11:35:00,350 INFO program: Mount count: 1 >11:35:00,350 INFO program: Maximum mount count: -1 >11:35:00,351 INFO program: Last checked: Thu Oct 23 09:58:50 2014 >11:35:00,351 INFO program: Check interval: 0 (<none>) >11:35:00,351 INFO program: Lifetime writes: 8 MB >11:35:00,351 INFO program: Reserved blocks uid: 0 (user root) >11:35:00,351 INFO program: Reserved blocks gid: 0 (group root) >11:35:00,352 INFO program: First inode: 11 >11:35:00,352 INFO program: Inode size: 128 >11:35:00,352 INFO program: Journal inode: 8 >11:35:00,352 INFO program: Default directory hash: half_md4 >11:35:00,352 INFO program: Directory Hash Seed: 70a50106-9c70-41d0-807a-956bd3f5da87 >11:35:00,353 INFO program: Journal backup: inode blocks >11:35:00,353 INFO program: Journal features: (none) >11:35:00,353 INFO program: Journal size: 8M >11:35:00,354 INFO program: Journal length: 8192 >11:35:00,354 INFO program: Journal sequence: 0x00000006 >11:35:00,354 INFO program: Journal start: 0 >11:35:00,354 INFO program: >11:35:00,355 DEBUG program: Return code: 0 >11:35:00,355 INFO program: Running... resize2fs -P /dev/vda1 >11:35:00,375 INFO program: resize2fs 1.42.11 (09-Jul-2014) >11:35:00,375 INFO program: Please run 'e2fsck -f /dev/vda1' first. >11:35:00,376 INFO program: >11:35:00,376 DEBUG program: Return code: 1 >11:35:00,491 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >11:35:00,527 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,528 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,528 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,529 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,529 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,529 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,529 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,530 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,530 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,530 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,530 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,530 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,531 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,531 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,531 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,531 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,532 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,532 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,532 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,532 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,532 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:00,533 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,533 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,533 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,533 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,534 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,534 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,534 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,534 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,534 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,535 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,535 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,535 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,535 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,536 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,536 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,536 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,536 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,536 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,537 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,537 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:00,537 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8 LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora-server LVM2_VG_UUID=y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl LVM2_VG_SIZE=9969664.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=2434 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >11:35:00,537 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,538 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,538 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,538 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,538 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,539 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,539 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,539 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,539 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,540 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,540 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,540 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,540 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,541 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,541 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,541 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,542 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,542 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,542 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,542 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,543 DEBUG program: Return code: 0 >11:35:00,583 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >11:35:00,609 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,609 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,609 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,610 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,610 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,610 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,610 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:00,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:00,618 INFO program: LVM2_VG_NAME=fedora-server LVM2_LV_NAME=root LVM2_LV_UUID=w214uc-efms-rNnD-69zt-5Y4h-NYT0-fLPPef LVM2_LV_SIZE=8880128.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >11:35:00,619 INFO program: LVM2_VG_NAME=fedora-server LVM2_LV_NAME=swap LVM2_LV_UUID=jX46yP-JqGV-MpbZ-en4e-ZNeV-0FVb-NeTZew LVM2_LV_SIZE=1048576.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >11:35:00,619 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,619 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,619 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,622 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,622 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,622 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,624 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,624 DEBUG program: Return code: 0 >11:35:01,692 INFO program: Running... dumpe2fs -h /dev/mapper/fedora--server-root >11:35:01,702 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >11:35:01,702 INFO program: Filesystem volume name: <none> >11:35:01,703 INFO program: Last mounted on: /mnt/sysimage >11:35:01,703 INFO program: Filesystem UUID: d6f60349-8934-45cb-88c4-37179aafb5f1 >11:35:01,703 INFO program: Filesystem magic number: 0xEF53 >11:35:01,703 INFO program: Filesystem revision #: 1 (dynamic) >11:35:01,703 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:35:01,704 INFO program: Filesystem flags: signed_directory_hash >11:35:01,704 INFO program: Default mount options: user_xattr acl >11:35:01,704 INFO program: Filesystem state: clean >11:35:01,704 INFO program: Errors behavior: Continue >11:35:01,705 INFO program: Filesystem OS type: Linux >11:35:01,705 INFO program: Inode count: 555968 >11:35:01,705 INFO program: Block count: 2220032 >11:35:01,705 INFO program: Reserved block count: 111001 >11:35:01,706 INFO program: Free blocks: 2147465 >11:35:01,706 INFO program: Free inodes: 555928 >11:35:01,706 INFO program: First block: 0 >11:35:01,706 INFO program: Block size: 4096 >11:35:01,707 INFO program: Fragment size: 4096 >11:35:01,707 INFO program: Reserved GDT blocks: 541 >11:35:01,707 INFO program: Blocks per group: 32768 >11:35:01,707 INFO program: Fragments per group: 32768 >11:35:01,707 INFO program: Inodes per group: 8176 >11:35:01,708 INFO program: Inode blocks per group: 511 >11:35:01,708 INFO program: Flex block group size: 16 >11:35:01,708 INFO program: Filesystem created: Thu Oct 23 09:58:52 2014 >11:35:01,708 INFO program: Last mount time: Thu Oct 23 09:58:54 2014 >11:35:01,709 INFO program: Last write time: Thu Oct 23 09:58:54 2014 >11:35:01,709 INFO program: Mount count: 1 >11:35:01,709 INFO program: Maximum mount count: -1 >11:35:01,709 INFO program: Last checked: Thu Oct 23 09:58:52 2014 >11:35:01,709 INFO program: Check interval: 0 (<none>) >11:35:01,710 INFO program: Lifetime writes: 130 MB >11:35:01,710 INFO program: Reserved blocks uid: 0 (user root) >11:35:01,710 INFO program: Reserved blocks gid: 0 (group root) >11:35:01,710 INFO program: First inode: 11 >11:35:01,711 INFO program: Inode size: 256 >11:35:01,711 INFO program: Required extra isize: 28 >11:35:01,711 INFO program: Desired extra isize: 28 >11:35:01,711 INFO program: Journal inode: 8 >11:35:01,711 INFO program: Default directory hash: half_md4 >11:35:01,711 INFO program: Directory Hash Seed: 5537cf02-968b-4f89-965a-6c19f9eb07dd >11:35:01,712 INFO program: Journal backup: inode blocks >11:35:01,712 INFO program: Journal features: (none) >11:35:01,712 INFO program: Journal size: 128M >11:35:01,712 INFO program: Journal length: 32768 >11:35:01,713 INFO program: Journal sequence: 0x00000007 >11:35:01,713 INFO program: Journal start: 0 >11:35:01,713 INFO program: >11:35:01,713 DEBUG program: Return code: 0 >11:35:01,714 INFO program: Running... resize2fs -P /dev/mapper/fedora--server-root >11:35:01,728 INFO program: resize2fs 1.42.11 (09-Jul-2014) >11:35:01,729 INFO program: Please run 'e2fsck -f /dev/mapper/fedora--server-root' first. >11:35:01,729 INFO program: >11:35:01,730 DEBUG program: Return code: 1 >11:35:01,846 INFO program: Running... dumpe2fs -h /dev/loop1 >11:35:01,855 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >11:35:01,855 INFO program: Filesystem volume name: Anaconda >11:35:01,856 INFO program: Last mounted on: / >11:35:01,856 INFO program: Filesystem UUID: 4ad0e20c-7888-450c-99d1-6d1105fb2083 >11:35:01,856 INFO program: Filesystem magic number: 0xEF53 >11:35:01,856 INFO program: Filesystem revision #: 1 (dynamic) >11:35:01,856 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:35:01,856 INFO program: Filesystem flags: signed_directory_hash >11:35:01,857 INFO program: Default mount options: user_xattr acl >11:35:01,857 INFO program: Filesystem state: clean >11:35:01,857 INFO program: Errors behavior: Continue >11:35:01,857 INFO program: Filesystem OS type: Linux >11:35:01,857 INFO program: Inode count: 131072 >11:35:01,857 INFO program: Block count: 2097152 >11:35:01,857 INFO program: Reserved block count: 0 >11:35:01,858 INFO program: Free blocks: 1067680 >11:35:01,858 INFO program: Free inodes: 83941 >11:35:01,858 INFO program: First block: 1 >11:35:01,858 INFO program: Block size: 1024 >11:35:01,858 INFO program: Fragment size: 1024 >11:35:01,859 INFO program: Reserved GDT blocks: 256 >11:35:01,859 INFO program: Blocks per group: 8192 >11:35:01,859 INFO program: Fragments per group: 8192 >11:35:01,859 INFO program: Inodes per group: 512 >11:35:01,859 INFO program: Inode blocks per group: 128 >11:35:01,859 INFO program: Flex block group size: 16 >11:35:01,859 INFO program: Filesystem created: Fri Oct 17 19:30:30 2014 >11:35:01,860 INFO program: Last mount time: Fri Oct 17 19:31:21 2014 >11:35:01,860 INFO program: Last write time: Fri Oct 17 19:31:39 2014 >11:35:01,860 INFO program: Mount count: 2 >11:35:01,860 INFO program: Maximum mount count: -1 >11:35:01,860 INFO program: Last checked: Fri Oct 17 19:30:30 2014 >11:35:01,860 INFO program: Check interval: 0 (<none>) >11:35:01,862 INFO program: Lifetime writes: 32 MB >11:35:01,862 INFO program: Reserved blocks uid: 0 (user root) >11:35:01,863 INFO program: Reserved blocks gid: 0 (group root) >11:35:01,863 INFO program: First inode: 11 >11:35:01,863 INFO program: Inode size: 256 >11:35:01,863 INFO program: Required extra isize: 28 >11:35:01,867 INFO program: Desired extra isize: 28 >11:35:01,868 INFO program: Journal inode: 8 >11:35:01,868 INFO program: Default directory hash: half_md4 >11:35:01,868 INFO program: Directory Hash Seed: 53e1bd7a-d323-4b1a-a8fd-9128af0ac5f7 >11:35:01,868 INFO program: Journal backup: inode blocks >11:35:01,868 INFO program: Journal features: (none) >11:35:01,868 INFO program: Journal size: 32M >11:35:01,868 INFO program: Journal length: 32768 >11:35:01,868 INFO program: Journal sequence: 0x00000010 >11:35:01,869 INFO program: Journal start: 0 >11:35:01,869 INFO program: >11:35:01,869 DEBUG program: Return code: 0 >11:35:01,869 INFO program: Running... resize2fs -P /dev/loop1 >11:35:01,877 INFO program: resize2fs 1.42.11 (09-Jul-2014) >11:35:01,878 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:35:01,878 INFO program: Couldn't find valid filesystem superblock. >11:35:01,878 DEBUG program: Return code: 1 >11:35:02,285 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:35:02,296 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >11:35:02,297 INFO program: Filesystem volume name: Anaconda >11:35:02,297 INFO program: Last mounted on: /sysroot >11:35:02,297 INFO program: Filesystem UUID: 4ad0e20c-7888-450c-99d1-6d1105fb2083 >11:35:02,297 INFO program: Filesystem magic number: 0xEF53 >11:35:02,297 INFO program: Filesystem revision #: 1 (dynamic) >11:35:02,297 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 >11:35:02,298 INFO program: Filesystem flags: signed_directory_hash >11:35:02,298 INFO program: Default mount options: user_xattr acl >11:35:02,298 INFO program: Filesystem state: clean >11:35:02,301 INFO program: Errors behavior: Continue >11:35:02,301 INFO program: Filesystem OS type: Linux >11:35:02,301 INFO program: Inode count: 131072 >11:35:02,302 INFO program: Block count: 2097152 >11:35:02,302 INFO program: Reserved block count: 0 >11:35:02,302 INFO program: Free blocks: 1067680 >11:35:02,302 INFO program: Free inodes: 83941 >11:35:02,302 INFO program: First block: 1 >11:35:02,302 INFO program: Block size: 1024 >11:35:02,303 INFO program: Fragment size: 1024 >11:35:02,303 INFO program: Reserved GDT blocks: 256 >11:35:02,303 INFO program: Blocks per group: 8192 >11:35:02,303 INFO program: Fragments per group: 8192 >11:35:02,303 INFO program: Inodes per group: 512 >11:35:02,303 INFO program: Inode blocks per group: 128 >11:35:02,303 INFO program: Flex block group size: 16 >11:35:02,303 INFO program: Filesystem created: Fri Oct 17 19:30:30 2014 >11:35:02,304 INFO program: Last mount time: Thu Oct 23 11:34:41 2014 >11:35:02,304 INFO program: Last write time: Thu Oct 23 11:34:41 2014 >11:35:02,304 INFO program: Mount count: 3 >11:35:02,304 INFO program: Maximum mount count: -1 >11:35:02,304 INFO program: Last checked: Fri Oct 17 19:30:30 2014 >11:35:02,304 INFO program: Check interval: 0 (<none>) >11:35:02,304 INFO program: Lifetime writes: 32 MB >11:35:02,304 INFO program: Reserved blocks uid: 0 (user root) >11:35:02,305 INFO program: Reserved blocks gid: 0 (group root) >11:35:02,305 INFO program: First inode: 11 >11:35:02,305 INFO program: Inode size: 256 >11:35:02,305 INFO program: Required extra isize: 28 >11:35:02,305 INFO program: Desired extra isize: 28 >11:35:02,305 INFO program: Journal inode: 8 >11:35:02,305 INFO program: Default directory hash: half_md4 >11:35:02,305 INFO program: Directory Hash Seed: 53e1bd7a-d323-4b1a-a8fd-9128af0ac5f7 >11:35:02,305 INFO program: Journal backup: inode blocks >11:35:02,306 INFO program: Journal features: (none) >11:35:02,306 INFO program: Journal size: 32M >11:35:02,306 INFO program: Journal length: 32768 >11:35:02,306 INFO program: Journal sequence: 0x00000011 >11:35:02,306 INFO program: Journal start: 1 >11:35:02,306 INFO program: >11:35:02,306 DEBUG program: Return code: 0 >11:35:02,310 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:35:02,318 INFO program: resize2fs 1.42.11 (09-Jul-2014) >11:35:02,318 INFO program: Estimated minimum size of the filesystem: 1038874 >11:35:02,318 DEBUG program: Return code: 0 >11:35:02,404 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:35:02,413 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >11:35:02,413 INFO program: Filesystem volume name: Anaconda >11:35:02,413 INFO program: Last mounted on: / >11:35:02,413 INFO program: Filesystem UUID: 4ad0e20c-7888-450c-99d1-6d1105fb2083 >11:35:02,413 INFO program: Filesystem magic number: 0xEF53 >11:35:02,414 INFO program: Filesystem revision #: 1 (dynamic) >11:35:02,414 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:35:02,414 INFO program: Filesystem flags: signed_directory_hash >11:35:02,414 INFO program: Default mount options: user_xattr acl >11:35:02,414 INFO program: Filesystem state: clean >11:35:02,414 INFO program: Errors behavior: Continue >11:35:02,415 INFO program: Filesystem OS type: Linux >11:35:02,415 INFO program: Inode count: 131072 >11:35:02,415 INFO program: Block count: 2097152 >11:35:02,415 INFO program: Reserved block count: 0 >11:35:02,415 INFO program: Free blocks: 1067680 >11:35:02,415 INFO program: Free inodes: 83941 >11:35:02,415 INFO program: First block: 1 >11:35:02,416 INFO program: Block size: 1024 >11:35:02,416 INFO program: Fragment size: 1024 >11:35:02,416 INFO program: Reserved GDT blocks: 256 >11:35:02,416 INFO program: Blocks per group: 8192 >11:35:02,416 INFO program: Fragments per group: 8192 >11:35:02,416 INFO program: Inodes per group: 512 >11:35:02,416 INFO program: Inode blocks per group: 128 >11:35:02,417 INFO program: Flex block group size: 16 >11:35:02,417 INFO program: Filesystem created: Fri Oct 17 19:30:30 2014 >11:35:02,417 INFO program: Last mount time: Fri Oct 17 19:31:21 2014 >11:35:02,417 INFO program: Last write time: Fri Oct 17 19:31:39 2014 >11:35:02,417 INFO program: Mount count: 2 >11:35:02,417 INFO program: Maximum mount count: -1 >11:35:02,421 INFO program: Last checked: Fri Oct 17 19:30:30 2014 >11:35:02,421 INFO program: Check interval: 0 (<none>) >11:35:02,421 INFO program: Lifetime writes: 32 MB >11:35:02,421 INFO program: Reserved blocks uid: 0 (user root) >11:35:02,422 INFO program: Reserved blocks gid: 0 (group root) >11:35:02,422 INFO program: First inode: 11 >11:35:02,422 INFO program: Inode size: 256 >11:35:02,422 INFO program: Required extra isize: 28 >11:35:02,423 INFO program: Desired extra isize: 28 >11:35:02,423 INFO program: Journal inode: 8 >11:35:02,423 INFO program: Default directory hash: half_md4 >11:35:02,423 INFO program: Directory Hash Seed: 53e1bd7a-d323-4b1a-a8fd-9128af0ac5f7 >11:35:02,424 INFO program: Journal backup: inode blocks >11:35:02,424 INFO program: Journal features: (none) >11:35:02,424 INFO program: Journal size: 32M >11:35:02,424 INFO program: Journal length: 32768 >11:35:02,425 INFO program: Journal sequence: 0x00000010 >11:35:02,425 INFO program: Journal start: 0 >11:35:02,425 INFO program: >11:35:02,425 DEBUG program: Return code: 0 >11:35:02,426 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:35:02,443 INFO program: resize2fs 1.42.11 (09-Jul-2014) >11:35:02,444 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:35:02,444 INFO program: Couldn't find valid filesystem superblock. >11:35:02,445 DEBUG program: Return code: 1 >11:35:03,791 INFO program: Running... udevadm settle --timeout=300 >11:35:03,811 DEBUG program: Return code: 0 >11:35:03,818 INFO program: Running... udevadm settle --timeout=300 >11:35:03,830 DEBUG program: Return code: 0 >11:35:03,832 INFO program: Running... udevadm settle --timeout=300 >11:35:03,843 DEBUG program: Return code: 0 >11:35:03,848 INFO program: Running... udevadm settle --timeout=300 >11:35:03,859 DEBUG program: Return code: 0 >11:35:03,863 INFO program: Running... udevadm settle --timeout=300 >11:35:03,875 DEBUG program: Return code: 0 >11:35:03,877 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/swap >11:35:03,936 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:03,937 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:03,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:03,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:03,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:03,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:03,939 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:03,939 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:03,939 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:03,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:03,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:03,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:03,941 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:03,941 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:03,941 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:03,942 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,942 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,942 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,943 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,943 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:03,943 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:03,943 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:03,944 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:03,944 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:03,944 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:03,945 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:03,945 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:03,945 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:03,946 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:03,946 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:03,946 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:03,947 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:03,947 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:03,947 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:03,947 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:03,948 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:03,948 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,948 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,949 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,949 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,949 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:03,949 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:03,950 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:03,950 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >11:35:03,950 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >11:35:03,951 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:03,951 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:03,951 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:03,951 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:03,952 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:03,952 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:03,952 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:03,953 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:03,953 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:03,953 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:03,954 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:03,954 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:03,954 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:03,954 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:03,955 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:03,955 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,955 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,956 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,956 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:03,956 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:03,956 DEBUG program: Return code: 0 >11:35:03,962 INFO program: Running... udevadm settle --timeout=300 >11:35:03,976 DEBUG program: Return code: 0 >11:35:03,979 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server >11:35:04,027 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,028 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,028 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,028 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,028 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,029 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,029 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,029 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,029 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,030 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,030 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,030 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,031 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,031 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,031 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,031 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,032 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,032 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,032 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,032 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,033 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:04,033 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,033 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,033 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,034 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,034 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,034 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,035 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,035 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,035 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,035 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,036 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,036 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,036 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,036 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,037 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,037 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,037 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,037 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,038 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,038 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,038 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,038 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:04,039 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >11:35:04,039 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >11:35:04,039 INFO program: 0 logical volume(s) in volume group "fedora-server" now active >11:35:04,039 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,040 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,040 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,040 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,040 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,041 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,041 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,041 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,041 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,042 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,042 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,042 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,042 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,043 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,043 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,043 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,043 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,044 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,044 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,044 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,044 DEBUG program: Return code: 0 >11:35:04,051 INFO program: Running... udevadm settle --timeout=300 >11:35:04,064 DEBUG program: Return code: 0 >11:35:04,070 INFO program: Running... udevadm settle --timeout=300 >11:35:04,082 DEBUG program: Return code: 0 >11:35:04,089 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >11:35:04,102 DEBUG program: Return code: 0 >11:35:04,104 INFO program: Running... udevadm settle --timeout=300 >11:35:04,117 DEBUG program: Return code: 0 >11:35:04,117 INFO program: Running... umount /mnt/sysimage >11:35:04,131 DEBUG program: Return code: 0 >11:35:04,132 INFO program: Running... udevadm settle --timeout=300 >11:35:04,143 DEBUG program: Return code: 0 >11:35:04,147 INFO program: Running... udevadm settle --timeout=300 >11:35:04,159 DEBUG program: Return code: 0 >11:35:04,164 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/root >11:35:04,208 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,208 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:04,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,217 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,217 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,217 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,217 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,217 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,218 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:04,218 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >11:35:04,218 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >11:35:04,218 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,219 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,219 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,219 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,219 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,219 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,220 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,220 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,220 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,220 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,221 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,221 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,221 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,221 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,222 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,222 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,222 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,222 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,222 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,223 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,223 DEBUG program: Return code: 0 >11:35:04,223 INFO program: Running... udevadm settle --timeout=300 >11:35:04,235 DEBUG program: Return code: 0 >11:35:04,236 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora--server-root /mnt/sysimage >11:35:04,246 DEBUG program: Return code: 0 >11:35:04,247 INFO program: Running... arch >11:35:04,255 ERR program: Error running arch: No such file or directory >11:35:04,264 INFO program: Running... udevadm settle --timeout=300 >11:35:04,276 DEBUG program: Return code: 0 >11:35:04,276 INFO program: Running... umount /mnt/sysimage >11:35:04,290 DEBUG program: Return code: 0 >11:35:04,290 INFO program: Running... udevadm settle --timeout=300 >11:35:04,302 DEBUG program: Return code: 0 >11:35:04,304 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/root >11:35:04,339 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,340 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,340 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,340 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,340 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,341 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,341 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,341 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,341 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,342 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,342 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,342 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,342 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,343 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,343 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,343 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,343 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,344 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,344 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,344 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,344 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:04,344 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,345 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,345 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,345 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,345 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,346 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,346 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,346 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,346 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,346 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,347 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,347 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,347 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,347 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,348 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,348 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,348 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,348 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,348 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,349 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,349 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,349 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:04,349 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >11:35:04,350 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >11:35:04,350 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:04,350 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:04,350 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:04,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:04,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:04,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:04,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:04,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:04,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:04,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:04,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:04,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:04,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:04,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:04,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:04,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:04,354 DEBUG program: Return code: 0 >11:35:04,945 INFO program: Running... modprobe btrfs >11:35:05,095 DEBUG program: Return code: 0 >11:35:05,103 INFO program: Running... modprobe xfs >11:35:05,234 DEBUG program: Return code: 0 >11:35:05,235 INFO program: Running... hostnamectl set-hostname localhost.localdomain >11:35:05,336 DEBUG program: Return code: 0 >11:35:05,340 INFO program: Running... modprobe vfat >11:35:05,370 DEBUG program: Return code: 0 >11:35:05,948 INFO program: Running... systemctl status chronyd.service >11:35:05,971 INFO program: * chronyd.service - NTP client/server >11:35:05,972 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >11:35:05,972 INFO program: Active: active (running) since Thu 2014-10-23 11:34:59 UTC; 6s ago >11:35:05,972 INFO program: Process: 1406 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >11:35:05,973 INFO program: Process: 1402 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >11:35:05,973 INFO program: Main PID: 1404 (chronyd) >11:35:05,973 INFO program: CGroup: /system.slice/chronyd.service >11:35:05,973 INFO program: `-1404 /usr/sbin/chronyd >11:35:05,974 INFO program: >11:35:05,974 INFO program: Oct 23 11:34:59 localhost.localdomain systemd[1]: Started NTP client/server. >11:35:05,974 DEBUG program: Return code: 0 >11:35:06,467 INFO program: Running... udevadm settle --timeout=300 >11:35:06,493 DEBUG program: Return code: 0 >11:35:06,504 INFO program: Running... udevadm settle --timeout=300 >11:35:06,517 DEBUG program: Return code: 0 >13:36:15,306 INFO program: Running... hwclock --systohc --utc >13:36:16,508 DEBUG program: Return code: 0 >13:36:16,553 INFO program: Running... udevadm settle --timeout=300 >13:36:16,643 DEBUG program: Return code: 0 >13:36:16,741 INFO program: Running... wipefs -f -a /dev/vda1 >13:36:16,816 INFO program: /dev/vda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:36:16,817 DEBUG program: Return code: 0 >13:36:16,817 INFO program: Running... udevadm settle --timeout=300 >13:36:16,878 DEBUG program: Return code: 0 >13:36:16,879 INFO program: Running... udevadm settle --timeout=300 >13:36:16,910 DEBUG program: Return code: 0 >13:36:16,928 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/swap >13:36:17,096 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,097 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,097 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,097 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,102 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,102 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,102 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,103 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,103 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,104 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,104 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,104 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,104 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,104 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,105 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,105 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,105 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,105 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,105 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,106 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,106 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:17,106 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,106 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,106 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,107 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,107 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,107 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,107 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,107 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,108 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,108 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,109 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,109 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,109 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,109 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,110 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,111 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,111 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,111 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,112 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,112 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,113 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,113 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:17,113 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:17,113 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:17,114 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,114 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,115 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,117 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,117 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,118 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,119 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,120 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,120 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,120 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,120 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,120 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,122 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,122 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,122 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,122 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,123 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,123 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,123 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,123 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,123 DEBUG program: Return code: 0 >13:36:17,124 INFO program: Running... udevadm settle --timeout=300 >13:36:17,147 DEBUG program: Return code: 0 >13:36:17,153 INFO program: Running... wipefs -f -a /dev/mapper/fedora--server-swap >13:36:17,192 INFO program: /dev/mapper/fedora--server-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >13:36:17,192 DEBUG program: Return code: 0 >13:36:17,193 INFO program: Running... udevadm settle --timeout=300 >13:36:17,217 DEBUG program: Return code: 0 >13:36:17,222 INFO program: Running... udevadm settle --timeout=300 >13:36:17,239 DEBUG program: Return code: 0 >13:36:17,242 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/swap >13:36:17,297 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,298 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,298 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,298 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,298 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,299 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,299 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,299 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,300 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,300 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,300 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,300 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,301 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,301 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,301 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,301 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,302 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,302 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,302 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,302 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,302 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:17,303 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,303 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,303 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,304 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,304 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,304 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,304 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,305 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,305 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,305 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,305 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,306 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,306 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,307 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,307 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,307 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,307 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,308 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,308 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,308 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,309 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,309 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:17,310 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:17,310 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:17,310 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,311 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,311 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,312 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,312 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,313 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,313 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,313 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,313 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,313 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,314 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,314 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,314 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,314 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,315 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,315 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,315 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,315 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,315 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,316 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,316 DEBUG program: Return code: 0 >13:36:17,316 INFO program: Running... udevadm settle --timeout=300 >13:36:17,346 DEBUG program: Return code: 0 >13:36:17,372 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/swap >13:36:17,428 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,429 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,429 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,429 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,429 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,429 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,430 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,430 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,430 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,432 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,432 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,433 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,433 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,433 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,434 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,434 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,434 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,435 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,435 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,435 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,436 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:17,436 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,436 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,436 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,437 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,437 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:17,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:17,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:17,446 INFO program: Logical volume "swap" successfully removed >13:36:17,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,449 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,449 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,449 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,449 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,450 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,451 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,451 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,452 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,452 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,452 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,453 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,454 DEBUG program: Return code: 0 >13:36:17,455 INFO program: Running... udevadm settle --timeout=300 >13:36:17,496 DEBUG program: Return code: 0 >13:36:17,512 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/root >13:36:17,610 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,610 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,611 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,612 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,613 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:17,614 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,615 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,616 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,617 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,618 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,619 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,619 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,619 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:17,620 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:17,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:17,621 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,622 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,622 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,623 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,624 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,624 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,624 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,624 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,624 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,625 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,625 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,625 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,625 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,625 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,626 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,626 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,626 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,626 DEBUG program: Return code: 0 >13:36:17,626 INFO program: Running... udevadm settle --timeout=300 >13:36:17,648 DEBUG program: Return code: 0 >13:36:17,650 INFO program: Running... wipefs -f -a /dev/mapper/fedora--server-root >13:36:17,705 INFO program: /dev/mapper/fedora--server-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:36:17,706 DEBUG program: Return code: 0 >13:36:17,706 INFO program: Running... udevadm settle --timeout=300 >13:36:17,729 DEBUG program: Return code: 0 >13:36:17,735 INFO program: Running... udevadm settle --timeout=300 >13:36:17,754 DEBUG program: Return code: 0 >13:36:17,756 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/root >13:36:17,812 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,813 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,813 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,813 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,814 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,814 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,814 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,814 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,817 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,817 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,817 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,818 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,818 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,819 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,819 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,819 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,820 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,820 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,821 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,822 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,823 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:17,824 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,824 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,824 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,824 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,825 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,825 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,825 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,825 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,826 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,826 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,826 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,826 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,826 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,827 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,827 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,827 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,827 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,827 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,828 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,828 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,828 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,828 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:17,828 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:17,829 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:17,829 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,829 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,829 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,829 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,829 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,830 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,830 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,830 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,830 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,830 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,831 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,831 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,831 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,831 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,831 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,831 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,832 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,834 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,835 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,836 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,837 DEBUG program: Return code: 0 >13:36:17,838 INFO program: Running... udevadm settle --timeout=300 >13:36:17,860 DEBUG program: Return code: 0 >13:36:17,877 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server/root >13:36:17,921 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,922 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,922 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,922 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,922 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,923 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,923 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,923 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,924 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,924 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,924 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,924 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,925 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,925 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,925 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,925 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,926 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,926 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,926 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,927 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,927 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:17,927 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,928 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,928 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,929 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,929 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,930 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,930 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,931 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,931 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,932 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,932 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,933 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,934 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,934 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,935 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,935 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,935 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,936 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,936 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,937 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,937 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:17,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:17,938 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:17,939 INFO program: Logical volume "root" successfully removed >13:36:17,939 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:17,939 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:17,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:17,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:17,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:17,940 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:17,941 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:17,941 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:17,941 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:17,942 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:17,942 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:17,943 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,944 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:17,944 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:17,945 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:17,945 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,946 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,947 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,947 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:17,948 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:17,949 DEBUG program: Return code: 0 >13:36:17,949 INFO program: Running... udevadm settle --timeout=300 >13:36:17,969 DEBUG program: Return code: 0 >13:36:17,981 INFO program: Running... udevadm settle --timeout=300 >13:36:18,006 DEBUG program: Return code: 0 >13:36:18,013 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server >13:36:18,053 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,054 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,054 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,055 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,055 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,055 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,055 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,056 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,056 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,056 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,056 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,057 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,057 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,057 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,060 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,060 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,061 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,061 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,062 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,062 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,063 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:18,063 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,064 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,064 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,064 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,065 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,069 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,070 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,070 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,070 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,070 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,070 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,071 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,071 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,071 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,071 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,071 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,072 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,072 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,072 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,072 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,072 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,073 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:18,073 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:18,073 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:18,073 INFO program: 0 logical volume(s) in volume group "fedora-server" now active >13:36:18,074 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,074 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,074 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,074 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,075 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,075 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,075 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,075 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,076 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,076 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,077 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,077 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,078 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,078 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,078 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,079 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,079 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,079 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,080 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,080 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,081 DEBUG program: Return code: 0 >13:36:18,089 INFO program: Running... lvm vgreduce --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } --removemissing --force fedora-server >13:36:18,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:18,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,139 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,139 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,139 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,139 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,140 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,140 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,140 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,140 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,141 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,141 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,141 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,141 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,142 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,142 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,142 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,142 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,143 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,143 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,143 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:18,143 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:18,145 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:18,146 INFO program: Volume group "fedora-server" is already consistent >13:36:18,146 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,146 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,147 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,147 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,147 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,147 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,148 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,149 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,149 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,150 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,150 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,151 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,151 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,152 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,152 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,153 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,153 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,154 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,154 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,154 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,155 DEBUG program: Return code: 0 >13:36:18,155 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server >13:36:18,197 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,198 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,198 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,198 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,199 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,199 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,199 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,200 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,200 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,200 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,201 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,201 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,201 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,202 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,202 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,203 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,203 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,203 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,204 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,204 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,204 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:18,205 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,205 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,205 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,205 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,206 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,206 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,206 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,206 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,207 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,207 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,207 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,207 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,208 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,208 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,208 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,209 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,210 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:18,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:18,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:18,211 INFO program: 0 logical volume(s) in volume group "fedora-server" now active >13:36:18,211 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,212 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,213 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,214 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,215 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,216 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,216 DEBUG program: Return code: 0 >13:36:18,217 INFO program: Running... lvm vgremove --force --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora-server >13:36:18,262 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,262 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,262 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,263 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,263 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,263 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,264 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,264 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,264 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,264 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,268 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,268 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,268 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,269 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,269 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,269 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,269 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,270 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,270 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,270 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,271 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:18,271 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,271 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,272 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,272 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,272 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,272 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,273 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,273 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,273 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,274 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,274 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,274 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,274 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,275 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,275 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,275 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,276 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,276 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,277 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,277 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,278 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,278 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:18,278 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:18,278 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:18,279 INFO program: Volume group "fedora-server" successfully removed >13:36:18,279 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,279 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,279 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,280 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,280 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,280 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,281 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,281 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,281 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,281 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,282 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,282 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,285 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,286 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,286 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,286 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,286 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,287 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,287 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,287 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,287 DEBUG program: Return code: 0 >13:36:18,288 INFO program: Running... udevadm settle --timeout=300 >13:36:18,311 DEBUG program: Return code: 0 >13:36:18,316 INFO program: Running... lvm pvremove --force --force --yes --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/vda2 >13:36:18,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,351 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,352 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,353 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,354 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,355 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,358 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,358 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,359 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,359 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,359 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,360 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,360 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,360 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,360 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,361 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,361 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,361 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,361 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,362 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,362 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,362 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,362 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,363 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:18,363 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:18,363 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:18,363 INFO program: Labels on physical volume "/dev/vda2" successfully wiped >13:36:18,364 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,364 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,364 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,364 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,365 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,365 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,366 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,366 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,366 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,367 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,367 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,367 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,368 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,368 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,368 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,368 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,369 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,369 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,369 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,369 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,369 DEBUG program: Return code: 0 >13:36:18,370 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/vda2 >13:36:18,438 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,438 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,438 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,438 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,438 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,439 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,440 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,441 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,441 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >13:36:18,441 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,441 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,442 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,443 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,444 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >13:36:18,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/prioritise_write_locks) >13:36:18,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_dir) >13:36:18,445 INFO program: No PV label found on /dev/vda2. >13:36:18,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >13:36:18,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >13:36:18,445 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >13:36:18,446 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,447 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >13:36:18,448 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >13:36:18,448 DEBUG program: Return code: 0 >13:36:18,450 INFO program: Running... udevadm settle --timeout=300 >13:36:18,470 DEBUG program: Return code: 0 >13:36:18,471 INFO program: Running... udevadm settle --timeout=300 >13:36:18,489 DEBUG program: Return code: 0 >13:36:18,497 INFO program: Running... udevadm settle --timeout=300 >13:36:18,516 DEBUG program: Return code: 0 >13:36:18,555 INFO program: Running... udevadm settle --timeout=300 >13:36:18,600 DEBUG program: Return code: 0 >13:36:18,601 INFO program: Running... udevadm settle --timeout=300 >13:36:18,619 DEBUG program: Return code: 0 >13:36:18,625 INFO program: Running... udevadm settle --timeout=300 >13:36:18,640 DEBUG program: Return code: 0 >13:36:18,667 INFO program: Running... udevadm settle --timeout=300 >13:36:18,707 DEBUG program: Return code: 0 >13:36:18,708 INFO program: Running... udevadm settle --timeout=300 >13:36:18,726 DEBUG program: Return code: 0 >13:36:18,737 INFO program: Running... udevadm settle --timeout=300 >13:36:18,758 DEBUG program: Return code: 0 >13:36:18,759 INFO program: Running... udevadm settle --timeout=300 >13:36:18,778 DEBUG program: Return code: 0 >13:36:18,799 INFO program: Running... udevadm settle --timeout=300 >13:36:18,825 DEBUG program: Return code: 0 >13:36:18,828 INFO program: Running... udevadm settle --timeout=300 >13:36:18,847 DEBUG program: Return code: 0 >13:36:18,858 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2047 >13:36:18,903 INFO program: 2047+0 records in >13:36:18,905 INFO program: 2047+0 records out >13:36:18,906 INFO program: 1048064 bytes (1.0 MB) copied, 0.0309235 s, 33.9 MB/s >13:36:18,907 DEBUG program: Return code: 0 >13:36:18,908 INFO program: Running... udevadm settle --timeout=300 >13:36:18,938 DEBUG program: Return code: 0 >13:36:18,958 INFO program: Running... udevadm settle --timeout=300 >13:36:18,985 DEBUG program: Return code: 0 >13:36:18,991 INFO program: Running... wipefs -f -a /dev/vda1 >13:36:19,005 DEBUG program: Return code: 0 >13:36:19,010 INFO program: Running... udevadm settle --timeout=300 >13:36:19,028 DEBUG program: Return code: 0 >13:36:19,028 INFO program: Running... udevadm settle --timeout=300 >13:36:19,043 DEBUG program: Return code: 0 >13:36:19,053 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=4096 count=2048 >13:36:19,105 INFO program: 2048+0 records in >13:36:19,105 INFO program: 2048+0 records out >13:36:19,105 INFO program: 1048576 bytes (1.0 MB) copied, 0.0421496 s, 24.9 MB/s >13:36:19,106 DEBUG program: Return code: 0 >13:36:19,106 INFO program: Running... udevadm settle --timeout=300 >13:36:19,125 DEBUG program: Return code: 0 >13:36:19,146 INFO program: Running... udevadm settle --timeout=300 >13:36:19,189 DEBUG program: Return code: 0 >13:36:19,195 INFO program: Running... wipefs -f -a /dev/vda2 >13:36:19,218 DEBUG program: Return code: 0 >13:36:19,229 INFO program: Running... udevadm settle --timeout=300 >13:36:19,248 DEBUG program: Return code: 0 >13:36:19,250 INFO program: Running... udevadm settle --timeout=300 >13:36:19,272 DEBUG program: Return code: 0 >13:36:19,283 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1052672 count=2048 >13:36:19,340 INFO program: 2048+0 records in >13:36:19,343 INFO program: 2048+0 records out >13:36:19,344 INFO program: 1048576 bytes (1.0 MB) copied, 0.0452568 s, 23.2 MB/s >13:36:19,345 DEBUG program: Return code: 0 >13:36:19,345 INFO program: Running... udevadm settle --timeout=300 >13:36:19,380 DEBUG program: Return code: 0 >13:36:19,408 INFO program: Running... udevadm settle --timeout=300 >13:36:19,451 DEBUG program: Return code: 0 >13:36:19,460 INFO program: Running... wipefs -f -a /dev/vda3 >13:36:19,483 DEBUG program: Return code: 0 >13:36:19,494 INFO program: Running... udevadm settle --timeout=300 >13:36:19,515 DEBUG program: Return code: 0 >13:36:19,517 INFO program: Running... udevadm settle --timeout=300 >13:36:19,542 DEBUG program: Return code: 0 >13:36:19,639 INFO program: Running... mke2fs -t ext4 /dev/vda3 >13:36:20,914 INFO program: mke2fs 1.42.11 (09-Jul-2014) >13:36:20,914 INFO program: Creating filesystem with 2489856 4k blocks and 622592 inodes >13:36:20,915 INFO program: Filesystem UUID: 7ce5ce02-145d-47cf-9cc9-7b2aae58c824 >13:36:20,915 INFO program: Superblock backups stored on blocks: >13:36:20,915 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >13:36:20,916 INFO program: >13:36:20,916 INFO program: Allocating group tables: 0/76 done >13:36:20,916 INFO program: Writing inode tables: 0/76 done >13:36:20,917 INFO program: Creating journal (32768 blocks): done >13:36:20,917 INFO program: Writing superblocks and filesystem accounting information: 0/76 done >13:36:20,917 INFO program: >13:36:20,917 DEBUG program: Return code: 0 >13:36:20,922 INFO program: Running... e2label /dev/vda3 >13:36:21,003 DEBUG program: Return code: 0 >13:36:21,013 INFO program: Running... udevadm settle --timeout=300 >13:36:21,088 DEBUG program: Return code: 0 >13:36:21,161 INFO program: Running... mkswap -f -L /dev/vda2 >13:36:21,235 INFO program: Setting up swapspace version 1, size = 524284 KiB >13:36:21,236 INFO program: LABEL=, UUID=14cc6c46-e083-451f-913f-37de3b3938cb >13:36:21,238 DEBUG program: Return code: 0 >13:36:21,241 INFO program: Running... udevadm settle --timeout=300 >13:36:21,270 DEBUG program: Return code: 0 >13:36:21,360 INFO program: Running... udevadm settle --timeout=300 >13:36:21,388 DEBUG program: Return code: 0 >13:36:21,759 INFO program: Running... swapon /dev/vda2 >13:36:21,796 DEBUG program: Return code: 0 >13:36:21,847 INFO program: Running... mount -t ext4 -o defaults /dev/vda3 /mnt/sysimage >13:36:21,873 DEBUG program: Return code: 0 >13:36:21,891 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >13:36:21,904 DEBUG program: Return code: 0 >13:36:21,909 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >13:36:21,917 DEBUG program: Return code: 0 >13:36:21,921 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >13:36:21,931 DEBUG program: Return code: 0 >13:36:21,934 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >13:36:21,946 DEBUG program: Return code: 0 >13:36:22,018 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >13:36:22,029 DEBUG program: Return code: 0 >13:36:22,033 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >13:36:22,050 DEBUG program: Return code: 0 >13:36:22,053 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >13:36:22,063 DEBUG program: Return code: 0 >13:36:46,728 INFO program: Running... /usr/libexec/anaconda/anaconda-yum --config /tmp/anaconda-yum.conf --tsfile /mnt/sysimage/anaconda-yum.yumtx --rpmlog /tmp/rpm-script.log --installroot /mnt/sysimage --release 21 --arch x86_64 --macro __dbi_htconfig hash nofsync %{__dbi_other} %{__dbi_perms} --macro __file_context_path /etc/selinux/targeted/contexts/files/file_contexts >13:48:20,918 INFO program: Running... grub2-install --no-floppy /dev/vda >13:48:31,749 INFO program: Installing for i386-pc platform. >13:48:31,750 INFO program: Installation finished. No error reported. >13:48:31,751 DEBUG program: Return code: 0 >13:48:31,769 INFO program: Running... grub2-set-default 0 >13:48:32,033 DEBUG program: Return code: 0 >13:48:32,036 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >13:48:36,559 INFO program: Generating grub configuration file ... >13:48:36,560 INFO program: Found linux image: /boot/vmlinuz-3.17.1-302.fc21.x86_64 >13:48:36,561 INFO program: done >13:48:36,562 DEBUG program: Return code: 0 >13:48:37,177 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=md5 >13:48:37,623 INFO program: [Errno 2] No such file or directory >13:48:37,624 INFO program: Exception OSError: (2, 'No such file or directory', '/var/lib/authconfig/last/openldap.confofUVqU') in <bound method _TemporaryFileWrapper.__del__ of <closed file '<fdopen>', mode 'w+b' at 0x7f07b615b930>> ignored >13:48:37,624 INFO program: Exception OSError: (2, 'No such file or directory', '/var/lib/authconfig/last/libuser.confozo1IZ') in <bound method _TemporaryFileWrapper.__del__ of <closed file '<fdopen>', mode 'w+b' at 0x7f07b615bf60>> ignored >13:48:37,625 INFO program: Exception OSError: (2, 'No such file or directory', '/var/lib/authconfig/last/login.defsaOCQuC') in <bound method _TemporaryFileWrapper.__del__ of <closed file '<fdopen>', mode 'w+b' at 0x7f07b4f850c0>> ignored >13:48:37,625 INFO program: Exception OSError: (2, 'No such file or directory', '/var/lib/authconfig/last/nsswitch.conftD8mTY') in <bound method _TemporaryFileWrapper.__del__ of <closed file '<fdopen>', mode 'w+b' at 0x7f07b4f851e0>> ignored >13:48:37,625 DEBUG program: Return code: 6 >13:48:37,628 INFO program: Running... systemctl enable chronyd.service >13:48:37,642 DEBUG program: Return code: 0 >13:48:37,913 INFO program: Running... /usr/bin/firewall-offline-cmd --disabled --service=ssh >13:48:38,452 INFO program: Removed symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service. >13:48:38,453 INFO program: Removed symlink /etc/systemd/system/basic.target.wants/firewalld.service. >13:48:38,453 INFO program: Adding service 'ssh' to default zone. >13:48:38,453 INFO program: success >13:48:38,453 DEBUG program: Return code: 0 >13:48:38,462 INFO program: Running... hostnamectl set-hostname localhost.localdomain >13:48:38,569 DEBUG program: Return code: 0 >13:48:39,323 INFO program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.17.1-302.fc21.x86_64 >13:48:39,335 ERR program: Error running new-kernel-pkg: No such file or directory > > >/tmp/storage.log: >11:34:56,239 INFO blivet: ISCSID is /sbin/iscsid >11:34:56,239 INFO blivet: no initiator set >11:34:56,347 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:34:56,347 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:34:57,489 DEBUG blivet: trying to set new default fstype to 'ext4' >11:34:57,508 DEBUG blivet: Ext4FS.supported: supported: True ; >11:34:57,509 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >11:34:57,509 DEBUG blivet: Ext4FS.supported: supported: True ; >11:34:58,029 INFO blivet: Detected 1536 MiB of memory >11:34:58,041 INFO blivet: Suggested swap size (3221225504) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:34:58,041 INFO blivet: Swap attempt of 0.0 >11:34:58,507 INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x7f5200973210> >11:34:58,507 INFO blivet: no initiator set >11:34:58,508 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:34:58,508 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:34:59,107 DEBUG blivet: protected device spec /dev/zram1 resolved to None >11:34:59,165 DEBUG blivet: protected device spec /dev/zram0 resolved to None >11:34:59,182 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >11:34:59,186 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > '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_REVISION': '1.6.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '761163', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >11:34:59,187 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >11:34:59,188 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >11:34:59,188 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:34:59,189 INFO blivet: sr0 is a cdrom >11:34:59,190 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:34:59,190 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >11:34:59,192 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:34:59,193 INFO blivet: added cdrom sr0 (id 1) to device tree >11:34:59,195 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:34:59,226 DEBUG blivet: looking up parted Device: /dev/sr0 >11:34:59,193 INFO blivet: got device: OpticalDevice instance (0x7f51f25eda10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >11:34:59,292 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:34:59,326 DEBUG blivet: looking up parted Device: /dev/sr0 >11:34:59,396 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:34:59,428 DEBUG blivet: looking up parted Device: /dev/sr0 >11:34:59,583 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:34:59,904 DEBUG blivet: looking up parted Device: /dev/sr0 >11:35:00,060 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:35:00,065 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:35:00,106 DEBUG blivet: no media present for device sr0 >11:35:00,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b7612752', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '768375', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >11:35:00,112 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >11:35:00,114 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:00,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:00,118 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:35:00,119 INFO blivet: vda is a disk >11:35:00,120 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >11:35:00,122 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:35:00,136 INFO blivet: added disk vda (id 5) to device tree >11:35:00,137 DEBUG blivet: looking up parted Device: /dev/vda >11:35:00,137 INFO blivet: got device: DiskDevice instance (0x7f51f1198710) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 10 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607b9e0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f51e2ff9790> >11:35:00,191 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:35:00,192 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:35:00,193 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:35:00,193 DEBUG blivet: required disklabel type for vda (15) is None >11:35:00,193 DEBUG blivet: default disklabel type for vda is msdos >11:35:00,194 DEBUG blivet: selecting msdos disklabel for vda based on size >11:35:00,195 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:35:00,214 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f51e6c6b490>, <parted.partition.Partition object at 0x7f51e6c6b850>] > device: <parted.device.Device object at 0x7f51e6c6b250> > PedDisk: <_ped.Disk object at 0x7f51e6c6c290> >11:35:00,216 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >11:35:00,217 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:35:00,221 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/8d5f7003-2211-4abf-98e6-514acf813053', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d5f7003-2211-4abf-98e6-514acf813053', > 'ID_FS_UUID_ENC': '8d5f7003-2211-4abf-98e6-514acf813053', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b7612752-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b7612752', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '768410', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/8d5f7003-2211-4abf-98e6-514acf813053'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:35:00,221 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >11:35:00,222 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >11:35:00,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:00,224 INFO blivet: vda1 is a partition >11:35:00,226 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:35:00,227 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:00,228 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with existing msdos disklabel >11:35:00,241 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:35:00,242 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:35:00,243 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >11:35:00,245 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:35:00,245 DEBUG blivet: looking up parted Partition: /dev/vda1 >11:35:00,246 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >11:35:00,247 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:35:00,248 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:35:00,250 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:35:00,250 INFO blivet: added partition vda1 (id 10) to device tree >11:35:00,254 DEBUG blivet: looking up parted Device: /dev/vda1 >11:35:00,250 INFO blivet: got device: PartitionDevice instance (0x7f51e6c6bb10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607b950> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51e6c6b310> fileSystem: <parted.filesystem.FileSystem object at 0x7f51e6c6b990> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e6c6b610> PedPartition: <_ped.Partition object at 0x7f51e6c687d0> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:35:00,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:35:00,307 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >11:35:00,307 DEBUG blivet: device vda1 does not contain a disklabel >11:35:00,307 INFO blivet: type detected on 'vda1' is 'ext4' >11:35:00,376 DEBUG blivet: size=0 B, current=500 MiB >11:35:00,392 DEBUG blivet: using current size 0 as min size >11:35:00,393 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:00,394 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >11:35:00,395 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:35:00,395 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:35:00,396 INFO blivet: got format: existing ext4 filesystem >11:35:00,398 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8', > 'ID_FS_UUID_ENC': 'CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8', > 'ID_FS_VERSION': 'LVM2 001', > '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': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'b7612752-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b7612752', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '768447', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:35:00,399 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >11:35:00,400 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >11:35:00,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:00,401 INFO blivet: vda2 is a partition >11:35:00,402 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:35:00,403 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:00,404 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with existing msdos disklabel >11:35:00,418 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:35:00,419 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:35:00,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >11:35:00,420 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:35:00,420 DEBUG blivet: looking up parted Partition: /dev/vda2 >11:35:00,421 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >11:35:00,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:35:00,424 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:35:00,425 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:35:00,425 INFO blivet: added partition vda2 (id 15) to device tree >11:35:00,430 DEBUG blivet: looking up parted Device: /dev/vda2 >11:35:00,425 INFO blivet: got device: PartitionDevice instance (0x7f51e6c6bc10) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 9739 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607bd40> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51e6c6b310> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e6c6b910> PedPartition: <_ped.Partition object at 0x7f51e6c68830> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >11:35:00,490 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:35:00,491 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >11:35:00,491 DEBUG blivet: device vda2 does not contain a disklabel >11:35:00,543 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,543 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,543 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,544 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,544 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,544 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,544 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,545 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,545 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,545 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,545 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,546 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,546 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,546 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,546 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,547 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,547 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,547 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,548 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,548 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,548 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:00,548 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,549 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,549 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,549 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,549 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,550 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,550 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,550 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,550 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,551 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,551 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,551 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,551 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,551 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,552 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,552 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,552 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,552 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,553 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,553 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:00,553 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,553 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,554 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,554 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,554 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,554 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,555 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,555 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,555 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,555 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,556 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,556 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,556 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,556 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,557 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,557 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,557 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,557 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,557 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,558 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,558 INFO blivet: type detected on 'vda2' is 'LVM2_member' >11:35:00,560 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora-server ; uuid: CJ1pWI-3hn6-Qfum-8Gy0-U3to-wacr-exOKT8 ; exists: True ; vgUuid: y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >11:35:00,571 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 18 >11:35:00,572 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:35:00,574 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >11:35:00,574 INFO blivet: got format: existing lvmpv >11:35:00,575 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >11:35:00,576 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl ; incomplete: True ; >11:35:00,577 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:35:00,579 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora-server ; member: vda2 ; >11:35:00,581 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >11:35:00,581 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >11:35:00,582 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora-server ; current: None ; type: None ; >11:35:00,583 INFO blivet: added lvmvg fedora-server (id 19) to device tree >11:35:00,624 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,624 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,624 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,625 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,625 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,625 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,625 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,626 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,626 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,626 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,626 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,626 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,627 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,627 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,627 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,627 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,627 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,628 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,628 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,628 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,628 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >11:35:00,628 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,629 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,629 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,629 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,629 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,629 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,630 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,630 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,630 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,630 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,631 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,631 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,631 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,631 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,631 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,632 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,632 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,632 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,632 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,632 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >11:35:00,633 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >11:35:00,633 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >11:35:00,633 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >11:35:00,633 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >11:35:00,633 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >11:35:00,634 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >11:35:00,634 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >11:35:00,634 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >11:35:00,634 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >11:35:00,635 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >11:35:00,635 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >11:35:00,635 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,635 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >11:35:00,635 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >11:35:00,636 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >11:35:00,636 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,636 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,636 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,637 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >11:35:00,637 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >11:35:00,638 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-server-swap ; incomplete: False ; >11:35:00,640 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:00,641 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: jX46yP-JqGV-MpbZ-en4e-ZNeV-0FVb-NeTZew ; incomplete: False ; >11:35:00,642 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:35:00,644 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora-server ; >11:35:00,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >11:35:00,645 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server-swap ; current: None ; type: None ; >11:35:00,646 DEBUG blivet: looking up parted Device: /dev/mapper/fedora--server-swap >11:35:00,651 DEBUG blivet: Adding fedora-server-swap/1024 MiB to fedora-server >11:35:00,671 INFO blivet: added lvmlv fedora-server-swap (id 22) to device tree >11:35:00,672 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-server-swap ; status: True ; controllable: True ; orig: False ; >11:35:00,673 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-server-swap ; status: True ; >11:35:00,675 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-server-swap ; status: True ; >11:35:00,679 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora--server-swap /dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKsljX46yPJqGVMpbZen4eZNeV0FVbNeTZew /dev/disk/by-uuid/e0e577e9-4a5d-47ed-b56e-f4d09377421a /dev/fedora-server/swap /dev/mapper/fedora--server-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'DM_NAME': 'fedora--server-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKsljX46yPJqGVMpbZen4eZNeV0FVbNeTZew', > 'DM_VG_NAME': 'fedora-server', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e0e577e9-4a5d-47ed-b56e-f4d09377421a', > 'ID_FS_UUID_ENC': 'e0e577e9-4a5d-47ed-b56e-f4d09377421a', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '530768', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora--server-swap', > '/dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKsljX46yPJqGVMpbZen4eZNeV0FVbNeTZew', > '/dev/disk/by-uuid/e0e577e9-4a5d-47ed-b56e-f4d09377421a', > '/dev/fedora-server/swap', > '/dev/mapper/fedora--server-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora--server-swap ; >11:35:00,680 INFO blivet: scanning fedora--server-swap (/devices/virtual/block/dm-2)... >11:35:00,681 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora--server-swap ; incomplete: False ; >11:35:00,683 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1024 MiB lvmlv fedora-server-swap (22) >11:35:00,715 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:00,724 DEBUG blivet: fedora-server size is 9736 MiB >11:35:00,740 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:00,761 DEBUG blivet: fedora-server size is 9736 MiB >11:35:00,778 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:00,696 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f51e5ee8e90) -- > name = fedora-server-swap status = True kids = 0 id = 22 > parents = ['existing 9736 MiB lvmvg fedora-server (19)'] > uuid = jX46yP-JqGV-MpbZ-en4e-ZNeV-0FVb-NeTZew size = 1024 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora--server-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607bdd0> > target size = 1024 MiB path = /dev/mapper/fedora--server-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f51e6c84090) -- > name = fedora-server status = True kids = 1 id = 19 > parents = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > uuid = y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl size = 9736 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 9736 MiB path = /dev/fedora--server > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 2434 > PE Free = 10 PV Count = 1 > modified = False extents = 2434 free space = 8712 MiB > free extents = 2178 reserved percent = 0 reserved space = 0 B > PVs = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 1024 MiB lvmlv fedora-server-swap (22)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 1024 MiB >11:35:00,848 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:00,858 DEBUG blivet: fedora-server size is 9736 MiB >11:35:00,872 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:00,885 DEBUG blivet: fedora-server size is 9736 MiB >11:35:00,898 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:00,961 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:00,976 DEBUG blivet: fedora-server size is 9736 MiB >11:35:00,995 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:01,008 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,028 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:01,095 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:01,105 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,118 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:01,129 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,142 DEBUG blivet: vg fedora-server has 8712 MiB free >11:35:01,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-server-swap ; >11:35:01,182 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-server-swap ; label_type: None ; >11:35:01,182 DEBUG blivet: device fedora-server-swap does not contain a disklabel >11:35:01,183 INFO blivet: type detected on 'fedora--server-swap' is 'swap' >11:35:01,184 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora--server-swap ; serial: None ; uuid: e0e577e9-4a5d-47ed-b56e-f4d09377421a ; exists: True ; label: None ; >11:35:01,184 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 25 >11:35:01,185 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server-swap ; current: None ; type: swap ; >11:35:01,186 INFO blivet: got format: existing swap >11:35:01,187 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-server-root ; incomplete: False ; >11:35:01,188 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,189 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: w214uc-efms-rNnD-69zt-5Y4h-NYT0-fLPPef ; incomplete: False ; >11:35:01,190 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:35:01,192 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora-server ; >11:35:01,192 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >11:35:01,194 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server-root ; current: None ; type: None ; >11:35:01,194 DEBUG blivet: looking up parted Device: /dev/mapper/fedora--server-root >11:35:01,198 DEBUG blivet: Adding fedora-server-root/8672 MiB to fedora-server >11:35:01,218 INFO blivet: added lvmlv fedora-server-root (id 27) to device tree >11:35:01,220 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-server-root ; status: True ; controllable: True ; orig: False ; >11:35:01,221 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-server-root ; status: True ; >11:35:01,222 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-server-root ; status: True ; >11:35:01,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora--server-root /dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKslw214ucefmsrNnD69zt5Y4hNYT0fLPPef /dev/disk/by-uuid/d6f60349-8934-45cb-88c4-37179aafb5f1 /dev/fedora-server/root /dev/mapper/fedora--server-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'DM_NAME': 'fedora--server-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKslw214ucefmsrNnD69zt5Y4hNYT0fLPPef', > 'DM_VG_NAME': 'fedora-server', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6f60349-8934-45cb-88c4-37179aafb5f1', > 'ID_FS_UUID_ENC': 'd6f60349-8934-45cb-88c4-37179aafb5f1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '534410', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora--server-root', > '/dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKslw214ucefmsrNnD69zt5Y4hNYT0fLPPef', > '/dev/disk/by-uuid/d6f60349-8934-45cb-88c4-37179aafb5f1', > '/dev/fedora-server/root', > '/dev/mapper/fedora--server-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora--server-root ; >11:35:01,228 INFO blivet: scanning fedora--server-root (/devices/virtual/block/dm-3)... >11:35:01,229 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora--server-root ; incomplete: False ; >11:35:01,231 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8672 MiB lvmlv fedora-server-root (27) >11:35:01,262 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:01,270 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,283 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,298 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,315 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,244 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f51e5ee8f90) -- > name = fedora-server-root status = True kids = 0 id = 27 > parents = ['existing 9736 MiB lvmvg fedora-server (19)'] > uuid = w214uc-efms-rNnD-69zt-5Y4h-NYT0-fLPPef size = 8672 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora--server-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 17760256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1105, 255, 63) biosGeometry: (1105, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607be60> > target size = 8672 MiB path = /dev/mapper/fedora--server-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f51e6c84090) -- > name = fedora-server status = True kids = 2 id = 19 > parents = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > uuid = y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl size = 9736 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 9736 MiB path = /dev/fedora--server > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 2434 > PE Free = 10 PV Count = 1 > modified = False extents = 2434 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 1024 MiB lvmlv fedora-server-swap (22) with existing swap', > 'existing 8672 MiB lvmlv fedora-server-root (27)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8672 MiB >11:35:01,386 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:01,396 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,412 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,426 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,442 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,499 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:01,508 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,521 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,533 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,546 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,603 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:01,612 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,625 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,637 DEBUG blivet: fedora-server size is 9736 MiB >11:35:01,650 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:01,690 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-server-root ; >11:35:01,691 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-server-root ; label_type: None ; >11:35:01,691 DEBUG blivet: device fedora-server-root does not contain a disklabel >11:35:01,692 INFO blivet: type detected on 'fedora--server-root' is 'ext4' >11:35:01,731 DEBUG blivet: size=0 B, current=8672 MiB >11:35:01,748 DEBUG blivet: using current size 0 as min size >11:35:01,750 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:01,750 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 30 >11:35:01,751 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server-root ; current: None ; type: ext4 ; >11:35:01,751 INFO blivet: got format: existing ext4 filesystem >11:35:01,753 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-server-swap ; incomplete: False ; >11:35:01,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1024 MiB lvmlv fedora-server-swap (22) with existing swap >11:35:01,768 DEBUG blivet: set fedora-server-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 1024 MiB >11:35:01,781 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-server-root ; incomplete: False ; >11:35:01,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8672 MiB lvmlv fedora-server-root (27) with existing ext4 filesystem >11:35:01,796 DEBUG blivet: set fedora-server-root copies to 1, metadata size to 0 B, log size to 0 B, total size 8672 MiB >11:35:01,810 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '774486', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:35:01,810 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:35:01,811 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >11:35:01,812 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,812 INFO blivet: loop0 is a loop device >11:35:01,813 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:35:01,814 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; >11:35:01,816 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,816 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >11:35:01,817 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >11:35:01,817 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 33) to device tree >11:35:01,819 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >11:35:01,819 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >11:35:01,820 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:35:01,820 INFO blivet: added loop loop0 (id 36) to device tree >11:35:01,821 INFO blivet: got device: LoopDevice instance (0x7f51e6c841d0) -- > name = loop0 status = False kids = 0 id = 36 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >11:35:01,825 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:35:01,826 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:35:01,826 DEBUG blivet: device loop0 does not contain a disklabel >11:35:01,826 INFO blivet: type detected on 'loop0' is 'squashfs' >11:35:01,827 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 39 >11:35:01,828 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:35:01,830 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'ID_FS_UUID_ENC': '4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '774667', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:35:01,831 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:35:01,832 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >11:35:01,833 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,833 INFO blivet: loop1 is a loop device >11:35:01,834 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:35:01,835 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >11:35:01,836 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,836 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >11:35:01,837 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:35:01,838 INFO blivet: added file /LiveOS/rootfs.img (id 41) to device tree >11:35:01,839 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:35:01,839 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >11:35:01,840 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:35:01,840 INFO blivet: added loop loop1 (id 44) to device tree >11:35:01,841 INFO blivet: got device: LoopDevice instance (0x7f51e5f10050) -- > name = loop1 status = False kids = 0 id = 44 > parents = ['existing 0 B file /LiveOS/rootfs.img (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >11:35:01,844 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:35:01,845 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:35:01,846 DEBUG blivet: device loop1 does not contain a disklabel >11:35:01,846 INFO blivet: type detected on 'loop1' is 'ext4' >11:35:01,878 DEBUG blivet: size=0 B, current=2048 MiB >11:35:01,892 DEBUG blivet: using current size 0 as min size >11:35:01,899 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:01,900 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 >11:35:01,901 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:35:01,901 INFO blivet: got format: existing ext4 filesystem >11:35:01,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '774846', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:35:01,906 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:35:01,906 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >11:35:01,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,907 INFO blivet: loop2 is a loop device >11:35:01,908 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:35:01,909 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >11:35:01,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >11:35:01,914 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:35:01,914 INFO blivet: added file /overlay (deleted) (id 49) to device tree >11:35:01,918 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:35:01,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >11:35:01,919 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:35:01,921 INFO blivet: added loop loop2 (id 52) to device tree >11:35:01,921 INFO blivet: got device: LoopDevice instance (0x7f51e5f10f90) -- > name = loop2 status = False kids = 0 id = 52 > parents = ['existing 0 B file /overlay (deleted) (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >11:35:01,925 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:35:01,927 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:35:01,930 DEBUG blivet: device loop2 does not contain a disklabel >11:35:01,930 DEBUG blivet: no type or existing type for loop2, bailing >11:35:01,932 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > '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': '4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'ID_FS_UUID_ENC': '4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '293675', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:35:01,935 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:35:01,936 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >11:35:01,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,938 INFO blivet: live-rw is a device-mapper device >11:35:01,939 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:35:01,946 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-server-swap ; status: True ; >11:35:01,947 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-server-root ; status: True ; >11:35:01,948 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >11:35:01,949 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (44) with existing ext4 filesystem >11:35:01,951 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >11:35:01,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (52) >11:35:01,954 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >11:35:01,960 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:01,961 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:35:01,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >11:35:01,962 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:35:01,962 INFO blivet: added dm live-rw (id 56) to device tree >11:35:01,963 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:35:01,963 INFO blivet: got device: DMDevice instance (0x7f51e5f03310) -- > name = live-rw status = True kids = 0 id = 56 > parents = ['existing 0 B loop loop2 (52)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607bef0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:35:02,282 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:35:02,284 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:35:02,284 DEBUG blivet: device live-rw does not contain a disklabel >11:35:02,285 INFO blivet: type detected on 'live-rw' is 'ext4' >11:35:02,319 DEBUG blivet: size=1014.53 MiB, current=2048 MiB >11:35:02,346 DEBUG blivet: padding min size from 1063806976 up to 1063807476 >11:35:02,348 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:02,348 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 59 >11:35:02,349 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:35:02,349 INFO blivet: got format: existing ext4 filesystem >11:35:02,352 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'ID_FS_UUID_ENC': '4ad0e20c-7888-450c-99d1-6d1105fb2083', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308609', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4ad0e20c-7888-450c-99d1-6d1105fb2083', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:35:02,353 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:35:02,354 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >11:35:02,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:02,356 INFO blivet: live-base is a device-mapper device >11:35:02,356 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:35:02,358 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-server-swap ; status: True ; >11:35:02,359 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-server-root ; status: True ; >11:35:02,360 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:35:02,362 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >11:35:02,363 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (44) with existing ext4 filesystem >11:35:02,366 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >11:35:02,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:35:02,369 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:35:02,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >11:35:02,371 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:35:02,371 INFO blivet: added dm live-base (id 61) to device tree >11:35:02,372 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:35:02,371 INFO blivet: got device: DMDevice instance (0x7f51e5f10150) -- > name = live-base status = True kids = 0 id = 61 > parents = ['existing 0 B loop loop1 (44) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607bf80> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:35:02,401 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:35:02,403 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:35:02,403 DEBUG blivet: device live-base does not contain a disklabel >11:35:02,403 INFO blivet: type detected on 'live-base' is 'ext4' >11:35:02,445 DEBUG blivet: size=0 B, current=2048 MiB >11:35:02,458 DEBUG blivet: using current size 0 as min size >11:35:02,460 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:02,460 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >11:35:02,462 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:35:02,462 INFO blivet: got format: existing ext4 filesystem >11:35:02,467 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora--server-swap /dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKsljX46yPJqGVMpbZen4eZNeV0FVbNeTZew /dev/disk/by-uuid/e0e577e9-4a5d-47ed-b56e-f4d09377421a /dev/fedora-server/swap /dev/mapper/fedora--server-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'DM_NAME': 'fedora--server-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKsljX46yPJqGVMpbZen4eZNeV0FVbNeTZew', > 'DM_VG_NAME': 'fedora-server', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e0e577e9-4a5d-47ed-b56e-f4d09377421a', > 'ID_FS_UUID_ENC': 'e0e577e9-4a5d-47ed-b56e-f4d09377421a', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '530768', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora--server-swap', > '/dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKsljX46yPJqGVMpbZen4eZNeV0FVbNeTZew', > '/dev/disk/by-uuid/e0e577e9-4a5d-47ed-b56e-f4d09377421a', > '/dev/fedora-server/swap', > '/dev/mapper/fedora--server-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora--server-swap ; >11:35:02,467 INFO blivet: scanning fedora--server-swap (/devices/virtual/block/dm-2)... >11:35:02,468 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora--server-swap ; incomplete: False ; >11:35:02,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1024 MiB lvmlv fedora-server-swap (22) with existing swap >11:35:02,503 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:02,512 DEBUG blivet: fedora-server size is 9736 MiB >11:35:02,526 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:02,538 DEBUG blivet: fedora-server size is 9736 MiB >11:35:02,552 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:02,484 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f51e5ee8e90) -- > name = fedora-server-swap status = True kids = 0 id = 22 > parents = ['existing 9736 MiB lvmvg fedora-server (19)'] > uuid = jX46yP-JqGV-MpbZ-en4e-ZNeV-0FVb-NeTZew size = 1024 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora--server-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607bdd0> > target size = 1024 MiB path = /dev/mapper/fedora--server-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f51e6c84090) -- > name = fedora-server status = True kids = 2 id = 19 > parents = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > uuid = y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl size = 9736 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 9736 MiB path = /dev/fedora--server > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 2434 > PE Free = 10 PV Count = 1 > modified = False extents = 2434 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 1024 MiB lvmlv fedora-server-swap (22) with existing swap', > 'existing 8672 MiB lvmlv fedora-server-root (27) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 1024 MiB >11:35:02,617 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:02,707 DEBUG blivet: fedora-server size is 9736 MiB >11:35:02,725 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:02,736 DEBUG blivet: fedora-server size is 9736 MiB >11:35:02,755 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:02,912 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:02,929 DEBUG blivet: fedora-server size is 9736 MiB >11:35:02,956 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:02,978 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,003 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,087 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:03,096 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,110 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,122 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,135 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,187 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-server-swap ; >11:35:03,189 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-server-swap ; label_type: None ; >11:35:03,189 DEBUG blivet: device fedora-server-swap does not contain a disklabel >11:35:03,189 DEBUG blivet: no type or existing type for fedora--server-swap, bailing >11:35:03,194 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora--server-root /dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKslw214ucefmsrNnD69zt5Y4hNYT0fLPPef /dev/disk/by-uuid/d6f60349-8934-45cb-88c4-37179aafb5f1 /dev/fedora-server/root /dev/mapper/fedora--server-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1414064090', > 'DM_NAME': 'fedora--server-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKslw214ucefmsrNnD69zt5Y4hNYT0fLPPef', > 'DM_VG_NAME': 'fedora-server', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6f60349-8934-45cb-88c4-37179aafb5f1', > 'ID_FS_UUID_ENC': 'd6f60349-8934-45cb-88c4-37179aafb5f1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '534410', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora--server-root', > '/dev/disk/by-id/dm-uuid-LVM-y2Sl2BmMaI23ByUDTOgDX7a7X2cvbKslw214ucefmsrNnD69zt5Y4hNYT0fLPPef', > '/dev/disk/by-uuid/d6f60349-8934-45cb-88c4-37179aafb5f1', > '/dev/fedora-server/root', > '/dev/mapper/fedora--server-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora--server-root ; >11:35:03,194 INFO blivet: scanning fedora--server-root (/devices/virtual/block/dm-3)... >11:35:03,196 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora--server-root ; incomplete: False ; >11:35:03,197 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8672 MiB lvmlv fedora-server-root (27) with existing ext4 filesystem >11:35:03,237 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:03,249 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,271 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,285 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,301 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,215 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f51e5ee8f90) -- > name = fedora-server-root status = True kids = 0 id = 27 > parents = ['existing 9736 MiB lvmvg fedora-server (19)'] > uuid = w214uc-efms-rNnD-69zt-5Y4h-NYT0-fLPPef size = 8672 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora--server-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 17760256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1105, 255, 63) biosGeometry: (1105, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607be60> > target size = 8672 MiB path = /dev/mapper/fedora--server-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f51e6c84090) -- > name = fedora-server status = True kids = 2 id = 19 > parents = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > uuid = y2Sl2B-mMaI-23By-UDTO-gDX7-a7X2-cvbKsl size = 9736 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 9736 MiB path = /dev/fedora--server > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 2434 > PE Free = 10 PV Count = 1 > modified = False extents = 2434 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 9739 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 1024 MiB lvmlv fedora-server-swap (22) with existing swap', > 'existing 8672 MiB lvmlv fedora-server-root (27) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8672 MiB >11:35:03,378 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:03,387 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,414 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,429 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,452 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,635 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:03,650 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,670 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,680 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,689 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,729 DEBUG blivet: looking up parted Device: /dev/fedora--server >11:35:03,735 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,744 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,753 DEBUG blivet: fedora-server size is 9736 MiB >11:35:03,762 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:03,789 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-server-root ; >11:35:03,790 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-server-root ; label_type: None ; >11:35:03,790 DEBUG blivet: device fedora-server-root does not contain a disklabel >11:35:03,791 DEBUG blivet: no type or existing type for fedora--server-root, bailing >11:35:03,816 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:35:03,817 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:35:03,818 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:35:03,831 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:35:03,845 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:35:03,846 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:35:03,847 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:35:03,861 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-swap ; status: True ; controllable: True ; >11:35:03,862 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora--server-swap ; status: False ; type: swap ; >11:35:03,863 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora--server-swap ; status: False ; type: swap ; >11:35:03,877 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-server-swap ; status: True ; controllable: True ; >11:35:03,958 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora-server ; status: True ; controllable: True ; >11:35:03,960 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora--server ; status: False ; type: None ; >11:35:03,962 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora--server ; status: False ; type: None ; >11:35:03,978 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora-server ; status: True ; controllable: True ; >11:35:04,047 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:35:04,049 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:35:04,050 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:35:04,066 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:35:04,068 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:35:04,070 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:35:04,084 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-root ; status: False ; controllable: True ; >11:35:04,085 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:35:04,085 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:35:04,086 INFO blivet: edd: collected mbr signatures: {'vda': '0xb7612752'} >11:35:04,087 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0xb7612752 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >11:35:04,087 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >11:35:04,089 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:35:04,104 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:35:04,145 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:35:04,146 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:35:04,147 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:35:04,160 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-server-root ; status: False ; controllable: True ; orig: False ; >11:35:04,161 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-server-root ; orig: False ; >11:35:04,163 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora-server ; status: True ; controllable: True ; orig: False ; >11:35:04,164 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-server-root ; status: False ; controllable: True ; orig: False ; >11:35:04,255 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:35:04,256 INFO blivet: IGNORED: Caught exception, continuing. >11:35:04,257 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >11:35:04,257 INFO blivet: IGNORED: Begin exception details. >11:35:04,257 INFO blivet: IGNORED: Traceback (most recent call last): >11:35:04,257 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >11:35:04,258 INFO blivet: IGNORED: blkidTab.parse() >11:35:04,258 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >11:35:04,258 INFO blivet: IGNORED: with open(path) as f: >11:35:04,258 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:35:04,259 INFO blivet: IGNORED: End exception details. >11:35:04,259 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >11:35:04,259 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:35:04,260 DEBUG blivet: IGNORED: Caught exception, continuing. >11:35:04,260 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >11:35:04,260 DEBUG blivet: IGNORED: Begin exception details. >11:35:04,261 DEBUG blivet: IGNORED: Traceback (most recent call last): >11:35:04,261 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >11:35:04,261 DEBUG blivet: IGNORED: self.blkidTab.parse() >11:35:04,261 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >11:35:04,262 DEBUG blivet: IGNORED: with open(path) as f: >11:35:04,262 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:35:04,262 DEBUG blivet: IGNORED: End exception details. >11:35:04,262 DEBUG blivet: crypttab maps: [] >11:35:04,262 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >11:35:04,263 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-root ; status: True ; controllable: True ; >11:35:04,304 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-server-root ; status: True ; controllable: True ; >11:35:04,406 DEBUG blivet: fedora-server size is 9736 MiB >11:35:04,424 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:04,439 DEBUG blivet: fedora-server size is 9736 MiB >11:35:04,454 DEBUG blivet: vg fedora-server has 40 MiB free >11:35:04,468 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,472 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,474 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,476 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,477 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:35:04,513 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,612 DEBUG blivet: onlyuse is now: vda >11:35:04,799 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:04,800 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51e6c6bb10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607b950> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51e6c6b310> fileSystem: <parted.filesystem.FileSystem object at 0x7f51e6c6b990> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e6c6b610> PedPartition: <_ped.Partition object at 0x7f51e6c687d0> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f51e6c6bc10) -- > name = vda2 status = True kids = 1 id = 15 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 9739 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e607bd40> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51e6c6b310> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e6c6b910> PedPartition: <_ped.Partition object at 0x7f51e6c68830> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm] >11:35:04,819 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:35:04,864 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:35:04,892 DEBUG blivet: clearpart: looking at vda2 >11:35:04,893 DEBUG blivet: removing vda2 >11:35:04,894 DEBUG blivet: devices to remove: ['fedora-server-root', 'fedora-server-swap', 'fedora-server'] >11:35:04,894 DEBUG blivet: NFSv4.supported: supported: False ; >11:35:04,895 DEBUG blivet: leaves to remove: ['fedora-server-root', 'fedora-server-swap'] >11:35:04,895 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >11:35:04,896 DEBUG blivet: NFSv4.supported: supported: False ; >11:35:04,897 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:35:04,898 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:35:04,900 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,901 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server-root ; current: ext4 ; type: None ; >11:35:04,901 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:04,902 INFO blivet: registered action: [71] destroy format ext4 filesystem on lvmlv fedora-server-root (id 27) >11:35:04,904 DEBUG blivet: Ext3FS.supported: supported: True ; >11:35:04,905 DEBUG blivet: Ext3FS.supported: supported: True ; >11:35:04,906 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora-server ; >11:35:04,906 INFO blivet: removed lvmlv fedora-server-root (id 27) from device tree >11:35:04,907 INFO blivet: registered action: [77] destroy device lvmlv fedora-server-root (id 27) >11:35:04,907 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >11:35:04,908 DEBUG blivet: Ext2FS.supported: supported: True ; >11:35:04,910 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server-swap ; current: swap ; type: None ; >11:35:04,910 DEBUG blivet: Ext2FS.supported: supported: True ; >11:35:04,911 INFO blivet: registered action: [79] destroy format swap on lvmlv fedora-server-swap (id 22) >11:35:04,913 DEBUG blivet: SysFS.supported: supported: False ; >11:35:04,914 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora-server ; >11:35:04,914 INFO blivet: removed lvmlv fedora-server-swap (id 22) from device tree >11:35:04,915 DEBUG blivet: SysFS.supported: supported: False ; >11:35:04,915 INFO blivet: registered action: [83] destroy device lvmlv fedora-server-swap (id 22) >11:35:04,916 DEBUG blivet: devices to remove: ['fedora-server'] >11:35:04,917 DEBUG blivet: MultipathMember.__init__: >11:35:04,917 DEBUG blivet: leaves to remove: ['fedora-server'] >11:35:04,919 DEBUG blivet: MDRaidMember.__init__: >11:35:04,919 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >11:35:04,920 DEBUG blivet: ProcFS.supported: supported: False ; >11:35:04,921 INFO blivet: removed lvmvg fedora-server (id 19) from device tree >11:35:04,922 INFO blivet: registered action: [87] destroy device lvmvg fedora-server (id 19) >11:35:04,923 DEBUG blivet: ProcFS.supported: supported: False ; >11:35:04,925 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:35:04,932 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >11:35:04,932 DEBUG blivet: SwapSpace.__init__: >11:35:04,933 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >11:35:04,935 INFO blivet: registered action: [89] destroy format lvmpv on partition vda2 (id 15) >11:35:04,935 DEBUG blivet: NoDevFS.supported: supported: False ; >11:35:04,938 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >11:35:04,939 INFO blivet: removed partition vda2 (id 15) from device tree >11:35:04,939 INFO blivet: registered action: [93] destroy device partition vda2 (id 15) >11:35:04,939 DEBUG blivet: NoDevFS.supported: supported: False ; >11:35:04,940 DEBUG blivet: partitions: ['vda1'] >11:35:04,941 DEBUG blivet: clearpart: looking at vda1 >11:35:04,941 DEBUG blivet: removing vda1 >11:35:04,942 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:35:04,943 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:35:04,944 DEBUG blivet: BTRFS.supported: supported: True ; >11:35:04,944 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:35:04,951 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >11:35:04,952 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >11:35:04,952 INFO blivet: registered action: [96] destroy format ext4 filesystem on partition vda1 (id 10) >11:35:04,954 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >11:35:04,954 INFO blivet: removed partition vda1 (id 10) from device tree >11:35:04,954 INFO blivet: registered action: [99] destroy device partition vda1 (id 10) >11:35:04,954 DEBUG blivet: partitions: [] >11:35:04,955 DEBUG blivet: checking whether disk vda has an empty extended >11:35:04,955 DEBUG blivet: extended is None ; logicals is [] >11:35:04,955 DEBUG blivet: removing vda >11:35:04,955 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >11:35:04,956 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >11:35:04,957 INFO blivet: registered action: [100] destroy format msdos disklabel on disk vda (id 5) >11:35:04,957 DEBUG blivet: clearpart: initializing vda >11:35:04,957 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 103 >11:35:04,958 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:35:04,959 INFO blivet: registered action: [102] destroy format None on disk vda (id 5) >11:35:04,959 DEBUG blivet: required disklabel type for vda (15) is None >11:35:04,959 DEBUG blivet: default disklabel type for vda is msdos >11:35:04,959 DEBUG blivet: selecting msdos disklabel for vda based on size >11:35:04,960 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >11:35:04,961 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >11:35:04,961 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f51dcf44dd0> > PedDisk: <_ped.Disk object at 0x7f51dcf4d248> >11:35:04,962 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 104 >11:35:04,963 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:35:04,963 INFO blivet: registered action: [105] create format msdos disklabel on disk vda (id 5) >11:35:04,965 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:04,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:04,975 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:04,975 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 106 >11:35:04,976 DEBUG blivet: PartitionDevice._setFormat: req0 ; >11:35:04,977 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: biosboot ; >11:35:04,977 INFO blivet: added partition req0 (id 107) to device tree >11:35:04,978 INFO blivet: registered action: [109] create device partition req0 (id 107) >11:35:04,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 111 >11:35:04,979 DEBUG blivet: PartitionDevice._setFormat: req0 ; >11:35:04,979 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: biosboot ; type: biosboot ; >11:35:04,980 INFO blivet: registered action: [110] create format biosboot on partition req0 (id 107) >11:35:04,981 DEBUG blivet: SwapSpace.__init__: mountopts: ; mountpoint: ; size: 512 MiB ; fsprofile: ; label: ; >11:35:04,991 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 112 >11:35:04,993 DEBUG blivet: PartitionDevice._setFormat: req1 ; >11:35:04,994 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: swap ; >11:35:04,995 INFO blivet: added partition req1 (id 113) to device tree >11:35:04,995 INFO blivet: registered action: [115] create device partition req1 (id 113) >11:35:04,996 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >11:35:04,997 DEBUG blivet: PartitionDevice._setFormat: req1 ; >11:35:04,999 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: swap ; type: swap ; >11:35:04,999 INFO blivet: registered action: [116] create format swap on partition req1 (id 113) >11:35:05,001 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:05,001 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 118 >11:35:05,003 DEBUG blivet: PartitionDevice._setFormat: req2 ; >11:35:05,004 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >11:35:05,004 INFO blivet: added partition req2 (id 119) to device tree >11:35:05,005 INFO blivet: registered action: [121] create device partition req2 (id 119) >11:35:05,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 123 >11:35:05,006 DEBUG blivet: PartitionDevice._setFormat: req2 ; >11:35:05,007 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: ext4 ; type: ext4 ; >11:35:05,007 INFO blivet: registered action: [122] create format ext4 filesystem mounted at / on partition req2 (id 119) >11:35:05,009 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:35:05,010 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:05,011 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = req0 status = False kids = 0 id = 107 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f51dcf52450) -- > name = req1 status = False kids = 0 id = 113 > parents = [] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f51dcf44cd0) -- > name = req2 status = False kids = 0 id = 119 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >11:35:05,097 DEBUG blivet: USBFS.supported: supported: False ; >11:35:05,097 DEBUG blivet: USBFS.supported: supported: False ; >11:35:05,098 DEBUG blivet: DiskLabel.__init__: >11:35:05,098 INFO blivet: DiskLabel.partedDevice returning None >11:35:05,099 DEBUG blivet: HFSPlus.supported: supported: False ; >11:35:05,100 DEBUG blivet: HFSPlus.supported: supported: False ; >11:35:05,100 DEBUG blivet: XFS.supported: supported: True ; >11:35:05,102 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:05,108 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = req0 status = False kids = 0 id = 107 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f51dcf52450) -- > name = req1 status = False kids = 0 id = 113 > parents = [] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f51dcf44cd0) -- > name = req2 status = False kids = 0 id = 119 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >11:35:05,203 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:05,204 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = req0 status = False kids = 0 id = 107 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f51dcf52450) -- > name = req1 status = False kids = 0 id = 113 > parents = [] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f51dcf44cd0) -- > name = req2 status = False kids = 0 id = 119 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >11:35:05,240 DEBUG blivet: XFS.supported: supported: True ; >11:35:05,265 DEBUG blivet: removing all non-preexisting partitions ['req0(id 107)', 'req1(id 113)', 'req2(id 119)'] from disk(s) ['vda'] >11:35:05,265 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 107)', 'req1(id 113)', 'req2(id 119)'] >11:35:05,265 DEBUG blivet: removing all non-preexisting partitions ['req0(id 107)', 'req1(id 113)', 'req2(id 119)'] from disk(s) ['vda'] >11:35:05,266 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:05,267 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:05,273 DEBUG blivet: TmpFS.supported: supported: True ; >11:35:05,282 DEBUG blivet: LUKS.__init__: >11:35:05,287 DEBUG blivet: NTFS.supported: supported: False ; >11:35:05,288 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:05,293 DEBUG blivet: NTFS.supported: supported: False ; >11:35:05,294 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:05,295 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:05,307 DEBUG blivet: BindFS.supported: supported: False ; >11:35:05,308 DEBUG blivet: BindFS.supported: supported: False ; >11:35:05,309 DEBUG blivet: HFS.supported: supported: False ; >11:35:05,309 DEBUG blivet: HFS.supported: supported: False ; >11:35:05,310 DEBUG blivet: LVMPhysicalVolume.__init__: >11:35:05,311 DEBUG blivet: NFS.supported: supported: False ; >11:35:05,322 DEBUG blivet: NFS.supported: supported: False ; >11:35:05,323 DEBUG blivet: FATFS.supported: supported: True ; >11:35:05,323 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:05,325 DEBUG blivet: allocating partition: req0 ; id: 107 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >11:35:05,339 DEBUG blivet: checking freespace on vda >11:35:05,350 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >11:35:05,371 DEBUG blivet: FATFS.supported: supported: True ; >11:35:05,373 DEBUG blivet: DMRaidMember.__init__: >11:35:05,374 DEBUG blivet: checking 63-20971519 (10239.97 MiB) >11:35:05,387 DEBUG blivet: current free range is 63-20971519 (10239.97 MiB) >11:35:05,401 DEBUG blivet: updating use_disk to vda, type: 0 >11:35:05,402 DEBUG blivet: new free: 63-20971519 / 10239.97 MiB >11:35:05,418 DEBUG blivet: new free allows for 0 sectors of growth >11:35:05,419 DEBUG blivet: found free space for bootable request >11:35:05,420 DEBUG blivet: adjusted start sector from 63 to 2048 >11:35:05,421 DEBUG blivet: created partition vda1 of 1024 KiB and added it to /dev/vda >11:35:05,440 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >11:35:05,440 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10a90> PedPartition: <_ped.Partition object at 0x7f51dcf06230> >11:35:05,442 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >11:35:05,443 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:35:05,444 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >11:35:05,444 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10990> PedPartition: <_ped.Partition object at 0x7f51dcf4a290> >11:35:05,446 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:05,447 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:05,457 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:05,458 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:05,459 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:05,469 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:05,469 DEBUG blivet: allocating partition: req1 ; id: 113 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 512 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >11:35:05,479 DEBUG blivet: checking freespace on vda >11:35:05,479 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=512 MiB boot=False best=None grow=False start=None >11:35:05,489 DEBUG blivet: checking 63-2047 (992.5 KiB) >11:35:05,498 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >11:35:05,507 DEBUG blivet: checking 4096-20971519 (10238 MiB) >11:35:05,517 DEBUG blivet: current free range is 4096-20971519 (10238 MiB) >11:35:05,526 DEBUG blivet: updating use_disk to vda, type: 0 >11:35:05,527 DEBUG blivet: new free: 4096-20971519 / 10238 MiB >11:35:05,536 DEBUG blivet: new free allows for 0 sectors of growth >11:35:05,537 DEBUG blivet: created partition vda2 of 512 MiB and added it to /dev/vda >11:35:05,547 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >11:35:05,547 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10e50> PedPartition: <_ped.Partition object at 0x7f51dcf15110> >11:35:05,549 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >11:35:05,550 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:35:05,551 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:35:05,551 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10ed0> PedPartition: <_ped.Partition object at 0x7f51dcf15230> >11:35:05,552 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:05,553 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:05,563 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:05,564 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:05,565 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:05,575 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:05,575 DEBUG blivet: allocating partition: req2 ; id: 119 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 0 B ; start: None ; end: None >11:35:05,585 DEBUG blivet: checking freespace on vda >11:35:05,586 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >11:35:05,595 DEBUG blivet: checking 63-2047 (992.5 KiB) >11:35:05,604 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >11:35:05,614 DEBUG blivet: checking 1052672-20971519 (9726 MiB) >11:35:05,624 DEBUG blivet: current free range is 1052672-20971519 (9726 MiB) >11:35:05,633 DEBUG blivet: evaluating growth potential for new layout >11:35:05,633 DEBUG blivet: calculating growth for disk /dev/vda >11:35:05,635 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >11:35:05,635 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22450> PedPartition: <_ped.Partition object at 0x7f51dcf15170> >11:35:05,636 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >11:35:05,637 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >11:35:05,637 DEBUG blivet: adding request 107 to chunk 20969472 (2048-20971519) on /dev/vda >11:35:05,638 DEBUG blivet: adding request 113 to chunk 20969472 (2048-20971519) on /dev/vda >11:35:05,638 DEBUG blivet: adding request 119 to chunk 20969472 (2048-20971519) on /dev/vda >11:35:05,638 DEBUG blivet: Chunk.growRequests: 20969472 on /dev/vda start = 2048 end = 20971519 >sectorSize = 512 B > >11:35:05,639 DEBUG blivet: req: PartitionRequest instance -- >id = 107 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >11:35:05,639 DEBUG blivet: req: PartitionRequest instance -- >id = 113 name = vda2 growable = False >base = 1048576 growth = 0 max_grow = 0 >done = True >11:35:05,639 DEBUG blivet: req: PartitionRequest instance -- >id = 119 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >11:35:05,639 DEBUG blivet: 1 requests and 19916800 (9725 MiB) left in chunk >11:35:05,649 DEBUG blivet: adding 19916800 (9725 MiB) to 119 (vda3) >11:35:05,659 DEBUG blivet: new grow amount for request 119 (vda3) is 19916800 units, or 9725 MiB >11:35:05,668 DEBUG blivet: request 107 (vda1) growth: 0 (0 B) size: 1024 KiB >11:35:05,678 DEBUG blivet: request 113 (vda2) growth: 0 (0 B) size: 512 MiB >11:35:05,688 DEBUG blivet: request 119 (vda3) growth: 19916800 (9725 MiB) size: 9726 MiB >11:35:05,707 DEBUG blivet: disk /dev/vda growth: 19916800 (9725 MiB) >11:35:05,717 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >11:35:05,717 DEBUG blivet: device vda3 new partedPartition None >11:35:05,718 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >11:35:05,719 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >11:35:05,719 DEBUG blivet: total growth: 19916800 sectors >11:35:05,719 DEBUG blivet: updating use_disk to vda, type: 0 >11:35:05,719 DEBUG blivet: new free: 1052672-20971519 / 9726 MiB >11:35:05,729 DEBUG blivet: new free allows for 19916800 sectors of growth >11:35:05,730 DEBUG blivet: created partition vda3 of 1024 KiB and added it to /dev/vda >11:35:05,740 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >11:35:05,740 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22750> PedPartition: <_ped.Partition object at 0x7f51dcf153b0> >11:35:05,741 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >11:35:05,742 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >11:35:05,743 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >11:35:05,743 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22b10> PedPartition: <_ped.Partition object at 0x7f51dcf15350> >11:35:05,744 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda1(id 107)', 'vda2(id 113)', 'vda3(id 119)'] >11:35:05,744 DEBUG blivet: growable partitions are ['vda3'] >11:35:05,744 DEBUG blivet: adding request 107 to chunk 20969472 (2048-20971519) on /dev/vda >11:35:05,745 DEBUG blivet: adding request 113 to chunk 20969472 (2048-20971519) on /dev/vda >11:35:05,745 DEBUG blivet: adding request 119 to chunk 20969472 (2048-20971519) on /dev/vda >11:35:05,745 DEBUG blivet: disk vda has 1 chunks >11:35:05,745 DEBUG blivet: Chunk.growRequests: 20969472 on /dev/vda start = 2048 end = 20971519 >sectorSize = 512 B > >11:35:05,746 DEBUG blivet: req: PartitionRequest instance -- >id = 107 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >11:35:05,746 DEBUG blivet: req: PartitionRequest instance -- >id = 113 name = vda2 growable = False >base = 1048576 growth = 0 max_grow = 0 >done = True >11:35:05,746 DEBUG blivet: req: PartitionRequest instance -- >id = 119 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >11:35:05,746 DEBUG blivet: 1 requests and 19916800 (9725 MiB) left in chunk >11:35:05,756 DEBUG blivet: adding 19916800 (9725 MiB) to 119 (vda3) >11:35:05,766 DEBUG blivet: new grow amount for request 119 (vda3) is 19916800 units, or 9725 MiB >11:35:05,775 DEBUG blivet: growing partitions on vda >11:35:05,776 DEBUG blivet: partition vda1 (107): 0 >11:35:05,776 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f51dcf44b90> PedGeometry: <_ped.Geometry object at 0x7f51dceff990> >11:35:05,776 DEBUG blivet: partition vda2 (113): 0 >11:35:05,776 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 4096 end: 1052671 length: 1048576 > device: <parted.device.Device object at 0x7f51dcf44b90> PedGeometry: <_ped.Geometry object at 0x7f51dcf10b50> >11:35:05,776 DEBUG blivet: partition vda3 (119): 0 >11:35:05,777 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 1052672 end: 20971519 length: 19918848 > device: <parted.device.Device object at 0x7f51dcf44b90> PedGeometry: <_ped.Geometry object at 0x7f51dcf10e90> >11:35:05,777 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 107)', 'vda2(id 113)', 'vda3(id 119)'] from disk(s) ['vda'] >11:35:05,778 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >11:35:05,778 DEBUG blivet: device vda1 new partedPartition None >11:35:05,779 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >11:35:05,780 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >11:35:05,780 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:35:05,781 DEBUG blivet: device vda2 new partedPartition None >11:35:05,781 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >11:35:05,782 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >11:35:05,783 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >11:35:05,783 DEBUG blivet: device vda3 new partedPartition None >11:35:05,784 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >11:35:05,785 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >11:35:05,785 DEBUG blivet: back from removeNewPartitions >11:35:05,785 DEBUG blivet: extended: None >11:35:05,786 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f51dcf44b90> PedGeometry: <_ped.Geometry object at 0x7f51dceff990> >11:35:05,786 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >11:35:05,787 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf101d0> PedPartition: <_ped.Partition object at 0x7f51dcf06230> >11:35:05,788 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >11:35:05,789 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:35:05,790 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >11:35:05,790 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10ad0> PedPartition: <_ped.Partition object at 0x7f51dcf15230> >11:35:05,791 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 4096 end: 1052671 length: 1048576 > device: <parted.device.Device object at 0x7f51dcf44b90> PedGeometry: <_ped.Geometry object at 0x7f51dcf10b50> >11:35:05,792 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >11:35:05,792 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10d10> PedPartition: <_ped.Partition object at 0x7f51df981f50> >11:35:05,794 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >11:35:05,795 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:35:05,796 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:35:05,796 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf229d0> PedPartition: <_ped.Partition object at 0x7f51dcf15470> >11:35:05,797 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1052672 end: 20971519 length: 19918848 > device: <parted.device.Device object at 0x7f51dcf44b90> PedGeometry: <_ped.Geometry object at 0x7f51dcf10e90> >11:35:05,798 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >11:35:05,798 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dceff710> PedPartition: <_ped.Partition object at 0x7f51dcf154d0> >11:35:05,799 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >11:35:05,800 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >11:35:05,801 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >11:35:05,801 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22050> PedPartition: <_ped.Partition object at 0x7f51dcf153b0> >11:35:05,802 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:05,803 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = vda1 status = False kids = 0 id = 107 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10ad0> PedPartition: <_ped.Partition object at 0x7f51dcf15230> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f51dcf52450) -- > name = vda2 status = False kids = 0 id = 113 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf229d0> PedPartition: <_ped.Partition object at 0x7f51dcf15470> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f51dcf44cd0) -- > name = vda3 status = False kids = 0 id = 119 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 9726 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = True max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22050> PedPartition: <_ped.Partition object at 0x7f51dcf153b0> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 1052672 end = 20971519 length = 19918848 > flags = ] >11:35:05,936 DEBUG blivet: fixing size of non-existent 1024 KiB partition vda1 (107) with non-existent biosboot >11:35:05,948 DEBUG blivet: fixing size of non-existent 512 MiB partition vda2 (113) with non-existent swap >11:35:05,962 DEBUG blivet: fixing size of non-existent 9726 MiB partition vda3 (119) with non-existent ext4 filesystem mounted at / >11:35:05,987 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:05,988 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = vda1 status = False kids = 0 id = 107 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10ad0> PedPartition: <_ped.Partition object at 0x7f51dcf15230> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f51dcf52450) -- > name = vda2 status = False kids = 0 id = 113 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf229d0> PedPartition: <_ped.Partition object at 0x7f51dcf15470> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f51dcf44cd0) -- > name = vda3 status = False kids = 0 id = 119 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 9726 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22050> PedPartition: <_ped.Partition object at 0x7f51dcf153b0> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 1052672 end = 20971519 length = 19918848 > flags = ] >11:35:06,128 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:06,129 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = vda1 status = False kids = 0 id = 107 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10ad0> PedPartition: <_ped.Partition object at 0x7f51dcf15230> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f51dcf52450) -- > name = vda2 status = False kids = 0 id = 113 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf229d0> PedPartition: <_ped.Partition object at 0x7f51dcf15470> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f51dcf44cd0) -- > name = vda3 status = False kids = 0 id = 119 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 9726 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22050> PedPartition: <_ped.Partition object at 0x7f51dcf153b0> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 1052672 end = 20971519 length = 19918848 > flags = ] >11:35:06,254 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >11:35:06,255 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = vda1 status = False kids = 0 id = 107 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf10ad0> PedPartition: <_ped.Partition object at 0x7f51dcf15230> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f51dcf52450) -- > name = vda2 status = False kids = 0 id = 113 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf229d0> PedPartition: <_ped.Partition object at 0x7f51dcf15470> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f51dcf44cd0) -- > name = vda3 status = False kids = 0 id = 119 > parents = ['existing 10 GiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 9726 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51dcf22050> PedPartition: <_ped.Partition object at 0x7f51dcf153b0> > disk = existing 10 GiB disk vda (5) with non-existent msdos disklabel > start = 1052672 end = 20971519 length = 19918848 > flags = ] >11:35:06,528 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:06,529 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:06,545 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:35:06,546 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >11:35:06,548 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (5) with non-existent msdos disklabel >11:35:06,564 DEBUG blivet: resolved 'vda' to 'vda' (disk) >13:36:16,512 INFO blivet: omitting ksdata: existing 10 GiB disk vda (5) with non-existent msdos disklabel >13:36:16,549 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:36:16,551 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:36:16,553 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:36:16,645 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:36:16,652 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >13:36:16,654 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >13:36:16,655 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >13:36:16,655 DEBUG blivet: action: [71] destroy format ext4 filesystem on lvmlv fedora-server-root (id 27) >13:36:16,656 DEBUG blivet: action: [77] destroy device lvmlv fedora-server-root (id 27) >13:36:16,656 DEBUG blivet: action: [79] destroy format swap on lvmlv fedora-server-swap (id 22) >13:36:16,656 DEBUG blivet: action: [83] destroy device lvmlv fedora-server-swap (id 22) >13:36:16,657 DEBUG blivet: action: [87] destroy device lvmvg fedora-server (id 19) >13:36:16,657 DEBUG blivet: action: [89] destroy format lvmpv on partition vda2 (id 15) >13:36:16,658 DEBUG blivet: action: [93] destroy device partition vda2 (id 15) >13:36:16,658 DEBUG blivet: action: [96] destroy format ext4 filesystem on partition vda1 (id 10) >13:36:16,658 DEBUG blivet: action: [99] destroy device partition vda1 (id 10) >13:36:16,660 DEBUG blivet: action: [100] destroy format msdos disklabel on disk vda (id 5) >13:36:16,670 DEBUG blivet: action: [102] destroy format None on disk vda (id 5) >13:36:16,673 DEBUG blivet: action: [105] create format msdos disklabel on disk vda (id 5) >13:36:16,673 DEBUG blivet: action: [109] create device partition vda1 (id 107) >13:36:16,681 DEBUG blivet: action: [110] create format biosboot on partition vda1 (id 107) >13:36:16,682 DEBUG blivet: action: [115] create device partition vda2 (id 113) >13:36:16,682 DEBUG blivet: action: [116] create format swap on partition vda2 (id 113) >13:36:16,683 DEBUG blivet: action: [121] create device partition vda3 (id 119) >13:36:16,684 DEBUG blivet: action: [122] create format ext4 filesystem mounted at / on partition vda3 (id 119) >13:36:16,684 INFO blivet: pruning action queue... >13:36:16,685 INFO blivet: removing obsolete action 102 (100) >13:36:16,687 INFO blivet: resetting parted disks... >13:36:16,690 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >13:36:16,692 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >13:36:16,698 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >13:36:16,700 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >13:36:16,703 DEBUG blivet: PartitionDevice.preCommitFixup: vda3 ; >13:36:16,705 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >13:36:16,707 DEBUG blivet: sector-based lookup found partition vda2 >13:36:16,709 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >13:36:16,710 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51e6c6ba10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d1a490> PedPartition: <_ped.Partition object at 0x7f51e4f63410> >13:36:16,717 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >13:36:16,718 DEBUG blivet: sector-based lookup found partition vda1 >13:36:16,720 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >13:36:16,720 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51e6c6ba10> fileSystem: <parted.filesystem.FileSystem object at 0x7f51e4d1abd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e6c6b910> PedPartition: <_ped.Partition object at 0x7f51e6c68830> >13:36:16,722 INFO blivet: sorting actions... >13:36:16,726 DEBUG blivet: action: [96] destroy format ext4 filesystem on partition vda1 (id 10) >13:36:16,727 DEBUG blivet: action: [79] destroy format swap on lvmlv fedora-server-swap (id 22) >13:36:16,727 DEBUG blivet: action: [83] destroy device lvmlv fedora-server-swap (id 22) >13:36:16,727 DEBUG blivet: action: [71] destroy format ext4 filesystem on lvmlv fedora-server-root (id 27) >13:36:16,729 DEBUG blivet: action: [77] destroy device lvmlv fedora-server-root (id 27) >13:36:16,730 DEBUG blivet: action: [87] destroy device lvmvg fedora-server (id 19) >13:36:16,730 DEBUG blivet: action: [89] destroy format lvmpv on partition vda2 (id 15) >13:36:16,730 DEBUG blivet: action: [93] destroy device partition vda2 (id 15) >13:36:16,730 DEBUG blivet: action: [99] destroy device partition vda1 (id 10) >13:36:16,730 DEBUG blivet: action: [100] destroy format msdos disklabel on disk vda (id 5) >13:36:16,730 DEBUG blivet: lvm filter: removing vda1 from the reject list >13:36:16,731 DEBUG blivet: vda1 wasn't in the reject list >13:36:16,731 DEBUG blivet: lvm filter: removing vda2 from the reject list >13:36:16,731 DEBUG blivet: vda2 wasn't in the reject list >13:36:16,731 DEBUG blivet: lvm filter: removing vda3 from the reject list >13:36:16,731 DEBUG blivet: vda3 wasn't in the reject list >13:36:16,732 DEBUG blivet: action: [105] create format msdos disklabel on disk vda (id 5) >13:36:16,732 DEBUG blivet: lvm filter: removing vda1 from the reject list >13:36:16,732 DEBUG blivet: vda1 wasn't in the reject list >13:36:16,732 DEBUG blivet: lvm filter: removing vda2 from the reject list >13:36:16,733 DEBUG blivet: vda2 wasn't in the reject list >13:36:16,733 DEBUG blivet: lvm filter: removing vda3 from the reject list >13:36:16,733 DEBUG blivet: vda3 wasn't in the reject list >13:36:16,733 DEBUG blivet: action: [109] create device partition vda1 (id 107) >13:36:16,734 DEBUG blivet: action: [115] create device partition vda2 (id 113) >13:36:16,734 DEBUG blivet: action: [121] create device partition vda3 (id 119) >13:36:16,734 DEBUG blivet: action: [122] create format ext4 filesystem mounted at / on partition vda3 (id 119) >13:36:16,735 DEBUG blivet: action: [116] create format swap on partition vda2 (id 113) >13:36:16,735 DEBUG blivet: action: [110] create format biosboot on partition vda1 (id 107) >13:36:16,735 INFO blivet: executing action: [96] destroy format ext4 filesystem on partition vda1 (id 10) >13:36:16,739 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >13:36:16,740 DEBUG blivet: Ext4FS.destroy: device: /dev/vda1 ; status: False ; type: ext4 ; >13:36:16,910 INFO blivet: executing action: [79] destroy format swap on lvmlv fedora-server-swap (id 22) >13:36:16,912 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-server-swap ; status: False ; controllable: True ; orig: True ; >13:36:16,913 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-server-swap ; orig: True ; >13:36:16,916 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora-server ; status: True ; controllable: True ; orig: True ; >13:36:16,926 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-server-swap ; status: False ; controllable: True ; orig: True ; >13:36:17,152 DEBUG blivet: SwapSpace.destroy: device: /dev/mapper/fedora--server-swap ; status: False ; type: swap ; >13:36:17,219 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-swap ; status: True ; controllable: True ; >13:36:17,220 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora--server-swap ; status: False ; type: swap ; >13:36:17,222 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora--server-swap ; status: False ; type: None ; >13:36:17,241 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-server-swap ; status: True ; controllable: True ; >13:36:17,348 INFO blivet: executing action: [83] destroy device lvmlv fedora-server-swap (id 22) >13:36:17,354 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-server-swap ; status: False ; >13:36:17,359 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-swap ; status: False ; controllable: True ; >13:36:17,361 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora-server ; orig: True ; >13:36:17,366 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >13:36:17,369 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:36:17,371 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-server-swap ; status: False ; >13:36:17,497 INFO blivet: executing action: [71] destroy format ext4 filesystem on lvmlv fedora-server-root (id 27) >13:36:17,503 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-server-root ; status: False ; controllable: True ; orig: True ; >13:36:17,505 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-server-root ; orig: True ; >13:36:17,506 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora-server ; status: True ; controllable: True ; orig: True ; >13:36:17,511 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-server-root ; status: False ; controllable: True ; orig: True ; >13:36:17,650 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora--server-root ; status: False ; type: ext4 ; >13:36:17,733 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-root ; status: True ; controllable: True ; >13:36:17,735 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora--server-root ; status: False ; type: None ; >13:36:17,756 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-server-root ; status: True ; controllable: True ; >13:36:17,861 INFO blivet: executing action: [77] destroy device lvmlv fedora-server-root (id 27) >13:36:17,863 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-server-root ; status: False ; >13:36:17,864 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server-root ; status: False ; controllable: True ; >13:36:17,865 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora-server ; orig: True ; >13:36:17,871 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >13:36:17,874 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:36:17,877 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-server-root ; status: False ; >13:36:17,970 INFO blivet: executing action: [87] destroy device lvmvg fedora-server (id 19) >13:36:17,971 DEBUG blivet: LVMVolumeGroupDevice.destroy: fedora-server ; status: True ; >13:36:17,974 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora-server ; status: True ; controllable: True ; >13:36:17,977 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora--server ; status: False ; type: None ; >13:36:17,980 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora--server ; status: False ; type: None ; >13:36:18,009 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora-server ; status: True ; controllable: True ; >13:36:18,083 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora-server ; orig: True ; >13:36:18,085 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >13:36:18,087 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:36:18,089 DEBUG blivet: LVMVolumeGroupDevice._destroy: fedora-server ; status: True ; >13:36:18,312 INFO blivet: executing action: [89] destroy format lvmpv on partition vda2 (id 15) >13:36:18,314 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >13:36:18,316 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:36:18,449 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >13:36:18,449 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >13:36:18,489 INFO blivet: executing action: [93] destroy device partition vda2 (id 15) >13:36:18,490 DEBUG blivet: PartitionDevice.destroy: vda2 ; status: True ; >13:36:18,492 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >13:36:18,494 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:36:18,496 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >13:36:18,518 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >13:36:18,519 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >13:36:18,520 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:36:18,521 DEBUG blivet: PartitionDevice._destroy: vda2 ; status: True ; >13:36:18,523 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >13:36:18,620 INFO blivet: executing action: [99] destroy device partition vda1 (id 10) >13:36:18,621 DEBUG blivet: PartitionDevice.destroy: vda1 ; status: True ; >13:36:18,623 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:36:18,625 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >13:36:18,642 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >13:36:18,643 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >13:36:18,644 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:36:18,645 DEBUG blivet: PartitionDevice._destroy: vda1 ; status: True ; >13:36:18,647 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >13:36:18,727 INFO blivet: executing action: [100] destroy format msdos disklabel on disk vda (id 5) >13:36:18,728 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >13:36:18,730 DEBUG blivet: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >13:36:18,779 INFO blivet: executing action: [105] create format msdos disklabel on disk vda (id 5) >13:36:18,782 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:36:18,783 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >13:36:18,784 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >13:36:18,785 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >13:36:18,848 INFO blivet: executing action: [109] create device partition vda1 (id 107) >13:36:18,850 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >13:36:18,851 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >13:36:18,852 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:36:18,854 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:36:18,855 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >13:36:18,857 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; >13:36:18,940 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >13:36:18,986 DEBUG blivet: post-commit partition path is /dev/vda1 >13:36:18,988 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >13:36:18,988 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4946150> PedPartition: <_ped.Partition object at 0x7f51e4f633b0> >13:36:18,990 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >13:36:19,007 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:36:19,008 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >13:36:19,009 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >13:36:19,010 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >13:36:19,044 INFO blivet: executing action: [115] create device partition vda2 (id 113) >13:36:19,045 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >13:36:19,047 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: False ; >13:36:19,048 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:36:19,050 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:36:19,051 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >13:36:19,053 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; >13:36:19,127 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >13:36:19,190 DEBUG blivet: post-commit partition path is /dev/vda2 >13:36:19,191 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >13:36:19,191 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d1a0d0> PedPartition: <_ped.Partition object at 0x7f51e4f632f0> >13:36:19,194 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >13:36:19,221 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:36:19,224 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >13:36:19,226 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >13:36:19,228 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >13:36:19,272 INFO blivet: executing action: [121] create device partition vda3 (id 119) >13:36:19,274 DEBUG blivet: PartitionDevice.create: vda3 ; status: False ; >13:36:19,275 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda3 ; orig: False ; >13:36:19,276 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:36:19,277 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:36:19,278 DEBUG blivet: PartitionDevice._create: vda3 ; status: False ; >13:36:19,282 DEBUG blivet: PartitionDevice._wipe: vda3 ; status: False ; >13:36:19,382 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >13:36:19,452 DEBUG blivet: post-commit partition path is /dev/vda3 >13:36:19,455 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >13:36:19,456 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d1a450> PedPartition: <_ped.Partition object at 0x7f51dcf15230> >13:36:19,460 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >13:36:19,487 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >13:36:19,490 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >13:36:19,493 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >13:36:19,494 DEBUG blivet: vda3 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >13:36:19,543 INFO blivet: executing action: [122] create format ext4 filesystem mounted at / on partition vda3 (id 119) >13:36:19,546 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >13:36:19,548 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >13:36:19,549 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >13:36:19,550 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 3 ; >13:36:19,552 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >13:36:19,554 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 5 ; >13:36:19,557 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 6 ; >13:36:19,559 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >13:36:19,561 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >13:36:19,562 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >13:36:19,564 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >13:36:19,565 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >13:36:19,566 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >13:36:19,567 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >13:36:19,568 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >13:36:19,569 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 16 ; >13:36:19,571 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 17 ; >13:36:19,573 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 18 ; >13:36:19,577 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >13:36:19,637 DEBUG blivet: Ext4FS.create: device: /dev/vda3 ; status: False ; type: ext4 ; >13:36:19,639 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda3 ; mountpoint: / ; type: ext4 ; >13:36:20,921 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda3 ; type: ext4 ; >13:36:20,922 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda3 >13:36:21,008 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda3 ; type: ext4 ; >13:36:21,010 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda3 >13:36:21,089 INFO blivet: executing action: [116] create format swap on partition vda2 (id 113) >13:36:21,091 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:36:21,093 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >13:36:21,094 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >13:36:21,095 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >13:36:21,097 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >13:36:21,098 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >13:36:21,099 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >13:36:21,100 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >13:36:21,102 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >13:36:21,103 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >13:36:21,104 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >13:36:21,106 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >13:36:21,107 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >13:36:21,108 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >13:36:21,109 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 16 ; >13:36:21,110 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 17 ; >13:36:21,111 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 18 ; >13:36:21,113 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 3 ; >13:36:21,115 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >13:36:21,158 DEBUG blivet: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >13:36:21,160 DEBUG blivet: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >13:36:21,239 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/vda2 ; type: swap ; >13:36:21,240 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >13:36:21,271 INFO blivet: executing action: [110] create format biosboot on partition vda1 (id 107) >13:36:21,273 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:36:21,275 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >13:36:21,277 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >13:36:21,279 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >13:36:21,281 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >13:36:21,285 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >13:36:21,286 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >13:36:21,288 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >13:36:21,290 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >13:36:21,291 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >13:36:21,292 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >13:36:21,293 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >13:36:21,294 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >13:36:21,295 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >13:36:21,296 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 16 ; >13:36:21,296 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 17 ; >13:36:21,297 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 18 ; >13:36:21,298 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 12 ; >13:36:21,299 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >13:36:21,351 DEBUG blivet: BIOSBoot.create: device: /dev/vda1 ; status: False ; type: biosboot ; >13:36:21,392 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:36:21,402 DEBUG blivet: looking up parted Device: /dev/vda1 >13:36:21,431 DEBUG blivet: looking up parted Device: /dev/vda2 >13:36:21,462 DEBUG blivet: looking up parted Device: /dev/vda3 >13:36:21,394 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f51dcf52250) -- > name = vda1 status = True kids = 0 id = 107 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e488fc20> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4946150> PedPartition: <_ped.Partition object at 0x7f51e4f633b0> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f51dcf52450) -- > name = vda2 status = True kids = 0 id = 113 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 512 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1040, 16, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e488fa70> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d1a0d0> PedPartition: <_ped.Partition object at 0x7f51e4f632f0> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f51dcf44cd0) -- > name = vda3 status = True kids = 0 id = 119 > parents = ['existing 10 GiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 9726 MiB > format = existing ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19918848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19760, 16, 63) biosGeometry: (1239, 255, 63) > PedDevice: <_ped.Device object at 0x7f51e488f5f0> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d1a450> PedPartition: <_ped.Partition object at 0x7f51dcf15230> > disk = existing 10 GiB disk vda (5) with existing msdos disklabel > start = 1052672 end = 20971519 length = 19918848 > flags = ] >13:36:21,601 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >13:36:21,602 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d39590> PedPartition: <_ped.Partition object at 0x7f51e4fbeb30> >13:36:21,605 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >13:36:21,605 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7f51e4d39d10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d396d0> PedPartition: <_ped.Partition object at 0x7f51e4fbe8f0> >13:36:21,607 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >13:36:21,608 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f51dcf44ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7f51e4d39690> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f51e4d398d0> PedPartition: <_ped.Partition object at 0x7f51e4fbe890> >13:36:21,610 INFO blivet: setting boot flag on vda3 >13:36:21,612 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda3 ; flag: 1 ; >13:36:21,613 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:36:21,616 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >13:36:21,670 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:21,673 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:21,676 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:21,678 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:21,714 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:21,756 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:36:21,757 DEBUG blivet: SwapSpace.setup: device: /dev/vda2 ; status: False ; type: swap ; >13:36:21,758 DEBUG blivet: SwapSpace.setup: device: /dev/vda2 ; status: False ; type: swap ; >13:36:21,799 DEBUG blivet: BindFS.supported: supported: False ; >13:36:21,799 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 145 >13:36:21,800 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >13:36:21,803 DEBUG blivet: TmpFS.supported: supported: True ; >13:36:21,820 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 148 >13:36:21,822 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >13:36:21,826 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:36:21,826 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 151 >13:36:21,828 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >13:36:21,832 DEBUG blivet: SysFS.supported: supported: False ; >13:36:21,832 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 154 >13:36:21,833 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >13:36:21,835 DEBUG blivet: ProcFS.supported: supported: False ; >13:36:21,835 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 157 >13:36:21,836 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >13:36:21,837 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:36:21,837 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 160 >13:36:21,838 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >13:36:21,839 DEBUG blivet: USBFS.supported: supported: False ; >13:36:21,839 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 163 >13:36:21,840 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >13:36:21,841 DEBUG blivet: BindFS.supported: supported: False ; >13:36:21,844 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 166 >13:36:21,845 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >13:36:21,847 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >13:36:21,886 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >13:36:21,888 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >13:36:21,890 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >13:36:21,905 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >13:36:21,906 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >13:36:21,908 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >13:36:21,918 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >13:36:21,919 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >13:36:21,920 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >13:36:21,931 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >13:36:21,932 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >13:36:21,933 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >13:36:21,947 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:36:21,947 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >13:36:21,947 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >13:36:22,017 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >13:36:22,031 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >13:36:22,031 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >13:36:22,032 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >13:36:22,051 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >13:36:22,051 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >13:36:22,052 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >13:36:22,064 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >13:36:22,065 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >13:36:22,066 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >13:36:22,068 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.NetworkStorageDevice'> ; >13:36:22,069 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >13:36:22,071 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; >13:36:22,072 DEBUG blivet: DeviceTree.getDevicesByType returned [] >13:36:22,073 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; >13:36:22,074 DEBUG blivet: DeviceTree.getDevicesByType returned [] >13:36:22,075 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; >13:36:22,076 DEBUG blivet: DeviceTree.getDevicesByType returned [] >13:36:22,077 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; >13:36:22,078 DEBUG blivet: DeviceTree.getDevicesByType returned [] >13:36:22,079 INFO blivet: not writing out mpath configuration >13:48:39,393 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:48:39,424 DEBUG blivet: looking up parted Device: /dev/sr0 >13:48:39,489 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:48:39,521 DEBUG blivet: looking up parted Device: /dev/sr0 >13:48:39,746 DEBUG blivet: looking up parted Device: /run >13:48:39,776 DEBUG blivet: looking up parted Device: /dev > > >/tmp/ifcfg.log: >11:34:58,074 DEBUG ifcfg: content of files (network initialization): >11:34:58,074 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >11:34:58,074 DEBUG ifcfg: # Generated by dracut initrd >11:34:58,074 DEBUG ifcfg: DEVICE="eth0" >11:34:58,074 DEBUG ifcfg: ONBOOT=yes >11:34:58,075 DEBUG ifcfg: NETBOOT=yes >11:34:58,075 DEBUG ifcfg: UUID="f4ed912c-a989-4449-aa29-0912aebe28a1" >11:34:58,075 DEBUG ifcfg: IPV6INIT=yes >11:34:58,075 DEBUG ifcfg: BOOTPROTO=dhcp >11:34:58,075 DEBUG ifcfg: TYPE=Ethernet >11:34:58,075 DEBUG ifcfg: NAME="eth0" >11:34:58,082 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1414064093L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'f4ed912c-a989-4449-aa29-0912aebe28a1'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:34:58,138 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,139 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,139 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,140 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,187 DEBUG ifcfg: content of files (kickstart pre section applied for devices ['eth0']): >11:34:58,187 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >11:34:58,187 DEBUG ifcfg: # Generated by dracut initrd >11:34:58,187 DEBUG ifcfg: DEVICE="eth0" >11:34:58,187 DEBUG ifcfg: ONBOOT=yes >11:34:58,187 DEBUG ifcfg: NETBOOT=yes >11:34:58,188 DEBUG ifcfg: UUID="f4ed912c-a989-4449-aa29-0912aebe28a1" >11:34:58,188 DEBUG ifcfg: IPV6INIT=yes >11:34:58,188 DEBUG ifcfg: BOOTPROTO=dhcp >11:34:58,188 DEBUG ifcfg: TYPE=Ethernet >11:34:58,188 DEBUG ifcfg: NAME="eth0" >11:34:58,188 DEBUG ifcfg: DEFROUTE=yes >11:34:58,188 DEBUG ifcfg: PEERDNS=yes >11:34:58,188 DEBUG ifcfg: PEERROUTES=yes >11:34:58,189 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >11:34:58,189 DEBUG ifcfg: IPV6_AUTOCONF=yes >11:34:58,189 DEBUG ifcfg: IPV6_DEFROUTE=yes >11:34:58,189 DEBUG ifcfg: IPV6_PEERDNS=yes >11:34:58,189 DEBUG ifcfg: IPV6_PEERROUTES=yes >11:34:58,189 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >11:34:58,309 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1414064098L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'f4ed912c-a989-4449-aa29-0912aebe28a1'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:34:58,396 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,397 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,398 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,398 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >11:34:58,435 DEBUG ifcfg: content of files (setting real kickstart ONBOOT value for devices ['eth0']): >11:34:58,435 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >11:34:58,435 DEBUG ifcfg: # Generated by dracut initrd >11:34:58,435 DEBUG ifcfg: DEVICE="eth0" >11:34:58,435 DEBUG ifcfg: ONBOOT=yes >11:34:58,435 DEBUG ifcfg: NETBOOT=yes >11:34:58,435 DEBUG ifcfg: UUID="f4ed912c-a989-4449-aa29-0912aebe28a1" >11:34:58,435 DEBUG ifcfg: IPV6INIT=yes >11:34:58,436 DEBUG ifcfg: BOOTPROTO=dhcp >11:34:58,436 DEBUG ifcfg: TYPE=Ethernet >11:34:58,436 DEBUG ifcfg: NAME="eth0" >11:34:58,436 DEBUG ifcfg: DEFROUTE=yes >11:34:58,436 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >11:34:58,436 DEBUG ifcfg: IPV6_AUTOCONF=yes >11:34:58,436 DEBUG ifcfg: IPV6_DEFROUTE=yes >11:34:58,436 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >11:34:58,436 DEBUG ifcfg: PEERDNS=yes >11:34:58,436 DEBUG ifcfg: PEERROUTES=yes >11:34:58,436 DEBUG ifcfg: IPV6_PEERDNS=yes >11:34:58,437 DEBUG ifcfg: IPV6_PEERROUTES=yes >11:34:58,441 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1414064098L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'f4ed912c-a989-4449-aa29-0912aebe28a1'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] > > >/proc/cmdline: >ks=file:///ks.cfg inst.stage2=http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/21_Beta_TC4/Server/x86_64/os/ > > >/tmp/syslog: >11:34:52,836 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1156" x-info="http://www.rsyslog.com"] start >11:34:52,839 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:34:52,839 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:34:52,839 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >11:34:52,839 NOTICE kernel:[ 0.000000] Linux version 3.17.0-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Wed Oct 8 20:10:50 UTC 2014 >11:34:52,839 INFO kernel:[ 0.000000] Command line: ks=file:///ks.cfg inst.stage2=http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/21_Beta_TC4/Server/x86_64/os/ >11:34:52,839 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >11:34:52,839 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >11:34:52,839 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:34:52,839 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >11:34:52,839 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >11:34:52,839 INFO kernel:[ 0.000000] Hypervisor detected: KVM >11:34:52,839 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >11:34:52,839 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:34:52,839 INFO kernel:[ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x400000000 >11:34:52,839 DEBUG kernel:[ 0.000000] MTRR default type: write-back >11:34:52,839 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:34:52,839 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:34:52,839 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:34:52,839 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:34:52,839 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:34:52,839 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >11:34:52,839 DEBUG kernel:[ 0.000000] 1 disabled >11:34:52,839 DEBUG kernel:[ 0.000000] 2 disabled >11:34:52,839 DEBUG kernel:[ 0.000000] 3 disabled >11:34:52,839 DEBUG kernel:[ 0.000000] 4 disabled >11:34:52,839 DEBUG kernel:[ 0.000000] 5 disabled >11:34:52,839 DEBUG kernel:[ 0.000000] 6 disabled >11:34:52,839 DEBUG kernel:[ 0.000000] 7 disabled >11:34:52,839 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >11:34:52,839 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17a0-0x000f17af] mapped at [ffff8800000f17a0] >11:34:52,839 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >11:34:52,839 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >11:34:52,839 DEBUG kernel:[ 0.000000] BRK [0x0202e000, 0x0202efff] PGTABLE >11:34:52,839 DEBUG kernel:[ 0.000000] BRK [0x0202f000, 0x0202ffff] PGTABLE >11:34:52,839 DEBUG kernel:[ 0.000000] BRK [0x02030000, 0x02030fff] PGTABLE >11:34:52,839 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5ae00000-0x5affffff] >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x5ae00000-0x5affffff] page 2M >11:34:52,839 DEBUG kernel:[ 0.000000] BRK [0x02031000, 0x02031fff] PGTABLE >11:34:52,839 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x58000000-0x5adfffff] >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x58000000-0x5adfffff] page 2M >11:34:52,839 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x57ffffff] >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x57ffffff] page 2M >11:34:52,839 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5b000000-0x5dbfdfff] >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x5b000000-0x5d9fffff] page 2M >11:34:52,839 DEBUG kernel:[ 0.000000] [mem 0x5da00000-0x5dbfdfff] page 4k >11:34:52,839 DEBUG kernel:[ 0.000000] BRK [0x02032000, 0x02032fff] PGTABLE >11:34:52,839 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5b14f000-0x5dbeffff] >11:34:52,839 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1610 000014 (v00 BOCHS ) >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000005DBFE440 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000005DBFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000005DBFE470 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000005DBFFF40 000040 >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000005DBFF6A0 000899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >11:34:52,839 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000005DBFF5B0 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:34:52,839 INFO kernel:[ 0.000000] No NUMA configuration found >11:34:52,839 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005dbfdfff] >11:34:52,839 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5dbfdfff] >11:34:52,839 INFO kernel:[ 0.000000] NODE_DATA [mem 0x5b13b000-0x5b14efff] >11:34:52,839 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >11:34:52,839 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:5b12b001, primary cpu clock >11:34:52,839 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff880059000000-ffff88005a7fffff] on node 0 >11:34:52,839 WARNING kernel:[ 0.000000] Zone ranges: >11:34:52,839 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >11:34:52,839 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:34:52,839 WARNING kernel:[ 0.000000] Normal empty >11:34:52,839 WARNING kernel:[ 0.000000] Movable zone start for each node >11:34:52,839 WARNING kernel:[ 0.000000] Early memory node ranges >11:34:52,839 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >11:34:52,839 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >11:34:52,839 DEBUG kernel:[ 0.000000] On node 0 totalpages: 383900 >11:34:52,839 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:34:52,839 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >11:34:52,839 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >11:34:52,839 DEBUG kernel:[ 0.000000] DMA32 zone: 5936 pages used for memmap >11:34:52,839 DEBUG kernel:[ 0.000000] DMA32 zone: 379902 pages, LIFO batch:31 >11:34:52,839 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:34:52,839 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >11:34:52,839 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >11:34:52,839 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >11:34:52,839 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >11:34:52,839 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >11:34:52,839 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:34:52,839 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >11:34:52,839 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >11:34:52,839 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >11:34:52,839 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >11:34:52,839 INFO kernel:[ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >11:34:52,839 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >11:34:52,839 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >11:34:52,839 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88005ae00000 s88384 r8192 d22208 u1048576 >11:34:52,839 DEBUG kernel:[ 0.000000] pcpu-alloc: s88384 r8192 d22208 u1048576 alloc=1*2097152 >11:34:52,839 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >11:34:52,839 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >11:34:52,839 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 5ae0e100 >11:34:52,839 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 377879 >11:34:52,839 WARNING kernel:[ 0.000000] Policy zone: DMA32 >11:34:52,839 NOTICE kernel:[ 0.000000] Kernel command line: ks=file:///ks.cfg inst.stage2=http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/21_Beta_TC4/Server/x86_64/os/ >11:34:52,839 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:34:52,839 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >11:34:52,839 WARNING kernel:[ 0.000000] Memory: 1450072K/1535600K available (7457K kernel code, 1230K rwdata, 3252K rodata, 1468K init, 1540K bss, 85528K reserved) >11:34:52,839 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >11:34:52,839 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:34:52,839 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >11:34:52,839 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >11:34:52,839 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >11:34:52,839 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-1. >11:34:52,839 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >11:34:52,839 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:440 0 >11:34:52,839 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:34:52,839 INFO kernel:[ 0.000000] console [tty0] enabled >11:34:52,839 INFO kernel:[ 0.000000] allocated 6291456 bytes of page_cgroup >11:34:52,839 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:34:52,839 INFO kernel:[ 0.000000] tsc: Detected 2790.934 MHz processor >11:34:52,839 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >11:34:52,839 INFO kernel:[ 0.002006] pid_max: default: 32768 minimum: 301 >11:34:52,839 INFO kernel:[ 0.002472] ACPI: Core revision 20140724 >11:34:52,839 WARNING kernel:[ 0.004390] ACPI: All ACPI Tables successfully acquired >11:34:52,839 INFO kernel:[ 0.005051] Security Framework initialized >11:34:52,839 INFO kernel:[ 0.005368] SELinux: Initializing. >11:34:52,839 DEBUG kernel:[ 0.005683] SELinux: Starting in permissive mode >11:34:52,839 INFO kernel:[ 0.006017] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >11:34:52,839 INFO kernel:[ 0.007051] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >11:34:52,839 INFO kernel:[ 0.007604] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >11:34:52,839 INFO kernel:[ 0.008010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >11:34:52,839 INFO kernel:[ 0.008542] Initializing cgroup subsys memory >11:34:52,839 INFO kernel:[ 0.008876] Initializing cgroup subsys devices >11:34:52,839 INFO kernel:[ 0.009010] Initializing cgroup subsys freezer >11:34:52,839 INFO kernel:[ 0.009334] Initializing cgroup subsys net_cls >11:34:52,839 INFO kernel:[ 0.009654] Initializing cgroup subsys blkio >11:34:52,839 INFO kernel:[ 0.010006] Initializing cgroup subsys perf_event >11:34:52,839 INFO kernel:[ 0.010330] Initializing cgroup subsys net_prio >11:34:52,839 INFO kernel:[ 0.010647] Initializing cgroup subsys hugetlb >11:34:52,839 INFO kernel:[ 0.011078] mce: CPU supports 10 MCE banks >11:34:52,839 INFO kernel:[ 0.011555] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:34:52,839 INFO kernel:[ 0.011555] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >11:34:52,839 INFO kernel:[ 0.012212] Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >11:34:52,839 INFO kernel:[ 0.016293] ftrace: allocating 27176 entries in 107 pages >11:34:52,839 INFO kernel:[ 0.025261] Enabling x2apic >11:34:52,839 INFO kernel:[ 0.025964] Enabled x2apic >11:34:52,839 INFO kernel:[ 0.026007] Switched APIC routing to physical x2apic. >11:34:52,839 INFO kernel:[ 0.027000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:34:52,839 INFO kernel:[ 0.027000] smpboot: CPU0: Intel Xeon E312xx (Sandy Bridge) (fam: 06, model: 2a, stepping: 01) >11:34:52,839 DEBUG kernel:[ 0.027234] TSC deadline timer enabled >11:34:52,839 INFO kernel:[ 0.027256] Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. >11:34:52,839 INFO kernel:[ 0.028872] watchdog: disabled (inside virtual machine) >11:34:52,839 INFO kernel:[ 0.029086] x86: Booting SMP configuration: >11:34:52,839 INFO kernel:[ 0.029355] .... node #0, CPUs: #1 >11:34:52,839 INFO kernel:[ 0.029022] kvm-clock: cpu 1, msr 0:5b12b041, secondary cpu clock >11:34:52,839 INFO kernel:[ 0.041053] x86: Booted up 1 node, 2 CPUs >11:34:52,839 INFO kernel:[ 0.041039] KVM setup async PF for cpu 1 >11:34:52,839 INFO kernel:[ 0.041039] kvm-stealtime: cpu 1, msr 5af0e100 >11:34:52,839 INFO kernel:[ 0.042270] smpboot: Total of 2 processors activated (11163.73 BogoMIPS) >11:34:52,839 INFO kernel:[ 0.043006] devtmpfs: initialized >11:34:52,839 INFO kernel:[ 0.045625] atomic64_test: passed for x86-64 platform with CX8 and with SSE >11:34:52,839 INFO kernel:[ 0.045963] pinctrl core: initialized pinctrl subsystem >11:34:52,839 INFO kernel:[ 0.046078] RTC time: 11:34:27, date: 10/23/14 >11:34:52,839 INFO kernel:[ 0.046420] NET: Registered protocol family 16 >11:34:52,839 INFO kernel:[ 0.046805] cpuidle: using governor menu >11:34:52,839 INFO kernel:[ 0.047111] ACPI: bus type PCI registered >11:34:52,839 INFO kernel:[ 0.047387] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:34:52,839 INFO kernel:[ 0.047788] PCI: Using configuration type 1 for base access >11:34:52,839 INFO kernel:[ 0.050081] ACPI: Added _OSI(Module Device) >11:34:52,839 INFO kernel:[ 0.050081] ACPI: Added _OSI(Processor Device) >11:34:52,839 INFO kernel:[ 0.050265] ACPI: Added _OSI(3.0 _SCP Extensions) >11:34:52,839 INFO kernel:[ 0.050544] ACPI: Added _OSI(Processor Aggregator Device) >11:34:52,839 INFO kernel:[ 0.052140] ACPI: Interpreter enabled >11:34:52,839 WARNING kernel:[ 0.053005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >11:34:52,839 WARNING kernel:[ 0.053005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >11:34:52,839 WARNING kernel:[ 0.053624] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140724/hwxface-580) >11:34:52,839 WARNING kernel:[ 0.054004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140724/hwxface-580) >11:34:52,839 INFO kernel:[ 0.054603] ACPI: (supports S0 S5) >11:34:52,839 INFO kernel:[ 0.054846] ACPI: Using IOAPIC for interrupt routing >11:34:52,839 INFO kernel:[ 0.056014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:34:52,839 INFO kernel:[ 0.057533] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:34:52,839 INFO kernel:[ 0.057841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >11:34:52,839 INFO kernel:[ 0.058000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >11:34:52,839 WARNING kernel:[ 0.058000] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >11:34:52,839 INFO kernel:[ 0.060224] acpiphp: Slot [3] registered >11:34:52,839 INFO kernel:[ 0.060503] acpiphp: Slot [4] registered >11:34:52,839 INFO kernel:[ 0.060785] acpiphp: Slot [6] registered >11:34:52,839 INFO kernel:[ 0.061019] acpiphp: Slot [7] registered >11:34:52,839 INFO kernel:[ 0.061309] acpiphp: Slot [8] registered >11:34:52,839 INFO kernel:[ 0.061575] acpiphp: Slot [9] registered >11:34:52,839 INFO kernel:[ 0.061841] acpiphp: Slot [10] registered >11:34:52,839 INFO kernel:[ 0.062019] acpiphp: Slot [11] registered >11:34:52,839 INFO kernel:[ 0.062287] acpiphp: Slot [12] registered >11:34:52,839 INFO kernel:[ 0.062557] acpiphp: Slot [13] registered >11:34:52,839 INFO kernel:[ 0.064048] acpiphp: Slot [14] registered >11:34:52,839 INFO kernel:[ 0.064500] acpiphp: Slot [15] registered >11:34:52,839 INFO kernel:[ 0.065037] acpiphp: Slot [16] registered >11:34:52,839 INFO kernel:[ 0.065494] acpiphp: Slot [17] registered >11:34:52,839 INFO kernel:[ 0.066033] acpiphp: Slot [18] registered >11:34:52,839 INFO kernel:[ 0.068034] acpiphp: Slot [19] registered >11:34:52,839 INFO kernel:[ 0.068542] acpiphp: Slot [20] registered >11:34:52,839 INFO kernel:[ 0.069031] acpiphp: Slot [21] registered >11:34:52,839 INFO kernel:[ 0.069527] acpiphp: Slot [22] registered >11:34:52,839 INFO kernel:[ 0.070031] acpiphp: Slot [23] registered >11:34:52,839 INFO kernel:[ 0.070510] acpiphp: Slot [24] registered >11:34:52,839 INFO kernel:[ 0.071032] acpiphp: Slot [25] registered >11:34:52,839 INFO kernel:[ 0.071508] acpiphp: Slot [26] registered >11:34:52,839 INFO kernel:[ 0.072030] acpiphp: Slot [27] registered >11:34:52,839 INFO kernel:[ 0.072528] acpiphp: Slot [28] registered >11:34:52,839 INFO kernel:[ 0.073030] acpiphp: Slot [29] registered >11:34:52,839 INFO kernel:[ 0.073552] acpiphp: Slot [30] registered >11:34:52,839 INFO kernel:[ 0.074017] acpiphp: Slot [31] registered >11:34:52,839 INFO kernel:[ 0.074290] PCI host bridge to bus 0000:00 >11:34:52,839 INFO kernel:[ 0.074565] pci_bus 0000:00: root bus resource [bus 00-ff] >11:34:52,839 INFO kernel:[ 0.074868] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:34:52,839 INFO kernel:[ 0.075004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:34:52,839 INFO kernel:[ 0.075296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:34:52,839 INFO kernel:[ 0.075613] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >11:34:52,839 DEBUG kernel:[ 0.075937] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >11:34:52,839 DEBUG kernel:[ 0.076223] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >11:34:52,839 DEBUG kernel:[ 0.076633] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >11:34:52,839 DEBUG kernel:[ 0.080004] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >11:34:52,839 INFO kernel:[ 0.081355] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >11:34:52,839 INFO kernel:[ 0.081666] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >11:34:52,839 INFO kernel:[ 0.081963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >11:34:52,839 INFO kernel:[ 0.082004] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >11:34:52,839 DEBUG kernel:[ 0.082423] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >11:34:52,839 INFO kernel:[ 0.082714] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >11:34:52,839 INFO kernel:[ 0.084010] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >11:34:52,839 DEBUG kernel:[ 0.084490] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >11:34:52,839 DEBUG kernel:[ 0.087008] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >11:34:52,839 DEBUG kernel:[ 0.090008] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >11:34:52,839 DEBUG kernel:[ 0.093011] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >11:34:52,839 DEBUG kernel:[ 0.097024] pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >11:34:52,839 DEBUG kernel:[ 0.108012] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >11:34:52,839 DEBUG kernel:[ 0.108203] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >11:34:52,839 DEBUG kernel:[ 0.109004] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >11:34:52,840 DEBUG kernel:[ 0.110005] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >11:34:52,840 DEBUG kernel:[ 0.117005] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >11:34:52,840 DEBUG kernel:[ 0.117256] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >11:34:52,840 DEBUG kernel:[ 0.118000] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >11:34:52,840 DEBUG kernel:[ 0.121937] pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >11:34:52,840 DEBUG kernel:[ 0.125004] pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >11:34:52,840 DEBUG kernel:[ 0.126473] pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >11:34:52,840 DEBUG kernel:[ 0.129674] pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >11:34:52,840 DEBUG kernel:[ 0.131148] pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >11:34:52,840 DEBUG kernel:[ 0.135379] pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >11:34:52,840 DEBUG kernel:[ 0.136808] pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >11:34:52,840 DEBUG kernel:[ 0.137332] pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >11:34:52,840 DEBUG kernel:[ 0.140807] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >11:34:52,840 DEBUG kernel:[ 0.142661] pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >11:34:52,840 DEBUG kernel:[ 0.143654] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >11:34:52,840 DEBUG kernel:[ 0.149897] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >11:34:52,840 DEBUG kernel:[ 0.151649] pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >11:34:52,840 DEBUG kernel:[ 0.152653] pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >11:34:52,840 DEBUG kernel:[ 0.159863] pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >11:34:52,840 DEBUG kernel:[ 0.160336] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >11:34:52,840 INFO kernel:[ 0.164769] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >11:34:52,840 INFO kernel:[ 0.165373] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >11:34:52,840 INFO kernel:[ 0.166068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >11:34:52,840 INFO kernel:[ 0.166688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >11:34:52,840 INFO kernel:[ 0.167287] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >11:34:52,840 WARNING kernel:[ 0.167997] ACPI: Enabled 16 GPEs in block 00 to 0F >11:34:52,840 INFO kernel:[ 0.168112] vgaarb: setting as boot device: PCI:0000:00:02.0 >11:34:52,840 INFO kernel:[ 0.168404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >11:34:52,840 INFO kernel:[ 0.168874] vgaarb: loaded >11:34:52,840 INFO kernel:[ 0.169003] vgaarb: bridge control possible 0000:00:02.0 >11:34:52,840 NOTICE kernel:[ 0.169348] SCSI subsystem initialized >11:34:52,840 DEBUG kernel:[ 0.170073] libata version 3.00 loaded. >11:34:52,840 INFO kernel:[ 0.170077] ACPI: bus type USB registered >11:34:52,840 INFO kernel:[ 0.170077] usbcore: registered new interface driver usbfs >11:34:52,840 INFO kernel:[ 0.170329] usbcore: registered new interface driver hub >11:34:52,840 INFO kernel:[ 0.171013] usbcore: registered new device driver usb >11:34:52,840 INFO kernel:[ 0.172034] PCI: Using ACPI for IRQ routing >11:34:52,840 DEBUG kernel:[ 0.172303] PCI: pci_cache_line_size set to 64 bytes >11:34:52,840 DEBUG kernel:[ 0.172469] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >11:34:52,840 DEBUG kernel:[ 0.172470] e820: reserve RAM buffer [mem 0x5dbfe000-0x5fffffff] >11:34:52,840 INFO kernel:[ 0.172573] NetLabel: Initializing >11:34:52,840 INFO kernel:[ 0.172826] NetLabel: domain hash size = 128 >11:34:52,840 INFO kernel:[ 0.173003] NetLabel: protocols = UNLABELED CIPSOv4 >11:34:52,840 INFO kernel:[ 0.173290] NetLabel: unlabeled traffic allowed by default >11:34:52,840 INFO kernel:[ 0.173662] Switched to clocksource kvm-clock >11:34:52,840 INFO kernel:[ 0.178550] pnp: PnP ACPI init >11:34:52,840 DEBUG kernel:[ 0.178911] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >11:34:52,840 DEBUG kernel:[ 0.178953] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >11:34:52,840 DEBUG kernel:[ 0.178984] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >11:34:52,840 DEBUG kernel:[ 0.179025] pnp 00:03: [dma 2] >11:34:52,840 DEBUG kernel:[ 0.179038] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >11:34:52,840 DEBUG kernel:[ 0.179091] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >11:34:52,840 DEBUG kernel:[ 0.179136] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >11:34:52,840 DEBUG kernel:[ 0.179181] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >11:34:52,840 INFO kernel:[ 0.179308] pnp: PnP ACPI: found 7 devices >11:34:52,840 DEBUG kernel:[ 0.187951] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >11:34:52,840 DEBUG kernel:[ 0.187956] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >11:34:52,840 DEBUG kernel:[ 0.187959] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >11:34:52,840 DEBUG kernel:[ 0.187961] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >11:34:52,840 INFO kernel:[ 0.187999] NET: Registered protocol family 2 >11:34:52,840 INFO kernel:[ 0.188740] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >11:34:52,840 INFO kernel:[ 0.189673] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >11:34:52,840 INFO kernel:[ 0.190275] TCP: Hash tables configured (established 16384 bind 16384) >11:34:52,840 INFO kernel:[ 0.191119] TCP: reno registered >11:34:52,840 INFO kernel:[ 0.191575] UDP hash table entries: 1024 (order: 3, 32768 bytes) >11:34:52,840 INFO kernel:[ 0.192146] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >11:34:52,840 INFO kernel:[ 0.192750] NET: Registered protocol family 1 >11:34:52,840 INFO kernel:[ 0.193288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >11:34:52,840 INFO kernel:[ 0.193833] pci 0000:00:01.0: PIIX3: Enabling Passive Release >11:34:52,840 INFO kernel:[ 0.194388] pci 0000:00:01.0: Activating ISA DMA hang workarounds >11:34:52,840 DEBUG kernel:[ 0.194993] pci 0000:00:02.0: Video device with shadowed ROM >11:34:52,840 WARNING kernel:[ 0.195408] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >11:34:52,840 WARNING kernel:[ 0.196495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >11:34:52,840 WARNING kernel:[ 0.197326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >11:34:52,840 WARNING kernel:[ 0.197959] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >11:34:52,840 DEBUG kernel:[ 0.198764] PCI: CLS 0 bytes, default 64 >11:34:52,840 INFO kernel:[ 0.198826] Unpacking initramfs... >11:34:52,840 INFO kernel:[ 2.990712] Freeing initrd memory: 43652K (ffff88005b14f000 - ffff88005dbf0000) >11:34:52,840 INFO kernel:[ 2.991502] microcode: CPU0 sig=0x206a1, pf=0x1, revision=0x1 >11:34:52,840 INFO kernel:[ 2.991840] microcode: CPU1 sig=0x206a1, pf=0x1, revision=0x1 >11:34:52,840 INFO kernel:[ 2.992320] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:34:52,840 INFO kernel:[ 2.994484] AVX version of gcm_enc/dec engaged. >11:34:52,840 INFO kernel:[ 2.998025] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >11:34:52,840 INFO kernel:[ 2.998956] futex hash table entries: 512 (order: 3, 32768 bytes) >11:34:52,840 NOTICE kernel:[ 2.999536] Initialise system trusted keyring >11:34:52,840 INFO kernel:[ 3.000055] audit: initializing netlink subsys (disabled) >11:34:52,840 NOTICE kernel:[ 3.000580] audit: type=2000 audit(1414064071.545:1): initialized >11:34:52,840 INFO kernel:[ 3.001730] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:34:52,840 INFO kernel:[ 3.004151] zpool: loaded >11:34:52,840 NOTICE kernel:[ 3.004823] VFS: Disk quotas dquot_6.5.2 >11:34:52,840 WARNING kernel:[ 3.006462] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:34:52,840 INFO kernel:[ 3.007462] msgmni has been set to 2917 >11:34:52,840 NOTICE kernel:[ 3.008039] Key type big_key registered >11:34:52,840 DEBUG kernel:[ 3.008490] SELinux: Registering netfilter hooks >11:34:52,840 INFO kernel:[ 3.012312] alg: No test for stdrng (krng) >11:34:52,840 INFO kernel:[ 3.012744] NET: Registered protocol family 38 >11:34:52,840 NOTICE kernel:[ 3.013252] Key type asymmetric registered >11:34:52,840 NOTICE kernel:[ 3.013617] Asymmetric key parser 'x509' registered >11:34:52,840 INFO kernel:[ 3.013945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:34:52,840 INFO kernel:[ 3.014481] io scheduler noop registered >11:34:52,840 INFO kernel:[ 3.014970] io scheduler deadline registered >11:34:52,840 INFO kernel:[ 3.015491] io scheduler cfq registered (default) >11:34:52,840 INFO kernel:[ 3.016151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:34:52,840 INFO kernel:[ 3.016690] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:34:52,840 DEBUG kernel:[ 3.017295] intel_idle: does not run on family 6 model 42 >11:34:52,840 INFO kernel:[ 3.017386] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >11:34:52,840 INFO kernel:[ 3.018248] ACPI: Power Button [PWRF] >11:34:52,840 INFO kernel:[ 3.018960] GHES: HEST is not enabled! >11:34:52,840 INFO kernel:[ 3.019339] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:34:52,840 INFO kernel:[ 3.020055] Non-volatile memory driver v1.3 >11:34:52,840 INFO kernel:[ 3.020329] Linux agpgart interface v0.103 >11:34:52,840 DEBUG kernel:[ 3.020736] ata_piix 0000:00:01.1: version 2.13 >11:34:52,840 INFO kernel:[ 3.021551] scsi host0: ata_piix >11:34:52,840 INFO kernel:[ 3.021940] scsi host1: ata_piix >11:34:52,840 INFO kernel:[ 3.022229] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >11:34:52,840 INFO kernel:[ 3.022534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >11:34:52,840 INFO kernel:[ 3.022902] libphy: Fixed MDIO Bus: probed >11:34:52,840 INFO kernel:[ 3.023253] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:34:52,840 INFO kernel:[ 3.023563] ehci-pci: EHCI PCI platform driver >11:34:52,840 INFO kernel:[ 3.024538] ehci-pci 0000:00:05.7: EHCI Host Controller >11:34:52,840 INFO kernel:[ 3.024856] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >11:34:52,840 INFO kernel:[ 3.025460] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >11:34:52,840 INFO kernel:[ 3.031218] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >11:34:52,840 INFO kernel:[ 3.031574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >11:34:52,840 INFO kernel:[ 3.031893] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:34:52,840 INFO kernel:[ 3.032346] usb usb1: Product: EHCI Host Controller >11:34:52,840 INFO kernel:[ 3.032612] usb usb1: Manufacturer: Linux 3.17.0-301.fc21.x86_64 ehci_hcd >11:34:52,840 INFO kernel:[ 3.032910] usb usb1: SerialNumber: 0000:00:05.7 >11:34:52,840 INFO kernel:[ 3.033308] hub 1-0:1.0: USB hub found >11:34:52,840 INFO kernel:[ 3.033588] hub 1-0:1.0: 6 ports detected >11:34:52,840 INFO kernel:[ 3.034021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:34:52,840 INFO kernel:[ 3.034319] ohci-pci: OHCI PCI platform driver >11:34:52,840 INFO kernel:[ 3.034585] uhci_hcd: USB Universal Host Controller Interface driver >11:34:52,840 INFO kernel:[ 3.035673] uhci_hcd 0000:00:05.0: UHCI Host Controller >11:34:52,840 INFO kernel:[ 3.037336] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >11:34:52,840 INFO kernel:[ 3.038224] uhci_hcd 0000:00:05.0: detected 2 ports >11:34:52,840 INFO kernel:[ 3.038794] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >11:34:52,840 INFO kernel:[ 3.039431] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >11:34:52,840 INFO kernel:[ 3.039976] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:34:52,840 INFO kernel:[ 3.040826] usb usb2: Product: UHCI Host Controller >11:34:52,840 INFO kernel:[ 3.041351] usb usb2: Manufacturer: Linux 3.17.0-301.fc21.x86_64 uhci_hcd >11:34:52,840 INFO kernel:[ 3.041883] usb usb2: SerialNumber: 0000:00:05.0 >11:34:52,840 INFO kernel:[ 3.042561] hub 2-0:1.0: USB hub found >11:34:52,840 INFO kernel:[ 3.043019] hub 2-0:1.0: 2 ports detected >11:34:52,840 INFO kernel:[ 3.044940] uhci_hcd 0000:00:05.1: UHCI Host Controller >11:34:52,840 INFO kernel:[ 3.045536] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >11:34:52,840 INFO kernel:[ 3.046424] uhci_hcd 0000:00:05.1: detected 2 ports >11:34:52,840 INFO kernel:[ 3.047091] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >11:34:52,840 INFO kernel:[ 3.047710] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >11:34:52,840 INFO kernel:[ 3.048072] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:34:52,840 INFO kernel:[ 3.048526] usb usb3: Product: UHCI Host Controller >11:34:52,840 INFO kernel:[ 3.048808] usb usb3: Manufacturer: Linux 3.17.0-301.fc21.x86_64 uhci_hcd >11:34:52,840 INFO kernel:[ 3.049165] usb usb3: SerialNumber: 0000:00:05.1 >11:34:52,840 INFO kernel:[ 3.049529] hub 3-0:1.0: USB hub found >11:34:52,840 INFO kernel:[ 3.049805] hub 3-0:1.0: 2 ports detected >11:34:52,840 INFO kernel:[ 3.051177] uhci_hcd 0000:00:05.2: UHCI Host Controller >11:34:52,840 INFO kernel:[ 3.051540] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >11:34:52,840 INFO kernel:[ 3.052023] uhci_hcd 0000:00:05.2: detected 2 ports >11:34:52,840 INFO kernel:[ 3.052358] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >11:34:52,840 INFO kernel:[ 3.052685] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >11:34:52,840 INFO kernel:[ 3.052992] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:34:52,840 INFO kernel:[ 3.053477] usb usb4: Product: UHCI Host Controller >11:34:52,840 INFO kernel:[ 3.053770] usb usb4: Manufacturer: Linux 3.17.0-301.fc21.x86_64 uhci_hcd >11:34:52,840 INFO kernel:[ 3.054073] usb usb4: SerialNumber: 0000:00:05.2 >11:34:52,840 INFO kernel:[ 3.054443] hub 4-0:1.0: USB hub found >11:34:52,840 INFO kernel:[ 3.054737] hub 4-0:1.0: 2 ports detected >11:34:52,840 INFO kernel:[ 3.055148] usbcore: registered new interface driver usbserial >11:34:52,840 INFO kernel:[ 3.055504] usbcore: registered new interface driver usbserial_generic >11:34:52,840 INFO kernel:[ 3.055835] usbserial: USB Serial support registered for generic >11:34:52,840 INFO kernel:[ 3.056153] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >11:34:52,840 INFO kernel:[ 3.057353] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:34:52,840 INFO kernel:[ 3.057642] serio: i8042 AUX port at 0x60,0x64 irq 12 >11:34:52,840 INFO kernel:[ 3.058106] mousedev: PS/2 mouse device common for all mice >11:34:52,840 INFO kernel:[ 3.058867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >11:34:52,840 INFO kernel:[ 3.060373] rtc_cmos 00:00: RTC can wake from S4 >11:34:52,840 INFO kernel:[ 3.063778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >11:34:52,840 INFO kernel:[ 3.064471] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >11:34:52,840 INFO kernel:[ 3.065233] device-mapper: uevent: version 1.0.3 >11:34:52,840 INFO kernel:[ 3.065948] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >11:34:52,840 INFO kernel:[ 3.071257] hidraw: raw HID events driver (C) Jiri Kosina >11:34:52,840 INFO kernel:[ 3.071661] usbcore: registered new interface driver usbhid >11:34:52,840 INFO kernel:[ 3.071976] usbhid: USB HID core driver >11:34:52,840 INFO kernel:[ 3.072366] drop_monitor: Initializing network drop monitor service >11:34:52,840 INFO kernel:[ 3.072744] ip_tables: (C) 2000-2006 Netfilter Core Team >11:34:52,840 INFO kernel:[ 3.073193] TCP: cubic registered >11:34:52,840 INFO kernel:[ 3.073469] Initializing XFRM netlink socket >11:34:52,840 INFO kernel:[ 3.073835] NET: Registered protocol family 10 >11:34:52,840 INFO kernel:[ 3.074370] mip6: Mobile IPv6 >11:34:52,840 INFO kernel:[ 3.074630] NET: Registered protocol family 17 >11:34:52,840 NOTICE kernel:[ 3.075307] Loading compiled-in X.509 certificates >11:34:52,840 NOTICE kernel:[ 3.076371] Loaded X.509 cert 'Fedora kernel signing key: 0d981d18ff5ed3b2bcde6d8805ac2ddcf02c6507' >11:34:52,840 INFO kernel:[ 3.076902] registered taskstats version 1 >11:34:52,840 INFO kernel:[ 3.077582] Magic number: 2:947:580 >11:34:52,840 INFO kernel:[ 3.077948] rtc_cmos 00:00: setting system clock to 2014-10-23 11:34:30 UTC (1414064070) >11:34:52,840 DEBUG kernel:[ 3.078538] PM: Hibernation image not present or could not be loaded. >11:34:52,840 DEBUG kernel:[ 3.173530] ata1.01: NODEV after polling detection >11:34:52,840 INFO kernel:[ 3.173780] ata1.00: ATAPI: QEMU DVD-ROM, 1.6.2, max UDMA/100 >11:34:52,840 INFO kernel:[ 3.175190] ata1.00: configured for MWDMA2 >11:34:52,840 NOTICE kernel:[ 3.176836] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >11:34:52,840 INFO kernel:[ 3.191411] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >11:34:52,840 INFO kernel:[ 3.191741] cdrom: Uniform CD-ROM driver Revision: 3.20 >11:34:52,840 DEBUG kernel:[ 3.192646] sr 0:0:0:0: Attached scsi CD-ROM sr0 >11:34:52,840 NOTICE kernel:[ 3.193299] sr 0:0:0:0: Attached scsi generic sg0 type 5 >11:34:52,840 INFO kernel:[ 3.195544] Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >11:34:52,840 INFO kernel:[ 3.196663] Write protecting the kernel read-only data: 12288k >11:34:52,840 INFO kernel:[ 3.199958] Freeing unused kernel memory: 724K (ffff88000174b000 - ffff880001800000) >11:34:52,840 INFO kernel:[ 3.202329] Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >11:34:52,840 NOTICE kernel:[ 3.204686] random: systemd urandom read with 14 bits of entropy available >11:34:52,840 INFO kernel:[ 3.302604] device-mapper: multipath: version 1.7.0 loaded >11:34:52,840 INFO kernel:[ 3.335064] usb 1-1: new high-speed USB device number 2 using ehci-pci >11:34:52,840 INFO kernel:[ 3.340786] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >11:34:52,840 INFO kernel:[ 3.454218] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >11:34:52,840 INFO kernel:[ 3.454578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >11:34:52,840 INFO kernel:[ 3.454903] usb 1-1: Product: QEMU USB Tablet >11:34:52,840 INFO kernel:[ 3.455184] usb 1-1: Manufacturer: QEMU >11:34:52,840 INFO kernel:[ 3.455447] usb 1-1: SerialNumber: 42 >11:34:52,840 INFO kernel:[ 3.458051] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >11:34:52,840 INFO kernel:[ 3.458739] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >11:34:52,840 INFO kernel:[ 3.806668] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:34:52,840 INFO kernel:[ 3.812929] Loading iSCSI transport class v2.0-870. >11:34:52,840 NOTICE kernel:[ 3.820250] iscsi: registered transport (tcp) >11:34:52,840 INFO kernel:[ 3.857396] FDC 0 is a S82078B >11:34:52,840 INFO kernel:[ 3.862634] No iBFT detected. >11:34:52,840 INFO kernel:[ 3.865596] md: raid0 personality registered for level 0 >11:34:52,840 INFO kernel:[ 3.869647] md: raid1 personality registered for level 1 >11:34:52,840 WARNING kernel:[ 3.894022] raid6: sse2x1 7246 MB/s >11:34:52,840 WARNING kernel:[ 3.911010] raid6: sse2x2 10656 MB/s >11:34:52,840 WARNING kernel:[ 3.928010] raid6: sse2x4 10152 MB/s >11:34:52,840 WARNING kernel:[ 3.928298] raid6: using algorithm sse2x2 (10656 MB/s) >11:34:52,840 WARNING kernel:[ 3.928563] raid6: using ssse3x2 recovery algorithm >11:34:52,840 INFO kernel:[ 3.929709] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >11:34:52,840 INFO kernel:[ 3.930279] async_tx: api initialized (async) >11:34:52,840 INFO kernel:[ 3.932028] xor: automatically using best checksumming function: >11:34:52,840 INFO kernel:[ 3.942005] avx : 25292.000 MB/sec >11:34:52,840 INFO kernel:[ 3.955082] md: raid6 personality registered for level 6 >11:34:52,840 INFO kernel:[ 3.955622] md: raid5 personality registered for level 5 >11:34:52,840 INFO kernel:[ 3.956144] md: raid4 personality registered for level 4 >11:34:52,840 INFO kernel:[ 3.964153] md: raid10 personality registered for level 10 >11:34:52,840 INFO kernel:[ 3.966761] md: linear personality registered for level -1 >11:34:52,840 INFO kernel:[ 3.973266] device-mapper: multipath round-robin: version 1.0.0 loaded >11:34:52,840 INFO kernel:[ 3.980533] sha256_ssse3: Using AVX optimized SHA-256 implementation >11:34:52,840 INFO kernel:[ 3.992061] tsc: Refined TSC clocksource calibration: 2790.914 MHz >11:34:52,840 INFO kernel:[ 4.006631] RPC: Registered named UNIX socket transport module. >11:34:52,840 INFO kernel:[ 4.006959] RPC: Registered udp transport module. >11:34:52,840 INFO kernel:[ 4.007235] RPC: Registered tcp transport module. >11:34:52,840 INFO kernel:[ 4.007518] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:34:52,840 INFO kernel:[ 4.169137] [drm] Initialized drm 1.1.0 20060810 >11:34:52,840 INFO kernel:[ 4.192034] [drm] Device Version 0.0 >11:34:52,840 INFO kernel:[ 4.192315] [drm] Compression level 0 log level 0 >11:34:52,840 INFO kernel:[ 4.192590] [drm] Currently using mode #0, list at 0x488 >11:34:52,840 INFO kernel:[ 4.192955] [drm] 12286 io pages at offset 0x1000000 >11:34:52,840 INFO kernel:[ 4.193476] [drm] 16777216 byte draw area at offset 0x0 >11:34:52,840 INFO kernel:[ 4.193897] [drm] RAM header offset: 0x3ffe000 >11:34:52,840 INFO kernel:[ 4.194411] [drm] rom modes offset 0x488 for 128 modes >11:34:52,840 INFO kernel:[ 4.195358] [TTM] Zone kernel: Available graphics memory: 748394 kiB >11:34:52,840 INFO kernel:[ 4.195920] [TTM] Initializing pool allocator >11:34:52,840 INFO kernel:[ 4.196671] [TTM] Initializing DMA pool allocator >11:34:52,840 INFO kernel:[ 4.197436] [drm] qxl: 16M of VRAM memory size >11:34:52,840 INFO kernel:[ 4.197955] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >11:34:52,840 INFO kernel:[ 4.198517] [drm] qxl: 64M of Surface memory size >11:34:52,840 INFO kernel:[ 4.252252] [drm] main mem slot 1 [f4000000,3ffe000] >11:34:52,840 INFO kernel:[ 4.252763] [drm] surface mem slot 2 [f8000000,4000000] >11:34:52,840 INFO kernel:[ 4.255728] [drm] fb mappable at 0xF4000000, size 3145728 >11:34:52,840 INFO kernel:[ 4.256186] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >11:34:52,840 INFO kernel:[ 4.256784] fbcon: qxldrmfb (fb0) is primary device >11:34:52,840 INFO kernel:[ 4.260941] alg: No test for crc32 (crc32-pclmul) >11:34:52,840 DEBUG kernel:[ 4.261467] virtio-pci 0000:00:03.0: irq 24 for MSI/MSI-X >11:34:52,840 DEBUG kernel:[ 4.261491] virtio-pci 0000:00:03.0: irq 25 for MSI/MSI-X >11:34:52,840 DEBUG kernel:[ 4.261512] virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X >11:34:52,840 DEBUG kernel:[ 4.268547] virtio-pci 0000:00:07.0: irq 27 for MSI/MSI-X >11:34:52,840 DEBUG kernel:[ 4.268561] virtio-pci 0000:00:07.0: irq 28 for MSI/MSI-X >11:34:52,840 INFO kernel:[ 4.269691] vda: vda1 vda2 >11:34:52,840 INFO kernel:[ 4.278939] Console: switching to colour frame buffer device 128x48 >11:34:52,840 INFO kernel:[ 4.281718] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >11:34:52,840 INFO kernel:[ 4.281725] qxl 0000:00:02.0: registered panic notifier >11:34:52,840 INFO kernel:[ 4.287073] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >11:34:52,840 NOTICE kernel:[ 12.039676] random: nonblocking pool is initialized >11:34:52,840 INFO kernel:[ 14.262885] loop: module loaded >11:34:52,840 INFO kernel:[ 14.444512] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:34:52,840 DEBUG kernel:[ 21.770099] SELinux: 2048 avtab hash slots, 109356 rules. >11:34:52,840 DEBUG kernel:[ 21.793903] SELinux: 2048 avtab hash slots, 109356 rules. >11:34:52,840 DEBUG kernel:[ 21.820229] SELinux: 8 users, 103 roles, 4933 types, 292 bools, 1 sens, 1024 cats >11:34:52,840 DEBUG kernel:[ 21.820233] SELinux: 83 classes, 109356 rules >11:34:52,840 INFO kernel:[ 21.825036] SELinux: Permission audit_read in class capability2 not defined in policy. >11:34:52,840 INFO kernel:[ 21.825105] SELinux: the above unknown classes and permissions will be allowed >11:34:52,840 DEBUG kernel:[ 21.825159] SELinux: Completing initialization. >11:34:52,840 DEBUG kernel:[ 21.825160] SELinux: Setting up existing superblocks. >11:34:52,840 DEBUG kernel:[ 21.825263] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.825482] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.825491] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.825496] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.825552] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.826014] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.826794] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:34:52,840 DEBUG kernel:[ 21.826798] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:34:52,840 DEBUG kernel:[ 21.826803] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.826805] SELinux: initialized (dev aio, type aio), not configured for labeling >11:34:52,840 DEBUG kernel:[ 21.826808] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.826824] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.826831] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.826840] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.826849] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827084] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827086] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.827091] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.827226] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 21.827252] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827256] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827258] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827260] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827262] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827268] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827271] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827273] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827275] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827280] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827282] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827286] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827290] SELinux: initialized (dev drm, type drm), not configured for labeling >11:34:52,840 DEBUG kernel:[ 21.827293] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 21.827302] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:34:52,840 DEBUG kernel:[ 21.827318] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:34:52,840 NOTICE kernel:[ 21.831529] audit: type=1403 audit(1414064089.253:2): policy loaded auid=4294967295 ses=4294967295 >11:34:52,840 DEBUG kernel:[ 22.181860] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:34:52,840 DEBUG kernel:[ 22.265493] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:34:52,840 DEBUG kernel:[ 22.433751] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:34:52,840 INFO kernel:[ 23.858197] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >11:34:52,840 INFO kernel:[ 23.888633] parport_pc 00:04: reported by Plug and Play ACPI >11:34:52,840 DEBUG kernel:[ 23.935692] virtio-pci 0000:00:06.0: irq 29 for MSI/MSI-X >11:34:52,840 DEBUG kernel:[ 23.935717] virtio-pci 0000:00:06.0: irq 30 for MSI/MSI-X >11:34:52,840 NOTICE kernel:[ 25.414194] audit: type=1400 audit(1414064092.836:3): avc: denied { unlink } for pid=1156 comm="rsyslogd" name="log" dev="devtmpfs" ino=8456 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >11:34:52,851 INFO kernel:[ 25.426919] zram: Created 2 device(s) ... >11:34:52,868 INFO kernel:[ 25.445569] zram0: detected capacity change from 0 to 766357504 >11:34:52,869 INFO kernel:[ 25.446530] zram1: detected capacity change from 0 to 766357504 >11:34:52,898 INFO kernel:[ 25.475112] Adding 748392k swap on /dev/zram0. Priority:100 extents:1 across:748392k SSFS >11:34:52,900 INFO kernel:[ 25.477307] Adding 748392k swap on /dev/zram1. Priority:100 extents:1 across:748392k SSFS >11:34:53,010 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >11:34:53,010 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >11:34:53,010 INFO NetworkManager: <info> WEXT support is enabled >11:34:53,049 INFO kernel:[ 25.626659] cfg80211: Calling CRDA to update world regulatory domain >11:34:53,097 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:34:53,132 INFO polkitd: Started polkitd version 0.112 >11:34:53,210 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:34:53,220 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >11:34:53,220 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >11:34:53,220 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:34:53,221 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:34:53,221 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >11:34:53,221 INFO NetworkManager: <info> read connection 'eth0' >11:34:53,245 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:34:53,246 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >11:34:53,270 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >11:34:53,276 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:34:53,281 INFO NetworkManager: <info> WiFi hardware radio set enabled >11:34:53,281 INFO NetworkManager: <info> WWAN hardware radio set enabled >11:34:53,285 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >11:34:53,286 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:34:53,286 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:34:53,286 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:34:53,286 INFO NetworkManager: <info> Networking is enabled by state file >11:34:53,315 INFO NetworkManager: <info> (lo): link connected >11:34:53,315 INFO NetworkManager: <info> (lo): carrier is ON >11:34:53,316 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >11:34:53,316 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >11:34:53,362 INFO NetworkManager: <info> (eth0): link connected >11:34:53,362 INFO NetworkManager: <info> (eth0): carrier is ON >11:34:53,386 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >11:34:53,386 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >11:34:53,386 INFO NetworkManager: <info> (eth0): found matching connection 'eth0' >11:34:53,386 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >11:34:53,393 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >11:34:53,393 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >11:34:53,393 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >11:34:53,394 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >11:34:53,394 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:34:53,394 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >11:34:53,394 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >11:34:53,394 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >11:34:53,394 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >11:34:53,394 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >11:34:53,394 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >11:34:53,395 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >11:34:53,395 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >11:34:53,395 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:34:53,395 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:34:53,413 INFO NetworkManager: <info> dhclient started with pid 1215 >11:34:53,414 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >11:34:53,521 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >11:34:53,521 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >11:34:53,521 INFO dhclient: All rights reserved. >11:34:53,521 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:34:53,521 INFO dhclient: >11:34:53,547 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >11:34:53,575 INFO dhclient: Listening on LPF/eth0/52:54:00:52:b1:b1 >11:34:53,575 INFO dhclient: Sending on LPF/eth0/52:54:00:52:b1:b1 >11:34:53,575 INFO dhclient: Sending on Socket/fallback >11:34:53,575 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x7781993e) >11:34:53,607 INFO dhclient: DHCPACK from 192.168.11.1 (xid=0x7781993e) >11:34:53,610 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >11:34:53,610 INFO NetworkManager: <info> address 192.168.11.13 >11:34:53,610 INFO NetworkManager: <info> plen 24 (255.255.255.0) >11:34:53,610 INFO NetworkManager: <info> gateway 192.168.11.1 >11:34:53,610 INFO NetworkManager: <info> server identifier 192.168.11.1 >11:34:53,610 INFO NetworkManager: <info> lease time 3600 >11:34:53,610 INFO NetworkManager: <info> nameserver '192.168.11.1' >11:34:53,610 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:34:53,610 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >11:34:53,610 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:34:53,610 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >11:34:53,611 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:34:53,611 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:34:53,611 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >11:34:53,611 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:34:53,611 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >11:34:53,612 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >11:34:53,613 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:34:53,630 INFO dhclient: bound to 192.168.11.13 -- renewal in 1639 seconds. >11:34:53,634 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:34:53,636 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >11:34:54,262 NOTICE kernel:[ 26.839658] audit: type=1400 audit(1414064094.261:4): avc: denied { read write } for pid=1245 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:56,093 NOTICE kernel:[ 28.670765] audit: type=1400 audit(1414064096.092:5): avc: denied { read write } for pid=1248 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8368 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:34:56,366 NOTICE kernel:[ 28.943844] audit: type=1400 audit(1414064096.365:6): avc: denied { read write } for pid=1288 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:56,367 NOTICE kernel:[ 28.944858] audit: type=1400 audit(1414064096.366:7): avc: denied { read write } for pid=1288 comm="loadkeys" name="0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:56,367 NOTICE kernel:[ 28.944866] audit: type=1400 audit(1414064096.366:8): avc: denied { open } for pid=1288 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:56,367 NOTICE kernel:[ 28.944877] audit: type=1400 audit(1414064096.366:9): avc: denied { ioctl } for pid=1288 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:56,528 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >11:34:56,591 DEBUG kernel:[ 29.168223] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:34:56,615 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >11:34:56,632 NOTICE kernel:[ 29.209537] audit: type=1107 audit(1414064096.631:10): pid=1190 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.6 spid=1292 tpid=1205 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >11:34:56,632 NOTICE kernel:[ 29.209537] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >11:34:57,350 NOTICE kernel:[ 29.927514] audit: type=1400 audit(1414064097.349:11): avc: denied { read write } for pid=1308 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:57,591 INFO kernel:[ 30.168731] input: spice vdagent tablet as /devices/virtual/input/input5 >11:34:58,182 INFO NetworkManager: <info> (eth0): disconnecting for new activation request. >11:34:58,182 INFO NetworkManager: <info> (eth0): device state change: activated -> deactivating (reason 'none') [100 110 0] >11:34:58,182 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >11:34:58,185 INFO NetworkManager: <info> (eth0): device state change: deactivating -> disconnected (reason 'none') [110 30 0] >11:34:58,185 INFO NetworkManager: <info> (eth0): deactivating device (reason 'none') [0] >11:34:58,287 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 1215 >11:34:58,289 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >11:34:58,290 NOTICE nm-dispatcher: Dispatching action 'hostname' >11:34:58,291 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >11:34:58,291 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >11:34:58,295 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >11:34:58,295 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:34:58,295 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >11:34:58,295 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >11:34:58,295 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >11:34:58,295 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >11:34:58,295 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >11:34:58,300 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >11:34:58,300 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >11:34:58,300 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >11:34:58,300 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >11:34:58,300 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:34:58,300 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:34:58,304 INFO NetworkManager: <info> dhclient started with pid 1330 >11:34:58,304 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >11:34:58,330 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >11:34:58,331 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >11:34:58,331 INFO dhclient: All rights reserved. >11:34:58,332 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:34:58,332 INFO dhclient: >11:34:58,344 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >11:34:58,347 NOTICE nm-dispatcher: Dispatching action 'down' for eth0 >11:34:58,365 INFO dhclient: Listening on LPF/eth0/52:54:00:52:b1:b1 >11:34:58,365 INFO dhclient: Sending on LPF/eth0/52:54:00:52:b1:b1 >11:34:58,365 INFO dhclient: Sending on Socket/fallback >11:34:58,365 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x386937ff) >11:34:58,378 INFO dhclient: DHCPACK from 192.168.11.1 (xid=0x386937ff) >11:34:58,380 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >11:34:58,380 INFO NetworkManager: <info> address 192.168.11.13 >11:34:58,380 INFO NetworkManager: <info> plen 24 (255.255.255.0) >11:34:58,380 INFO NetworkManager: <info> gateway 192.168.11.1 >11:34:58,380 INFO NetworkManager: <info> server identifier 192.168.11.1 >11:34:58,380 INFO NetworkManager: <info> lease time 3600 >11:34:58,380 INFO NetworkManager: <info> nameserver '192.168.11.1' >11:34:58,381 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:34:58,381 INFO dhclient: bound to 192.168.11.13 -- renewal in 1392 seconds. >11:34:58,382 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >11:34:58,382 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:34:58,383 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >11:34:58,383 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:34:58,383 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:34:58,383 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >11:34:58,384 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:34:58,384 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >11:34:58,385 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >11:34:58,386 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >11:34:58,524 NOTICE kernel:[ 31.101518] audit: type=1400 audit(1414064098.523:12): avc: denied { read write } for pid=1379 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:58,524 NOTICE kernel:[ 31.102141] audit: type=1400 audit(1414064098.524:13): avc: denied { read write } for pid=1379 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8368 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:34:59,000 NOTICE kernel:[ 31.119466] audit: type=1400 audit(1414064099.000:14): avc: denied { ioctl } for pid=1379 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:59,000 NOTICE kernel:[ 31.119474] audit: type=1400 audit(1414064099.000:15): avc: denied { getattr } for pid=1379 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:34:59,133 INFO chronyd: chronyd version 1.31 starting >11:34:59,134 INFO chronyd: Generated key 1 >11:35:03,306 NOTICE kernel:[ 35.425285] audit: type=1400 audit(1414064103.305:16): avc: denied { open } for pid=1174 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=29650 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >11:35:03,882 INFO NetworkManager: <info> startup complete >11:35:04,102 INFO kernel:[ 36.220517] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >11:35:04,102 DEBUG kernel:[ 36.220665] SELinux: initialized (dev vda1, type ext4), uses xattr >11:35:04,245 INFO kernel:[ 36.364416] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >11:35:04,245 DEBUG kernel:[ 36.364425] SELinux: initialized (dev dm-2, type ext4), uses xattr >11:35:05,094 INFO kernel:[ 37.213614] Btrfs loaded >11:35:05,230 INFO kernel:[ 37.349577] SGI XFS with ACLs, security attributes, no debug enabled >11:35:05,264 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >11:35:05,284 DEBUG kernel:[ 37.403680] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:35:05,324 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >11:35:05,331 NOTICE kernel:[ 37.449701] audit: type=1107 audit(1414064105.329:17): pid=1190 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.31 spid=1519 tpid=1517 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >11:35:05,331 NOTICE kernel:[ 37.449701] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >11:36:15,327 NOTICE kernel:[ 107.445974] audit: type=1400 audit(1414064175.325:18): avc: denied { read write } for pid=1618 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:36:15,327 NOTICE kernel:[ 107.446587] audit: type=1400 audit(1414064175.326:19): avc: denied { read write } for pid=1618 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8368 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:36:16,502 NOTICE kernel:[ 108.621853] audit: type=1400 audit(1414064176.501:20): avc: denied { ioctl } for pid=1618 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:36:16,503 NOTICE kernel:[ 108.621869] audit: type=1400 audit(1414064176.501:21): avc: denied { getattr } for pid=1618 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:36:18,560 INFO kernel:[ 110.679134] vda: vda1 >11:36:18,665 INFO kernel:[ 110.784953] vda: >11:36:18,738 INFO kernel:[ 110.855864] vda: unknown partition table >11:36:18,798 INFO kernel:[ 110.916932] vda: >11:36:18,902 INFO kernel:[ 111.021026] vda: >11:36:19,105 INFO kernel:[ 111.223199] vda: vda1 >11:36:19,338 INFO kernel:[ 111.457705] vda: vda1 vda2 >11:36:21,347 INFO kernel:[ 113.466322] vda: vda1 vda2 vda3 >11:36:21,796 INFO kernel:[ 113.915564] Adding 524284k swap on /dev/vda2. Priority:-1 extents:1 across:524284k FS >11:36:21,873 INFO kernel:[ 113.991638] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >11:36:21,873 DEBUG kernel:[ 113.991645] SELinux: initialized (dev vda3, type ext4), uses xattr >11:36:21,931 DEBUG kernel:[ 114.049729] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:39:59,101 NOTICE kernel:[ 331.203661] audit: type=1400 audit(1414064399.083:22): avc: denied { read write } for pid=1773 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >11:48:36,334 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/vda1 >11:48:36,401 NOTICE logger: os-prober: debug: /dev/vda2: is active swap >11:48:37,778 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >11:48:37,829 DEBUG kernel:[ 849.943287] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:37,901 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >11:48:38,071 NOTICE kernel:[ 850.190617] audit: type=1400 audit(1414064918.070:23): avc: denied { read write } for pid=9453 comm="iptables" path="/dev/mapper/control" dev="devtmpfs" ino=8368 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >11:48:38,506 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >11:48:38,524 DEBUG kernel:[ 850.642341] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:38,562 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' > > >/run/install/ks.cfg: >install >firewall --disabled >rootpw --plaintext fedora >auth --enableshadow --passalgo=md5 >firstboot --disable >keyboard us >lang en_US >selinux --permissive >timezone --isUtc Europe/Prague >network --device link --activate >reboot > ># Wipe all disk >zerombr >bootloader --append="console=ttyS0" --timeout=1 >clearpart --all --initlabel >part biosboot --fstype=biosboot --size=1 >part swap --fstype=swap --size=512 >part / --fstype=ext4 --grow --size=1 > ># Use online Fedora repos >url --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch >repo --name=fedora >repo --name=updates >repo --name=updates-testing > >#%packages >%packages --nocore >#@standard >#vim >%end >
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 1156008
: 949824 |
949825
|
949826
|
949827
|
949828
|
949829
|
949830
|
949831
|
949832
|
949833
|
949834
|
949835