Advertisement
Guest User

Untitled

a guest
May 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.94 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.14.52 (root@debian) (gcc version 4.9.3 (ctng-1.21.0-229g-FA)) #4 SMP Sun Sep 16 08:55:26 CEST 2018
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=30c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: FriendlyElec NanoPi-NEO-Core
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000005bc00000, size 64 MiB
  9. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] On node 0 totalpages: 131072
  11. [ 0.000000] free_area_init_node: node 0, pgdat c1059b80, node_mem_map db780000
  12. [ 0.000000] Normal zone: 1152 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  15. [ 0.000000] psci: probing for conduit method from DT.
  16. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  17. [ 0.000000] percpu: Embedded 16 pages/cpu @dff5f000 s36544 r8192 d20800 u65536
  18. [ 0.000000] pcpu-alloc: s36544 r8192 d20800 u65536 alloc=16*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  21. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait fsck.repair=yes panic=10 fbcon=map:0 sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 sunxi_no_mali_mem_reserve
  22. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [ 0.000000] Memory: 433008K/524288K available (8192K kernel code, 366K rwdata, 1864K rodata, 2048K init, 313K bss, 25744K reserved, 65536K cma-reserved, 0K highmem)
  26. [ 0.000000] Virtual kernel memory layout:
  27. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  30. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  31. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  32. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  33. .text : 0xc0008000 - 0xc0a00000 (10208 kB)
  34. .init : 0xc0e00000 - 0xc1000000 (2048 kB)
  35. .data : 0xc1000000 - 0xc105ba58 ( 367 kB)
  36. .bss : 0xc10645d8 - 0xc10b2bac ( 314 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] Hierarchical RCU implementation.
  39. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  40. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  41. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  42. [ 0.000000] GIC: Using split EOI/Deactivate mode
  43. [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  44. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  45. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  46. [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  47. [ 0.000019] Switching to timer-based delay loop, resolution 41ns
  48. [ 0.000210] Console: colour dummy device 80x30
  49. [ 0.000246] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
  50. [ 0.000259] pid_max: default: 32768 minimum: 301
  51. [ 0.000422] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  52. [ 0.000436] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  53. [ 0.001157] CPU: Testing write buffer coherency: ok
  54. [ 0.001599] CPU0: update cpu_capacity 1024
  55. [ 0.001610] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  56. [ 0.001958] Setting up static identity map for 0x40200000 - 0x40200060
  57. [ 0.002072] Hierarchical SRCU implementation.
  58. [ 0.002592] smp: Bringing up secondary CPUs ...
  59. [ 0.013325] CPU1: update cpu_capacity 1024
  60. [ 0.013331] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  61. [ 0.024150] CPU2: update cpu_capacity 1024
  62. [ 0.024155] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  63. [ 0.034890] CPU3: update cpu_capacity 1024
  64. [ 0.034896] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  65. [ 0.034970] smp: Brought up 1 node, 4 CPUs
  66. [ 0.034996] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  67. [ 0.035002] CPU: All CPU(s) started in HYP mode.
  68. [ 0.035007] CPU: Virtualization extensions available.
  69. [ 0.035737] devtmpfs: initialized
  70. [ 0.042426] random: get_random_u32 called from bucket_table_alloc+0xf0/0x240 with crng_init=0
  71. [ 0.042985] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  72. [ 0.043265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
  73. [ 0.043289] futex hash table entries: 1024 (order: 4, 65536 bytes)
  74. [ 0.046068] xor: measuring software checksum speed
  75. [ 0.094730] arm4regs : 1371.200 MB/sec
  76. [ 0.144782] 8regs : 768.800 MB/sec
  77. [ 0.194841] 32regs : 850.400 MB/sec
  78. [ 0.244896] neon : 1280.000 MB/sec
  79. [ 0.244904] xor: using function: arm4regs (1371.200 MB/sec)
  80. [ 0.244921] pinctrl core: initialized pinctrl subsystem
  81. [ 0.245845] NET: Registered protocol family 16
  82. [ 0.247524] DMA: preallocated 256 KiB pool for atomic coherent allocations
  83. [ 0.248328] cpuidle: using governor ladder
  84. [ 0.248365] cpuidle: using governor menu
  85. [ 0.248796] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  86. [ 0.248806] hw-breakpoint: maximum watchpoint size is 8 bytes.
  87. [ 0.265287] gpio-regulator gpio-regulator: could not find pctldev for node /soc/pinctrl@01f02c00/regulator_pins@0, deferring probe
  88. [ 0.265708] SCSI subsystem initialized
  89. [ 0.265904] libata version 3.00 loaded.
  90. [ 0.266100] usbcore: registered new interface driver usbfs
  91. [ 0.266145] usbcore: registered new interface driver hub
  92. [ 0.266224] usbcore: registered new device driver usb
  93. [ 0.266389] media: Linux media interface: v0.10
  94. [ 0.266422] Linux video capture interface: v2.00
  95. [ 0.266525] pps_core: LinuxPPS API ver. 1 registered
  96. [ 0.266532] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  97. [ 0.266551] PTP clock support registered
  98. [ 0.268199] clocksource: Switched to clocksource arch_sys_counter
  99. [ 0.268381] VFS: Disk quotas dquot_6.6.0
  100. [ 0.268444] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  101. [ 0.268586] FS-Cache: Loaded
  102. [ 0.275617] NET: Registered protocol family 2
  103. [ 0.276363] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  104. [ 0.276419] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  105. [ 0.276482] TCP: Hash tables configured (established 4096 bind 4096)
  106. [ 0.276586] UDP hash table entries: 256 (order: 1, 8192 bytes)
  107. [ 0.276628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  108. [ 0.276828] NET: Registered protocol family 1
  109. [ 0.277312] RPC: Registered named UNIX socket transport module.
  110. [ 0.277323] RPC: Registered udp transport module.
  111. [ 0.277329] RPC: Registered tcp transport module.
  112. [ 0.277335] RPC: Registered tcp NFSv4.1 backchannel transport module.
  113. [ 0.277553] Unpacking initramfs...
  114. [ 0.430624] Initramfs unpacking failed: junk in compressed archive
  115. [ 0.435603] Freeing initrd memory: 5120K
  116. [ 0.436051] kvm [1]: 8-bit VMID
  117. [ 0.436721] kvm [1]: vgic interrupt IRQ16
  118. [ 0.436818] kvm [1]: Hyp mode initialized successfully
  119. [ 0.439594] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  120. [ 0.444138] zbud: loaded
  121. [ 0.445603] FS-Cache: Netfs 'nfs' registered for caching
  122. [ 0.446145] NFS: Registering the id_resolver key type
  123. [ 0.446189] Key type id_resolver registered
  124. [ 0.446195] Key type id_legacy registered
  125. [ 0.446211] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  126. [ 0.446227] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  127. [ 0.447053] fuse init (API version 7.26)
  128. [ 0.452053] async_tx: api initialized (async)
  129. [ 0.452152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  130. [ 0.452300] io scheduler noop registered (default)
  131. [ 0.452310] io scheduler deadline registered
  132. [ 0.452565] io scheduler cfq registered
  133. [ 0.452574] io scheduler mq-deadline registered
  134. [ 0.452701] io scheduler bfq registered
  135. [ 0.453412] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO, pinctrl may not init
  136. [ 0.457096] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  137. [ 0.458706] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  138. [ 0.463987] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  139. [ 0.465867] console [ttyS0] disabled
  140. [ 0.486054] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a U6_16550A
  141. [ 1.262419] console [ttyS0] enabled
  142. [ 1.288749] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 44, base_baud = 1500000) is a U6_16550A
  143. [ 1.320360] 1c28800.serial: ttyS2 at MMIO 0x1c28800 (irq = 45, base_baud = 1500000) is a U6_16550A
  144. [ 1.351929] 1c28c00.serial: ttyS3 at MMIO 0x1c28c00 (irq = 46, base_baud = 1500000) is a U6_16550A
  145. [ 1.362792] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  146. [ 1.369426] [drm] No driver support for vblank timestamp query.
  147. [ 1.384760] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a51184)
  148. [ 1.391862] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  149. [ 1.399704] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a4fe88)
  150. [ 1.407378] sun4i-drm display-engine: Failed to initialize drm fb helper.
  151. [ 1.414170] sun4i-drm display-engine: Couldn't create our framebuffer
  152. [ 1.420725] sun4i-drm display-engine: master bind failed: -22
  153. [ 1.426621] sun8i-mixer: probe of 1100000.mixer failed with error -22
  154. [ 1.441261] loop: module loaded
  155. [ 1.462338] libphy: Fixed MDIO Bus: probed
  156. [ 1.466509] tun: Universal TUN/TAP device driver, 1.6
  157. [ 1.471741] CAN device driver interface
  158. [ 1.476079] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  159. [ 1.481873] dwmac-sun8i 1c30000.ethernet: No regulator found
  160. [ 1.487582] dwmac-sun8i 1c30000.ethernet: Will use internal PHY
  161. [ 1.493700] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  162. [ 1.499375] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  163. [ 1.506600] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  164. [ 1.512262] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  165. [ 1.519482] dwmac-sun8i 1c30000.ethernet: COE Type 2
  166. [ 1.524452] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  167. [ 1.531355] libphy: stmmac: probed
  168. [ 1.541346] usbcore: registered new interface driver rtl8150
  169. [ 1.547081] usbcore: registered new interface driver r8152
  170. [ 1.552580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  171. [ 1.559108] ehci-platform: EHCI generic platform driver
  172. [ 1.564599] ehci-platform 1c1a000.usb: EHCI Host Controller
  173. [ 1.570208] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  174. [ 1.578460] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
  175. [ 1.598211] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  176. [ 1.604497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  177. [ 1.611293] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  178. [ 1.618515] usb usb1: Product: EHCI Host Controller
  179. [ 1.623395] usb usb1: Manufacturer: Linux 4.14.52 ehci_hcd
  180. [ 1.628882] usb usb1: SerialNumber: 1c1a000.usb
  181. [ 1.633975] hub 1-0:1.0: USB hub found
  182. [ 1.637753] hub 1-0:1.0: 1 port detected
  183. [ 1.642383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  184. [ 1.648597] ohci-platform: OHCI generic platform driver
  185. [ 1.654035] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  186. [ 1.660675] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  187. [ 1.668628] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
  188. [ 1.737377] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  189. [ 1.744185] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  190. [ 1.751413] usb usb2: Product: Generic Platform OHCI controller
  191. [ 1.757336] usb usb2: Manufacturer: Linux 4.14.52 ohci_hcd
  192. [ 1.762827] usb usb2: SerialNumber: 1c1a400.usb
  193. [ 1.770225] hub 2-0:1.0: USB hub found
  194. [ 1.774016] hub 2-0:1.0: 1 port detected
  195. [ 1.778633] usbcore: registered new interface driver cdc_acm
  196. [ 1.784301] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  197. [ 1.792351] usbcore: registered new interface driver usblp
  198. [ 1.797875] usbcore: registered new interface driver cdc_wdm
  199. [ 1.803622] usbcore: registered new interface driver usb-storage
  200. [ 1.809709] usbcore: registered new interface driver usbserial
  201. [ 1.815577] usbcore: registered new interface driver usbserial_generic
  202. [ 1.822134] usbserial: USB Serial support registered for generic
  203. [ 1.828884] mousedev: PS/2 mouse device common for all mice
  204. [ 1.834942] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  205. [ 1.841739] sun6i-rtc 1f00000.rtc: RTC enabled
  206. [ 1.846248] i2c /dev entries driver
  207. [ 1.851384] lirc_dev: IR Remote Control driver registered, major 244
  208. [ 1.857762] IR NEC protocol handler initialized
  209. [ 1.862300] IR RC5(x/sz) protocol handler initialized
  210. [ 1.867356] IR RC6 protocol handler initialized
  211. [ 1.871889] IR JVC protocol handler initialized
  212. [ 1.876421] IR Sony protocol handler initialized
  213. [ 1.881186] IR SANYO protocol handler initialized
  214. [ 1.885904] IR Sharp protocol handler initialized
  215. [ 1.890611] IR MCE Keyboard/mouse protocol handler initialized
  216. [ 1.896444] IR LIRC bridge handler initialized
  217. [ 1.900890] IR XMP protocol handler initialized
  218. [ 1.906283] thermal thermal_zone0: failed to read out thermal zone (-16)
  219. [ 1.913504] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  220. [ 1.921795] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  221. [ 1.931839] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  222. [ 1.974264] sunxi-mmc 1c0f000.mmc: base:0xe0861000 irq:25
  223. [ 2.018549] sunxi-mmc 1c11000.mmc: base:0xe0863000 irq:26
  224. [ 2.025863] ledtrig-cpu: registered to indicate activity on CPUs
  225. [ 2.034129] hidraw: raw HID events driver (C) Jiri Kosina
  226. [ 2.039690] usbcore: registered new interface driver usbhid
  227. [ 2.045277] usbhid: USB HID core driver
  228. [ 2.052293] wireguard: WireGuard 0.0.20171111 loaded. See www.wireguard.com for information.
  229. [ 2.060757] wireguard: Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  230. [ 2.070500] Initializing XFRM netlink socket
  231. [ 2.075274] NET: Registered protocol family 10
  232. [ 2.099752] Segment Routing with IPv6
  233. [ 2.103541] NET: Registered protocol family 17
  234. [ 2.108013] NET: Registered protocol family 15
  235. [ 2.112465] can: controller area network core (rev 20170425 abi 9)
  236. [ 2.118771] NET: Registered protocol family 29
  237. [ 2.123264] can: raw protocol (rev 20170425)
  238. [ 2.127532] can: broadcast manager protocol (rev 20170425 t)
  239. [ 2.133238] can: netlink gateway (rev 20170425) max_hops=1
  240. [ 2.139273] Key type dns_resolver registered
  241. [ 2.143913] Registering SWP/SWPB emulation handler
  242. [ 2.150009] mmc0: new DDR MMC card at address 0001
  243. [ 2.153616] registered taskstats version 1
  244. [ 2.159648] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
  245. [ 2.162941] Key type encrypted registered
  246. [ 2.168738] mmcblk0boot0: mmc0:0001 8GTF4R partition 1 4.00 MiB
  247. [ 2.170550] ehci-platform 1c1b000.usb: EHCI Host Controller
  248. [ 2.170582] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  249. [ 2.188275] mmcblk0boot1: mmc0:0001 8GTF4R partition 2 4.00 MiB
  250. [ 2.188449] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
  251. [ 2.201948] mmcblk0: p1 p2 p3 < p5 p6 p7 >
  252. [ 2.203211] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  253. [ 2.203430] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  254. [ 2.203437] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  255. [ 2.203442] usb usb3: Product: EHCI Host Controller
  256. [ 2.203447] usb usb3: Manufacturer: Linux 4.14.52 ehci_hcd
  257. [ 2.203452] usb usb3: SerialNumber: 1c1b000.usb
  258. [ 2.204016] hub 3-0:1.0: USB hub found
  259. [ 2.204055] hub 3-0:1.0: 1 port detected
  260. [ 2.204816] ehci-platform 1c1c000.usb: EHCI Host Controller
  261. [ 2.204843] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
  262. [ 2.262726] ehci-platform 1c1c000.usb: irq 32, io mem 0x01c1c000
  263. [ 2.283203] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  264. [ 2.289492] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  265. [ 2.296291] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  266. [ 2.303518] usb usb4: Product: EHCI Host Controller
  267. [ 2.308403] usb usb4: Manufacturer: Linux 4.14.52 ehci_hcd
  268. [ 2.313893] usb usb4: SerialNumber: 1c1c000.usb
  269. [ 2.319720] hub 4-0:1.0: USB hub found
  270. [ 2.323528] hub 4-0:1.0: 1 port detected
  271. [ 2.328149] ehci-platform 1c1d000.usb: EHCI Host Controller
  272. [ 2.333770] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
  273. [ 2.341761] ehci-platform 1c1d000.usb: irq 34, io mem 0x01c1d000
  274. [ 2.358209] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  275. [ 2.364455] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  276. [ 2.371252] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  277. [ 2.378478] usb usb5: Product: EHCI Host Controller
  278. [ 2.383360] usb usb5: Manufacturer: Linux 4.14.52 ehci_hcd
  279. [ 2.388850] usb usb5: SerialNumber: 1c1d000.usb
  280. [ 2.393859] hub 5-0:1.0: USB hub found
  281. [ 2.397632] hub 5-0:1.0: 1 port detected
  282. [ 2.402177] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  283. [ 2.408837] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
  284. [ 2.416758] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
  285. [ 2.482354] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  286. [ 2.489154] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  287. [ 2.496378] usb usb6: Product: Generic Platform OHCI controller
  288. [ 2.502305] usb usb6: Manufacturer: Linux 4.14.52 ohci_hcd
  289. [ 2.507796] usb usb6: SerialNumber: 1c1b400.usb
  290. [ 2.512820] hub 6-0:1.0: USB hub found
  291. [ 2.516614] hub 6-0:1.0: 1 port detected
  292. [ 2.521147] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  293. [ 2.527794] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
  294. [ 2.535750] ohci-platform 1c1c400.usb: irq 33, io mem 0x01c1c400
  295. [ 2.602362] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  296. [ 2.609160] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  297. [ 2.616388] usb usb7: Product: Generic Platform OHCI controller
  298. [ 2.622312] usb usb7: Manufacturer: Linux 4.14.52 ohci_hcd
  299. [ 2.627803] usb usb7: SerialNumber: 1c1c400.usb
  300. [ 2.632899] hub 7-0:1.0: USB hub found
  301. [ 2.636691] hub 7-0:1.0: 1 port detected
  302. [ 2.641249] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  303. [ 2.647896] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
  304. [ 2.655842] ohci-platform 1c1d400.usb: irq 35, io mem 0x01c1d400
  305. [ 2.722345] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  306. [ 2.729143] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  307. [ 2.736368] usb usb8: Product: Generic Platform OHCI controller
  308. [ 2.742292] usb usb8: Manufacturer: Linux 4.14.52 ohci_hcd
  309. [ 2.747784] usb usb8: SerialNumber: 1c1d400.usb
  310. [ 2.752813] hub 8-0:1.0: USB hub found
  311. [ 2.756603] hub 8-0:1.0: 1 port detected
  312. [ 2.760551] usb 5-1: new high-speed USB device number 2 using ehci-platform
  313. [ 2.768275] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  314. [ 2.779429] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  315. [ 2.785204] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9
  316. [ 2.793216] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  317. [ 2.800013] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  318. [ 2.807236] usb usb9: Product: MUSB HDRC host driver
  319. [ 2.812205] usb usb9: Manufacturer: Linux 4.14.52 musb-hcd
  320. [ 2.817694] usb usb9: SerialNumber: musb-hdrc.1.auto
  321. [ 2.823109] hub 9-0:1.0: USB hub found
  322. [ 2.826905] hub 9-0:1.0: 1 port detected
  323. [ 2.833109] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  324. [ 2.840550] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:11 UTC (11)
  325. [ 2.848941] vcc3v0: disabling
  326. [ 2.851910] vcc5v0: disabling
  327. [ 2.857267] Freeing unused kernel memory: 2048K
  328. [ 2.940116] usb 5-1: New USB device found, idVendor=0bda, idProduct=8179
  329. [ 2.946950] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  330. [ 2.954165] usb 5-1: Product: 802.11n NIC
  331. [ 2.958229] usb 5-1: Manufacturer: Realtek
  332. [ 2.989399] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  333. [ 2.996440] random: udevadm: uninitialized urandom read (16 bytes read)
  334. [ 3.000286] random: udevadm: uninitialized urandom read (16 bytes read)
  335. [ 3.287462] random: fast init done
  336. [ 3.500221] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  337. [ 3.526684] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  338. [ 3.875475] systemd[1]: System time before build time, advancing clock.
  339. [ 3.912392] ip_tables: (C) 2000-2006 Netfilter Core Team
  340. [ 3.928768] systemd[1]: systemd 240 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  341. [ 3.950861] systemd[1]: Detected architecture arm.
  342. [ 3.980462] systemd[1]: Set hostname to <A2A81D25BEF0>.
  343. [ 4.242604] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  344. [ 4.260947] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  345. [ 4.636448] systemd[1]: Reached target Remote File Systems.
  346. [ 4.686498] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  347. [ 4.703663] systemd[1]: Created slice system-serial\x2dgetty.slice.
  348. [ 4.726595] systemd[1]: Listening on initctl Compatibility Named Pipe.
  349. [ 4.749366] systemd[1]: Reached target Swap.
  350. [ 5.122600] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
  351. [ 5.138268] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
  352. [ 5.181231] usbcore: registered new interface driver r8188eu
  353. [ 5.207188] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  354. [ 5.604545] 8188eu: loading out-of-tree module taints kernel.
  355. [ 5.635634] RTW: rtl8188eu v5.2.2.4_25483.20171222
  356. [ 5.640512] RTW: build time: Feb 27 2019 11:23:21
  357. [ 5.645678] usbcore: registered new interface driver rtl8188eu
  358. [ 6.293369] usb 5-1: reset high-speed USB device number 2 using ehci-platform
  359. [ 6.399319] systemd-journald[232]: Received request to flush runtime journal from PID 1
  360. [ 6.504103] RTW: hal_com_config_channel_plan chplan:0x20
  361. [ 6.510451] RTW: rtw_regsty_chk_target_tx_power_valid return false for band:0, path:0, rs:0, t:-1
  362. [ 7.610797] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  363. [ 7.772486] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
  364. [ 7.791768] EXT4-fs (mmcblk0p6): mounted filesystem with journalled data mode. Opts: errors=remount-ro
  365. [ 7.805019] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: errors=remount-ro
  366. [ 7.834230] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: errors=remount-ro
  367. [ 9.798992] random: crng init done
  368. [ 9.802449] random: 7 urandom warning(s) missed due to ratelimiting
  369. [ 25.405332] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  370. [ 25.418051] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  371. [ 25.425967] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  372. [ 25.433297] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  373. [ 28.538881] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
  374. [ 28.547377] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  375. [ 30.259914] dwmac-sun8i 1c30000.ethernet eth0: Too many address, switching to promiscuous
  376. [ 37.354511] usb 4-1: new high-speed USB device number 2 using ehci-platform
  377. [ 37.533569] usb 4-1: New USB device found, idVendor=2c7c, idProduct=0125
  378. [ 37.540358] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  379. [ 37.547546] usb 4-1: Product: Android
  380. [ 37.551278] usb 4-1: Manufacturer: Android
  381. [ 37.597475] usbcore: registered new interface driver option
  382. [ 37.603543] usbserial: USB Serial support registered for GSM modem (1-port)
  383. [ 37.611239] option 4-1:1.0: GSM modem (1-port) converter detected
  384. [ 37.617897] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0
  385. [ 37.625634] qmi_wwan 4-1:1.4: cdc-wdm0: USB WDM device
  386. [ 37.633881] qmi_wwan 4-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1c000.usb-1, WWAN/QMI device, d6:37:0c:66:c4:02
  387. [ 37.644504] usbcore: registered new interface driver qmi_wwan
  388. [ 37.644539] option 4-1:1.1: GSM modem (1-port) converter detected
  389. [ 37.645101] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB1
  390. [ 37.647922] option 4-1:1.2: GSM modem (1-port) converter detected
  391. [ 37.648312] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB2
  392. [ 37.648544] option 4-1:1.3: GSM modem (1-port) converter detected
  393. [ 37.648867] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB3
  394. [ 46.463742] PPP generic driver version 2.4.2
  395. [ 52.713977] PPP BSD Compression module registered
  396. [ 52.731629] PPP Deflate Compression module registered
  397. [48935.697940] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  398. [48935.715804] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  399. [49496.176691] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  400. [49496.187423] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  401. [50072.193840] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  402. [50072.204905] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  403. [50654.580778] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  404. [50654.591554] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  405. [51234.270601] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  406. [51234.281274] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  407. [51813.698013] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  408. [51813.708804] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  409. [52393.899744] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  410. [52393.910724] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  411. [52974.401910] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  412. [52974.412344] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  413. [53558.049530] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  414. [53558.060698] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  415. [54147.759977] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  416. [54147.771140] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  417. [54728.132660] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  418. [54728.145047] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  419. [55318.161696] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  420. [55318.172032] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  421. [55900.448833] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  422. [55900.464764] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  423. [56494.209022] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  424. [56494.220941] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  425. [57076.832784] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  426. [57076.843956] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  427. [57657.427513] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  428. [57657.439038] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  429. [58237.592713] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  430. [58237.603374] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  431. [58830.824913] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  432. [58830.835821] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  433. [59410.893614] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  434. [59410.904387] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  435. [59998.498399] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  436. [59998.509046] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  437. [60587.151052] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  438. [60587.163366] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  439. [61169.325330] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  440. [61169.337827] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  441. [61754.511167] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  442. [61756.574925] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  443. [61757.309579] systemd-udevd invoked oom-killer: gfp_mask=0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null), order=1, oom_score_adj=0
  444. [61757.321205] systemd-udevd cpuset=/ mems_allowed=0
  445. [61757.325981] CPU: 1 PID: 15946 Comm: systemd-udevd Tainted: G C O 4.14.52 #4
  446. [61757.333904] Hardware name: sun8i
  447. [61757.337182] [<c02289a8>] (unwind_backtrace) from [<c02255b4>] (show_stack+0x10/0x14)
  448. [61757.344961] [<c02255b4>] (show_stack) from [<c099ef9c>] (dump_stack+0x94/0xa8)
  449. [61757.352232] [<c099ef9c>] (dump_stack) from [<c02dee84>] (dump_header+0x98/0x1f4)
  450. [61757.359679] [<c02dee84>] (dump_header) from [<c02de504>] (oom_kill_process+0x48c/0x518)
  451. [61757.367719] [<c02de504>] (oom_kill_process) from [<c02deb70>] (out_of_memory+0x118/0x328)
  452. [61757.375930] [<c02deb70>] (out_of_memory) from [<c02e3a2c>] (__alloc_pages_nodemask+0xd98/0xf40)
  453. [61757.384679] [<c02e3a2c>] (__alloc_pages_nodemask) from [<c023e474>] (copy_process.part.2+0xdc/0x1680)
  454. [61757.393916] [<c023e474>] (copy_process.part.2) from [<c023fb70>] (_do_fork+0xb8/0x378)
  455. [61757.401836] [<c023fb70>] (_do_fork) from [<c023ff04>] (SyS_clone+0x24/0x2c)
  456. [61757.408827] [<c023ff04>] (SyS_clone) from [<c02220f0>] (__sys_trace_return+0x0/0x10)
  457. [61757.416675] Mem-Info:
  458. [61757.418987] active_anon:86560 inactive_anon:24985 isolated_anon:0
  459. active_file:185 inactive_file:272 isolated_file:0
  460. unevictable:0 dirty:0 writeback:0 unstable:0
  461. slab_reclaimable:2551 slab_unreclaimable:5529
  462. mapped:11414 shmem:43974 pagetables:2302 bounce:0
  463. free:679 free_pcp:231 free_cma:0
  464. [61757.451941] Node 0 active_anon:346240kB inactive_anon:99940kB active_file:636kB inactive_file:920kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:45304kB dirty:0kB writeback:0kB shmem:175896kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
  465. [61757.475032] Normal free:2908kB min:2632kB low:3288kB high:3944kB active_anon:346240kB inactive_anon:99940kB active_file:864kB inactive_file:996kB unevictable:0kB writepending:0kB present:524288kB managed:505712kB mlocked:0kB kernel_stack:1256kB pagetables:9208kB bounce:0kB free_pcp:956kB local_pcp:0kB free_cma:0kB
  466. [61757.502853] lowmem_reserve[]: 0 0 0
  467. [61757.506395] Normal: 48*4kB (H) 14*8kB (H) 62*16kB (UEH) 24*32kB (UEH) 8*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 2576kB
  468. [61757.519197] 44492 total pagecache pages
  469. [61757.523093] 0 pages in swap cache
  470. [61757.526453] Swap cache stats: add 0, delete 0, find 0/0
  471. [61757.531726] Free swap = 0kB
  472. [61757.534612] Total swap = 0kB
  473. [61757.537549] 131072 pages RAM
  474. [61757.540445] 0 pages HighMem/MovableOnly
  475. [61757.544356] 4644 pages reserved
  476. [61757.547564] 16384 pages cma reserved
  477. [61757.551189] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name
  478. [61757.559835] [ 232] 0 232 18888 11370 1516 3 0 0 systemd-journal
  479. [61757.569409] [ 246] 0 246 4014 249 6 2 0 -1000 systemd-udevd
  480. [61757.578789] [ 336] 0 336 1813 766 7 2 0 0 haveged
  481. [61757.587644] [ 346] 103 346 3937 227 10 2 0 0 systemd-resolve
  482. [61757.597203] [ 357] 0 357 2625 160 8 2 0 0 systemd-logind
  483. [61757.606663] [ 358] 0 358 1115 44 5 2 0 0 cron
  484. [61757.615270] [ 361] 104 361 1335 105 6 2 0 -900 dbus-daemon
  485. [61757.624480] [ 396] 0 396 1823 207 6 2 0 0 openvpn
  486. [61757.633337] [ 398] 0 398 828 22 5 2 0 0 agetty
  487. [61757.642104] [ 399] 0 399 447 20 4 2 0 0 agetty
  488. [61757.650853] [ 412] 0 412 8904 1266 14 2 0 0 python
  489. [61757.659630] [ 417] 0 417 2675 764 9 2 0 0 python
  490. [61757.668411] [ 425] 0 425 2219 142 7 2 0 -1000 sshd
  491. [61757.677006] [ 432] 0 432 52488 12909 100 2 0 0 python
  492. [61757.685764] [ 437] 0 437 20629 10659 34 2 0 0 python
  493. [61757.694545] [ 442] 0 442 11482 3424 20 2 0 0 python
  494. [61757.703324] [ 445] 0 445 11465 1274 17 2 0 0 python
  495. [61757.712080] [ 453] 0 453 8961 1453 13 2 0 0 python
  496. [61757.720828] [ 454] 0 454 4685 1375 12 2 0 0 python
  497. [61757.729593] [ 463] 0 463 12496 6308 23 2 0 0 python
  498. [61757.738361] [ 471] 0 471 16041 8033 40 2 0 0 python
  499. [61757.747115] [ 476] 0 476 11859 1567 17 2 0 0 python
  500. [61757.755860] [ 483] 0 483 7251 1565 13 2 0 0 python
  501. [61757.764623] [ 486] 0 486 7375 1614 13 2 0 0 python
  502. [61757.773387] [ 535] 0 535 16347 3389 25 2 0 0 python
  503. [61757.782152] [ 541] 0 541 14043 3379 23 2 0 0 python
  504. [61757.790920] [ 550] 0 550 14043 3379 23 2 0 0 python
  505. [61757.799722] [ 558] 0 558 16348 3385 25 2 0 0 python
  506. [61757.808490] [ 568] 0 568 16348 3390 25 2 0 0 python
  507. [61757.817249] [ 579] 0 579 14107 3627 23 2 0 0 python
  508. [61757.826019] [ 588] 0 588 9930 1573 17 2 0 0 python
  509. [61757.834798] [ 646] 0 646 18334 8030 41 2 0 0 python
  510. [61757.843569] [ 702] 0 702 11594 3503 21 2 0 0 python
  511. [61757.852337] [ 706] 0 706 18087 8326 41 2 0 0 python
  512. [61757.861081] [ 715] 0 715 16041 8032 40 2 0 0 python
  513. [61757.869859] [ 728] 0 728 11594 3507 21 2 0 0 python
  514. [61757.878634] [ 780] 102 780 4961 173 10 2 0 0 systemd-network
  515. [61757.888183] [ 1190] 0 1190 16041 8032 40 2 0 0 python
  516. [61757.896962] [15877] 0 15877 1350 93 5 2 0 0 pppd
  517. [61757.905544] [15946] 0 15946 4014 242 6 2 0 0 systemd-udevd
  518. [61757.914925] Out of memory: Kill process 432 (python) score 99 or sacrifice child
  519. [61757.922424] Killed process 588 (python) total-vm:39720kB, anon-rss:6292kB, file-rss:0kB, shmem-rss:0kB
  520. [61757.943086] oom_reaper: reaped process 588 (python), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
  521. [61794.365995] python: page allocation stalls for 10065ms, order:1, mode:0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null)
  522. [61794.376638] python cpuset=/ mems_allowed=0
  523. [61794.380833] CPU: 2 PID: 579 Comm: python Tainted: G C O 4.14.52 #4
  524. [61794.387977] Hardware name: sun8i
  525. [61794.391279] [<c02289a8>] (unwind_backtrace) from [<c02255b4>] (show_stack+0x10/0x14)
  526. [61794.399072] [<c02255b4>] (show_stack) from [<c099ef9c>] (dump_stack+0x94/0xa8)
  527. [61794.406351] [<c099ef9c>] (dump_stack) from [<c02e2b44>] (warn_alloc+0xc0/0x170)
  528. [61794.413706] [<c02e2b44>] (warn_alloc) from [<c02e373c>] (__alloc_pages_nodemask+0xaa8/0xf40)
  529. [61794.422201] [<c02e373c>] (__alloc_pages_nodemask) from [<c023e474>] (copy_process.part.2+0xdc/0x1680)
  530. [61794.431472] [<c023e474>] (copy_process.part.2) from [<c023fb70>] (_do_fork+0xb8/0x378)
  531. [61794.439440] [<c023fb70>] (_do_fork) from [<c023ff04>] (SyS_clone+0x24/0x2c)
  532. [61794.446449] [<c023ff04>] (SyS_clone) from [<c0221f40>] (ret_fast_syscall+0x0/0x4c)
  533. [61794.454086] Mem-Info:
  534. [61794.456407] active_anon:85989 inactive_anon:24986 isolated_anon:0
  535. active_file:290 inactive_file:574 isolated_file:0
  536. unevictable:0 dirty:0 writeback:0 unstable:0
  537. slab_reclaimable:2544 slab_unreclaimable:5532
  538. mapped:11528 shmem:43975 pagetables:2303 bounce:0
  539. free:892 free_pcp:258 free_cma:0
  540. [61794.489382] Node 0 active_anon:343956kB inactive_anon:99944kB active_file:1152kB inactive_file:2532kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:46112kB dirty:0kB writeback:0kB shmem:175900kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
  541. [61794.512640] Normal free:3836kB min:2632kB low:3288kB high:3944kB active_anon:343956kB inactive_anon:99944kB active_file:1000kB inactive_file:2308kB unevictable:0kB writepending:0kB present:524288kB managed:505712kB mlocked:0kB kernel_stack:1264kB pagetables:9212kB bounce:0kB free_pcp:992kB local_pcp:0kB free_cma:0kB
  542. [61794.540638] lowmem_reserve[]: 0 0 0
  543. [61794.544225] Normal: 74*4kB (MEH) 101*8kB (UMEH) 59*16kB (UMEH) 28*32kB (UEH) 8*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3456kB
  544. [61794.557616] 44873 total pagecache pages
  545. [61794.561472] 0 pages in swap cache
  546. [61794.564876] Swap cache stats: add 0, delete 0, find 0/0
  547. [61794.570155] Free swap = 0kB
  548. [61794.573086] Total swap = 0kB
  549. [61794.575985] 131072 pages RAM
  550. [61794.578915] 0 pages HighMem/MovableOnly
  551. [61794.582791] 4644 pages reserved
  552. [61794.585955] 16384 pages cma reserved
  553. [61804.432735] python: page allocation stalls for 20140ms, order:1, mode:0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null)
  554. [61804.443346] python cpuset=/ mems_allowed=0
  555. [61804.447523] CPU: 1 PID: 579 Comm: python Tainted: G C O 4.14.52 #4
  556. [61804.454666] Hardware name: sun8i
  557. [61804.457957] [<c02289a8>] (unwind_backtrace) from [<c02255b4>] (show_stack+0x10/0x14)
  558. [61804.465739] [<c02255b4>] (show_stack) from [<c099ef9c>] (dump_stack+0x94/0xa8)
  559. [61804.473012] [<c099ef9c>] (dump_stack) from [<c02e2b44>] (warn_alloc+0xc0/0x170)
  560. [61804.480367] [<c02e2b44>] (warn_alloc) from [<c02e373c>] (__alloc_pages_nodemask+0xaa8/0xf40)
  561. [61804.488851] [<c02e373c>] (__alloc_pages_nodemask) from [<c023e474>] (copy_process.part.2+0xdc/0x1680)
  562. [61804.498114] [<c023e474>] (copy_process.part.2) from [<c023fb70>] (_do_fork+0xb8/0x378)
  563. [61804.506072] [<c023fb70>] (_do_fork) from [<c023ff04>] (SyS_clone+0x24/0x2c)
  564. [61804.513091] [<c023ff04>] (SyS_clone) from [<c0221f40>] (ret_fast_syscall+0x0/0x4c)
  565. [61804.520745] Mem-Info:
  566. [61804.523083] active_anon:86008 inactive_anon:24986 isolated_anon:0
  567. active_file:297 inactive_file:464 isolated_file:0
  568. unevictable:0 dirty:0 writeback:0 unstable:0
  569. slab_reclaimable:2544 slab_unreclaimable:5514
  570. mapped:11543 shmem:43975 pagetables:2303 bounce:0
  571. free:1034 free_pcp:259 free_cma:0
  572. [61804.556157] Node 0 active_anon:344036kB inactive_anon:99944kB active_file:1720kB inactive_file:1928kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:46648kB dirty:0kB writeback:0kB shmem:175900kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
  573. [61804.579408] Normal free:3148kB min:2632kB low:3288kB high:3944kB active_anon:344036kB inactive_anon:99944kB active_file:1948kB inactive_file:1896kB unevictable:0kB writepending:0kB present:524288kB managed:505712kB mlocked:0kB kernel_stack:1248kB pagetables:9212kB bounce:0kB free_pcp:960kB local_pcp:0kB free_cma:0kB
  574. [61804.607399] lowmem_reserve[]: 0 0 0
  575. [61804.610937] Normal: 124*4kB (UMEH) 43*8kB (UMEH) 45*16kB (UMEH) 26*32kB (UEH) 8*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 2904kB
  576. [61804.624459] 45111 total pagecache pages
  577. [61804.628384] 0 pages in swap cache
  578. [61804.631727] Swap cache stats: add 0, delete 0, find 0/0
  579. [61804.637038] Free swap = 0kB
  580. [61804.640006] Total swap = 0kB
  581. [61804.642954] 131072 pages RAM
  582. [61804.645860] 0 pages HighMem/MovableOnly
  583. [61804.649759] 4644 pages reserved
  584. [61804.652948] 16384 pages cma reserved
  585. [61814.437582] python: page allocation stalls for 30150ms, order:1, mode:0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null)
  586. [61814.448212] python cpuset=/ mems_allowed=0
  587. [61814.452355] CPU: 0 PID: 579 Comm: python Tainted: G C O 4.14.52 #4
  588. [61814.459473] Hardware name: sun8i
  589. [61814.462738] [<c02289a8>] (unwind_backtrace) from [<c02255b4>] (show_stack+0x10/0x14)
  590. [61814.470490] [<c02255b4>] (show_stack) from [<c099ef9c>] (dump_stack+0x94/0xa8)
  591. [61814.477722] [<c099ef9c>] (dump_stack) from [<c02e2b44>] (warn_alloc+0xc0/0x170)
  592. [61814.485032] [<c02e2b44>] (warn_alloc) from [<c02e373c>] (__alloc_pages_nodemask+0xaa8/0xf40)
  593. [61814.493471] [<c02e373c>] (__alloc_pages_nodemask) from [<c023e474>] (copy_process.part.2+0xdc/0x1680)
  594. [61814.502691] [<c023e474>] (copy_process.part.2) from [<c023fb70>] (_do_fork+0xb8/0x378)
  595. [61814.510605] [<c023fb70>] (_do_fork) from [<c023ff04>] (SyS_clone+0x24/0x2c)
  596. [61814.517567] [<c023ff04>] (SyS_clone) from [<c0221f40>] (ret_fast_syscall+0x0/0x4c)
  597. [61814.525182] Mem-Info:
  598. [61814.527489] active_anon:86023 inactive_anon:24986 isolated_anon:0
  599. active_file:170 inactive_file:366 isolated_file:0
  600. unevictable:0 dirty:0 writeback:0 unstable:0
  601. slab_reclaimable:2544 slab_unreclaimable:5504
  602. mapped:11270 shmem:43975 pagetables:2303 bounce:0
  603. free:1371 free_pcp:0 free_cma:0
  604. [61814.560393] Node 0 active_anon:344092kB inactive_anon:99944kB active_file:680kB inactive_file:1492kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:45080kB dirty:0kB writeback:0kB shmem:175900kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
  605. [61814.583587] Normal free:5628kB min:2632kB low:3288kB high:3944kB active_anon:344092kB inactive_anon:99944kB active_file:744kB inactive_file:1484kB unevictable:0kB writepending:0kB present:524288kB managed:505712kB mlocked:0kB kernel_stack:1248kB pagetables:9212kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
  606. [61814.611363] lowmem_reserve[]: 0 0 0
  607. [61814.614968] Normal: 554*4kB (UMEH) 159*8kB (UMEH) 58*16kB (UMEH) 27*32kB (UEH) 8*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 5792kB
  608. [61814.628567] 44566 total pagecache pages
  609. [61814.632476] 0 pages in swap cache
  610. [61814.635875] Swap cache stats: add 0, delete 0, find 0/0
  611. [61814.641215] Free swap = 0kB
  612. [61814.644208] Total swap = 0kB
  613. [61814.647199] 131072 pages RAM
  614. [61814.650110] 0 pages HighMem/MovableOnly
  615. [61814.654025] 4644 pages reserved
  616. [61814.657239] 16384 pages cma reserved
  617. [61817.485165] python invoked oom-killer: gfp_mask=0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null), order=1, oom_score_adj=0
  618. [61817.496250] python cpuset=/ mems_allowed=0
  619. [61817.500432] CPU: 0 PID: 453 Comm: python Tainted: G C O 4.14.52 #4
  620. [61817.507573] Hardware name: sun8i
  621. [61817.510858] [<c02289a8>] (unwind_backtrace) from [<c02255b4>] (show_stack+0x10/0x14)
  622. [61817.518612] [<c02255b4>] (show_stack) from [<c099ef9c>] (dump_stack+0x94/0xa8)
  623. [61817.525844] [<c099ef9c>] (dump_stack) from [<c02dee84>] (dump_header+0x98/0x1f4)
  624. [61817.533242] [<c02dee84>] (dump_header) from [<c02de504>] (oom_kill_process+0x48c/0x518)
  625. [61817.541245] [<c02de504>] (oom_kill_process) from [<c02deb70>] (out_of_memory+0x118/0x328)
  626. [61817.549422] [<c02deb70>] (out_of_memory) from [<c02e3a2c>] (__alloc_pages_nodemask+0xd98/0xf40)
  627. [61817.558123] [<c02e3a2c>] (__alloc_pages_nodemask) from [<c023e474>] (copy_process.part.2+0xdc/0x1680)
  628. [61817.567342] [<c023e474>] (copy_process.part.2) from [<c023fb70>] (_do_fork+0xb8/0x378)
  629. [61817.575259] [<c023fb70>] (_do_fork) from [<c023ff04>] (SyS_clone+0x24/0x2c)
  630. [61817.582222] [<c023ff04>] (SyS_clone) from [<c0221f40>] (ret_fast_syscall+0x0/0x4c)
  631. [61817.589866] Mem-Info:
  632. [61817.592205] active_anon:86023 inactive_anon:24986 isolated_anon:0
  633. active_file:130 inactive_file:377 isolated_file:0
  634. unevictable:0 dirty:0 writeback:0 unstable:0
  635. slab_reclaimable:2544 slab_unreclaimable:5509
  636. mapped:11223 shmem:43975 pagetables:2303 bounce:0
  637. free:1283 free_pcp:232 free_cma:0
  638. [61817.625262] Node 0 active_anon:344092kB inactive_anon:99944kB active_file:520kB inactive_file:1628kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:44892kB dirty:0kB writeback:0kB shmem:175900kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
  639. [61817.648445] Normal free:5132kB min:2632kB low:3288kB high:3944kB active_anon:344092kB inactive_anon:99944kB active_file:464kB inactive_file:1636kB unevictable:0kB writepending:0kB present:524288kB managed:505712kB mlocked:0kB kernel_stack:1248kB pagetables:9212kB bounce:0kB free_pcp:804kB local_pcp:588kB free_cma:0kB
  640. [61817.676535] lowmem_reserve[]: 0 0 0
  641. [61817.680089] Normal: 545*4kB (UMEH) 81*8kB (UMEH) 58*16kB (UMEH) 29*32kB (UEH) 8*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 5196kB
  642. [61817.693559] 44548 total pagecache pages
  643. [61817.697439] 0 pages in swap cache
  644. [61817.700794] Swap cache stats: add 0, delete 0, find 0/0
  645. [61817.706075] Free swap = 0kB
  646. [61817.708981] Total swap = 0kB
  647. [61817.711911] 131072 pages RAM
  648. [61817.714814] 0 pages HighMem/MovableOnly
  649. [61817.718737] 4644 pages reserved
  650. [61817.721990] 16384 pages cma reserved
  651. [61817.725622] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name
  652. [61817.734243] [ 232] 0 232 18888 11395 1517 3 0 0 systemd-journal
  653. [61817.743819] [ 246] 0 246 4014 242 6 2 0 -1000 systemd-udevd
  654. [61817.753206] [ 336] 0 336 1813 766 7 2 0 0 haveged
  655. [61817.762087] [ 346] 103 346 3937 227 10 2 0 0 systemd-resolve
  656. [61817.771661] [ 357] 0 357 2625 156 8 2 0 0 systemd-logind
  657. [61817.781121] [ 358] 0 358 1115 44 5 2 0 0 cron
  658. [61817.789704] [ 361] 104 361 1335 98 6 2 0 -900 dbus-daemon
  659. [61817.798900] [ 396] 0 396 1823 207 6 2 0 0 openvpn
  660. [61817.807787] [ 398] 0 398 828 22 5 2 0 0 agetty
  661. [61817.816566] [ 399] 0 399 447 20 4 2 0 0 agetty
  662. [61817.825332] [ 412] 0 412 8904 1266 14 2 0 0 python
  663. [61817.834128] [ 417] 0 417 2675 764 9 2 0 0 python
  664. [61817.842915] [ 425] 0 425 2219 142 7 2 0 -1000 sshd
  665. [61817.851511] [ 432] 0 432 52488 12909 100 2 0 0 python
  666. [61817.860270] [ 437] 0 437 20629 10659 34 2 0 0 python
  667. [61817.869024] [ 442] 0 442 11482 3424 20 2 0 0 python
  668. [61817.877800] [ 445] 0 445 11465 1274 17 2 0 0 python
  669. [61817.886554] [ 453] 0 453 8961 1385 13 2 0 0 python
  670. [61817.895359] [ 454] 0 454 4685 1375 12 2 0 0 python
  671. [61817.904165] [ 463] 0 463 12496 6308 23 2 0 0 python
  672. [61817.912962] [ 471] 0 471 16041 8033 40 2 0 0 python
  673. [61817.921733] [ 476] 0 476 11859 1567 17 2 0 0 python
  674. [61817.930514] [ 483] 0 483 7251 1565 13 2 0 0 python
  675. [61817.939268] [ 486] 0 486 7375 1614 13 2 0 0 python
  676. [61817.948040] [ 535] 0 535 16347 3389 25 2 0 0 python
  677. [61817.956830] [ 541] 0 541 14043 3379 23 2 0 0 python
  678. [61817.965598] [ 550] 0 550 14043 3384 23 2 0 0 python
  679. [61817.974352] [ 558] 0 558 16348 3385 25 2 0 0 python
  680. [61817.983117] [ 568] 0 568 16348 3390 25 2 0 0 python
  681. [61817.991884] [ 579] 0 579 14111 3409 23 2 0 0 python
  682. [61818.000646] [ 646] 0 646 18334 8030 41 2 0 0 python
  683. [61818.009416] [ 702] 0 702 11594 3503 21 2 0 0 python
  684. [61818.018164] [ 706] 0 706 18087 8036 41 2 0 0 python
  685. [61818.026933] [ 715] 0 715 16041 8032 40 2 0 0 python
  686. [61818.035695] [ 728] 0 728 11594 3519 21 2 0 0 python
  687. [61818.044507] [ 780] 102 780 4961 173 10 2 0 0 systemd-network
  688. [61818.054087] [ 1190] 0 1190 16041 8032 40 2 0 0 python
  689. [61818.062867] [15981] 0 15981 14111 3404 22 2 0 0 python
  690. [61818.071667] [15984] 0 15984 1222 48 5 2 0 0 cron
  691. [61818.080273] Out of memory: Kill process 432 (python) score 99 or sacrifice child
  692. [61818.087787] Killed process 432 (python) total-vm:209952kB, anon-rss:7436kB, file-rss:0kB, shmem-rss:44200kB
  693. [61818.132438] oom_reaper: reaped process 432 (python), now anon-rss:0kB, file-rss:0kB, shmem-rss:8kB
  694. [62370.238576] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  695. [62370.253815] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  696. [62958.849014] systemd-journald[232]: Failed to create new system journal: Cannot allocate memory
  697. [62958.880308] systemd-journald[232]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  698. [62979.586142] python invoked oom-killer: gfp_mask=0x15000c0(GFP_KERNEL_ACCOUNT), nodemask=(null), order=1, oom_score_adj=0
  699. [62979.597231] python cpuset=/ mems_allowed=0
  700. [62979.601432] CPU: 0 PID: 463 Comm: python Tainted: G C O 4.14.52 #4
  701. [62979.608574] Hardware name: sun8i
  702. [62979.611848] [<c02289a8>] (unwind_backtrace) from [<c02255b4>] (show_stack+0x10/0x14)
  703. [62979.619616] [<c02255b4>] (show_stack) from [<c099ef9c>] (dump_stack+0x94/0xa8)
  704. [62979.626867] [<c099ef9c>] (dump_stack) from [<c02dee84>] (dump_header+0x98/0x1f4)
  705. [62979.634285] [<c02dee84>] (dump_header) from [<c02de504>] (oom_kill_process+0x48c/0x518)
  706. [62979.642305] [<c02de504>] (oom_kill_process) from [<c02deb70>] (out_of_memory+0x118/0x328)
  707. [62979.650486] [<c02deb70>] (out_of_memory) from [<c02e3a2c>] (__alloc_pages_nodemask+0xd98/0xf40)
  708. [62979.659188] [<c02e3a2c>] (__alloc_pages_nodemask) from [<c023e474>] (copy_process.part.2+0xdc/0x1680)
  709. [62979.668435] [<c023e474>] (copy_process.part.2) from [<c023fb70>] (_do_fork+0xb8/0x378)
  710. [62979.676379] [<c023fb70>] (_do_fork) from [<c023ff04>] (SyS_clone+0x24/0x2c)
  711. [62979.683346] [<c023ff04>] (SyS_clone) from [<c0221f40>] (ret_fast_syscall+0x0/0x4c)
  712. [62979.690975] Mem-Info:
  713. [62979.693299] active_anon:84958 inactive_anon:26823 isolated_anon:0
  714. active_file:46 inactive_file:107 isolated_file:0
  715. unevictable:0 dirty:0 writeback:0 unstable:0
  716. slab_reclaimable:2524 slab_unreclaimable:5311
  717. mapped:96 shmem:47041 pagetables:2157 bounce:0
  718. free:1078 free_pcp:225 free_cma:0
  719. [62979.726042] Node 0 active_anon:339832kB inactive_anon:107292kB active_file:184kB inactive_file:576kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:384kB dirty:0kB writeback:0kB shmem:188164kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
  720. [62979.749044] Normal free:4524kB min:2632kB low:3288kB high:3944kB active_anon:339832kB inactive_anon:107292kB active_file:276kB inactive_file:464kB unevictable:0kB writepending:0kB present:524288kB managed:505712kB mlocked:0kB kernel_stack:1208kB pagetables:8628kB bounce:0kB free_pcp:852kB local_pcp:0kB free_cma:0kB
  721. [62979.776960] lowmem_reserve[]: 0 0 0
  722. [62979.780530] Normal: 396*4kB (UMEH) 98*8kB (UMEH) 69*16kB (UMEH) 21*32kB (UEH) 3*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 4336kB
  723. [62979.794030] 47332 total pagecache pages
  724. [62979.797930] 0 pages in swap cache
  725. [62979.801274] Swap cache stats: add 0, delete 0, find 0/0
  726. [62979.806535] Free swap = 0kB
  727. [62979.809479] Total swap = 0kB
  728. [62979.812427] 131072 pages RAM
  729. [62979.815410] 0 pages HighMem/MovableOnly
  730. [62979.819328] 4644 pages reserved
  731. [62979.822538] 16384 pages cma reserved
  732. [62979.826188] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name
  733. [62979.834850] [ 232] 0 232 18877 11512 1517 3 0 0 systemd-journal
  734. [62979.844397] [ 246] 0 246 4014 242 6 2 0 -1000 systemd-udevd
  735. [62979.853771] [ 336] 0 336 1813 766 7 2 0 0 haveged
  736. [62979.862624] [ 346] 103 346 3937 229 10 2 0 0 systemd-resolve
  737. [62979.872190] [ 357] 0 357 2625 158 8 2 0 0 systemd-logind
  738. [62979.881663] [ 358] 0 358 1115 44 5 2 0 0 cron
  739. [62979.890253] [ 361] 104 361 1335 98 6 2 0 -900 dbus-daemon
  740. [62979.899466] [ 396] 0 396 1823 207 6 2 0 0 openvpn
  741. [62979.908339] [ 398] 0 398 828 22 5 2 0 0 agetty
  742. [62979.917150] [ 399] 0 399 447 20 4 2 0 0 agetty
  743. [62979.925922] [ 412] 0 412 8904 1266 14 2 0 0 python
  744. [62979.934671] [ 417] 0 417 2675 765 9 2 0 0 python
  745. [62979.943429] [ 425] 0 425 2219 142 7 2 0 -1000 sshd
  746. [62979.952028] [ 437] 0 437 20629 10659 34 2 0 0 python
  747. [62979.960819] [ 442] 0 442 11482 3424 20 2 0 0 python
  748. [62979.969613] [ 445] 0 445 11465 1274 17 2 0 0 python
  749. [62979.978393] [ 453] 0 453 8961 1385 13 2 0 0 python
  750. [62979.987169] [ 454] 0 454 4685 1375 12 2 0 0 python
  751. [62979.995949] [ 463] 0 463 12496 6309 23 2 0 0 python
  752. [62980.004741] [ 471] 0 471 16041 8035 40 2 0 0 python
  753. [62980.013532] [ 476] 0 476 11859 1567 17 2 0 0 python
  754. [62980.022311] [ 483] 0 483 7251 1565 13 2 0 0 python
  755. [62980.031073] [ 486] 0 486 7375 1644 13 2 0 0 python
  756. [62980.039831] [ 535] 0 535 16347 3389 25 2 0 0 python
  757. [62980.048582] [ 541] 0 541 14043 3379 23 2 0 0 python
  758. [62980.057354] [ 550] 0 550 14043 3384 23 2 0 0 python
  759. [62980.066132] [ 558] 0 558 16348 3385 25 2 0 0 python
  760. [62980.074911] [ 568] 0 568 16348 3390 25 2 0 0 python
  761. [62980.083665] [ 579] 0 579 14111 3414 23 2 0 0 python
  762. [62980.092426] [ 646] 0 646 18334 8032 41 2 0 0 python
  763. [62980.101219] [ 702] 0 702 11594 3505 21 2 0 0 python
  764. [62980.109990] [ 706] 0 706 18087 8036 41 2 0 0 python
  765. [62980.118738] [ 715] 0 715 16041 8032 40 2 0 0 python
  766. [62980.127496] [ 728] 0 728 11594 3523 21 2 0 0 python
  767. [62980.136233] [ 780] 102 780 4961 173 10 2 0 0 systemd-network
  768. [62980.145810] [17669] 0 17669 14111 3431 22 2 0 0 python
  769. [62980.154585] Out of memory: Kill process 232 (systemd-journal) score 99 or sacrifice child
  770. [62980.162838] Killed process 232 (systemd-journal) total-vm:75508kB, anon-rss:45856kB, file-rss:0kB, shmem-rss:192kB
  771. [62980.256445] oom_reaper: reaped process 232 (systemd-journal), now anon-rss:0kB, file-rss:0kB, shmem-rss:192kB
  772. [62980.361887] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
  773. [62980.373140] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  774. [62980.385928] systemd[1]: systemd-journal-flush.service: Succeeded.
  775. [62980.393339] systemd[1]: Stopped Flush Journal to Persistent Storage.
  776. [62980.400250] systemd[1]: Stopping Flush Journal to Persistent Storage...
  777. [62980.408128] systemd[1]: Stopped Journal Service.
  778. [62980.414422] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  779. [62980.432429] systemd[1]: Starting Journal Service...
  780. [62980.625331] systemd-journald[17688]: File /var/log/journal/53fb814284384f5eb84f8728994b7c8c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  781. [62980.764423] systemd[1]: Started Journal Service.
  782. [70856.995147] hrtimer: interrupt took 848950 ns
  783. [119072.667336] usb 4-1: USB disconnect, device number 2
  784. [119072.684070] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
  785. [119072.698338] option 4-1:1.0: device disconnected
  786. [119072.720015] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
  787. [119072.728546] option 4-1:1.1: device disconnected
  788. [119072.742330] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
  789. [119072.750831] option 4-1:1.2: device disconnected
  790. [119072.762046] option1 ttyUSB3: GSM modem (1-port) converter now disconnected from ttyUSB3
  791. [119072.770551] option 4-1:1.3: device disconnected
  792. [119072.776887] qmi_wwan 4-1:1.4 wwan0: unregister 'qmi_wwan' usb-1c1c000.usb-1, WWAN/QMI device
  793. [119078.317130] dwmac-sun8i 1c30000.ethernet eth0: Too many address, switching to promiscuous
  794. [119078.387749] dwmac-sun8i 1c30000.ethernet eth0: Too many address, switching to promiscuous
  795. [119776.903149] usb 4-1: new high-speed USB device number 3 using ehci-platform
  796. [119777.078439] usb 4-1: New USB device found, idVendor=2c7c, idProduct=0125
  797. [119777.085292] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  798. [119777.092569] usb 4-1: Product: Android
  799. [119777.096390] usb 4-1: Manufacturer: Android
  800. [119777.108331] option 4-1:1.0: GSM modem (1-port) converter detected
  801. [119777.115204] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0
  802. [119777.122721] option 4-1:1.1: GSM modem (1-port) converter detected
  803. [119777.129389] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB1
  804. [119777.136911] option 4-1:1.2: GSM modem (1-port) converter detected
  805. [119777.143665] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB2
  806. [119777.151263] option 4-1:1.3: GSM modem (1-port) converter detected
  807. [119777.157953] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB3
  808. [119777.166247] qmi_wwan 4-1:1.4: cdc-wdm0: USB WDM device
  809. [119777.172958] qmi_wwan 4-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1c000.usb-1, WWAN/QMI device, d6:37:0c:66:c4:02
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement