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 1459061 Details for
Bug 1601359
libguestfs error: filesize: /var/lib/rpm/Name: No such file or directory
[?]
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.
error.log
v2v-error.log (text/plain), 87.28 KB, created by
Haigang
on 2018-07-16 07:43:31 UTC
(
hide
)
Description:
error.log
Filename:
MIME Type:
Creator:
Haigang
Created:
2018-07-16 07:43:31 UTC
Size:
87.28 KB
patch
obsolete
>virt-v2v: libguestfs 1.38.1 (x86_64) >libvirt version: 4.2.0 >[ 0.0] Opening the source -i libvirtxml /v2v/data/redhat6.2/redhat6.2.xml >libvirt xml is: ><?xml version='1.0' encoding='utf-8'?> ><domain type="kvm"><currentMemory unit="KiB">268435456</currentMemory><name>redhat6.2</name><on_reboot>restart</on_reboot><on_poweroff>destroy</on_poweroff><devices><interface type="network"><source network="Default Network" /></interface><disk device="cdrom" type="file"><target bus="ide" dev="hdc" /><driver name="qemu" type="raw" /></disk><disk device="disk" type="file"><source file="/v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx" /><target bus="scsi" dev="sda" /><driver cache="none" name="qemu" type="vhdx" /></disk></devices><on_crash>restart</on_crash><vcpu>1</vcpu><memory unit="KiB">268435456</memory><os><type arch="x86_64">hvm</type></os><features><acpi /><apic /></features></domain> > source name: redhat6.2 >hypervisor type: kvm > memory: 274877906944 (bytes) > nr vCPUs: 1 > CPU vendor: > CPU model: > CPU topology: > CPU features: apic,acpi > firmware: unknown > display: > video: > sound: >disks: > /v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx (vhdx) [scsi] >removable media: > CD-ROM [ide] in slot 2 >NICs: > Network "Default Network" > >check_host_free_space: overlay_dir=/var/tmp free_space=5666275328 >[ 0.0] Creating an overlay to protect the source from being modified >qemu-img 'create' '-q' '-f' 'qcow2' '-b' '/v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx' '-o' 'compat=1.1,backing_fmt=vhdx' '/var/tmp/v2vovla2180f.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovla2180f.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovla2180f.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 42949672960,\n "filename": "/var/tmp/v2vovla2180f.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": "/v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx",\n "backing-filename": "/v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_virtual_size "/var/tmp/v2vovla2180f.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovla2180f.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 42949672960,\n "filename": "/var/tmp/v2vovla2180f.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": "/v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx",\n "backing-filename": "/v2v/images3/Nakivo/acd1372c-a6f8-4d87-acf9-45519a8cbbe7.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 42949672960 >[ 4.6] Initializing the target -o local -os /v2v/target/redhat6.2 >[ 4.6] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_identifier "v2v" >libguestfs: trace: v2v: set_identifier = 0 >libguestfs: trace: v2v: get_memsize >libguestfs: trace: v2v: get_memsize = 500 >libguestfs: trace: v2v: set_memsize 2000 >libguestfs: trace: v2v: set_memsize = 0 >libguestfs: trace: v2v: set_network true >libguestfs: trace: v2v: set_network = 0 >libguestfs: trace: v2v: add_drive "/var/tmp/v2vovla2180f.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: v2v: add_drive = 0 >libguestfs: trace: v2v: launch >libguestfs: trace: v2v: max_disks >libguestfs: trace: v2v: max_disks = 255 >libguestfs: trace: v2v: get_tmpdir >libguestfs: trace: v2v: get_tmpdir = "/tmp" >libguestfs: trace: v2v: version >libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 38, release: 1, extra: , > >libguestfs: trace: v2v: get_backend >libguestfs: trace: v2v: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: identifier=v2v >libguestfs: launch: version=1.38.1 >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/libguestfsITRFwv >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: v2v: get_backend_setting "force_tcg" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: 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.19 >supermin: package handler: debian/dpkg >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: begin testing qemu features >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-0 >libguestfs: loading previously cached test results >libguestfs: qemu version: 2.8 >libguestfs: qemu mandatory locking: no >libguestfs: trace: v2v: get_sockdir >libguestfs: trace: v2v: get_sockdir = "/tmp" >libguestfs: finished testing qemu features >libguestfs: trace: v2v: get_backend_setting "gdb" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >/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 2000 \ > -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 \ > -object rng-random,filename=/dev/urandom,id=rng0 \ > -device virtio-rng-pci,rng=rng0 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/tmp/v2vovla2180f.qcow2,cache=unsafe,format=qcow2,copy-on-read=on,discard=unmap,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,format=raw \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfsVpvnfn/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append "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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v" >\x1b[1;256r\x1b[256;256H\x1b[6n >Google, Inc. >Serial Graphics Adapter 03/05/17 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (generic@generic) Sun, 05 Mar 2017 16:09:17 +0100 >Term: 80x24 >4 0 >\x1b[2J SeaBIOS (version 1.11.1-1) > > > iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+7CF8F090+7CECF090 C100 > Press Ctrl-B to configure iPXE (PCI 00:05.0)... > > > Booting from ROM... >\x1b[2J[ 0.000000] Linux version 4.15.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-12)) #1 SMP Debian 4.15.11-1 (2018-03-20) >[ 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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v >[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' >[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64 >[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64 >[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format. >[ 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-0x000000007cfddfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000007cfde000-0x000000007cffffff] 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 1.11.1-1 04/01/2014 >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x7cfde max_arch_pfn = 0x400000000 >[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.000000] found SMP MP-table at [mem 0x000f5d40-0x000f5d4f] mapped at [ (ptrval)] >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] RAMDISK: [mem 0x7cbdb000-0x7cfcffff] >[ 0.000000] ACPI: Early table checksum verification disabled >[ 0.000000] ACPI: RSDP 0x00000000000F5B70 000014 (v00 BOCHS ) >[ 0.000000] ACPI: RSDT 0x000000007CFE187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACP 0x000000007CFE1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >[ 0.000000] ACPI: DSDT 0x000000007CFE0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACS 0x000000007CFE0000 000040 >[ 0.000000] ACPI: APIC 0x000000007CFE1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cfddfff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x7cfd9000-0x7cfddfff] >[ 0.000000] kvm-clock: cpu 0, msr 0:7cfd0001, primary cpu clock >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 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-0x000000007cfddfff] >[ 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-0x000000007cfddfff] >[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cfddfff] >[ 0.000000] Reserved but unavailable: 98 pages >[ 0.000000] ACPI: PM-Timer IO Port: 0x608 >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >[ 0.000000] Using ACPI (MADT) for SMP configuration information >[ 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 0x7d000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] percpu: Embedded 44 pages/cpu @ (ptrval) s142040 r8192 d29992 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 7c816240 >[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) >[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503847 >[ 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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v >[ 0.000000] Memory: 1987560K/2047472K available (10252K kernel code, 1165K rwdata, 3084K rodata, 1516K init, 692K bss, 59912K 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 29537 entries in 116 pages >[ 0.004000] Hierarchical RCU implementation. >[ 0.004000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. >[ 0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.004000] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16 >[ 0.004000] Console: colour *CGA 80x25 >[ 0.004000] console [ttyS0] enabled >[ 0.004000] ACPI: Core revision 20170831 >[ 0.004000] ACPI: 1 ACPI AML tables successfully acquired and loaded >[ 0.004048] APIC: Switch to symmetric I/O mode setup >[ 0.009976] x2apic enabled >[ 0.012022] Switched APIC routing to physical x2apic. >[ 0.028000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.028000] tsc: Detected 3695.996 MHz processor >[ 0.028022] Calibrating delay loop (skipped) preset value.. 7391.99 BogoMIPS (lpj=14783984) >[ 0.032002] pid_max: default: 32768 minimum: 301 >[ 0.036023] Security Framework initialized >[ 0.040002] Yama: disabled by default; enable with sysctl kernel.yama.* >[ 0.044011] AppArmor: AppArmor initialized >[ 0.048311] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >[ 0.052085] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.056011] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.060006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.064444] Disabling memory control group subsystem >[ 0.068687] CPU: Physical Processor ID: 0 >[ 0.072302] mce: CPU supports 10 MCE banks >[ 0.076778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.080001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >[ 0.084002] Spectre V2 : Mitigation: Full generic retpoline >[ 0.088001] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >[ 0.092001] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >[ 0.096001] Spectre V2 : Enabling Restricted Speculation for firmware calls >[ 0.108966] Freeing SMP alternatives memory: 28K >[ 0.112846] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa) >[ 0.116060] Performance Events: Skylake events, Intel PMU driver. >[ 0.120049] ... version: 2 >[ 0.123105] ... bit width: 48 >[ 0.124025] ... generic registers: 4 >[ 0.127080] ... value mask: 0000ffffffffffff >[ 0.128028] ... max period: 000000007fffffff >[ 0.132025] ... fixed-purpose events: 3 >[ 0.135089] ... event mask: 000000070000000f >[ 0.136093] Hierarchical SRCU implementation. >[ 0.139708] smp: Bringing up secondary CPUs ... >[ 0.140027] smp: Brought up 1 node, 1 CPU >[ 0.143090] smpboot: Max logical packages: 1 >[ 0.144026] smpboot: Total of 1 processors activated (7391.99 BogoMIPS) >[ 0.148900] devtmpfs: initialized >[ 0.151476] x86/mm: Memory block size: 128MB >[ 0.152247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns >[ 0.156033] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.160050] pinctrl core: initialized pinctrl subsystem >[ 0.164076] NET: Registered protocol family 16 >[ 0.167511] audit: initializing netlink subsys (disabled) >[ 0.168079] cpuidle: using governor ladder >[ 0.171216] cpuidle: using governor menu >[ 0.172028] audit: type=2000 audit(1531726793.898:1): state=initialized audit_enabled=0 res=1 >[ 0.176084] ACPI: bus type PCI registered >[ 0.179146] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.180500] PCI: Using configuration type 1 for base access >[ 0.184505] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >[ 0.188027] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.192122] ACPI: Added _OSI(Module Device) >[ 0.195309] ACPI: Added _OSI(Processor Device) >[ 0.196027] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.199615] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.201914] ACPI: Interpreter enabled >[ 0.204041] ACPI: (supports S0 S3 S4 S5) >[ 0.207031] ACPI: Using IOAPIC for interrupt routing >[ 0.208035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.212539] ACPI: Enabled 3 GPEs in block 00 to 0F >[ 0.218768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.220029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >[ 0.224029] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >[ 0.228030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >[ 0.232362] acpiphp: Slot [2] registered >[ 0.235426] acpiphp: Slot [3] registered >[ 0.236093] acpiphp: Slot [4] registered >[ 0.239155] acpiphp: Slot [5] registered >[ 0.240093] acpiphp: Slot [6] registered >[ 0.243152] acpiphp: Slot [7] registered >[ 0.244096] acpiphp: Slot [8] registered >[ 0.247156] acpiphp: Slot [9] registered >[ 0.248093] acpiphp: Slot [10] registered >[ 0.251213] acpiphp: Slot [11] registered >[ 0.252093] acpiphp: Slot [12] registered >[ 0.255222] acpiphp: Slot [13] registered >[ 0.256094] acpiphp: Slot [14] registered >[ 0.259218] acpiphp: Slot [15] registered >[ 0.260093] acpiphp: Slot [16] registered >[ 0.263207] acpiphp: Slot [17] registered >[ 0.264093] acpiphp: Slot [18] registered >[ 0.267235] acpiphp: Slot [19] registered >[ 0.268093] acpiphp: Slot [20] registered >[ 0.271220] acpiphp: Slot [21] registered >[ 0.272093] acpiphp: Slot [22] registered >[ 0.275228] acpiphp: Slot [23] registered >[ 0.276117] acpiphp: Slot [24] registered >[ 0.279232] acpiphp: Slot [25] registered >[ 0.280094] acpiphp: Slot [26] registered >[ 0.283218] acpiphp: Slot [27] registered >[ 0.284093] acpiphp: Slot [28] registered >[ 0.287209] acpiphp: Slot [29] registered >[ 0.288092] acpiphp: Slot [30] registered >[ 0.291211] acpiphp: Slot [31] registered >[ 0.292088] PCI host bridge to bus 0000:00 >[ 0.295300] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.296026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.300026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.304030] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xfebfffff window] >[ 0.308026] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.325614] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.328032] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.332026] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.336026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.344275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.348088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.410183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >[ 0.412315] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >[ 0.416313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >[ 0.420309] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >[ 0.424171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >[ 0.428197] vgaarb: loaded >[ 0.430337] EDAC MC: Ver: 3.0.0 >[ 0.433056] PCI: Using ACPI for IRQ routing >[ 0.437163] clocksource: Switched to clocksource kvm-clock >[ 0.445781] VFS: Disk quotas dquot_6.6.0 >[ 0.448857] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.454073] AppArmor: AppArmor Filesystem Enabled >[ 0.457691] pnp: PnP ACPI init >[ 0.460860] pnp: PnP ACPI: found 5 devices >[ 0.469719] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 0.476333] NET: Registered protocol family 2 >[ 0.479747] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >[ 0.485069] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.490045] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.494939] UDP hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.499421] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.504202] NET: Registered protocol family 1 >[ 0.507528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.511972] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.516340] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.521433] Unpacking initramfs... >[ 0.525451] Freeing initrd memory: 4052K >[ 0.529391] Initialise system trusted keyrings >[ 0.532857] workingset: timestamp_bits=40 max_order=19 bucket_order=0 >[ 0.538290] zbud: loaded >[ 0.540539] alg: self-tests disabled >[ 0.543399] Key type asymmetric registered >[ 0.546504] Asymmetric key parser 'x509' registered >[ 0.550224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) >[ 0.555743] io scheduler noop registered >[ 0.558716] io scheduler deadline registered >[ 0.561996] io scheduler cfq registered (default) >[ 0.565584] io scheduler mq-deadline registered >[ 0.569214] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.606727] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.612335] Linux agpgart interface v0.103 >[ 0.615570] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> >[ 0.620029] AMD IOMMUv2 functionality not available on this system >[ 0.624870] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >[ 0.634769] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.638533] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.642402] mousedev: PS/2 mouse device common for all mice >[ 0.647903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.654453] rtc_cmos 00:00: RTC can wake from S4 >[ 0.660641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >[ 0.665864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >[ 0.670798] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.675414] NET: Registered protocol family 10 >[ 0.679011] Segment Routing with IPv6 >[ 0.681834] mip6: Mobile IPv6 >[ 0.684205] NET: Registered protocol family 17 >[ 0.687580] mpls_gso: MPLS GSO support >[ 0.690824] registered taskstats version 1 >[ 0.693947] Loading compiled-in X.509 certificates >[ 0.697782] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630' >[ 0.703397] zswap: loaded using pool lzo/zbud >[ 0.706717] AppArmor: AppArmor sha1 policy hashing enabled >[ 0.710864] ima: No TPM chip found, activating TPM-bypass! (rc=-19) >[ 0.718297] rtc_cmos 00:00: setting system clock to 2018-07-16 07:39:54 UTC (1531726794) >[ 0.726508] Freeing unused kernel memory: 1516K >[ 0.729999] Write protecting the kernel read-only data: 16384k >[ 0.734619] Freeing unused kernel memory: 2012K >[ 0.739015] Freeing unused kernel memory: 1012K >[ 0.744959] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 0.749877] x86/mm: Checking user space page tables >[ 0.756136] x86/mm: Checked W+X mappings: passed, no W+X pages found. >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.19 >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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v >supermin: uptime: 0.77 0.11 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crc32c_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >supermin: internal insmod scsi_mod.ko >[ 0.807342] SCSI subsystem initialized >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.819439] scsi host0: ata_piix >[ 0.822013] scsi host1: ata_piix >[ 0.824617] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >[ 0.829885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod rng-core.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod crypto_engine.ko >supermin: internal insmod virtio_crypto.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.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_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 1.057769] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >[ 1.076264] random: crng init done >[ 1.086352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >[ 1.101299] scsi host2: Virtio SCSI HBA >[ 1.104727] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.116465] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.135909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >[ 1.229323] sd 2:0:0:0: Power-on or device reset occurred >[ 1.234079] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB) >[ 1.244220] sd 2:0:1:0: Power-on or device reset occurred >[ 1.248457] sd 2:0:0:0: [sda] Write Protect is off >[ 1.252801] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 1.261875] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >[ 1.270463] sd 2:0:1:0: [sdb] Write Protect is off >[ 1.274198] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.284815] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.297219] sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 > >[ 1.302831] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 1.306744] sd 2:0:0:0: [sda] Attached SCSI disk >supermin: internal insmod fscrypto.ko >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod crc16.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc7.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 >[ 1.350062] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.356831] 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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_network=1* ]] >+ 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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *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 >+ ln -s /proc/mounts /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 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *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=' dcf9 7500 c1d6 c476 7324 fbe6 8c4b 6a9a' >+ echo dcf97500c1d6c4767324fbe68c4b6a9a >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >/init: line 95: systemd-tmpfiles: command not found >+ 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 238 >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 1.597118] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 1.611983] sd 2: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 >+ test 1 = 1 >++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf >+ iface=eth0 >+ touch /etc/fstab >+ dhclient --version >+ dhclient eth0 >[ 2.193768] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ modprobe dm_mod >[ 2.228127] device-mapper: uevent: version 1.0.3 >[ 2.232776] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >+ lvm vgchange -aay --sysinit > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >[ >] >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 4.15.0-2-amd64 #1 SMP Debian 4.15.11-1 (2018-03-20) x86_64 GNU/Linux >+ ls -lR /dev >/dev: >[ 2.304454] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >total 0 >drwxr-xr-x 2 0 0 220 Jul 16 07:39 block >drwxr-xr-x 2 0 0 80 Jul 16 07:39 bsg >drwxr-xr-x 2 0 0 1980 Jul 16 07:39 char >crw------- 1 0 0 5, 1 Jul 16 07:39 console >lrwxrwxrwx 1 0 0 11 Jul 16 07:39 core -> /proc/kcore >crw------- 1 0 0 10, 62 Jul 16 07:39 cpu_dma_latency >drwxr-xr-x 5 0 0 100 Jul 16 07:39 disk >lrwxrwxrwx 1 0 0 13 Jul 16 07:39 fd -> /proc/self/fd >crw-rw-rw- 1 0 0 1, 7 Jul 16 07:39 full >crw------- 1 0 0 10, 228 Jul 16 07:39 hpet >crw------- 1 0 0 10, 183 Jul 16 07:39 hwrng >drwxr-xr-x 2 0 0 60 Jul 16 07:39 input >crw-r--r-- 1 0 0 1, 11 Jul 16 07:39 kmsg >drwxr-xr-x 2 0 0 60 Jul 16 07:39 mapper >crw------- 1 0 0 1, 1 Jul 16 07:39 mem >crw------- 1 0 0 10, 59 Jul 16 07:39 memory_bandwidth >crw------- 1 0 0 10, 61 Jul 16 07:39 network_latency >crw------- 1 0 0 10, 60 Jul 16 07:39 network_throughput >crw-rw-rw- 1 0 0 1, 3 Jul 16 07:39 null >crw------- 1 0 0 1, 4 Jul 16 07:39 port >crw------- 1 0 0 10, 1 Jul 16 07:39 psaux >crw-rw-rw- 1 0 0 5, 2 Jul 16 07:39 ptmx >drwxr-xr-x 2 0 0 0 Jul 16 07:39 pts >crw-rw-rw- 1 0 0 1, 8 Jul 16 07:39 random >lrwxrwxrwx 1 0 0 4 Jul 16 07:39 rtc -> rtc0 >crw------- 1 0 0 251, 0 Jul 16 07:39 rtc0 >brw------- 1 0 0 8, 0 Jul 16 07:39 sda >brw------- 1 0 0 8, 1 Jul 16 07:39 sda1 >brw------- 1 0 0 8, 2 Jul 16 07:39 sda2 >brw------- 1 0 0 8, 5 Jul 16 07:39 sda5 >brw------- 1 0 0 8, 6 Jul 16 07:39 sda6 >brw------- 1 0 0 8, 7 Jul 16 07:39 sda7 >brw------- 1 0 0 8, 8 Jul 16 07:39 sda8 >brw------- 1 0 0 8, 9 Jul 16 07:39 sda9 >brw------- 1 0 0 8, 16 Jul 16 07:39 sdb >crw------- 1 0 0 21, 0 Jul 16 07:39 sg0 >crw------- 1 0 0 21, 1 Jul 16 07:39 sg1 >drwxrwxrwt 2 0 0 40 Jul 16 07:39 shm >crw------- 1 0 0 10, 231 Jul 16 07:39 snapshot >lrwxrwxrwx 1 0 0 15 Jul 16 07:39 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 0 0 15 Jul 16 07:39 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 0 0 15 Jul 16 07:39 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 0 0 5, 0 Jul 16 07:39 tty >crw------- 1 0 0 4, 0 Jul 16 07:39 tty0 >crw------- 1 0 0 4, 1 Jul 16 07:39 tty1 >crw------- 1 0 0 4, 10 Jul 16 07:39 tty10 >crw------- 1 0 0 4, 11 Jul 16 07:39 tty11 >crw------- 1 0 0 4, 12 Jul 16 07:39 tty12 >crw------- 1 0 0 4, 13 Jul 16 07:39 tty13 >crw------- 1 0 0 4, 14 Jul 16 07:39 tty14 >crw------- 1 0 0 4, 15 Jul 16 07:39 tty15 >crw------- 1 0 0 4, 16 Jul 16 07:39 tty16 >crw------- 1 0 0 4, 17 Jul 16 07:39 tty17 >crw------- 1 0 0 4, 18 Jul 16 07:39 tty18 >crw------- 1 0 0 4, 19 Jul 16 07:39 tty19 >crw------- 1 0 0 4, 2 Jul 16 07:39 tty2 >crw------- 1 0 0 4, 20 Jul 16 07:39 tty20 >crw------- 1 0 0 4, 21 Jul 16 07:39 tty21 >crw------- 1 0 0 4, 22 Jul 16 07:39 tty22 >crw------- 1 0 0 4, 23 Jul 16 07:39 tty23 >crw------- 1 0 0 4, 24 Jul 16 07:39 tty24 >crw------- 1 0 0 4, 25 Jul 16 07:39 tty25 >crw------- 1 0 0 4, 26 Jul 16 07:39 tty26 >crw------- 1 0 0 4, 27 Jul 16 07:39 tty27 >crw------- 1 0 0 4, 28 Jul 16 07:39 tty28 >crw------- 1 0 0 4, 29 Jul 16 07:39 tty29 >crw------- 1 0 0 4, 3 Jul 16 07:39 tty3 >crw------- 1 0 0 4, 30 Jul 16 07:39 tty30 >crw------- 1 0 0 4, 31 Jul 16 07:39 tty31 >crw------- 1 0 0 4, 32 Jul 16 07:39 tty32 >crw------- 1 0 0 4, 33 Jul 16 07:39 tty33 >crw------- 1 0 0 4, 34 Jul 16 07:39 tty34 >crw------- 1 0 0 4, 35 Jul 16 07:39 tty35 >crw------- 1 0 0 4, 36 Jul 16 07:39 tty36 >crw------- 1 0 0 4, 37 Jul 16 07:39 tty37 >crw------- 1 0 0 4, 38 Jul 16 07:39 tty38 >crw------- 1 0 0 4, 39 Jul 16 07:39 tty39 >crw------- 1 0 0 4, 4 Jul 16 07:39 tty4 >crw------- 1 0 0 4, 40 Jul 16 07:39 tty40 >crw------- 1 0 0 4, 41 Jul 16 07:39 tty41 >crw------- 1 0 0 4, 42 Jul 16 07:39 tty42 >crw------- 1 0 0 4, 43 Jul 16 07:39 tty43 >crw------- 1 0 0 4, 44 Jul 16 07:39 tty44 >crw------- 1 0 0 4, 45 Jul 16 07:39 tty45 >crw------- 1 0 0 4, 46 Jul 16 07:39 tty46 >crw------- 1 0 0 4, 47 Jul 16 07:39 tty47 >crw------- 1 0 0 4, 48 Jul 16 07:39 tty48 >crw------- 1 0 0 4, 49 Jul 16 07:39 tty49 >crw------- 1 0 0 4, 5 Jul 16 07:39 tty5 >crw------- 1 0 0 4, 50 Jul 16 07:39 tty50 >crw------- 1 0 0 4, 51 Jul 16 07:39 tty51 >crw------- 1 0 0 4, 52 Jul 16 07:39 tty52 >crw------- 1 0 0 4, 53 Jul 16 07:39 tty53 >crw------- 1 0 0 4, 54 Jul 16 07:39 tty54 >crw------- 1 0 0 4, 55 Jul 16 07:39 tty55 >crw------- 1 0 0 4, 56 Jul 16 07:39 tty56 >crw------- 1 0 0 4, 57 Jul 16 07:39 tty57 >crw------- 1 0 0 4, 58 Jul 16 07:39 tty58 >crw------- 1 0 0 4, 59 Jul 16 07:39 tty59 >crw------- 1 0 0 4, 6 Jul 16 07:39 tty6 >crw------- 1 0 0 4, 60 Jul 16 07:39 tty60 >crw------- 1 0 0 4, 61 Jul 16 07:39 tty61 >crw------- 1 0 0 4, 62 Jul 16 07:39 tty62 >crw------- 1 0 0 4, 63 Jul 16 07:39 tty63 >crw------- 1 0 0 4, 7 Jul 16 07:39 tty7 >crw------- 1 0 0 4, 8 Jul 16 07:39 tty8 >crw------- 1 0 0 4, 9 Jul 16 07:39 tty9 >crw------- 1 0 0 4, 64 Jul 16 07:39 ttyS0 >crw-rw-rw- 1 0 0 1, 9 Jul 16 07:39 urandom >crw------- 1 0 0 7, 0 Jul 16 07:39 vcs >crw------- 1 0 0 7, 1 Jul 16 07:39 vcs1 >crw------- 1 0 0 7, 128 Jul 16 07:39 vcsa >crw------- 1 0 0 7, 129 Jul 16 07:39 vcsa1 >crw------- 1 0 0 10, 63 Jul 16 07:39 vga_arbiter >drwxr-xr-x 2 0 0 60 Jul 16 07:39 virtio-ports >crw------- 1 0 0 246, 1 Jul 16 07:39 vport2p1 >crw-rw-rw- 1 0 0 1, 5 Jul 16 07:39 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 8:0 -> ../sda >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:1 -> ../sda1 >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 8:16 -> ../sdb >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:2 -> ../sda2 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:5 -> ../sda5 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:6 -> ../sda6 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:7 -> ../sda7 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:8 -> ../sda8 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 8:9 -> ../sda9 > >/dev/bsg: >total 0 >crw------- 1 0 0 249, 0 Jul 16 07:39 2:0:0:0 >crw------- 1 0 0 249, 1 Jul 16 07:39 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 10:1 -> ../psaux >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 10:183 -> ../hwrng >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 10:228 -> ../hpet >lrwxrwxrwx 1 0 0 11 Jul 16 07:39 10:231 -> ../snapshot >lrwxrwxrwx 1 0 0 17 Jul 16 07:39 10:236 -> ../mapper/control >lrwxrwxrwx 1 0 0 19 Jul 16 07:39 10:59 -> ../memory_bandwidth >lrwxrwxrwx 1 0 0 21 Jul 16 07:39 10:60 -> ../network_throughput >lrwxrwxrwx 1 0 0 18 Jul 16 07:39 10:61 -> ../network_latency >lrwxrwxrwx 1 0 0 18 Jul 16 07:39 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 0 0 14 Jul 16 07:39 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 0 0 13 Jul 16 07:39 13:63 -> ../input/mice >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 1:1 -> ../mem >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 1:11 -> ../kmsg >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 1:3 -> ../null >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 1:4 -> ../port >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 1:5 -> ../zero >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 1:7 -> ../full >lrwxrwxrwx 1 0 0 9 Jul 16 07:39 1:8 -> ../random >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 1:9 -> ../urandom >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 21:0 -> ../sg0 >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 21:1 -> ../sg1 >lrwxrwxrwx 1 0 0 11 Jul 16 07:39 246:1 -> ../vport2p1 >lrwxrwxrwx 1 0 0 14 Jul 16 07:39 249:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 0 0 14 Jul 16 07:39 249:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 251:0 -> ../rtc0 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:0 -> ../tty0 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:1 -> ../tty1 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:10 -> ../tty10 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:11 -> ../tty11 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:12 -> ../tty12 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:13 -> ../tty13 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:14 -> ../tty14 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:15 -> ../tty15 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:16 -> ../tty16 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:17 -> ../tty17 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:18 -> ../tty18 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:19 -> ../tty19 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:2 -> ../tty2 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:20 -> ../tty20 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:21 -> ../tty21 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:22 -> ../tty22 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:23 -> ../tty23 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:24 -> ../tty24 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:25 -> ../tty25 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:26 -> ../tty26 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:27 -> ../tty27 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:28 -> ../tty28 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:29 -> ../tty29 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:3 -> ../tty3 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:30 -> ../tty30 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:31 -> ../tty31 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:32 -> ../tty32 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:33 -> ../tty33 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:34 -> ../tty34 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:35 -> ../tty35 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:36 -> ../tty36 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:37 -> ../tty37 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:38 -> ../tty38 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:39 -> ../tty39 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:4 -> ../tty4 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:40 -> ../tty40 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:41 -> ../tty41 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:42 -> ../tty42 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:43 -> ../tty43 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:44 -> ../tty44 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:45 -> ../tty45 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:46 -> ../tty46 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:47 -> ../tty47 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:48 -> ../tty48 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:49 -> ../tty49 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:5 -> ../tty5 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:50 -> ../tty50 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:51 -> ../tty51 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:52 -> ../tty52 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:53 -> ../tty53 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:54 -> ../tty54 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:55 -> ../tty55 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:56 -> ../tty56 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:57 -> ../tty57 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:58 -> ../tty58 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:59 -> ../tty59 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:6 -> ../tty6 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:60 -> ../tty60 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:61 -> ../tty61 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:62 -> ../tty62 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:63 -> ../tty63 >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 4:64 -> ../ttyS0 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:7 -> ../tty7 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:8 -> ../tty8 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 4:9 -> ../tty9 >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 5:0 -> ../tty >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 5:1 -> ../console >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 5:2 -> ../ptmx >lrwxrwxrwx 1 0 0 6 Jul 16 07:39 7:0 -> ../vcs >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 7:1 -> ../vcs1 >lrwxrwxrwx 1 0 0 7 Jul 16 07:39 7:128 -> ../vcsa >lrwxrwxrwx 1 0 0 8 Jul 16 07:39 7:129 -> ../vcsa1 > >/dev/disk: >total 0 >drwxr-xr-x 2 0 0 220 Jul 16 07:39 by-id >drwxr-xr-x 2 0 0 220 Jul 16 07:39 by-path >drwxr-xr-x 2 0 0 160 Jul 16 07:39 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 0 0 9 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 0 0 9 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part5 -> ../../sda5 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part6 -> ../../sda6 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part7 -> ../../sda7 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part8 -> ../../sda8 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 scsi-0QEMU_QEMU_HARDDISK_hd0-part9 -> ../../sda9 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part5 -> ../../sda5 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part6 -> ../../sda6 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part7 -> ../../sda7 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part8 -> ../../sda8 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:0:0-part9 -> ../../sda9 >lrwxrwxrwx 1 0 0 9 Jul 16 07:39 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 617b4dfe-70b8-11e8-8771-f88fa1dec1dd -> ../../sda7 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 8c98a032-70b7-11e8-9e0f-ca0ed2e3b58e -> ../../sda5 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 b1c835e4-70b6-11e8-90fa-96370964db72 -> ../../sda8 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 b7b069fe-70b6-11e8-80ce-b7adc1bfe740 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Jul 16 07:39 b8430e94-70b6-11e8-921c-c145a83331be -> ../../sda6 >lrwxrwxrwx 1 0 0 9 Jul 16 07:39 f6550e13-60af-41f7-9bf9-b44569d82feb -> ../../sdb > >/dev/input: >total 0 >crw------- 1 0 0 13, 63 Jul 16 07:39 mice > >/dev/mapper: >total 0 >crw------- 1 0 0 10, 236 Jul 16 07:39 control > >/dev/pts: >total 0 >c--------- 1 0 0 5, 2 Jul 16 07:39 ptmx > >/dev/shm: >total 0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 0 0 11 Jul 16 07:39 org.libguestfs.channel.0 -> ../vport2p1 >+ cat /proc/mounts >/dev/root / ext2 rw,noatime,block_validity,barrier,user_xattr,acl 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=399236k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=993792k,nr_inodes=248448,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 >cat: /proc/mdstat: No such file or directory >+ lvm pvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm vgs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm lvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ 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 >2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff > inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0 > valid_lft forever preferred_lft forever > inet6 fe80::5054:ff:fe12:3456/64 scope link tentative > valid_lft forever preferred_lft forever >+ ip r >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.15 >+ cat /etc/resolv.conf >nameserver 169.254.2.3 >+ lsmod >Module Size Used by >dm_mod 143360 0 >sg 36864 0 >libcrc32c 16384 0 >crc7 16384 0 >crc_itu_t 16384 0 >crc_ccitt 16384 0 >ext4 716800 1 >crc16 16384 1 ext4 >mbcache 16384 1 ext4 >jbd2 118784 1 ext4 >fscrypto 32768 1 ext4 >virtio_pci 28672 0 >virtio_mmio 16384 0 >virtio_input 16384 0 >virtio_balloon 20480 0 >virtio_scsi 20480 1 >sd_mod 53248 1 >nd_pmem 16384 0 >nd_btt 24576 1 nd_pmem >virtio_net 49152 0 >virtio_crypto 24576 0 >crypto_engine 16384 1 virtio_crypto >virtio_console 36864 0 >virtio_rng 16384 0 >rng_core 16384 1 virtio_rng >virtio_blk 20480 0 >virtio_ring 28672 10 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_mmio,virtio_scsi,virtio_balloon,virtio_crypto,virtio_console,virtio_pci >virtio 16384 10 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_mmio,virtio_scsi,virtio_balloon,virtio_crypto,virtio_console,virtio_pci >ata_piix 36864 0 >libata 274432 1 ata_piix >scsi_mod 253952 4 sd_mod,virtio_scsi,libata,sg >nfit 61440 0 >libnvdimm 163840 3 nd_btt,nd_pmem,nfit >crc32c_generic 16384 0 >crc32_generic 16384 0 >crct10dif_pclmul 16384 0 >crc32c_intel 24576 1 >crc32_pclmul 16384 0 >+ date >Mon Jul 16 07:39:57 UTC 2018 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >3.31 0.72 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test 1 = 1 >+ cmd='guestfsd --verbose --network' >+ false >+ test '' = 1 >+ echo guestfsd --verbose --network >guestfsd --verbose --network >+ guestfsd --verbose --network >OCaml daemon loaded >lvm config: >lvmetad >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: v2v: launch = 0 >libguestfs: trace: v2v: c_pointer >libguestfs: trace: v2v: c_pointer = 94483773646368 >libguestfs: trace: v2v: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >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 >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda5", "/dev/sda6", "/dev/sda7", "/dev/sda8", "/dev/sda9"] >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: => list_partitions (0x8) 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.03libguestfs: trace: v2v: vfs_type = "ext2" >libguestfs: trace: v2v: vfs_type "/dev/sda2" > secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >libguestfs: trace: v2v: vfs_type = "" >libguestfs: trace: v2v: vfs_type "/dev/sda5" >guestfsd: => vfs_type (0xc6) took 0.03 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda5 >calling: settle >command: blkid returned 0 >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda5' >command: blkid returned 0 >command: blkid: stdout: >ext2 >guestfsd: => vfs_type (0xc6) took 0.03 selibguestfs: trace: v2v: vfs_type = "ext2" >libguestfs: trace: v2v: vfs_type "/dev/sda6" >cs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda6 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda6' >command: blkid returned 0 >command: blkid: stdout: >ext2 >guestfsd: => vfs_type (0xc6) took 0.03 secs >libguestfs: trace: v2v: vfs_type = "ext2" >libguestfs: trace: v2v: vfs_type "/dev/sda7" >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda7 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda7' >command: blkid returned 0 >command: blkid: stdout: >ext2 >guestfsd: =libguestfs: trace: v2v: vfs_type = "ext2" >libguestfs: trace: v2v: vfs_type "/dev/sda8" >> vfs_type (0xc6) took 0.03 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda8' >command: blkid returned 0 >command: blkid: stdout: >ext2 >guestfsd: libguestfs: trace: v2v: vfs_type = "ext2" >libguestfs: trace: v2v: vfs_type "/dev/sda9" >=> vfs_type (0xc6) took 0.03 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda9 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda9' >command: blkid returned 0 >command: blkid: stdout: >swap >guestfsd: =libguestfs: trace: v2v: vfs_type = "swap" >[ 13.3] Inspecting the overlay >libguestfs: trace: v2v: inspect_os >> vfs_type (0xc6) took 0.03 secs >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >command: sfdisk '--help' >command: sfdisk returned 0 >command: sfdisk: stdout: > >Usage: > sfdisk [options] <dev> [[-N] <part>] > sfdisk [options] <command> > >Display or manipulate a disk partition table. > >Commands: > -A, --activate <dev> [<part> ...] list or set bootable MBR partitions > -d, --dump <dev> dump partition table (usable for later input) > -J, --json <dev> dump partition table in JSON format > -g, --show-geometry [<dev> ...] list geometry of all or specified devices > -l, --list [<dev> ...] list partitions of each device > -F, --list-free [<dev> ...] list unpartitioned free areas of each device > -r, --reorder <dev> fix partitions order (by start offset) > -s, --show-size [<dev> ...] list sizes of all or specified devices > -T, --list-types print the recognized types (see -X) > -V, --verify [<dev> ...] test whether partitions seem correct > --delete <dev> [<part> ...] delete all or specified partitions > > --part-label <dev> <part> [<str>] print or change partition label > --part-type <dev> <part> [<type>] print or change partition type > --part-uuid <dev> <part> [<uuid>] print or change partition uuid > --part-attrs <dev> <part> [<str>] print or change partition attributes > > <dev> device (usually disk) path > <part> partition number > <type> partition type, GUID for GPT, hex for MBR > >Options: > -a, --append append partitions to existing partition table > -b, --backup backup partition table sectors (see -O) > --bytes print SIZE in bytes rather than in human readable format > --move-data[=<typescript>] move partition data after relocation (requires -N) > -f, --force disable all consistency checking > --color[=<when>] colorize output (auto, always or never) > colors are enabled by default > -N, --partno <num> specify partition number > -n, --no-act do everything except write to device > --no-reread do not check whether the device is in use > --no-tell-kernel do not tell kernel about changes > -O, --backup-file <path> override default backup file name > -o, --output <list> output columns > -q, --quiet suppress extra info messages > -w, --wipe <mode> wipe signatures (auto, always or never) > -W, --wipe-partitions <mode> wipe signatures from new partitions (auto, always or never) > -X, --label <name> specify label type (dos, gpt, ...) > -Y, --label-nested <name> specify nested label type (dos, bsd) > > -G, --show-pt-geometry deprecated, alias to --show-geometry > -L, --Linux deprecated, only for backward compatibility > -u, --unit S deprecated, only sector unit is supported > > -h, --help display this help > -v, --version display version > >Available output columns: > gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID > dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S > Start-C/H/S > bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize > sgi: Device Start End Sectors Cylinders Size Type Id Attrs > sun: Device Start End Sectors Cylinders Size Type Id Flags > >For more details see sfdisk(8). >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '1' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >ext2 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '2' >command: sfdisk returned 0 >command: sfdisk: stdout: > 5 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid returned 0 >command: sfdisk '--part-type' '/dev/sda' '5' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda5' >command: blkid returned 0 >command: blkid: stdout: >ext2 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '6' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda6' >command: blkid returned 0 >command: blkid: stdout: >ext2 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '7' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda7' >command: blkid returned 0 >command: blkid: stdout: >ext2 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '8' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda8' >command: blkid returned 0 >command: blkid: stdout: >ext2 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '9' >command: sfdisk returned 0 >command: sfdisk: stdout: >82 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda9' >command: blkid returned 0 >command: blkid: stdout: >swap >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[ --longhelp ] >\t[ --profile String ] >\t[ --version ] > > Use --longhelp to show all options and advanced commands. >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >check_for_filesystem_on: /dev/sda1 (ext2) >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//' >[ 4.559507] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 4.565616] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: /dev/sda1 matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda2 (unknown) >command: mount '-o' 'ro' '/dev/sda2' '/sysroot//' >[ 4.701520] EXT4-fs (sda2): unable to read superblock >[ 4.705546] EXT4-fs (sda2): unable to read superblock >[ 4.709556] EXT4-fs (sda2): unable to read superblock >command: mount returned 32 >command: mount: stderr: >mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helper program, or other error. >check_for_filesystem_on: /dev/sda5 (ext2) >command: mount '-o' 'ro' '/dev/sda5' '/sysroot//' >[ 4.731967] EXT4-fs (sda5): mounting ext2 file system using the ext4 subsystem >[ 4.737995] EXT4-fs (sda5): mounted filesystem without journal. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /netbsd' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /bsd' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /service/vm' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'is_file: /etc/hosts' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /root' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /share' >chroot: /sysroot: running 'is_dir: /local' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /share' >chroot: /sysroot: running 'is_dir: /local' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: /dev/sda5 matched Linux /usr >chroot: /sysroot: running 'is_file: /lib/os-release' >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'is_file: /bin/ls' >chroot: /sysroot: running 'is_file: /bin/echo' >chroot: /sysroot: running 'is_file: /bin/rm' >chroot: /sysroot: running 'is_file: /bin/sh' >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda6 (ext2) >command: mount '-o' 'ro' '/dev/sda6' '/sysroot//' >[ 4.877512] EXT4-fs (sda6): mounting ext2 file system using the ext4 subsystem >[ 4.884332] EXT4-fs (sda6): mounted filesystem without journal. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: /dev/sda6 matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda7 (ext2) >command: mount '-o' 'ro' '/dev/sda7' '/sysroot//' >[ 5.023095] EXT4-fs (sda7): mounting ext2 file system using the ext4 subsystem >[ 5.029858] EXT4-fs (sda7): mounted filesystem without journal. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'is_dir: /run' >chroot: /sysroot: running 'is_dir: /spool' >check_filesystem: /dev/sda7 matched Linux /var >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda8 (ext2) >command: mount '-o' 'ro' '/dev/sda8' '/sysroot//' >[ 5.101649] EXT4-fs (sda8): mounting ext2 file system using the ext4 subsystem >[ 5.107788] EXT4-fs (sda8): mounted filesystem without journal. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /netbsd' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /bsd' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /service/vm' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: /dev/sda8 matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >check_tests: checking /etc/lsb-release >chroot: /sysroot: running 'is_file: /etc/lsb-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/altlinux-release >chroot: /sysroot: running 'is_file: /etc/altlinux-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >chroot: /sysroot: running 'parse_generic' >parse_generic: product_name = Red Hat Linux release 6.2 (Zoot) >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >chroot: /sysroot: running 'parse_generic' >parse_generic: product_name = Red Hat Linux release 6.2 (Zoot) >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >chroot: /sysroot: running 'parse_generic' >parse_generic: product_name = Red Hat Linux release 6.2 (Zoot) >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /bin/bash >calling: settle >chroot: /sysroot: running 'file: /bin/bash' >command: file '-zb' '/sysroot//bin/bash' >command: file returned 0 >command: file: stdout: >ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.0.0, stripped >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/10 >check_fstab_entry: spec=/dev/hda9 >check_fstab_entry: mp=swap >resolve_fstab_device: /dev/hda9 matched xdev >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=swap >check_fstab_entry: augeas path: /files/etc/fstab/9 >check_fstab_entry: spec=none >check_fstab_entry: mp=/dev/pts >check_fstab_entry: augeas path: /files/etc/fstab/8 >check_fstab_entry: spec=none >check_fstab_entry: mp=/proc >check_fstab_entry: augeas path: /files/etc/fstab/7 >check_fstab_entry: spec=/dev/fd0 >check_fstab_entry: augeas path: /files/etc/fstab/6 >check_fstab_entry: spec=/dev/hda7 >check_fstab_entry: mp=/var >resolve_fstab_device: /dev/hda7 matched xdev >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=ext2 >check_fstab_entry: augeas path: /files/etc/fstab/5 >check_fstab_entry: spec=/dev/hda5 >check_fstab_entry: mp=/usr >resolve_fstab_device: /dev/hda5 matched xdev >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=ext2 >check_fstab_entry: augeas path: /files/etc/fstab/4 >check_fstab_entry: spec=/dev/cdrom >check_fstab_entry: augeas path: /files/etc/fstab/3 >check_fstab_entry: spec=/dev/hda6 >check_fstab_entry: mp=/home >resolve_fstab_device: /dev/hda6 matched xdev >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=ext2 >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=/dev/hda1 >check_fstab_entry: mp=/boot >resolve_fstab_device: /dev/hda1 matched xdev >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=ext2 >check_fstab_entry: augeas path: /files/etc/fstab/1 >check_fstab_entry: spec=/dev/hda8 >check_fstab_entry: mp=/ >resolve_fstab_device: /dev/hda8 matched xdev >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 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=ext2 >chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME' >chroot: /sysroot: running 'check_hostname_from_file: /etc/hostname' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >chroot: /sysroot: running 'check_hostname_from_sysconfig_network' >augeas pathexpr = /augeas/load/*[ "/etc/sysconfig/network/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda9 (swap) >inspect_os: fses: >fs: /dev/sda1 (ext2) role: other >fs: /dev/sda5 (ext2) role: usr > type: linux > >fs: /dev/sda6 (ext2) role: other >fs: /dev/sda7 (ext2) role: other >fs: /dev/sda8 (ext2) role: root > type: linux > distro: rhel > package_format: rpm > package_management: yum > product_name: Red Hat Linux release 6.2 (Zoot) > version: 6.2 > arch: i386 > hostname: chinamsp > fstab: [(/dev/sda9, swap), (/dev/sda7, /var), (/dev/sda5, /usr), (/dev/sda6, /home), (/dev/sda1, /boot), (/dev/sda8, /)] > >fs: /dev/sda9 (swap) role: swap >inspect_get_roots: roots: >/dev/sda8 (ext2): > type: linux > distro: rhel > package_format: rpm > package_management: yum > product_name: Red Hat Linux release 6.2 (Zoot) > version: 6.2 > arch: i386 > hostname: chinamsp > fstab: [(/dev/sda9, swap), (/dev/sda7, /var), (/dev/sda5, /usr), (/dev/sda6, /home), (/dev/sda1, /boot), (/dev/sda8, /)] >guestfsd: =libguestfs: trace: v2v: inspect_os = ["/dev/sda8"] >libguestfs: trace: v2v: inspect_get_format "/dev/sda8" >> inspect_os (0x1e0) took 2.86 secs >guestfsd: <= inspect_get_format (0x1e2) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >libguestfs: trace: v2v: inspect_get_format = "installed" >libguestfs: trace: v2v: inspect_get_type "/dev/sda8" >guestfsd: => inspect_get_format (0x1e2) took 0.02 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >libguestfs: trace: v2v: inspect_get_type = "linux" >libguestfs: trace: v2v: inspect_get_mountpoints "/dev/sda8" >guestfsd: => inspect_get_type (0x1e3) took 0.02 secs >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >libguestfs: trace: v2v: inspect_get_mountpoints = ["/var", "/dev/sda7", "/usr", "/dev/sda5", "/home", "/dev/sda6", "/boot", "/dev/sda1", "/", "/dev/sda8"] >libguestfs: trace: v2v: mount "/dev/sda8" "/" >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.02 secs >guestfsd: <= mount (0x1) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >command: mount '/dev/sda8' '/sysroot//' >[ 6.715298] EXT4-fs (sda8): mounting ext2 file system using the ext4 subsystem >[ 6.721953] EXT4-fs (sda8): mounted filesystem without journal. Opts: (null) >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: touch "/kxpmx0gw" >guestfsd: => mount (0x1) took 0.04 secs >guestfsd: <= touch (0x3) request length 56 bytes >gueslibguestfs: trace: v2v: touch = 0 >libguestfs: trace: v2v: rm "/kxpmx0gw" >tfsd: => touch (0x3) took 0.00 secs >guestfsd: <= rm (0x1d) request length 56 bytes >libguestfs: trace: v2v: rm = 0 >libguestfs: trace: v2v: mount "/dev/sda5" "/usr" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= mount (0x1) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda5 >calling: settle >command: mount returned 0 >command: mount '/dev/sda5' '/sysroot//usr' >[ 6.778480] EXT4-fs (sda5): mounting ext2 file system using the ext4 subsystem >[ 6.785658] EXT4-fs (sda5): mounted filesystem without journal. Opts: (null) >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: mount "/dev/sda7" "/var" >guestfsd: => mount (0x1) took 0.05 secs >guestfsd: <= mount (0x1) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda7 >calling: settle >command: mount returned 0 >command: mount '/dev/sda7' '/sysroot//var' >[ 6.830049] EXT4-fs (sda7): mounting ext2 file system using the ext4 subsystem >[ 6.837310] EXT4-fs (sda7): mounted filesystem without journal. Opts: (null) >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: mount "/dev/sda1" "/boot" >guestfsd: => mount (0x1) took 0.04 secs >guestfsd: <= mount (0x1) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: mount returned 0 >command: mount '/dev/sda1' '/sysroot//boot' >[ 6.880964] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 6.887853] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: mount "/dev/sda6" "/home" >guestfsd: => mount (0x1) took 0.04 secs >guestfsd: <= mount (0x1) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda6 >calling: settle >command: mount returned 0 >command: mount '/dev/sda6' '/sysroot//home' >[ 6.930092] EXT4-fs (sda6): mounting ext2 file system using the ext4 subsystem >[ 6.937415] EXT4-fs (sda6): mounted filesystem without journal. Opts: (null) >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: inspect_list_applications2 "/dev/sda8" >libguestfs: trace: v2v: inspect_get_type "/dev/sda8" >guestfsd: => mount (0x1) took 0.04 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >libguestfs: trace: v2v: inspect_get_type = "linux" >libguestfs: trace: v2v: inspect_get_package_format "/dev/sda8" >guestfsd: => inspect_get_type (0x1e3) took 0.02 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda8 >calling: settle >libguestfs: trace: v2v: inspect_get_package_format = "rpm" >libguestfs: trace: v2v: filesize "/var/lib/rpm/Name" >guestfsd: => inspect_get_package_format (0x1e5) took 0.02 secs >guestfsd: <= filesize (0xda) request length 64 bytes >guestfsd: error: /var/lib/rpm/Name: No such file or directory >libguestfs: trace: v2v: filesize = -1 (error) >libguestfs: trace: v2v: inspect_list_applications2 = NULL (error) >virt-v2v: error: libguestfs error: filesize: /var/lib/rpm/Name: No such >file or directory >libguestfs: trace: v2v: close >libguestfs: closing guestfs handle 0x55eeb7c3e620 (state 2) >libguestfs: trace: v2v: internal_autosync >guestfsd: => filesize (0xda) 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,block_validity,barrier,user_xattr,acl 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=399236k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=993792k,nr_inodes=248448,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/sda8 dir=/sysroot type=ext2 opts=rw,relatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda5 dir=/sysroot/usr type=ext2 opts=rw,relatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda7 dir=/sysroot/var type=ext2 opts=rw,relatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot/boot type=ext2 opts=rw,relatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda6 dir=/sysroot/home type=ext2 opts=rw,relatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/boot >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/home >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/usr >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/var >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >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 >fsync /dev/sda >libguestfs: trace: v2v: internal_autosync = 0 >libguestfs: sending SIGTERM to process 20622 >libguestfs: qemu maxrss 260756K >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsITRFwv >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsVpvnfn >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55eeb7c3dce0 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55eeb7c36f60 (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 1601359
: 1459061