+ [ -z debian ] + . qemu_functions.sh + INITRD_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_initrd + CORE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_coredump + qemu_build_initrd_with_log_redirect + trap qemu_initrd_exit_error EXIT INT TERM 0 + build_initrd + trap - EXIT INT TERM 0 + qemu_run + local machine_arg + local kernel=debian + local kernel_cmdline= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 + [ debian = debian ] + ls -1 /boot/vmlinuz-6.12.48+deb13-amd64 + kernel=/boot/vmlinuz-6.12.48+deb13-amd64 + [ -e /dev/kvm ] + machine_arg=-machine pc + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_coredump + qemu_random_mac + printf 52:54: + date +%c %N + sha1sum + cut -d: -f 1-4 + sed s/\(.\{2\}\)/\1:/g + sudo sh -c qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -no-reboot -kernel '/boot/vmlinuz-6.12.48+deb13-amd64' -initrd '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_initrd.gz' -append ' root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 ' -serial stdio -netdev 'tap,id=nettest,script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_testenv/data/scripts/qemu/qemu_ifup.sh' -device 'virtio-net-pci,netdev=nettest,mac=52:54:fc:0d:24:ac' -virtfs 'local,path=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_coredump,mount_tag=coredir,security_model=passthrough,fmode=666,writeout=immediate' reserved [ 0.004127] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.005235] AGP: No AGP bridge found [ 0.005668] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.006402] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.006561] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.019709] found SMP MP-table at [mem 0x000f5470-0x000f547f] [ 0.024699] RAMDISK: [mem 0x1f88c000-0x1ffdffff] [ 0.025164] ACPI: Early table checksum verification disabled [ 0.025523] ACPI: RSDP 0x00000000000F52A0 000014 (v00 BOCHS ) [ 0.025846] ACPI: RSDT 0x000000001FFE2312 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.026409] ACPI: FACP 0x000000001FFE21C6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027006] ACPI: DSDT 0x000000001FFE0040 002186 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027071] ACPI: FACS 0x000000001FFE0000 000040 [ 0.027120] ACPI: APIC 0x000000001FFE223A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027138] ACPI: HPET 0x000000001FFE22B2 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027152] ACPI: WAET 0x000000001FFE22EA 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027224] ACPI: Reserving FACP table memory at [mem 0x1ffe21c6-0x1ffe2239] [ 0.027248] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21c5] [ 0.027254] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.027258] ACPI: Reserving APIC table memory at [mem 0x1ffe223a-0x1ffe22b1] [ 0.027262] ACPI: Reserving HPET table memory at [mem 0x1ffe22b2-0x1ffe22e9] [ 0.027265] ACPI: Reserving WAET table memory at [mem 0x1ffe22ea-0x1ffe2311] [ 0.029733] No NUMA configuration found [ 0.029751] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.030522] NODE_DATA(0) allocated [mem 0x1f861680-0x1f88bfff] [ 0.033692] Zone ranges: [ 0.033714] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.033787] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.033797] Normal empty [ 0.033812] Device empty [ 0.033823] Movable zone start for each node [ 0.033855] Early memory node ranges [ 0.033882] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.034027] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.034184] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.035511] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.035726] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.037203] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.037580] ACPI: PM-Timer IO Port: 0x608 [ 0.038065] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.038477] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.038594] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.038861] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.038910] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.039008] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.039014] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.039196] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.039240] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.039603] CPU topo: Max. logical packages: 1 [ 0.039615] CPU topo: Max. logical dies: 1 [ 0.039624] CPU topo: Max. dies per package: 1 [ 0.039661] CPU topo: Max. threads per core: 1 [ 0.039791] CPU topo: Num. cores per package: 1 [ 0.039805] CPU topo: Num. threads per package: 1 [ 0.039813] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.040745] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.040770] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff] [ 0.040885] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.040939] Booting paravirtualized kernel on bare hardware [ 0.041229] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.048602] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.056232] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u2097152 [ 0.056602] pcpu-alloc: s233472 r8192 d28672 u2097152 alloc=1*2097152 [ 0.056677] pcpu-alloc: [0] 0 [ 0.057548] Kernel command line: [ 0.057548] root=/dev/ram0 [ 0.057548] console=ttyS0 [ 0.057548] panic=-1 [ 0.057548] init=/init [ 0.057548] loglevel=8 [ 0.057548] [ 0.059092] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.059358] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.062137] Fallback order for Node 0: 0 [ 0.062408] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.062424] Policy zone: DMA32 [ 0.062861] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.062999] AGP: Checking aperture... [ 0.064101] AGP: No AGP bridge found [ 0.097112] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.100250] ftrace: allocating 45742 entries in 179 pages [ 0.124540] ftrace: allocated 179 pages with 5 groups [ 0.132641] Dynamic Preempt: voluntary [ 0.136461] rcu: Preemptible hierarchical RCU implementation. [ 0.136485] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.136623] Trampoline variant of Tasks RCU enabled. [ 0.136629] Rude variant of Tasks RCU enabled. [ 0.136636] Tracing variant of Tasks RCU enabled. [ 0.136724] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.136750] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.138114] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.138145] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.138154] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.164648] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.173466] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.178438] Console: colour *CGA 80x25 [ 0.180269] printk: legacy console [ttyS0] enabled [ 0.189303] ACPI: Core revision 20240827 [ 0.194722] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.199053] APIC: Switch to symmetric I/O mode setup [ 0.203698] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.224112] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa976923b, max_idle_ns: 440795253904 ns [ 0.224675] Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.06 BogoMIPS (lpj=9984136) [ 0.228746] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.228816] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.229197] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.229467] Spectre V2 : Mitigation: Retpolines [ 0.229534] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT [ 0.230534] x86/fpu: x87 FPU will use FXSAVE [ 0.466345] Freeing SMP alternatives memory: 40K [ 0.467365] pid_max: default: 32768 minimum: 301 [ 0.476177] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm [ 0.480706] landlock: Up and running. [ 0.480763] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.484494] AppArmor: AppArmor initialized [ 0.484664] TOMOYO Linux initialized [ 0.485717] LSM support for eBPF active [ 0.489818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.490208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.627696] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.634900] Performance Events: PMU not available due to virtualization, using software events only. [ 0.635935] signal: max sigframe size: 1440 [ 0.637185] rcu: Hierarchical SRCU implementation. [ 0.637289] rcu: Max phase no-delay instances is 1000. [ 0.645032] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.646097] smp: Bringing up secondary CPUs ... [ 0.647877] smp: Brought up 1 node, 1 CPU [ 0.648076] smpboot: Total of 1 processors activated (4992.06 BogoMIPS) [ 0.657807] node 0 deferred pages initialised in 4ms [ 0.661456] Memory: 457588K/523768K available (16384K kernel code, 2497K rwdata, 11800K rodata, 4148K init, 4936K bss, 62680K reserved, 0K cma-reserved) [ 0.670129] devtmpfs: initialized [ 0.673618] x86/mm: Memory block size: 128MB [ 0.680474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.681045] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.685130] pinctrl core: initialized pinctrl subsystem [ 0.701467] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.705066] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.705670] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.705858] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.706138] audit: initializing netlink subsys (disabled) [ 0.708100] audit: type=2000 audit(1764672858.508:1): state=initialized audit_enabled=0 res=1 [ 0.712984] thermal_sys: Registered thermal governor 'fair_share' [ 0.713016] thermal_sys: Registered thermal governor 'bang_bang' [ 0.713120] thermal_sys: Registered thermal governor 'step_wise' [ 0.713206] thermal_sys: Registered thermal governor 'user_space' [ 0.713296] thermal_sys: Registered thermal governor 'power_allocator' [ 0.713762] cpuidle: using governor ladder [ 0.714009] cpuidle: using governor menu [ 0.715141] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.717858] PCI: Using configuration type 1 for base access [ 0.720292] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.782305] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.782395] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.804304] ACPI: Added _OSI(Module Device) [ 0.809109] ACPI: Added _OSI(Processor Device) [ 0.809155] ACPI: Added _OSI(Processor Aggregator Device) [ 0.829937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.846828] ACPI: Interpreter enabled [ 0.847764] ACPI: PM: (supports S0 S3 S4 S5) [ 0.847844] ACPI: Using IOAPIC for interrupt routing [ 0.848397] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.848524] PCI: Using E820 reservations for host bridge windows [ 0.849655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.872070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.872785] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.873002] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.873757] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.878743] acpiphp: Slot [2] registered [ 0.878881] acpiphp: Slot [3] registered [ 0.878997] acpiphp: Slot [4] registered [ 0.879123] acpiphp: Slot [5] registered [ 0.879208] acpiphp: Slot [6] registered [ 0.879276] acpiphp: Slot [7] registered [ 0.879370] acpiphp: Slot [8] registered [ 0.879435] acpiphp: Slot [9] registered [ 0.879501] acpiphp: Slot [10] registered [ 0.879591] acpiphp: Slot [11] registered [ 0.879681] acpiphp: Slot [12] registered [ 0.879786] acpiphp: Slot [13] registered [ 0.879881] acpiphp: Slot [14] registered [ 0.879974] acpiphp: Slot [15] registered [ 0.880064] acpiphp: Slot [16] registered [ 0.880155] acpiphp: Slot [17] registered [ 0.880245] acpiphp: Slot [18] registered [ 0.880369] acpiphp: Slot [19] registered [ 0.880468] acpiphp: Slot [20] registered [ 0.880571] acpiphp: Slot [21] registered [ 0.880663] acpiphp: Slot [22] registered [ 0.880754] acpiphp: Slot [23] registered [ 0.880842] acpiphp: Slot [24] registered [ 0.880934] acpiphp: Slot [25] registered [ 0.881023] acpiphp: Slot [26] registered [ 0.881110] acpiphp: Slot [27] registered [ 0.881210] acpiphp: Slot [28] registered [ 0.881309] acpiphp: Slot [29] registered [ 0.881402] acpiphp: Slot [30] registered [ 0.881490] acpiphp: Slot [31] registered [ 0.881771] PCI host bridge to bus 0000:00 [ 0.882091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.882316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.882412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.882645] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.882875] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.884085] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.887842] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.888516] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.890008] pci 0000:00:01.1: BAR 4 [io 0xc060-0xc06f] [ 0.890623] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.890755] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.890875] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.890982] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.891513] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.891930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.892064] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.892932] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.893456] pci 0000:00:02.0: BAR 0 [io 0xc040-0xc05f] [ 0.893890] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.895609] pci 0000:00:02.0: BAR 4 [mem 0xfebf8000-0xfebfbfff 64bit pref] [ 0.896383] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.899381] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint [ 0.900189] pci 0000:00:03.0: BAR 0 [io 0xc000-0xc03f] [ 0.900995] pci 0000:00:03.0: BAR 1 [mem 0xfebc1000-0xfebc1fff] [ 0.902908] pci 0000:00:03.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.908469] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.908986] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.909259] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.909551] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.909757] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.912853] iommu: Default domain type: Translated [ 0.912968] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.914517] pps_core: LinuxPPS API ver. 1 registered [ 0.914606] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.914777] PTP clock support registered [ 0.915067] EDAC MC: Ver: 3.0.0 [ 0.923892] NetLabel: Initializing [ 0.923965] NetLabel: domain hash size = 128 [ 0.924035] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.924837] NetLabel: unlabeled traffic allowed by default [ 0.924954] PCI: Using ACPI for IRQ routing [ 0.925131] PCI: pci_cache_line_size set to 64 bytes [ 0.925591] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.925818] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.930284] vgaarb: loaded [ 0.931335] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.931652] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.931792] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.935408] clocksource: Switched to clocksource tsc-early [ 0.936539] VFS: Disk quotas dquot_6.6.0 [ 0.936801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.944510] AppArmor: AppArmor Filesystem Enabled [ 0.945086] pnp: PnP ACPI init [ 0.947247] pnp 00:02: [dma 2] [ 0.948261] pnp: PnP ACPI: found 5 devices [ 0.969592] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.970618] NET: Registered PF_INET protocol family [ 0.971520] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.004518] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.004686] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.004820] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.005554] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.005733] TCP: Hash tables configured (established 4096 bind 4096) [ 1.006954] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.007244] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.007485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.008777] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.009206] NET: Registered PF_XDP protocol family [ 1.009943] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.010012] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.010065] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.010164] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.010220] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.010650] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.010800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.010947] PCI: CLS 0 bytes, default 64 [ 1.015473] Trying to unpack rootfs image as initramfs... [ 1.023032] Initialise system trusted keyrings [ 1.024671] Key type blacklist registered [ 1.030264] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.030488] zbud: loaded [ 1.037565] fuse: init (API version 7.41) [ 1.040867] integrity: Platform Keyring initialized [ 1.045676] integrity: Machine keyring initialized [ 1.169129] Key type asymmetric registered [ 1.169273] Asymmetric key parser 'x509' registered [ 1.409841] Freeing initrd memory: 7504K [ 1.418704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.419278] io scheduler mq-deadline registered [ 1.428534] ledtrig-cpu: registered to indicate activity on CPUs [ 1.429189] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.437820] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.443429] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 1.444750] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.448694] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.456213] Linux agpgart interface v0.103 [ 1.461858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.464982] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.465214] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.466732] mousedev: PS/2 mouse device common for all mice [ 1.469494] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.470869] rtc_cmos 00:04: RTC can wake from S4 [ 1.473941] rtc_cmos 00:04: registered as rtc0 [ 1.474585] rtc_cmos 00:04: setting system clock to 2025-12-02T10:54:20 UTC (1764672860) [ 1.477417] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.477692] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.479933] NET: Registered PF_INET6 protocol family [ 1.491774] Segment Routing with IPv6 [ 1.491978] In-situ OAM (IOAM) with IPv6 [ 1.492363] mip6: Mobile IPv6 [ 1.492638] NET: Registered PF_PACKET protocol family [ 1.492971] mpls_gso: MPLS GSO support [ 1.494911] IPI shorthand broadcast: enabled [ 1.504068] sched_clock: Marking stable (1480017864, 22374175)->(1508375503, -5983464) [ 1.505727] registered taskstats version 1 [ 1.508148] Loading compiled-in X.509 certificates [ 1.578031] Loaded X.509 cert 'Build time autogenerated kernel key: fb343046eae20e819e95f603536d646f69925118' [ 1.587678] Demotion targets for Node 0: null [ 1.588583] Key type .fscrypt registered [ 1.588643] Key type fscrypt-provisioning registered [ 1.600684] Key type encrypted registered [ 1.600805] AppArmor: AppArmor sha256 policy hashing enabled [ 1.601318] ima: No TPM chip found, activating TPM-bypass! [ 1.601444] ima: Allocated hash algorithm: sha256 [ 1.603275] ima: No architecture policies found [ 1.603885] evm: Initialising EVM extended attributes: [ 1.603970] evm: security.selinux [ 1.604036] evm: security.SMACK64 (disabled) [ 1.604085] evm: security.SMACK64EXEC (disabled) [ 1.604134] evm: security.SMACK64TRANSMUTE (disabled) [ 1.604187] evm: security.SMACK64MMAP (disabled) [ 1.604237] evm: security.apparmor [ 1.604289] evm: security.ima [ 1.604332] evm: security.capability [ 1.604394] evm: HMAC attrs: 0x1 [ 1.822938] RAS: Correctable Errors collector initialized. [ 1.866673] clk: Disabling unused clocks [ 1.866939] PM: genpd: Disabling unused power domains [ 1.912545] Freeing unused decrypted memory: 2028K [ 1.960086] Freeing unused kernel image (initmem) memory: 4148K [ 2.018629] Write protecting the kernel read-only data: 28672k [ 2.019964] Freeing unused kernel image (rodata/data gap) memory: 488K [ 2.102233] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.102627] tsc: Refined TSC clocksource calibration: 2496.010 MHz [ 2.102978] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa80a809f, max_idle_ns: 440795273818 ns [ 2.103140] clocksource: Switched to clocksource tsc [ 2.142446] Run /init as init process [ 2.142547] with arguments: [ 2.142598] /init [ 2.142643] with environment: [ 2.142675] HOME=/ [ 2.142702] TERM=linux Running initrd-init.sh + COREDUMP=/tmp/coredump + 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 ] + cat /modules + xargs -t -n1 modprobe modprobe virtio_net modprobe virtio_pci modprobe: module virtio_pci not found in modules.dep modprobe gtp [ 2.442609] gtp: GTP module loaded (pdp ctx size 128 bytes) modprobe tun [ 2.467025] tun: Universal TUN/TAP device driver, 1.6 + true + ip link set lo up + ip link set eth0 up + sysctl -w 'kernel.core_pattern=/tmp/coredump' kernel.core_pattern = /tmp/coredump + ulimit -c unlimited + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + /cmd.sh + export 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH' + mount -t debugfs none /sys/kernel/debug + echo -n 'module gtp +p' + ip addr add 172.18.3.2/24 brd 172.18.3.255 dev eth0 + ip addr add 172.18.3.201/24 brd 172.18.3.255 dev eth0 + ip route add default via 172.18.3.1 dev eth0 + sysctl 'net.ipv4.ip_forward=1' net.ipv4.ip_forward = 1 + osmo-ggsn 20251202105421664 DGGSN INFO APN(inet6): Starting (ggsn.c:225) 20251202105421666 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:240) 20251202105421667 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:246) 20251202105421667 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:941) 20251202105421668 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.3.2 (gsn.c:489) 20251202105421674 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:410) 20251202105421677 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:978) 20251202105421678 DGGSN INFO APN(inet6): Starting (ggsn.c:225) 20251202105421678 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:240) 20251202105421680 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 35) (gtp-kernel.c:80) [ 2.657414] gtp: enable gtp on 7, 4 [ 2.658072] gtp: enable gtp on 9, 5 [ 2.659202] tun6: registered new GTP interface [ 2.662899] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251202105421691 DTUN NOTICE GTP kernel configured (tun.c:179) 20251202105421692 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2000::/56 (ggsn.c:279) 20251202105421693 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Adding address 2001:780:44:2000::/56 to dev tun6 (netdev.c:967) 20251202105421695 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Bringing dev tun6 UP (netdev.c:934) 20251202105421697 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2000::/56 (ggsn.c:359) 20251202105421698 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2000::/56 (ggsn.c:206) 20251202105421698 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:374) 20251202105421702 DLGLOBAL NOTICE Available via telnet 172.18.3.2 4260 (telnet_interface.c:88) 20251202105421703 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1026) 20251202105421706 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1452 (netdev.c:361) 20251202105421706 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Physical link state changed: UP (netdev.c:374) 20251202105423998 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) [ 4.982005] tun6: GTPv1-U: new PDP ctx id=1/3aa4ddff ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105424008 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105424009 DGGSN INFO PDP(262422861471807:9): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2001:: (ggsn.c:619) 20251202105424014 DGGSN INFO PDP(262422861471807:9): Deleting PDP context (ggsn.c:403) 20251202105424014 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 4.989639] tun6: GTPv1-U: deleting tunnel id = 1/3aa4ddff (pdp (____ptrval____)) [ 6.822643] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251202105429084 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) [ 10.060441] tun6: GTPv1-U: new PDP ctx id=1/cfd3d7b5 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105429086 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105429087 DGGSN INFO PDP(262429443346984:7): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2002:: (ggsn.c:619) 20251202105429089 DGGSN INFO PDP(262429443346984:7): Deleting PDP context (ggsn.c:403) 20251202105429089 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 10.064071] tun6: GTPv1-U: deleting tunnel id = 1/cfd3d7b5 (pdp (____ptrval____)) [ 14.758573] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251202105434167 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) [ 15.144096] tun6: GTPv1-U: new PDP ctx id=1/a4674085 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105434170 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105434170 DGGSN INFO PDP(262426047508539:0): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2003:: (ggsn.c:619) [ 15.147864] tun6: encap_recv sk=(____ptrval____) [ 15.147963] tun6: received GTP1U packet [ 15.148203] tun6: No PDP ctx for this MS [ 15.148274] tun6: pass up to the process [ 15.151039] tun6: encap_recv sk=(____ptrval____) [ 15.151103] tun6: received GTP1U packet [ 15.151139] tun6: No PDP ctx for this MS [ 15.151171] tun6: pass up to the process 20251202105434177 DGGSN INFO PDP(262426047508539:0): Deleting PDP context (ggsn.c:403) 20251202105434177 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 15.152396] tun6: GTPv1-U: deleting tunnel id = 1/a4674085 (pdp (____ptrval____)) 20251202105434178 DLGTP ERROR Packet from 172.18.3.1: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 20 03 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 03 87 00 cd ce 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 03 : Unknown PDP context: TEI=0x1 (gtp.c:3263) 20251202105439256 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_mtu() start (logging_vty.c:1172) 20251202105439263 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Setting dev tun6 MTU 1400 (netdev.c:903) 20251202105439266 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1400 (netdev.c:361) [ 20.248774] tun6: GTPv1-U: new PDP ctx id=1/5c4a3997 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105439275 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105439275 DGGSN INFO PDP(262426692414341:15): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2004:: (ggsn.c:619) [ 20.252446] tun6: encap_recv sk=(____ptrval____) [ 20.252596] tun6: received GTP1U packet [ 20.252698] tun6: No PDP ctx for this MS [ 20.252776] tun6: pass up to the process [ 20.254772] tun6: encap_recv sk=(____ptrval____) [ 20.254928] tun6: received GTP1U packet [ 20.255023] tun6: No PDP ctx for this MS [ 20.255106] tun6: pass up to the process 20251202105439284 DGGSN INFO PDP(262426692414341:15): Deleting PDP context (ggsn.c:403) 20251202105439285 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 20.260855] tun6: GTPv1-U: deleting tunnel id = 1/5c4a3997 (pdp (____ptrval____)) 20251202105439287 DLGTP ERROR Packet from 172.18.3.1: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 20 04 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 04 87 00 cd cb 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 04 : Unknown PDP context: TEI=0x1 (gtp.c:3263) 20251202105439294 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Setting dev tun6 MTU 1420 (netdev.c:903) 20251202105439296 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1420 (netdev.c:361) 20251202105444395 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) [ 25.372381] tun6: GTPv1-U: new PDP ctx id=1/31979813 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105444398 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105444398 DGGSN INFO PDP(262420171018162:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2005:: (ggsn.c:619) [ 25.374230] tun6: encap_recv sk=(____ptrval____) [ 25.374305] tun6: received GTP1U packet [ 25.374347] tun6: No PDP ctx for this MS [ 25.374384] tun6: pass up to the process [ 25.375436] tun6: encap_recv sk=(____ptrval____) [ 25.375500] tun6: received GTP1U packet [ 25.375561] tun6: No PDP ctx for this MS [ 25.375610] tun6: pass up to the process [ 25.375687] tun6: encap_recv sk=(____ptrval____) [ 25.375731] tun6: received GTP1U packet [ 25.375997] tun6: forwarding packet from GGSN to uplink [ 25.381851] tun6: found PDP context (____ptrval____) [ 25.382346] tun6: gtp -> IP src: 2001:0780:0044:2000:0000:0000:0000:0000 dst: 2001:0780:0044:2005:1234:1234:1234:1234 20251202105444410 DGGSN INFO PDP(262420171018162:6): Deleting PDP context (ggsn.c:403) 20251202105444410 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 25.385411] tun6: GTPv1-U: deleting tunnel id = 1/31979813 (pdp (____ptrval____)) 20251202105444411 DLGTP ERROR Packet from 172.18.3.1: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 20 05 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 05 87 00 cd c8 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 05 : Unknown PDP context: TEI=0x1 (gtp.c:3263) 20251202105449482 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ll_saddr() start (logging_vty.c:1172) [ 30.458871] tun6: GTPv1-U: new PDP ctx id=1/6a83e520 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105449484 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105449485 DGGSN INFO PDP(262426284809508:0): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2006:: (ggsn.c:619) [ 30.460480] tun6: encap_recv sk=(____ptrval____) [ 30.460547] tun6: received GTP1U packet [ 30.460588] tun6: No PDP ctx for this MS [ 30.460621] tun6: pass up to the process [ 30.461407] tun6: encap_recv sk=(____ptrval____) [ 30.461472] tun6: received GTP1U packet [ 30.461532] tun6: No PDP ctx for this MS [ 30.461566] tun6: pass up to the process [ 30.461639] tun6: encap_recv sk=(____ptrval____) [ 30.461679] tun6: received GTP1U packet [ 30.461713] tun6: No PDP ctx for this MS [ 30.461745] tun6: pass up to the process 20251202105449487 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 06 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 06 87 00 cd c5 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 06 (icmpv6.c:328) 20251202105449488 DTUN ERROR TUN(tun6): Injecting decapsulated packet not supported in kernel gtp mode: 60 00 00 00 00 08 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 06 fd 02 0d b8 00 03 00 00 00 00 00 00 00 00 02 01 80 00 2c b2 00 00 00 00 (tun.c:225) [ 30.630513] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251202105452491 DGGSN INFO PDP(262426284809508:0): Deleting PDP context (ggsn.c:403) 20251202105452492 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 33.467818] tun6: GTPv1-U: deleting tunnel id = 1/6a83e520 (pdp (____ptrval____)) 20251202105457553 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) [ 38.530146] tun6: GTPv1-U: new PDP ctx id=1/c475de8 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105457556 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105457556 DGGSN INFO PDP(262423949191208:10): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2007:: (ggsn.c:619) [ 38.533063] tun6: encap_recv sk=(____ptrval____) [ 38.533152] tun6: received GTP1U packet [ 38.533197] tun6: No PDP ctx for this MS [ 38.533243] tun6: pass up to the process [ 38.534335] tun6: encap_recv sk=(____ptrval____) [ 38.534531] tun6: received GTP1U packet [ 38.534651] tun6: No PDP ctx for this MS [ 38.534728] tun6: pass up to the process [ 38.534876] tun6: encap_recv sk=(____ptrval____) [ 38.534967] tun6: received GTP1U packet [ 38.535040] tun6: No PDP ctx for this MS [ 38.535112] tun6: pass up to the process 20251202105457561 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 07 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 07 87 00 cd c2 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 07 (icmpv6.c:328) 20251202105457562 DGGSN ERROR PDP(262423949191208:10): Packet from MS using unassigned src IPv6: fe80::3110:1691:1155:3116 (ggsn.c:785) 20251202105500563 DGGSN INFO PDP(262423949191208:10): Deleting PDP context (ggsn.c:403) 20251202105500564 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 41.539119] tun6: GTPv1-U: deleting tunnel id = 1/c475de8 (pdp (____ptrval____)) 20251202105505627 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) [ 46.605905] tun6: GTPv1-U: new PDP ctx id=1/4b07f391 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105505632 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105505633 DGGSN INFO PDP(262422004660719:2): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2008:: (ggsn.c:619) [ 46.609478] tun6: encap_recv sk=(____ptrval____) [ 46.609621] tun6: received GTP1U packet [ 46.609697] tun6: No PDP ctx for this MS [ 46.609767] tun6: pass up to the process [ 46.610917] tun6: encap_recv sk=(____ptrval____) [ 46.611045] tun6: received GTP1U packet [ 46.611096] tun6: No PDP ctx for this MS [ 46.611133] tun6: pass up to the process [ 46.611222] tun6: encap_recv sk=(____ptrval____) [ 46.611272] tun6: received GTP1U packet [ 46.611308] tun6: No PDP ctx for this MS [ 46.611347] tun6: pass up to the process 20251202105505637 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 08 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 08 87 00 cd bf 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 08 (icmpv6.c:328) 20251202105505638 DGGSN ERROR PDP(262422004660719:2): Packet from MS using unassigned src IPv6: 3110:1691:1155:3119:325:325:325:325 (ggsn.c:785) 20251202105508639 DGGSN INFO PDP(262422004660719:2): Deleting PDP context (ggsn.c:403) 20251202105508640 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 49.615202] tun6: GTPv1-U: deleting tunnel id = 1/4b07f391 (pdp (____ptrval____)) 20251202105513699 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) [ 54.676799] tun6: GTPv1-U: new PDP ctx id=1/36c34b44 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105513702 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105513703 DGGSN INFO PDP(262428160492830:14): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2009:: (ggsn.c:619) [ 54.680534] tun6: encap_recv sk=(____ptrval____) [ 54.682540] tun6: received GTP1U packet [ 54.682594] tun6: No PDP ctx for this MS [ 54.682631] tun6: pass up to the process [ 54.683937] tun6: encap_recv sk=(____ptrval____) [ 54.684007] tun6: received GTP1U packet [ 54.684046] tun6: No PDP ctx for this MS [ 54.684083] tun6: pass up to the process 20251202105513710 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 09 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 09 87 00 cd bc 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 09 (icmpv6.c:328)[ 54.684762] tun6: encap_recv sk=(____ptrval____) [ 54.684824] tun6: received GTP1U packet [ 54.684915] tun6: No PDP ctx to decap skb=(____ptrval____) [ 54.684969] tun6: pass up to the process 20251202105513711 DGGSN ERROR PDP(262428160492830:14): 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:803) 20251202105516713 DGGSN INFO PDP(262428160492830:14): Deleting PDP context (ggsn.c:403) 20251202105516713 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 57.689142] tun6: GTPv1-U: deleting tunnel id = 1/36c34b44 (pdp (____ptrval____)) [ 62.630808] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251202105521801 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) [ 62.781516] tun6: GTPv1-U: new PDP ctx id=1/2538be29 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105521807 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251202105521808 DGGSN INFO PDP(262425015835010:13): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:200a:: (ggsn.c:619) [ 62.784399] tun6: encap_recv sk=(____ptrval____) [ 62.784508] tun6: received GTP1U packet [ 62.784574] tun6: No PDP ctx for this MS [ 62.784628] tun6: pass up to the process [ 62.785705] tun6: encap_recv sk=(____ptrval____) [ 62.785823] tun6: received GTP1U packet [ 62.785879] tun6: No PDP ctx for this MS [ 62.785933] tun6: pass up to the process 20251202105521812 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0a ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 0a 87 00 cd b9 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0a (icmpv6.c:328) [ 62.788067] tun6: GTPv1-U: new PDP ctx id=2/a6359ef6 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251202105521814 DGGSN INFO PDP(262425228105028:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:200b:: (ggsn.c:619) [ 62.789315] tun6: encap_recv sk=(____ptrval____) [ 62.790842] tun6: received GTP1U packet [ 62.790897] tun6: No PDP ctx for this MS [ 62.790934] tun6: pass up to the process [ 62.791775] tun6: encap_recv sk=(____ptrval____) [ 62.791831] tun6: received GTP1U packet [ 62.791883] tun6: No PDP ctx for this MS [ 62.791917] tun6: pass up to the process [ 62.791986] tun6: encap_recv sk=(____ptrval____) [ 62.792025] tun6: received GTP1U packet [ 62.792056] tun6: No PDP ctx for this MS [ 62.792087] tun6: pass up to the process 20251202105521818 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0b ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 0b 87 00 cd b6 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0b (icmpv6.c:328) 20251202105521818 DTUN ERROR TUN(tun6): Injecting decapsulated packet not supported in kernel gtp mode: 60 00 00 00 00 08 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0a fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0b 80 00 f3 1b 00 00 00 00 (tun.c:225) [ 65.793679] tun6: encap_recv sk=(____ptrval____) [ 65.794044] tun6: received GTP1U packet [ 65.794251] tun6: forwarding packet from GGSN to uplink 20251202105527824 DGGSN INFO PDP(262425015835010:13): Deleting PDP context (ggsn.c:403) [ 68.801888] tun6: GTPv1-U: deleting tunnel id = 1/2538be29 (pdp (____ptrval____)) 20251202105527830 DGGSN INFO PDP(262425228105028:6): Deleting PDP context (ggsn.c:403) 20251202105527831 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 68.806293] tun6: GTPv1-U: deleting tunnel id = 2/a6359ef6 (pdp (____ptrval____)) 20251202105532929 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20251202105538049 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 79.025335] tun6: encap_recv sk=(____ptrval____) [ 79.025520] tun6: received GTP1U packet [ 79.025669] tun6: pass up to the process