· 5 years ago · Aug 31, 2020, 11:52 AM
117:07:25 srinidhi@srinidhi:~/src/find-needed-updates (git:master*:6dfa838)
2$ bundle exec ./find-needed-updates /vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk
3libguestfs: trace: set_verbose true
4libguestfs: trace: set_verbose = 0
5libguestfs: create: flags = 0, handle = 0x55a9e9f0ea40, program = eded-updates /vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk
6libguestfs: trace: add_drive "/vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk" "readonly:true"
7libguestfs: creating COW overlay to protect original drive content
8libguestfs: trace: get_tmpdir
9libguestfs: trace: get_tmpdir = "/tmp"
10libguestfs: trace: disk_create "/tmp/libguestfsyX5ZFG/overlay1.qcow2" "qcow2" -1 "backingfile:/vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk"
11libguestfs: command: run: qemu-img
12libguestfs: command: run: \ create
13libguestfs: command: run: \ -f qcow2
14libguestfs: command: run: \ -o backing_file=/vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk
15libguestfs: command: run: \ /tmp/libguestfsyX5ZFG/overlay1.qcow2
16Formatting '/tmp/libguestfsyX5ZFG/overlay1.qcow2', fmt=qcow2 size=42949672960 backing_file=/vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk cluster_size=65536 lazy_refcounts=off refcount_bits=16
17libguestfs: trace: disk_create = 0
18libguestfs: trace: add_drive = 0
19libguestfs: trace: set_network true
20libguestfs: trace: set_network = 0
21libguestfs: trace: launch
22libguestfs: trace: max_disks
23libguestfs: trace: max_disks = 255
24libguestfs: trace: version
25libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 38, release: 0, extra: , >
26libguestfs: trace: get_backend
27libguestfs: trace: get_backend = "direct"
28libguestfs: launch: program=eded-updates /vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk
29libguestfs: launch: version=1.38.0
30libguestfs: launch: backend registered: unix
31libguestfs: launch: backend registered: uml
32libguestfs: launch: backend registered: libvirt
33libguestfs: launch: backend registered: direct
34libguestfs: launch: backend=direct
35libguestfs: launch: tmpdir=/tmp/libguestfsyX5ZFG
36libguestfs: launch: umask=0022
37libguestfs: launch: euid=1001
38libguestfs: trace: get_backend_setting "force_tcg"
39libguestfs: trace: get_backend_setting = NULL (error)
40libguestfs: trace: get_cachedir
41libguestfs: trace: get_cachedir = "/var/tmp"
42libguestfs: begin building supermin appliance
43libguestfs: run supermin
44libguestfs: command: run: /usr/bin/supermin
45libguestfs: command: run: \ --build
46libguestfs: command: run: \ --verbose
47libguestfs: command: run: \ --if-newer
48libguestfs: command: run: \ --lock /var/tmp/.guestfs-1001/lock
49libguestfs: command: run: \ --copy-kernel
50libguestfs: command: run: \ -f ext2
51libguestfs: command: run: \ --host-cpu x86_64
52libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
53libguestfs: command: run: \ -o /var/tmp/.guestfs-1001/appliance.d
54supermin: version: 5.1.18
55supermin: rpm: detected RPM version 4.14
56supermin: rpm: detected zypper version 1.14.37
57supermin: package handler: opensuse/rpm
58supermin: acquiring lock on /var/tmp/.guestfs-1001/lock
59supermin: build: /usr/lib64/guestfs/supermin.d
60supermin: reading the supermin appliance
61supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar)
62supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar)
63supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles
64supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles
65supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar)
66supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages
67supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar)
68supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-ntfs-symlink.tar.gz type gzip base image (tar)
69supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-scripts.tar.gz type gzip base image (tar)
70supermin: mapping package names to installed packages
71supermin: resolving full list of package dependencies
72supermin: build: 225 packages, including dependencies
73supermin: build: 22292 files
74supermin: build: 12434 files, after matching excludefiles
75supermin: build: 12449 files, after adding hostfiles
76supermin: build: 12422 files, after removing unreadable files
77supermin: build: 12436 files, after munging
78supermin: kernel: picked kernel vmlinuz-5.3.18-lp152.36-default
79supermin: kernel: picked modules path /lib/modules/5.3.18-lp152.36-default
80supermin: kernel: kernel_version 5.3.18-lp152.36-default
81supermin: kernel: modules /lib/modules/5.3.18-lp152.36-default
82supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-1001/appliance.d.9fcsq6nz/root'
83supermin: ext2: populating from base image
84supermin: ext2: copying files from host filesystem
85supermin: warning: /sbin/unix_update: Permission denied (ignored)
86Some distro files are not public readable, so supermin cannot copy them
87into the appliance. This is a problem with your Linux distro. Please ask
88your distro to stop doing pointless security by obscurity.
89You can ignore these warnings. You *do not* need to use sudo.
90supermin: warning: /usr/lib/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored)
91supermin: warning: /usr/lib/qemu-bridge-helper: Permission denied (ignored)
92supermin: warning: /usr/sbin/glibc_post_upgrade: Permission denied (ignored)
93supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored)
94supermin: ext2: copying kernel modules
95supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-1001/appliance.d.9fcsq6nz/initrd'
96supermin: ext2: wrote 30 modules to minimal initrd
97supermin: renaming /var/tmp/.guestfs-1001/appliance.d.9fcsq6nz to /var/tmp/.guestfs-1001/appliance.d
98libguestfs: finished building supermin appliance
99libguestfs: begin testing qemu features
100libguestfs: trace: get_cachedir
101libguestfs: trace: get_cachedir = "/var/tmp"
102libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1001
103libguestfs: loading previously cached test results
104libguestfs: qemu version: 4.2
105libguestfs: qemu mandatory locking: yes
106libguestfs: trace: get_sockdir
107libguestfs: trace: get_sockdir = "/run/user/1001"
108libguestfs: finished testing qemu features
109libguestfs: trace: get_backend_setting "gdb"
110libguestfs: trace: get_backend_setting = NULL (error)
111/usr/bin/qemu-system-x86_64 \
112 -global virtio-blk-pci.scsi=off \
113 -enable-fips \
114 -nodefaults \
115 -display none \
116 -machine accel=kvm:tcg \
117 -cpu host \
118 -m 500 \
119 -no-reboot \
120 -rtc driftfix=slew \
121 -no-hpet \
122 -global kvm-pit.lost_tick_policy=discard \
123 -kernel /var/tmp/.guestfs-1001/appliance.d/kernel \
124 -initrd /var/tmp/.guestfs-1001/appliance.d/initrd \
125 -object rng-random,filename=/dev/urandom,id=rng0 \
126 -device virtio-rng-pci,rng=rng0 \
127 -device virtio-scsi-pci,id=scsi \
128 -drive file.file.filename=/tmp/libguestfsyX5ZFG/overlay1.qcow2,file.driver=qcow2,file.backing.file.locking=off,cache=unsafe,id=hd0,if=none \
129 -device scsi-hd,drive=hd0 \
130 -drive file=/var/tmp/.guestfs-1001/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
131 -device scsi-hd,drive=appliance \
132 -device virtio-serial-pci \
133 -serial stdio \
134 -device sga \
135 -chardev socket,path=/run/user/1001/libguestfs1G0VhD/guestfsd.sock,id=channel0 \
136 -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
137 -netdev user,id=usernet,net=169.254.0.0/16 \
138 -device virtio-net-pci,netdev=usernet \
139 -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"
140WARNING: Image format was not specified for '/tmp/libguestfsyX5ZFG/overlay1.qcow2' and probing guessed raw.
141 Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
142 Specify the 'raw' format explicitly to remove the restrictions.
143libguestfs: responding to serial console Device Status Report
144\x1b[1;256r\x1b[256;256H\x1b[6n
145Google, Inc.
146Serial Graphics Adapter 06/25/20
147SGABIOS $Id$ (geeko@buildhost) Thu Jun 25 18:12:16 UTC 2020
148Term: 80x24
1494 0
150SeaBIOS (version rel-1.12.0-59-gc9ba527-rebuilt.opensuse.org)
151
152
153iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+1F3916A0+1F2F16A0 C100
154
155
156
157Booting from ROM...
158\x1b[2J[ 0.000000] Linux version 5.3.18-lp152.36-default (geeko@buildhost) (gcc version 7.5.0 (SUSE Linux)) #1 SMP Tue Aug 18 17:09:44 UTC 2020 (885251f)
159[ 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
160[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
161[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
162[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
163[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
164[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
165[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
166[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
167[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
168[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
169[ 0.000000] BIOS-provided physical RAM map:
170[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
171[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
172[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
173[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dcfff] usable
174[ 0.000000] BIOS-e820: [mem 0x000000001f3dd000-0x000000001f3fffff] reserved
175[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
176[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
177[ 0.000000] NX (Execute Disable) protection: active
178[ 0.000000] SMBIOS 2.8 present.
179[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.0-59-gc9ba527-rebuilt.opensuse.org 04/01/2014
180[ 0.000000] Hypervisor detected: KVM
181[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
182[ 0.000000] kvm-clock: cpu 0, msr 9601001, primary cpu clock
183[ 0.000000] kvm-clock: using sched offset of 279135669 cycles
184[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
185[ 0.000014] tsc: Detected 2808.008 MHz processor
186[ 0.000681] last_pfn = 0x1f3dd max_arch_pfn = 0x400000000
187[ 0.000734] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
188[ 0.010028] found SMP MP-table at [mem 0x000f5c80-0x000f5c8f]
189[ 0.010240] check: Scanning 1 areas for low memory corruption
190[ 0.010277] Using GB pages for direct mapping
191[ 0.010389] RAMDISK: [mem 0x1f1f6000-0x1f3cffff]
192[ 0.010501] ACPI: Early table checksum verification disabled
193[ 0.010523] ACPI: RSDP 0x00000000000F5AA0 000014 (v00 BOCHS )
194[ 0.010533] ACPI: RSDT 0x000000001F3E1510 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
195[ 0.010541] ACPI: FACP 0x000000001F3E1424 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
196[ 0.010547] ACPI: DSDT 0x000000001F3E0040 0013E4 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
197[ 0.010551] ACPI: FACS 0x000000001F3E0000 000040
198[ 0.010554] ACPI: APIC 0x000000001F3E1498 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
199[ 0.011063] No NUMA configuration found
200[ 0.011064] Faking a node at [mem 0x0000000000000000-0x000000001f3dcfff]
201[ 0.011071] NODE_DATA(0) allocated [mem 0x1f1e0000-0x1f1f5fff]
202[ 0.011182] Zone ranges:
203[ 0.011188] DMA [mem 0x0000000000001000-0x0000000000ffffff]
204[ 0.011191] DMA32 [mem 0x0000000001000000-0x000000001f3dcfff]
205[ 0.011193] Normal empty
206[ 0.011194] Device empty
207[ 0.011194] Movable zone start for each node
208[ 0.011196] Early memory node ranges
209[ 0.011197] node 0: [mem 0x0000000000001000-0x000000000009efff]
210[ 0.011198] node 0: [mem 0x0000000000100000-0x000000001f3dcfff]
211[ 0.011335] Zeroed struct page in unavailable ranges: 98 pages
212[ 0.011336] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3dcfff]
213[ 0.015750] ACPI: PM-Timer IO Port: 0x608
214[ 0.015783] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
215[ 0.015829] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
216[ 0.015832] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
217[ 0.015839] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
218[ 0.015840] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
219[ 0.015844] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
220[ 0.015845] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
221[ 0.015851] Using ACPI (MADT) for SMP configuration information
222[ 0.015858] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
223[ 0.015882] KVM setup pv sched yield
224[ 0.015897] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
225[ 0.015899] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
226[ 0.015899] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
227[ 0.015900] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
228[ 0.015902] [mem 0x1f400000-0xfeffbfff] available for PCI devices
229[ 0.015906] Booting paravirtualized kernel on KVM
230[ 0.015911] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
231[ 0.098181] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
232[ 0.099388] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u2097152
233[ 0.099417] KVM setup async PF for cpu 0
234[ 0.099422] kvm-stealtime: cpu 0, msr 1e42e040
235[ 0.099427] Built 1 zonelists, mobility grouping on. Total pages: 125846
236[ 0.099428] Policy zone: DMA32
237[ 0.099430] 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
238[ 0.099943] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
239[ 0.100072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
240[ 0.100110] mem auto-init: stack:off, heap alloc:off, heap free:off
241[ 0.101266] Memory: 220656K/511468K available (12291K kernel code, 1482K rwdata, 4228K rodata, 2156K init, 12992K bss, 52456K reserved, 0K cma-reserved)
242[ 0.101293] random: get_random_u64 called from __kmem_cache_create+0x40/0x560 with crng_init=0
243[ 0.101507] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
244[ 0.101530] Kernel/User page tables isolation: enabled
245[ 0.101555] ftrace: allocating 38694 entries in 152 pages
246[ 0.115553] rcu: Hierarchical RCU implementation.
247[ 0.115554] rcu: \tRCU event tracing is enabled.
248[ 0.115555] rcu: \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
249[ 0.115558] \tTasks RCU enabled.
250[ 0.115559] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
251[ 0.115560] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
252[ 0.118314] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16
253[ 0.118497] random: crng done (trusting CPU's manufacturer)
254[ 0.118720] Console: colour *CGA 80x25
255[ 0.204477] printk: console [ttyS0] enabled
256[ 0.204984] ACPI: Core revision 20190703
257[ 0.205608] APIC: Switch to symmetric I/O mode setup
258[ 0.207877] x2apic enabled
259[ 0.209616] Switched APIC routing to physical x2apic.
260[ 0.210757] KVM setup pv IPIs
261[ 0.212421] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2879cd89e5d, max_idle_ns: 440795239466 ns
262[ 0.213796] Calibrating delay loop (skipped) preset value.. 5616.01 BogoMIPS (lpj=11232032)
263[ 0.214869] pid_max: default: 32768 minimum: 301
264[ 0.215508] LSM: Security Framework initializing
265[ 0.216183] AppArmor: AppArmor initialized
266[ 0.216738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
267[ 0.217698] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
268[ 0.217792] Disabling memory control group subsystem
269[ 0.217792] x86/cpu: User Mode Instruction Prevention (UMIP) activated
270[ 0.217792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
271[ 0.217792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
272[ 0.217792] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
273[ 0.217792] Spectre V2 : Mitigation: Full generic retpoline
274[ 0.217792] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
275[ 0.217792] Spectre V2 : Enabling Restricted Speculation for firmware calls
276[ 0.217792] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
277[ 0.217792] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
278[ 0.217792] TAA: Mitigation: Clear CPU buffers
279[ 0.217792] SRBDS: Unknown: Dependent on hypervisor status
280[ 0.217792] MDS: Mitigation: Clear CPU buffers
281[ 0.217792] Freeing SMP alternatives memory: 36K
282[ 0.217792] smpboot: CPU0: Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (family: 0x6, model: 0x4e, stepping: 0x3)
283[ 0.218130] Performance Events: Skylake events, Intel PMU driver.
284[ 0.219298] ... version: 2
285[ 0.220044] ... bit width: 48
286[ 0.221000] ... generic registers: 4
287[ 0.221824] ... value mask: 0000ffffffffffff
288[ 0.223033] ... max period: 000000007fffffff
289[ 0.224101] ... fixed-purpose events: 3
290[ 0.224737] ... event mask: 000000070000000f
291[ 0.225642] rcu: Hierarchical SRCU implementation.
292[ 0.229539] smp: Bringing up secondary CPUs ...
293[ 0.229803] smp: Brought up 1 node, 1 CPU
294[ 0.230360] smpboot: Max logical packages: 1
295[ 0.230934] smpboot: Total of 1 processors activated (5616.01 BogoMIPS)
296[ 0.233808] node 0 initialised, 59589 pages in 4ms
297[ 0.234665] devtmpfs: initialized
298[ 0.235207] x86/mm: Memory block size: 128MB
299[ 0.236179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
300[ 0.237932] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
301[ 0.240911] pinctrl core: initialized pinctrl subsystem
302[ 0.241805] PM: RTC time: 11:38:55, date: 2020-08-31
303[ 0.242938] NET: Registered protocol family 16
304[ 0.243922] audit: initializing netlink subsys (disabled)
305[ 0.244940] cpuidle: using governor ladder
306[ 0.245471] cpuidle: using governor menu
307[ 0.245885] KVM setup pv remote TLB flush
308[ 0.246404] ACPI: bus type PCI registered
309[ 0.246936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
310[ 0.247892] PCI: Using configuration type 1 for base access
311[ 0.249882] audit: type=2000 audit(1598873935.493:1): state=initialized audit_enabled=0 res=1
312[ 0.251153] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
313[ 0.252018] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
314[ 0.253618] ACPI: Added _OSI(Module Device)
315[ 0.253812] ACPI: Added _OSI(Processor Device)
316[ 0.254729] ACPI: Added _OSI(3.0 _SCP Extensions)
317[ 0.255833] ACPI: Added _OSI(Processor Aggregator Device)
318[ 0.256969] ACPI: Added _OSI(Linux-Dell-Video)
319[ 0.257573] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
320[ 0.257832] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
321[ 0.259392] ACPI: 1 ACPI AML tables successfully acquired and loaded
322[ 0.261145] ACPI: Interpreter enabled
323[ 0.261652] ACPI: (supports S0 S3 S4 S5)
324[ 0.261920] ACPI: Using IOAPIC for interrupt routing
325[ 0.262742] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
326[ 0.264675] ACPI: Enabled 2 GPEs in block 00 to 0F
327[ 0.269621] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
328[ 0.269932] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
329[ 0.271203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
330[ 0.272981] acpiphp: Slot [2] registered
331[ 0.273533] acpiphp: Slot [3] registered
332[ 0.273817] acpiphp: Slot [4] registered
333[ 0.274361] acpiphp: Slot [5] registered
334[ 0.274893] acpiphp: Slot [6] registered
335[ 0.275421] acpiphp: Slot [7] registered
336[ 0.275984] acpiphp: Slot [8] registered
337[ 0.276505] acpiphp: Slot [9] registered
338[ 0.277045] acpiphp: Slot [10] registered
339[ 0.277737] acpiphp: Slot [11] registered
340[ 0.277846] acpiphp: Slot [12] registered
341[ 0.278558] acpiphp: Slot [13] registered
342[ 0.279322] acpiphp: Slot [14] registered
343[ 0.280100] acpiphp: Slot [15] registered
344[ 0.281064] acpiphp: Slot [16] registered
345[ 0.281909] acpiphp: Slot [17] registered
346[ 0.282782] acpiphp: Slot [18] registered
347[ 0.283486] acpiphp: Slot [19] registered
348[ 0.284929] acpiphp: Slot [20] registered
349[ 0.286029] acpiphp: Slot [21] registered
350[ 0.287883] acpiphp: Slot [22] registered
351[ 0.288447] acpiphp: Slot [23] registered
352[ 0.289030] acpiphp: Slot [24] registered
353[ 0.289568] acpiphp: Slot [25] registered
354[ 0.289837] acpiphp: Slot [26] registered
355[ 0.290369] acpiphp: Slot [27] registered
356[ 0.290928] acpiphp: Slot [28] registered
357[ 0.291464] acpiphp: Slot [29] registered
358[ 0.292050] acpiphp: Slot [30] registered
359[ 0.292593] acpiphp: Slot [31] registered
360[ 0.293147] PCI host bridge to bus 0000:00
361[ 0.293668] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
362[ 0.293797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
363[ 0.294903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
364[ 0.296632] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
365[ 0.297821] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
366[ 0.299294] pci_bus 0000:00: root bus resource [bus 00-ff]
367[ 0.300088] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
368[ 0.301640] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
369[ 0.302654] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
370[ 0.305321] pci 0000:00:01.1: reg 0x20: [io 0xc0c0-0xc0cf]
371[ 0.306497] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
372[ 0.307404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
373[ 0.308230] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
374[ 0.309127] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
375[ 0.310658] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
376[ 0.314817] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
377[ 0.315789] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
378[ 0.317831] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
379[ 0.320184] pci 0000:00:02.0: reg 0x10: [io 0xc080-0xc09f]
380[ 0.324517] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
381[ 0.330597] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000
382[ 0.333263] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f]
383[ 0.335850] pci 0000:00:03.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff]
384[ 0.339632] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref]
385[ 0.343915] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
386[ 0.347016] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
387[ 0.348909] pci 0000:00:04.0: reg 0x14: [mem 0xfebc1000-0xfebc1fff]
388[ 0.352673] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref]
389[ 0.356593] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
390[ 0.358235] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
391[ 0.359854] pci 0000:00:05.0: reg 0x14: [mem 0xfebc2000-0xfebc2fff]
392[ 0.363187] pci 0000:00:05.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref]
393[ 0.365028] pci 0000:00:05.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
394[ 0.372997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
395[ 0.374527] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
396[ 0.377258] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
397[ 0.378011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
398[ 0.379151] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
399[ 0.380442] iommu: Default domain type: Passthrough
400[ 0.381392] vgaarb: loaded
401[ 0.381925] SCSI subsystem initialized
402[ 0.382669] pps_core: LinuxPPS API ver. 1 registered
403[ 0.383579] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
404[ 0.385154] PTP clock support registered
405[ 0.385819] EDAC MC: Ver: 3.0.0
406[ 0.386727] PCI: Using ACPI for IRQ routing
407[ 0.387574] NetLabel: Initializing
408[ 0.388131] NetLabel: domain hash size = 128
409[ 0.388887] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
410[ 0.389860] NetLabel: unlabeled traffic allowed by default
411[ 0.391202] clocksource: Switched to clocksource kvm-clock
412[ 0.422525] VFS: Disk quotas dquot_6.6.0
413[ 0.424283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
414[ 0.425397] AppArmor: AppArmor Filesystem Enabled
415[ 0.426091] pnp: PnP ACPI init
416[ 0.427082] pnp: PnP ACPI: found 5 devices
417[ 0.428643] thermal_sys: Registered thermal governor 'fair_share'
418[ 0.428644] thermal_sys: Registered thermal governor 'bang_bang'
419[ 0.429461] thermal_sys: Registered thermal governor 'step_wise'
420[ 0.430312] thermal_sys: Registered thermal governor 'user_space'
421[ 0.437619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
422[ 0.439711] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
423[ 0.440557] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
424[ 0.441386] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
425[ 0.442338] pci_bus 0000:00: resource 7 [mem 0x1f400000-0xfebfffff window]
426[ 0.443321] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
427[ 0.444362] NET: Registered protocol family 2
428[ 0.445074] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
429[ 0.446242] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
430[ 0.447274] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
431[ 0.448223] TCP: Hash tables configured (established 4096 bind 4096)
432[ 0.449070] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
433[ 0.449927] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
434[ 0.450987] NET: Registered protocol family 1
435[ 0.451584] NET: Registered protocol family 44
436[ 0.452168] pci 0000:00:01.0: PIIX3: Enabling Passive Release
437[ 0.452942] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
438[ 0.453732] pci 0000:00:01.0: Activating ISA DMA hang workarounds
439[ 0.454678] PCI: CLS 0 bytes, default 64
440[ 0.455220] Trying to unpack rootfs image as initramfs...
441[ 0.461462] Freeing initrd memory: 1896K
442[ 0.462211] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879cd89e5d, max_idle_ns: 440795239466 ns
443[ 0.463783] check: Scanning for low memory corruption every 60 seconds
444[ 0.464889] Initialise system trusted keyrings
445[ 0.465470] Key type blacklist registered
446[ 0.466106] workingset: timestamp_bits=37 max_order=17 bucket_order=0
447[ 0.468026] zbud: loaded
448[ 0.469183] Platform Keyring initialized
449[ 0.474116] Key type asymmetric registered
450[ 0.474676] Asymmetric key parser 'x509' registered
451[ 0.475309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
452[ 0.476265] io scheduler mq-deadline registered
453[ 0.476845] io scheduler kyber registered
454[ 0.477440] io scheduler bfq registered
455[ 0.478230] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
456[ 0.505978] PCI Interrupt Link [LNKB] enabled at IRQ 10
457[ 0.537665] PCI Interrupt Link [LNKC] enabled at IRQ 11
458[ 0.564861] PCI Interrupt Link [LNKD] enabled at IRQ 11
459[ 0.592958] PCI Interrupt Link [LNKA] enabled at IRQ 10
460[ 0.594839] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
461[ 0.619985] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
462[ 0.659683] Non-volatile memory driver v1.3
463[ 0.660693] Linux agpgart interface v0.103
464[ 0.664049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
465[ 0.667075] serio: i8042 KBD port at 0x60,0x64 irq 1
466[ 0.669334] serio: i8042 AUX port at 0x60,0x64 irq 12
467[ 0.670535] mousedev: PS/2 mouse device common for all mice
468[ 0.673211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
469[ 0.675391] rtc_cmos 00:00: RTC can wake from S4
470[ 0.678523] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
471[ 0.680541] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
472[ 0.683901] rtc_cmos 00:00: registered as rtc0
473[ 0.684697] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
474[ 0.686474] intel_pstate: CPU model not supported
475[ 0.687272] ledtrig-cpu: registered to indicate activity on CPUs
476[ 0.688339] hidraw: raw HID events driver (C) Jiri Kosina
477[ 0.689295] intel_pmc_core intel_pmc_core.0: initialized
478[ 0.690179] drop_monitor: Initializing network drop monitor service
479[ 0.691345] NET: Registered protocol family 10
480[ 0.692314] Segment Routing with IPv6
481[ 0.693011] RAS: Correctable Errors collector initialized.
482[ 0.693814] IPI shorthand broadcast: enabled
483[ 0.694412] sched_clock: Marking stable (598468818, 95331978)->(751663881, -57863085)
484[ 0.695589] registered taskstats version 1
485[ 0.696177] Loading compiled-in X.509 certificates
486[ 0.696863] Loaded X.509 cert 'openSUSE Secure Boot Signkey: c8bdc7ac1a1d85966217fd93ebfc14f4a200b814'
487[ 0.698196] zswap: loaded using pool lzo/zbud
488[ 0.698807] page_owner is disabled
489[ 0.699442] Key type big_key registered
490[ 0.700067] Key type encrypted registered
491[ 0.700695] AppArmor: AppArmor sha1 policy hashing enabled
492[ 0.701517] ima: No TPM chip found, activating TPM-bypass!
493[ 0.702312] ima: Allocated hash algorithm: sha256
494[ 0.702971] ima: No architecture policies found
495[ 0.703618] evm: Initialising EVM extended attributes:
496[ 0.704529] evm: security.selinux
497[ 0.705246] evm: security.apparmor
498[ 0.706058] evm: security.ima
499[ 0.706600] evm: security.capability
500[ 0.707220] evm: HMAC attrs: 0x1
501[ 0.708162] PM: Magic number: 0:91:632
502[ 0.708960] rtc_cmos 00:00: setting system clock to 2020-08-31T11:38:56 UTC (1598873936)
503[ 0.711880] Freeing unused decrypted memory: 2040K
504[ 0.713234] Freeing unused kernel image memory: 2156K
505[ 0.721899] Write protecting the kernel read-only data: 20480k
506[ 0.723857] Freeing unused kernel image memory: 2036K
507[ 0.725390] Freeing unused kernel image memory: 1916K
508[ 0.726142] Run /init as init process
509supermin: mounting /proc
510supermin: ext2 mini initrd starting up: 5.1.18 glibc
511supermin: 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
512supermin: uptime: 0.63 0.00
513supermin: mounting /sys
514supermin: internal insmod crc32-pclmul.ko
515supermin: internal insmod crc32c-intel.ko
516supermin: internal insmod crct10dif-pclmul.ko
517supermin: internal insmod crc32_generic.ko
518supermin: internal insmod libnvdimm.ko
519supermin: internal insmod nfit.ko
520supermin: internal insmod ata_piix.ko
521[ 0.752889] scsi host0: ata_piix
522[ 0.753422] scsi host1: ata_piix
523[ 0.753928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
524[ 0.754875] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
525supermin: internal insmod virtio_blk.ko
526supermin: internal insmod virtio-rng.ko
527supermin: internal insmod crypto_engine.ko
528supermin: internal insmod virtio_crypto.ko
529supermin: internal insmod failover.ko
530supermin: internal insmod net_failover.ko
531supermin: internal insmod virtio_net.ko
532supermin: internal insmod nd_btt.ko
533supermin: internal insmod nd_pmem.ko
534supermin: internal insmod nd_virtio.ko
535supermin: internal insmod virtio_pmem.ko
536supermin: internal insmod rpmsg_core.ko
537supermin: internal insmod virtio_rpmsg_bus.ko
538supermin: internal insmod virtio_scsi.ko
539[ 1.004204] scsi host2: Virtio SCSI HBA
540[ 1.006915] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
541[ 1.008617] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
542[ 1.027070] sd 2:0:0:0: Power-on or device reset occurred
543[ 1.028376] sd 2:0:1:0: Power-on or device reset occurred
544[ 1.029329] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
545[ 1.031372] sd 2:0:0:0: [sda] Write Protect is off
546[ 1.032523] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
547[ 1.039692] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
548[ 1.041551] sd 2:0:1:0: [sdb] Write Protect is off
549[ 1.042406] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
550[ 1.044642] sda: sda1 sda2
551[ 1.045938] sd 2:0:0:0: [sda] Attached SCSI disk
552[ 1.046941] sd 2:0:1:0: [sdb] Attached SCSI disk
553supermin: internal insmod virtio_balloon.ko
554supermin: internal insmod virtio_input.ko
555supermin: internal insmod virtio_mmio.ko
556supermin: internal insmod crc-itu-t.ko
557supermin: internal insmod crc4.ko
558supermin: internal insmod crc64.ko
559supermin: internal insmod crc7.ko
560supermin: internal insmod crc8.ko
561supermin: internal insmod libcrc32c.ko
562supermin: picked /sys/block/sdb/dev (8:16) as root device
563supermin: creating /dev/root as block special 8:16
564supermin: mounting new root on /root
565[ 1.058145] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
566[ 1.061406] EXT4-fs (sdb): mounted filesystem without journal. Opts:
567supermin: deleting initramfs files
568supermin: chroot
569Starting /init script ...
570+ [[ 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_network=1* ]]
571+ guestfs_network=1
572+ [[ 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_rescue=1* ]]
573+ [[ 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_noreboot=1* ]]
574+ [[ 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_boot_analysis=1* ]]
575+ '[' '!' -d /sys ']'
576+ mkdir -p /sys
577+ mount -t sysfs /sys /sys
578+ mkdir -p /run
579+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
580+ mkdir -p /run/lock
581+ ln -s ../run/lock /var/lock
582+ test -e /etc/mtab
583+ ln -s /proc/mounts /etc/mtab
584+ mount -t devtmpfs /dev /dev
585+ mkdir -p /dev/pts
586+ mount -t devpts /dev/pts /dev/pts
587+ mkdir -p /dev/shm
588+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
589+ [[ 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 == *selinux=1* ]]
590+ mkdir -p /run/tmpfiles.d
591+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
592++ od -x -A n
593++ dd if=/dev/urandom bs=16 count=1 status=none
594+ machine_id=' ec0e 5e9b a821 7af4 5dfa d82f 8271 84d8'
595+ echo ec0e5e9ba8217af45dfad82f827184d8
596+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
597[/usr/lib/tmpfiles.d/legacy.conf:14] Unknown group 'lock'.
598[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
599[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
600[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
601[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
602[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
603[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
604+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
605+ '[' -x /lib/systemd/systemd-udevd ']'
606+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
607+ '[' -x /usr/lib/systemd/systemd-udevd ']'
608+ UDEVD=/usr/lib/systemd/systemd-udevd
609+ break
610+ '[' -z /usr/lib/systemd/systemd-udevd ']'
611+ /usr/lib/systemd/systemd-udevd --daemon
612starting version 234
613+ udevadm trigger
614+ udevadm settle --timeout=600
615+ shopt -s nullglob
616+ for f in /sys/block/sd*/device/timeout
617+ echo 300
618+ for f in /sys/block/sd*/device/timeout
619+ echo 300
620+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
621+ echo noop
622/init: line 116: echo: write error: Invalid argument
623+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
624+ echo noop
625/init: line 116: echo: write error: Invalid argument
626+ shopt -u nullglob
627+ ip addr add 127.0.0.1/8 brd + dev lo scope host
628+ ip link set dev lo up
629+ test 1 = 1
630++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf
631+ iface=eth0
632+ touch /etc/fstab
633+ dhclient --version
634+ dhclient eth0
635[ 1.974067] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
636[ 2.702745] NET: Registered protocol family 17
637+ mdadm -As --auto=yes --no-degraded
638mdadm: No arrays found in config file or automatically
639+ modprobe dm_mod
640[ 8.005975] device-mapper: uevent: version 1.0.3
641[ 8.007553] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
642+ lvm vgchange -aay --sysinit
643+ mdadm -As --auto=yes --run
644mdadm: No arrays found in config file or automatically
645+ ldmtool create all
646/init: line 144: ldmtool: command not found
647+ test 1 = 1
648+ test '' '!=' 1
649+ uname -a
650Linux (none) 5.3.18-lp152.36-default #1 SMP Tue Aug 18 17:09:44 UTC 2020 (885251f) x86_64 x86_64 x86_64 GNU/Linux
651+ ls -lR /dev
652/dev:
653total 0
654crw-r--r-- 1 0 0 10, 235 Aug 31 11:38 autofs
655drwxr-xr-x 2 0 0 120 Aug 31 11:38 block
656drwxr-xr-x 2 0 0 80 Aug 31 11:38 bsg
657crw------- 1 0 0 10, 234 Aug 31 11:38 btrfs-control
658drwxr-xr-x 2 0 0 2180 Aug 31 11:39 char
659crw------- 1 0 0 5, 1 Aug 31 11:38 console
660lrwxrwxrwx 1 0 0 11 Aug 31 11:38 core -> /proc/kcore
661crw------- 1 0 0 10, 60 Aug 31 11:38 cpu_dma_latency
662crw------- 1 0 0 10, 203 Aug 31 11:38 cuse
663drwxr-xr-x 7 0 0 140 Aug 31 11:38 disk
664lrwxrwxrwx 1 0 0 13 Aug 31 11:38 fd -> /proc/self/fd
665crw-rw-rw- 1 0 0 1, 7 Aug 31 11:38 full
666crw-rw-rw- 1 0 0 10, 229 Aug 31 11:38 fuse
667crw------- 1 0 0 10, 228 Aug 31 11:38 hpet
668crw------- 1 0 0 10, 183 Aug 31 11:38 hwrng
669drwxr-xr-x 2 0 0 160 Aug 31 11:38 input
670crw-r--r-- 1 0 0 1, 11 Aug 31 11:38 kmsg
671drwxr-xr-x 2 0 0 60 Aug 31 11:38 lightnvm
672crw------- 1 0 0 10, 237 Aug 31 11:38 loop-control
673drwxr-xr-x 2 0 0 60 Aug 31 11:38 mapper
674crw------- 1 0 0 10, 227 Aug 31 11:38 mcelog
675crw------- 1 0 0 1, 1 Aug 31 11:38 mem
676crw------- 1 0 0 10, 57 Aug 31 11:38 memory_bandwidth
677drwxr-xr-x 2 0 0 60 Aug 31 11:38 net
678crw------- 1 0 0 10, 59 Aug 31 11:38 network_latency
679crw------- 1 0 0 10, 58 Aug 31 11:38 network_throughput
680crw-rw-rw- 1 0 0 1, 3 Aug 31 11:38 null
681crw------- 1 0 0 10, 144 Aug 31 11:38 nvram
682crw------- 1 0 0 1, 4 Aug 31 11:38 port
683crw------- 1 0 0 108, 0 Aug 31 11:38 ppp
684crw------- 1 0 0 10, 1 Aug 31 11:38 psaux
685crw-rw-rw- 1 0 0 5, 2 Aug 31 11:38 ptmx
686drwxr-xr-x 2 0 0 0 Aug 31 11:38 pts
687crw-rw-rw- 1 0 0 1, 8 Aug 31 11:38 random
688crw------- 1 0 0 10, 242 Aug 31 11:38 rfkill
689lrwxrwxrwx 1 0 0 4 Aug 31 11:38 rtc -> rtc0
690crw------- 1 0 0 251, 0 Aug 31 11:38 rtc0
691brw------- 1 0 0 8, 0 Aug 31 11:38 sda
692brw------- 1 0 0 8, 1 Aug 31 11:38 sda1
693brw------- 1 0 0 8, 2 Aug 31 11:38 sda2
694brw------- 1 0 0 8, 16 Aug 31 11:38 sdb
695drwxrwxrwt 2 0 0 40 Aug 31 11:38 shm
696crw------- 1 0 0 10, 231 Aug 31 11:38 snapshot
697drwxr-xr-x 2 0 0 80 Aug 31 11:38 snd
698lrwxrwxrwx 1 0 0 15 Aug 31 11:38 stderr -> /proc/self/fd/2
699lrwxrwxrwx 1 0 0 15 Aug 31 11:38 stdin -> /proc/self/fd/0
700lrwxrwxrwx 1 0 0 15 Aug 31 11:38 stdout -> /proc/self/fd/1
701crw-rw-rw- 1 0 0 5, 0 Aug 31 11:38 tty
702crw------- 1 0 0 4, 0 Aug 31 11:38 tty0
703crw------- 1 0 0 4, 1 Aug 31 11:38 tty1
704crw------- 1 0 0 4, 10 Aug 31 11:38 tty10
705crw------- 1 0 0 4, 11 Aug 31 11:38 tty11
706crw------- 1 0 0 4, 12 Aug 31 11:38 tty12
707crw------- 1 0 0 4, 13 Aug 31 11:38 tty13
708crw------- 1 0 0 4, 14 Aug 31 11:38 tty14
709crw------- 1 0 0 4, 15 Aug 31 11:38 tty15
710crw------- 1 0 0 4, 16 Aug 31 11:38 tty16
711crw------- 1 0 0 4, 17 Aug 31 11:38 tty17
712crw------- 1 0 0 4, 18 Aug 31 11:38 tty18
713crw------- 1 0 0 4, 19 Aug 31 11:38 tty19
714crw------- 1 0 0 4, 2 Aug 31 11:38 tty2
715crw------- 1 0 0 4, 20 Aug 31 11:38 tty20
716crw------- 1 0 0 4, 21 Aug 31 11:38 tty21
717crw------- 1 0 0 4, 22 Aug 31 11:38 tty22
718crw------- 1 0 0 4, 23 Aug 31 11:38 tty23
719crw------- 1 0 0 4, 24 Aug 31 11:38 tty24
720crw------- 1 0 0 4, 25 Aug 31 11:38 tty25
721crw------- 1 0 0 4, 26 Aug 31 11:38 tty26
722crw------- 1 0 0 4, 27 Aug 31 11:38 tty27
723crw------- 1 0 0 4, 28 Aug 31 11:38 tty28
724crw------- 1 0 0 4, 29 Aug 31 11:38 tty29
725crw------- 1 0 0 4, 3 Aug 31 11:38 tty3
726crw------- 1 0 0 4, 30 Aug 31 11:38 tty30
727crw------- 1 0 0 4, 31 Aug 31 11:38 tty31
728crw------- 1 0 0 4, 32 Aug 31 11:38 tty32
729crw------- 1 0 0 4, 33 Aug 31 11:38 tty33
730crw------- 1 0 0 4, 34 Aug 31 11:38 tty34
731crw------- 1 0 0 4, 35 Aug 31 11:38 tty35
732crw------- 1 0 0 4, 36 Aug 31 11:38 tty36
733crw------- 1 0 0 4, 37 Aug 31 11:38 tty37
734crw------- 1 0 0 4, 38 Aug 31 11:38 tty38
735crw------- 1 0 0 4, 39 Aug 31 11:38 tty39
736crw------- 1 0 0 4, 4 Aug 31 11:38 tty4
737crw------- 1 0 0 4, 40 Aug 31 11:38 tty40
738crw------- 1 0 0 4, 41 Aug 31 11:38 tty41
739crw------- 1 0 0 4, 42 Aug 31 11:38 tty42
740crw------- 1 0 0 4, 43 Aug 31 11:38 tty43
741crw------- 1 0 0 4, 44 Aug 31 11:38 tty44
742crw------- 1 0 0 4, 45 Aug 31 11:38 tty45
743crw------- 1 0 0 4, 46 Aug 31 11:38 tty46
744crw------- 1 0 0 4, 47 Aug 31 11:38 tty47
745crw------- 1 0 0 4, 48 Aug 31 11:38 tty48
746crw------- 1 0 0 4, 49 Aug 31 11:38 tty49
747crw------- 1 0 0 4, 5 Aug 31 11:38 tty5
748crw------- 1 0 0 4, 50 Aug 31 11:38 tty50
749crw------- 1 0 0 4, 51 Aug 31 11:38 tty51
750crw------- 1 0 0 4, 52 Aug 31 11:38 tty52
751crw------- 1 0 0 4, 53 Aug 31 11:38 tty53
752crw------- 1 0 0 4, 54 Aug 31 11:38 tty54
753crw------- 1 0 0 4, 55 Aug 31 11:38 tty55
754crw------- 1 0 0 4, 56 Aug 31 11:38 tty56
755crw------- 1 0 0 4, 57 Aug 31 11:38 tty57
756crw------- 1 0 0 4, 58 Aug 31 11:38 tty58
757crw------- 1 0 0 4, 59 Aug 31 11:38 tty59
758crw------- 1 0 0 4, 6 Aug 31 11:38 tty6
759crw------- 1 0 0 4, 60 Aug 31 11:38 tty60
760crw------- 1 0 0 4, 61 Aug 31 11:38 tty61
761crw------- 1 0 0 4, 62 Aug 31 11:38 tty62
762crw------- 1 0 0 4, 63 Aug 31 11:38 tty63
763crw------- 1 0 0 4, 7 Aug 31 11:38 tty7
764crw------- 1 0 0 4, 8 Aug 31 11:38 tty8
765crw------- 1 0 0 4, 9 Aug 31 11:38 tty9
766crw------- 1 0 0 4, 64 Aug 31 11:38 ttyS0
767crw------- 1 0 0 10, 61 Aug 31 11:38 udmabuf
768crw------- 1 0 0 10, 239 Aug 31 11:38 uhid
769crw------- 1 0 0 10, 223 Aug 31 11:38 uinput
770crw-rw-rw- 1 0 0 1, 9 Aug 31 11:38 urandom
771crw------- 1 0 0 10, 240 Aug 31 11:38 userio
772crw------- 1 0 0 7, 0 Aug 31 11:38 vcs
773crw------- 1 0 0 7, 1 Aug 31 11:38 vcs1
774crw------- 1 0 0 7, 128 Aug 31 11:38 vcsa
775crw------- 1 0 0 7, 129 Aug 31 11:38 vcsa1
776crw------- 1 0 0 7, 64 Aug 31 11:38 vcsu
777crw------- 1 0 0 7, 65 Aug 31 11:38 vcsu1
778drwxr-xr-x 2 0 0 60 Aug 31 11:38 vfio
779crw------- 1 0 0 10, 63 Aug 31 11:38 vga_arbiter
780crw------- 1 0 0 10, 137 Aug 31 11:38 vhci
781crw------- 1 0 0 10, 238 Aug 31 11:38 vhost-net
782crw------- 1 0 0 10, 241 Aug 31 11:38 vhost-vsock
783drwxr-xr-x 2 0 0 60 Aug 31 11:38 virtio-ports
784crw------- 1 0 0 245, 1 Aug 31 11:38 vport2p1
785crw-rw-rw- 1 0 0 1, 5 Aug 31 11:38 zero
786
787/dev/block:
788total 0
789lrwxrwxrwx 1 0 0 6 Aug 31 11:38 8:0 -> ../sda
790lrwxrwxrwx 1 0 0 7 Aug 31 11:38 8:1 -> ../sda1
791lrwxrwxrwx 1 0 0 6 Aug 31 11:38 8:16 -> ../sdb
792lrwxrwxrwx 1 0 0 7 Aug 31 11:38 8:2 -> ../sda2
793
794/dev/bsg:
795total 0
796crw------- 1 0 0 246, 0 Aug 31 11:38 2:0:0:0
797crw------- 1 0 0 246, 1 Aug 31 11:38 2:0:1:0
798
799/dev/char:
800total 0
801lrwxrwxrwx 1 0 0 8 Aug 31 11:38 10:1 -> ../psaux
802lrwxrwxrwx 1 0 0 8 Aug 31 11:38 10:144 -> ../nvram
803lrwxrwxrwx 1 0 0 8 Aug 31 11:38 10:183 -> ../hwrng
804lrwxrwxrwx 1 0 0 9 Aug 31 11:38 10:227 -> ../mcelog
805lrwxrwxrwx 1 0 0 7 Aug 31 11:38 10:228 -> ../hpet
806lrwxrwxrwx 1 0 0 11 Aug 31 11:38 10:231 -> ../snapshot
807lrwxrwxrwx 1 0 0 9 Aug 31 11:38 10:235 -> ../autofs
808lrwxrwxrwx 1 0 0 17 Aug 31 11:39 10:236 -> ../mapper/control
809lrwxrwxrwx 1 0 0 19 Aug 31 11:38 10:57 -> ../memory_bandwidth
810lrwxrwxrwx 1 0 0 21 Aug 31 11:38 10:58 -> ../network_throughput
811lrwxrwxrwx 1 0 0 18 Aug 31 11:38 10:59 -> ../network_latency
812lrwxrwxrwx 1 0 0 18 Aug 31 11:38 10:60 -> ../cpu_dma_latency
813lrwxrwxrwx 1 0 0 10 Aug 31 11:38 10:61 -> ../udmabuf
814lrwxrwxrwx 1 0 0 19 Aug 31 11:38 10:62 -> ../lightnvm/control
815lrwxrwxrwx 1 0 0 14 Aug 31 11:38 10:63 -> ../vga_arbiter
816lrwxrwxrwx 1 0 0 15 Aug 31 11:38 13:32 -> ../input/mouse0
817lrwxrwxrwx 1 0 0 15 Aug 31 11:38 13:33 -> ../input/mouse1
818lrwxrwxrwx 1 0 0 13 Aug 31 11:38 13:63 -> ../input/mice
819lrwxrwxrwx 1 0 0 15 Aug 31 11:38 13:64 -> ../input/event0
820lrwxrwxrwx 1 0 0 15 Aug 31 11:38 13:65 -> ../input/event1
821lrwxrwxrwx 1 0 0 15 Aug 31 11:38 13:66 -> ../input/event2
822lrwxrwxrwx 1 0 0 6 Aug 31 11:38 1:1 -> ../mem
823lrwxrwxrwx 1 0 0 7 Aug 31 11:38 1:11 -> ../kmsg
824lrwxrwxrwx 1 0 0 7 Aug 31 11:38 1:3 -> ../null
825lrwxrwxrwx 1 0 0 7 Aug 31 11:38 1:4 -> ../port
826lrwxrwxrwx 1 0 0 7 Aug 31 11:38 1:5 -> ../zero
827lrwxrwxrwx 1 0 0 7 Aug 31 11:38 1:7 -> ../full
828lrwxrwxrwx 1 0 0 9 Aug 31 11:38 1:8 -> ../random
829lrwxrwxrwx 1 0 0 10 Aug 31 11:38 1:9 -> ../urandom
830lrwxrwxrwx 1 0 0 11 Aug 31 11:38 245:1 -> ../vport2p1
831lrwxrwxrwx 1 0 0 14 Aug 31 11:38 246:0 -> ../bsg/2:0:0:0
832lrwxrwxrwx 1 0 0 14 Aug 31 11:38 246:1 -> ../bsg/2:0:1:0
833lrwxrwxrwx 1 0 0 7 Aug 31 11:38 251:0 -> ../rtc0
834lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:0 -> ../tty0
835lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:1 -> ../tty1
836lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:10 -> ../tty10
837lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:11 -> ../tty11
838lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:12 -> ../tty12
839lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:13 -> ../tty13
840lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:14 -> ../tty14
841lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:15 -> ../tty15
842lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:16 -> ../tty16
843lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:17 -> ../tty17
844lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:18 -> ../tty18
845lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:19 -> ../tty19
846lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:2 -> ../tty2
847lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:20 -> ../tty20
848lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:21 -> ../tty21
849lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:22 -> ../tty22
850lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:23 -> ../tty23
851lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:24 -> ../tty24
852lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:25 -> ../tty25
853lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:26 -> ../tty26
854lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:27 -> ../tty27
855lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:28 -> ../tty28
856lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:29 -> ../tty29
857lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:3 -> ../tty3
858lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:30 -> ../tty30
859lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:31 -> ../tty31
860lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:32 -> ../tty32
861lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:33 -> ../tty33
862lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:34 -> ../tty34
863lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:35 -> ../tty35
864lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:36 -> ../tty36
865lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:37 -> ../tty37
866lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:38 -> ../tty38
867lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:39 -> ../tty39
868lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:4 -> ../tty4
869lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:40 -> ../tty40
870lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:41 -> ../tty41
871lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:42 -> ../tty42
872lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:43 -> ../tty43
873lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:44 -> ../tty44
874lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:45 -> ../tty45
875lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:46 -> ../tty46
876lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:47 -> ../tty47
877lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:48 -> ../tty48
878lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:49 -> ../tty49
879lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:5 -> ../tty5
880lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:50 -> ../tty50
881lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:51 -> ../tty51
882lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:52 -> ../tty52
883lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:53 -> ../tty53
884lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:54 -> ../tty54
885lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:55 -> ../tty55
886lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:56 -> ../tty56
887lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:57 -> ../tty57
888lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:58 -> ../tty58
889lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:59 -> ../tty59
890lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:6 -> ../tty6
891lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:60 -> ../tty60
892lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:61 -> ../tty61
893lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:62 -> ../tty62
894lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:63 -> ../tty63
895lrwxrwxrwx 1 0 0 8 Aug 31 11:38 4:64 -> ../ttyS0
896lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:7 -> ../tty7
897lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:8 -> ../tty8
898lrwxrwxrwx 1 0 0 7 Aug 31 11:38 4:9 -> ../tty9
899lrwxrwxrwx 1 0 0 6 Aug 31 11:38 5:0 -> ../tty
900lrwxrwxrwx 1 0 0 10 Aug 31 11:38 5:1 -> ../console
901lrwxrwxrwx 1 0 0 7 Aug 31 11:38 5:2 -> ../ptmx
902lrwxrwxrwx 1 0 0 6 Aug 31 11:38 7:0 -> ../vcs
903lrwxrwxrwx 1 0 0 7 Aug 31 11:38 7:1 -> ../vcs1
904lrwxrwxrwx 1 0 0 7 Aug 31 11:38 7:128 -> ../vcsa
905lrwxrwxrwx 1 0 0 8 Aug 31 11:38 7:129 -> ../vcsa1
906lrwxrwxrwx 1 0 0 7 Aug 31 11:38 7:64 -> ../vcsu
907lrwxrwxrwx 1 0 0 8 Aug 31 11:38 7:65 -> ../vcsu1
908
909/dev/disk:
910total 0
911drwxr-xr-x 2 0 0 120 Aug 31 11:38 by-id
912drwxr-xr-x 2 0 0 80 Aug 31 11:38 by-label
913drwxr-xr-x 2 0 0 80 Aug 31 11:38 by-partuuid
914drwxr-xr-x 2 0 0 120 Aug 31 11:38 by-path
915drwxr-xr-x 2 0 0 100 Aug 31 11:38 by-uuid
916
917/dev/disk/by-id:
918total 0
919lrwxrwxrwx 1 0 0 9 Aug 31 11:38 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
920lrwxrwxrwx 1 0 0 9 Aug 31 11:38 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
921lrwxrwxrwx 1 0 0 10 Aug 31 11:38 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1
922lrwxrwxrwx 1 0 0 10 Aug 31 11:38 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2
923
924/dev/disk/by-label:
925total 0
926lrwxrwxrwx 1 0 0 10 Aug 31 11:38 BOOT -> ../../sda1
927lrwxrwxrwx 1 0 0 10 Aug 31 11:38 ROOT -> ../../sda2
928
929/dev/disk/by-partuuid:
930total 0
931lrwxrwxrwx 1 0 0 10 Aug 31 11:38 9b8c8601-01 -> ../../sda1
932lrwxrwxrwx 1 0 0 10 Aug 31 11:38 9b8c8601-02 -> ../../sda2
933
934/dev/disk/by-path:
935total 0
936lrwxrwxrwx 1 0 0 9 Aug 31 11:38 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
937lrwxrwxrwx 1 0 0 10 Aug 31 11:38 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1
938lrwxrwxrwx 1 0 0 10 Aug 31 11:38 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2
939lrwxrwxrwx 1 0 0 9 Aug 31 11:38 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
940
941/dev/disk/by-uuid:
942total 0
943lrwxrwxrwx 1 0 0 10 Aug 31 11:38 19532278-46a5-4ebb-8b49-4c590b17b70d -> ../../sda2
944lrwxrwxrwx 1 0 0 9 Aug 31 11:38 5354d53d-79b5-41c0-a326-db3ccbc810dd -> ../../sdb
945lrwxrwxrwx 1 0 0 10 Aug 31 11:38 f39c146b-032c-4959-80e7-893211072e96 -> ../../sda1
946
947/dev/input:
948total 0
949crw------- 1 0 0 13, 64 Aug 31 11:38 event0
950crw------- 1 0 0 13, 65 Aug 31 11:38 event1
951crw------- 1 0 0 13, 66 Aug 31 11:38 event2
952crw------- 1 0 0 13, 63 Aug 31 11:38 mice
953crw------- 1 0 0 13, 32 Aug 31 11:38 mouse0
954crw------- 1 0 0 13, 33 Aug 31 11:38 mouse1
955
956/dev/lightnvm:
957total 0
958crw------- 1 0 0 10, 62 Aug 31 11:38 control
959
960/dev/mapper:
961total 0
962crw------- 1 0 0 10, 236 Aug 31 11:39 control
963
964/dev/net:
965total 0
966crw-rw-rw- 1 0 0 10, 200 Aug 31 11:38 tun
967
968/dev/pts:
969total 0
970c--------- 1 0 0 5, 2 Aug 31 11:38 ptmx
971
972/dev/shm:
973total 0
974
975/dev/snd:
976total 0
977crw------- 1 0 0 116, 1 Aug 31 11:38 seq
978crw------- 1 0 0 116, 33 Aug 31 11:38 timer
979
980/dev/vfio:
981total 0
982crw------- 1 0 0 10, 196 Aug 31 11:38 vfio
983
984/dev/virtio-ports:
985total 0
986lrwxrwxrwx 1 0 0 11 Aug 31 11:38 org.libguestfs.channel.0 -> ../vport2p1
987+ cat /proc/mounts
988/dev/root / ext2 rw,noatime 0 0
989/proc /proc proc rw,relatime 0 0
990/sys /sys sysfs rw,relatime 0 0
991tmpfs /run tmpfs rw,nosuid,relatime,size=93820k,mode=755 0 0
992/dev /dev devtmpfs rw,relatime,size=229524k,nr_inodes=57381,mode=755 0 0
993/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
994shmfs /dev/shm tmpfs rw,relatime 0 0
995+ cat /proc/mdstat
996cat: /proc/mdstat: No such file or directory
997+ lvm pvs
998+ lvm vgs
999+ lvm lvs
1000+ ip a
10011: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
1002 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
1003 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
1004 valid_lft forever preferred_lft forever
1005 inet6 ::1/128 scope host
1006 valid_lft forever preferred_lft forever
10072: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
1008 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
1009 inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0
1010 valid_lft forever preferred_lft forever
1011 inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr
1012 valid_lft 86396sec preferred_lft 14396sec
1013 inet6 fe80::5054:ff:fe12:3456/64 scope link
1014 valid_lft forever preferred_lft forever
1015+ ip r
1016default via 169.254.2.2 dev eth0
1017169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.15
1018+ cat /etc/resolv.conf
1019### /etc/resolv.conf is a symlink to /var/run/netconfig/resolv.conf
1020### autogenerated by netconfig!
1021#
1022# Before you change this file manually, consider to define the
1023# static DNS configuration using the following variables in the
1024# /etc/sysconfig/network/config file:
1025# NETCONFIG_DNS_STATIC_SEARCHLIST
1026# NETCONFIG_DNS_STATIC_SERVERS
1027# NETCONFIG_DNS_FORWARDER
1028# or disable DNS configuration updates via netconfig by setting:
1029# NETCONFIG_DNS_POLICY=''
1030#
1031# See also the netconfig(8) manual page and other documentation.
1032#
1033### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
1034nameserver 127.0.0.1
1035nameserver 169.254.2.3
1036+ lsmod
1037Module Size Used by
1038dm_mod 155648 0
1039af_packet 53248 2
1040libcrc32c 16384 0
1041crc8 16384 0
1042crc7 16384 0
1043crc64 16384 0
1044crc4 16384 0
1045crc_itu_t 16384 0
1046virtio_mmio 16384 0
1047virtio_input 16384 0
1048virtio_balloon 24576 0
1049virtio_scsi 24576 1
1050virtio_rpmsg_bus 24576 0
1051rpmsg_core 16384 1 virtio_rpmsg_bus
1052virtio_pmem 16384 0
1053nd_virtio 16384 1 virtio_pmem
1054nd_pmem 24576 0
1055nd_btt 32768 1 nd_pmem
1056virtio_net 57344 0
1057net_failover 24576 1 virtio_net
1058failover 16384 1 net_failover
1059virtio_crypto 28672 0
1060crypto_engine 16384 1 virtio_crypto
1061virtio_rng 16384 0
1062virtio_blk 20480 0
1063ata_piix 36864 0
1064nfit 69632 0
1065libnvdimm 196608 4 nd_btt,nd_pmem,nfit,virtio_pmem
1066crc32_generic 16384 0
1067crct10dif_pclmul 16384 1
1068crc32c_intel 24576 2
1069crc32_pclmul 16384 0
1070+ date
1071Mon Aug 31 11:39:04 UTC 2020
1072+ echo -n 'clocksource: '
1073clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
1074kvm-clock
1075+ echo -n 'uptime: '
1076uptime: + cat /proc/uptime
10778.33 6.33
1078+ cmd=guestfsd
1079++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
1080+ eval
1081+ test x '!=' x
1082+ test 1 = 1
1083+ cmd='guestfsd --verbose'
1084+ test 1 = 1
1085+ cmd='guestfsd --verbose --network'
1086+ false
1087+ test '' = 1
1088+ echo guestfsd --verbose --network
1089guestfsd --verbose --network
1090+ guestfsd --verbose --network
1091OCaml daemon loaded
1092lvm config:
1093lvmetad
1094sh: lvmetad: command not found
1095warning: lvmetad command failed
1096trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
1097commandrvf: stdout=n stderr=y flags=0x0
1098commandrvf: udevadm --debug settle
1099calling: settle
1100libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
1101libguestfs: appliance is up
1102libguestfs: trace: launch = 0
1103libguestfs: trace: inspect_os
1104guestfsd: <= inspect_os (0x1e0) request length 40 bytes
1105commandrvf: stdout=n stderr=y flags=0x0
1106commandrvf: udevadm --debug settle -E /dev/sdb
1107calling: settle
1108commandrvf: stdout=n stderr=y flags=0x0
1109commandrvf: udevadm --debug settle -E /dev/sda
1110calling: settle
1111commandrvf: stdout=n stderr=y flags=0x0
1112commandrvf: udevadm --debug settle -E /dev/sdb
1113calling: settle
1114commandrvf: stdout=n stderr=y flags=0x0
1115commandrvf: udevadm --debug settle -E /dev/sda
1116calling: settle
1117command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1'
1118command: blkid returned 0
1119command: blkid: stdout:
1120ext3
1121command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2'
1122command: blkid returned 0
1123command: blkid: stdout:
1124xfs
1125command: lvm 'lvs' '--help'
1126command: lvm returned 0
1127command: lvm: stdout:
1128 lvs - Display information about logical volumes
1129
1130 lvs
1131\t[ -H|--history ]
1132\t[ -a|--all ]
1133\t[ -o|--options String ]
1134\t[ -S|--select String ]
1135\t[ -O|--sort String ]
1136\t[ --segments ]
1137\t[ --aligned ]
1138\t[ --binary ]
1139\t[ --configreport log|vg|lv|pv|pvseg|seg ]
1140\t[ --foreign ]
1141\t[ --ignorelockingfailure ]
1142\t[ --logonly ]
1143\t[ --nameprefixes ]
1144\t[ --noheadings ]
1145\t[ --nosuffix ]
1146\t[ --readonly ]
1147\t[ --reportformat basic|json ]
1148\t[ --rows ]
1149\t[ --separator String ]
1150\t[ --shared ]
1151\t[ --unbuffered ]
1152\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ]
1153\t[ --unquoted ]
1154\t[ COMMON_OPTIONS ]
1155\t[ VG|LV|Tag ... ]
1156
1157 Common options for lvm:
1158\t[ -d|--debug ]
1159\t[ -h|--help ]
1160\t[ -q|--quiet ]
1161\t[ -v|--verbose ]
1162\t[ -y|--yes ]
1163\t[ -t|--test ]
1164\t[ --commandprofile String ]
1165\t[ --config String ]
1166\t[ --driverloaded y|n ]
1167\t[ --nolocking ]
1168\t[ --lockopt String ]
1169\t[ --longhelp ]
1170\t[ --profile String ]
1171\t[ --version ]
1172
1173 Use --longhelp to show all options and advanced commands.
1174command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/'
1175command: lvm returned 0
1176check_for_filesystem_on: /dev/sda1 (ext3)
1177command: mount '-o' 'ro' '/dev/sda1' '/sysroot//'
1178[ 8.804844] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
1179[ 8.834593] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
1180command: mount returned 0
1181chroot: /sysroot: running 'is_file: /grub/menu.lst'
1182chroot: /sysroot: running 'is_file: /grub/grub.conf'
1183chroot: /sysroot: running 'is_file: /grub2/grub.cfg'
1184chroot: /sysroot: running 'is_dir: /etc'
1185chroot: /sysroot: running 'is_dir: /etc'
1186chroot: /sysroot: running 'is_dir: /etc'
1187chroot: /sysroot: running 'is_file: /hurd/console'
1188chroot: /sysroot: running 'is_dir: /etc'
1189chroot: /sysroot: running 'is_dir: /etc'
1190chroot: /sysroot: running 'is_dir: /etc'
1191chroot: /sysroot: running 'is_dir: /etc'
1192chroot: /sysroot: running 'is_dir: /etc'
1193chroot: /sysroot: running 'is_dir: /bin'
1194chroot: /sysroot: running 'is_dir: /log'
1195chroot: /sysroot: running 'case_sensitive_path: /windows'
1196chroot: /sysroot: running 'case_sensitive_path: /windows/system32'
1197chroot: /sysroot: running 'case_sensitive_path: /winnt'
1198chroot: /sysroot: running 'case_sensitive_path: /winnt/system32'
1199chroot: /sysroot: running 'case_sensitive_path: /win32'
1200chroot: /sysroot: running 'case_sensitive_path: /win32/system32'
1201chroot: /sysroot: running 'case_sensitive_path: /win'
1202chroot: /sysroot: running 'case_sensitive_path: /win/system32'
1203chroot: /sysroot: running 'case_sensitive_path: /reactos'
1204chroot: /sysroot: running 'case_sensitive_path: /reactos/system32'
1205chroot: /sysroot: running 'case_sensitive_path: /boot.ini'
1206chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini'
1207chroot: /sysroot: running 'case_sensitive_path: /System Volume Information'
1208chroot: /sysroot: running 'is_dir: /System Volume Information'
1209chroot: /sysroot: running 'case_sensitive_path: /System Volume Information'
1210chroot: /sysroot: running 'is_dir: /System Volume Information'
1211chroot: /sysroot: running 'case_sensitive_path: /FDOS'
1212chroot: /sysroot: running 'is_dir: /FDOS'
1213chroot: /sysroot: running 'case_sensitive_path: /DOS'
1214chroot: /sysroot: running 'is_dir: /DOS'
1215check_filesystem: /dev/sda1 matched no known OS partition
1216command: umount '/sysroot'
1217command: umount returned 0
1218check_for_filesystem_on: /dev/sda2 (xfs)
1219command: mount '-o' 'ro' '/dev/sda2' '/sysroot//'
1220[ 8.973398] SGI XFS with ACLs, security attributes, no debug enabled
1221[ 8.998768] XFS (sda2): Mounting V4 Filesystem
1222[ 9.041532] XFS (sda2): Ending clean mount
1223command: mount returned 0
1224chroot: /sysroot: running 'is_file: /grub/menu.lst'
1225chroot: /sysroot: running 'is_file: /grub/grub.conf'
1226chroot: /sysroot: running 'is_file: /grub2/grub.cfg'
1227chroot: /sysroot: running 'is_dir: /etc'
1228chroot: /sysroot: running 'is_dir: /bin'
1229chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf'
1230chroot: /sysroot: running 'is_dir: /etc'
1231chroot: /sysroot: running 'is_dir: /bin'
1232chroot: /sysroot: running 'is_file: /netbsd'
1233chroot: /sysroot: running 'is_dir: /etc'
1234chroot: /sysroot: running 'is_dir: /bin'
1235chroot: /sysroot: running 'is_file: /bsd'
1236chroot: /sysroot: running 'is_file: /hurd/console'
1237chroot: /sysroot: running 'is_dir: /etc'
1238chroot: /sysroot: running 'is_dir: /bin'
1239chroot: /sysroot: running 'is_file: /service/vm'
1240chroot: /sysroot: running 'is_dir: /etc'
1241chroot: /sysroot: running 'is_dir: /bin'
1242chroot: /sysroot: running 'is_file: /etc/fstab'
1243chroot: /sysroot: running 'is_file: /etc/hosts'
1244check_filesystem: /dev/sda2 matched Linux root
1245check_tests: checking /etc/os-release
1246chroot: /sysroot: running 'is_file: /etc/os-release'
1247chroot: /sysroot: running 'parse_os_release'
1248parse_version_from_major_minor: parsing '12.3'
1249chroot: /sysroot: running 'is_file: /bin/bash'
1250chroot: /sysroot: running 'realpath: /bin/bash'
1251commandrvf: stdout=n stderr=y flags=0x0
1252commandrvf: udevadm --debug settle -E /bin/bash
1253calling: settle
1254chroot: /sysroot: running 'file: /bin/bash'
1255command: file '-zb' '/sysroot//bin/bash'
1256command: file returned 0
1257command: file: stdout:
1258ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.0.0, BuildID[sha1]=707aae37ad0709fcc1bfd2a36333471d65be656c, stripped
1259chroot: /sysroot: running 'is_file: /etc/fstab'
1260chroot: /sysroot: running 'is_file: /etc/mdadm.conf'
1261augeas pathexpr = /augeas/load/*[ ]
1262chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME'
1263command: umount '/sysroot'
1264[ 11.290408] XFS (sda2): Unmounting Filesystem
1265command: umount returned 0
1266inspect_os: fses:
1267fs: /dev/sda1 (ext3) role: other
1268fs: /dev/sda2 (xfs) role: root
1269 type: linux
1270 distro: sles
1271 package_format: rpm
1272 package_management: zypper
1273 product_name: SUSE Linux Enterprise Server 12 SP3
1274 version: 12.3
1275 arch: x86_64
1276 hostname: linux.suse
1277
1278inspect_get_roots: roots:
1279/dev/sda2 (xfs):
1280 type: linux
1281 distro: sles
1282 package_format: rpm
1283 package_management: zypper
1284 product_name: SUSE Linux Enterprise Server 12 SP3
1285 version: 12.3
1286 arch: x86_64
1287 hostname: linux.suse
1288guestfsd: => inspect_os (0x1e0) took 2.78 secs
1289libguestfs: trace: inspect_os = ["/dev/sda2"]
1290Root device: /dev/sda2
1291libguestfs: trace: inspect_get_product_name "/dev/sda2"
1292guestfsd: <= inspect_get_product_name (0x1e7) request length 56 bytes
1293commandrvf: stdout=n stderr=y flags=0x0
1294commandrvf: udevadm --debug settle -E /dev/sda2
1295calling: settle
1296guestfsd: => inspect_get_product_name (0x1e7) took 0.01 secs
1297libguestfs: trace: inspect_get_product_name = "SUSE Linux Enterprise Server 12 SP3"
1298 Product name: SUSE Linux Enterprise Server 12 SP3
1299libguestfs: trace: inspect_get_major_version "/dev/sda2"
1300guestfsd: <= inspect_get_major_version (0x1e9) request length 56 bytes
1301commandrvf: stdout=n stderr=y flags=0x0
1302commandrvf: udevadm --debug settle -E /dev/sda2
1303calling: settle
1304libguestfs: trace: inspect_get_major_version = 12
1305libguestfs: trace: inspect_get_minor_version "/dev/sda2"
1306guestfsd: => inspect_get_major_version (0x1e9) took 0.02 secs
1307guestfsd: <= inspect_get_minor_version (0x1ea) request length 56 bytes
1308commandrvf: stdout=n stderr=y flags=0x0
1309commandrvf: udevadm --debug settle -E /dev/sda2
1310calling: settle
1311libguestfs: trace: inspect_get_minor_version = 3
1312 Version: 12.3
1313libguestfs: trace: inspect_get_type "/dev/sda2"
1314guestfsd: => inspect_get_minor_version (0x1ea) took 0.02 secs
1315guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes
1316commandrvf: stdout=n stderr=y flags=0x0
1317commandrvf: udevadm --debug settle -E /dev/sda2
1318calling: settle
1319libguestfs: trace: inspect_get_type = "linux"
1320 Type: linux
1321libguestfs: trace: inspect_get_distro "/dev/sda2"
1322guestfsd: => inspect_get_type (0x1e3) took 0.02 secs
1323guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes
1324commandrvf: stdout=n stderr=y flags=0x0
1325commandrvf: udevadm --debug settle -E /dev/sda2
1326calling: settle
1327libguestfs: trace: inspect_get_distro = "sles"
1328 Distro: sles
1329libguestfs: trace: inspect_get_mountpoints "/dev/sda2"
1330guestfsd: => inspect_get_distro (0x1e4) took 0.02 secs
1331guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes
1332commandrvf: stdout=n stderr=y flags=0x0
1333commandrvf: udevadm --debug settle -E /dev/sda2
1334calling: settle
1335libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/sda2"]
1336Mounting "/dev/sda2" on "/"
1337libguestfs: trace: mount "/dev/sda2" "/"
1338guestfsd: => inspect_get_mountpoints (0x1f4) took 0.02 secs
1339guestfsd: <= mount (0x1) request length 64 bytes
1340commandrvf: stdout=n stderr=y flags=0x0
1341commandrvf: udevadm --debug settle -E /dev/sda2
1342calling: settle
1343command: mount '/dev/sda2' '/sysroot//'
1344[ 11.511273] XFS (sda2): Mounting V4 Filesystem
1345[ 11.538067] XFS (sda2): Ending clean mount
1346guestfsd: => mount (0x1) took 0.07 secs
1347libguestfs: trace: mount = 0
1348libguestfs: trace: is_file "/etc/issue.net"
1349guestfsd: <= is_file (0x25) request length 64 bytes
1350command: mount returned 0
1351chroot: /sysroot: running 'is_file: /etc/issue.net'
1352libguestfs: trace: is_file = 1
1353--- /etc/issue.net ---
1354libguestfs: trace: head_n 3 "/etc/issue.net"
1355guestfsd: => is_file (0x25) took 0.00 secs
1356guestfsd: <= head_n (0x7a) request length 64 bytes
1357commandrvf: stdout=y stderr=y flags=0x20004
1358commandrvf: head -n 3
1359libguestfs: trace: head_n = ["Welcome to XYZ (x86_64) - Kernel %r (%t)."]
1360Welcome to XYZ (x86_64) - Kernel %r (%t).
1361libguestfs: trace: mount_local "/tmp/guestfs" "readonly:false" "debugcalls:true"
1362libguestfs: guestfs_impl_mount_local: fuse_mount /tmp/guestfs
1363libguestfs: guestfs_impl_mount_local: fuse_new
1364libguestfs: guestfs_impl_mount_local: leaving fuse_mount_local
1365libguestfs: trace: mount_local = 0
1366libguestfs: trace: mount_local_run
1367libguestfs: trace: exists "/"
1368guestfsd: => head_n (0x7a) took 0.00 secs
1369guestfsd: <= exists (0x24) request length 48 bytes
1370guestfsd: => exists (0x24) took 0.00 secs
1371libguestfs: trace: exists = 1
1372libguestfs: guestfs_impl_mount_local_run: entering fuse_loop
1373libguestfs: /tmp/guestfs: mount_local_getattr (/, 0x7ffd652f4590)
1374libguestfs: trace: lstatns "/"
1375guestfsd: <= lstatns (0x1a6) request length 48 bytes
1376guestfsd: => lstatns (0x1a6) took 0.00 secs
1377libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2050, st_ino: 128, st_mode: 16877, st_nlink: 23, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4096, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1557238484, st_atime_nsec: 568235714, st_mtime_sec: 1557238327, st_mtime_nsec: 920228218, st_ctime_sec: 1557238484, st_ctime_nsec: 568235714, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
1378libguestfs: /tmp/guestfs: mount_local_access (/, 4)
1379libguestfs: /tmp/guestfs: mount_local_getattr (/, 0x7ffd652f4540)
1380libguestfs: trace: lstatns "/"
1381guestfsd: <= lstatns (0x1a6) request length 48 bytes
1382guestfsd: => lstatns (0x1a6) took 0.00 secs
1383libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2050, st_ino: 128, st_mode: 16877, st_nlink: 23, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4096, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1557238484, st_atime_nsec: 568235714, st_mtime_sec: 1557238327, st_mtime_nsec: 920228218, st_ctime_sec: 1557238484, st_ctime_nsec: 568235714, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
1384libguestfs: /: testing access mask R_OK: caller UID:GID = 1001:100, file UID:GID = 0:0, file mode = 40755, result = OK
1385libguestfs: /tmp/guestfs: mount_local_getattr (/.Trash, 0x7ffd652f45c0)
1386libguestfs: trace: lstatns "/.Trash"
1387guestfsd: <= lstatns (0x1a6) request length 52 bytes
1388guestfsd: error: /.Trash: No such file or directory
1389guestfsd: => lstatns (0x1a6) took 0.00 secs
1390libguestfs: trace: lstatns = NULL (error)
1391libguestfs: /tmp/guestfs: mount_local_getattr (/.Trash-1001, 0x7ffd652f45c0)
1392libguestfs: trace: lstatns "/.Trash-1001"
1393guestfsd: <= lstatns (0x1a6) request length 56 bytes
1394guestfsd: error: /.Trash-1001: No such file or directory
1395guestfsd: => lstatns (0x1a6) took 0.00 secs
1396libguestfs: trace: lstatns = NULL (error)
1397libguestfs: /tmp/guestfs: mount_local_access (/, 1)
1398libguestfs: /tmp/guestfs: mount_local_getattr (/, 0x7ffd652f4540)
1399libguestfs: trace: lstatns "/"
1400guestfsd: <= lstatns (0x1a6) request length 48 bytes
1401guestfsd: => lstatns (0x1a6) took 0.00 secs
1402libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2050, st_ino: 128, st_mode: 16877, st_nlink: 23, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4096, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1557238484, st_atime_nsec: 568235714, st_mtime_sec: 1557238327, st_mtime_nsec: 920228218, st_ctime_sec: 1557238484, st_ctime_nsec: 568235714, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
1403libguestfs: /: testing access mask X_OK: caller UID:GID = 1001:100, file UID:GID = 0:0, file mode = 40755, result = OK
1404libguestfs: /tmp/guestfs: mount_local_access (/, 1)
1405libguestfs: /tmp/guestfs: mount_local_getattr (/, 0x7ffd652f4540)
1406libguestfs: trace: lstatns "/"
1407guestfsd: <= lstatns (0x1a6) request length 48 bytes
1408guestfsd: => lstatns (0x1a6) took 0.00 secs
1409libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2050, st_ino: 128, st_mode: 16877, st_nlink: 23, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4096, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1557238484, st_atime_nsec: 568235714, st_mtime_sec: 1557238327, st_mtime_nsec: 920228218, st_ctime_sec: 1557238484, st_ctime_nsec: 568235714, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
1410libguestfs: /: testing access mask X_OK: caller UID:GID = 1001:100, file UID:GID = 0:0, file mode = 40755, result = OK
1411false
1412libguestfs: /tmp/guestfs: mount_local_access (/, 1)
1413libguestfs: /tmp/guestfs: mount_local_getattr (/, 0x7ffd652f4540)
1414libguestfs: trace: lstatns "/"
1415guestfsd: <= lstatns (0x1a6) request length 48 bytes
1416guestfsd: => lstatns (0x1a6) took 0.00 secs
1417libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2050, st_ino: 128, st_mode: 16877, st_nlink: 23, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4096, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1557238484, st_atime_nsec: 568235714, st_mtime_sec: 1557238327, st_mtime_nsec: 920228218, st_ctime_sec: 1557238484, st_ctime_nsec: 568235714, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
1418libguestfs: /: testing access mask X_OK: caller UID:GID = 1001:100, file UID:GID = 0:0, file mode = 40755, result = OK
1419nil
1420libguestfs: /tmp/guestfs: mount_local_access (/, 1)
1421libguestfs: /tmp/guestfs: mount_local_getattr (/, 0x7ffd652f4540)
1422libguestfs: trace: lstatns "/"
1423guestfsd: <= lstatns (0x1a6) request length 48 bytes
1424guestfsd: => lstatns (0x1a6) took 0.00 secs
1425libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2050, st_ino: 128, st_mode: 16877, st_nlink: 23, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4096, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1557238484, st_atime_nsec: 568235714, st_mtime_sec: 1557238327, st_mtime_nsec: 920228218, st_ctime_sec: 1557238484, st_ctime_nsec: 568235714, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
1426libguestfs: /: testing access mask X_OK: caller UID:GID = 1001:100, file UID:GID = 0:0, file mode = 40755, result = OK
1427nil
1428libguestfs: trace: umount_local
1429libguestfs: command: run: guestunmount
1430libguestfs: command: run: \ --no-retry /tmp/guestfs
1431libguestfs: guestfs_impl_mount_local_run: leaving fuse_loop
1432libguestfs: trace: mount_local_run = 0
1433"Will wait for PID 8446 to exit..."
1434libguestfs: trace: umount_local = 0
1435libguestfs: trace: close
1436libguestfs: closing guestfs handle 0x55a9e9f0ea40 (state 2)
1437libguestfs: trace: internal_autosync
1438guestfsd: <= internal_autosync (0x11a) request length 40 bytes
1439umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
1440umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
1441umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
1442umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=93820k,mode=755 freq=0 passno=0
1443umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=229524k,nr_inodes=57381,mode=755 freq=0 passno=0
1444umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
1445umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
1446umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=xfs opts=rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota freq=0 passno=0
1447commandrvf: stdout=n stderr=y flags=0x0
1448commandrvf: umount /sysroot
1449[ 11.778956] XFS (sda2): Unmounting Filesystem
1450commandrvf: stdout=n stderr=y flags=0x0
1451commandrvf: udevadm --debug settle -E /dev/sdb
1452calling: settle
1453commandrvf: stdout=n stderr=y flags=0x0
1454commandrvf: udevadm --debug settle -E /dev/sda
1455calling: settle
1456fsync /dev/sda
1457guestfsd: => internal_autosync (0x11a) took 0.06 secs
1458libguestfs: trace: internal_autosync = 0
1459libguestfs: sending SIGTERM to process 8408
1460libguestfs: trace: umount_all
1461libguestfs: command: run: rm
1462libguestfs: command: run: \ -rf /tmp/libguestfsyX5ZFG
1463qemu-system-x86_64: terminating on signal 15 from pid 8446 (./find-needed-updates /vms/Appliance.x86_64-4.0.0.66/Appliance.x86_64-4.0.0.66-disk1.vmdk)
1464libguestfs: command: run: rm
1465libguestfs: command: run: \ -rf /run/user/1001/libguestfs1G0VhD
1466libguestfs: child_cleanup: 0x55a9e9f0ea40: child process died
1467libguestfs: sending SIGTERM to process 8408
1468libguestfs: qemu maxrss 276640K
1469libguestfs: trace: umount_all = -1 (error)
1470bundler: failed to load command: ./find-needed-updates (./find-needed-updates)
1471Guestfs::Error: appliance closed the connection unexpectedly, see earlier error messages
1472 /home/srinidhi/src/find-needed-updates/find-needed-updates:113:in `umount_all'
1473 /home/srinidhi/src/find-needed-updates/find-needed-updates:113:in `block in <top (required)>'
1474 /home/srinidhi/src/find-needed-updates/find-needed-updates:45:in `each'
1475 /home/srinidhi/src/find-needed-updates/find-needed-updates:45:in `<top (required)>'
1476libguestfs: trace: close
1477libguestfs: closing guestfs handle 0x55a9e9f0ea40 (state 0)
1478libguestfs: command: run: rm
1479libguestfs: command: run: \ -rf /tmp/libguestfsyX5ZFG
1480libguestfs: command: run: rm
1481libguestfs: command: run: \ -rf /run/user/1001/libguestfs1G0VhD
1482