Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2021.07 (Jul 06 2021 - 11:54:37 +0200) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.1(release):v2.1-841-g19adcb41 NOTICE: BL31: Built : 14:39:20, Oct 17 2019 NOTICE: BL31: Detected Allwinner A64/H64/R18 SoC (1689) NOTICE: BL31: Found U-Boot DTB at 0x4097548, model: Pine64+ NOTICE: BL31: PMIC: Detected AXP803 on RSB. U-Boot 2021.07 (Jul 06 2021 - 11:54:37 +0200) Allwinner Technology CPU: Allwinner A64 (SUN50I) Model: Pine64+ DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: serial Err: serial Net: phy interface10 eth0: ethernet@1c30000 starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 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 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@1c30000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 DHCP client bound to address 10.201.4.125 (10 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2847772/tftp-deploy-taxixboq/kernel/Image tftp 0x40000000 2847772/tftp-deploy-taxixboq/kernel/Image Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.125 Filename '2847772/tftp-deploy-taxixboq/kernel/Image'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################T ##T ####################################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################### 1.2 MiB/s done Bytes transferred = 31775232 (1e4da00 hex) => tftp 0x43300000 2847772/tftp-deploy-taxixboq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 2847772/tftp-deploy-taxixboq/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.125 Filename '2847772/tftp-deploy-taxixboq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ####################T ############################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 1.3 MiB/s done Bytes transferred = 18904075 (120740b hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 2847772/tftp-deploy-taxixboq/dtb/sun50i-a64-pine64-plus.dtb tftp 0x43000000 2847772/tftp-deploy-taxixboq/dtb/sun50i-a64-pine64-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.125 Filename '2847772/tftp-deploy-taxixboq/dtb/sun50i-a64-pine64-plus.dtb'. Load address: 0x43000000 Loading: *## 1.6 MiB/s done Bytes transferred = 27593 (6bc9 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' => booti 0x40000000 0x43300000 0x43000000 booti 0x40000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 18904011 Bytes = 18 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Device Tree to 0000000049ff6000, end 0000000049fffbc8 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.154-cip19 (KernelCI@build-j492615-arm64-gcc-10-defconfig-8b98x) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Fri Nov 11 03:23:43 UTC 2022 [ 0.000000] Machine model: Pine64+ [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '115200n8') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fdd9b00-0x7fddbfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x000000007c000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 23 pages/cpu s56600 r8192 d29416 u94208 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: ARM erratum 843419 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Policy zone: DMA [ 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: 8, 1048576 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 945200K/1048576K available (14528K kernel code, 2806K rwdata, 7604K rodata, 5952K init, 512K bss, 70608K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 <6>[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access <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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.009604] Console: colour dummy device 80x25 <6>[ 0.014400] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) <6>[ 0.024923] pid_max: default: 32768 minimum: 301 <6>[ 0.029898] LSM: Security Framework initializing <6>[ 0.034848] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.042511] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.052478] rcu: Hierarchical SRCU implementation. <6>[ 0.060277] EFI services will not be available. <6>[ 0.065392] smp: Bringing up secondary CPUs ... <6>[ 0.071471] Detected VIPT I-cache on CPU1 <6>[ 0.071529] arch_timer: CPU1: Trapping CNTVCT access <6>[ 0.071551] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.072521] Detected VIPT I-cache on CPU2 <6>[ 0.072555] arch_timer: CPU2: Trapping CNTVCT access <6>[ 0.072569] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.073447] Detected VIPT I-cache on CPU3 <6>[ 0.073477] arch_timer: CPU3: Trapping CNTVCT access <6>[ 0.073490] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.073573] smp: Brought up 1 node, 4 CPUs <6>[ 0.126761] SMP: Total of 4 processors activated. <6>[ 0.131731] CPU features: detected: 32-bit EL0 Support <6>[ 0.137154] CPU features: detected: CRC32 instructions <6>[ 0.142560] CPU features: detected: 32-bit EL1 Support <6>[ 0.157786] CPU: All CPU(s) started at EL2 <6>[ 0.162186] alternatives: patching kernel code <6>[ 0.168517] devtmpfs: initialized <4>[ 0.178394] KASLR disabled due to lack of seed <6>[ 0.183327] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.193335] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.201957] pinctrl core: initialized pinctrl subsystem <6>[ 0.209137] DMI not present or invalid. <6>[ 0.214088] NET: Registered protocol family 16 <6>[ 0.220891] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.228341] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.236502] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.244779] audit: initializing netlink subsys (disabled) <5>[ 0.250636] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 <6>[ 0.252054] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.258657] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.265359] cpuidle: using governor menu <6>[ 0.276559] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.283711] ASID allocator initialised with 65536 entries <6>[ 0.291210] Serial: AMBA PL011 UART driver <6>[ 0.332733] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.339727] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.346687] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.353648] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.361997] cryptd: max_cpu_qlen set to 1000 <6>[ 0.369323] ACPI: Interpreter disabled. <6>[ 0.375292] iommu: Default domain type: Translated <6>[ 0.380710] vgaarb: loaded <5>[ 0.384032] SCSI subsystem initialized <6>[ 0.388486] usbcore: registered new interface driver usbfs <6>[ 0.394283] usbcore: registered new interface driver hub <6>[ 0.399897] usbcore: registered new device driver usb <6>[ 0.405933] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.411161] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.420560] PTP clock support registered <6>[ 0.424885] EDAC MC: Ver: 3.0.0 <6>[ 0.429753] FPGA manager framework <6>[ 0.433522] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.440842] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.447456] VFS: Disk quotas dquot_6.6.0 <6>[ 0.451714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459101] pnp: PnP ACPI: disabled <6>[ 0.470363] NET: Registered protocol family 2 <6>[ 0.475193] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.483676] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) <6>[ 0.492361] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.500448] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.508108] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.514866] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.521783] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.529254] NET: Registered protocol family 1 <6>[ 0.534357] RPC: Registered named UNIX socket transport module. <6>[ 0.540552] RPC: Registered udp transport module. <6>[ 0.545544] RPC: Registered tcp transport module. <6>[ 0.550515] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.557223] PCI: CLS 0 bytes, default 64 <6>[ 0.561605] Unpacking initramfs... <6>[ 1.771730] Freeing initrd memory: 18456K <6>[ 1.776986] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 1.785832] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.792034] kvm [1]: vgic interrupt IRQ9 <6>[ 1.796394] kvm [1]: Hyp mode initialized successfully <5>[ 1.806563] Initialise system trusted keyrings <6>[ 1.811483] workingset: timestamp_bits=42 max_order=18 bucket_order=0 <6>[ 1.826026] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.832984] NFS: Registering the id_resolver key type <5>[ 1.838348] Key type id_resolver registered <5>[ 1.842797] Key type id_legacy registered <6>[ 1.847173] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.854138] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.861985] 9p: Installing v9fs 9p2000 file system support <5>[ 1.921570] Key type asymmetric registered <5>[ 1.925940] Asymmetric key parser 'x509' registered <6>[ 1.931122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.938779] io scheduler mq-deadline registered <6>[ 1.943572] io scheduler kyber registered <3>[ 1.949914] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device <3>[ 1.957893] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy <6>[ 1.971989] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <4>[ 1.984202] EINJ: ACPI disabled. <6>[ 2.007004] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.016480] SuperH (H)SCI(F) driver initialized <6>[ 2.021927] msm_serial: driver initialized <6>[ 2.036967] loop: module loaded <6>[ 2.041501] megasas: 07.714.04.00-rc1 <6>[ 2.052117] tun: Universal TUN/TAP device driver, 1.6 <6>[ 2.058401] thunder_xcv, ver 1.0 <6>[ 2.061945] thunder_bgx, ver 1.0 <6>[ 2.065490] nicpf, ver 1.0 <6>[ 2.069834] hclge is initializing <6>[ 2.073444] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 2.080925] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 2.086544] e1000: Intel(R) PRO/1000 Network Driver <6>[ 2.091685] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 2.097735] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.102962] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.109184] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.114844] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.120715] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 2.127242] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 2.133793] sky2: driver version 1.30 <6>[ 2.138976] VFIO - User Level meta-driver version: 0.3 <6>[ 2.146538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.153338] ehci-pci: EHCI PCI platform driver <6>[ 2.158084] ehci-platform: EHCI generic platform driver <6>[ 2.164063] ehci-orion: EHCI orion driver <6>[ 2.168458] ehci-exynos: EHCI Exynos driver <6>[ 2.173011] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.179478] ohci-pci: OHCI PCI platform driver <6>[ 2.184241] ohci-platform: OHCI generic platform driver <6>[ 2.190087] ohci-exynos: OHCI Exynos driver <6>[ 2.195145] usbcore: registered new interface driver usb-storage <6>[ 2.205124] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 2.210489] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:38 UTC (38) <6>[ 2.218754] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 2.223818] i2c /dev entries driver <6>[ 2.235216] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.241678] sdhci: Copyright(c) Pierre Ossman <6>[ 2.246888] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.254370] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.262224] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.270238] usbcore: registered new interface driver usbhid <6>[ 2.276089] usbhid: USB HID core driver <6>[ 2.288288] NET: Registered protocol family 17 <6>[ 2.293229] 9pnet: Installing 9P2000 support <5>[ 2.297852] Key type dns_resolver registered <6>[ 2.302764] registered taskstats version 1 <5>[ 2.307142] Loading compiled-in X.509 certificates <4>[ 2.333264] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 2.342615] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz <6>[ 2.349026] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found <6>[ 2.367812] vcc-3v3: supplied by regulator-dummy <6>[ 2.373214] vdd-cpux: supplied by regulator-dummy <6>[ 2.378755] dcdc4: supplied by regulator-dummy <6>[ 2.383654] vcc-dram: supplied by regulator-dummy <6>[ 2.389048] vdd-sys: supplied by regulator-dummy <6>[ 2.394411] vcc-phy: supplied by regulator-dummy <6>[ 2.399573] aldo1: supplied by regulator-dummy <6>[ 2.404460] vcc-pl: supplied by regulator-dummy <6>[ 2.409643] vcc-pll-avcc: supplied by regulator-dummy <6>[ 2.415523] vcc-hdmi: supplied by regulator-dummy <6>[ 2.420852] vcc-mipi: supplied by regulator-dummy <6>[ 2.426130] dldo3: supplied by regulator-dummy <6>[ 2.431182] vcc-wifi: supplied by regulator-dummy <6>[ 2.436484] cpvdd: supplied by regulator-dummy <6>[ 2.441516] eldo2: supplied by regulator-dummy <6>[ 2.446534] eldo3: supplied by regulator-dummy <6>[ 2.451576] vcc-1v2-hsic: supplied by regulator-dummy <6>[ 2.457106] vdd-cpus: supplied by regulator-dummy <6>[ 2.462474] vcc-rtc: supplied by regulator-dummy <6>[ 2.467752] ldo-io0: supplied by regulator-dummy <6>[ 2.472953] ldo-io1: supplied by regulator-dummy <6>[ 2.477918] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded <6>[ 2.489528] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <4>[ 2.498250] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 2.507720] printk: console [ttyS0] disabled <6>[ 2.532419] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 37, base_baud = 1500000) is a U6_16550A <6>[ 2.541671] printk: console [ttyS0] enabled <6>[ 2.541671] printk: console [ttyS0] enabled <6>[ 2.550550] printk: bootconsole [uart0] disabled <6>[ 2.550550] printk: bootconsole [uart0] disabled <6>[ 2.562685] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.568568] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.576690] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 <6>[ 2.596865] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.603910] hub 1-0:1.0: USB hub found <6>[ 2.607960] hub 1-0:1.0: 1 port detected <6>[ 2.614524] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 2.620394] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.628526] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 <6>[ 2.648864] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.655868] hub 2-0:1.0: USB hub found <6>[ 2.659916] hub 2-0:1.0: 1 port detected <6>[ 2.788940] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 2.795853] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 <6>[ 2.803996] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 <6>[ 2.873512] hub 3-0:1.0: USB hub found <6>[ 2.877566] hub 3-0:1.0: 1 port detected <6>[ 2.884059] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.890988] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 <6>[ 2.899154] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 <6>[ 2.969534] hub 4-0:1.0: USB hub found <6>[ 2.973583] hub 4-0:1.0: 1 port detected <4>[ 2.980207] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 2.989354] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 3.017121] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 3.023163] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5 <6>[ 3.031906] hub 5-0:1.0: USB hub found <6>[ 3.035960] hub 5-0:1.0: 1 port detected <4>[ 3.042614] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator <4>[ 3.067462] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.079853] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 3.109937] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode <6>[ 3.159658] mmc0: new high speed SDHC card at address 5048 <6>[ 3.168298] mmcblk0: mmc0:5048 SD16G 14.4 GiB <6>[ 3.174760] mmcblk0: p1 <6>[ 15.409013] ALSA device list: <6>[ 15.412259] No soundcards found. <6>[ 15.421006] Freeing unused kernel memory: 5952K <6>[ 15.426022] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.531819] udevd[153]: starting version 3.2.9 <5>[ 15.540430] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.547388] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.554141] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 15.565361] udevd[153]: specified user 'tss' unknown <27>[ 15.570767] udevd[153]: specified group 'tss' unknown <30>[ 15.579977] udevd[154]: starting eudev-3.2.9 <6>[ 15.865945] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) <6>[ 15.899941] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.910167] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.918799] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.928979] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.937085] sun8i-ce 1c15000.crypto: Register cbc(aes) <6>[ 15.957181] sun8i-ce 1c15000.crypto: Register ecb(aes) <6>[ 15.965342] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) <6>[ 15.967739] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 15.980316] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) <6>[ 15.986529] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 <6>[ 15.999464] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 16.006392] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 16.013417] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 16.020395] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 16.030346] lima 1c40000.gpu: bus rate = 200000000 <6>[ 16.035533] lima 1c40000.gpu: mod rate = 297000000 <4>[ 16.056064] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 16.083199] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <6>[ 16.085204] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 16.097331] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 16.106472] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 16.107188] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <4>[ 16.112539] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) <6>[ 16.121604] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 16.131815] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 16.137809] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 16.146986] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 16.153995] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 16.153999] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 16.154005] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 16.154013] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 16.162116] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 16.162308] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <3>[ 16.205475] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get the HDMI PHY <3>[ 16.212680] sun4i-drm display-engine: Couldn't bind all pipelines components <6>[ 16.228990] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) done <6>[ 16.242179] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) Saving random seed: <6>[ 16.251635] sun4i-drm display-engine: No panel or bridge found... RGB output disabled OK <6>[ 16.260990] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) Starting network: <6>[ 16.271064] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 16.286485] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) OK <6>[ 16.297034] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 16.306856] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi]) <6>[ 16.316902] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 <6>[ 16.325036] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes Starting dropbear sshd: <6>[ 16.334767] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 16.361847] NET: Registered protocol family 10 <6>[ 16.367538] Segment Routing with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2847772/environment . /lava-2847772/environment / # /lava-2847772/bin/lava-test-runner /lava-2847772/0 /lava-2847772/bin/lava-test-runner /lava-2847772/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2847772/0/tests/0_dmesg + cat uuid <8>[ 16.965259] + UUID=2847772_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.001582] <8>[ 17.041493] <8>[ 17.085640] + set +x <8>[ 17.098559] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2847772/environment / # . /lava-2847772/environment/lava-2847772/bin/lava-test-runner /lava-2847772/1 / # /lava-2847772/bin/lava-test-runner /lava-2847772/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2847772/1/tests/1_bootrr + cat uuid <8>[ 17.593927] + UUID=2847772_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2847772/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2847772/1/../bin/lava-test-case <8>[ 18.634272] /lava-2847772/1/../bin/lava-test-case <8>[ 18.670012] /lava-2847772/1/../bin/lava-test-case <8>[ 18.695097] + set +x <8>[ 18.717581] / #