connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubietruck', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=48263, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:48263 connected to 192.168.0.1 (port 48263) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.07 (Aug 13 2018 - 10:16:48 -0700) DRAM: 2048 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2018.07 (Aug 13 2018 - 10:16:48 -0700) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Cubietech Cubietruck I2C: ready DRAM: 2 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from FAT... OK Setting up a 1024x768 vga console (overscan 0x0) In: serial Out: vga Err: vga Allwinner mUSB OTG (Peripheral) SCSI: SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst Net: eth0: ethernet@01c50000, eth1: usb_ether starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@01c50000 Waiting for PHY auto negotiation to complete.... done Speed: 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.171 (14 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x42000000 3241024/tftp-deploy-yh_tttmk/kernel/zImage tftp 0x42000000 3241024/tftp-deploy-yh_tttmk/kernel/zImage Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.171 Filename '3241024/tftp-deploy-yh_tttmk/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ##T #T ############################################################## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 610.4 KiB/s done Bytes transferred = 8729088 (853200 hex) => tftp 0x43300000 3241024/tftp-deploy-yh_tttmk/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3241024/tftp-deploy-yh_tttmk/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.171 Filename '3241024/tftp-deploy-yh_tttmk/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 2.1 MiB/s done Bytes transferred = 13341802 (cb946a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3241024/tftp-deploy-yh_tttmk/dtb/sun7i-a20-cubietruck.dtb tftp 0x43000000 3241024/tftp-deploy-yh_tttmk/dtb/sun7i-a20-cubietruck.dtb Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.171 Filename '3241024/tftp-deploy-yh_tttmk/dtb/sun7i-a20-cubietruck.dtb'. Load address: 0x43000000 Loading: *## 2.4 MiB/s done Bytes transferred = 28099 (6dc3 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13341738 Bytes = 12.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 EHCI failed to shut down host controller. EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 43009dc2 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.271-cip90 (KernelCI@build-j942553-arm-gcc-10-multi-v7-defconfig-8ngzq) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Sun Jan 29 21:45:33 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Cubietech Cubietruck [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xbb800000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521984 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 1976616K/2094080K available (12288K kernel code, 1597K rwdata, 4684K rodata, 2048K init, 394K bss, 51928K reserved, 65536K cma-reserved, 1242112K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008264] Switching to timer-based delay loop, resolution 41ns <6>[ 0.016215] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.026634] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns <6>[ 0.037020] Console: colour dummy device 80x30 <6>[ 0.041782] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.052400] pid_max: default: 32768 minimum: 301 <6>[ 0.057412] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.064306] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.072296] CPU: Testing write buffer coherency: ok <3>[ 0.077984] /cpus/cpu@0 missing clock-frequency property <3>[ 0.083567] /cpus/cpu@1 missing clock-frequency property <6>[ 0.089184] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.095901] Setting up static identity map for 0x40300000 - 0x403000a0 <6>[ 0.104054] rcu: Hierarchical SRCU implementation. <6>[ 0.111622] EFI services will not be available. <6>[ 0.116784] smp: Bringing up secondary CPUs ... <6>[ 0.132510] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.132679] smp: Brought up 1 node, 2 CPUs <6>[ 0.142985] SMP: Total of 2 processors activated (96.00 BogoMIPS). <6>[ 0.149415] CPU: All CPU(s) started in HYP mode. <6>[ 0.154297] CPU: Virtualization extensions available. <6>[ 0.160751] devtmpfs: initialized <6>[ 0.170736] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 <6>[ 0.179151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.189299] futex hash table entries: 512 (order: 3, 32768 bytes) <6>[ 0.198239] pinctrl core: initialized pinctrl subsystem <6>[ 0.205595] DMI not present or invalid. <6>[ 0.210739] NET: Registered protocol family 16 <6>[ 0.217617] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.227465] cpuidle: using governor menu <6>[ 0.231900] No ATAGs? <6>[ 0.232031] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.242869] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.251394] Serial: AMBA PL011 UART driver <6>[ 0.291972] vgaarb: loaded <5>[ 0.295840] SCSI subsystem initialized <6>[ 0.300581] usbcore: registered new interface driver usbfs <6>[ 0.306381] usbcore: registered new interface driver hub <6>[ 0.312087] usbcore: registered new device driver usb <6>[ 0.318969] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.324227] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.333626] PTP clock support registered <6>[ 0.338018] EDAC MC: Ver: 3.0.0 <6>[ 0.344634] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.402216] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0x(ptrval) <6>[ 0.413085] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 <6>[ 0.436283] Console: switching to colour frame buffer device 128x48 <6>[ 0.455522] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered! <6>[ 0.472253] NET: Registered protocol family 2 <6>[ 0.477307] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.485462] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.493413] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.500868] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.507709] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.514473] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.520729] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.527620] NET: Registered protocol family 1 <6>[ 0.532983] RPC: Registered named UNIX socket transport module. <6>[ 0.539244] RPC: Registered udp transport module. <6>[ 0.544213] RPC: Registered tcp transport module. <6>[ 0.549207] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.556532] Trying to unpack rootfs image as initramfs... <6>[ 1.600941] Freeing initrd memory: 13032K <4>[ 1.605784] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 1.613585] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 1.623814] Initialise system trusted keyrings <6>[ 1.628960] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 1.642598] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.649676] NFS: Registering the id_resolver key type <5>[ 1.655112] Key type id_resolver registered <5>[ 1.659562] Key type id_legacy registered <6>[ 1.663875] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.671090] Key type asymmetric registered <5>[ 1.675614] Asymmetric key parser 'x509' registered <6>[ 1.680821] bounce: pool size: 64 pages <6>[ 1.685038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.692689] io scheduler noop registered <6>[ 1.696884] io scheduler deadline registered <6>[ 1.701619] io scheduler cfq registered (default) <6>[ 1.706618] io scheduler mq-deadline registered <6>[ 1.711404] io scheduler kyber registered <6>[ 1.727433] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.811167] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.821348] console [ttyS0] disabled <6>[ 1.845393] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 49, base_baud = 1500000) is a U6_16550A <6>[ 1.854671] console [ttyS0] enabled <6>[ 1.854671] console [ttyS0] enabled <6>[ 1.862156] bootconsole [uart0] disabled <6>[ 1.862156] bootconsole [uart0] disabled <6>[ 1.872334] SuperH (H)SCI(F) driver initialized <6>[ 1.878352] msm_serial: driver initialized <6>[ 1.882889] STMicroelectronics ASC driver initialized <6>[ 1.889688] STM32 USART driver initialized <6>[ 1.911736] brd: module loaded <6>[ 1.924117] loop: module loaded <6>[ 1.939004] CAN device driver interface <6>[ 1.944220] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.951418] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.957535] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.963785] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.971014] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 1.980181] sun7i-dwmac 1c50000.ethernet: PTP uses main clock <6>[ 1.986236] sun7i-dwmac 1c50000.ethernet: no reset control found <6>[ 1.992534] sun7i-dwmac 1c50000.ethernet: no regulator found <6>[ 1.998878] sun7i-dwmac 1c50000.ethernet: Version ID not available <6>[ 2.005355] sun7i-dwmac 1c50000.ethernet: DWMAC1000 <6>[ 2.010580] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported <6>[ 2.018078] sun7i-dwmac 1c50000.ethernet: Normal descriptors <6>[ 2.023991] sun7i-dwmac 1c50000.ethernet: Ring mode enabled <6>[ 2.084789] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 2.097616] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 2.113034] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.120827] usbcore: registered new interface driver pegasus <6>[ 2.126841] usbcore: registered new interface driver asix <6>[ 2.132531] usbcore: registered new interface driver ax88179_178a <6>[ 2.138935] usbcore: registered new interface driver cdc_ether <6>[ 2.145086] usbcore: registered new interface driver smsc75xx <6>[ 2.151127] usbcore: registered new interface driver smsc95xx <6>[ 2.157185] usbcore: registered new interface driver net1080 <6>[ 2.163129] usbcore: registered new interface driver cdc_subset <6>[ 2.169353] usbcore: registered new interface driver zaurus <6>[ 2.175325] usbcore: registered new interface driver cdc_ncm <6>[ 2.183650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.190489] ehci-pci: EHCI PCI platform driver <6>[ 2.195275] ehci-platform: EHCI generic platform driver <6>[ 2.201421] ehci-orion: EHCI orion driver <6>[ 2.206008] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.210456] ehci-st: EHCI STMicroelectronics driver <6>[ 2.215830] ehci-exynos: EHCI EXYNOS driver <6>[ 2.220430] ehci-atmel: EHCI Atmel driver <6>[ 2.224907] tegra-ehci: Tegra EHCI driver <6>[ 2.229347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.235845] ohci-pci: OHCI PCI platform driver <6>[ 2.240620] ohci-platform: OHCI generic platform driver <6>[ 2.246733] SPEAr-ohci: OHCI SPEAr driver <6>[ 2.251225] ohci-st: OHCI STMicroelectronics driver <6>[ 2.256597] ohci-atmel: OHCI Atmel driver <6>[ 2.261694] usbcore: registered new interface driver usb-storage <6>[ 2.274200] sunxi-rtc 1c20d00.rtc: registered as rtc0 <6>[ 2.279559] sunxi-rtc 1c20d00.rtc: RTC enabled <6>[ 2.285365] i2c /dev entries driver <6>[ 2.291293] axp20x-i2c 0-0034: AXP20x variant AXP209 found <6>[ 2.307477] vdd-rtc: supplied by regulator-dummy <6>[ 2.313152] avcc: supplied by regulator-dummy <6>[ 2.319134] ldo3: supplied by regulator-dummy <6>[ 2.323957] ldo4: supplied by regulator-dummy <6>[ 2.329280] ldo5: supplied by regulator-dummy <6>[ 2.334403] vdd-cpu: supplied by regulator-dummy <6>[ 2.339997] vdd-int-dll: supplied by regulator-dummy <6>[ 2.353431] axp20x-i2c 0-0034: AXP20X driver loaded <6>[ 2.370988] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 2.382844] cpu cpu0: Linked as a consumer to regulator.9 <6>[ 2.388661] cpu cpu0: Dropping the link to regulator.9 <6>[ 2.394294] cpu cpu0: Linked as a consumer to regulator.9 <6>[ 2.404050] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.410631] sdhci: Copyright(c) Pierre Ossman <6>[ 2.417246] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.425413] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 <6>[ 2.433553] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.464471] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 2.473028] sunxi-mmc 1c12000.mmc: Linked as a consumer to regulator.2 <6>[ 2.483644] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq <6>[ 2.512316] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB <6>[ 2.520856] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.533859] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.535367] usbcore: registered new interface driver usbhid <6>[ 2.546024] usbhid: USB HID core driver <4>[ 2.550026] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.556217] NET: Registered protocol family 10 <6>[ 2.562345] mmc0: new high speed SDHC card at address aaaa <6>[ 2.570104] Segment Routing with IPv6 <6>[ 2.571470] mmcblk0: mmc0:aaaa SU08G 7.40 GiB <6>[ 2.574162] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.581328] mmcblk0: p1 <6>[ 2.586063] NET: Registered protocol family 17 <4>[ 2.589208] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) <6>[ 2.592692] can: controller area network core (rev 20170425 abi 9) <4>[ 2.600603] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 2.605032] NET: Registered protocol family 29 <4>[ 2.612174] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 2.615395] can: raw protocol (rev 20170425) <6>[ 2.615404] can: broadcast manager protocol (rev 20170425 t) <4>[ 2.623818] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) <6>[ 2.625684] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 2.643845] Key type dns_resolver registered <6>[ 2.646265] mmc1: new high speed SDIO card at address 0001 <6>[ 2.648550] ThumbEE CPU extension supported. <5>[ 2.658698] Registering SWP/SWPB emulation handler <5>[ 2.664517] Loading compiled-in X.509 certificates <6>[ 2.687059] ahci-sunxi 1c18000.sata: Linked as a consumer to regulator.11 <6>[ 2.785022] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP <6>[ 2.792992] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled <6>[ 2.800699] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 2.810099] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc <6>[ 2.825311] scsi host0: ahci-sunxi <6>[ 2.829748] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 36 <6>[ 2.873767] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:58 UTC (58) <6>[ 2.883198] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 2.897700] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found <4>[ 2.905384] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled <6>[ 2.912956] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available <4>[ 2.920899] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW <6>[ 2.928092] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 3.168604] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 4.016056] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <6>[ 4.034718] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 4.064686] Sending DHCP requests ., OK <6>[ 4.109180] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.171 <6>[ 4.117287] IP-Config: Complete: <6>[ 4.120805] device=eth0, hwaddr=02:8c:06:c1:48:fe, ipaddr=192.168.0.171, mask=255.255.255.0, gw=192.168.0.254 <6>[ 4.131486] host=192.168.0.171, domain=lan, nis-domain=(none) <6>[ 4.137984] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6>[ 4.137995] nameserver0=192.168.0.1, nameserver1=192.168.1.254 <6>[ 4.159035] Freeing unused kernel memory: 2048K <6>[ 4.174961] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 4.346326] udevd[94]: starting version 3.2.9 <5>[ 4.352180] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.360510] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.367463] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 4.385138] udevd[94]: specified user 'tss' unknown <27>[ 4.391219] udevd[94]: specified group 'tss' unknown <30>[ 4.400095] udevd[95]: starting eudev-3.2.9 <5>[ 5.226685] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 5.240156] sun4i-ss 1c15000.crypto-engine: Die ID 0 <4>[ 5.362516] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory <6>[ 5.370572] input: axp20x-pek as /devices/platform/soc@1c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 <4>[ 5.393886] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set <6>[ 5.409831] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.12 <6>[ 5.417459] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.13 <6>[ 5.425055] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.14 <4>[ 5.438687] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator <6>[ 5.449874] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 <6>[ 5.459790] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 5.465885] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 <4>[ 5.492233] sun4i-backend 1e60000.display-backend: Couldn't find matching frontend, frontend features disabled <6>[ 5.503064] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend]) <4>[ 5.513258] sun4i-backend 1e40000.display-backend: Couldn't find matching frontend, frontend features disabled <6>[ 5.523991] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend]) <6>[ 5.534911] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 5.543043] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) <6>[ 5.554580] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 5.562798] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) <6>[ 5.595013] hub 1-0:1.0: USB hub found <6>[ 5.599289] hub 1-0:1.0: 1 port detected <6>[ 5.608254] ehci-platform 1c14000.usb: EHCI Host Controller <6>[ 5.614151] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 2 <6>[ 5.624571] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_driver_exit [sun4i_drm_hdmi]) <6>[ 5.634307] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 5.641242] [drm] No driver support for vblank timestamp query. <6>[ 5.647469] fb: switching to sun4i-drm-fb from simple <6>[ 5.652957] Console: switching to colour dummy device 80x30 <6>[ 5.661368] [drm] Cannot find any crtc or sizes <6>[ 5.667322] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 <6>[ 5.676877] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok <4>[ 5.684022] sun4i-codec 1c22c00.codec: ASoC: no DMI vendor name! <6>[ 5.691739] ehci-platform 1c14000.usb: irq 32, io mem 0x01c14000 <6>[ 5.724789] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 <6>[ 5.736267] hub 2-0:1.0: USB hub found <6>[ 5.743226] hub 2-0:1.0: 1 port detected <6>[ 5.757788] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 5.763688] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 5.785332] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000 <5>[ 5.800757] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 5.808793] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 5.817789] cfg80211: failed to load regulatory.db <6>[ 5.823431] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 5.832258] hub 3-0:1.0: USB hub found <6>[ 5.845555] hub 3-0:1.0: 1 port detected <6>[ 5.854413] ohci-platform 1c14400.usb: Generic Platform OHCI controller <6>[ 5.861489] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 <6>[ 5.873751] ohci-platform 1c14400.usb: irq 33, io mem 0x01c14400 <6>[ 5.882535] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43362-sdio for chip BCM43362/1 <4>[ 5.896871] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43362-sdio.bin failed with error -2 <6>[ 5.951159] hub 4-0:1.0: USB hub found <6>[ 5.955721] hub 4-0:1.0: 1 port detected <6>[ 5.971776] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 5.978798] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5 <6>[ 5.992044] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400 <6>[ 6.070124] hub 5-0:1.0: USB hub found <6>[ 6.076451] hub 5-0:1.0: 1 port detected done Saving random seed: <5>[ 6.418728] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 6.538820] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # #<6>[ 6.735294] [drm] Cannot find any crtc or sizes / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3241024/environment . /lava-3241024/environment<3>[ 6.914947] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 / # /lava-3241024/bin/lava-test-runner /lava-3241024/0 /lava-3241024/bin/lava-test-runner /lava-3241024/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3241024/0/tests/0_dmesg + cat uuid + UUID=3241024_1.5.2.4.1 + set +x <8>[ 7.190954] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 7.246416] <8>[ 7.291117] <8>[ 7.342551] + set +x <8>[ 7.354173] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3241024/environment / # . /lava-3241024/environment/lava-3241024/bin/lava-test-runner /lava-3241024/1 / # /lava-3241024/bin/lava-test-runner /lava-3241024/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3241024/1/tests/1_bootrr + cat uuid + UUID=3241024_1.5.2.4.5<8>[ 7.868877] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3241024/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto sound /lava-3241024/1/../bin/lava-test-case <8>[ 8.968170] /lava-3241024/1/../bin/lava-test-case <8>[ 9.018967] /lava-3241024/1/../bin/lava-test-case <8>[ 9.049332] + set +x <8>[ 9.074131] / #