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.122 (12 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40080000 2276187/tftp-deploy-0kq5iln5/kernel/Image tftp 0x40080000 2276187/tftp-deploy-0kq5iln5/kernel/Image Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2276187/tftp-deploy-0kq5iln5/kernel/Image'. Load address: 0x40080000 Loading: *################################################################# ################################################################# ################################################################# ################################################T ####T ############# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################T ############## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################## 747.1 KiB/s done Bytes transferred = 31838720 (1e5d200 hex) => tftp 0x4FF00000 2276187/tftp-deploy-0kq5iln5/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4FF00000 2276187/tftp-deploy-0kq5iln5/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2276187/tftp-deploy-0kq5iln5/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4ff00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##### 1.3 MiB/s done Bytes transferred = 15338547 (ea0c33 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x4FA00000 2276187/tftp-deploy-0kq5iln5/dtb/sun50i-a64-pine64-plus.dtb tftp 0x4FA00000 2276187/tftp-deploy-0kq5iln5/dtb/sun50i-a64-pine64-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2276187/tftp-deploy-0kq5iln5/dtb/sun50i-a64-pine64-plus.dtb'. Load address: 0x4fa00000 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/2276187/extract-nfsrootfs-qua4s9x1,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2276187/extract-nfsrootfs-qua4s9x1,tcp,hard ip=dhcp' => booti 0x40080000 0x4FF00000 0x4FA00000 booti 0x40080000 0x4FF00000 0x4FA00000 Moving Image from 0x40080000 to 0x40200000, end=420f0000 ## Loading init Ramdisk from Legacy Image at 4ff00000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 15338483 Bytes = 14.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 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.129-cip12 (KernelCI@build-j402888-arm64-gcc-10-defconfig-bmwx4) (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 Tue Jul 26 14:01:37 UTC 2022 [ 0.000000] Machine model: Pine64+ [ 0.000000] efi: UEFI not found. [ 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/2276187/extract-nfsrootfs-qua4s9x1,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 948620K/1048576K available (14592K kernel code, 2804K rwdata, 7596K rodata, 5952K init, 514K bss, 67188K reserved, 32768K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001335] Console: colour dummy device 80x25 [ 0.001436] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001453] pid_max: default: 32768 minimum: 301 [ 0.001557] LSM: Security Framework initializing [ 0.001635] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.001653] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.003541] rcu: Hierarchical SRCU implementation. [ 0.006307] EFI services will not be available. [ 0.006618] smp: Bringing up secondary CPUs ... [ 0.007883] Detected VIPT I-cache on CPU1 [ 0.007944] arch_timer: CPU1: Trapping CNTVCT access [ 0.007968] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.008945] Detected VIPT I-cache on CPU2 [ 0.008982] arch_timer: CPU2: Trapping CNTVCT access [ 0.008995] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.009843] Detected VIPT I-cache on CPU3 [ 0.009873] arch_timer: CPU3: Trapping CNTVCT access [ 0.009886] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.009969] smp: Brought up 1 node, 4 CPUs [ 0.010003] SMP: Total of 4 processors activated. [ 0.010014] CPU features: detected: 32-bit EL0 Support [ 0.010022] CPU features: detected: CRC32 instructions [ 0.010031] CPU features: detected: 32-bit EL1 Support [ 0.019920] CPU: All CPU(s) started at EL2 [ 0.019964] alternatives: patching kernel code [ 0.021819] devtmpfs: initialized [ 0.028010] KASLR disabled due to lack of seed [ 0.028233] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.028254] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.029751] pinctrl core: initialized pinctrl subsystem [ 0.031410] DMI not present or invalid. [ 0.032270] NET: Registered protocol family 16 [ 0.034406] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.034544] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.034704] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.034810] audit: initializing netlink subsys (disabled) [ 0.035011] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1 [ 0.036433] thermal_sys: Registered thermal governor 'step_wise' [ 0.036440] thermal_sys: Registered thermal governor 'power_allocator' [ 0.036881] cpuidle: using governor menu [ 0.037119] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.037233] ASID allocator initialised with 65536 entries [ 0.039093] Serial: AMBA PL011 UART driver [ 0.077092] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.077112] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.077121] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.077130] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.078528] cryptd: max_cpu_qlen set to 1000 [ 0.081276] ACPI: Interpreter disabled. [ 0.083168] iommu: Default domain type: Translated [ 0.083431] vgaarb: loaded [ 0.083796] SCSI subsystem initialized [ 0.084261] usbcore: registered new interface driver usbfs [ 0.084310] usbcore: registered new interface driver hub [ 0.084348] usbcore: registered new device driver usb [ 0.085100] pps_core: LinuxPPS API ver. 1 registered [ 0.085109] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.085134] PTP clock support registered [ 0.085281] EDAC MC: Ver: 3.0.0 [ 0.086756] FPGA manager framework [ 0.086857] Advanced Linux Sound Architecture Driver Initialized. [ 0.087827] clocksource: Switched to clocksource arch_sys_counter [ 0.088059] VFS: Disk quotas dquot_6.6.0 [ 0.088281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.088528] pnp: PnP ACPI: disabled [ 0.095922] NET: Registered protocol family 2 [ 0.096134] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.096958] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 0.096997] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.097124] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.097283] TCP: Hash tables configured (established 8192 bind 8192) [ 0.097416] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.097455] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.097609] NET: Registered protocol family 1 [ 0.098082] RPC: Registered named UNIX socket transport module. [ 0.098091] RPC: Registered udp transport module. [ 0.098098] RPC: Registered tcp transport module. [ 0.098105] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.098120] PCI: CLS 0 bytes, default 64 [ 0.098328] Unpacking initramfs... [ 1.066772] Freeing initrd memory: 14972K [ 1.067736] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.068231] kvm [1]: IPA Size Limit: 40 bits [ 1.069911] kvm [1]: vgic interrupt IRQ9 [ 1.070071] kvm [1]: Hyp mode initialized successfully [ 1.074618] Initialise system trusted keyrings [ 1.074811] workingset: timestamp_bits=42 max_order=18 bucket_order=0 [ 1.082645] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.083472] NFS: Registering the id_resolver key type [ 1.083511] Key type id_resolver registered [ 1.083519] Key type id_legacy registered [ 1.083626] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.083636] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.083862] 9p: Installing v9fs 9p2000 file system support [ 1.137118] Key type asymmetric registered [ 1.137129] Asymmetric key parser 'x509' registered [ 1.137178] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 1.137189] io scheduler mq-deadline registered [ 1.137197] io scheduler kyber registered [ 1.139311] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device [ 1.140282] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy [ 1.148079] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 1.152950] EINJ: ACPI disabled. [ 1.172650] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.175611] SuperH (H)SCI(F) driver initialized [ 1.176350] msm_serial: driver initialized [ 1.187023] loop: module loaded [ 1.188191] megasas: 07.714.04.00-rc1 [ 1.195098] tun: Universal TUN/TAP device driver, 1.6 [ 1.196076] thunder_xcv, ver 1.0 [ 1.196150] thunder_bgx, ver 1.0 [ 1.196195] nicpf, ver 1.0 [ 1.197611] hclge is initializing [ 1.197645] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.197652] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.197704] e1000: Intel(R) PRO/1000 Network Driver [ 1.197712] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.197760] e1000e: Intel(R) PRO/1000 Network Driver [ 1.197767] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.197821] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.197829] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.197867] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.197874] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.198249] sky2: driver version 1.30 [ 1.199550] VFIO - User Level meta-driver version: 0.3 [ 1.201777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.201789] ehci-pci: EHCI PCI platform driver [ 1.201830] ehci-platform: EHCI generic platform driver [ 1.202326] ehci-orion: EHCI orion driver [ 1.202452] ehci-exynos: EHCI Exynos driver [ 1.202557] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.202589] ohci-pci: OHCI PCI platform driver [ 1.202636] ohci-platform: OHCI generic platform driver [ 1.202990] ohci-exynos: OHCI Exynos driver [ 1.203601] usbcore: registered new interface driver usb-storage [ 1.207417] sun6i-rtc 1f00000.rtc: registered as rtc0 [ 1.207461] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:46 UTC (46) [ 1.207471] sun6i-rtc 1f00000.rtc: RTC enabled [ 1.207851] i2c /dev entries driver [ 1.215734] sdhci: Secure Digital Host Controller Interface driver [ 1.215749] sdhci: Copyright(c) Pierre Ossman [ 1.216422] Synopsys Designware Multimedia Card Interface Driver [ 1.217693] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.219652] ledtrig-cpu: registered to indicate activity on CPUs [ 1.221438] usbcore: registered new interface driver usbhid [ 1.221447] usbhid: USB HID core driver [ 1.229736] NET: Registered protocol family 17 [ 1.229938] 9pnet: Installing 9P2000 support [ 1.230027] Key type dns_resolver registered [ 1.230420] registered taskstats version 1 [ 1.230433] Loading compiled-in X.509 certificates [ 1.251733] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator [ 1.252080] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz [ 1.252539] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found [ 1.265232] vcc-3v3: supplied by regulator-dummy [ 1.265733] vdd-cpux: supplied by regulator-dummy [ 1.266290] dcdc4: supplied by regulator-dummy [ 1.266476] vcc-dram: supplied by regulator-dummy [ 1.266915] vdd-sys: supplied by regulator-dummy [ 1.267374] vcc-phy: supplied by regulator-dummy [ 1.267672] aldo1: supplied by regulator-dummy [ 1.267884] vcc-pl: supplied by regulator-dummy [ 1.268275] vcc-pll-avcc: supplied by regulator-dummy [ 1.268844] vcc-hdmi: supplied by regulator-dummy [ 1.269178] vcc-mipi: supplied by regulator-dummy [ 1.269477] dldo3: supplied by regulator-dummy [ 1.269837] vcc-wifi: supplied by regulator-dummy [ 1.270177] cpvdd: supplied by regulator-dummy [ 1.270473] eldo2: supplied by regulator-dummy [ 1.270803] eldo3: supplied by regulator-dummy [ 1.271153] vcc-1v2-hsic: supplied by regulator-dummy [ 1.271346] vdd-cpus: supplied by regulator-dummy [ 1.271727] vcc-rtc: supplied by regulator-dummy [ 1.272169] ldo-io0: supplied by regulator-dummy [ 1.272462] ldo-io1: supplied by regulator-dummy [ 1.272551] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded [ 1.278426] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 1.279944] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 1.280558] printk: console [ttyS0] disabled [ 1.300728] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 37, base_baud = 1500000) is a U6_16550A [ 2.539353] printk: console [ttyS0] enabled [ 2.546019] ehci-platform 1c1a000.usb: EHCI Host Controller [ 2.551645] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 2.559509] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 [ 2.579850] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 2.586634] hub 1-0:1.0: USB hub found [ 2.590425] hub 1-0:1.0: 1 port detected [ 2.596766] ehci-platform 1c1b000.usb: EHCI Host Controller [ 2.602375] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 [ 2.610249] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 [ 2.631852] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 2.638599] hub 2-0:1.0: USB hub found [ 2.642387] hub 2-0:1.0: 1 port detected [ 2.771973] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 2.778626] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 [ 2.786530] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 [ 2.856484] hub 3-0:1.0: USB hub found [ 2.860284] hub 3-0:1.0: 1 port detected [ 2.866590] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 2.873252] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 [ 2.881136] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 [ 2.948489] hub 4-0:1.0: USB hub found [ 2.952278] hub 4-0:1.0: 1 port detected [ 2.958640] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator [ 2.967549] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests [ 3.000098] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver [ 3.005880] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5 [ 3.014366] hub 5-0:1.0: USB hub found [ 3.018167] hub 5-0:1.0: 1 port detected [ 3.024634] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 3.047944] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator [ 3.059422] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 3.089197] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 3.143491] mmc0: new high speed SDHC card at address 5048 [ 3.149676] mmcblk0: mmc0:5048 SD16G 14.4 GiB [ 3.158260] mmcblk0: p1 [ 15.391995] ALSA device list: [ 15.394978] No soundcards found. [ 15.403319] Freeing unused kernel memory: 5952K [ 15.408080] Run /init as init process Loading, please wait... Starting version 247.3-7 [ 15.957759] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 15.967668] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) [ 15.995139] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator [ 16.004044] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found [ 16.010461] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found [ 16.027102] dwmac-sun8i 1c30000.ethernet: PTP uses main clock [ 16.027195] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 16.028742] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 16.031054] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 16.031550] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 16.031568] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 16.032306] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 16.032909] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) [ 16.033157] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get the HDMI PHY [ 16.039501] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 16.039638] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 16.043347] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported [ 16.043355] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported [ 16.043360] dwmac-sun8i 1c30000.ethernet: COE Type 2 [ 16.043364] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported [ 16.043368] dwmac-sun8i 1c30000.ethernet: Normal descriptors [ 16.043371] dwmac-sun8i 1c30000.ethernet: Chain mode enabled [ 16.044584] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 16.044821] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 16.045003] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 16.045100] sun8i-ce 1c15000.crypto: Register cbc(aes) [ 16.045731] sun8i-ce 1c15000.crypto: Register ecb(aes) [ 16.045926] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) Begin: Loading essential drivers ... [ 16.046066] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) [ 16.047048] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 [ 16.067297] sun4i-drm display-engine: Couldn't bind all pipelines components done. [ 16.074554] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 16.088548] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) Begin: Running /scripts/init-premount ... [ 16.093329] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 16.098883] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 16.104695] lima 1c40000.gpu: bus rate = 200000000 done.[ 16.112949] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 16.119256] lima 1c40000.gpu: mod rate = 297000000 Begin: Mounting root file system ... [ 16.125984] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 16.131298] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1 Begin: Running /scripts/nfs-top ... [ 16.137948] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) done. Begin: Running /scripts/nfs-premount ... done. [ 16.295402] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) [ 16.309006] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver [ 16.318258] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi]) [ 16.327983] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 16.335876] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 16.345059] 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[ 16.385104] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 16.407933] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found [ 16.415293] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available [ 16.422955] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW [ 16.433555] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-txid link mode IP-Config: no response after 2 secs - giving up IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP [ 19.520756] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx IP-Config: eth0 complete (dhcp from 10.201.1.3): address: 10.201.4.122 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 : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 27.355114] systemd[1]: System time before build time, advancing clock. [ 27.564978] NET: Registered protocol family 10 [ 27.574186] Segment Routing with IPv6 [ 27.671011] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 27.694179] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 27.752065] systemd[1]: Set hostname to . [ 28.940950] systemd[1]: Queued start job for default target Graphical Interface. [ 28.952134] random: systemd: uninitialized urandom read (16 bytes read) [ 28.959024] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 28.971894] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 28.983381] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 29.008043] random: systemd: uninitialized urandom read (16 bytes read) [ 29.016300] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 29.036093] random: systemd: uninitialized urandom read (16 bytes read) [ 29.044529] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 29.071555] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 29.092508] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 29.116336] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 29.140159] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 29.151952] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 29.174345] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 29.188048] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 29.208015] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 29.224049] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 29.240509] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 29.266392] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 29.293923] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 29.316911] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 29.338530] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 29.367680] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 29.388889] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 29.420357] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 29.451671] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 29.484392] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 29.502275] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 29.525218] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 29.566186] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 29.608125] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 29.641394] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 29.737273] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 29.756198] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 29.825845] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 29.844588] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[ 29.855146] fuse: init (API version 7.32) [0m... [ 29.876020] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 29.896972] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 29.924126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 29.946082] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 29.969451] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 30.005649] systemd[1]: modprobe@configfs.service: Succeeded. [ 30.012550] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 30.046377] systemd[1]: modprobe@drm.service: Succeeded. [ 30.053754] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 30.093400] systemd[1]: modprobe@fuse.service: Succeeded. [ 30.096220] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 30.102348] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 30.133269] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 30.153582] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 30.177376] random: systemd: uninitialized urandom read (16 bytes read) [ 30.187044] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 30.204494] random: systemd: uninitialized urandom read (16 bytes read) [ 30.214923] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 30.247954] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 30.256978] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 30.270525] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 30.295653] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 30.317221] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 30.335239] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 30.539485] systemd-journald[226]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [ 30.787846] random: crng init done [ 30.791264] random: 48 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (4s / 1min 31s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (4s / 1min 31s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (5s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (5s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (6s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for…Persistent Storage (6s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (7s / 1min 30s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (7s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m...