-
Bug
-
Resolution: Done
-
Normal
-
None
-
rhel-10.0.beta
-
Yes
-
Moderate
-
rhel-sst-virtualization
-
ssg_virtualization
-
None
-
False
-
-
None
-
None
-
None
-
None
-
-
All
-
None
What were you trying to do that didn't work?
The list-filesystems command hangs if there are no block devices on RHEL10.
# guestfish -vx run : list-filesystems libguestfs: trace: set_pgroup true libguestfs: trace: set_pgroup = 0 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: version libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 52, release: 2, extra: rhel=10,release=2.el10,libvirt, > libguestfs: trace: get_backend libguestfs: trace: get_backend = "libvirt" libguestfs: launch: program=guestfish libguestfs: launch: version=1.52.2rhel=10,release=2.el10,libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend registered: libvirt libguestfs: launch: backend=libvirt libguestfs: launch: tmpdir=/tmp/libguestfsuga2iY libguestfs: launch: umask=0022 libguestfs: launch: euid=0 libguestfs: libvirt version = 10005000 (10.5.0) libguestfs: guest random name = guestfs-00he9o8lv2x1tfsp libguestfs: connect to libvirt libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0 libguestfs: successfully opened libvirt handle: conn = 0x55fb59deb210 libguestfs: qemu version (reported by libvirt) = 9000000 (9.0.0) libguestfs: get libvirt capabilities libguestfs: parsing capabilities XML libguestfs: trace: get_backend_setting "force_kvm" libguestfs: trace: get_backend_setting = NULL (error) libguestfs: trace: get_backend_setting "force_tcg" libguestfs: trace: get_backend_setting = NULL (error) libguestfs: parsing domcapabilities XML libguestfs: trace: get_backend_setting "internal_libvirt_label" libguestfs: trace: get_backend_setting = NULL (error) libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" libguestfs: trace: get_backend_setting = NULL (error) libguestfs: trace: get_backend_setting "internal_libvirt_norelabel_disks" libguestfs: trace: get_backend_setting = NULL (error) libguestfs: build appliance libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/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/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d supermin: version: 5.3.4 supermin: rpm: detected RPM version 4.19 supermin: rpm: detected RPM architecture x86_64 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-0/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-packages-rescue type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-packages-rsync type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-packages-xfs type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-winsupport-deps type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-winsupport.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 197 packages, including dependencies supermin: build: 31505 files supermin: build: 7273 files, after matching excludefiles supermin: build: 7289 files, after adding hostfiles supermin: build: 7273 files, after removing unreadable files supermin: build: 7303 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/6.11.0-0.rc3.19.el10.x86_64/vmlinuz supermin: kernel: kernel_version 6.11.0-0.rc3.19.el10.x86_64 supermin: kernel: modpath /lib/modules/6.11.0-0.rc3.19.el10.x86_64 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-0/appliance.d.4widw6wg/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-0/appliance.d.4widw6wg/initrd' supermin: ext2: wrote 36 modules to minimal initrd supermin: renaming /var/tmp/.guestfs-0/appliance.d.4widw6wg to /var/tmp/.guestfs-0/appliance.d libguestfs: finished building supermin appliance libguestfs: trace: disk_create "/tmp/libguestfsuga2iY/overlay1.qcow2" "qcow2" -1 "backingfile:/var/tmp/.guestfs-0/appliance.d/root" libguestfs: trace: disk_format "/var/tmp/.guestfs-0/appliance.d/root" libguestfs: command: run: qemu-img --help | grep -sqE -- '\binfo\b.*-U\b' libguestfs: command: run: qemu-img libguestfs: command: run: \ info libguestfs: command: run: \ -U libguestfs: command: run: \ --output json libguestfs: command: run: \ /var/tmp/.guestfs-0/appliance.d/root libguestfs: parse_json: qemu-img info JSON output:\n{\n "children": [\n {\n "name": "file",\n "info": {\n "children": [\n ],\n "virtual-size": 4294967296,\n "filename": "/var/tmp/.guestfs-0/appliance.d/root",\n "format": "file",\n "actual-size": 335581184,\n "format-specific": {\n "type": "file",\n "data": {\n }\n },\n "dirty-flag": false\n }\n }\n ],\n "virtual-size": 4294967296,\n "filename": "/var/tmp/.guestfs-0/appliance.d/root",\n "format": "raw",\n "actual-size": 335581184,\n "dirty-flag": false\n}\n\n libguestfs: trace: disk_format = "raw" libguestfs: command: run: qemu-img libguestfs: command: run: \ create libguestfs: command: run: \ -f qcow2 libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw libguestfs: command: run: \ /tmp/libguestfsuga2iY/overlay1.qcow2 Formatting '/tmp/libguestfsuga2iY/overlay1.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw lazy_refcounts=off refcount_bits=16 libguestfs: trace: disk_create = 0 libguestfs: trace: get_sockdir libguestfs: trace: get_sockdir = "/tmp" libguestfs: create libvirt XML libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-00he9o8lv2x1tfsp</name>\n <memory unit="MiB">1280</memory>\n <currentMemory unit="MiB">1280</currentMemory>\n <cpu mode="maximum">\n <feature policy="disable" name="la57"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type machine="q35">hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color</cmdline>\n <bios useserial="yes"/>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsuga2iY/overlay1.qcow2"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfseqw7I0/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfseqw7I0/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: command: run: ls libguestfs: command: run: \ -a libguestfs: command: run: \ -l libguestfs: command: run: \ -R libguestfs: command: run: \ -Z /var/tmp/.guestfs-0 libguestfs: /var/tmp/.guestfs-0: libguestfs: total 4 libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 37 Aug 27 05:47 . libguestfs: drwxrwxrwt. 11 root root system_u:object_r:tmp_t:s0 4096 Aug 27 05:47 .. libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 46 Aug 27 05:47 appliance.d libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 0 Aug 27 05:47 lock libguestfs: libguestfs: /var/tmp/.guestfs-0/appliance.d: libguestfs: total 351336 libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 46 Aug 27 05:47 . libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 37 Aug 27 05:47 .. libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 8723456 Aug 27 05:47 initrd libguestfs: -rwxr-xr-x. 1 root root unconfined_u:object_r:user_tmp_t:s0 15460472 Aug 27 05:47 kernel libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 4294967296 Aug 27 05:47 root libguestfs: command: run: ls libguestfs: command: run: \ -a libguestfs: command: run: \ -l libguestfs: command: run: \ -Z /tmp/libguestfseqw7I0 libguestfs: total 4 libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 47 Aug 27 05:47 . libguestfs: drwxrwxrwt. 19 root root system_u:object_r:tmp_t:s0 4096 Aug 27 05:47 .. libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Aug 27 05:47 console.sock libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Aug 27 05:47 guestfsd.sock libguestfs: launch libvirt guest \x1bc\x1b[?7l\x1b[2J\x1b[0mSeaBIOS (version 1.16.3-4.el10) Machine UUID a292ac4d-840a-49d5-950b-4acb7c12d847 Booting from ROM... \x1bc\x1b[?7l\x1b[2J[ 0.000000] Linux version 6.11.0-0.rc3.19.el10.x86_64 (mockbuild@f072d1a4b3334259a842ba1dd771f646) (gcc (GCC) 14.1.1 20240607 (Red Hat 14.1.1-5), GNU ld version 2.41-48.el10) #1 SMP PREEMPT_DYNAMIC Fri Aug 16 14:55:00 EDT 2024 [ 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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004fffafff] usable [ 0.000000] BIOS-e820: [mem 0x000000004fffb000-0x000000004fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] 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] APIC: Static calls initialized [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: Red Hat KVM/RHEL, BIOS 1.16.3-4.el10 04/01/2014 [ 0.000000] DMI: Memory slots populated: 1/1 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000002] kvm-clock: using sched offset of 520223537 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 1897.800 MHz processor [ 0.000462] last_pfn = 0x4fffb max_arch_pfn = 0x400000000 [ 0.000508] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.000512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.013795] found SMP MP-table at [mem 0x000f5500-0x000f550f] [ 0.013823] Using GB pages for direct mapping [ 0.014202] RAMDISK: [mem 0x4f79e000-0x4ffeffff] [ 0.014239] ACPI: Early table checksum verification disabled [ 0.014244] ACPI: RSDP 0x00000000000F52C0 000014 (v00 BOCHS ) [ 0.014252] ACPI: RSDT 0x000000004FFFE470 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.014263] ACPI: FACP 0x000000004FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.014272] ACPI: DSDT 0x000000004FFFE4B0 001135 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.014279] ACPI: FACS 0x000000004FFFFF40 000040 [ 0.014285] ACPI: SSDT 0x000000004FFFF720 000819 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.014291] ACPI: APIC 0x000000004FFFF630 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.014298] ACPI: MCFG 0x000000004FFFF5F0 00003C (v01 BOCHS BXPCMCFG 00000001 BXPC 00000001) [ 0.014302] ACPI: Reserving FACP table memory at [mem 0x4fffff80-0x4ffffff3] [ 0.014305] ACPI: Reserving DSDT table memory at [mem 0x4fffe4b0-0x4ffff5e4] [ 0.014306] ACPI: Reserving FACS table memory at [mem 0x4fffff40-0x4fffff7f] [ 0.014308] ACPI: Reserving SSDT table memory at [mem 0x4ffff720-0x4fffff38] [ 0.014309] ACPI: Reserving APIC table memory at [mem 0x4ffff630-0x4ffff6a7] [ 0.014310] ACPI: Reserving MCFG table memory at [mem 0x4ffff5f0-0x4ffff62b] [ 0.014799] No NUMA configuration found [ 0.014811] Faking a node at [mem 0x0000000000000000-0x000000004fffafff] [ 0.014828] NODE_DATA(0) allocated [mem 0x4f773000-0x4f79dfff] [ 0.015207] Zone ranges: [ 0.015208] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.015211] DMA32 [mem 0x0000000001000000-0x000000004fffafff] [ 0.015214] Normal empty [ 0.015216] Device empty [ 0.015217] Movable zone start for each node [ 0.015221] Early memory node ranges [ 0.015222] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.015224] node 0: [mem 0x0000000000100000-0x000000004fffafff] [ 0.015227] Initmem setup node 0 [mem 0x0000000000001000-0x000000004fffafff] [ 0.015927] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.015954] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.017884] On node 0, zone DMA32: 5 pages in unavailable ranges [ 0.019356] ACPI: PM-Timer IO Port: 0xb008 [ 0.019378] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019444] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019450] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019453] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019455] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019457] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019459] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019466] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019469] TSC deadline timer available [ 0.019477] CPU topo: Max. logical packages: 1 [ 0.019478] CPU topo: Max. logical dies: 1 [ 0.019479] CPU topo: Max. dies per package: 1 [ 0.019486] CPU topo: Max. threads per core: 1 [ 0.019487] CPU topo: Num. cores per package: 1 [ 0.019488] CPU topo: Num. threads per package: 1 [ 0.019489] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.019512] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write() [ 0.019544] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019547] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019549] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019550] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019552] [mem 0x50000000-0xafffffff] available for PCI devices [ 0.019554] Booting paravirtualized kernel on KVM [ 0.019557] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.028320] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.029238] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u2097152 [ 0.029293] kvm-guest: PV spinlocks disabled, single CPU [ 0.029295] 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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color [ 0.029525] cgroup: Disabling memory control group subsystem [ 0.029619] Unknown kernel command line parameters "edd=off udevtimeout=6000 guestfs_verbose=1", will be passed to user space. [ 0.029633] random: crng init done [ 0.030023] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.030213] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.030278] Fallback order for Node 0: 0 [ 0.030283] Built 1 zonelists, mobility grouping on. Total pages: 327577 [ 0.030285] Policy zone: DMA32 [ 0.030715] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.033145] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.033167] Kernel/User page tables isolation: enabled [ 0.033209] ftrace: allocating 51831 entries in 203 pages [ 0.048619] ftrace: allocated 203 pages with 5 groups [ 0.049719] Dynamic Preempt: voluntary [ 0.050448] rcu: Preemptible hierarchical RCU implementation. [ 0.050450] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.050452] \tTrampoline variant of Tasks RCU enabled. [ 0.050453] \tRude variant of Tasks RCU enabled. [ 0.050454] \tTracing variant of Tasks RCU enabled. [ 0.050455] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.050457] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050466] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.050469] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.050471] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.057445] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057682] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.057936] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.058123] Console: colour *CGA 80x25 [ 0.058190] printk: console [ttyS0] enabled [ 0.233162] ACPI: Core revision 20240322 [ 0.234812] APIC: Switch to symmetric I/O mode setup [ 0.236375] x2apic enabled [ 0.237542] APIC: Switched APIC routing to: physical x2apic [ 0.240497] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x36b61b4175f, max_idle_ns: 881590505197 ns [ 0.242907] Calibrating delay loop (skipped) preset value.. 3795.60 BogoMIPS (lpj=1897800) [ 0.243903] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.243903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.243903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243903] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.243903] Spectre V2 : Mitigation: Retpolines [ 0.243903] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.243903] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.243903] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.243903] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.243903] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.243903] MDS: Mitigation: Clear CPU buffers [ 0.243903] MMIO Stale Data: Mitigation: Clear CPU buffers [ 0.243903] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.243903] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.243903] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.243903] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.243903] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.243903] Freeing SMP alternatives memory: 40K [ 0.243903] pid_max: default: 32768 minimum: 301 [ 0.243903] LSM: initializing lsm=lockdown,capability,yama,bpf,ima,evm [ 0.243903] Yama: becoming mindful. [ 0.243903] LSM support for eBPF active [ 0.243903] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.243903] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.243903] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2609 v3 @ 1.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.244222] Performance Events: Haswell events, full-width counters, Intel PMU driver. [ 0.244919] ... version: 2 [ 0.245838] ... bit width: 48 [ 0.245908] ... generic registers: 8 [ 0.246827] ... value mask: 0000ffffffffffff [ 0.246907] ... max period: 00007fffffffffff [ 0.247907] ... fixed-purpose events: 3 [ 0.248827] ... event mask: 00000007000000ff [ 0.249149] signal: max sigframe size: 1776 [ 0.249979] rcu: Hierarchical SRCU implementation. [ 0.249981] rcu: \tMax phase no-delay instances is 400. [ 0.252418] smp: Bringing up secondary CPUs ... [ 0.252922] smp: Brought up 1 node, 1 CPU [ 0.252928] smpboot: Total of 1 processors activated (3795.60 BogoMIPS) [ 0.262692] node 0 deferred pages initialised in 7ms [ 0.262727] Memory: 1219788K/1310308K available (16384K kernel code, 5709K rwdata, 13536K rodata, 4232K init, 5108K bss, 86772K reserved, 0K cma-reserved) [ 0.264030] devtmpfs: initialized [ 0.264892] x86/mm: Memory block size: 128MB [ 0.266122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.266133] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.266225] pinctrl core: initialized pinctrl subsystem [ 0.269969] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.271159] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.271922] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.272919] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.273938] audit: initializing netlink subsys (disabled) [ 0.275087] thermal_sys: Registered thermal governor 'fair_share' [ 0.275099] audit: type=2000 audit(1724752037.633:1): state=initialized audit_enabled=0 res=1 [ 0.276913] thermal_sys: Registered thermal governor 'step_wise' [ 0.276919] thermal_sys: Registered thermal governor 'user_space' [ 0.277930] cpuidle: using governor menu [ 0.279984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281124] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff] [ 0.281913] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry [ 0.282921] PCI: Using configuration type 1 for base access [ 0.283912] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.285017] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.339415] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.339422] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.339426] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.339428] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.343251] cryptd: max_cpu_qlen set to 1000 [ 0.344179] ACPI: Added _OSI(Module Device) [ 0.344914] ACPI: Added _OSI(Processor Device) [ 0.345911] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.346920] ACPI: Added _OSI(Processor Aggregator Device) [ 0.349028] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.350936] ACPI: Interpreter enabled [ 0.351833] ACPI: PM: (supports S0 S5) [ 0.351910] ACPI: Using IOAPIC for interrupt routing [ 0.353008] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353013] PCI: Using E820 reservations for host bridge windows [ 0.355178] ACPI: Enabled 16 GPEs in block 00 to 3F [ 0.358785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.358920] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.360398] acpiphp: Slot [3] registered [ 0.360924] acpiphp: Slot [4] registered [ 0.361883] acpiphp: Slot [5] registered [ 0.362830] acpiphp: Slot [6] registered [ 0.362922] acpiphp: Slot [7] registered [ 0.363870] acpiphp: Slot [8] registered [ 0.363921] acpiphp: Slot [9] registered [ 0.364870] acpiphp: Slot [10] registered [ 0.364920] acpiphp: Slot [11] registered [ 0.365891] acpiphp: Slot [12] registered [ 0.366861] acpiphp: Slot [13] registered [ 0.366922] acpiphp: Slot [14] registered [ 0.367888] acpiphp: Slot [15] registered [ 0.368854] acpiphp: Slot [16] registered [ 0.368921] acpiphp: Slot [17] registered [ 0.369889] acpiphp: Slot [18] registered [ 0.370856] acpiphp: Slot [19] registered [ 0.370933] acpiphp: Slot [20] registered [ 0.371908] acpiphp: Slot [21] registered [ 0.372875] acpiphp: Slot [22] registered [ 0.372921] acpiphp: Slot [23] registered [ 0.373886] acpiphp: Slot [24] registered [ 0.374858] acpiphp: Slot [25] registered [ 0.374921] acpiphp: Slot [26] registered [ 0.375887] acpiphp: Slot [27] registered [ 0.376862] acpiphp: Slot [28] registered [ 0.376921] acpiphp: Slot [29] registered [ 0.377890] acpiphp: Slot [30] registered [ 0.378855] acpiphp: Slot [31] registered [ 0.378915] PCI host bridge to bus 0000:00 [ 0.379879] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379910] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.381911] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.382911] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383998] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint [ 0.385253] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port [ 0.387868] pci 0000:00:01.0: BAR 0 [mem 0xfe200000-0xfe200fff] [ 0.389910] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.389980] pci 0000:00:01.0: bridge window [mem 0xfe000000-0xfe1fffff] [ 0.390961] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfebfffff 64bit pref] [ 0.396999] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port [ 0.398413] pci 0000:00:01.1: BAR 0 [mem 0xfe201000-0xfe201fff] [ 0.400910] pci 0000:00:01.1: PCI bridge to [bus 02] [ 0.400979] pci 0000:00:01.1: bridge window [mem 0xfde00000-0xfdffffff] [ 0.401582] pci 0000:00:01.1: bridge window [mem 0xfe800000-0xfe9fffff 64bit pref] [ 0.406946] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port [ 0.408862] pci 0000:00:01.2: BAR 0 [mem 0xfe202000-0xfe202fff] [ 0.410483] pci 0000:00:01.2: PCI bridge to [bus 03] [ 0.410551] pci 0000:00:01.2: bridge window [mem 0xfdc00000-0xfddfffff] [ 0.410961] pci 0000:00:01.2: bridge window [mem 0xfe600000-0xfe7fffff 64bit pref] [ 0.416945] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port [ 0.418425] pci 0000:00:01.3: BAR 0 [mem 0xfe203000-0xfe203fff] [ 0.419925] pci 0000:00:01.3: PCI bridge to [bus 04] [ 0.419992] pci 0000:00:01.3: bridge window [mem 0xfda00000-0xfdbfffff] [ 0.420960] pci 0000:00:01.3: bridge window [mem 0xfe400000-0xfe5fffff 64bit pref] [ 0.427306] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint [ 0.428947] pci 0000:00:1f.0: quirk: [io 0xb000-0xb07f] claimed by ICH6 ACPI/GPIO/TCO [ 0.430159] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint [ 0.434910] pci 0000:00:1f.2: BAR 4 [io 0xc040-0xc05f] [ 0.436909] pci 0000:00:1f.2: BAR 5 [mem 0xfe204000-0xfe204fff] [ 0.442441] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint [ 0.444662] pci 0000:00:1f.3: BAR 4 [io 0xb100-0xb13f] [ 0.447935] pci 0000:01:00.0: [1af4:1048] type 00 class 0x010000 PCIe Endpoint [ 0.449776] pci 0000:01:00.0: BAR 1 [mem 0xfe000000-0xfe000fff] [ 0.452576] pci 0000:01:00.0: BAR 4 [mem 0xfea00000-0xfea03fff 64bit pref] [ 0.457549] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.459394] pci 0000:02:00.0: [1af4:1043] type 00 class 0x078000 PCIe Endpoint [ 0.461441] pci 0000:02:00.0: BAR 1 [mem 0xfde00000-0xfde00fff] [ 0.463838] pci 0000:02:00.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref] [ 0.469300] pci 0000:00:01.1: PCI bridge to [bus 02] [ 0.471394] pci 0000:03:00.0: [1af4:1044] type 00 class 0x00ff00 PCIe Endpoint [ 0.472910] pci 0000:03:00.0: BAR 1 [mem 0xfdc00000-0xfdc00fff] [ 0.474909] pci 0000:03:00.0: BAR 4 [mem 0xfe600000-0xfe603fff 64bit pref] [ 0.480490] pci 0000:00:01.2: PCI bridge to [bus 03] [ 0.482162] pci 0000:00:01.3: PCI bridge to [bus 04] [ 0.485343] ACPI: PCI: Interrupt link LNKA configured for IRQ 4 [ 0.486032] ACPI: PCI: Interrupt link LNKB configured for IRQ 6 [ 0.487025] ACPI: PCI: Interrupt link LNKC configured for IRQ 48 [ 0.488027] ACPI: PCI: Interrupt link LNKD configured for IRQ 8 [ 0.488970] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.490198] iommu: Default domain type: Translated [ 0.490203] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.492076] SCSI subsystem initialized [ 0.492947] usbcore: USB support disabled [ 0.493943] pps_core: LinuxPPS API ver. 1 registered [ 0.493948] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.495915] PTP clock support registered [ 0.497631] EDAC MC: Ver: 3.0.0 [ 0.498661] NetLabel: Initializing [ 0.498668] NetLabel: domain hash size = 128 [ 0.498670] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.500938] NetLabel: unlabeled traffic allowed by default [ 0.500945] PCI: Using ACPI for IRQ routing [ 0.600667] vgaarb: loaded [ 0.601097] clocksource: Switched to clocksource kvm-clock [ 0.603353] VFS: Disk quotas dquot_6.6.0 [ 0.604327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606006] pnp: PnP ACPI init [ 0.607256] pnp: PnP ACPI: found 4 devices [ 0.614351] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.616479] NET: Registered PF_INET protocol family [ 0.617685] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.639697] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.639709] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.643765] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.645634] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.645737] TCP: Hash tables configured (established 16384 bind 16384) [ 0.649022] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) [ 0.652666] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.654256] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.655967] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.657312] NET: Registered PF_XDP protocol family [ 0.658458] pci 0000:00:01.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 [ 0.660360] pci 0000:00:01.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.662253] pci 0000:00:01.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 0.664133] pci 0000:00:01.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 0.666021] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]: assigned [ 0.666027] pci 0000:00:01.1: bridge window [io 0x2000-0x2fff]: assigned [ 0.666031] pci 0000:00:01.2: bridge window [io 0x3000-0x3fff]: assigned [ 0.666035] pci 0000:00:01.3: bridge window [io 0x4000-0x4fff]: assigned [ 0.666040] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.666064] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.667688] pci 0000:00:01.0: bridge window [mem 0xfe000000-0xfe1fffff] [ 0.668633] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfebfffff 64bit pref] [ 0.670547] pci 0000:00:01.1: PCI bridge to [bus 02] [ 0.670570] pci 0000:00:01.1: bridge window [io 0x2000-0x2fff] [ 0.672010] pci 0000:00:01.1: bridge window [mem 0xfde00000-0xfdffffff] [ 0.672970] pci 0000:00:01.1: bridge window [mem 0xfe800000-0xfe9fffff 64bit pref] [ 0.674892] pci 0000:00:01.2: PCI bridge to [bus 03] [ 0.674913] pci 0000:00:01.2: bridge window [io 0x3000-0x3fff] [ 0.676361] pci 0000:00:01.2: bridge window [mem 0xfdc00000-0xfddfffff] [ 0.677983] pci 0000:00:01.2: bridge window [mem 0xfe600000-0xfe7fffff 64bit pref] [ 0.679075] pci 0000:00:01.3: PCI bridge to [bus 04] [ 0.679098] pci 0000:00:01.3: bridge window [io 0x4000-0x4fff] [ 0.679874] pci 0000:00:01.3: bridge window [mem 0xfda00000-0xfdbfffff] [ 0.680746] pci 0000:00:01.3: bridge window [mem 0xfe400000-0xfe5fffff 64bit pref] [ 0.681957] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.681963] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.681967] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.681970] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window] [ 0.681974] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 0.681976] pci_bus 0000:01: resource 1 [mem 0xfe000000-0xfe1fffff] [ 0.681979] pci_bus 0000:01: resource 2 [mem 0xfea00000-0xfebfffff 64bit pref] [ 0.681983] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 0.681985] pci_bus 0000:02: resource 1 [mem 0xfde00000-0xfdffffff] [ 0.681988] pci_bus 0000:02: resource 2 [mem 0xfe800000-0xfe9fffff 64bit pref] [ 0.681992] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] [ 0.681994] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfddfffff] [ 0.681997] pci_bus 0000:03: resource 2 [mem 0xfe600000-0xfe7fffff 64bit pref] [ 0.682000] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff] [ 0.682002] pci_bus 0000:04: resource 1 [mem 0xfda00000-0xfdbfffff] [ 0.682004] pci_bus 0000:04: resource 2 [mem 0xfe400000-0xfe5fffff 64bit pref] [ 0.736835] PCI: CLS 0 bytes, default 64 [ 0.737930] Trying to unpack rootfs image as initramfs... [ 0.742616] ACPI: bus type thunderbolt registered [ 0.743928] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36b61b4175f, max_idle_ns: 881590505197 ns [ 0.746850] Initialise system trusted keyrings [ 0.747946] Key type blacklist registered [ 0.748982] workingset: timestamp_bits=36 max_order=19 bucket_order=0 [ 0.750859] zbud: loaded [ 0.752044] integrity: Platform Keyring initialized [ 0.753225] integrity: Machine keyring initialized [ 0.754411] alg: self-tests disabled [ 0.779382] Freeing initrd memory: 8520K [ 0.780432] NET: Registered PF_ALG protocol family [ 0.781581] Key type asymmetric registered [ 0.782552] Asymmetric key parser 'x509' registered [ 0.783949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.785762] io scheduler mq-deadline registered [ 0.785767] io scheduler kyber registered [ 0.787852] io scheduler bfq registered [ 0.789971] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.791933] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.791944] pcieport 0000:00:01.0: PCI INT A: no GSI [ 0.797394] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.797403] pcieport 0000:00:01.1: PCI INT A: no GSI [ 0.802643] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.802653] pcieport 0000:00:01.2: PCI INT A: no GSI [ 0.807865] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.807875] pcieport 0000:00:01.3: PCI INT A: no GSI [ 0.813513] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.815256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.817090] ACPI: button: Power Button [PWRF] [ 0.818535] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.818545] virtio-pci 0000:01:00.0: PCI INT A: no GSI [ 0.822968] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.822979] virtio-pci 0000:02:00.0: PCI INT A: no GSI [ 0.827488] ACPI: \_SB_.LNKS: No IRQ available. Try pci=noacpi or acpi=off [ 0.827499] virtio-pci 0000:03:00.0: PCI INT A: no GSI [ 0.831830] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [ 0.834274] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836378] Non-volatile memory driver v1.3 [ 0.838483] ACPI: bus type drm_connector registered [ 0.839926] rdac: device handler registered [ 0.840977] hp_sw: device handler registered [ 0.840983] emc: device handler registered [ 0.843007] alua: device handler registered [ 0.844241] usbserial: usb_serial_init - registering generic driver failed [ 0.845861] usbserial: usb_serial_init - returning with error -19 [ 0.847373] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.850311] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851501] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.852834] mousedev: PS/2 mouse device common for all mice [ 0.854630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.856751] rtc_cmos 00:00: RTC can wake from S4 [ 0.858540] rtc_cmos 00:00: registered as rtc0 [ 0.859713] rtc_cmos 00:00: setting system clock to 2024-08-27T09:47:18 UTC (1724752038) [ 0.861671] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram [ 0.863114] intel_pstate: CPU model not supported [ 0.864763] hid: raw HID events driver (C) Jiri Kosina [ 0.866045] drop_monitor: Initializing network drop monitor service [ 0.866169] Initializing XFRM netlink socket [ 0.866223] NET: Registered PF_INET6 protocol family [ 0.870357] Segment Routing with IPv6 [ 0.871271] In-situ OAM (IOAM) with IPv6 [ 0.872259] NET: Registered PF_PACKET protocol family [ 0.873496] mpls_gso: MPLS GSO support [ 0.875476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 0.877626] IPI shorthand broadcast: enabled [ 0.878678] AES CTR mode by8 optimization enabled [ 0.880563] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 0.885382] sched_clock: Marking stable (700005342, 185211293)->(1060840348, -175623713) [ 0.887557] registered taskstats version 1 [ 0.888756] Loading compiled-in X.509 certificates [ 0.890892] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: fe9783379e38de327b675ba7bed1079b942e2229' [ 0.894017] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' [ 0.897300] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' [ 0.899771] Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0' [ 0.902169] Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a' [ 0.907651] Demotion targets for Node 0: null [ 0.908721] page_owner is disabled [ 0.909602] Key type big_key registered [ 0.911057] Key type encrypted registered [ 0.912047] ima: No TPM chip found, activating TPM-bypass! [ 0.913428] Loading compiled-in module X.509 certificates [ 0.915365] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: fe9783379e38de327b675ba7bed1079b942e2229' [ 0.917827] ima: Allocated hash algorithm: sha256 [ 0.918954] ima: No architecture policies found [ 0.920046] evm: Initialising EVM extended attributes: [ 0.920050] evm: security.selinux [ 0.920052] evm: security.SMACK64 (disabled) [ 0.920054] evm: security.SMACK64EXEC (disabled) [ 0.920057] evm: security.SMACK64TRANSMUTE (disabled) [ 0.920058] evm: security.SMACK64MMAP (disabled) [ 0.920060] evm: security.apparmor (disabled) [ 0.920062] evm: security.ima [ 0.920064] evm: security.capability [ 0.920066] evm: HMAC attrs: 0x1 [ 0.936929] Running certificate verification RSA selftest [ 0.940690] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' [ 0.946080] Running certificate verification ECDSA selftest [ 0.951867] Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3' [ 0.992505] clk: Disabling unused clocks [ 0.994101] PM: genpd: Disabling unused power domains [ 0.999883] Freeing unused decrypted memory: 2028K [ 1.004132] Freeing unused kernel image (initmem) memory: 4232K [ 1.006559] Write protecting the kernel read-only data: 30720k [ 1.009736] Freeing unused kernel image (rodata/data gap) memory: 800K [ 1.117967] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.117976] x86/mm: Checking user space page tables [ 1.193569] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.195236] Run /init as init process supermin: mounting /proc supermin: ext2 mini initrd starting up: 5.3.4 glibc supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color supermin: uptime: 1.01 0.00 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 libnvdimm.ko supermin: internal insmod nfit.ko supermin: internal insmod libata.ko supermin: internal insmod ata_piix.ko supermin: internal insmod virtio_blk.ko supermin: internal insmod virtio_console.ko supermin: internal insmod failover.ko supermin: internal insmod net_failover.ko supermin: internal insmod virtio_net.ko supermin: internal insmod nd_btt.ko supermin: internal insmod nd_pmem.ko supermin: internal insmod sd_mod.ko supermin: internal insmod virtio_scsi.ko [ 1.306044] virtio_scsi virtio0: 1/0/0 default/read/poll queues [ 1.309037] scsi host0: Virtio SCSI HBA [ 1.311023] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 1.330441] sd 0:0:0:0: Power-on or device reset occurred [ 1.332023] sd 0:0:0:0: [sda] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) [ 1.334037] sd 0:0:0:0: [sda] Write Protect is off [ 1.335454] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.341642] sd 0:0:0:0: [sda] Attached SCSI disk supermin: internal insmod virtio_balloon.ko supermin: internal insmod virtio_dma_buf.ko supermin: internal insmod virtio_input.ko supermin: internal insmod virtio_mem.ko supermin: internal insmod vdpa.ko supermin: internal insmod virtio_vdpa.ko supermin: internal insmod jbd2.ko supermin: internal insmod mbcache.ko supermin: internal insmod ext4.ko supermin: internal insmod fuse.ko [ 1.445259] fuse: init (API version 7.40) supermin: internal insmod virtiofs.ko supermin: internal insmod crc-itu-t.ko supermin: internal insmod crc7.ko supermin: internal insmod crc8.ko supermin: internal insmod soundcore.ko supermin: internal insmod snd.ko supermin: internal insmod snd-timer.ko supermin: internal insmod snd-pcm.ko supermin: internal insmod virtio_snd.ko supermin: picked 8:0 as root device supermin: creating /dev/root as block special 8:0 supermin: mounting new root on /root [ 1.481889] EXT4-fs (sda): mounting ext2 file system using the ext4 subsystem [ 1.486117] EXT4-fs (sda): mounted filesystem 8bde43d0-4252-470a-ab83-c4683744ab4c r/w without journal. Quota mode: none. 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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color == *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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color == *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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color == *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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]] + mkdir -p /dev/pts /dev/shm + mount -t devpts /dev/pts /dev/pts + mount -t tmpfs -o mode=1777 shmfs /dev/shm + mkdir -p /sysroot + mkdir -p /run + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run + mkdir -p /run/lock + ln -s ../run/lock /var/lock + [[ 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=UUID=8bde43d0-4252-470a-ab83-c4683744ab4c selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]] + test -e /etc/mtab + test -d /etc/crypto-policies/back-ends + test -f /etc/crypto-policies/back-ends/opensslcnf.config + test -f /usr/share/crypto-policies/DEFAULT/opensslcnf.txt + ln -sf /usr/share/crypto-policies/DEFAULT/opensslcnf.txt /etc/crypto-policies/back-ends/opensslcnf.config + mkdir -p /run/tmpfiles.d + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf ++ dd if=/dev/urandom bs=16 count=1 status=none ++ od -x -A n + machine_id=' ad69 b031 1c55 73a3 8d3c a81d 663c 3bcb' + echo ad69b0311c5573a38d3ca81d663c3bcb + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot \x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:18: Failed to resolve group 'kvm': No such process\x1b[0m \x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:19: Failed to resolve group 'kvm': No such process\x1b[0m \x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:20: Failed to resolve group 'kvm': No such process\x1b[0m \x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:11: Failed to resolve group 'utmp': No such process\x1b[0m \x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process\x1b[0m \x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process\x1b[0m \x1b[0;1;38;5;185mFailed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument\x1b[0m \x1b[0;1;31m/usr/lib/tmpfiles.d/tpm2-tss-fapi.conf:4: Failed to resolve user 'tss': No such process\x1b[0m \x1b[0;1;38;5;185mFailed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument\x1b[0m + 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 systemd-udevd version 256-12.el10 + udevadm trigger + udevadm settle --timeout=600 [ 1.962797] sd 0:0:0:0: Attached scsi generic sg0 type 0 + shopt -s nullglob + for f in /sys/block/sd*/device/timeout + echo 300 + for f in /sys/block/{h,s,ub,v}d*/queue/scheduler + echo noop [ 246.995394] INFO: task kworker/u4:0:11 blocked for more than 122 seconds. [ 246.995445] Not tainted 6.11.0-0.rc3.19.el10.x86_64 #1 [ 246.995451] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 246.995459] task:kworker/u4:0 state:D stack:0 pid:11 tgid:11 ppid:2 flags:0x00004000 [ 246.995507] Workqueue: writeback wb_workfn (flush-8:0) [ 246.995532] Call Trace: [ 246.995542] <TASK> [ 246.995561] __schedule+0x239/0x5f0 [ 246.995580] schedule+0x27/0xa0 [ 246.995587] __bio_queue_enter+0x13c/0x270 [ 246.995598] ? __pfx_autoremove_wake_function+0x10/0x10 [ 246.995606] blk_mq_submit_bio+0x306/0x710 [ 246.995616] ? mempool_alloc_noprof+0x87/0x1b0 [ 246.995625] ? kmem_cache_alloc_noprof+0x297/0x2f0 [ 246.995634] __submit_bio+0x97/0x200 [ 246.995642] submit_bio_noacct_nocheck+0x164/0x240 [ 246.995649] ? submit_bio_noacct+0x24/0x570 [ 246.995656] __block_write_full_folio+0x209/0x420 [ 246.995665] ? __pfx_blkdev_get_block+0x10/0x10 [ 246.995675] ? __pfx_blkdev_get_block+0x10/0x10 [ 246.995681] ? __pfx_block_write_full_folio+0x10/0x10 [ 246.995689] write_cache_pages+0x68/0xc0 [ 246.995699] blkdev_writepages+0x53/0x90 [ 246.995708] do_writepages+0x81/0x280 [ 246.995716] ? native_apic_msr_write+0x28/0x40 [ 246.995725] ? __irq_work_queue_local+0x46/0xb0 [ 246.995732] ? arch_irq_work_raise+0x24/0x30 [ 246.995744] __writeback_single_inode+0x41/0x270 [ 246.995757] writeback_sb_inodes+0x223/0x4f0 [ 246.995765] ? place_entity+0x1b/0xf0 [ 246.995780] __writeback_inodes_wb+0x4c/0xf0 [ 246.995788] wb_writeback+0x193/0x310 [ 246.995798] wb_do_writeback+0x1f4/0x2b0 [ 246.995808] wb_workfn+0x4b/0x150 [ 246.995814] process_one_work+0x177/0x330 [ 246.995825] worker_thread+0x256/0x390 [ 246.995833] ? __pfx_worker_thread+0x10/0x10 [ 246.995840] kthread+0xd2/0x100 [ 246.995847] ? __pfx_kthread+0x10/0x10 [ 246.995852] ret_from_fork+0x34/0x50 [ 246.995860] ? __pfx_kthread+0x10/0x10 [ 246.995865] ret_from_fork_asm+0x1a/0x30 [ 246.995876] </TASK> [ 246.995898] INFO: task modprobe:219 blocked for more than 122 seconds. [ 246.995903] Not tainted 6.11.0-0.rc3.19.el10.x86_64 #1 [ 246.995906] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 246.995909] task:modprobe state:D stack:0 pid:219 tgid:219 ppid:13 flags:0x00000002 [ 246.995918] Call Trace: [ 246.995922] <TASK> [ 246.995926] __schedule+0x239/0x5f0 [ 246.995936] schedule+0x27/0xa0 [ 246.995943] __bio_queue_enter+0x13c/0x270 [ 246.995950] ? __pfx_autoremove_wake_function+0x10/0x10 [ 246.995957] blk_mq_submit_bio+0x306/0x710 [ 246.995966] __submit_bio+0x97/0x200 [ 246.995974] submit_bio_noacct_nocheck+0x164/0x240 [ 246.995981] ? bio_add_folio+0xb5/0xf0 [ 246.996000] ext4_mpage_readpages+0x410/0x6b0 [ext4] [ 246.996137] read_pages+0x6a/0x230 [ 246.996147] page_cache_ra_unbounded+0x105/0x180 [ 246.996157] do_sync_mmap_readahead+0x15a/0x380 [ 246.996165] filemap_fault+0x521/0x970 [ 246.996174] __do_fault+0x33/0x140 [ 246.996182] do_read_fault+0x11e/0x1e0 [ 246.996189] do_fault+0x12f/0x340 [ 246.996195] __handle_mm_fault+0x2e8/0x720 [ 246.996205] handle_mm_fault+0x109/0x350 [ 246.996231] do_user_addr_fault+0x20c/0x640 [ 246.996244] exc_page_fault+0x73/0x160 [ 246.996257] asm_exc_page_fault+0x26/0x30 [ 246.996270] RIP: 0033:0x556f90cc6fd0 [ 246.996277] RSP: 002b:00007ffd5f4a2c20 EFLAGS: 00010206 [ 246.996285] RAX: 00000000000c93a5 RBX: 00007f54a1bc73a5 RCX: 00007ffd5f4a4fb0 [ 246.996290] RDX: 00007ffd5f4a3f40 RSI: 00000000200c93a5 RDI: 0000556fb62c2990 [ 246.996294] RBP: 00007ffd5f4a2e90 R08: 0000556f90cd910a R09: 0000556fb62c2cd0 [ 246.996298] R10: 0000556fb62c2010 R11: 5ce35c1531cc3aec R12: 00000000200c93a5 [ 246.996302] R13: 0000556fb62c2990 R14: 0000000000000000 R15: 0002000000200001 [ 246.996309] </TASK>
Please provide the package NVR for which bug is seen:
kernel-6.11.0-0.rc3.19.el10.x86_64
libguestfs-1.52.2-2.el10.x86_64
libvirt-10.5.0-5.el10.x86_64
qemu-kvm-9.0.0-7.el10.x86_64
How reproducible:
100%
Steps to reproduce
- Run the below command on RHEL10 with the recent nightly compose
- guestfish run : list-filesystems
Expected results
The command returns without any output.
Notes:
1. No such issue on RHEL9.5
2. It's a regression of https://bugzilla.redhat.com/show_bug.cgi?id=995712.
- is duplicated by
-
RHEL-56157 list-filesystems command hangs if there are no block devices
- Release Pending