[Libguestfs] Error running virt-v2v

Eoghan O'Hara eohara at kx.com
Fri Mar 19 09:49:58 UTC 2021


Hi,

I am currently unable to run virt-v2v. See output below:

$ export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
$ sudo virt-v2v -i ova
/home/path/kx-platform-vm-20210318-123942/kx-platform-vm-20210318-123942.ova
-o libvirt -of qcow2 -os Appliances -n default
[sudo] password for ib-poc:
[   0.0] Opening the source -i ova
/home/path/kx-platform-vm-20210318-123942/kx-platform-vm-20210318-123942.ova
virt-v2v: warning: making OVA directory public readable to work around
libvirt bug https://bugzilla.redhat.com/1045069
virt-v2v: warning: could not parse ovf:Name from OVF document
[   2.5] Creating an overlay to protect the source from being modified
[   2.6] Opening the overlay
[   6.5] Inspecting the overlay
[  17.3] Checking for sufficient free disk space in the guest
[  17.3] Estimating space required on target for each disk
[  17.3] Converting CentOS Linux release 7.9.2009 (Core) to run on KVM
virt-v2v: This guest has virtio drivers installed.
[  64.0] Mapping filesystem data to avoid copying unused and blank areas
[  64.8] Closing the overlay
[  65.1] Assigning disks to buses
[  65.1] Checking if the guest needs BIOS or UEFI to boot
[  65.1] Initializing the target -o libvirt -os Appliances
[  65.1] Copying disk 1/1 to
/datassd/3/libvirt/Appliances/kx-platform-vm-20210318-123942-sda (qcow2)
virt-v2v: error: libguestfs error: qemu-img:
/datassd/3/libvirt/Appliances/kx-platform-vm-20210318-123942-sda: qemu-img
exited with error status 1.
To see full error messages you may need to enable debugging.
Do:
  export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
and run the command again.  For further information, read:
  http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs
You can also run 'libguestfs-test-tool' and post the *complete* output
into a bug report or message to the libguestfs mailing list.

If reporting bugs, run virt-v2v with debugging enabled and include the
complete output:

  virt-v2v -v -x [...]

I also ran libguestfs-test-tool as suggested. The output is attached.

Any assistance on this would be greatly appreciated.

Regards,
Eoghan
Eoghan O'Hara | Data Scientist | *Kx* | +353 858398926 | eohara at kx.com |
Pronounced "oh-an"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20210319/456032d6/attachment.htm>
-------------- next part --------------
$ sudo libguestfs-test-tool
     ************************************************************
     *                    IMPORTANT NOTICE
     *
     * When reporting bugs, include the COMPLETE, UNEDITED
     * output below in your bug report.
     *
     ************************************************************
