+ 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:ef:7d:de:1f [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 d2:c5:a2:41:1d:10 brd ff:ff:ff:ff:ff:ff inet6 fe80::d0c5:a2ff:fe41:1d10/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:fd:c8 brd ff:ff:ff:ff:ff:ff inet6 fe80::42:acff:fe12:fdc8/64 scope link tentative valid_lft forever preferred_lft forever 2892: eth0@if2893: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:12:fd:c8 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.18.253.200/24 brd 172.18.253.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:253::200/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe12:fdc8/64 scope link tentative valid_lft forever preferred_lft forever 172.18.253.0/24 dev eth0 proto kernel scope link src 172.18.253.200 [ 0.000000] Linux version 6.10.0-rc3-g7e8fcb815432 (build@c541e718b104) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #92 SMP PREEMPT_DYNAMIC Thu Jun 20 04:09:04 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.172 MHz processor [ 0.003387] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.003533] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.003690] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.004215] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.004360] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.014314] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.018069] RAMDISK: [mem 0x1f8af000-0x1ffdffff] [ 0.018443] ACPI: Early table checksum verification disabled [ 0.018718] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.018986] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.019449] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.019959] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020020] ACPI: FACS 0x000000001FFE0000 000040 [ 0.020062] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020080] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020096] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020166] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.020184] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.020191] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.020197] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.020202] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.020207] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.021842] No NUMA configuration found [ 0.021858] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.022311] NODE_DATA(0) allocated [mem 0x1f8ab000-0x1f8aefff] [ 0.024001] Zone ranges: [ 0.024021] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.024079] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.024088] Normal empty [ 0.024106] Movable zone start for each node [ 0.024132] Early memory node ranges [ 0.024157] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.024294] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.024448] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.025274] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.025471] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.028166] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.028569] ACPI: PM-Timer IO Port: 0x608 [ 0.028866] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.029169] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.029273] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.029495] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.029542] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.029613] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.029622] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.029800] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.029835] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.030299] CPU topo: Max. logical packages: 1 [ 0.030312] CPU topo: Max. logical dies: 1 [ 0.030325] CPU topo: Max. dies per package: 1 [ 0.030368] CPU topo: Max. threads per core: 1 [ 0.030517] CPU topo: Num. cores per package: 1 [ 0.030532] CPU topo: Num. threads per package: 1 [ 0.030539] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.031214] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.031246] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.031268] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.031273] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.031364] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.031403] Booting paravirtualized kernel on bare hardware [ 0.031626] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.041373] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.054261] percpu: Embedded 56 pages/cpu s191768 r8192 d29416 u2097152 [ 0.054632] pcpu-alloc: s191768 r8192 d29416 u2097152 alloc=1*2097152 [ 0.054706] pcpu-alloc: [0] 0 [ 0.055833] Kernel command line: [ 0.055833] root=/dev/ram0 [ 0.055833] console=ttyS0 [ 0.055833] panic=-1 [ 0.055833] init=/init [ 0.055833] loglevel=8 [ 0.055833] [ 0.055833] [ 0.057014] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.057131] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.058379] Fallback order for Node 0: 0 [ 0.058705] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.058722] Policy zone: DMA32 [ 0.058929] mem auto-init: stack:all(zero), heap alloc:off, heap free:off, mlocked free:off [ 0.063164] Memory: 467320K/523768K available (18432K kernel code, 2926K rwdata, 7060K rodata, 2736K init, 1132K bss, 56192K reserved, 0K cma-reserved) [ 0.065706] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.076702] Dynamic Preempt: voluntary [ 0.079579] rcu: Preemptible hierarchical RCU implementation. [ 0.079604] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.079708] Trampoline variant of Tasks RCU enabled. [ 0.079786] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.079809] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.080728] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1. [ 0.090789] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.098386] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.102337] Console: colour *CGA 80x25 [ 0.103897] printk: legacy console [ttyS0] enabled [ 0.126979] ACPI: Core revision 20240322 [ 0.130935] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.135267] APIC: Switch to symmetric I/O mode setup [ 0.139317] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.145196] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb20dbe63, max_idle_ns: 440795267107 ns [ 0.146772] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=3593172) [ 0.149836] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.150053] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.150537] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.150782] Spectre V2 : Mitigation: Retpolines [ 0.150961] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.151272] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.152262] x86/fpu: x87 FPU will use FXSAVE [ 0.527915] Freeing SMP alternatives memory: 48K [ 0.528837] pid_max: default: 32768 minimum: 301 [ 0.532828] LSM: initializing lsm=capability,selinux [ 0.533735] SELinux: Initializing. [ 0.537983] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.538333] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.663664] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.673043] Performance Events: PMU not available due to virtualization, using software events only. [ 0.674434] signal: max sigframe size: 1440 [ 0.675948] rcu: Hierarchical SRCU implementation. [ 0.676197] rcu: Max phase no-delay instances is 400. [ 0.684125] smp: Bringing up secondary CPUs ... [ 0.686195] smp: Brought up 1 node, 1 CPU [ 0.686535] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.701633] devtmpfs: initialized [ 0.711856] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.712578] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.715275] PM: RTC time: 04:09:21, date: 2024-06-20 [ 0.719570] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.722584] audit: initializing netlink subsys (disabled) [ 0.724975] audit: type=2000 audit(1718856560.589:1): state=initialized audit_enabled=0 res=1 [ 0.728430] thermal_sys: Registered thermal governor 'step_wise' [ 0.728463] thermal_sys: Registered thermal governor 'user_space' [ 0.729104] cpuidle: using governor menu [ 0.732688] PCI: Using configuration type 1 for base access [ 0.734562] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.738685] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.738957] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.742898] Demotion targets for Node 0: null [ 0.749575] ACPI: Added _OSI(Module Device) [ 0.751702] ACPI: Added _OSI(Processor Device) [ 0.751860] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.752018] ACPI: Added _OSI(Processor Aggregator Device) [ 0.773405] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.800895] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.805352] ACPI: Interpreter enabled [ 0.806338] ACPI: PM: (supports S0 S3 S4 S5) [ 0.806528] ACPI: Using IOAPIC for interrupt routing [ 0.808851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.809508] PCI: Using E820 reservations for host bridge windows [ 0.812942] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.866207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.866993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.867596] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.868206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.876849] PCI host bridge to bus 0000:00 [ 0.877119] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.877475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.877664] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.877919] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.878168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.878531] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.880025] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.896787] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.899143] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.901146] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.902024] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.902283] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.902518] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.902693] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.908345] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.908936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.909208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.910214] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.910944] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.911681] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.914191] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.915681] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.944311] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.944998] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.945456] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.945930] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.946253] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.949048] iommu: Default domain type: Translated [ 0.949239] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.950382] SCSI subsystem initialized [ 0.951168] libata version 3.00 loaded. [ 0.956550] pps_core: LinuxPPS API ver. 1 registered [ 0.956671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.957019] PTP clock support registered [ 0.957763] EDAC MC: Ver: 3.0.0 [ 0.959396] Advanced Linux Sound Architecture Driver Initialized. [ 0.976055] NetLabel: Initializing [ 0.976191] NetLabel: domain hash size = 128 [ 0.976342] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.983045] NetLabel: unlabeled traffic allowed by default [ 0.992270] PCI: Using ACPI for IRQ routing [ 0.992523] PCI: pci_cache_line_size set to 64 bytes [ 0.992971] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.993320] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.994414] vgaarb: loaded [ 0.995481] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.995860] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.996099] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.009658] clocksource: Switched to clocksource tsc-early [ 1.012558] VFS: Disk quotas dquot_6.6.0 [ 1.012949] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.020210] pnp: PnP ACPI init [ 1.022267] pnp 00:03: [dma 2] [ 1.023510] pnp: PnP ACPI: found 6 devices [ 1.060220] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.066388] NET: Registered PF_INET protocol family [ 1.072699] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.081400] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.082041] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.082337] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.082837] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.083406] TCP: Hash tables configured (established 4096 bind 4096) [ 1.084285] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.084693] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.089717] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.091744] RPC: Registered named UNIX socket transport module. [ 1.091975] RPC: Registered udp transport module. [ 1.092135] RPC: Registered tcp transport module. [ 1.092291] RPC: Registered tcp-with-tls transport module. [ 1.092496] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.098919] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.099158] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.099386] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.099616] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.099839] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.104272] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.104555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.104815] PCI: CLS 0 bytes, default 64 [ 1.119168] Unpacking initramfs... [ 1.467166] Initialise system trusted keyrings [ 1.471557] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.476217] NFS: Registering the id_resolver key type [ 1.476494] Key type id_resolver registered [ 1.476656] Key type id_legacy registered [ 1.480074] 9p: Installing v9fs 9p2000 file system support [ 1.604699] Freeing initrd memory: 7364K [ 1.608984] kworker/u4:3 (52) used greatest stack depth: 15064 bytes left [ 1.609964] kworker/u4:3 (45) used greatest stack depth: 15016 bytes left [ 1.611224] Key type asymmetric registered [ 1.611398] Asymmetric key parser 'x509' registered [ 1.613095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.613633] io scheduler mq-deadline registered [ 1.613867] io scheduler kyber registered [ 1.617391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.621104] ACPI: button: Power Button [PWRF] [ 1.752602] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.756474] kworker/u4:2 (85) used greatest stack depth: 14864 bytes left [ 1.758469] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.763570] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.766424] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.775716] Non-volatile memory driver v1.3 [ 1.776057] Linux agpgart interface v0.103 [ 1.777698] ACPI: bus type drm_connector registered [ 1.790540] kworker/u4:2 (136) used greatest stack depth: 14368 bytes left [ 1.800453] loop: module loaded [ 1.802704] ata_piix 0000:00:01.1: version 2.13 [ 1.811240] scsi host0: ata_piix [ 1.813298] scsi host1: ata_piix [ 1.814053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 1.814338] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 1.832024] e100: Intel(R) PRO/100 Network Driver [ 1.832238] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.832473] e1000: Intel(R) PRO/1000 Network Driver [ 1.832642] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.833387] e1000e: Intel(R) PRO/1000 Network Driver [ 1.833566] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.834000] sky2: driver version 1.30 [ 1.836148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.839515] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.839864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.841645] mousedev: PS/2 mouse device common for all mice [ 1.843532] rtc_cmos 00:05: RTC can wake from S4 [ 1.846592] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.849360] rtc_cmos 00:05: registered as rtc0 [ 1.852498] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.854151] fail to initialize ptp_kvm [ 1.855961] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 1.856579] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.857685] hid: raw HID events driver (C) Jiri Kosina [ 1.873335] Initializing XFRM netlink socket [ 1.873766] NET: Registered PF_INET6 protocol family [ 1.878715] Segment Routing with IPv6 [ 1.879155] In-situ OAM (IOAM) with IPv6 [ 1.880096] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.882690] NET: Registered PF_PACKET protocol family [ 1.883728] 9pnet: Installing 9P2000 support [ 1.884265] Key type dns_resolver registered [ 1.886261] IPI shorthand broadcast: enabled [ 1.889425] kworker/u4:0 (297) used greatest stack depth: 14312 bytes left [ 1.951359] sched_clock: Marking stable (1915030234, 35804994)->(1954377762, -3542534) [ 1.954287] registered taskstats version 1 [ 1.954470] Loading compiled-in X.509 certificates [ 1.962281] Demotion targets for Node 0: null [ 1.964751] PM: Magic number: 12:540:161 [ 1.965514] printk: legacy console [netcon0] enabled [ 1.965749] netconsole: network logging started [ 1.966198] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 1.967504] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.978283] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 1.979167] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 1.980675] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 1.981527] ALSA device list: [ 1.981756] No soundcards found. [ 1.983219] cfg80211: failed to load regulatory.db [ 2.046043] Freeing unused kernel image (initmem) memory: 2736K [ 2.046642] Write protecting the kernel read-only data: 26624k [ 2.048316] Freeing unused kernel image (rodata/data gap) memory: 1132K [ 2.248000] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.248933] tsc: Refined TSC clocksource calibration: 3593.159 MHz [ 2.249411] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb146a5de, max_idle_ns: 440795242261 ns [ 2.249880] clocksource: Switched to clocksource tsc [ 2.250272] Run /init as init process [ 2.250451] with arguments: [ 2.250580] /init [ 2.250672] with environment: [ 2.250787] HOME=/ [ 2.250914] 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 + 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 [ 2.356938] ip (743) used greatest stack depth: 14008 bytes left + 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.253.201/24 brd 172.18.253.255 dev eth0 [ 2.502404] ip (751) used greatest stack depth: 13552 bytes left + ip route add default via 172.18.253.1 dev eth0 + osmo-ggsn -c /data/osmo-ggsn.cfg 20240620040922450 DLSTATS INFO Stats timer started with interval 5 sec (stats.c:206) 20240620040922460 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20240620040922460 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20240620040922461 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:212) 20240620040922461 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:820) 20240620040922462 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.253.201 (gsn.c:467) 20240620040922463 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:388) 20240620040922466 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:856) 20240620040922467 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20240620040922467 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20240620040922470 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 32) (gtp-kernel.c:80) [ 2.607450] gtp: enable gtp on 7, 4 [ 2.608212] gtp: enable gtp on 9, 5 [ 2.609932] tun6: registered new GTP interface [ 2.613460] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240620040922479 DTUN NOTICE GTP kernel configured (tun.c:217) 20240620040922482 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2100::/56 (ggsn.c:244) 20240620040922486 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2100::/56 (ggsn.c:307) 20240620040922488 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2100::/56 (ggsn.c:169) 20240620040922489 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:322) 20240620040922492 DLGLOBAL NOTICE Available via telnet 0.0.0.0 4260 (telnet_interface.c:88) 20240620040922493 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1024) [ 2.665633] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.938037] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.127469] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.623729] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.624462] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip [ 3.625979] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.743034] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 4.583105] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip 20240620040924809 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:52038<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620040924827 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) [ 4.976174] tun6: GTPv1-U: new PDP ctx id=1/894a0550 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620040924842 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620040924843 DGGSN INFO PDP(262426092342336:13): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2101:: (ggsn.c:567) 20240620040924847 DGGSN INFO PDP(262426092342336:13): Deleting PDP context (ggsn.c:351) 20240620040924848 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 4.984248] tun6: GTPv1-U: deleting tunnel id = 1/894a0550 (pdp (____ptrval____)) 20240620040926851 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:52038<->l=172.18.253.201:4260 (telnet_interface.c:138) [ 7.399318] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240620040934899 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:47096<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620040934909 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) [ 15.047491] tun6: GTPv1-U: new PDP ctx id=1/a81bfb86 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620040934913 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620040934914 DGGSN INFO PDP(262424991207438:13): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2102:: (ggsn.c:567) 20240620040934917 DGGSN INFO PDP(262424991207438:13): Deleting PDP context (ggsn.c:351) 20240620040934918 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 15.053990] tun6: GTPv1-U: deleting tunnel id = 1/a81bfb86 (pdp (____ptrval____)) [ 15.463125] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240620040936921 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:47096<->l=172.18.253.201:4260 (telnet_interface.c:138) 20240620040944963 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:46384<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620040944974 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) [ 25.112431] tun6: GTPv1-U: new PDP ctx id=1/560aa0d6 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620040944978 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620040944979 DGGSN INFO PDP(262429555923304:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2103:: (ggsn.c:567) [ 25.117887] tun6: encap_recv sk=(____ptrval____) [ 25.118261] tun6: received GTP1U packet [ 25.118857] tun6: No PDP ctx for this MS [ 25.119186] tun6: pass up to the process [ 25.124304] tun6: encap_recv sk=(____ptrval____) [ 25.124689] tun6: received GTP1U packet [ 25.124940] tun6: No PDP ctx for this MS [ 25.125191] tun6: pass up to the process 20240620040944991 DGGSN INFO PDP(262429555923304:6): Deleting PDP context (ggsn.c:351) 20240620040944991 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 25.127243] tun6: GTPv1-U: deleting tunnel id = 1/560aa0d6 (pdp (____ptrval____)) 20240620040944993 DLGTP ERROR Packet from 172.18.253.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) 20240620040946993 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:46384<->l=172.18.253.201:4260 (telnet_interface.c:138) [ 31.335033] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240620040955043 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:41236<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620040955055 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) [ 35.194365] tun6: GTPv1-U: new PDP ctx id=1/b8211668 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620040955060 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620040955061 DGGSN INFO PDP(262426918240576:8): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2104:: (ggsn.c:567) [ 35.198555] tun6: encap_recv sk=(____ptrval____) [ 35.198840] tun6: received GTP1U packet [ 35.199059] tun6: No PDP ctx for this MS [ 35.199293] tun6: pass up to the process [ 35.200852] tun6: encap_recv sk=(____ptrval____) [ 35.201151] tun6: received GTP1U packet [ 35.201365] tun6: No PDP ctx for this MS [ 35.201577] tun6: pass up to the process [ 35.201823] tun6: encap_recv sk=(____ptrval____) [ 35.202076] tun6: received GTP1U packet [ 35.202285] tun6: No PDP ctx for this MS [ 35.202497] tun6: pass up to the process 20240620040955069 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240620040955069 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240620040958070 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:41236<->l=172.18.253.201:4260 (telnet_interface.c:138) 20240620041006118 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:42510<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620041006128 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) [ 46.265582] tun6: GTPv1-U: new PDP ctx id=2/999a3164 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620041006131 DGGSN INFO PDP(262429910570621:0): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:2105:: (ggsn.c:567) 20240620041006132 DGGSN NOTICE SGSN(172.18.253.202): SGSN recovery (219->247) pdp=0x7f38e02f20c8, releasing all other PDP contexts (sgsn.c:159)[ 46.268019] tun6: encap_recv sk=(____ptrval____) [ 46.268178] tun6: received GTP1U packet [ 46.268303] tun6: No PDP ctx for this MS [ 46.268427] tun6: pass up to the process 20240620041006134 DGGSN INFO PDP(262426918240576:8): Deleting PDP context (ggsn.c:351) [ 46.270229] tun6: GTPv1-U: deleting tunnel id = 1/b8211668 (pdp (____ptrval____)) 20240620041006136 DGGSN INFO SGSN(172.18.253.202) Dropped 1 PDP contexts (sgsn.c:140) [ 46.272181] tun6: encap_recv sk=(____ptrval____) [ 46.272348] tun6: received GTP1U packet [ 46.272475] tun6: No PDP ctx for this MS [ 46.272614] tun6: pass up to the process [ 46.272757] tun6: encap_recv sk=(____ptrval____) [ 46.272945] tun6: received GTP1U packet [ 46.273068] tun6: No PDP ctx for this MS [ 46.273190] tun6: pass up to the process 20240620041006138 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240620041006139 DGGSN ERROR PDP(262429910570621:0): Packet from MS using unassigned src IPv6: fe80::3110:1691:1155:3014 (ggsn.c:695) 20240620041009142 DGGSN INFO PDP(262429910570621:0): Deleting PDP context (ggsn.c:351) 20240620041009143 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 49.279585] tun6: GTPv1-U: deleting tunnel id = 2/999a3164 (pdp (____ptrval____)) 20240620041012144 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:42510<->l=172.18.253.201:4260 (telnet_interface.c:138) 20240620041020194 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:34280<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620041020206 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) [ 60.344463] tun6: GTPv1-U: new PDP ctx id=1/e1ca7af1 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620041020210 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620041020211 DGGSN INFO PDP(262425645324847:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2106:: (ggsn.c:567) [ 60.347940] tun6: encap_recv sk=(____ptrval____) [ 60.348216] tun6: received GTP1U packet [ 60.348430] tun6: No PDP ctx for this MS [ 60.348643] tun6: pass up to the process [ 60.349703] tun6: encap_recv sk=(____ptrval____) [ 60.350031] tun6: received GTP1U packet [ 60.350244] tun6: No PDP ctx for this MS [ 60.350456] tun6: pass up to the process [ 60.350699] tun6: encap_recv sk=(____ptrval____) [ 60.350955] tun6: received GTP1U packet [ 60.351239] tun6: No PDP ctx for this MS [ 60.351465] tun6: pass up to the process 20240620041020217 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240620041020218 DGGSN ERROR PDP(262425645324847:6): Packet from MS using unassigned src IPv6: 3110:1691:1155:3017:325:325:325:325 (ggsn.c:695) 20240620041023218 DGGSN INFO PDP(262425645324847:6): Deleting PDP context (ggsn.c:351) 20240620041023220 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 63.356234] tun6: GTPv1-U: deleting tunnel id = 1/e1ca7af1 (pdp (____ptrval____)) 20240620041025220 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:34280<->l=172.18.253.201:4260 (telnet_interface.c:138) [ 66.663129] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20240620041033272 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:36456<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620041033283 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) [ 73.421800] tun6: GTPv1-U: new PDP ctx id=1/470a3039 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620041033287 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620041033288 DGGSN INFO PDP(262421630118830:13): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2107:: (ggsn.c:567) [ 73.425545] tun6: encap_recv sk=(____ptrval____) [ 73.425829] tun6: received GTP1U packet [ 73.426049] tun6: No PDP ctx for this MS [ 73.426263] tun6: pass up to the process [ 73.427431] tun6: encap_recv sk=(____ptrval____) [ 73.427729] tun6: received GTP1U packet [ 73.427954] tun6: No PDP ctx for this MS [ 73.428169] tun6: pass up to the process [ 73.428455] tun6: encap_recv sk=(____ptrval____) [ 73.428710] tun6: received GTP1U packet [ 73.428993] tun6: No PDP ctx to decap skb=(____ptrval____) [ 73.429297] tun6: pass up to the process 20240620041033294 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240620041033295 DGGSN ERROR PDP(262421630118830:13): 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) 20240620041036297 DGGSN INFO PDP(262421630118830:13): Deleting PDP context (ggsn.c:351) 20240620041036298 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 76.434427] tun6: GTPv1-U: deleting tunnel id = 1/470a3039 (pdp (____ptrval____)) 20240620041038299 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:36456<->l=172.18.253.201:4260 (telnet_interface.c:138) 20240620041046347 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:51186<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620041046359 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) [ 86.497261] tun6: GTPv1-U: new PDP ctx id=1/be9f4262 ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620041046363 DGGSN INFO SGSN(172.18.253.202): Discovered (sgsn.c:83) 20240620041046363 DGGSN INFO PDP(262424308128122:12): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2108:: (ggsn.c:567) [ 86.499519] tun6: encap_recv sk=(____ptrval____) [ 86.499693] tun6: received GTP1U packet [ 86.499818] tun6: No PDP ctx for this MS [ 86.499978] tun6: pass up to the process [ 86.500824] tun6: encap_recv sk=(____ptrval____) [ 86.501011] tun6: received GTP1U packet [ 86.501134] tun6: No PDP ctx for this MS [ 86.501277] tun6: pass up to the process [ 86.502057] tun6: GTPv1-U: new PDP ctx id=2/7453579e ssgn=172.18.253.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20240620041046367 DGGSN INFO PDP(262427044390338:5): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:2109:: (ggsn.c:567) 20240620041046368 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324)[ 86.503996] tun6: encap_recv sk=(____ptrval____) [ 86.504151] tun6: received GTP1U packet [ 86.504272] tun6: No PDP ctx for this MS [ 86.504394] tun6: pass up to the process [ 86.505205] tun6: encap_recv sk=(____ptrval____) [ 86.505379] tun6: received GTP1U packet [ 86.505501] tun6: No PDP ctx for this MS [ 86.505623] tun6: pass up to the process [ 86.505764] tun6: encap_recv sk=(____ptrval____) [ 86.505910] tun6: received GTP1U packet [ 86.506031] tun6: No PDP ctx for this MS [ 86.506152] tun6: pass up to the process 20240620041046371 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20240620041046372 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) [ 89.509182] tun6: encap_recv sk=(____ptrval____) [ 89.509508] tun6: received GTP1U packet [ 89.510064] tun6: forwarding packet from GGSN to uplink 20240620041052378 DGGSN INFO PDP(262424308128122:12): Deleting PDP context (ggsn.c:351) [ 92.514433] tun6: GTPv1-U: deleting tunnel id = 1/be9f4262 (pdp (____ptrval____)) 20240620041052381 DGGSN INFO PDP(262427044390338:5): Deleting PDP context (ggsn.c:351) 20240620041052382 DGGSN INFO SGSN(172.18.253.202): Deleting SGSN (sgsn.c:21) [ 92.518096] tun6: GTPv1-U: deleting tunnel id = 2/7453579e (pdp (____ptrval____)) 20240620041054383 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:51186<->l=172.18.253.201:4260 (telnet_interface.c:138) 20240620041102431 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:34448<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620041102443 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20240620041104445 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:34448<->l=172.18.253.201:4260 (telnet_interface.c:138) 20240620041112489 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.253.202:59160<->l=172.18.253.201:4260 (telnet_interface.c:192) 20240620041112501 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 112.637304] tun6: encap_recv sk=(____ptrval____) [ 112.637507] tun6: received GTP1U packet [ 112.637644] tun6: pass up to the process 20240620041114505 DLGLOBAL INFO Closing telnet connection r=172.18.253.202:59160<->l=172.18.253.201:4260 (telnet_interface.c:138)