[Libguestfs] Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100

James Cook james.cook at bluewin.ch
Tue Jan 23 11:31:30 UTC 2018


On 22/01/2018 12:32, Nikolay Ivanets wrote:
> Here is Richard's W.M. Jones answer:
>
> > This is caused by a bug in the way that supermin created symlinks
> > which is not compatible with the new kernel:
> > 
> >   291 l bzfgrep          120777 6 0:0 -> \x1c\v
> > 
> > You need to upgrade to the new supermin which fixes this.
>
> > https://www.redhat.com/archives/libguestfs/2017-July/msg00089.html 
> <https://www.redhat.com/archives/libguestfs/2017-July/msg00089.html>
> > https://github.com/libguestfs/supermin/commit/158854e3ba4be7f6b8d81f662ddad98358ede1de 
> <https://github.com/libguestfs/supermin/commit/158854e3ba4be7f6b8d81f662ddad98358ede1de>
> > https://bugzilla.redhat.com/show_bug.cgi?id=1470157 
> <https://bugzilla.redhat.com/show_bug.cgi?id=1470157>
>
> or alternatively you can rebuild appliance if you have older kernel 
> version around.
> See https://bugzilla.redhat.com/show_bug.cgi?id=1470157#c11 on how to 
> do that.
The kernel here is *uname -r**
**4.13.0-26-generic*

On this ubuntu host I downloaded the 5.1.1.8 version (tar.gz) of 
supermin and *./configure*d and *make*d it and then *make install*ed it.
On ubuntu it was installed to /usr/local/bin, when the original was in 
/usr/bin.

I rebooted the host.

*which supermin* gave the new path (/usr/local/bin)

Running guestmount seemed to still use 5.1.1.4 so I copied supermin from 
/usr/local/bin to /usr/bin. It now seems to use 5.1.1.8 but... 
unfortunately is still crashing in a similar way.

Am I missing something?

Thanks

libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_recovery_proc true
libguestfs: trace: set_recovery_proc = 0
libguestfs: trace: add_drive "/root/BackupsLdap/ldap.vmdk"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version *>
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=guestmount
libguestfs: launch: version=1.32.2
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsvTjdOe
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: [00000ms] begin building supermin appliance
libguestfs: [00000ms] run supermin
libguestfs: command: run: /usr/bin/supermin
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 x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
supermin: version: 5.1.18
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-0/lock
supermin: if-newer: output does not need rebuilding
libguestfs: [00008ms] finished building supermin appliance
libguestfs: [00008ms] begin testing qemu features
libguestfs: command: run: /usr/bin/qemu-system-x86_64
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -help
libguestfs: command: run: /usr/bin/qemu-system-x86_64
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -version
libguestfs: qemu version 2.5
libguestfs: command: run: /usr/bin/qemu-system-x86_64
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [00078ms] finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
[00079ms] /usr/bin/qemu-system-x86_64 \
     -global virtio-blk-pci.scsi=off \
     -nodefconfig \
     -enable-fips \
     -nodefaults \
     -display none \
     -machine accel=kvm:tcg \
     -cpu host \
     -m 500 \
     -no-reboot \
     -rtc driftfix=slew \
     -no-hpet \
     -global kvm-pit.lost_tick_policy=discard \
     -kernel /var/tmp/.guestfs-0/appliance.d/kernel \
     -initrd /var/tmp/.guestfs-0/appliance.d/initrd \
     -device virtio-scsi-pci,id=scsi \
     -drive 
file=/root/BackupsLdap/ldap.vmdk,cache=writeback,id=hd0,if=none \
     -device scsi-hd,drive=hd0 \
     -drive 
file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none 
\
     -device scsi-hd,drive=appliance \
     -device virtio-serial-pci \
     -serial stdio \
     -device sga \
     -chardev socket,path=/tmp/libguestfsvTjdOe/guestfsd.sock,id=channel0 \
     -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
     -append 'panic=1 console=ttyS0 udevtimeout=6000 
udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 
cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm'
Could not open option rom 'sgabios.bin': No such file or directory
[    0.000000] random: get_random_bytes called from 
start_kernel+0x42/0x504 with crng_init=0
[    0.000000] Linux version 4.13.0-26-generic (buildd at lgw01-amd64-031) 
(gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) 
#29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 (Ubuntu 
4.13.0-26.29~16.04.2-generic 4.13.13)
[    0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 
udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 
cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating 
point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]: 256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 
bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f3e0000-0x000000001f3fffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] 
reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
[    0.000000] Hypervisor detected: KVM
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB WC  UC- WT
[    0.000000] found SMP MP-table at [mem 0x000f6630-0x000f663f] mapped 
at [ffff8de2000f6630]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] RAMDISK: [mem 0x1f118000-0x1f3dffff]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3dffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x1f0ed000-0x1f117fff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:1f06d001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 1095132010 cycles
[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff 
max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000001f3dffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001f3dffff]
[    0.000000] Initmem setup node 0 [mem 
0x0000000000001000-0x000000001f3dffff]
[    0.000000] SFI: Simple Firmware Interface v0.81 
http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: BOCHSCPU
[    0.000000] MPTABLE: Product ID: 0.1
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 
0-23
[    0.000000] Processors: 1
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff 
max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 
nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @ffff8de21ee00000 s149784 
r8192 d30440 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 1ee131c0
[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  
Total pages: 125849
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: panic=1 console=ttyS0 
udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off 
printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 
guestfs_verbose=1 TERM=xterm
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Memory: 473572K/511480K available (12300K kernel code, 
2480K rwdata, 4004K rodata, 2372K init, 2368K bss, 37908K reserved, 0K 
cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 37814 entries in 148 pages
[    0.004000] Hierarchical RCU implementation.
[    0.004000] \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.004000] \tTasks RCU enabled.
[    0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.004000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[    0.004000] Console: colour *CGA 80x25
[    0.004000] console [ttyS0] enabled
[    0.004005] tsc: Detected 3399.998 MHz processor
[    0.004440] Calibrating delay loop (skipped) preset value.. 6799.99 
BogoMIPS (lpj=13599992)
[    0.004770] pid_max: default: 32768 minimum: 301
[    0.005214] Security Framework initialized
[    0.005596] Yama: becoming mindful.
[    0.005932] AppArmor: AppArmor initialized
[    0.006396] Dentry cache hash table entries: 65536 (order: 7, 524288 
bytes)
[    0.007086] Inode-cache hash table entries: 32768 (order: 6, 262144 
bytes)
[    0.008007] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.008629] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 
bytes)
[    0.009740] Disabling memory control group subsystem
[    0.010260] mce: CPU supports 10 MCE banks
[    0.010675] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.011176] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.018067] Freeing SMP alternatives memory: 36K
[    0.019252] smpboot: Max logical packages: 1
[    0.019771] x2apic enabled
[    0.020003] Switched APIC routing to physical x2apic.
[    0.021052] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.021608] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz 
(family: 0x6, model: 0x3a, stepping: 0x9)
[    0.022526] Performance Events: IvyBridge events, Intel PMU driver.
[    0.023207] ... version:                2
[    0.023573] ... bit width:              48
[    0.023948] ... generic registers:      4
[    0.024000] ... value mask:             0000ffffffffffff
[    0.024000] ... max period:             000000007fffffff
[    0.024000] ... fixed-purpose events:   3
[    0.024003] ... event mask:             000000070000000f
[    0.024512] Hierarchical SRCU implementation.
[    0.025378] smp: Bringing up secondary CPUs ...
[    0.025791] smp: Brought up 1 node, 1 CPU
[    0.026153] smpboot: Total of 1 processors activated (6799.99 BogoMIPS)
[    0.026916] devtmpfs: initialized
[    0.027262] x86/mm: Memory block size: 128MB
[    0.027747] evm: security.selinux
[    0.028005] evm: security.SMACK64
[    0.028314] evm: security.SMACK64EXEC
[    0.028654] evm: security.SMACK64TRANSMUTE
[    0.029025] evm: security.SMACK64MMAP
[    0.029369] evm: security.ima
[    0.029642] evm: security.capability
[    0.030045] clocksource: jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.030915] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.031489] pinctrl core: initialized pinctrl subsystem
[    0.032070] RTC time: 11:16:03, date: 01/23/18
[    0.032522] NET: Registered protocol family 16
[    0.033045] cpuidle: using governor ladder
[    0.033427] cpuidle: using governor menu
[    0.033910] PCI: Using configuration type 1 for base access
[    0.034467] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, 
HT off
[    0.035747] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.036097] ACPI: Interpreter disabled.
[    0.036553] SCSI subsystem initialized
[    0.036960] vgaarb: loaded
[    0.037239] usbcore: registered new interface driver usbfs
[    0.037748] usbcore: registered new interface driver hub
[    0.038239] usbcore: registered new device driver usb
[    0.038716] EDAC MC: Ver: 3.0.0
[    0.039058] PCI: Probing PCI hardware
[    0.039414] PCI host bridge to bus 0000:00
[    0.039788] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[    0.040005] pci_bus 0000:00: root bus resource [mem 
0x00000000-0xffffffffff]
[    0.040648] pci_bus 0000:00: No busn resource found for root bus, 
will use [bus 00-ff]
[    0.044723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 
0x01f0-0x01f7]
[    0.045364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[    0.045945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 
0x0170-0x0177]
[    0.046579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[    0.047570] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by 
PIIX4 ACPI
[    0.048013] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by 
PIIX4 SMB
[    0.059413] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.060084] NetLabel: Initializing
[    0.060390] NetLabel:  domain hash size = 128
[    0.060778] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.061294] NetLabel:  unlabeled traffic allowed by default
[    0.062556] clocksource: Switched to clocksource kvm-clock
[    0.066570] VFS: Disk quotas dquot_6.6.0
[    0.066972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 
bytes)
[    0.067626] AppArmor: AppArmor Filesystem Enabled
[    0.068083] pnp: PnP ACPI: disabled
[    0.069245] NET: Registered protocol family 2
[    0.069741] TCP established hash table entries: 4096 (order: 3, 32768 
bytes)
[    0.070384] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    0.070975] TCP: Hash tables configured (established 4096 bind 4096)
[    0.071543] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.072073] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.072649] NET: Registered protocol family 1
[    0.073050] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.073587] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.074098] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.074686] Unpacking initramfs...
[    0.075915] Freeing initrd memory: 2848K
[    0.076414] platform rtc_cmos: registered platform RTC device (no PNP 
device found)
[    0.077103] Scanning for low memory corruption every 60 seconds
[    0.077750] audit: initializing netlink subsys (disabled)
[    0.078455] Initialise system trusted keyrings
[    0.078866] Key type blacklist registered
[    0.079235] audit: type=2000 audit(1516706163.439:1): 
state=initialized audit_enabled=0 res=1
[    0.079992] workingset: timestamp_bits=36 max_order=17 bucket_order=0
[    0.081247] zbud: loaded
[    0.081701] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.082288] fuse init (API version 7.26)
[    0.083238] Key type asymmetric registered
[    0.083614] Asymmetric key parser 'x509' registered
[    0.084077] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 247)
[    0.084748] io scheduler noop registered
[    0.085107] io scheduler deadline registered
[    0.085504] io scheduler cfq registered (default)
[    0.086050] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A 
-> IRQ 10
[    0.086700] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy 
driver
[    0.087567] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A 
-> IRQ 11
[    0.088234] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy 
driver
[    0.089195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.112041] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 
115200) is a 16550A
[    0.129798] Linux agpgart interface v0.103
[    0.130997] loop: module loaded
[    0.132026] scsi host0: ata_piix
[    0.132454] scsi host1: ata_piix
[    0.132849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
[    0.133699] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
[    0.134818] libphy: Fixed MDIO Bus: probed
[    0.135335] tun: Universal TUN/TAP device driver, 1.6
[    0.135986] PPP generic driver version 2.4.2
[    0.136561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.137374] ehci-pci: EHCI PCI platform driver
[    0.137932] ehci-platform: EHCI generic platform driver
[    0.138582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.139422] ohci-pci: OHCI PCI platform driver
[    0.139975] ohci-platform: OHCI generic platform driver
[    0.140853] uhci_hcd: USB Universal Host Controller Interface driver
[    0.141678] i8042: PNP: No PS/2 controller found.
[    0.142261] i8042: Probing ports directly.
[    0.143420] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.144046] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.144755] mousedev: PS/2 mouse device common for all mice
[    0.145535] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[    0.146645] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.147279] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.147853] i2c /dev entries driver
[    0.148207] device-mapper: uevent: version 1.0.3
[    0.148666] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) 
initialised: dm-devel at redhat.com
[    0.149438] ledtrig-cpu: registered to indicate activity on CPUs
[    0.150131] NET: Registered protocol family 10
[    0.150752] Segment Routing with IPv6
[    0.151107] NET: Registered protocol family 17
[    0.151521] Key type dns_resolver registered
[    0.152023] RAS: Correctable Errors collector initialized.
[    0.152544] sched_clock: Marking stable (152003764, 0)->(221697678, 
-69693914)
[    0.153268] registered taskstats version 1
[    0.153652] Loading compiled-in X.509 certificates
[    0.154705] Loaded X.509 cert 'Build time autogenerated kernel key: 
b1931af2efdddab2cc28005a48cb6f00161c7d17'
[    0.155597] zswap: loaded using pool lzo/zbud
[    0.156124] Key type big_key registered
[    0.156483] Key type trusted registered
[    0.156881] Key type encrypted registered
[    0.157261] AppArmor: AppArmor sha1 policy hashing enabled
[    0.157758] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.158336] evm: HMAC attrs: 0x1
[    0.158722]   Magic number: 2:582:277
[    0.159064] tty tty14: hash matches
[    0.159443] rtc_cmos rtc_cmos: setting system clock to 2018-01-23 
11:16:03 UTC (1516706163)
[    0.160238] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.160788] EDD information not available.
[    0.302129] Freeing unused kernel memory: 2372K
[    0.302726] Write protecting the kernel read-only data: 18432k
[    0.303835] Freeing unused kernel memory: 2024K
[    0.304613] Freeing unused kernel memory: 92K
[    0.307177] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.307970] x86/mm: Checking user space page tables
[    0.310413] x86/mm: Checked W+X mappings: passed, no W+X pages found.
supermin: mounting /proc
supermin: uptime: 0.31 0.15
supermin: ext2 mini initrd starting up: 5.1.14 zlib xz
supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 
udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 
cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod drm.ko
supermin: internal insmod fb_sys_fops.ko
supermin: internal insmod syscopyarea.ko
supermin: internal insmod sysfillrect.ko
supermin: internal insmod sysimgblt.ko
supermin: internal insmod drm_kms_helper.ko
supermin: internal insmod ttm.ko
supermin: internal insmod virtio-gpu.ko
supermin: internal insmod ideapad_slidebar.ko
[    0.336406] ideapad_slidebar: DMI does not match
insmod: init_module: ideapad_slidebar.ko: No such device
supermin: internal insmod virtio_net.ko
supermin: internal insmod video.ko
supermin: internal insmod sparse-keymap.ko
supermin: internal insmod wmi.ko
insmod: init_module: wmi.ko: No such device
supermin: internal insmod ideapad-laptop.ko
[    0.343085] ideapad_laptop: Unknown symbol wmi_remove_notify_handler 
(err 0)
[    0.343738] ideapad_laptop: Unknown symbol wmi_install_notify_handler 
(err 0)
insmod: init_module: ideapad-laptop.ko: Unknown symbol in module
supermin: internal insmod megaraid.ko
supermin: internal insmod megaraid_mm.ko
[    0.347079] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 
EST 2006)
supermin: internal insmod megaraid_mbox.ko
[    0.348974] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 
2006)
supermin: internal insmod megaraid_sas.ko
[    0.351481] megasas: 07.701.17.00-rc1
supermin: internal insmod scsi_transport_spi.ko
supermin: internal insmod sym53c8xx.ko
supermin: internal insmod virtio_scsi.ko
[    0.355982] scsi host2: Virtio SCSI HBA
[    0.356652] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    
2.5+ PQ: 0 ANSI: 5
[    0.357531] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    
2.5+ PQ: 0 ANSI: 5
[    0.373038] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    0.373641] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.59 
GB/8.00 GiB)
[    0.374362] sd 2:0:0:0: [sda] Write Protect is off
[    0.374861] sd 2:0:0:0: [sda] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    0.375756] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    0.376569] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 
GB/4.00 GiB)
[    0.377285] sd 2:0:1:0: [sdb] Write Protect is off
[    0.377818] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    0.378986]  sda: sda1 sda2 < sda5 >
[    0.379710] sd 2:0:0:0: [sda] Attached SCSI disk
[    0.380358] sd 2:0:1:0: [sdb] Attached SCSI disk
supermin: internal insmod virtio_input.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc4.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdb/dev as root device
supermin: creating /dev/root as block special 8:16
supermin: mounting new root on /root
[    0.387479] EXT4-fs (sdb): mounting ext2 file system using the ext4 
subsystem
[    0.389142] EXT4-fs (sdb): mounted filesystem without journal. Opts:
supermin: chroot
execl: /init: No such file or directory
supermin: debug: listing directory /
  1311 d sys              040555 4096 0:0
  1123 d proc             040555 4096 0:0
  1124 d root             040700 4096 0:0
   268 - init             100755 4754 0:0
  1125 d run              040755 4096 0:0
   271 d bin              040755 4096 0:0
   412 d dev              040755 4096 0:0
    11 d lost+found       040700 16384 0:0
   269 d sbin             040775 4096 0:0
   434 d var              040755 4096 0:0
  1312 d tmp              041777 4096 0:0
     2 d ..               040755 4096 0:0
    12 d etc              040775 4096 0:0
   450 d home             040755 4096 0:0
   263 d usr              040775 4096 0:0
   451 d lib              040755 4096 0:0
     2 d .                040755 4096 0:0
  1121 d lib64            040755 4096 0:0
   411 d boot             040755 4096 0:0