PATH=/sbin:/bin:/usr/sbin:/usr/bin
SELinux: Enforcing
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: libvirt
guestfs_get_backend_settings: []
guestfs_get_cachedir: /var/tmp
guestfs_get_hv: /usr/libexec/qemu-kvm
guestfs_get_memsize: 768
guestfs_get_network: 0
guestfs_get_path: /usr/lib64/guestfs
guestfs_get_pgroup: 0
guestfs_get_program: libguestfs-test-tool
guestfs_get_recovery_proc: 1
guestfs_get_smp: 1
guestfs_get_sockdir: /tmp
guestfs_get_tmpdir: /tmp
guestfs_get_trace: 0
guestfs_get_verbose: 1
host_cpu: x86_64
Launching appliance, timeout set to 600 seconds.
libguestfs: launch: program=libguestfs-test-tool
libguestfs: launch: version=1.40.2rhel=7,release=10.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/libguestfsgNlua5
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: libvirt version = 4005000 (4.5.0)
libguestfs: guest random name = guestfs-qpcqm00sejsysmts
libguestfs: connect to libvirt
libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
libguestfs: successfully opened libvirt handle: conn = 0x55f324484100
libguestfs: qemu version (reported by libvirt) = 2000000 (2.0.0)
libguestfs: get libvirt capabilities
libguestfs: parsing capabilities XML
libguestfs: build appliance
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 x86_64
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: 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/libguestfsgNlua5/overlay2.qcow2
Formatting '/tmp/libguestfsgNlua5/overlay2.qcow2', fmt=qcow2 size=4294967296 backing_file='/var/tmp/.guestfs-0/appliance.d/root' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off
libguestfs: create libvirt XML
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-qpcqm00sejsysmts</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    <timer name="hpet" present="no"/>\n  </clock>\n  <os>\n    <type>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=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</cmdline>\n    <bios useserial="yes"/>\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="/tmp/libguestfsgNlua5/scratch1.img"/>\n      <target dev="sda" bus="scsi"/>\n      <driver name="qemu" type="raw" 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/libguestfsgNlua5/overlay2.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/libguestfsLIsAug/console.sock"/>\n      <target port="0"/>\n    </serial>\n    <channel type="unix">\n      <source mode="connect" path="/tmp/libguestfsLIsAug/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: 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:
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/libguestfsLIsAug
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
libguestfs: responding to serial console Device Status Report
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 12/29/13
SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Dec 29 03:43:06 UTC 2013
Term: 80x24
4 0
SeaBIOS (version 1.11.0-2.el7)
Machine UUID d04ccfaf-dbb0-449a-9939-f838bb5ffbd5
Booting from ROM...
\x1b[2J[    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-1160.6.1.el7.x86_64 (mockbuild at x86-vm-24.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Wed Oct 21 13:44:38 EDT 2020
[    0.000000] Command line: panic=1 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
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] 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] SMBIOS 2.4 present.
[    0.000000] DMI: Red Hat KVM, BIOS 0.5.1 01/01/2011
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- UC
[    0.000000] found SMP MP-table at [mem 0x000f63b0-0x000f63bf] mapped at [ffffffffff2003b0]
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x2fca9000-0x2ffeffff]
[    0.000000] Early table checksum verification disabled
[    0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20130517/tbxfroot-243)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff]
[    0.000000] NODE_DATA(0) allocated [mem 0x2fc82000-0x2fca8fff]
[    0.000000] kvm-clock: cpu 0, msr 0:2fc32001, primary cpu clock
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: using sched offset of 356796892 cycles
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x2fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x2fffdfff]
[    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 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 38 pages/cpu s118784 r8192 d28672 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 2fa1c040
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 193415
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: panic=1 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
[    0.000000] Disabling memory control group subsystem
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
[    0.000000] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
[    0.000000] x86/fpu: xstate_offset[5]: 0440, xstate_sizes[5]: 0040
[    0.000000] x86/fpu: xstate_offset[6]: 0480, xstate_sizes[6]: 0200
[    0.000000] x86/fpu: xstate_offset[7]: 0680, xstate_sizes[7]: 0400
[    0.000000] x86/fpu: xstate_offset[8]: 0000, xstate_sizes[8]: 0000
[    0.000000] x86/fpu: xstate_offset[9]: 0a80, xstate_sizes[9]: 0008
[    0.000000] xsave: enabled xstate_bv 0x2ff, cntxt size 0xa88 using standard form
[    0.000000] Memory: 750468k/786424k available (7792k kernel code, 392k absent, 35564k reserved, 5950k data, 1984k init)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:327936 nr_irqs:256 0
[    0.000000] Console: colour *CGA 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Detected 3292.262 MHz processor
[    0.058869] Calibrating delay loop (skipped) preset value.. 6584.52 BogoMIPS (lpj=3292262)
[    0.059675] pid_max: default: 32768 minimum: 301
[    0.060137] Security Framework initialized
[    0.060550] SELinux:  Disabled at boot.
[    0.060915] Yama: becoming mindful.
[    0.061331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.062176] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.062923] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.063572] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.064413] Initializing cgroup subsys memory
[    0.064831] Initializing cgroup subsys devices
[    0.065263] Initializing cgroup subsys freezer
[    0.065693] Initializing cgroup subsys net_cls
[    0.066121] Initializing cgroup subsys blkio
[    0.066547] Initializing cgroup subsys perf_event
[    0.066993] Initializing cgroup subsys hugetlb
[    0.067433] Initializing cgroup subsys pids
[    0.067832] Initializing cgroup subsys net_prio
[    0.069496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.070006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.070526] tlb_flushall_shift: 6
[    0.070914] FEATURE SPEC_CTRL Present
[    0.071274] FEATURE IBPB_SUPPORT Present
[    0.071660] Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization
[    0.072582] Spectre V2 : Enabling Indirect Branch Prediction Barrier
[    0.073252] Spectre V2 : Mitigation: Enhanced IBRS
[    0.073754] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.074873] TAA: Mitigation: Clear CPU buffers
[    0.094739] Freeing SMP alternatives: 28k freed
[    0.103841] ftrace: allocating 29652 entries in 116 pages
[    0.141991] Enabling x2apic
[    0.142337] Enabled x2apic
[    0.142896] Switched APIC routing to physical x2apic.
[    0.144667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.145343] smpboot: CPU0: Intel(R) Xeon(R) Gold 6234 CPU @ 3.30GHz (fam: 06, model: 55, stepping: 07)
[    0.146463] Performance Events: Skylake events, Intel PMU driver.
[    0.147210] ... version:                2
[    0.147660] ... bit width:              48
[    0.148113] ... generic registers:      4
[    0.148570] ... value mask:             0000ffffffffffff
[    0.149161] ... max period:             000000007fffffff
[    0.149752] ... fixed-purpose events:   3
[    0.150212] ... event mask:             000000070000000f
[    0.150823] KVM setup paravirtual spinlock
[    0.152583] Brought up 1 CPUs
[    0.152928] smpboot: Max logical packages: 1
[    0.153413] smpboot: Total of 1 processors activated (6584.52 BogoMIPS)
[    0.154521] devtmpfs: initialized
[    0.154937] x86/mm: Memory block size: 128MB
[    0.157112] EVM: security.selinux
[    0.157496] EVM: security.ima
[    0.157831] EVM: security.capability
[    0.158795] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.159575] pinctrl core: initialized pinctrl subsystem
[    0.160238] RTC time:  9:24:52, date: 03/19/21
[    0.160795] NET: Registered protocol family 16
[    0.161400] cpuidle: using governor haltpoll
[    0.162048] PCI: Using configuration type 1 for base access
[    0.163327] ACPI: Interpreter disabled.
[    0.163763] ACPI Exception: AE_BAD_PARAMETER, Thread 796098560 could not acquire Mutex [0x1] (20130517/utmutex-285)
[    0.164975] vgaarb: loaded
[    0.165331] SCSI subsystem initialized
[    0.165776] usbcore: registered new interface driver usbfs
[    0.166397] usbcore: registered new interface driver hub
[    0.166991] usbcore: registered new device driver usb
[    0.167591] EDAC MC: Ver: 3.0.0
[    0.167988] PCI: Probing PCI hardware
[    0.168417] PCI host bridge to bus 0000:00
[    0.168877] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.169563] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[    0.170360] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.175324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.176109] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.176830] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.177615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.194864] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.195685] NetLabel: Initializing
[    0.196071] NetLabel:  domain hash size = 128
[    0.196561] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.197123] NetLabel:  unlabeled traffic allowed by default
[    0.197794] amd_nb: Cannot enumerate AMD northbridges
[    0.198365] Switched to clocksource kvm-clock
[    0.201813] pnp: PnP ACPI: disabled
[    0.202827] NET: Registered protocol family 2
[    0.203446] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.204243] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.205377] TCP: Hash tables configured (established 8192 bind 8192)
[    0.206092] TCP: reno registered
[    0.206465] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.207123] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.207857] NET: Registered protocol family 1
[    0.208352] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.209020] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.209675] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.210414] Unpacking initramfs...
[    0.212174] Freeing initrd memory: 3356k freed
[    0.213401] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.214359] sha1_ssse3: Using AVX2 optimized SHA-1 implementation
[    0.215067] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[    0.215911] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.216602] Initialise system trusted keyring
[    0.217101] audit: initializing netlink socket (disabled)
[    0.217709] type=2000 audit(1616144923.371:1): initialized
[    0.236527] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.237242] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.239050] zpool: loaded
[    0.239359] zbud: loaded
[    0.239754] VFS: Disk quotas dquot_6.5.2
[    0.240213] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.241035] Key type big_key registered
[    0.241635] NET: Registered protocol family 38
[    0.242141] Key type asymmetric registered
[    0.242607] Asymmetric key parser 'x509' registered
[    0.243168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.244006] io scheduler noop registered
[    0.244457] io scheduler deadline registered (default)
[    0.245041] io scheduler cfq registered
[    0.245487] io scheduler mq-deadline registered
[    0.245991] io scheduler kyber registered
[    0.246514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.247138] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.247873] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.248710] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.271262] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.272147] Non-volatile memory driver v1.3
[    0.272639] Linux agpgart interface v0.103
[    0.273160] crash memory driver: version 1.1
[    0.273673] rdac: device handler registered
[    0.274158] hp_sw: device handler registered
[    0.274639] emc: device handler registered
[    0.275111] alua: device handler registered
[    0.275618] libphy: Fixed MDIO Bus: probed
[    0.276097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.276823] ehci-pci: EHCI PCI platform driver
[    0.277327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.278013] ohci-pci: OHCI PCI platform driver
[    0.278522] uhci_hcd: USB Universal Host Controller Interface driver
[    0.279246] usbcore: registered new interface driver usbserial_generic
[    0.279973] usbserial: USB Serial support registered for generic
[    0.280658] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.282064] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.282623] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.283226] mousedev: PS/2 mouse device common for all mice
[    0.284048] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.285518] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input1
[    0.286690] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.287468] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.288241] hidraw: raw HID events driver (C) Jiri Kosina
[    0.289009] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
[    0.290058] usbcore: registered new interface driver usbhid
[    0.290680] usbhid: USB HID core driver
[    0.291134] drop_monitor: Initializing network drop monitor service
[    0.291870] TCP: cubic registered
[    0.292246] Initializing XFRM netlink socket
[    0.292779] NET: Registered protocol family 10
[    0.293376] NET: Registered protocol family 17
[    0.293877] mpls_gso: MPLS GSO support
[    0.294373] mce: Using 10 MCE banks
[    0.294832] Loading compiled-in X.509 certificates
[    0.295641] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'
[    0.297172] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'
[    0.298593] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 3ffb026dadef6e0bc404752a7e7c29095a68eab7'
[    0.299764] registered taskstats version 1
[    0.300235] page_owner is disabled
[    0.300701] Key type trusted registered
[    0.301180] Key type encrypted registered
[    0.301643] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.302386]   Magic number: 13:735:424
[    0.302876] rtc_cmos rtc_cmos: setting system clock to 2021-03-19 09:24:52 UTC (1616145892)
[    0.304574] Freeing unused kernel memory: 1984k freed
[    0.305534] Write protecting the kernel read-only data: 12288k
[    0.306773] Freeing unused kernel memory: 388k freed
[    0.308253] Freeing unused kernel memory: 536k freed
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.19 glibc
supermin: cmdline: panic=1 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
supermin: uptime: 0.21 0.05
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crc32c-intel.ko
supermin: internal insmod crct10dif_common.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod crct10dif_generic.ko
supermin: internal insmod libnvdimm.ko
supermin: internal insmod nfit.ko
insmod: init_module: nfit.ko: No such device
supermin: internal insmod libata.ko
supermin: internal insmod ata_piix.ko
[    0.331276] scsi host0: ata_piix
[    0.331715] scsi host1: ata_piix
[    0.332095] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
[    0.332849] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
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 failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.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.505424] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25
[    0.506297] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    0.508785] scsi host2: Virtio SCSI HBA
[    0.510387] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    1.5. PQ: 0 ANSI: 5
[    0.511336] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 25
[    0.512224] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
^H^H^H^H[    0.514921] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    1.5. PQ: 0 ANSI: 5
[    0.546709] random: fast init done
[    0.547992] virtio-pci 0000:00:05.0: PCI->APIC IRQ transform: INT A -> IRQ 24
[    0.548875] virtio-pci 0000:00:05.0: virtio_pci: leaving for legacy driver
[    0.550855] random: crng init done
[    0.560337] sd 2:0:0:0: Power-on or device reset occurred
[    0.561048] sd 2:0:1:0: Power-on or device reset occurred
[    0.561686] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB)
[    0.562589] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[    0.563649] sd 2:0:0:0: [sda] Write Protect is off
[    0.564290] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.565323] sd 2:0:1:0: [sdb] Write Protect is off
[    0.565961] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.568105] sd 2:0:0:0: [sda] Attached SCSI disk
[    0.568705] sd 2: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.585579] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[    0.589470] EXT4-fs (sdb): mounted filesystem without journal. Opts:
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ panic=1 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 == *guestfs_network=1* ]]
+ [[ panic=1 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 == *guestfs_rescue=1* ]]
+ [[ panic=1 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 == *guestfs_noreboot=1* ]]
+ [[ panic=1 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 == *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=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 == *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=' ebe3 4534 7e3c a125 5037 191f 8f95 990a'
+ echo ebe345347e3ca1255037191f8f95990a
+ 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
specified group 'realtime' unknown
+ udevadm trigger
+ udevadm settle --timeout=600
[    0.683705] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    0.696879] cryptd: max_cpu_qlen set to 1000
[    0.723393] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    0.724386] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    0.734894] AVX2 version of gcm_enc/dec engaged.
[    0.735528] AES CTR mode by8 optimization enabled
[    0.744632] Error: Driver 'pcspkr' is already registered, aborting...
[    0.751597] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    0.752439] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
+ 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
+ test '' = 1
+ 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
[    0.795165] device-mapper: uevent: version 1.0.3
[    0.795977] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel at redhat.com
+ lvm pvscan --cache --activate ay
  pvscan[161] activating all complete VGs (no args)
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ ldmtool create all
/init: line 152: ldmtool: command not found
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 3.10.0-1160.6.1.el7.x86_64 #1 SMP Wed Oct 21 13:44:38 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw------- 1 root root  10, 235 Mar 19 09:24 autofs
drwxr-xr-x 2 root root       80 Mar 19 09:24 block
drwxr-xr-x 2 root root       80 Mar 19 09:24 bsg
crw------- 1 root root  10, 234 Mar 19 09:24 btrfs-control
drwxr-xr-x 2 root root     2260 Mar 19 09:24 char
crw------- 1 root root   5,   1 Mar 19 09:24 console
lrwxrwxrwx 1 root root       11 Mar 19 09:24 core -> /proc/kcore
drwxr-xr-x 3 root root       60 Mar 19 09:08 cpu
crw------- 1 root root  10,  61 Mar 19 09:24 cpu_dma_latency
crw------- 1 root root  10,  62 Mar 19 09:24 crash
drwxr-xr-x 5 root root      100 Mar 19 09:24 disk
lrwxrwxrwx 1 root root       13 Mar 19 09:24 fd -> /proc/self/fd
crw-rw-rw- 1 root root   1,   7 Mar 19 09:24 full
crw-rw-rw- 1 root root  10, 229 Mar 19 09:24 fuse
crw------- 1 root root  10, 183 Mar 19 09:24 hwrng
drwxr-xr-x 3 root root      220 Mar 19 09:24 input
crw-r--r-- 1 root root   1,  11 Mar 19 09:24 kmsg
crw-rw---- 1 root disk  10, 237 Mar 19 09:24 loop-control
drwxr-xr-x 2 root root       60 Mar 19 09:24 mapper
crw------- 1 root root  10, 227 Mar 19 09:24 mcelog
crw------- 1 root root   1,   1 Mar 19 09:24 mem
drwxr-xr-x 2 root root       60 Mar 19 09:24 net
crw------- 1 root root  10,  60 Mar 19 09:24 network_latency
crw------- 1 root root  10,  59 Mar 19 09:24 network_throughput
crw-rw-rw- 1 root root   1,   3 Mar 19 09:24 null
crw------- 1 root root  10, 144 Mar 19 09:24 nvram
crw------- 1 root root   1,  12 Mar 19 09:24 oldmem
crw------- 1 root root   1,   4 Mar 19 09:24 port
crw------- 1 root root 108,   0 Mar 19 09:24 ppp
crw-rw-rw- 1 root root   5,   2 Mar 19 09:24 ptmx
drwxr-xr-x 2 root root        0 Mar 19 09:08 pts
crw-rw-rw- 1 root root   1,   8 Mar 19 09:24 random
drwxr-xr-x 2 root root       60 Mar 19 09:08 raw
lrwxrwxrwx 1 root root        4 Mar 19 09:24 rtc -> rtc0
crw------- 1 root root 252,   0 Mar 19 09:24 rtc0
brw------- 1 root root   8,   0 Mar 19 09:24 sda
brw------- 1 root root   8,  16 Mar 19 09:24 sdb
crw-rw---- 1 root disk  21,   0 Mar 19 09:24 sg0
crw-rw---- 1 root disk  21,   1 Mar 19 09:24 sg1
drwxrwxrwt 2 root root       40 Mar 19 09:24 shm
crw------- 1 root root  10, 231 Mar 19 09:24 snapshot
drwxr-xr-x 2 root root       80 Mar 19 09:24 snd
lrwxrwxrwx 1 root root       15 Mar 19 09:24 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root       15 Mar 19 09:24 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root       15 Mar 19 09:24 stdout -> /proc/self/fd/1
crw-rw-rw- 1 root root   5,   0 Mar 19 09:24 tty
crw------- 1 root root   4,   0 Mar 19 09:24 tty0
crw------- 1 root root   4,   1 Mar 19 09:24 tty1
crw------- 1 root root   4,  10 Mar 19 09:24 tty10
crw------- 1 root root   4,  11 Mar 19 09:24 tty11
crw------- 1 root root   4,  12 Mar 19 09:24 tty12
crw------- 1 root root   4,  13 Mar 19 09:24 tty13
crw------- 1 root root   4,  14 Mar 19 09:24 tty14
crw------- 1 root root   4,  15 Mar 19 09:24 tty15
crw------- 1 root root   4,  16 Mar 19 09:24 tty16
crw------- 1 root root   4,  17 Mar 19 09:24 tty17
crw------- 1 root root   4,  18 Mar 19 09:24 tty18
crw------- 1 root root   4,  19 Mar 19 09:24 tty19
crw------- 1 root root   4,   2 Mar 19 09:24 tty2
crw------- 1 root root   4,  20 Mar 19 09:24 tty20
crw------- 1 root root   4,  21 Mar 19 09:24 tty21
crw------- 1 root root   4,  22 Mar 19 09:24 tty22
crw------- 1 root root   4,  23 Mar 19 09:24 tty23
crw------- 1 root root   4,  24 Mar 19 09:24 tty24
crw------- 1 root root   4,  25 Mar 19 09:24 tty25
crw------- 1 root root   4,  26 Mar 19 09:24 tty26
crw------- 1 root root   4,  27 Mar 19 09:24 tty27
crw------- 1 root root   4,  28 Mar 19 09:24 tty28
crw------- 1 root root   4,  29 Mar 19 09:24 tty29
crw------- 1 root root   4,   3 Mar 19 09:24 tty3
crw------- 1 root root   4,  30 Mar 19 09:24 tty30
crw------- 1 root root   4,  31 Mar 19 09:24 tty31
crw------- 1 root root   4,  32 Mar 19 09:24 tty32
crw------- 1 root root   4,  33 Mar 19 09:24 tty33
crw------- 1 root root   4,  34 Mar 19 09:24 tty34
crw------- 1 root root   4,  35 Mar 19 09:24 tty35
crw------- 1 root root   4,  36 Mar 19 09:24 tty36
crw------- 1 root root   4,  37 Mar 19 09:24 tty37
crw------- 1 root root   4,  38 Mar 19 09:24 tty38
crw------- 1 root root   4,  39 Mar 19 09:24 tty39
crw------- 1 root root   4,   4 Mar 19 09:24 tty4
crw------- 1 root root   4,  40 Mar 19 09:24 tty40
crw------- 1 root root   4,  41 Mar 19 09:24 tty41
crw------- 1 root root   4,  42 Mar 19 09:24 tty42
crw------- 1 root root   4,  43 Mar 19 09:24 tty43
crw------- 1 root root   4,  44 Mar 19 09:24 tty44
crw------- 1 root root   4,  45 Mar 19 09:24 tty45
crw------- 1 root root   4,  46 Mar 19 09:24 tty46
crw------- 1 root root   4,  47 Mar 19 09:24 tty47
crw------- 1 root root   4,  48 Mar 19 09:24 tty48
crw------- 1 root root   4,  49 Mar 19 09:24 tty49
crw------- 1 root root   4,   5 Mar 19 09:24 tty5
crw------- 1 root root   4,  50 Mar 19 09:24 tty50
crw------- 1 root root   4,  51 Mar 19 09:24 tty51
crw------- 1 root root   4,  52 Mar 19 09:24 tty52
crw------- 1 root root   4,  53 Mar 19 09:24 tty53
crw------- 1 root root   4,  54 Mar 19 09:24 tty54
crw------- 1 root root   4,  55 Mar 19 09:24 tty55
crw------- 1 root root   4,  56 Mar 19 09:24 tty56
crw------- 1 root root   4,  57 Mar 19 09:24 tty57
crw------- 1 root root   4,  58 Mar 19 09:24 tty58
crw------- 1 root root   4,  59 Mar 19 09:24 tty59
crw------- 1 root root   4,   6 Mar 19 09:24 tty6
crw------- 1 root root   4,  60 Mar 19 09:24 tty60
crw------- 1 root root   4,  61 Mar 19 09:24 tty61
crw------- 1 root root   4,  62 Mar 19 09:24 tty62
crw------- 1 root root   4,  63 Mar 19 09:24 tty63
crw------- 1 root root   4,   7 Mar 19 09:24 tty7
crw------- 1 root root   4,   8 Mar 19 09:24 tty8
crw------- 1 root root   4,   9 Mar 19 09:24 tty9
crw------- 1 root root   4,  64 Mar 19 09:24 ttyS0
crw------- 1 root root  10, 239 Mar 19 09:24 uhid
crw------- 1 root root  10, 223 Mar 19 09:24 uinput
crw-rw-rw- 1 root root   1,   9 Mar 19 09:24 urandom
crw------- 1 root root 247,   0 Mar 19 09:24 usbmon0
crw------- 1 root root   7,   0 Mar 19 09:24 vcs
crw------- 1 root root   7,   1 Mar 19 09:24 vcs1
crw------- 1 root root   7, 128 Mar 19 09:24 vcsa
crw------- 1 root root   7, 129 Mar 19 09:24 vcsa1
drwxr-xr-x 2 root root       60 Mar 19 09:24 vfio
crw------- 1 root root  10,  63 Mar 19 09:24 vga_arbiter
crw------- 1 root root  10, 137 Mar 19 09:24 vhci
crw------- 1 root root  10, 238 Mar 19 09:24 vhost-net
drwxr-xr-x 2 root root       60 Mar 19 09:24 virtio-ports
crw------- 1 root root 243,   1 Mar 19 09:24 vport1p1
crw-rw-rw- 1 root root   1,   5 Mar 19 09:24 zero

