Skip to content

Instantly share code, notes, and snippets.

@themarwhal
Created April 14, 2021 15:48
Show Gist options
  • Save themarwhal/44a70d73bccda4eb8728f9aad828d19e to your computer and use it in GitHub Desktop.
Save themarwhal/44a70d73bccda4eb8728f9aad828d19e to your computer and use it in GitHub Desktop.
vagrant@magma-test:~/magma/lte/gateway/python/integ_tests$ sudo dmesg
[ 0.000000] Linux version 4.9.0-9-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.168-1 (2019-04-12)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-9-amd64 root=UUID=09a33d74-8f44-4cc3-be33-891d17ea35e7 ro debian-installer=en_US net.ifnames=0 quiet
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] e820: 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-0x000000003ffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR variable ranges disabled:
[ 0.000000] MTRR: Disabled
[ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[ 0.000000] CPU MTRRs all blank - virtualized system.
[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff96b44009fff0]
[ 0.000000] Base memory trampoline at [ffff96b440099000] 99000 size 24576
[ 0.000000] BRK [0x0af34000, 0x0af34fff] PGTABLE
[ 0.000000] BRK [0x0af35000, 0x0af35fff] PGTABLE
[ 0.000000] BRK [0x0af36000, 0x0af36fff] PGTABLE
[ 0.000000] BRK [0x0af37000, 0x0af37fff] PGTABLE
[ 0.000000] BRK [0x0af38000, 0x0af38fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x35d4f000-0x36e9efff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX )
[ 0.000000] ACPI: XSDT 0x000000003FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
[ 0.000000] ACPI: FACP 0x000000003FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
[ 0.000000] ACPI: DSDT 0x000000003FFF0470 0022EA (v02 VBOX VBOXBIOS 00000002 INTL 20100528)
[ 0.000000] ACPI: FACS 0x000000003FFF0200 000040
[ 0.000000] ACPI: FACS 0x000000003FFF0200 000040
[ 0.000000] ACPI: APIC 0x000000003FFF0240 000054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
[ 0.000000] ACPI: SSDT 0x000000003FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffeb000-0x3ffeffff]
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:3ffe3001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 8270609209 cycles
[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff]
[ 0.000000] On node 0 totalpages: 262030
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 4032 pages used for memmap
[ 0.000000] DMA32 zone: 258032 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] e820: [mem 0x40000000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff96b47fc00000 s105304 r8192 d29864 u2097152
[ 0.000000] pcpu-alloc: s105304 r8192 d29864 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257913
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-9-amd64 root=UUID=09a33d74-8f44-4cc3-be33-891d17ea35e7 ro debian-installer=en_US net.ifnames=0 quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 998052K/1048120K available (6273K kernel code, 1161K rwdata, 2872K rodata, 1424K init, 656K bss, 50068K reserved, 0K cma-reserved)
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[ 0.000000] NR_IRQS:33024 nr_irqs:256 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Detected 2399.998 MHz processor
[ 0.025396] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599992)
[ 0.025397] pid_max: default: 32768 minimum: 301
[ 0.025405] ACPI: Core revision 20160831
[ 0.025992] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.026012] Security Framework initialized
[ 0.026012] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.026016] AppArmor: AppArmor disabled by boot time parameter
[ 0.026046] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.027081] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.027143] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.027144] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.027303] mce: CPU supports 0 MCE banks
[ 0.027315] process: using mwait in idle threads
[ 0.027318] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.027319] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.027320] Spectre V2 : Mitigation: Full generic retpoline
[ 0.027320] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.027321] Speculative Store Bypass: Vulnerable
[ 0.041073] Freeing SMP alternatives memory: 24K
[ 0.047358] ftrace: allocating 25308 entries in 99 pages
[ 0.082027] smpboot: Max logical packages: 1
[ 0.082190] x2apic enabled
[ 0.082335] Switched APIC routing to physical x2apic.
[ 0.083088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.181728] APIC calibration not consistent with PM-Timer: 96ms instead of 100ms
[ 0.181730] APIC delta adjusted to PM-Timer: 6327594 (6117060)
[ 0.181787] smpboot: CPU0: Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[ 0.181790] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only.
[ 0.181802] KVM setup paravirtual spinlock
[ 0.182106] x86: Booted up 1 node, 1 CPUs
[ 0.182107] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
[ 0.182282] devtmpfs: initialized
[ 0.182319] x86/mm: Memory block size: 128MB
[ 0.184034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.184036] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.184050] pinctrl core: initialized pinctrl subsystem
[ 0.184111] NET: Registered protocol family 16
[ 0.184207] cpuidle: using governor ladder
[ 0.184208] cpuidle: using governor menu
[ 0.184221] ACPI: bus type PCI registered
[ 0.184222] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.184301] PCI: Using configuration type 1 for base access
[ 0.184751] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.184846] ACPI: Added _OSI(Module Device)
[ 0.184846] ACPI: Added _OSI(Processor Device)
[ 0.184847] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.184847] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.185161] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.186818] ACPI: Interpreter enabled
[ 0.186823] ACPI: (supports S0 S5)
[ 0.186824] ACPI: Using IOAPIC for interrupt routing
[ 0.186924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.190012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.190015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.190225] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 0.190229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.190490] PCI host bridge to bus 0000:00
[ 0.190492] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.190492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.190493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.190494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfdffffff window]
[ 0.190495] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.190536] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.191116] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.191778] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
[ 0.192225] pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f]
[ 0.192421] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.192422] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.192423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.192424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.192626] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000
[ 0.193114] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe07fffff pref]
[ 0.195220] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[ 0.195535] pci 0000:00:03.0: reg 0x10: [mem 0xf0000000-0xf001ffff]
[ 0.196006] pci 0000:00:03.0: reg 0x18: [io 0xd010-0xd017]
[ 0.197367] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[ 0.197634] pci 0000:00:04.0: reg 0x10: [io 0xd020-0xd03f]
[ 0.197872] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff]
[ 0.198141] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref]
[ 0.199283] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[ 0.199785] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
[ 0.199796] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
[ 0.200068] pci 0000:00:08.0: [8086:100e] type 00 class 0x020000
[ 0.200384] pci 0000:00:08.0: reg 0x10: [mem 0xf0820000-0xf083ffff]
[ 0.200860] pci 0000:00:08.0: reg 0x18: [io 0xd040-0xd047]
[ 0.202421] pci 0000:00:09.0: [8086:100e] type 00 class 0x020000
[ 0.202735] pci 0000:00:09.0: reg 0x10: [mem 0xf0840000-0xf085ffff]
[ 0.203507] pci 0000:00:09.0: reg 0x18: [io 0xd048-0xd04f]
[ 0.205887] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
[ 0.206049] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11)
[ 0.206121] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11)
[ 0.206211] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11)
[ 0.206323] ACPI: Enabled 2 GPEs in block 00 to 07
[ 0.206407] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.206408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.206409] vgaarb: loaded
[ 0.206409] vgaarb: bridge control possible 0000:00:02.0
[ 0.206468] PCI: Using ACPI for IRQ routing
[ 0.206469] PCI: pci_cache_line_size set to 64 bytes
[ 0.206640] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.206642] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff]
[ 0.206739] clocksource: Switched to clocksource kvm-clock
[ 0.212499] VFS: Disk quotas dquot_6.6.0
[ 0.212510] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.212551] pnp: PnP ACPI init
[ 0.212587] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.212638] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active)
[ 0.213282] pnp: PnP ACPI: found 2 devices
[ 0.218512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.218517] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.218518] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.218519] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.218520] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfdffffff window]
[ 0.218546] NET: Registered protocol family 2
[ 0.219744] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.219753] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.219761] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.219768] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.219771] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.219787] NET: Registered protocol family 1
[ 0.219794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.219822] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.219872] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.219929] PCI: CLS 0 bytes, default 64
[ 0.219954] Unpacking initramfs...
[ 0.458641] Freeing initrd memory: 17728K
[ 0.458781] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.458905] audit: initializing netlink subsys (disabled)
[ 0.458916] audit: type=2000 audit(1618322201.583:1): initialized
[ 0.459104] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[ 0.459113] zbud: loaded
[ 0.459479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.459491] io scheduler noop registered
[ 0.459492] io scheduler deadline registered
[ 0.459496] io scheduler cfq registered (default)
[ 0.459524] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.459527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.459570] GHES: HEST is not enabled!
[ 0.459597] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.459751] Linux agpgart interface v0.103
[ 0.459838] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.459838] AMD IOMMUv2 functionality not available on this system
[ 0.459898] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.460236] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.460239] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.460296] mousedev: PS/2 mouse device common for all mice
[ 0.460582] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.460693] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 0.460724] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.460731] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.460831] NET: Registered protocol family 10
[ 0.460920] mip6: Mobile IPv6
[ 0.460920] NET: Registered protocol family 17
[ 0.460921] mpls_gso: MPLS GSO support
[ 0.461123] registered taskstats version 1
[ 0.461128] zswap: loaded using pool lzo/zbud
[ 0.461187] ima: No TPM chip found, activating TPM-bypass!
[ 0.461188] ima: Allocated hash algorithm: sha256
[ 0.461452] rtc_cmos rtc_cmos: setting system clock to 2021-04-13 13:56:31 UTC (1618322191)
[ 0.461467] PM: Hibernation image not present or could not be loaded.
[ 0.462011] Freeing unused kernel memory: 1424K
[ 0.462013] Write protecting the kernel read-only data: 12288k
[ 0.462246] Freeing unused kernel memory: 1904K
[ 0.463589] Freeing unused kernel memory: 1224K
[ 0.467144] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.474726] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 0.474764] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 0.474768] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 0.492063] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 0.492063] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.495538] SCSI subsystem initialized
[ 0.496813] libata version 3.00 loaded.
[ 0.510393] AVX2 version of gcm_enc/dec engaged.
[ 0.510393] AES CTR mode by8 optimization enabled
[ 0.711788] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
[ 0.873467] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:30:01:5b
[ 0.873471] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[ 0.873535] piix4_smbus 0000:00:07.0: SMBus Host Controller at 0x4100, revision 0
[ 0.873698] ata_piix 0000:00:01.1: version 2.13
[ 0.874464] scsi host0: ata_piix
[ 0.874585] scsi host1: ata_piix
[ 0.874628] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[ 0.874629] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[ 1.038443] ata1.01: NODEV after polling detection
[ 1.038722] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[ 1.038723] ata1.00: 81920000 sectors, multi 128: LBA
[ 1.039356] ata1.00: configured for UDMA/33
[ 1.044101] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
[ 1.257051] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:9a:d8:02
[ 1.257053] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
[ 1.258892] sd 0:0:0:0: [sda] 81920000 512-byte logical blocks: (41.9 GB/39.1 GiB)
[ 1.258909] sd 0:0:0:0: [sda] Write Protect is off
[ 1.258911] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.258918] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.259721] sda: sda1 sda2 < sda5 >
[ 1.260054] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.278443] random: fast init done
[ 1.485350] tsc: Refined TSC clocksource calibration: 2397.020 MHz
[ 1.485353] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x228d388f43c, max_idle_ns: 440795287550 ns
[ 1.646193] e1000 0000:00:09.0 eth2: (PCI:33MHz:32-bit) 08:00:27:f9:4e:33
[ 1.646196] e1000 0000:00:09.0 eth2: Intel(R) PRO/1000 Network Connection
[ 1.655922] PM: Starting manual resume from disk
[ 1.655924] PM: Hibernation image partition 8:5 present
[ 1.655925] PM: Looking for hibernation image.
[ 1.656113] PM: Image not found (code -22)
[ 1.656113] PM: Hibernation image not present or could not be loaded.
[ 1.688081] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.784778] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.790733] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 1.790870] systemd[1]: Detected virtualization oracle.
[ 1.790872] systemd[1]: Detected architecture x86-64.
[ 1.791586] systemd[1]: Set hostname to <packer-virtualbox-iso-1616776504>.
[ 1.881496] systemd[1]: Created slice System Slice.
[ 1.881783] systemd[1]: Mounting Huge Pages File System...
[ 1.881847] systemd[1]: Listening on Journal Audit Socket.
[ 1.881877] systemd[1]: Listening on Syslog Socket.
[ 1.881887] systemd[1]: Reached target Remote File Systems.
[ 1.881911] systemd[1]: Listening on udev Kernel Socket.
[ 1.957384] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 2.000584] systemd-journald[170]: Received request to flush runtime journal from PID 1
[ 2.154415] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.154419] ACPI: Power Button [PWRF]
[ 2.154538] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input4
[ 2.154540] ACPI: Sleep Button [SLPF]
[ 2.160631] ACPI: AC Adapter [AC] (on-line)
[ 2.168564] [drm] Initialized
[ 2.193173] vboxvideo: loading out-of-tree module taints kernel.
[ 2.194565] [drm] VRAM 00800000
[ 2.194838] [TTM] Zone kernel: Available graphics memory: 510178 kiB
[ 2.194839] [TTM] Initializing pool allocator
[ 2.194842] [TTM] Initializing DMA pool allocator
[ 2.196507] fbcon: vboxdrmfb (fb0) is primary device
[ 2.200771] Console: switching to colour frame buffer device 100x37
[ 2.201485] vboxvideo 0000:00:02.0: fb0: vboxdrmfb frame buffer device
[ 2.201563] [drm] Initialized vboxvideo 1.0.0 20130823 for 0000:00:02.0 on minor 0
[ 2.204689] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.204733] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5
[ 2.228552] ACPI: Battery Slot [BAT0] (battery present)
[ 2.229675] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 2.250498] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.281624] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000 milliseconds
[ 2.281730] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input7
[ 2.283174] vboxguest: Successfully loaded version 6.1.16
[ 2.283196] vboxguest: misc device minor 58, IRQ 20, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
[ 2.283196] vboxguest: Successfully loaded version 6.1.16 (interface 0x00010004)
[ 2.434695] Adding 2095100k swap on /dev/sda5. Priority:-1 extents:1 across:2095100k FS
[ 2.728836] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3.734733] random: crng init done
[ 3.734734] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.747233] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 4.747489] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.027393] 13:56:36.065851 main VBoxService 6.1.16 r140961 (verbosity: 0) linux.amd64 (Oct 15 2020 16:40:53) release log
13:56:36.065854 main Log opened 2021-04-13T13:56:36.065841000Z
[ 5.027457] 13:56:36.065968 main OS Product: Linux
[ 5.027497] 13:56:36.066013 main OS Release: 4.9.0-9-amd64
[ 5.027536] 13:56:36.066053 main OS Version: #1 SMP Debian 4.9.168-1 (2019-04-12)
[ 5.027585] 13:56:36.066091 main Executable: /opt/VBoxGuestAdditions-6.1.16/sbin/VBoxService
13:56:36.066092 main Process ID: 454
13:56:36.066093 main Package type: LINUX_64BITS_GENERIC
[ 5.029487] 13:56:36.067984 main 6.1.16 r140961 started. Verbose level = 0
[ 5.033945] 13:56:36.072442 main vbglR3GuestCtrlDetectPeekGetCancelSupport: Supported (#1)
[ 8.741727] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 8.746117] e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 8.746395] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 8.758678] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 8.767893] e1000: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 8.768135] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 16.312523] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 16.383238] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 16.749950] vboxsf: g_fHostFeatures=0x8000000f g_fSfFeatures=0x1 g_uSfLastFunction=29
[ 16.750107] vboxsf: Successfully loaded version 6.1.16
[ 16.750136] vboxsf: Successfully loaded version 6.1.16 on 4.9.0-9-amd64 SMP mod_unload modversions (LINUX_VERSION_CODE=0x409a8)
[ 18.341416] e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 18.341645] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 18.405738] e1000: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 18.406015] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 740.123816] device eth2 entered promiscuous mode
[ 746.783319] device eth2 left promiscuous mode
[ 748.957786] device eth2 entered promiscuous mode
[ 756.974514] device eth2 left promiscuous mode
[ 759.222893] device eth2 entered promiscuous mode
[ 771.460950] device eth2 left promiscuous mode
[ 971.413119] device eth2 entered promiscuous mode
[ 981.240310] device eth2 left promiscuous mode
[ 983.172328] device eth2 entered promiscuous mode
[ 990.686592] device eth2 left promiscuous mode
[ 992.960195] device eth2 entered promiscuous mode
[ 1004.611729] device eth2 left promiscuous mode
[36310.614828] 14:09:42.528990 control Session 0 is about to close ...
[36310.614863] 14:09:42.529125 control Stopping all guest processes ...
[36310.614892] 14:09:42.529157 control Closing all guest files ...
[36310.614975] 14:09:42.529234 timesync vgsvcTimeSyncWorker: Radical host time change: 50 888 588 000 000ns (HostNow=1 618 409 382 525 000 000 ns HostLast=1 618 358 493 937 000 000 ns)
[36310.615026] 14:09:42.529288 control vbglR3GuestCtrlDetectPeekGetCancelSupport: Supported (#1)
[36310.709274] e1000: eth0 NIC Link is Down
[36312.181364] e1000: eth1 NIC Link is Down
[36312.212307] e1000: eth2 NIC Link is Down
[36314.197897] e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[36314.228323] e1000: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[36314.741042] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[36320.619496] 14:09:52.533739 timesync vgsvcTimeSyncWorker: Radical guest time change: 50 888 622 520 000ns (GuestNow=1 618 409 392 533 729 000 ns GuestLast=1 618 358 503 911 209 000 ns fSetTimeLastLoop=true )
[38785.979876] device eth2 entered promiscuous mode
[38807.141531] device eth2 left promiscuous mode
[38927.897172] device eth2 entered promiscuous mode
[39036.338283] device eth2 left promiscuous mode
[39038.109618] device eth2 entered promiscuous mode
[39059.977758] device eth2 left promiscuous mode
[39148.513847] device eth2 entered promiscuous mode
[39177.051965] device eth2 left promiscuous mode
[39180.245571] device eth2 entered promiscuous mode
[39186.919951] device eth2 left promiscuous mode
[39195.321569] device eth2 entered promiscuous mode
[39215.478487] device eth2 left promiscuous mode
[39285.514783] device eth2 entered promiscuous mode
[39346.407059] device eth2 left promiscuous mode
[39374.276719] device eth2 entered promiscuous mode
[39400.941881] device eth2 left promiscuous mode
[39426.295405] device eth2 entered promiscuous mode
[39459.305979] device eth2 left promiscuous mode
[39467.956129] device eth2 entered promiscuous mode
[39506.086235] device eth2 left promiscuous mode
[40605.367621] device eth2 entered promiscuous mode
[40671.338512] device eth2 left promiscuous mode
[40673.480960] device eth2 entered promiscuous mode
[40684.043454] device eth2 left promiscuous mode
[40686.104399] device eth2 entered promiscuous mode
[40727.581143] device eth2 left promiscuous mode
[40729.661064] device eth2 entered promiscuous mode
[40936.989501] device eth2 left promiscuous mode
[41142.139909] device eth2 entered promiscuous mode
[41340.576943] device eth2 left promiscuous mode
[41342.806071] device eth2 entered promiscuous mode
[41366.762231] device eth2 left promiscuous mode
[41941.712655] device eth2 entered promiscuous mode
[41961.527975] device eth2 left promiscuous mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment