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 1471004 Details for
Bug 1609155
virt-sparsify failed to sparsify free space with "file" as temporary space on ppc64le
[?]
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.
log.virt-spasify.file
log.virt-sparsify.file (text/plain), 72.75 KB, created by
Xianghua Chen
on 2018-07-27 07:26:05 UTC
(
hide
)
Description:
log.virt-spasify.file
Filename:
MIME Type:
Creator:
Xianghua Chen
Created:
2018-07-27 07:26:05 UTC
Size:
72.75 KB
patch
obsolete
>libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_format "/home/git/libguestfs.autotest/client/tests/libguestfs/virt_tools.ext4.raw" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /home/git/libguestfs.autotest/client/tests/libguestfs/virt_tools.ext4.raw >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 209715200,\n "filename": "/home/git/libguestfs.autotest/client/tests/libguestfs/virt_tools.ext4.raw",\n "format": "raw",\n "actual-size": 68161536,\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_format = "raw" >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_format "disk_back.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ ./disk_back.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 209715200,\n "filename": "./disk_back.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "./virt_tools.ext4.raw",\n "backing-filename": "virt_tools.ext4.raw",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_format = "qcow2" >libguestfs: trace: disk_has_backing_file "disk_back.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ ./disk_back.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 209715200,\n "filename": "./disk_back.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "./virt_tools.ext4.raw",\n "backing-filename": "virt_tools.ext4.raw",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >[ 0.1] Using prebuilt file disk_back.qcow2 as overlay >[ 0.1] Examine source disk >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: add_drive "disk_back.qcow2" "readonly:false" "format:qcow2" "cachemode:unsafe" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: max_disks >libguestfs: trace: max_disks = 255 >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 38, release: 2, extra: rhel=7,release=8.el7,libvirt, > >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=virt-sparsify >libguestfs: launch: version=1.38.2rhel=7,release=8.el7,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/tmp/libguestfsuywz1S >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: libvirt version = 4005000 (4.5.0) >libguestfs: guest random name = guestfs-i9a81g1000szy7nn >libguestfs: connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x1002b3738a0 >libguestfs: qemu version (reported by libvirt) = 2012000 (2.12.0) >libguestfs: get libvirt capabilities >libguestfs: parsing capabilities XML >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_label" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_norelabel_disks" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: build appliance >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu powerpc64le >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.1.19 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: trace: disk_create "/tmp/libguestfsuywz1S/overlay1.qcow2" "qcow2" -1 "backingfile:/var/tmp/.guestfs-0/appliance.d/root" "backingformat:raw" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfsuywz1S/overlay1.qcow2 >Formatting '/tmp/libguestfsuywz1S/overlay1.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >libguestfs: trace: get_sockdir >libguestfs: trace: get_sockdir = "/tmp" >libguestfs: create libvirt XML >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-i9a81g1000szy7nn</name>\n <memory unit="MiB">768</memory>\n <currentMemory unit="MiB">768</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n </clock>\n <os>\n <type machine="pseries">hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/home/git/libguestfs.autotest/client/tests/libguestfs/disk_back.qcow2"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsuywz1S/overlay1.qcow2"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfszm9CBR/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfszm9CBR/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -R >libguestfs: command: run: \ -Z /var/tmp/.guestfs-0 >libguestfs: /var/tmp/.guestfs-0: >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 appliance.d >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 lock >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-10932760-1530687522.devices >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-10932760-1530687522.help >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-10932760-1530687522.qmp-schema >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-10932760-1530687522.stat >libguestfs: >libguestfs: /var/tmp/.guestfs-0/appliance.d: >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 .. >libguestfs: -rw-r--r--. qemu qemu system_u:object_r:virt_content_t:s0 initrd >libguestfs: -rwxr-xr-x. qemu qemu system_u:object_r:virt_content_t:s0 kernel >libguestfs: -rw-r--r--. qemu qemu system_u:object_r:virt_content_t:s0 root >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /tmp/libguestfszm9CBR >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: srw-rw----. root qemu unconfined_u:object_r:user_tmp_t:s0 console.sock >libguestfs: srw-rw----. root qemu unconfined_u:object_r:user_tmp_t:s0 guestfsd.sock >libguestfs: launch libvirt guest > > >SLOF\x1b[0m\x1b[?25l ********************************************************************** >\x1b[1mQEMU Starting >\x1b[0m Build Date = Jun 1 2018 06:24:16 > FW Version = mockbuild@ release 20171214 > Press "s" to enter Open Firmware. > >\x1b[0m\x1b[?25hC0000 C0100 C0120 C0140 C0200 C0240 C0260 C02E0 C0300 C0320 C0340 C0360 C0370 C0380 C0371 C0372 C0373 C0374 C03F0 C0400 C0480 C04C0 C04D0 C0500 Populating /vdevice methods >Populating /vdevice/vty@30000000 >Populating /vdevice/nvram@71000000 >C05A0 Populating /pci@800000020000000 > 00 0800 (D) : 1af4 1004 virtio [ scsi ] >Populating /pci@800000020000000/scsi@1 > SCSI: Looking for devices > 100000000000000 DISK : "QEMU QEMU HARDDISK 2.5+" > 101000000000000 DISK : "QEMU QEMU HARDDISK 2.5+" > 00 1000 (D) : 1af4 1003 virtio [ serial ] > 00 1800 (D) : 1af4 1005 unknown-legacy-device* >C0600 C06C0 C0700 C0800 C0880 No NVRAM common partition, re-initializing... >C0890 C08A0 C08A8 C08B0 Scanning USB >C08C0 C08D0 Using default console: /vdevice/vty@30000000 >C08E0 C08E8 Detected RAM kernel at 400000 (18083dc bytes) >C08FF > Welcome to Open Firmware > > Copyright (c) 2004, 2017 IBM Corporation All rights reserved. > This program and the accompanying materials are made available > under the terms of the BSD License available at > http://www.opensource.org/licenses/bsd-license.php > >Booting from memory... >OF stdout device is: /vdevice/vty@30000000 >Preparing to boot Linux version 3.10.0-924.el7.ppc64le (mockbuild@ppc-046.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 16 18:00:31 UTC 2018 >Detected machine type: 0000000000000101 >Max number of cores passed to firmware: 2048 (NR_CPUS = 2048) >Calling ibm,client-architecture-support... done >command line: panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >memory layout at init: > memory_limit : 0000000000000000 (16 MB aligned) > alloc_bottom : 0000000001c20000 > alloc_top : 0000000010000000 > alloc_top_hi : 0000000030000000 > rmo_top : 0000000010000000 > ram_top : 0000000030000000 >instantiating rtas at 0x000000000daf0000... done >prom_hold_cpus: skipped >copying OF device tree... >Building dt strings... >Building dt structure... >Device tree strings 0x0000000002030000 -> 0x0000000002030aef >Device tree struct 0x0000000002040000 -> 0x0000000002050000 >Calling quiesce... >returning from prom_init >[ 0.000000] Using pSeries machine description >[ 0.000000] Page sizes from device-tree: >[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 >[ 0.000000] base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0 >[ 0.000000] Found initrd at 0xc000000001c20000:0xc000000001fcb800 >[ 0.000000] bootconsole [udbg0] enabled >[ 0.000000] Partition configured for 1 cpus. >[ 0.000000] CPU maps initialized for 1 thread per core >[ 0.000000] Starting Linux PPC64 #1 SMP Mon Jul 16 18:00:31 UTC 2018 >[ 0.000000] ----------------------------------------------------- >[ 0.000000] ppc64_pft_size = 0x17 >[ 0.000000] physicalMemorySize = 0x30000000 >[ 0.000000] htab_hash_mask = 0xffff >[ 0.000000] ----------------------------------------------------- >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-924.el7.ppc64le (mockbuild@ppc-046.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 16 18:00:31 UTC 2018 > CF000012 >Setup Arch[ 0.000000] [boot]0012 Setup Arch >[ 0.000000] rfi-flush: fallback displacement flush available >[ 0.000000] stf-barrier: hwsync barrier available >[ 0.000000] PCI host bridge /pci@800000020000000 ranges: >[ 0.000000] IO 0x0000200000000000..0x000020000000ffff -> 0x0000000000000000 >[ 0.000000] MEM 0x0000200080000000..0x00002000ffffffff -> 0x0000000080000000 >[ 0.000000] MEM 0x0000210000000000..0x000021ffffffffff -> 0x0000210000000000 >[ 0.000000] PPC64 nvram contains 65536 bytes >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00000000-0x2fffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00000000-0x2fffffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffffff] > CF000015 >Setup Done[ 0.000000] [boot]0015 Setup Done >[ 0.000000] PERCPU: Embedded 3 pages/cpu @c000000002100000 s137752 r0 d58856 u1048576 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 12277 >[ 0.000000] Policy zone: DMA >[ 0.000000] Kernel command line: panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >[ 0.000000] Sorting __ex_table... >[ 0.000000] freeing bootmem node 0 >[ 0.000000] Memory: 689664k/786432k available (19264k kernel code, 0k reserved, 1472k data, 3872k bss, 5312k init) >[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >[ 0.000001] clocksource: timebase mult[1f40000] shift[24] registered >[ 0.000618] Console: colour dummy device 80x25 >[ 0.000000] Using pSeries machine description >[ 0.000000] Page sizes from device-tree: >[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 >[ 0.000000] base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0 >[ 0.000000] base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0 >[ 0.000000] Found initrd at 0xc000000001c20000:0xc000000001fcb800 >[ 0.000000] Found initrd at 0xc000000001c20000:0xc000000001fcb800 >[ 0.000000] bootconsole [udbg0] enabled >[ 0.000000] bootconsole [udbg0] enabled >[ 0.000000] Partition configured for 1 cpus. >[ 0.000000] Partition configured for 1 cpus. >[ 0.000000] CPU maps initialized for 1 thread per core >[ 0.000000] CPU maps initialized for 1 thread per core >[ 0.000000] Starting Linux PPC64 #1 SMP Mon Jul 16 18:00:31 UTC 2018 >[ 0.000000] Starting Linux PPC64 #1 SMP Mon Jul 16 18:00:31 UTC 2018 >[ 0.000000] ----------------------------------------------------- >[ 0.000000] ----------------------------------------------------- >[ 0.000000] ppc64_pft_size = 0x17 >[ 0.000000] ppc64_pft_size = 0x17 >[ 0.000000] physicalMemorySize = 0x30000000 >[ 0.000000] physicalMemorySize = 0x30000000 >[ 0.000000] htab_hash_mask = 0xffff >[ 0.000000] htab_hash_mask = 0xffff >[ 0.000000] ----------------------------------------------------- >[ 0.000000] ----------------------------------------------------- >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-924.el7.ppc64le (mockbuild@ppc-046.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 16 18:00:31 UTC 2018 >[ 0.000000] Linux version 3.10.0-924.el7.ppc64le (mockbuild@ppc-046.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 16 18:00:31 UTC 2018 >[ 0.000000] [boot]0012 Setup Arch >[ 0.000000] [boot]0012 Setup Arch >[ 0.000000] rfi-flush: fallback displacement flush available >[ 0.000000] rfi-flush: fallback displacement flush available >[ 0.000000] stf-barrier: hwsync barrier available >[ 0.000000] stf-barrier: hwsync barrier available >[ 0.000000] PCI host bridge /pci@800000020000000 ranges: >[ 0.000000] PCI host bridge /pci@800000020000000 ranges: >[ 0.000000] IO 0x0000200000000000..0x000020000000ffff -> 0x0000000000000000 >[ 0.000000] IO 0x0000200000000000..0x000020000000ffff -> 0x0000000000000000 >[ 0.000000] MEM 0x0000200080000000..0x00002000ffffffff -> 0x0000000080000000 >[ 0.000000] MEM 0x0000200080000000..0x00002000ffffffff -> 0x0000000080000000 >[ 0.000000] MEM 0x0000210000000000..0x000021ffffffffff -> 0x0000210000000000 >[ 0.000000] MEM 0x0000210000000000..0x000021ffffffffff -> 0x0000210000000000 >[ 0.000000] PPC64 nvram contains 65536 bytes >[ 0.000000] PPC64 nvram contains 65536 bytes >[ 0.000000] Zone ranges: >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00000000-0x2fffffff] >[ 0.000000] DMA [mem 0x00000000-0x2fffffff] >[ 0.000000] Normal empty >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00000000-0x2fffffff] >[ 0.000000] node 0: [mem 0x00000000-0x2fffffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffffff] >[ 0.000000] [boot]0015 Setup Done >[ 0.000000] [boot]0015 Setup Done >[ 0.000000] PERCPU: Embedded 3 pages/cpu @c000000002100000 s137752 r0 d58856 u1048576 >[ 0.000000] PERCPU: Embedded 3 pages/cpu @c000000002100000 s137752 r0 d58856 u1048576 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 12277 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 12277 >[ 0.000000] Policy zone: DMA >[ 0.000000] Policy zone: DMA >[ 0.000000] Kernel command line: panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.000000] Kernel command line: panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >[ 0.000000] Sorting __ex_table... >[ 0.000000] Sorting __ex_table... >[ 0.000000] freeing bootmem node 0 >[ 0.000000] freeing bootmem node 0 >[ 0.000000] Memory: 689664k/786432k available (19264k kernel code, 0k reserved, 1472k data, 3872k bss, 5312k init) >[ 0.000000] Memory: 689664k/786432k available (19264k kernel code, 0k reserved, 1472k data, 3872k bss, 5312k init) >[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=1. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >[ 0.000001] clocksource: timebase mult[1f40000] shift[24] registered >[ 0.000001] clocksource: timebase mult[1f40000] shift[24] registered >[ 0.000618] Console: colour dummy device 80x25 >[ 0.000618] Console: colour dummy device 80x25 >[ 0.024708] console [hvc0] enabled >[ 0.024708] console [hvc0] enabled >[ 0.025036] pid_max: default: 32768 minimum: 301 >[ 0.025036] pid_max: default: 32768 minimum: 301 >[ 0.025575] Security Framework initialized >[ 0.025575] Security Framework initialized >[ 0.025937] SELinux: Disabled at boot. >[ 0.025937] SELinux: Disabled at boot. >[ 0.026282] Yama: becoming mindful. >[ 0.026282] Yama: becoming mindful. >[ 0.026769] Dentry cache hash table entries: 131072 (order: 4, 1048576 bytes) >[ 0.026769] Dentry cache hash table entries: 131072 (order: 4, 1048576 bytes) >[ 0.032108] Inode-cache hash table entries: 65536 (order: 3, 524288 bytes) >[ 0.032108] Inode-cache hash table entries: 65536 (order: 3, 524288 bytes) >[ 0.035041] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.035041] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.035625] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.035625] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.037421] Initializing cgroup subsys memory >[ 0.037421] Initializing cgroup subsys memory >[ 0.037815] Initializing cgroup subsys devices >[ 0.037815] Initializing cgroup subsys devices >[ 0.038215] Initializing cgroup subsys freezer >[ 0.038215] Initializing cgroup subsys freezer >[ 0.038607] Initializing cgroup subsys net_cls >[ 0.038607] Initializing cgroup subsys net_cls >[ 0.038999] Initializing cgroup subsys blkio >[ 0.038999] Initializing cgroup subsys blkio >[ 0.039385] Initializing cgroup subsys perf_event >[ 0.039385] Initializing cgroup subsys perf_event >[ 0.039797] Initializing cgroup subsys hugetlb >[ 0.039797] Initializing cgroup subsys hugetlb >[ 0.040185] Initializing cgroup subsys pids >[ 0.040185] Initializing cgroup subsys pids >[ 0.040543] Initializing cgroup subsys net_prio >[ 0.040543] Initializing cgroup subsys net_prio >[ 0.040988] ftrace: allocating 22502 entries in 9 pages >[ 0.040988] ftrace: allocating 22502 entries in 9 pages >[ 0.050130] EEH: pSeries platform initialized >[ 0.050130] EEH: pSeries platform initialized >[ 0.050561] POWER8 performance monitor hardware support registered >[ 0.050561] POWER8 performance monitor hardware support registered >[ 0.051137] power8-pmu: PMAO restore workaround active. >[ 0.051137] power8-pmu: PMAO restore workaround active. >[ 0.053539] Brought up 1 CPUs >[ 0.053539] Brought up 1 CPUs >[ 0.054095] devtmpfs: initialized >[ 0.054095] devtmpfs: initialized >[ 0.062303] EEH: devices created >[ 0.062303] EEH: devices created >[ 0.063418] atomic64 test passed >[ 0.063418] atomic64 test passed >[ 0.064072] NET: Registered protocol family 16 >[ 0.064072] NET: Registered protocol family 16 >[ 0.066972] EEH: No capable adapters found >[ 0.066972] EEH: No capable adapters found >[ 0.067365] IBM eBus Device Driver >[ 0.067365] IBM eBus Device Driver >[ 0.067982] pstore: Registered nvram as persistent store backend >[ 0.067982] pstore: Registered nvram as persistent store backend > Linux ppc64le >#1 SMP Mon Jul 1[ 0.069523] PCI: Probing PCI hardware >[ 0.069523] PCI: Probing PCI hardware >[ 0.069879] PCI host bridge to bus 0000:00 >[ 0.069879] PCI host bridge to bus 0000:00 >[ 0.070235] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) >[ 0.070235] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) >[ 0.071030] pci_bus 0000:00: root bus resource [mem 0x200080000000-0x2000ffffffff] (bus address [0x80000000-0xffffffff]) >[ 0.071030] pci_bus 0000:00: root bus resource [mem 0x200080000000-0x2000ffffffff] (bus address [0x80000000-0xffffffff]) >[ 0.072031] pci_bus 0000:00: root bus resource [mem 0x210000000000-0x21ffffffffff] >[ 0.072031] pci_bus 0000:00: root bus resource [mem 0x210000000000-0x21ffffffffff] >[ 0.072696] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.072696] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.081005] IOMMU table initialized, virtual merging enabled >[ 0.081005] IOMMU table initialized, virtual merging enabled >[ 0.081525] iommu: Adding device 0000:00:01.0 to group 0 >[ 0.081525] iommu: Adding device 0000:00:01.0 to group 0 >[ 0.082103] iommu: Adding device 0000:00:02.0 to group 0 >[ 0.082103] iommu: Adding device 0000:00:02.0 to group 0 >[ 0.082626] iommu: Adding device 0000:00:03.0 to group 0 >[ 0.082626] iommu: Adding device 0000:00:03.0 to group 0 >[ 0.084835] vgaarb: loaded >[ 0.084835] vgaarb: loaded >[ 0.085157] SCSI subsystem initialized >[ 0.085157] SCSI subsystem initialized >[ 0.085523] usbcore: registered new interface driver usbfs >[ 0.085523] usbcore: registered new interface driver usbfs >[ 0.086016] usbcore: registered new interface driver hub >[ 0.086016] usbcore: registered new interface driver hub >[ 0.086532] usbcore: registered new device driver usb >[ 0.086532] usbcore: registered new device driver usb >[ 0.087259] NetLabel: Initializing >[ 0.087259] NetLabel: Initializing >[ 0.087569] NetLabel: domain hash size = 128 >[ 0.087569] NetLabel: domain hash size = 128 >[ 0.087953] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.087953] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.088409] NetLabel: unlabeled traffic allowed by default >[ 0.088409] NetLabel: unlabeled traffic allowed by default >[ 0.089090] Switched to clocksource timebase >[ 0.089090] Switched to clocksource timebase >[ 0.097123] NET: Registered protocol family 2 >[ 0.097123] NET: Registered protocol family 2 >[ 0.097722] TCP established hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.097722] TCP established hash table entries: 8192 (order: 0, 65536 bytes) >[ 0.098657] TCP bind hash table entries: 8192 (order: 1, 131072 bytes) >[ 0.098657] TCP bind hash table entries: 8192 (order: 1, 131072 bytes) >[ 0.099840] TCP: Hash tables configured (established 8192 bind 8192) >[ 0.099840] TCP: Hash tables configured (established 8192 bind 8192) >[ 0.100413] TCP: reno registered >[ 0.100413] TCP: reno registered >[ 0.100709] UDP hash table entries: 2048 (order: 0, 65536 bytes) >[ 0.100709] UDP hash table entries: 2048 (order: 0, 65536 bytes) >[ 0.101540] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >[ 0.101540] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >[ 0.102441] NET: Registered protocol family 1 >[ 0.102441] NET: Registered protocol family 1 >[ 0.102943] Unpacking initramfs... >[ 0.102943] Unpacking initramfs... >[ 0.106113] Freeing initrd memory: 3712K (c000000001c20000 - c000000001fc0000) >[ 0.106113] Freeing initrd memory: 3712K (c000000001c20000 - c000000001fc0000) >[ 0.106945] rtas_flash: no firmware flash support >[ 0.106945] rtas_flash: no firmware flash support >[ 0.107668] futex hash table entries: 256 (order: -1, 32768 bytes) >[ 0.107668] futex hash table entries: 256 (order: -1, 32768 bytes) >[ 0.108394] Initialise system trusted keyring >[ 0.108394] Initialise system trusted keyring >[ 0.108797] audit: initializing netlink socket (disabled) >[ 0.108797] audit: initializing netlink socket (disabled) >[ 0.109355] type=2000 audit(1532675511.100:1): initialized >[ 0.109355] type=2000 audit(1532675511.100:1): initialized >[ 0.131285] HugeTLB registered 16 MB page size, pre-allocated 0 pages >[ 0.131285] HugeTLB registered 16 MB page size, pre-allocated 0 pages >[ 0.133539] zpool: loaded >[ 0.133539] zpool: loaded >[ 0.133778] zbud: loaded >[ 0.133778] zbud: loaded >[ 0.134145] VFS: Disk quotas dquot_6.5.2 >[ 0.134145] VFS: Disk quotas dquot_6.5.2 >[ 0.134548] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >[ 0.134548] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >[ 0.135310] msgmni has been set to 1484 >[ 0.135310] msgmni has been set to 1484 >[ 0.135708] Key type big_key registered >[ 0.135708] Key type big_key registered >[ 0.136761] NET: Registered protocol family 38 >[ 0.136761] NET: Registered protocol family 38 >[ 0.137158] Key type asymmetric registered >[ 0.137158] Key type asymmetric registered >[ 0.137513] Asymmetric key parser 'x509' registered >[ 0.137513] Asymmetric key parser 'x509' registered >[ 0.137978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) >[ 0.137978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) >[ 0.138704] io scheduler noop registered >[ 0.138704] io scheduler noop registered >[ 0.139055] io scheduler deadline registered (default) >[ 0.139055] io scheduler deadline registered (default) >[ 0.139573] io scheduler cfq registered >[ 0.139573] io scheduler cfq registered >[ 0.139908] io scheduler mq-deadline registered >[ 0.139908] io scheduler mq-deadline registered >[ 0.140314] io scheduler kyber registered >[ 0.140314] io scheduler kyber registered >[ 0.140744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.140744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.141250] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 0.141250] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 0.142250] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.142250] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.142987] Linux agpgart interface v0.103 >[ 0.142987] Linux agpgart interface v0.103 >[ 0.143377] crash memory driver: version 1.1 >[ 0.143377] crash memory driver: version 1.1 >[ 0.143794] rdac: device handler registered >[ 0.143794] rdac: device handler registered >[ 0.144236] hp_sw: device handler registered >[ 0.144236] hp_sw: device handler registered >[ 0.144624] emc: device handler registered >[ 0.144624] emc: device handler registered >[ 0.145080] alua: device handler registered >[ 0.145080] alua: device handler registered >[ 0.145480] libphy: Fixed MDIO Bus: probed >[ 0.145480] libphy: Fixed MDIO Bus: probed >[ 0.145902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.145902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.146494] ehci-pci: EHCI PCI platform driver >[ 0.146494] ehci-pci: EHCI PCI platform driver >[ 0.146899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.146899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.147449] ohci-pci: OHCI PCI platform driver >[ 0.147449] ohci-pci: OHCI PCI platform driver >[ 0.147845] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.147845] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.148450] usbcore: registered new interface driver usbserial_generic >[ 0.148450] usbcore: registered new interface driver usbserial_generic >[ 0.149022] usbserial: USB Serial support registered for generic >[ 0.149022] usbserial: USB Serial support registered for generic >[ 0.149657] mousedev: PS/2 mouse device common for all mice >[ 0.149657] mousedev: PS/2 mouse device common for all mice >[ 0.150369] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >[ 0.150369] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >[ 0.151023] cpuidle: using governor menu >[ 0.151023] cpuidle: using governor menu >[ 0.151409] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.151409] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.151978] usbcore: registered new interface driver usbhid >[ 0.151978] usbcore: registered new interface driver usbhid >[ 0.152457] usbhid: USB HID core driver >[ 0.152457] usbhid: USB HID core driver >[ 0.152807] drop_monitor: Initializing network drop monitor service >[ 0.152807] drop_monitor: Initializing network drop monitor service >[ 0.153412] TCP: cubic registered >[ 0.153412] TCP: cubic registered >[ 0.153713] Initializing XFRM netlink socket >[ 0.153713] Initializing XFRM netlink socket >[ 0.154222] NET: Registered protocol family 10 >[ 0.154222] NET: Registered protocol family 10 >[ 0.154829] NET: Registered protocol family 17 >[ 0.154829] NET: Registered protocol family 17 >[ 0.155238] mpls_gso: MPLS GSO support >[ 0.155238] mpls_gso: MPLS GSO support >[ 0.155644] turn off boot console udbg0 >[ 0.155644] turn off boot console udbg0 >[ 0.156143] Loading compiled-in X.509 certificates >[ 0.156603] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.157080] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.157542] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: b4d8bd4bb530be393e30f0fa6a509635e64c86d2' >[ 0.157612] registered taskstats version 1 >[ 0.158297] rtc-generic rtc-generic: setting system clock to 2018-07-27 07:11:51 UTC (1532675511) >[ 0.159370] Freeing unused kernel memory: 5312K (c000000000da0000 - c0000000012d0000) >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.19 glibc >supermin: cmdline: panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >supermin: uptime: 0.15 0.04 >supermin: mounting /sys >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_pci.ko >[ 0.221350] virtio-pci 0000:00:01.0: enabling device (0100 -> 0103) >[ 0.222730] virtio-pci 0000:00:01.0: ibm,query-pe-dma-windows(2026) 800 8000000 20000000 returned 0 >[ 0.222990] virtio-pci 0000:00:01.0: ibm,create-pe-dma-window(2027) 800 8000000 20000000 10 1e returned 0 (liobn = 0x80000001 starting addr = 8000000 0) >[ 0.224266] virtio-pci 0000:00:01.0: Using 64-bit direct DMA at offset 800000000000000 >[ 0.226981] scsi host0: Virtio SCSI HBA >[ 0.227340] virtio-pci 0000:00:02.0: enabling device (0100 -> 0103) >[ 0.228633] virtio-pci 0000:00:02.0: Using 64-bit direct DMA at offset 800000000000000 >[ 0.231427] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.301467] scsi 0:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.301643] virtio-pci 0000:00:03.0: enabling device (0100 -> 0103) >[ 0.303005] virtio-pci 0000:00:03.0: Using 64-bit direct DMA at offset 800000000000000 >[ 0.305605] random: fast init done >[ 0.305842] random: crng init done >[ 0.335416] sd 0:0:0:0: [sda] 409600 512-byte logical blocks: (209 MB/200 MiB) >[ 0.335490] sd 0:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.336274] sd 0:0:0:0: [sda] Write Protect is off >[ 0.336326] sd 0:0:1:0: [sdb] Write Protect is off >[ 0.336558] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.336637] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.340511] sd 0:0:0:0: [sda] Attached SCSI disk >[ 0.340573] sd 0:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev (8:16) as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.386562] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.389275] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]] >+ [[ panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]] >+ [[ panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]] >+ '[' '!' -d /sys ']' >+ mkdir -p /sys >+ mount -t sysfs /sys /sys >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ test -e /etc/mtab >+ mount -t devtmpfs /dev /dev >+ mkdir -p /dev/pts >+ mount -t devpts /dev/pts /dev/pts >+ mkdir -p /dev/shm >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ [[ panic=1 console=hvc0 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]] >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >++ od -x -A n >++ dd if=/dev/urandom bs=16 count=1 status=none >+ machine_id=' 6e7a e195 5b5d 7ac9 8e7f c9f4 bed7 7d98' >+ echo 6e7ae1955b5d7ac98e7fc9f4bed77d98 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'. >[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'. >[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'. >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ break >+ '[' -z /lib/systemd/systemd-udevd ']' >+ /lib/systemd/systemd-udevd --daemon >starting version 219 >specified group 'input' unknown >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 1.091227] sd 0:0:0:0: Attached scsi generic sg0 type 0 >[ 1.091342] sd 0:0:1:0: Attached scsi generic sg1 type 0 >+ shopt -s nullglob >+ for f in '/sys/block/sd*/device/timeout' >+ echo 300 >+ for f in '/sys/block/sd*/device/timeout' >+ echo 300 >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global >Cannot find device "eth0" >+ ip link set dev eth0 up >Cannot find device "eth0" >+ ip route add default via 169.254.2.2 >RTNETLINK answers: Network is unreachable >+ echo nameserver 169.254.2.3 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ mkdir -p /tmp/lvm >+ touch /tmp/lvm/lvm.conf >+ LVM_SYSTEM_DIR=/tmp/lvm >+ export LVM_SYSTEM_DIR >+ lvmetad >+ modprobe dm_mod >[ 1.595014] device-mapper: uevent: version 1.0.3 >[ 1.597932] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com >+ lvm pvscan --cache --activate ay > 1 logical volume(s) in volume group "vol_test" now active >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >/init: line 149: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 3.10.0-924.el7.ppc64le #1 SMP Mon Jul 16 18:00:31 UTC 2018 ppc64le ppc64le ppc64le GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw------- 1 root root 10, 235 Jul 27 07:11 autofs >drwxr-xr-x 2 root root 100 Jul 27 07:11 block >drwxr-xr-x 2 root root 80 Jul 27 07:11 bsg >crw------- 1 root root 10, 234 Jul 27 07:11 btrfs-control >drwxr-xr-x 2 root root 2160 Jul 27 07:11 char >crw------- 1 root root 5, 1 Jul 27 07:11 console >lrwxrwxrwx 1 root root 11 Jul 27 07:11 core -> /proc/kcore >crw------- 1 root root 10, 61 Jul 27 07:11 cpu_dma_latency >crw------- 1 root root 10, 62 Jul 27 07:11 crash >drwxr-xr-x 5 root root 100 Jul 27 07:11 disk >brw-rw---- 1 root disk 252, 0 Jul 27 07:11 dm-0 >lrwxrwxrwx 1 root root 13 Jul 27 07:11 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 27 07:11 full >crw-rw-rw- 1 root root 10, 229 Jul 27 07:11 fuse >crw------- 1 root root 229, 0 Jul 27 07:11 hvc0 >crw------- 1 root root 229, 1 Jul 27 07:11 hvc1 >crw------- 1 root root 229, 2 Jul 27 07:11 hvc2 >crw------- 1 root root 229, 3 Jul 27 07:11 hvc3 >crw------- 1 root root 229, 4 Jul 27 07:11 hvc4 >crw------- 1 root root 229, 5 Jul 27 07:11 hvc5 >crw------- 1 root root 229, 6 Jul 27 07:11 hvc6 >crw------- 1 root root 229, 7 Jul 27 07:11 hvc7 >crw------- 1 root root 10, 183 Jul 27 07:11 hwrng >drwxr-xr-x 2 root root 60 Jul 27 07:11 input >crw-r--r-- 1 root root 1, 11 Jul 27 07:11 kmsg >crw------- 1 root root 10, 232 Jul 27 07:11 kvm >crw-rw---- 1 root disk 10, 237 Jul 27 07:11 loop-control >drwxr-xr-x 2 root root 80 Jul 27 07:11 mapper >crw------- 1 root root 1, 1 Jul 27 07:11 mem >drwxr-xr-x 2 root root 60 Jul 27 07:11 net >crw------- 1 root root 10, 60 Jul 27 07:11 network_latency >crw------- 1 root root 10, 59 Jul 27 07:11 network_throughput >crw-rw-rw- 1 root root 1, 3 Jul 27 07:11 null >crw------- 1 root root 10, 144 Jul 27 07:11 nvram >crw------- 1 root root 1, 12 Jul 27 07:11 oldmem >crw------- 1 root root 108, 0 Jul 27 07:11 ppp >crw-rw-rw- 1 root root 5, 2 Jul 27 07:11 ptmx >drwxr-xr-x 2 root root 0 Jul 27 07:11 pts >crw-rw-rw- 1 root root 1, 8 Jul 27 07:11 random >drwxr-xr-x 2 root root 60 Jul 27 07:11 raw >lrwxrwxrwx 1 root root 4 Jul 27 07:11 rtc -> rtc0 >crw------- 1 root root 253, 0 Jul 27 07:11 rtc0 >brw------- 1 root root 8, 0 Jul 27 07:11 sda >brw------- 1 root root 8, 16 Jul 27 07:11 sdb >crw-rw---- 1 root disk 21, 0 Jul 27 07:11 sg0 >crw-rw---- 1 root disk 21, 1 Jul 27 07:11 sg1 >drwxrwxrwt 2 root root 40 Jul 27 07:11 shm >drwxr-xr-x 2 root root 80 Jul 27 07:11 snd >lrwxrwxrwx 1 root root 15 Jul 27 07:11 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jul 27 07:11 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jul 27 07:11 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jul 27 07:11 tty >crw------- 1 root root 4, 0 Jul 27 07:11 tty0 >crw------- 1 root root 4, 1 Jul 27 07:11 tty1 >crw------- 1 root root 4, 10 Jul 27 07:11 tty10 >crw------- 1 root root 4, 11 Jul 27 07:11 tty11 >crw------- 1 root root 4, 12 Jul 27 07:11 tty12 >crw------- 1 root root 4, 13 Jul 27 07:11 tty13 >crw------- 1 root root 4, 14 Jul 27 07:11 tty14 >crw------- 1 root root 4, 15 Jul 27 07:11 tty15 >crw------- 1 root root 4, 16 Jul 27 07:11 tty16 >crw------- 1 root root 4, 17 Jul 27 07:11 tty17 >crw------- 1 root root 4, 18 Jul 27 07:11 tty18 >crw------- 1 root root 4, 19 Jul 27 07:11 tty19 >crw------- 1 root root 4, 2 Jul 27 07:11 tty2 >crw------- 1 root root 4, 20 Jul 27 07:11 tty20 >crw------- 1 root root 4, 21 Jul 27 07:11 tty21 >crw------- 1 root root 4, 22 Jul 27 07:11 tty22 >crw------- 1 root root 4, 23 Jul 27 07:11 tty23 >crw------- 1 root root 4, 24 Jul 27 07:11 tty24 >crw------- 1 root root 4, 25 Jul 27 07:11 tty25 >crw------- 1 root root 4, 26 Jul 27 07:11 tty26 >crw------- 1 root root 4, 27 Jul 27 07:11 tty27 >crw------- 1 root root 4, 28 Jul 27 07:11 tty28 >crw------- 1 root root 4, 29 Jul 27 07:11 tty29 >crw------- 1 root root 4, 3 Jul 27 07:11 tty3 >crw------- 1 root root 4, 30 Jul 27 07:11 tty30 >crw------- 1 root root 4, 31 Jul 27 07:11 tty31 >crw------- 1 root root 4, 32 Jul 27 07:11 tty32 >crw------- 1 root root 4, 33 Jul 27 07:11 tty33 >crw------- 1 root root 4, 34 Jul 27 07:11 tty34 >crw------- 1 root root 4, 35 Jul 27 07:11 tty35 >crw------- 1 root root 4, 36 Jul 27 07:11 tty36 >crw------- 1 root root 4, 37 Jul 27 07:11 tty37 >crw------- 1 root root 4, 38 Jul 27 07:11 tty38 >crw------- 1 root root 4, 39 Jul 27 07:11 tty39 >crw------- 1 root root 4, 4 Jul 27 07:11 tty4 >crw------- 1 root root 4, 40 Jul 27 07:11 tty40 >crw------- 1 root root 4, 41 Jul 27 07:11 tty41 >crw------- 1 root root 4, 42 Jul 27 07:11 tty42 >crw------- 1 root root 4, 43 Jul 27 07:11 tty43 >crw------- 1 root root 4, 44 Jul 27 07:11 tty44 >crw------- 1 root root 4, 45 Jul 27 07:11 tty45 >crw------- 1 root root 4, 46 Jul 27 07:11 tty46 >crw------- 1 root root 4, 47 Jul 27 07:11 tty47 >crw------- 1 root root 4, 48 Jul 27 07:11 tty48 >crw------- 1 root root 4, 49 Jul 27 07:11 tty49 >crw------- 1 root root 4, 5 Jul 27 07:11 tty5 >crw------- 1 root root 4, 50 Jul 27 07:11 tty50 >crw------- 1 root root 4, 51 Jul 27 07:11 tty51 >crw------- 1 root root 4, 52 Jul 27 07:11 tty52 >crw------- 1 root root 4, 53 Jul 27 07:11 tty53 >crw------- 1 root root 4, 54 Jul 27 07:11 tty54 >crw------- 1 root root 4, 55 Jul 27 07:11 tty55 >crw------- 1 root root 4, 56 Jul 27 07:11 tty56 >crw------- 1 root root 4, 57 Jul 27 07:11 tty57 >crw------- 1 root root 4, 58 Jul 27 07:11 tty58 >crw------- 1 root root 4, 59 Jul 27 07:11 tty59 >crw------- 1 root root 4, 6 Jul 27 07:11 tty6 >crw------- 1 root root 4, 60 Jul 27 07:11 tty60 >crw------- 1 root root 4, 61 Jul 27 07:11 tty61 >crw------- 1 root root 4, 62 Jul 27 07:11 tty62 >crw------- 1 root root 4, 63 Jul 27 07:11 tty63 >crw------- 1 root root 4, 7 Jul 27 07:11 tty7 >crw------- 1 root root 4, 8 Jul 27 07:11 tty8 >crw------- 1 root root 4, 9 Jul 27 07:11 tty9 >crw------- 1 root root 4, 64 Jul 27 07:11 ttyS0 >crw------- 1 root root 10, 239 Jul 27 07:11 uhid >crw------- 1 root root 10, 223 Jul 27 07:11 uinput >crw-rw-rw- 1 root root 1, 9 Jul 27 07:11 urandom >crw------- 1 root root 249, 0 Jul 27 07:11 usbmon0 >crw------- 1 root root 7, 0 Jul 27 07:11 vcs >crw------- 1 root root 7, 1 Jul 27 07:11 vcs1 >crw------- 1 root root 7, 128 Jul 27 07:11 vcsa >crw------- 1 root root 7, 129 Jul 27 07:11 vcsa1 >drwxr-xr-x 2 root root 60 Jul 27 07:11 vfio >crw------- 1 root root 10, 63 Jul 27 07:11 vga_arbiter >crw------- 1 root root 10, 137 Jul 27 07:11 vhci >crw------- 1 root root 10, 238 Jul 27 07:11 vhost-net >drwxr-xr-x 2 root root 60 Jul 27 07:11 virtio-ports >drwxr-xr-x 2 root root 60 Jul 27 07:11 vol_test >crw------- 1 root root 245, 1 Jul 27 07:11 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jul 27 07:11 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 252:0 -> ../dm-0 >lrwxrwxrwx 1 root root 6 Jul 27 07:11 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Jul 27 07:11 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 250, 0 Jul 27 07:11 0:0:0:0 >crw------- 1 root root 250, 1 Jul 27 07:11 0:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 10:144 -> ../nvram >lrwxrwxrwx 1 root root 8 Jul 27 07:11 10:183 -> ../hwrng >lrwxrwxrwx 1 root root 9 Jul 27 07:11 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 27 07:11 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 21 Jul 27 07:11 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jul 27 07:11 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jul 27 07:11 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Jul 27 07:11 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Jul 27 07:11 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 13 Jul 27 07:11 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 13 Jul 27 07:11 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Jul 27 07:11 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 27 07:11 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Jul 27 07:11 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Jul 27 07:11 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 27 07:11 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 27 07:11 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 27 07:11 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 27 07:11 1:9 -> ../urandom >lrwxrwxrwx 1 root root 6 Jul 27 07:11 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 27 07:11 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:0 -> ../hvc0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:1 -> ../hvc1 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:2 -> ../hvc2 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:3 -> ../hvc3 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:4 -> ../hvc4 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:5 -> ../hvc5 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:6 -> ../hvc6 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 229:7 -> ../hvc7 >lrwxrwxrwx 1 root root 11 Jul 27 07:11 245:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jul 27 07:11 249:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Jul 27 07:11 250:0 -> ../bsg/0:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 27 07:11 250:1 -> ../bsg/0:0:1:0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 253:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jul 27 07:11 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 27 07:11 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 27 07:11 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 27 07:11 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 27 07:11 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 27 07:11 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 27 07:11 7:129 -> ../vcsa1 > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 140 Jul 27 07:11 by-id >drwxr-xr-x 2 root root 80 Jul 27 07:11 by-path >drwxr-xr-x 2 root root 80 Jul 27 07:11 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 10 Jul 27 07:11 dm-name-vol_test-vol_file -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Jul 27 07:11 dm-uuid-LVM-PsaihXxM8w7D1lAPczr6KlFRosc8baBxVmwL5RWC5DgpMsF7XO8j8EakkDffPAim -> ../../dm-0 >lrwxrwxrwx 1 root root 9 Jul 27 07:11 lvm-pv-uuid-3zvH6R-1PVM-xVKQ-od4b-yMLP-Ym1m-1K4AqO -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 27 07:11 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 27 07:11 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 27 07:11 pci-0000:00:01.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Jul 27 07:11 pci-0000:00:01.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jul 27 07:11 27edff95-8266-47d2-908c-06f5a60c4ad8 -> ../../sdb >lrwxrwxrwx 1 root root 10 Jul 27 07:11 87c56ad0-ae40-4b1a-88e6-69d47025fbe3 -> ../../dm-0 > >/dev/input: >total 0 >crw------- 1 root root 13, 63 Jul 27 07:11 mice > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jul 27 07:11 control >lrwxrwxrwx 1 root root 7 Jul 27 07:11 vol_test-vol_file -> ../dm-0 > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Jul 27 07:11 tun > >/dev/pts: >total 0 >c--------- 1 root root 5, 2 Jul 27 07:11 ptmx > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jul 27 07:11 rawctl > >/dev/shm: >total 0 > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Jul 27 07:11 seq >crw-rw---- 1 root audio 116, 33 Jul 27 07:11 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Jul 27 07:11 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 27 07:11 org.libguestfs.channel.0 -> ../vport1p1 > >/dev/vol_test: >total 0 >lrwxrwxrwx 1 root root 7 Jul 27 07:11 vol_file -> ../dm-0 >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=153152k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=344832k,nr_inodes=5388,mode=755 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime 0 0 >+ cat /proc/mdstat >Personalities : >unused devices: <none> >+ lvm config >+ lvm pvs > PV VG Fmt Attr PSize PFree > /dev/sda vol_test lvm2 a-- 196.00m 4.00m >+ lvm vgs > VG #PV #LV #SN Attr VSize VFree > vol_test 1 1 0 wz--n- 196.00m 4.00m >+ lvm lvs > LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert > vol_file vol_test -wi-a----- 192.00m >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >+ ip r >+ cat /etc/resolv.conf >nameserver 169.254.2.3 >+ lsmod >Module Size Used by >dm_mod 163982 2 >sg 47807 0 >libcrc32c 1654 0 >crc8 1829 0 >crc_itu_t 1835 0 >crc_ccitt 1835 0 >ext4 765145 1 >mbcache 11200 1 ext4 >jbd2 142346 1 ext4 >virtio_pci 22353 0 >virtio_input 8550 0 >virtio_balloon 11640 0 >virtio_scsi 20101 2 >sd_mod 54307 2 >crc_t10dif 2323 1 sd_mod >nd_pmem 9767 0 >nd_btt 23262 1 nd_pmem >libnvdimm 178764 2 nd_pmem,nd_btt >virtio_net 33583 0 >virtio_console 34717 0 >virtio_rng 5013 0 >virtio_blk 15513 0 >virtio_ring 21943 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >virtio 10084 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >ata_piix 20268 0 >libata 385860 1 ata_piix >crct10dif_generic 2142 1 >crct10dif_common 1755 2 crct10dif_generic,crc_t10dif >crc32_generic 2333 0 >+ date >Fri Jul 27 07:11:53 UTC 2018 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >timebase >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >2.40 0.16 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test '' = 1 >+ false >+ test '' = 1 >+ echo guestfsd --verbose >guestfsd --verbose >+ guestfsd --verbose >lvm_system_dir = /tmp/lvm >OCaml daemon loaded >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 1100236660384 >libguestfs: trace: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >guestfsd: => list_partitions (0x8) took 0.04 secs >libguestfs: trace: list_partitions = [] >libguestfs: trace: list_filesystems >guestfsd: <= list_filesystems (0x1dc) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda' >command: blkid returned 0 >command: blkid: stdout: >LVM2_member >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --ignoreskippedcluster ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nolocking ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --trustcache ] >\t[ --unbuffered ] >\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --lockopt String ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] > > Use --longhelp to show all options and advanced commands. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stdout: > vol_test/vol_file >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/vol_test/vol_file' >command: blkid returned 0 >command: blkid: stdout: >ext4 >guestfsd: => list_filesystems (0x1dc) took 0.27 secs >libguestfs: trace: list_filesystems = ["/dev/vol_test/vol_file", "ext4"] >libguestfs: trace: lvs_full >guestfsd: <= lvs_full (0xe) request length 40 bytes >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: lvm lvs -o lv_name,lv_uuid,lv_attr,lv_major,lv_minor,lv_kernel_major,lv_kernel_minor,lv_size,seg_count,origin,snap_percent,copy_percent,move_pv,lv_tags,mirror_log,modules --unbuffered --noheadings --nosuffix --separator --units b >libguestfs: trace: lvs_full = <struct guestfs_lvm_lv_list(1) = [0]{lv_name: vol_file, lv_uuid: VmwL5RWC5DgpMsF7XO8j8EakkDffPAim, lv_attr: -wi-a-----, lv_major: -1, lv_minor: -1, lv_kernel_major: 252, lv_kernel_minor: 0, lv_size: 201326592, seg_count: 1, origin: , snap_percent: , copy_percent: , move_pv: , lv_tags: , mirror_log: , modules: , }> >libguestfs: trace: canonical_device_name "/dev/vol_test/vol_file" >libguestfs: trace: canonical_device_name = "/dev/vol_test/vol_file" >libguestfs: trace: is_lv "/dev/vol_test/vol_file" >guestfsd: => lvs_full (0xe) took 0.09 secs >guestfsd: <= is_lv (0x108) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/vol_test/vol_file >calling: settle >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stdout: > vol_test/vol_file >guestfsd: => is_lv (0x108) took 0.11 secs >libguestfs: trace: is_lv = 1 >libguestfs: trace: lvuuid "/dev/vol_test/vol_file" >guestfsd: <= lvuuid (0xe0) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/vol_test/vol_file >calling: settle >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: lvm lvs --unbuffered --noheadings -o lv_uuid /dev/vol_test/vol_file >libguestfs: trace: lvuuid = "VmwL5R-WC5D-gpMs-F7XO-8j8E-akkD-ffPAim" >libguestfs: trace: mount "/dev/vol_test/vol_file" "/" >guestfsd: => lvuuid (0xe0) took 0.10 secs >guestfsd: <= mount (0x1) request length 76 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/vol_test/vol_file >calling: settle >command: mount '/dev/vol_test/vol_file' '/sysroot//' >[ 3.171744] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >libguestfs: trace: mount = 0 >libguestfs: trace: statvfs "/" >guestfsd: => mount (0x1) took 0.05 secs >guestfsd: <= statvfs (0x36) request length 48 bytes >command: mount returned 0 >chroot: /sysroot: running 'statvfs: /' >libguestfs: trace: statvfs = <struct guestfs_statvfs = bsize: 1024, frsize: 1024, blocks: 186301, bfree: 184751, bavail: 170989, files: 49152, ffree: 49141, favail: 49141, fsid: -454751558139960561, flag: 4096, namemax: 255, > >[ 6.1] Fill free space in /dev/vol_test/vol_file with zero >libguestfs: trace: zero_free_space "/" >guestfsd: => statvfs (0x36) took 0.00 secs >guestfsd: <= zero_free_space (0x137) request length 48 bytes >random filename: /sysroot//k6zjffw7.c61 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >fsync /dev/sda >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >libguestfs: trace: zero_free_space = 0 >libguestfs: trace: umount_all >guestfsd: => zero_free_space (0x137) took 1.99 secs >guestfsd: <= umount_all (0x2f) request length 40 bytes >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0 >umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=153152k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=344832k,nr_inodes=5388,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/mapper/vol_test-vol_file dir=/sysroot type=ext4 opts=rw,relatime,data=ordered freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: vgs >guestfsd: => umount_all (0x2f) took 0.15 secs >guestfsd: <= vgs (0xa) request length 40 bytes >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: lvm vgs -o vg_name --noheadings >libguestfs: trace: vgs = ["vol_test"] >libguestfs: trace: lvcreate_free "7c8w0nru" "vol_test" 100 >guestfsd: => vgs (0xa) took 0.08 secs >guestfsd: <= lvcreate_free (0x138) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: lvm lvcreate -l 100%FREE -n 7c8w0nru vol_test >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: lvcreate_free = 0 >[ 8.6] Fill free space in volgroup vol_test with zero >libguestfs: trace: zero_device "/dev/vol_test/7c8w0nru" >guestfsd: => lvcreate_free (0x138) took 0.22 secs >guestfsd: <= zero_device (0xe4) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/vol_test/7c8w0nru >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blockdev --getsize64 /dev/vol_test/7c8w0nru >libguestfs: trace: zero_device = 0 >libguestfs: trace: sync >guestfsd: => zero_device (0xe4) took 0.07 secs >guestfsd: <= sync (0x2) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >fsync /dev/sda >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >libguestfs: trace: sync = 0 >libguestfs: trace: lvremove "/dev/vol_test/7c8w0nru" >guestfsd: => sync (0x2) took 0.06 secs >guestfsd: <= lvremove (0x4d) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/vol_test/7c8w0nru >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: lvm lvremove -f /dev/vol_test/7c8w0nru >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: lvremove = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: => lvremove (0x4d) took 0.18 secs >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0 >umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=153152k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=344832k,nr_inodes=5388,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >fsync /dev/sda >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1002b371ea0 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsuywz1S >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfszm9CBR >[ 9.3] Copy to destination and make sparse >qemu-img convert -f qcow2 -O 'raw' 'disk_back.qcow2' '/var/run/guestfs-autotest/images/image2' >[ 9.4] Sparsify operation completed with no errors. >virt-sparsify: Before deleting the old disk, carefully check that the >target disk boots and works correctly. >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1002b370b20 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1002b36f2c0 (state 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1609155
: 1471004