/dev/block:
total 0
lrwxrwxrwx 1 root root 6 Mar 19 09:24 8:0 -> ../sda
lrwxrwxrwx 1 root root 6 Mar 19 09:24 8:16 -> ../sdb

/dev/bsg:
total 0
crw------- 1 root root 248, 0 Mar 19 09:24 2:0:0:0
crw------- 1 root root 248, 1 Mar 19 09:24 2:0:1:0

/dev/char:
total 0
lrwxrwxrwx 1 root root  8 Mar 19 09:24 10:144 -> ../nvram
lrwxrwxrwx 1 root root  8 Mar 19 09:24 10:183 -> ../hwrng
lrwxrwxrwx 1 root root  9 Mar 19 09:24 10:227 -> ../mcelog
lrwxrwxrwx 1 root root 11 Mar 19 09:24 10:231 -> ../snapshot
lrwxrwxrwx 1 root root  9 Mar 19 09:24 10:235 -> ../autofs
lrwxrwxrwx 1 root root 17 Mar 19 09:24 10:236 -> ../mapper/control
lrwxrwxrwx 1 root root 21 Mar 19 09:24 10:59 -> ../network_throughput
lrwxrwxrwx 1 root root 18 Mar 19 09:24 10:60 -> ../network_latency
lrwxrwxrwx 1 root root 18 Mar 19 09:24 10:61 -> ../cpu_dma_latency
lrwxrwxrwx 1 root root  8 Mar 19 09:24 10:62 -> ../crash
lrwxrwxrwx 1 root root 14 Mar 19 09:24 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 root root 12 Mar 19 09:24 116:33 -> ../snd/timer
lrwxrwxrwx 1 root root 12 Mar 19 09:24 13:0 -> ../input/js0
lrwxrwxrwx 1 root root 15 Mar 19 09:24 13:32 -> ../input/mouse0
lrwxrwxrwx 1 root root 15 Mar 19 09:24 13:33 -> ../input/mouse1
lrwxrwxrwx 1 root root 13 Mar 19 09:24 13:63 -> ../input/mice
lrwxrwxrwx 1 root root 15 Mar 19 09:24 13:64 -> ../input/event0
lrwxrwxrwx 1 root root 15 Mar 19 09:24 13:65 -> ../input/event1
lrwxrwxrwx 1 root root 15 Mar 19 09:24 13:66 -> ../input/event2
lrwxrwxrwx 1 root root 15 Mar 19 09:24 13:67 -> ../input/event3
lrwxrwxrwx 1 root root 13 Mar 19 09:24 162:0 -> ../raw/rawctl
lrwxrwxrwx 1 root root  6 Mar 19 09:24 1:1 -> ../mem
lrwxrwxrwx 1 root root  7 Mar 19 09:24 1:11 -> ../kmsg
lrwxrwxrwx 1 root root  9 Mar 19 09:24 1:12 -> ../oldmem
lrwxrwxrwx 1 root root  7 Mar 19 09:24 1:3 -> ../null
lrwxrwxrwx 1 root root  7 Mar 19 09:24 1:4 -> ../port
lrwxrwxrwx 1 root root  7 Mar 19 09:24 1:5 -> ../zero
lrwxrwxrwx 1 root root  7 Mar 19 09:24 1:7 -> ../full
lrwxrwxrwx 1 root root  9 Mar 19 09:24 1:8 -> ../random
lrwxrwxrwx 1 root root 10 Mar 19 09:24 1:9 -> ../urandom
lrwxrwxrwx 1 root root 12 Mar 19 09:24 202:0 -> ../cpu/0/msr
lrwxrwxrwx 1 root root 14 Mar 19 09:24 203:0 -> ../cpu/0/cpuid
lrwxrwxrwx 1 root root  6 Mar 19 09:24 21:0 -> ../sg0
lrwxrwxrwx 1 root root  6 Mar 19 09:24 21:1 -> ../sg1
lrwxrwxrwx 1 root root 11 Mar 19 09:24 243:1 -> ../vport1p1
lrwxrwxrwx 1 root root 10 Mar 19 09:24 247:0 -> ../usbmon0
lrwxrwxrwx 1 root root 14 Mar 19 09:24 248:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 root root 14 Mar 19 09:24 248:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 root root  7 Mar 19 09:24 252:0 -> ../rtc0
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:0 -> ../tty0
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:1 -> ../tty1
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:10 -> ../tty10
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:11 -> ../tty11
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:12 -> ../tty12
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:13 -> ../tty13
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:14 -> ../tty14
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:15 -> ../tty15
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:16 -> ../tty16
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:17 -> ../tty17
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:18 -> ../tty18
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:19 -> ../tty19
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:2 -> ../tty2
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:20 -> ../tty20
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:21 -> ../tty21
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:22 -> ../tty22
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:23 -> ../tty23
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:24 -> ../tty24
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:25 -> ../tty25
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:26 -> ../tty26
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:27 -> ../tty27
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:28 -> ../tty28
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:29 -> ../tty29
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:3 -> ../tty3
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:30 -> ../tty30
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:31 -> ../tty31
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:32 -> ../tty32
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:33 -> ../tty33
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:34 -> ../tty34
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:35 -> ../tty35
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:36 -> ../tty36
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:37 -> ../tty37
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:38 -> ../tty38
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:39 -> ../tty39
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:4 -> ../tty4
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:40 -> ../tty40
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:41 -> ../tty41
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:42 -> ../tty42
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:43 -> ../tty43
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:44 -> ../tty44
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:45 -> ../tty45
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:46 -> ../tty46
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:47 -> ../tty47
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:48 -> ../tty48
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:49 -> ../tty49
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:5 -> ../tty5
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:50 -> ../tty50
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:51 -> ../tty51
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:52 -> ../tty52
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:53 -> ../tty53
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:54 -> ../tty54
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:55 -> ../tty55
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:56 -> ../tty56
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:57 -> ../tty57
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:58 -> ../tty58
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:59 -> ../tty59
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:6 -> ../tty6
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:60 -> ../tty60
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:61 -> ../tty61
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:62 -> ../tty62
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:63 -> ../tty63
lrwxrwxrwx 1 root root  8 Mar 19 09:24 4:64 -> ../ttyS0
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:7 -> ../tty7
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:8 -> ../tty8
lrwxrwxrwx 1 root root  7 Mar 19 09:24 4:9 -> ../tty9
lrwxrwxrwx 1 root root  6 Mar 19 09:24 5:0 -> ../tty
lrwxrwxrwx 1 root root 10 Mar 19 09:24 5:1 -> ../console
lrwxrwxrwx 1 root root  7 Mar 19 09:24 5:2 -> ../ptmx
lrwxrwxrwx 1 root root  6 Mar 19 09:24 7:0 -> ../vcs
lrwxrwxrwx 1 root root  7 Mar 19 09:24 7:1 -> ../vcs1
lrwxrwxrwx 1 root root  7 Mar 19 09:24 7:128 -> ../vcsa
lrwxrwxrwx 1 root root  8 Mar 19 09:24 7:129 -> ../vcsa1

