+ 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:6f:88:6c:c5 [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 6a:14:60:82:00:5c brd ff:ff:ff:ff:ff:ff inet6 fe80::6814:60ff:fe82:5c/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:e5:c8 brd ff:ff:ff:ff:ff:ff inet6 fe80::42:acff:fe12:e5c8/64 scope link tentative valid_lft forever preferred_lft forever 3354: eth0@if3355: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:12:e5:c8 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.18.229.200/24 brd 172.18.229.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:229::200/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe12:e5c8/64 scope link tentative valid_lft forever preferred_lft forever 172.18.229.0/24 dev eth0 proto kernel scope link src 172.18.229.200 [ 0.000000] Linux version 6.10.0-rc4-g50736169ecc8 (build@5c13abbb0b5d) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #95 SMP PREEMPT_DYNAMIC Fri Jun 21 04:46:55 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.163 MHz processor [ 0.003629] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.003784] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.003963] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.004506] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.004641] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.014078] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.018054] RAMDISK: [mem 0x1f8af000-0x1ffdffff] [ 0.018446] ACPI: Early table checksum verification disabled [ 0.018720] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.019053] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.019557] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020104] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020168] ACPI: FACS 0x000000001FFE0000 000040 [ 0.020213] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020231] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020248] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020318] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.020336] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.020343] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.020349] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.020354] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.020359] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.022116] No NUMA configuration found [ 0.022133] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.022597] NODE_DATA(0) allocated [mem 0x1f8ab000-0x1f8aefff] [ 0.024350] Zone ranges: [ 0.024370] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.024432] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.024441] Normal empty [ 0.024461] Movable zone start for each node [ 0.024483] Early memory node ranges [ 0.024509] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.024652] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.024815] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.025680] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.025879] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.028590] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.029028] ACPI: PM-Timer IO Port: 0x608 [ 0.029325] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.029632] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.029732] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.029954] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.030004] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.030076] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.030085] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.030258] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.030293] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.030777] CPU topo: Max. logical packages: 1 [ 0.030790] CPU topo: Max. logical dies: 1 [ 0.030804] CPU topo: Max. dies per package: 1 [ 0.030848] CPU topo: Max. threads per core: 1 [ 0.030981] CPU topo: Num. cores per package: 1 [ 0.030994] CPU topo: Num. threads per package: 1 [ 0.031002] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.031688] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.031722] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.031744] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.031750] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.031844] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.031884] Booting paravirtualized kernel on bare hardware [ 0.032118] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.042959] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.052094] percpu: Embedded 56 pages/cpu s191784 r8192 d29400 u2097152 [ 0.052516] pcpu-alloc: s191784 r8192 d29400 u2097152 alloc=1*2097152 [ 0.052594] pcpu-alloc: [0] 0 [ 0.053794] Kernel command line: [ 0.053794] root=/dev/ram0 [ 0.053794] console=ttyS0 [ 0.053794] panic=-1 [ 0.053794] init=/init [ 0.053794] loglevel=8 [ 0.053794] [ 0.053794] [ 0.055068] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.055193] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.056537] Fallback order for Node 0: 0 [ 0.056890] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.056915] Policy zone: DMA32 [ 0.057135] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.061604] Memory: 467320K/523768K available (18432K kernel code, 2915K rwdata, 7052K rodata, 2728K init, 1160K bss, 56192K reserved, 0K cma-reserved) [ 0.064340] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.075570] Dynamic Preempt: voluntary [ 0.078518] rcu: Preemptible hierarchical RCU implementation. [ 0.078543] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.078659] Trampoline variant of Tasks RCU enabled. [ 0.078739] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.078764] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.079707] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.090690] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.098560] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.102602] Console: colour *CGA 80x25 [ 0.104238] printk: legacy console [ttyS0] enabled [ 0.129141] ACPI: Core revision 20240322 [ 0.134763] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.141014] APIC: Switch to symmetric I/O mode setup [ 0.146779] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152510] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb18fffb3, max_idle_ns: 440795307243 ns [ 0.153514] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.32 BogoMIPS (lpj=3593163) [ 0.158832] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.159118] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.159798] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.160307] Spectre V2 : Mitigation: Retpolines [ 0.160549] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.160948] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.164572] x86/fpu: x87 FPU will use FXSAVE [ 0.542659] Freeing SMP alternatives memory: 48K [ 0.543618] pid_max: default: 32768 minimum: 301 [ 0.547679] LSM: initializing lsm=capability,selinux [ 0.548739] SELinux: Initializing. [ 0.553142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.553142] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.677860] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.684471] Performance Events: PMU not available due to virtualization, using software events only. [ 0.685790] signal: max sigframe size: 1440 [ 0.686702] rcu: Hierarchical SRCU implementation. [ 0.686900] rcu: Max phase no-delay instances is 400. [ 0.693570] smp: Bringing up secondary CPUs ... [ 0.695487] smp: Brought up 1 node, 1 CPU [ 0.695746] smpboot: Total of 1 processors activated (7186.32 BogoMIPS) [ 0.708213] devtmpfs: initialized [ 0.716045] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.716804] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.719410] PM: RTC time: 04:47:12, date: 2024-06-21 [ 0.723617] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.726486] audit: initializing netlink subsys (disabled) [ 0.728674] audit: type=2000 audit(1718945231.587:1): state=initialized audit_enabled=0 res=1 [ 0.731882] thermal_sys: Registered thermal governor 'step_wise' [ 0.731911] thermal_sys: Registered thermal governor 'user_space' [ 0.732481] cpuidle: using governor menu [ 0.735442] PCI: Using configuration type 1 for base access [ 0.737518] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.742403] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.742673] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.746518] Demotion targets for Node 0: null [ 0.752708] ACPI: Added _OSI(Module Device) [ 0.752879] ACPI: Added _OSI(Processor Device) [ 0.753035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.754301] ACPI: Added _OSI(Processor Aggregator Device) [ 0.775608] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.804836] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.809485] ACPI: Interpreter enabled [ 0.810522] ACPI: PM: (supports S0 S3 S4 S5) [ 0.810714] ACPI: Using IOAPIC for interrupt routing [ 0.812298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.812637] PCI: Using E820 reservations for host bridge windows [ 0.814840] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.865589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.866421] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.866876] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.873448] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.875142] PCI host bridge to bus 0000:00 [ 0.875142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.875483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.875763] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.876415] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.876711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.882268] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883792] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.898686] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.901356] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.903632] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.904514] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.904788] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.905174] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.905441] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.919747] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.920601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.920983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.921777] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.923175] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.924660] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.928865] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.930169] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.951925] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.952599] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.953167] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.953681] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.954025] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.956886] iommu: Default domain type: Translated [ 0.957093] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.963082] SCSI subsystem initialized [ 0.963841] libata version 3.00 loaded. [ 0.964985] pps_core: LinuxPPS API ver. 1 registered [ 0.965142] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.965142] PTP clock support registered [ 0.965532] EDAC MC: Ver: 3.0.0 [ 0.976792] Advanced Linux Sound Architecture Driver Initialized. [ 0.987052] NetLabel: Initializing [ 0.987162] NetLabel: domain hash size = 128 [ 0.987325] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.988968] NetLabel: unlabeled traffic allowed by default [ 1.003965] PCI: Using ACPI for IRQ routing [ 1.004279] PCI: pci_cache_line_size set to 64 bytes [ 1.004922] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.005358] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.006846] vgaarb: loaded [ 1.008271] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.008667] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.008921] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.022058] clocksource: Switched to clocksource tsc-early [ 1.023342] VFS: Disk quotas dquot_6.6.0 [ 1.023815] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.026172] pnp: PnP ACPI init [ 1.032267] pnp 00:03: [dma 2] [ 1.033568] pnp: PnP ACPI: found 6 devices [ 1.072520] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.079113] NET: Registered PF_INET protocol family [ 1.086415] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.091851] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.092563] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.096971] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.097445] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.098257] TCP: Hash tables configured (established 4096 bind 4096) [ 1.099661] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.106173] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.108063] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.110744] RPC: Registered named UNIX socket transport module. [ 1.111010] RPC: Registered udp transport module. [ 1.111180] RPC: Registered tcp transport module. [ 1.112338] RPC: Registered tcp-with-tls transport module. [ 1.112556] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.119271] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.119543] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.119769] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.120007] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.120243] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.125010] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.125291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.125600] PCI: CLS 0 bytes, default 64 [ 1.139219] Unpacking initramfs... [ 1.531096] Initialise system trusted keyrings [ 1.534324] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.539110] NFS: Registering the id_resolver key type [ 1.540507] Key type id_resolver registered [ 1.540691] Key type id_legacy registered [ 1.542852] 9p: Installing v9fs 9p2000 file system support [ 1.663837] Freeing initrd memory: 7364K [ 1.668322] kworker/u4:4 (46) used greatest stack depth: 15064 bytes left [ 1.669741] kworker/u4:0 (59) used greatest stack depth: 15016 bytes left [ 1.670533] Key type asymmetric registered [ 1.670722] Asymmetric key parser 'x509' registered [ 1.672505] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.673064] io scheduler mq-deadline registered [ 1.673337] io scheduler kyber registered [ 1.676897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.680649] ACPI: button: Power Button [PWRF] [ 1.792718] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.796579] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.800565] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.802730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.809663] Non-volatile memory driver v1.3 [ 1.809871] Linux agpgart interface v0.103 [ 1.811764] ACPI: bus type drm_connector registered [ 1.826723] kworker/u4:2 (148) used greatest stack depth: 14368 bytes left [ 1.827809] loop: module loaded [ 1.829973] ata_piix 0000:00:01.1: version 2.13 [ 1.837411] scsi host0: ata_piix [ 1.838965] scsi host1: ata_piix [ 1.839768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 1.840062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 1.857096] e100: Intel(R) PRO/100 Network Driver [ 1.857339] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.857726] e1000: Intel(R) PRO/1000 Network Driver [ 1.857907] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.858274] e1000e: Intel(R) PRO/1000 Network Driver [ 1.858457] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.858714] sky2: driver version 1.30 [ 1.860717] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.865845] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.866188] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.867984] mousedev: PS/2 mouse device common for all mice [ 1.870800] rtc_cmos 00:05: RTC can wake from S4 [ 1.872424] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.876823] rtc_cmos 00:05: registered as rtc0 [ 1.878701] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.880395] fail to initialize ptp_kvm [ 1.882305] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 1.882945] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.883807] hid: raw HID events driver (C) Jiri Kosina [ 1.898782] Initializing XFRM netlink socket [ 1.899254] NET: Registered PF_INET6 protocol family [ 1.904563] Segment Routing with IPv6 [ 1.904841] In-situ OAM (IOAM) with IPv6 [ 1.905865] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.908403] NET: Registered PF_PACKET protocol family [ 1.909438] 9pnet: Installing 9P2000 support [ 1.909915] Key type dns_resolver registered [ 1.911882] IPI shorthand broadcast: enabled [ 1.916070] kworker/u4:3 (301) used greatest stack depth: 14312 bytes left [ 1.978101] sched_clock: Marking stable (1936023148, 41108390)->(2007451895, -30320357) [ 1.983145] registered taskstats version 1 [ 1.983426] Loading compiled-in X.509 certificates [ 2.001374] Demotion targets for Node 0: null [ 2.004996] PM: Magic number: 12:236:768 [ 2.005861] printk: legacy console [netcon0] enabled [ 2.006174] netconsole: network logging started [ 2.006785] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 2.008557] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.018513] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.019688] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 2.021753] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.022366] cfg80211: failed to load regulatory.db [ 2.023334] ALSA device list: [ 2.023483] No soundcards found. [ 2.086573] Freeing unused kernel image (initmem) memory: 2728K [ 2.087646] Write protecting the kernel read-only data: 26624k [ 2.089303] Freeing unused kernel image (rodata/data gap) memory: 1140K [ 2.223411] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.223884] tsc: Refined TSC clocksource calibration: 3593.148 MHz [ 2.224393] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0a977d3, max_idle_ns: 440795345467 ns [ 2.224860] clocksource: Switched to clocksource tsc [ 2.225306] Run /init as init process [ 2.225497] with arguments: [ 2.225623] /init [ 2.225716] with environment: [ 2.225831] HOME=/ [ 2.225925] 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.300896] busybox (737) 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 + cat /sys/kernel/debug/dynamic_debug/control + grep 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.229.201/24 brd 172.18.229.255 dev eth0 [ 2.492316] ip (751) used greatest stack depth: 13568 bytes left + ip route add default via 172.18.229.1 dev eth0 + osmo-ggsn -c /data/osmo-ggsn.cfg [ 2.502343] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 20240621044713448 DLSTATS INFO Stats timer started with interval 5 sec (stats.c:206) 20240621044713458 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20240621044713458 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20240621044713459 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:212) 20240621044713459 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:820) 20240621044713460 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.229.201 (gsn.c:467) 20240621044713461 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:388) 20240621044713465 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:856) 20240621044713465 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20240621044713466 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20240621044713468 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 32) (gtp-kernel.c:80) [ 2.611584] gtp: enable gtp on 7, 4 [ 2.612395] gtp: enable gtp on 9, 5 [ 2.614150] tun6: registered new GTP interface 20240621044713476 DTUN NOTICE GTP kernel configured (tun.c:217) [ 2.618883] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240621044713480 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2100::/56 (ggsn.c:244) 20240621044713487 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2100::/56 (ggsn.c:307) 20240621044713488 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2100::/56 (ggsn.c:169) 20240621044713489 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:322) 20240621044713493 DLGLOBAL NOTICE Available via telnet 0.0.0.0 4260 (telnet_interface.c:88) 20240621044713494 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1024) [ 3.437731] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.438299] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip [ 3.440293] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.632313] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.725512] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 4.077660] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip 20240621044715762 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:39936<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044715780 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) [ 4.933719] tun6: GTPv1-U: new PDP ctx id=1/8ade535e ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044715794 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044715798 DGGSN INFO PDP(262429193913459:5): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2101:: (ggsn.c:567) 20240621044715804 DGGSN INFO PDP(262429193913459:5): Deleting PDP context (ggsn.c:351) 20240621044715804 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 4.946141] tun6: GTPv1-U: deleting tunnel id = 1/8ade535e (pdp (____ptrval____)) 20240621044717807 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:39936<->l=172.18.229.201:4260 (telnet_interface.c:138) [ 7.277692] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip [ 14.957322] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240621044725850 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:55006<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044725861 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) [ 15.004515] tun6: GTPv1-U: new PDP ctx id=1/58e66894 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044725864 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044725865 DGGSN INFO PDP(262421253183835:0): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2102:: (ggsn.c:567) 20240621044725867 DGGSN INFO PDP(262421253183835:0): Deleting PDP context (ggsn.c:351) 20240621044725868 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 15.008953] tun6: GTPv1-U: deleting tunnel id = 1/58e66894 (pdp (____ptrval____)) 20240621044727869 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:55006<->l=172.18.229.201:4260 (telnet_interface.c:138) 20240621044735918 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:48690<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044735929 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) [ 25.072999] tun6: GTPv1-U: new PDP ctx id=1/3e86ace4 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044735933 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044735934 DGGSN INFO PDP(262427080113141:13): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2103:: (ggsn.c:567) [ 25.077725] tun6: encap_recv sk=(____ptrval____) [ 25.078012] tun6: received GTP1U packet [ 25.078464] tun6: No PDP ctx for this MS [ 25.078719] tun6: pass up to the process [ 25.082875] tun6: encap_recv sk=(____ptrval____) [ 25.083046] tun6: received GTP1U packet [ 25.083192] tun6: No PDP ctx for this MS [ 25.083321] tun6: pass up to the process 20240621044735943 DGGSN INFO PDP(262427080113141:13): Deleting PDP context (ggsn.c:351) 20240621044735944 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 25.085090] tun6: GTPv1-U: deleting tunnel id = 1/3e86ace4 (pdp (____ptrval____)) 20240621044735945 DLGTP ERROR Packet from 172.18.229.202:2152, length: 72 content: 30 ff 00 40 00 00 00 01 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 21 03 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 21 03 87 00 ca ce 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 21 03 : Unknown PDP context: TEI=0x1 (gtp.c:2511) 20240621044737945 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:48690<->l=172.18.229.201:4260 (telnet_interface.c:138) [ 29.293393] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240621044745994 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:58106<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044746005 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) [ 35.148806] tun6: GTPv1-U: new PDP ctx id=1/c48a4176 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044746009 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044746009 DGGSN INFO PDP(262425942649392:5): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2104:: (ggsn.c:567) [ 35.151576] tun6: encap_recv sk=(____ptrval____) [ 35.151746] tun6: received GTP1U packet [ 35.151886] tun6: No PDP ctx for this MS [ 35.152018] tun6: pass up to the process [ 35.152932] tun6: encap_recv sk=(____ptrval____) [ 35.153102] tun6: received GTP1U packet [ 35.153247] tun6: No PDP ctx for this MS [ 35.153375] tun6: pass up to the process [ 35.153524] tun6: encap_recv sk=(____ptrval____) [ 35.153677] tun6: received GTP1U packet [ 35.153802] tun6: No PDP ctx for this MS [ 35.153929] tun6: pass up to the process 20240621044746014 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240621044746015 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240621044749016 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:58106<->l=172.18.229.201:4260 (telnet_interface.c:138) 20240621044757063 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:34200<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044757075 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) [ 46.218984] tun6: GTPv1-U: new PDP ctx id=2/f9ebfb72 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044757080 DGGSN INFO PDP(262421798078595:4): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:2105:: (ggsn.c:567) [ 46.223258] tun6: encap_recv sk=(____ptrval____) [ 46.223512] tun6: received GTP1U packet [ 46.223708] tun6: No PDP ctx for this MS [ 46.223901] tun6: pass up to the process 20240621044757084 DGGSN NOTICE SGSN(172.18.229.202): SGSN recovery (255->115) pdp=0x7fd1e010b0c8, releasing all other PDP contexts (sgsn.c:159) 20240621044757086 DGGSN INFO PDP(262425942649392:5): Deleting PDP context (ggsn.c:351) [ 46.227849] tun6: GTPv1-U: deleting tunnel id = 1/c48a4176 (pdp (____ptrval____)) 20240621044757088 DGGSN INFO SGSN(172.18.229.202) Dropped 1 PDP contexts (sgsn.c:140) [ 46.230549] tun6: encap_recv sk=(____ptrval____) [ 46.230805] tun6: received GTP1U packet [ 46.231091] tun6: No PDP ctx for this MS [ 46.231333] tun6: pass up to the process [ 46.231571] tun6: encap_recv sk=(____ptrval____) [ 46.231801] tun6: received GTP1U packet [ 46.231988] tun6: No PDP ctx for this MS [ 46.232121] tun6: pass up to the process 20240621044757092 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240621044757092 DGGSN ERROR PDP(262421798078595:4): Packet from MS using unassigned src IPv6: fe80::3110:1691:1155:3014 (ggsn.c:695) 20240621044800094 DGGSN INFO PDP(262421798078595:4): Deleting PDP context (ggsn.c:351) 20240621044800095 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 49.237028] tun6: GTPv1-U: deleting tunnel id = 2/f9ebfb72 (pdp (____ptrval____)) 20240621044803097 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:34200<->l=172.18.229.201:4260 (telnet_interface.c:138) [ 59.501787] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240621044811147 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:37974<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044811158 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) [ 60.302217] tun6: GTPv1-U: new PDP ctx id=1/e9c063ff ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044811162 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044811163 DGGSN INFO PDP(262422612185510:9): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2106:: (ggsn.c:567) [ 60.304588] tun6: encap_recv sk=(____ptrval____) [ 60.304753] tun6: received GTP1U packet [ 60.304879] tun6: No PDP ctx for this MS [ 60.305001] tun6: pass up to the process [ 60.305873] tun6: encap_recv sk=(____ptrval____) [ 60.306051] tun6: received GTP1U packet [ 60.306175] tun6: No PDP ctx for this MS [ 60.306297] tun6: pass up to the process [ 60.306445] tun6: encap_recv sk=(____ptrval____) [ 60.306593] tun6: received GTP1U packet [ 60.306743] tun6: No PDP ctx for this MS [ 60.306868] tun6: pass up to the process 20240621044811166 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240621044811167 DGGSN ERROR PDP(262422612185510:9): Packet from MS using unassigned src IPv6: 3110:1691:1155:3017:325:325:325:325 (ggsn.c:695) 20240621044814170 DGGSN INFO PDP(262422612185510:9): Deleting PDP context (ggsn.c:351) 20240621044814172 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 63.313493] tun6: GTPv1-U: deleting tunnel id = 1/e9c063ff (pdp (____ptrval____)) 20240621044816172 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:37974<->l=172.18.229.201:4260 (telnet_interface.c:138) 20240621044824220 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:48268<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044824232 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) [ 73.375823] tun6: GTPv1-U: new PDP ctx id=1/4e1fb847 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044824236 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044824236 DGGSN INFO PDP(262426537330063:1): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2107:: (ggsn.c:567) [ 73.378260] tun6: encap_recv sk=(____ptrval____) [ 73.378422] tun6: received GTP1U packet [ 73.378548] tun6: No PDP ctx for this MS [ 73.378682] tun6: pass up to the process [ 73.379509] tun6: encap_recv sk=(____ptrval____) [ 73.379668] tun6: received GTP1U packet [ 73.379790] tun6: No PDP ctx for this MS [ 73.379911] tun6: pass up to the process [ 73.380231] tun6: encap_recv sk=(____ptrval____) [ 73.380386] tun6: received GTP1U packet [ 73.380565] tun6: No PDP ctx to decap skb=(____ptrval____) [ 73.380739] tun6: pass up to the process 20240621044824239 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240621044824241 DGGSN ERROR PDP(262426537330063:1): Packet from MS IPv4 with unassigned EUA: 45 00 00 1c 8c 3e 40 00 40 01 d3 e8 c0 a8 0a 02 08 08 08 08 08 00 f4 b9 03 45 00 01 (ggsn.c:708) 20240621044827243 DGGSN INFO PDP(262426537330063:1): Deleting PDP context (ggsn.c:351) 20240621044827244 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 76.386322] tun6: GTPv1-U: deleting tunnel id = 1/4e1fb847 (pdp (____ptrval____)) 20240621044829245 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:48268<->l=172.18.229.201:4260 (telnet_interface.c:138) 20240621044837295 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:55330<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044837308 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) [ 86.451768] tun6: GTPv1-U: new PDP ctx id=1/fe970 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044837312 DGGSN INFO SGSN(172.18.229.202): Discovered (sgsn.c:83) 20240621044837312 DGGSN INFO PDP(262427327741092:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2108:: (ggsn.c:567) [ 86.454005] tun6: encap_recv sk=(____ptrval____) [ 86.454193] tun6: received GTP1U packet [ 86.454320] tun6: No PDP ctx for this MS [ 86.454441] tun6: pass up to the process [ 86.455334] tun6: encap_recv sk=(____ptrval____) [ 86.455688] tun6: received GTP1U packet [ 86.455931] tun6: No PDP ctx for this MS [ 86.456171] tun6: pass up to the process [ 86.457131] tun6: GTPv1-U: new PDP ctx id=2/5011cc34 ssgn=172.18.229.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240621044837317 DGGSN INFO PDP(262429604434951:15): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:2109:: (ggsn.c:567) [ 86.460227] tun6: encap_recv sk=(____ptrval____) [ 86.460498] tun6: received GTP1U packet [ 86.460708] tun6: No PDP ctx for this MS [ 86.460920] tun6: pass up to the process 20240621044837319 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) [ 86.462836] tun6: encap_recv sk=(____ptrval____) [ 86.463142] tun6: received GTP1U packet [ 86.463365] tun6: No PDP ctx for this MS [ 86.463574] tun6: pass up to the process [ 86.463814] tun6: encap_recv sk=(____ptrval____) [ 86.464068] tun6: received GTP1U packet [ 86.464274] tun6: No PDP ctx for this MS [ 86.464482] tun6: pass up to the process 20240621044837324 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240621044837325 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) [ 89.465960] tun6: encap_recv sk=(____ptrval____) [ 89.480345] tun6: received GTP1U packet [ 89.480917] tun6: forwarding packet from GGSN to uplink 20240621044843329 DGGSN INFO PDP(262427327741092:6): Deleting PDP context (ggsn.c:351) [ 92.471377] tun6: GTPv1-U: deleting tunnel id = 1/fe970 (pdp (____ptrval____)) 20240621044843332 DGGSN INFO PDP(262429604434951:15): Deleting PDP context (ggsn.c:351) 20240621044843333 DGGSN INFO SGSN(172.18.229.202): Deleting SGSN (sgsn.c:21) [ 92.475153] tun6: GTPv1-U: deleting tunnel id = 2/5011cc34 (pdp (____ptrval____)) 20240621044845334 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:55330<->l=172.18.229.201:4260 (telnet_interface.c:138) 20240621044853386 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:42708<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044853398 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20240621044855401 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:42708<->l=172.18.229.201:4260 (telnet_interface.c:138) 20240621044903457 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.229.202:54998<->l=172.18.229.201:4260 (telnet_interface.c:192) 20240621044903470 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 112.611931] tun6: encap_recv sk=(____ptrval____) [ 112.612133] tun6: received GTP1U packet [ 112.612275] tun6: pass up to the process 20240621044905474 DLGLOBAL INFO Closing telnet connection r=172.18.229.202:54998<->l=172.18.229.201:4260 (telnet_interface.c:138) [ 119.917725] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip