+ KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:f2:67:f1:da [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether d6:97:a2:af:58:f6 brd ff:ff:ff:ff:ff:ff inet6 fe80::d497:a2ff:feaf:58f6/64 scope link tentative valid_lft forever preferred_lft forever 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:12:df:c8 brd ff:ff:ff:ff:ff:ff inet6 fe80::42:acff:fe12:dfc8/64 scope link tentative valid_lft forever preferred_lft forever 5922: eth0@if5923: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:12:df:c8 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.18.223.200/24 brd 172.18.223.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:223::200/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe12:dfc8/64 scope link tentative valid_lft forever preferred_lft forever 172.18.223.0/24 dev eth0 proto kernel scope link src 172.18.223.200 [ 0.000000] Linux version 6.10.0-rc5-g5bbd9b249880 (build@8d2b60a24776) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1393 SMP PREEMPT_DYNAMIC Fri Jun 28 04:43:12 UTC 2024 [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] [ 0.000000] [ 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-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] DMI: Memory slots populated: 1/1 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.191 MHz processor [ 0.003395] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.003543] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.003712] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.004252] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.004385] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.014388] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.018253] RAMDISK: [mem 0x1f8b7000-0x1ffdffff] [ 0.018639] ACPI: Early table checksum verification disabled [ 0.018908] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.019186] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.019660] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020196] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020259] ACPI: FACS 0x000000001FFE0000 000040 [ 0.020303] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020322] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020339] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020406] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.020424] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.020432] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.020437] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.020443] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.020449] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.022124] No NUMA configuration found [ 0.022142] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.022606] NODE_DATA(0) allocated [mem 0x1f8b3000-0x1f8b6fff] [ 0.024347] Zone ranges: [ 0.024367] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.024427] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.024436] Normal empty [ 0.024456] Movable zone start for each node [ 0.024478] Early memory node ranges [ 0.024503] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.024649] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.024802] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.025633] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.025841] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.028464] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.028877] ACPI: PM-Timer IO Port: 0x608 [ 0.029169] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.029474] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.029574] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.029797] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.029845] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.029916] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.029925] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.030264] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.030298] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.030605] CPU topo: Max. logical packages: 1 [ 0.030619] CPU topo: Max. logical dies: 1 [ 0.030632] CPU topo: Max. dies per package: 1 [ 0.030684] CPU topo: Max. threads per core: 1 [ 0.030818] CPU topo: Num. cores per package: 1 [ 0.030832] CPU topo: Num. threads per package: 1 [ 0.030839] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.031559] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.031593] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.031615] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.031621] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.031716] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.031756] Booting paravirtualized kernel on bare hardware [ 0.031990] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.041758] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.050191] percpu: Embedded 56 pages/cpu s191784 r8192 d29400 u2097152 [ 0.050567] pcpu-alloc: s191784 r8192 d29400 u2097152 alloc=1*2097152 [ 0.050644] pcpu-alloc: [0] 0 [ 0.051809] Kernel command line: [ 0.051809] root=/dev/ram0 [ 0.051809] console=ttyS0 [ 0.051809] panic=-1 [ 0.051809] init=/init [ 0.051809] loglevel=8 [ 0.051809] [ 0.051809] [ 0.053065] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.053184] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.054520] Fallback order for Node 0: 0 [ 0.054872] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.054890] Policy zone: DMA32 [ 0.055095] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.059491] Memory: 467352K/523768K available (18432K kernel code, 2915K rwdata, 7052K rodata, 2728K init, 1160K bss, 56160K reserved, 0K cma-reserved) [ 0.062176] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.073085] Dynamic Preempt: voluntary [ 0.075975] rcu: Preemptible hierarchical RCU implementation. [ 0.076000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.076103] Trampoline variant of Tasks RCU enabled. [ 0.076180] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.076204] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.077141] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.087361] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.095005] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.098989] Console: colour *CGA 80x25 [ 0.100581] printk: legacy console [ttyS0] enabled [ 0.124533] ACPI: Core revision 20240322 [ 0.128705] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.133149] APIC: Switch to symmetric I/O mode setup [ 0.137174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.142995] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb3332693, max_idle_ns: 440795314889 ns [ 0.143720] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.38 BogoMIPS (lpj=3593191) [ 0.147576] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.147796] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.148285] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.148587] Spectre V2 : Mitigation: Retpolines [ 0.148767] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.149068] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.150067] x86/fpu: x87 FPU will use FXSAVE [ 0.520796] Freeing SMP alternatives memory: 48K [ 0.521644] pid_max: default: 32768 minimum: 301 [ 0.525764] LSM: initializing lsm=capability,selinux [ 0.526666] SELinux: Initializing. [ 0.532162] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.532518] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.660467] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.666979] Performance Events: PMU not available due to virtualization, using software events only. [ 0.668141] signal: max sigframe size: 1440 [ 0.669180] rcu: Hierarchical SRCU implementation. [ 0.669372] rcu: Max phase no-delay instances is 400. [ 0.676029] smp: Bringing up secondary CPUs ... [ 0.677909] smp: Brought up 1 node, 1 CPU [ 0.678165] smpboot: Total of 1 processors activated (7186.38 BogoMIPS) [ 0.690443] devtmpfs: initialized [ 0.698396] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.699144] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.701868] PM: RTC time: 04:43:38, date: 2024-06-28 [ 0.706272] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.709391] audit: initializing netlink subsys (disabled) [ 0.712799] audit: type=2000 audit(1719549817.578:1): state=initialized audit_enabled=0 res=1 [ 0.715406] thermal_sys: Registered thermal governor 'step_wise' [ 0.715499] thermal_sys: Registered thermal governor 'user_space' [ 0.716123] cpuidle: using governor menu [ 0.719644] PCI: Using configuration type 1 for base access [ 0.721863] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.726343] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.726512] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.730815] Demotion targets for Node 0: null [ 0.738926] ACPI: Added _OSI(Module Device) [ 0.739159] ACPI: Added _OSI(Processor Device) [ 0.739312] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.740508] ACPI: Added _OSI(Processor Aggregator Device) [ 0.762754] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.788868] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.794455] ACPI: Interpreter enabled [ 0.795552] ACPI: PM: (supports S0 S3 S4 S5) [ 0.795743] ACPI: Using IOAPIC for interrupt routing [ 0.796258] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.796497] PCI: Using E820 reservations for host bridge windows [ 0.799424] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.850229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.851047] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.851497] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.857916] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.860958] PCI host bridge to bus 0000:00 [ 0.861226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.861495] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.861736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.862016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.862264] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.866568] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.867931] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.881223] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.889088] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.891138] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.892185] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.892500] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.892755] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.892999] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.899056] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.899751] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.900040] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.901083] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.901737] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.902701] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.905487] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.906482] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.925159] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.925859] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.926321] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.926735] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.927062] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.929963] iommu: Default domain type: Translated [ 0.930157] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.935871] SCSI subsystem initialized [ 0.936676] libata version 3.00 loaded. [ 0.937595] pps_core: LinuxPPS API ver. 1 registered [ 0.937778] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.938130] PTP clock support registered [ 0.945061] EDAC MC: Ver: 3.0.0 [ 0.946911] Advanced Linux Sound Architecture Driver Initialized. [ 0.967869] NetLabel: Initializing [ 0.968032] NetLabel: domain hash size = 128 [ 0.968184] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.969104] NetLabel: unlabeled traffic allowed by default [ 0.976901] PCI: Using ACPI for IRQ routing [ 0.977151] PCI: pci_cache_line_size set to 64 bytes [ 0.977652] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.978011] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.979061] vgaarb: loaded [ 0.980104] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.980506] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.980764] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.988417] clocksource: Switched to clocksource tsc-early [ 0.994023] VFS: Disk quotas dquot_6.6.0 [ 0.994249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.996057] pnp: PnP ACPI init [ 1.002078] pnp 00:03: [dma 2] [ 1.003281] pnp: PnP ACPI: found 6 devices [ 1.041146] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.047124] NET: Registered PF_INET protocol family [ 1.048232] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.056598] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.057237] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.057877] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.058306] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.058884] TCP: Hash tables configured (established 4096 bind 4096) [ 1.063671] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.064052] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.065233] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.067223] RPC: Registered named UNIX socket transport module. [ 1.067491] RPC: Registered udp transport module. [ 1.067664] RPC: Registered tcp transport module. [ 1.067824] RPC: Registered tcp-with-tls transport module. [ 1.068008] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.074493] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.074724] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.074933] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.075162] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.075418] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.079968] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.080237] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.080535] PCI: CLS 0 bytes, default 64 [ 1.095464] Unpacking initramfs... [ 1.454636] Initialise system trusted keyrings [ 1.458425] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.463062] NFS: Registering the id_resolver key type [ 1.463349] Key type id_resolver registered [ 1.463513] Key type id_legacy registered [ 1.466311] 9p: Installing v9fs 9p2000 file system support [ 1.578818] Freeing initrd memory: 7332K [ 1.583169] kworker/u4:0 (56) used greatest stack depth: 15064 bytes left [ 1.584721] kworker/u4:3 (40) used greatest stack depth: 15016 bytes left [ 1.585342] Key type asymmetric registered [ 1.585516] Asymmetric key parser 'x509' registered [ 1.587321] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.587887] io scheduler mq-deadline registered [ 1.588149] io scheduler kyber registered [ 1.591711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.595486] ACPI: button: Power Button [PWRF] [ 1.702608] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.706772] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.709081] kworker/u4:2 (91) used greatest stack depth: 14896 bytes left [ 1.711203] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.713362] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.716112] kworker/u4:2 (110) used greatest stack depth: 14864 bytes left [ 1.720416] Non-volatile memory driver v1.3 [ 1.720606] Linux agpgart interface v0.103 [ 1.721948] ACPI: bus type drm_connector registered [ 1.737783] loop: module loaded [ 1.739961] ata_piix 0000:00:01.1: version 2.13 [ 1.747307] scsi host0: ata_piix [ 1.748928] scsi host1: ata_piix [ 1.749664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 1.749945] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 1.817230] e100: Intel(R) PRO/100 Network Driver [ 1.820279] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.820684] e1000: Intel(R) PRO/1000 Network Driver [ 1.820853] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.821275] e1000e: Intel(R) PRO/1000 Network Driver [ 1.821445] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.821797] sky2: driver version 1.30 [ 1.823770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.827103] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.827405] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.829197] mousedev: PS/2 mouse device common for all mice [ 1.832366] rtc_cmos 00:05: RTC can wake from S4 [ 1.833254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.838333] rtc_cmos 00:05: registered as rtc0 [ 1.839101] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.841607] fail to initialize ptp_kvm [ 1.842388] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 1.843036] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.844500] hid: raw HID events driver (C) Jiri Kosina [ 1.846761] kworker/u4:4 (250) used greatest stack depth: 14368 bytes left [ 1.860200] Initializing XFRM netlink socket [ 1.860632] NET: Registered PF_INET6 protocol family [ 1.865551] Segment Routing with IPv6 [ 1.865822] In-situ OAM (IOAM) with IPv6 [ 1.866722] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.869319] NET: Registered PF_PACKET protocol family [ 1.870340] 9pnet: Installing 9P2000 support [ 1.870820] Key type dns_resolver registered [ 1.872649] IPI shorthand broadcast: enabled [ 1.876346] kworker/u4:4 (298) used greatest stack depth: 14312 bytes left [ 1.936053] sched_clock: Marking stable (1899030769, 36976422)->(1939468349, -3461158) [ 1.938546] registered taskstats version 1 [ 1.938730] Loading compiled-in X.509 certificates [ 1.946240] Demotion targets for Node 0: null [ 1.948730] PM: Magic number: 12:211:718 [ 1.951782] printk: legacy console [netcon0] enabled [ 1.952066] netconsole: network logging started [ 1.952443] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 1.953688] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.963040] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 1.963771] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 1.965535] ALSA device list: [ 1.965670] No soundcards found. [ 1.966394] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 1.966864] cfg80211: failed to load regulatory.db [ 2.024538] Freeing unused kernel image (initmem) memory: 2728K [ 2.028961] Write protecting the kernel read-only data: 26624k [ 2.030623] Freeing unused kernel image (rodata/data gap) memory: 1140K [ 2.168049] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.168929] tsc: Refined TSC clocksource calibration: 3593.150 MHz [ 2.169436] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0c8e76a, max_idle_ns: 440795282397 ns [ 2.169874] clocksource: Switched to clocksource tsc [ 2.170300] Run /init as init process [ 2.170484] with arguments: [ 2.170609] /init [ 2.170701] with environment: [ 2.170815] HOME=/ [ 2.170908] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s [ 2.245549] busybox (736) used greatest stack depth: 13936 bytes left + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + /cmd.sh + mount -t debugfs none /sys/kernel/debug + grep+ cat /sys/kernel/debug/dynamic_debug/control gtp drivers/net/gtp.c:313 [gtp]gtp_rx =_ "No PDP ctx for this MS\n" drivers/net/gtp.c:324 [gtp]gtp_rx =_ "forwarding packet from GGSN to uplink\n" drivers/net/gtp.c:434 [gtp]gtp0_send_echo_resp_ip =_ "no route for echo response from %pI4\n" drivers/net/gtp.c:606 [gtp]gtp0_udp_encap_recv =_ "GTP packet does not encapsulate an IP packet\n" drivers/net/gtp.c:613 [gtp]gtp0_udp_encap_recv =_ "No PDP ctx to decap skb=%p\n" drivers/net/gtp.c:692 [gtp]gtp1u_send_echo_resp =_ "no route for echo response from %pI4\n" drivers/net/gtp.c:825 [gtp]gtp1u_udp_encap_recv =_ "GTP packet does not encapsulate an IP packet\n" drivers/net/gtp.c:834 [gtp]gtp1u_udp_encap_recv =_ "No PDP ctx to decap skb=%p\n" drivers/net/gtp.c:906 [gtp]gtp_encap_recv =_ "encap_recv sk=%p\n" drivers/net/gtp.c:910 [gtp]gtp_encap_recv =_ "received GTP0 packet\n" drivers/net/gtp.c:914 [gtp]gtp_encap_recv =_ "received GTP1U packet\n" drivers/net/gtp.c:923 [gtp]gtp_encap_recv =_ "pass up to the process\n" drivers/net/gtp.c:928 [gtp]gtp_encap_recv =_ "GTP packet has been dropped\n" drivers/net/gtp.c:1055 [gtp]gtp_build_skb_outer_ip4 =_ "no route to SSGN %pI4\n" drivers/net/gtp.c:1062 [gtp]gtp_build_skb_outer_ip4 =_ "circular route to SSGN %pI4\n" drivers/net/gtp.c:1090 [gtp]gtp_build_skb_outer_ip4 =_ "packet too big, fragmentation needed\n" drivers/net/gtp.c:1119 [gtp]gtp_build_skb_outer_ip6 =_ "no route to SSGN %pI6\n" drivers/net/gtp.c:1127 [gtp]gtp_build_skb_outer_ip6 =_ "circular route to SSGN %pI6\n" drivers/net/gtp.c:1148 [gtp]gtp_build_skb_outer_ip6 =_ "packet too big, fragmentation needed\n" drivers/net/gtp.c:1182 [gtp]gtp_build_skb_ip4 =_ "no PDP ctx found for %pI4, skip\n" drivers/net/gtp.c:1186 [gtp]gtp_build_skb_ip4 =_ "found PDP context %p\n" drivers/net/gtp.c:1206 [gtp]gtp_build_skb_ip4 =_ "gtp -> IP src: %pI4 dst: %pI4\n" drivers/net/gtp.c:1232 [gtp]gtp_build_skb_ip6 =_ "no PDP ctx found for %pI6, skip\n" drivers/net/gtp.c:1236 [gtp]gtp_build_skb_ip6 =_ "found PDP context %p\n" drivers/net/gtp.c:1256 [gtp]gtp_build_skb_ip6 =_ "gtp -> IP src: %pI6 dst: %pI6\n" drivers/net/gtp.c:1522 [gtp]gtp_newlink =_ "failed to register new netdev %d\n" drivers/net/gtp.c:1530 [gtp]gtp_newlink =_ "registered new GTP interface\n" drivers/net/gtp.c:1648 [gtp]gtp_encap_enable_socket =_ "enable gtp on %d, %d\n" drivers/net/gtp.c:1652 [gtp]gtp_encap_enable_socket =_ "gtp socket fd=%d not found\n" drivers/net/gtp.c:1660 [gtp]gtp_encap_enable_socket =_ "socket fd=%d not UDP\n" drivers/net/gtp.c:1901 [gtp]gtp_pdp_add =_ "GTPv0-U: update tunnel id = %llx (pdp %p)\n" drivers/net/gtp.c:1904 [gtp]gtp_pdp_add =_ "GTPv1-U: update tunnel id = %x/%x (pdp %p)\n" drivers/net/gtp.c:1965 [gtp]gtp_pdp_add =_ "GTPv0-U: new PDP ctx id=%llx ssgn=%pI4 ms=%pI4 (pdp=%p)\n" drivers/net/gtp.c:1970 [gtp]gtp_pdp_add =_ "GTPv1-U: new PDP ctx id=%x/%x ssgn=%pI4 ms=%pI4 (pdp=%p)\n" drivers/net/gtp.c:2139 [gtp]gtp_genl_del_pdp =_ "GTPv0-U: deleting tunnel id = %llx (pdp %p)\n" drivers/net/gtp.c:2142 [gtp]gtp_genl_del_pdp =_ "GTPv1-U: deleting tunnel id = %x/%x (pdp %p)\n" drivers/net/gtp.c:2388 [gtp]gtp_genl_send_echo_req =_ "no route for echo request to %pI4\n" + echo -n 'module gtp +p' + ip addr add 172.18.223.201/24 brd 172.18.223.255 dev eth0 [ 2.444408] ip (750) used greatest stack depth: 13568 bytes left + ip route add default via 172.18.223.1 dev eth0 + osmo-ggsn -c /data/osmo-ggsn.cfg 20240628044339395 DLSTATS INFO Stats timer started with interval 5 sec (stats.c:206) 20240628044339404 DGGSN INFO APN(inet6): Starting (ggsn.c:186) 20240628044339404 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:204) 20240628044339405 DGGSN ERROR APN(inet6): Kernel GTP currently supports only IPv4 (ggsn.c:206) 20240628044339405 DGGSN NOTICE APN(inet6): Stopping (ggsn.c:97) Error occurred during reading the below line: no shutdown % Failed to start APN, check log for details Failed to open config file: '/data/osmo-ggsn.cfg' [ 2.546172] osmo-ggsn (752) used greatest stack depth: 13312 bytes left + true + poweroff -f [ 2.582331] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.586068] ACPI: PM: Preparing to enter system sleep state S5 [ 2.586696] reboot: Power down [host] qemu-ifdown: br-test and tap0