/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 Mar 19 09:08 0

/dev/cpu/0:
total 0
crw-r----- 1 root root 203, 0 Mar 19 09:24 cpuid
crw-r----- 1 root root 202, 0 Mar 19 09:24 msr

/dev/disk:
total 0
drwxr-xr-x 2 root root 80 Mar 19 09:24 by-id
drwxr-xr-x 2 root root 80 Mar 19 09:24 by-path
drwxr-xr-x 2 root root 60 Mar 19 09:24 by-uuid

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root 9 Mar 19 09:24 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda
lrwxrwxrwx 1 root root 9 Mar 19 09:24 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root 9 Mar 19 09:24 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 9 Mar 19 09:24 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 9 Mar 19 09:24 afa64e70-daff-457e-82fd-9b018d3067c1 -> ../../sdb

/dev/input:
total 0
drwxr-xr-x 2 root root    120 Mar 19 09:24 by-path
crw------- 1 root root 13, 64 Mar 19 09:24 event0
crw------- 1 root root 13, 65 Mar 19 09:24 event1
crw------- 1 root root 13, 66 Mar 19 09:24 event2
crw------- 1 root root 13, 67 Mar 19 09:24 event3
crw-rw-r-- 1 root root 13,  0 Mar 19 09:24 js0
crw------- 1 root root 13, 63 Mar 19 09:24 mice
crw------- 1 root root 13, 32 Mar 19 09:24 mouse0
crw------- 1 root root 13, 33 Mar 19 09:24 mouse1

/dev/input/by-path:
total 0
lrwxrwxrwx 1 root root 9 Mar 19 09:24 platform-i8042-serio-0-event-kbd -> ../event0
lrwxrwxrwx 1 root root 9 Mar 19 09:24 platform-i8042-serio-1-event-mouse -> ../event2
lrwxrwxrwx 1 root root 6 Mar 19 09:24 platform-i8042-serio-1-mouse -> ../js0
lrwxrwxrwx 1 root root 9 Mar 19 09:24 platform-pcspkr-event-spkr -> ../event3

/dev/mapper:
total 0
crw------- 1 root root 10, 236 Mar 19 09:24 control

/dev/net:
total 0
crw-rw-rw- 1 root root 10, 200 Mar 19 09:24 tun

/dev/pts:
total 0
c--------- 1 root root 5, 2 Mar 19 09:08 ptmx

/dev/raw:
total 0
crw------- 1 root root 162, 0 Mar 19 09:24 rawctl

/dev/shm:
total 0

/dev/snd:
total 0
crw-rw---- 1 root audio 116,  1 Mar 19 09:24 seq
crw-rw---- 1 root audio 116, 33 Mar 19 09:24 timer

/dev/vfio:
total 0
crw------- 1 root root 10, 196 Mar 19 09:24 vfio