supermin: debug: listing directory /bin
   281 - btrfs-show-super 100755 253816 0:0
   305 - date             100755 68464 0:0
   380 - systemd-ask-password 100755 51656 0:0
   401 - zcat             100755 1937 0:0
   398 - vdir             100755 126584 0:0
   331 - lesspipe         100755 7764 0:0
   377 - sync             100755 31408 0:0
   285 - bunzip2          100755 31288 0:0
   390 - tempfile         100755 10416 0:0
   357 - ntfsinfo         100755 55416 0:0
   368 - rm               100755 60272 0:0
   272 - bash             100755 1037528 0:0
   325 - kill             100755 23152 0:0
   279 - btrfs-map-logical 100755 249464 0:0
   403 - zdiff            100755 5764 0:0
   393 - udevadm          100755 449136 0:0
   328 - lessecho         100755 10256 0:0
   399 - wdctl            100755 31376 0:0
   388 - tailf            100755 23144 0:0
   382 - systemd-hwdb     100755 64080 0:0
   405 - zfgrep           100755 140 0:0
   409 - zmore            100755 1910 0:0
   334 - lowntfs-3g       100755 105136 0:0
   298 - chacl            100755 14752 0:0
   395 - umount           104755 27608 0:0
   400 - which            100755 946 0:0
   372 - setfacl          100755 36296 0:0
   343 - mount            104755 40152 0:0
   301 - chown            100755 64368 0:0
   373 l sh               120777 4 0:0 -> P\x11
   320 - gunzip           100755 2301 0:0
   364 - ps               100755 97408 0:0
   387 - systemd-tty-ask-password-agent 100755 68032 0:0
   335 - ls               100755 126584 0:0
   288 - bzdiff           100755 2140 0:0
   318 - getfacl          100755 23752 0:0
   313 - fgrep            100755 28 0:0
   317 - fusermount       104755 30800 0:0
   300 - chmod            100755 56112 0:0
   273 - btrfs            100755 520992 0:0
   312 - false            100755 27280 0:0
   306 - dd               100755 72632 0:0
   338 - mkdir            100755 76848 0:0
   381 - systemd-escape   100755 39344 0:0
   324 - journalctl       100755 498936 0:0
   348 - ntfs-3g          104755 142032 0:0
   336 - lsblk            100755 77280 0:0
   378 - systemctl        100755 659848 0:0
   375 - ss               100755 115816 0:0
   389 - tar              100755 383632 0:0
   367 - readlink         100755 39632 0:0
   349 - ntfs-3g.probe    100755 10312 0:0
   329 l lessfile         120777 8 0:0 -> \a\xe
   356 - ntfsfix          100755 39024 0:0
   333 - loginctl         100755 453848 0:0
   397 - uncompress       100755 2301 0:0
   369 - rmdir            100755 39632 0:0
   385 - systemd-notify   100755 35248 0:0
   359 - ntfsmove         100755 30824 0:0
   310 - echo             100755 31376 0:0
   391 - touch            100755 64432 0:0
   404 - zegrep           100755 140 0:0
   283 l btrfsck          120777 5 0:0 -> \xc8

   347 - networkctl       100755 678496 0:0
   307 - df               100755 97912 0:0
   274 - btrfs-calc-size  100755 249464 0:0
   346 - mv               100755 130488 0:0
   297 - cat              100755 52080 0:0
   316 - fuser            100755 36024 0:0
   278 - btrfs-image      100755 270136 0:0
   358 - ntfsls           100755 31928 0:0
   302 - cp               100755 151024 0:0
     2 d ..               040755 4096 0:0
   361 - ntfswipe         100755 47752 0:0
   303 - cpio             100755 141472 0:0
   366 l rbash            120777 4 0:0 ->
\x11
   291 l bzfgrep          120777 6 0:0 -> \x1c\v
   275 - btrfs-convert    100755 278376 0:0
   352 - ntfscat          100755 26728 0:0
   339 - mkfs.btrfs       100755 265928 0:0
   294 - bzip2recover     100755 14616 0:0
   319 - grep             100755 211224 0:0
   376 - stty             100755 72496 0:0
   402 - zcmp             100755 1777 0:0
   337 l lsmod            120777 4 0:0 -> \xdd\xe
   365 - pwd              100755 31472 0:0
   330 - lesskey          100755 19824 0:0
   386 - systemd-tmpfiles 100755 133704 0:0
   396 - uname            100755 31440 0:0
   289 l bzegrep          120777 6 0:0 -> \x19\v
   292 - bzgrep           100755 3642 0:0
   282 - btrfs-zero-log   100755 245368 0:0
   353 - ntfscluster      100755 30824 0:0
   290 - bzexe            100755 4877 0:0
   314 - findmnt          100755 49576 0:0
   271 d .                040755 4096 0:0
   277 - btrfs-find-root  100755 245368 0:0
   363 - plymouth         100755 35504 0:0
   296 - bzmore           100755 1297 0:0
   322 - gzip             100755 98240 0:0
   309 - dmesg            100755 60680 0:0
   370 - run-parts        100755 19320 0:0
   311 - egrep            100755 28 0:0
   344 - mountpoint       100755 14768 0:0
   280 - btrfs-select-super 100755 245368 0:0
   408 - zless            100755 2037 0:0
   287 l bzcmp            120777 6 0:0 -> \x17\v
   323 - ip               100755 376192 0:0
   383 - systemd-inhibit  100755 281840 0:0
   342 - more             100755 39768 0:0
   392 - true             100755 27280 0:0
   284 - btrfstune        100755 249464 0:0
   295 l bzless           120777 6 0:0 -> *\v
   354 - ntfscmp          100755 34920 0:0
   371 - sed              100755 73424 0:0
   340 - mknod            100755 64496 0:0
   332 - ln               100755 56152 0:0
   286 - bzcat            100755 31288 0:0
   327 - less             100755 170728 0:0
   326 - kmod             100755 150600 0:0
   299 - chgrp            100755 60272 0:0
   293 - bzip2            100755 31288 0:0
   350 - ntfs-3g.secaudit 100755 67608 0:0
   374 - sleep            100755 31408 0:0
   360 - ntfstruncate     100755 38944 0:0
   406 - zforce           100755 2131 0:0
   362 l pidof            120777 14 0:0 -> \xdf\x10
   276 - btrfs-debug-tree 100755 249464 0:0
   410 - znew             100755 5047 0:0
   315 - fsck.btrfs       100755 1185 0:0
   407 - zgrep            100755 5938 0:0
   355 - ntfsfallocate    100755 34928 0:0
   394 - ulockmgr_server  100755 14328 0:0
   351 - ntfs-3g.usermap  100755 18424 0:0
   341 - mktemp           100755 39728 0:0
   304 - dash             100755 154072 0:0
   379 l systemd          120777 20 0:0 -> 5\x12
   308 - dir              100755 126584 0:0
   384 - systemd-machine-id-setup 100755 47544 0:0
   321 - gzexe            100755 5927 0:0
   345 - mt-gnu           100755 68824 0:0
