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 BOOTP broadcast 2 DHCP client bound to address 10.201.4.125 (258 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2856592/tftp-deploy-j9f72rhz/kernel/Image tftp 0x40000000 2856592/tftp-deploy-j9f72rhz/kernel/Image Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.125 Filename '2856592/tftp-deploy-j9f72rhz/kernel/Image'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################T ###T ########################################### ################################################################# ###############T ################################################## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################### 1.2 MiB/s done Bytes transferred = 31775232 (1e4da00 hex) => tftp 0x43300000 2856592/tftp-deploy-j9f72rhz/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 2856592/tftp-deploy-j9f72rhz/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 '2856592/tftp-deploy-j9f72rhz/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #### 2.1 MiB/s done Bytes transferred = 15317722 (e9bada hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 2856592/tftp-deploy-j9f72rhz/dtb/sun50i-a64-pine64-plus.dtb tftp 0x43000000 2856592/tftp-deploy-j9f72rhz/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 '2856592/tftp-deploy-j9f72rhz/dtb/sun50i-a64-pine64-plus.dtb'. Load address: 0x43000000 Loading: *## 1.5 MiB/s done Bytes transferred = 27593 (6bc9 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2856592/extract-nfsrootfs-wvu__i7x,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2856592/extract-nfsrootfs-wvu__i7x,tcp,hard 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: 15317658 Bytes = 14.6 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-cip20 (KernelCI@build-j499466-arm64-gcc-10-defconfig-djmzt) (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 Sun Nov 13 07:50:58 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/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2856592/extract-nfsrootfs-wvu__i7x,tcp,hard 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: 948704K/1048576K available (14528K kernel code, 2806K rwdata, 7604K rodata, 5952K init, 512K bss, 67104K 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.009610] Console: colour dummy device 80x25 <6>[ 0.014407] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) <6>[ 0.024931] pid_max: default: 32768 minimum: 301 <6>[ 0.029905] LSM: Security Framework initializing <6>[ 0.034855] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.042519] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.052481] rcu: Hierarchical SRCU implementation. <6>[ 0.060285] EFI services will not be available. <6>[ 0.065405] smp: Bringing up secondary CPUs ... <6>[ 0.071483] Detected VIPT I-cache on CPU1 <6>[ 0.071541] arch_timer: CPU1: Trapping CNTVCT access <6>[ 0.071564] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.072534] Detected VIPT I-cache on CPU2 <6>[ 0.072569] arch_timer: CPU2: Trapping CNTVCT access <6>[ 0.072582] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.073450] Detected VIPT I-cache on CPU3 <6>[ 0.073480] arch_timer: CPU3: Trapping CNTVCT access <6>[ 0.073493] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.073577] smp: Brought up 1 node, 4 CPUs <6>[ 0.126766] SMP: Total of 4 processors activated. <6>[ 0.131736] CPU features: detected: 32-bit EL0 Support <6>[ 0.137158] CPU features: detected: CRC32 instructions <6>[ 0.142564] CPU features: detected: 32-bit EL1 Support <6>[ 0.157831] CPU: All CPU(s) started at EL2 <6>[ 0.162231] alternatives: patching kernel code <6>[ 0.168563] devtmpfs: initialized <4>[ 0.178484] KASLR disabled due to lack of seed <6>[ 0.183417] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.193427] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.201976] pinctrl core: initialized pinctrl subsystem <6>[ 0.209170] DMI not present or invalid. <6>[ 0.214125] NET: Registered protocol family 16 <6>[ 0.220916] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.228357] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.236516] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.244784] audit: initializing netlink subsys (disabled) <5>[ 0.250648] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 <6>[ 0.252058] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.258664] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.265368] cpuidle: using governor menu <6>[ 0.276590] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.283741] ASID allocator initialised with 65536 entries <6>[ 0.291250] Serial: AMBA PL011 UART driver <6>[ 0.333015] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.340003] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.346964] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.353924] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.362269] cryptd: max_cpu_qlen set to 1000 <6>[ 0.369613] ACPI: Interpreter disabled. <6>[ 0.375584] iommu: Default domain type: Translated <6>[ 0.381010] vgaarb: loaded <5>[ 0.384329] SCSI subsystem initialized <6>[ 0.388782] usbcore: registered new interface driver usbfs <6>[ 0.394581] usbcore: registered new interface driver hub <6>[ 0.400195] usbcore: registered new device driver usb <6>[ 0.406245] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.411473] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.420872] PTP clock support registered <6>[ 0.425198] EDAC MC: Ver: 3.0.0 <6>[ 0.430074] FPGA manager framework <6>[ 0.433844] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.441194] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.447807] VFS: Disk quotas dquot_6.6.0 <6>[ 0.452070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459445] pnp: PnP ACPI: disabled <6>[ 0.470710] NET: Registered protocol family 2 <6>[ 0.475537] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.484017] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) <6>[ 0.492702] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.500788] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.508450] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.515208] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.522126] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.529586] NET: Registered protocol family 1 <6>[ 0.534689] RPC: Registered named UNIX socket transport module. <6>[ 0.540885] RPC: Registered udp transport module. <6>[ 0.545877] RPC: Registered tcp transport module. <6>[ 0.550857] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.557566] PCI: CLS 0 bytes, default 64 <6>[ 0.561946] Unpacking initramfs... <6>[ 1.532464] Freeing initrd memory: 14952K <6>[ 1.537736] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 1.546647] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.552856] kvm [1]: vgic interrupt IRQ9 <6>[ 1.557228] kvm [1]: Hyp mode initialized successfully <5>[ 1.567328] Initialise system trusted keyrings <6>[ 1.572241] workingset: timestamp_bits=42 max_order=18 bucket_order=0 <6>[ 1.586766] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.593729] NFS: Registering the id_resolver key type <5>[ 1.599120] Key type id_resolver registered <5>[ 1.603570] Key type id_legacy registered <6>[ 1.607948] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.614915] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.622768] 9p: Installing v9fs 9p2000 file system support <5>[ 1.683225] Key type asymmetric registered <5>[ 1.687593] Asymmetric key parser 'x509' registered <6>[ 1.692780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.700436] io scheduler mq-deadline registered <6>[ 1.705230] io scheduler kyber registered <3>[ 1.711545] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device <3>[ 1.719523] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy <6>[ 1.733637] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <4>[ 1.745924] EINJ: ACPI disabled. <6>[ 1.768654] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.778206] SuperH (H)SCI(F) driver initialized <6>[ 1.783664] msm_serial: driver initialized <6>[ 1.798674] loop: module loaded <6>[ 1.803193] megasas: 07.714.04.00-rc1 <6>[ 1.813854] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.820105] thunder_xcv, ver 1.0 <6>[ 1.823649] thunder_bgx, ver 1.0 <6>[ 1.827196] nicpf, ver 1.0 <6>[ 1.831529] hclge is initializing <6>[ 1.835137] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.842617] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.848234] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.853375] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.859432] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.864659] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.870925] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.876595] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.882472] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.889001] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.895558] sky2: driver version 1.30 <6>[ 1.900754] VFIO - User Level meta-driver version: 0.3 <6>[ 1.908306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.915113] ehci-pci: EHCI PCI platform driver <6>[ 1.919862] ehci-platform: EHCI generic platform driver <6>[ 1.925840] ehci-orion: EHCI orion driver <6>[ 1.930236] ehci-exynos: EHCI Exynos driver <6>[ 1.934791] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.941264] ohci-pci: OHCI PCI platform driver <6>[ 1.946024] ohci-platform: OHCI generic platform driver <6>[ 1.951876] ohci-exynos: OHCI Exynos driver <6>[ 1.956931] usbcore: registered new interface driver usb-storage <6>[ 1.966916] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 1.972291] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:33 UTC (33) <6>[ 1.980556] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 1.985608] i2c /dev entries driver <6>[ 1.996955] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.003417] sdhci: Copyright(c) Pierre Ossman <6>[ 2.008626] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.016117] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.023947] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.031943] usbcore: registered new interface driver usbhid <6>[ 2.037798] usbhid: USB HID core driver <6>[ 2.050167] NET: Registered protocol family 17 <6>[ 2.055093] 9pnet: Installing 9P2000 support <5>[ 2.059709] Key type dns_resolver registered <6>[ 2.064656] registered taskstats version 1 <5>[ 2.069028] Loading compiled-in X.509 certificates <4>[ 2.095255] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 2.104638] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz <6>[ 2.111022] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found <6>[ 2.129892] vcc-3v3: supplied by regulator-dummy <6>[ 2.135263] vdd-cpux: supplied by regulator-dummy <6>[ 2.140797] dcdc4: supplied by regulator-dummy <6>[ 2.145690] vcc-dram: supplied by regulator-dummy <6>[ 2.151063] vdd-sys: supplied by regulator-dummy <6>[ 2.156436] vcc-phy: supplied by regulator-dummy <6>[ 2.161602] aldo1: supplied by regulator-dummy <6>[ 2.166482] vcc-pl: supplied by regulator-dummy <6>[ 2.171675] vcc-pll-avcc: supplied by regulator-dummy <6>[ 2.177560] vcc-hdmi: supplied by regulator-dummy <6>[ 2.182868] vcc-mipi: supplied by regulator-dummy <6>[ 2.188151] dldo3: supplied by regulator-dummy <6>[ 2.193214] vcc-wifi: supplied by regulator-dummy <6>[ 2.198526] cpvdd: supplied by regulator-dummy <6>[ 2.203553] eldo2: supplied by regulator-dummy <6>[ 2.208571] eldo3: supplied by regulator-dummy <6>[ 2.213620] vcc-1v2-hsic: supplied by regulator-dummy <6>[ 2.219126] vdd-cpus: supplied by regulator-dummy <6>[ 2.224497] vcc-rtc: supplied by regulator-dummy <6>[ 2.229774] ldo-io0: supplied by regulator-dummy <6>[ 2.234977] ldo-io1: supplied by regulator-dummy <6>[ 2.239946] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded <6>[ 2.251520] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <4>[ 2.260255] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 2.269753] printk: console [ttyS0] disabled <6>[ 2.294453] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 37, base_baud = 1500000) is a U6_16550A <6>[ 2.303707] printk: console [ttyS0] enabled <6>[ 2.303707] printk: console [ttyS0] enabled <6>[ 2.312589] printk: bootconsole [uart0] disabled <6>[ 2.312589] printk: bootconsole [uart0] disabled <6>[ 2.324698] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.330579] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.338712] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 <6>[ 2.357214] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.364255] hub 1-0:1.0: USB hub found <6>[ 2.368304] hub 1-0:1.0: 1 port detected <6>[ 2.374840] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 2.380710] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.388844] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 <6>[ 2.409214] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.416217] hub 2-0:1.0: USB hub found <6>[ 2.420266] hub 2-0:1.0: 1 port detected <6>[ 2.549291] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 2.556203] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 <6>[ 2.564359] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 <6>[ 2.633857] hub 3-0:1.0: USB hub found <6>[ 2.637907] hub 3-0:1.0: 1 port detected <6>[ 2.644463] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.651394] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 <6>[ 2.659565] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 <6>[ 2.729845] hub 4-0:1.0: USB hub found <6>[ 2.733895] hub 4-0:1.0: 1 port detected <4>[ 2.740500] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 2.749647] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 2.777473] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 2.783515] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5 <6>[ 2.792262] hub 5-0:1.0: USB hub found <6>[ 2.796311] hub 5-0:1.0: 1 port detected <4>[ 2.802984] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator <4>[ 2.828284] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 2.840348] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.870372] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode <6>[ 2.918366] mmc0: new high speed SDHC card at address 5048 <6>[ 2.924735] mmcblk0: mmc0:5048 SD16G 14.4 GiB <6>[ 2.933286] mmcblk0: p1 <6>[ 15.177352] ALSA device list: <6>[ 15.180593] No soundcards found. <6>[ 15.189289] Freeing unused kernel memory: 5952K <6>[ 15.194311] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 <6>[ 15.713797] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) <6>[ 15.728111] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.738128] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 15.740453] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <4>[ 15.761533] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 15.774701] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.775483] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 15.783321] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 15.790185] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 15.797268] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 15.800437] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.800559] sun8i-ce 1c15000.crypto: Register cbc(aes) <6>[ 15.803217] sun8i-ce 1c15000.crypto: Register ecb(aes) <6>[ 15.809112] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 15.818402] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) <4>[ 15.822120] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) <6>[ 15.825782] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 15.825819] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 15.828141] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) <6>[ 15.844364] lima 1c40000.gpu: bus rate = 200000000 <6>[ 15.849643] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 15.855001] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 15.857744] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 <6>[ 15.863153] lima 1c40000.gpu: mod rate = 297000000 <6>[ 15.869075] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 15.875647] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 15.882880] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 15.882895] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 15.890790] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <6>[ 15.896161] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 15.896167] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 15.901851] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 15.957274] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 15.967031] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <3>[ 15.976759] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get the HDMI PHY <3>[ 15.983891] sun4i-drm display-engine: Couldn't bind all pipelines components <6>[ 16.002313] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 16.015809] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 16.024961] sun4i-drm display-engine: No panel or bridge found... RGB output disabled Begin: Loading essential drivers ... <6>[ 16.033096] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) done. <6>[ 16.049032] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... <6>[ 16.062781] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) Begin: Running /scripts/nfs-top ... <6>[ 16.076680] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver done. Begin: Running /scripts/nfs-premount ... done. <6>[ 16.090172] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi]) <6>[ 16.101890] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 <6>[ 16.109998] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 16.119384] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP<6>[ 16.172230] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 16.186824] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 16.194418] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 16.202360] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 16.211980] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-txid link mode <6>[ 19.307771] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx IP-Config: no response after 2 secs - giving up IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 10.201.1.3): address: 10.201.4.125 broadcast: 10.201.255.255 netmask: 255.255.0.0 gateway: 10.201.1.3 dns0 : 10.1.1.1 dns1 : 0.0.0.0 rootserver: 10.201.1.3 rootpath: filename : NFS over TCP not available from 10.201.1.8 Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... <6>[ 46.121379] vcc-mipi: disabling <6>[ 46.124955] cpvdd: disabling <6>[ 46.128264] vcc-1v2-hsic: disabling NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ... NFS over TCP not available from 10.201.1.8 done. Begin: Retrying nfs mount ...