/dev/virtio-ports:
total 0
lrwxrwxrwx 1 root root 11 Mar 19 09:24 org.libguestfs.channel.0 -> ../vport1p1
+ cat /proc/mounts
/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=151352k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=375248k,nr_inodes=93812,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
+ lvm vgs
+ lvm lvs
+ 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
cat: /etc/resolv.conf: No such file or directory
+ lsmod
Module                  Size  Used by
dm_mod                124501  0
iosf_mbi               15582  0
ghash_clmulni_intel    13273  0
snd_pcm               101339  0
aesni_intel           189456  0
snd_timer              30014  1 snd_pcm
snd                    83987  2 snd_timer,snd_pcm
lrw                    13286  1 aesni_intel
sg                     40719  0
gf128mul               15139  1 lrw
glue_helper            13990  1 aesni_intel
ablk_helper            13597  1 aesni_intel
cryptd                 21190  3 ghash_clmulni_intel,aesni_intel,ablk_helper
joydev                 17389  0
soundcore              15047  1 snd
ata_generic            12923  0
serio_raw              13434  0
pcspkr                 12718  0
pata_acpi              13053  0
libcrc32c              12644  0
crc8                   12893  0
crc_itu_t              12707  0
crc_ccitt              12707  0
ext4                  584133  1
mbcache                14958  1 ext4
jbd2                  107486  1 ext4
virtio_pci             22985  0
virtio_input           13257  0
virtio_balloon         18015  0
virtio_scsi            18463  1
sd_mod                 46281  1
crc_t10dif             12912  1 sd_mod
nd_pmem                17427  0
nd_btt                 22823  1 nd_pmem
virtio_net             28085  0
net_failover           18147  1 virtio_net
failover               13374  1 net_failover
virtio_console         28076  0
virtio_rng             13029  0
virtio_blk             18472  0
virtio_ring            22991  8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
virtio                 14959  8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
ata_piix               35052  0
libata                243094  3 pata_acpi,ata_generic,ata_piix
libnvdimm             159524  2 nd_pmem,nd_btt
crct10dif_generic      12647  0
crc32_generic          12714  0
crct10dif_pclmul       14307  1
crct10dif_common       12595  3 crct10dif_pclmul,crct10dif_generic,crc_t10dif
crc32c_intel           22094  1
crc32_pclmul           13133  0
+ date
Fri Mar 19 09:24:53 UTC 2021
+ echo -n 'clocksource: '
clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
0.90 0.21
+ 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
Guest launched OK.
guestfsd: <= part_disk (0xd2) request length 60 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
calling: settle
commandrvf: stdout=e stderr=y flags=0x10000
commandrvf: parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s
Warning: The resulting partition is not properly aligned for best performance.
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
guestfsd: => part_disk (0xd2) took 0.02 secs
guestfsd: <= mkfs (0x116) request length 84 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: wipefs --help
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: wipefs -a --force /dev/sda1
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mke2fs -t ext2 -F /dev/sda1
mke2fs 1.42.9 (28-Dec-2013)
guestfsd: => mkfs (0x116) took 0.04 secs
guestfsd: <= vfs_type (0xc6) request length 56 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1'
command: blkid returned 0
command: blkid: stdout:
ext2
guestfsd: => vfs_type (0xc6) took 0.01 secs
guestfsd: <= mount (0x1) request length 64 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
command: mount '/dev/sda1' '/sysroot//'
[    1.112220] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[    1.113983] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
guestfsd: => mount (0x1) took 0.01 secs
guestfsd: <= touch (0x3) request length 52 bytes
guestfsd: => touch (0x3) took 0.00 secs
guestfsd: <= internal_autosync (0x11a) request length 40 bytes
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=151352k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=375248k,nr_inodes=93812,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/sda1 dir=/sysroot type=ext2 opts=rw,relatime freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
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
guestfsd: => internal_autosync (0x11a) took 0.02 secs
libguestfs: calling virDomainDestroy flags=VIR_DOMAIN_DESTROY_GRACEFUL
libguestfs: closing guestfs handle 0x55f3244836e0 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsgNlua5
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsLIsAug
===== TEST FINISHED OK =====


More information about the Libguestfs mailing list