supermin: debug: listing directory /lib
   475 d lsb              040755 4096 0:0
   469 d init             040755 4096 0:0
   839 d udev             040755 4096 0:0
   483 d modprobe.d       040755 4096 0:0
     2 d ..               040755 4096 0:0
   452 d cryptsetup       040755 4096 0:0
   451 d .                040755 4096 0:0
   472 - klibc-k3La8MUnuzHQ0_kG8hokcGAC0PA.so 100755 70952 0:0
   473 l libhandle.so.1   120777 18 0:0 -> \x81\x14
   902 d x86_64-linux-gnu 040755 8192 0:0
   474 - libhandle.so.1.0.3 100644 14464 0:0
   485 d systemd          040755 4096 0:0
  4003 d modules          040755 4096 0:0
supermin: debug: listing directory /lib64
  1122 l ld-linux-x86-64.so.2 120777 32 0:0 -> y:
     2 d ..               040755 4096 0:0
  1121 d .                040755 4096 0:0
[    0.463626] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x00000100
[    0.463626]
[    0.464445] CPU: 0 PID: 1 Comm: init Not tainted 4.13.0-26-generic 
#29~16.04.2-Ubuntu
[    0.465151] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), 
BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014
[    0.465997] Call Trace:
[    0.466230]  dump_stack+0x63/0x8b
[    0.466533]  panic+0xe4/0x23d
[    0.466808]  do_exit+0xae6/0xaf0
[    0.467105]  ? dput+0x34/0x1f0
[    0.467387]  do_group_exit+0x43/0xb0
[    0.467712]  SyS_exit_group+0x14/0x20
[    0.468044]  entry_SYSCALL_64_fastpath+0x1e/0x81
[    0.468459] RIP: 0033:0x451579
[    0.468739] RSP: 002b:00007fffce97e118 EFLAGS: 00000246 ORIG_RAX: 
00000000000000e7
[    0.469417] RAX: ffffffffffffffda RBX: 0000000000cbbcb3 RCX: 
0000000000451579
[    0.470065] RDX: 0000000000000008 RSI: 0000000000000001 RDI: 
0000000000000001
[    0.470711] RBP: 0000000000cbbc30 R08: 000000000000003c R09: 
00000000000000e7
[    0.471357] R10: ffffffffffffffd0 R11: 0000000000000246 R12: 
0000000000000000
[    0.472003] R13: 0044b82fa09b5a53 R14: 0000000000000000 R15: 
0000000000cbbc30
[    0.472741] Kernel Offset: 0x2a800000 from 0xffffffff81000000 
(relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[    0.473722] Rebooting in 1 seconds..
libguestfs: error: appliance closed the connection unexpectedly, see 
earlier error messages
libguestfs: child_cleanup: 0x25aff90: child process died
libguestfs: sending SIGTERM to process 9612
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: trace: launch = -1 (error)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x25aff90 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsvTjdOe


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20180123/f2e2f422/attachment.htm>


More information about the Libguestfs mailing list