Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-1c14000.usb-usb-0:1:1.2-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done SEC0: RNG instantiated Normal Boot Trying to boot from BOOTROM Boot Stage: Recovery boot image offset 0x8000, pagesize 0x200, ivt offset 0x0 NOTICE: Do not release JR0 to NS as it can be used by HAB NOTICE: BL31: v2.8(release):v2.4-3820-g856a80e65 NOTICE: BL31: Built : 02:20:05, Apr 19 2023 U-Boot 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 29C Reset cause: POR Model: NXP i.MX8MPlus LPDDR4 EVK board DRAM: 6 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50] SNK.Power1.5 on CC1 PDO 0: type 0, 5000 mV, 2400 mA [E] PDO 1: type 0, 14800 mV, 2000 mA [] Requesting PDO 1: 14800 mV, 2000 mA Source accept request PD source ready! tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] Core: 257 devices, 36 uclasses, devicetree: separate MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK [*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 [0] lcd-controller@32e80000, video [1] mipi_dsi@32e60000, video_bridge [2] adv7535@3d, panel adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 In: serial Out: serial Err: serial SEC0: RNG instantiated switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME] Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30bf0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.201 (3809 ms) u-boot=>setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 u-boot=> tftp ${loadaddr} 161084/tftp-deploy-yqkftkmu/kernel/Image tftp ${loadaddr} 161084/tftp-deploy-yqkftkmu/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.201 Filename '161084/tftp-deploy-yqkftkmu/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################ 8 MiB/s done Bytes transferred = 31713792 (1e3ea00 hex) u-boot=> tftp ${initrd_addr} 161084/tftp-deploy-yqkftkmu/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 161084/tftp-deploy-yqkftkmu/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.201 Filename '161084/tftp-deploy-yqkftkmu/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 8.1 MiB/s done Bytes transferred = 16243431 (f7dae7 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp ${fdt_addr} 161084/tftp-deploy-yqkftkmu/dtb/imx8mp-evk.dtb tftp ${fdt_addr} 161084/tftp-deploy-yqkftkmu/dtb/imx8mp-evk.dtb Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.201 Filename '161084/tftp-deploy-yqkftkmu/dtb/imx8mp-evk.dtb'. Load address: 0x43000000 Loading: *## 3.5 MiB/s done Bytes transferred = 18268 (475c hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/161084/extract-nfsrootfs-nf41_yjo,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/161084/extract-nfsrootfs-nf41_yjo,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' u-boot=> booti ${loadaddr} ${initrd_addr} ${fdt_addr} booti ${loadaddr} ${initrd_addr} ${fdt_addr} ## Loading init Ramdisk from Legacy Image at 43800000 ... Image Name: Created: 2023-10-10 15:46:39 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 16243367 Bytes = 15.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Working FDT set to 43000000 Using Device Tree in place at 0000000043000000, end 000000004300775b Working FDT set to 43000000 adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.197 (KernelCI@build-j68983-arm64-gcc-10-defconfig-lm2gg) (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 Oct 10 13:04:18 UTC 2023 [ 0.000000] Machine model: NXP i.MX8MPlus EVK board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] ------------[ cut here ]------------ [ 0.000000] console 'ec_imx6q0' already registered [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/printk/printk.c:2770 register_console+0x58/0x2c0 [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.197 #1 [ 0.000000] Hardware name: NXP i.MX8MPlus EVK board (DT) [ 0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : register_console+0x58/0x2c0 [ 0.000000] lr : register_console+0x58/0x2c0 [ 0.000000] sp : ffff800011b83dd0 [ 0.000000] x29: ffff800011b83dd0 x28: 00000000419b0018 [ 0.000000] x27: 00000000feeddcc4 x26: 0000000000000400 [ 0.000000] x25: 0000000000002f60 x24: ffff800011dd5000 [ 0.000000] x23: 0000000000000000 x22: ffff8000116e9318 [ 0.000000] x21: ffff800011e4f090 x20: ffff800011dd5730 [ 0.000000] x19: ffff800011dd5730 x18: 0000000000000005 [ 0.000000] x17: 0000000000001800 x16: 0000000000000000 [ 0.000000] x15: 0000000000000030 x14: ffffffffffffffff [ 0.000000] x13: ffff800011ba2aa8 x12: 000000000000001b [ 0.000000] x11: 0000000000000009 x10: ffff800011bfaaa8 [ 0.000000] x9 : 00000000fffff000 x8 : ffff800011ba2aa8 [ 0.000000] x7 : ffff800011bfaaa8 x6 : 0000000000000000 [ 0.000000] x5 : 0000000000000000 x4 : 0000000000000000 [ 0.000000] x3 : 00000000ffffffff x2 : 0000000000000000 [ 0.000000] x1 : 0000000000000000 x0 : ffff800011b93400 [ 0.000000] Call trace: [ 0.000000] register_console+0x58/0x2c0 [ 0.000000] of_setup_earlycon+0x248/0x26c [ 0.000000] early_init_dt_scan_chosen_stdout+0x160/0x1a4 [ 0.000000] acpi_boot_table_init+0x158/0x198 [ 0.000000] setup_arch+0x284/0x600 [ 0.000000] start_kernel+0x74/0x4c8 [ 0.000000] ---[ end trace 7b0fdf63b96b46d9 ]--- [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x1bf3f4b00-0x1bf3f6fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000055ffffff] [ 0.000000] node 0: [mem 0x0000000058000000-0x00000001bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 [ 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: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1540096 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/161084/extract-nfsrootfs-nf41_yjo,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB) <6>[ 0.000000] Memory: 5989260K/6258688K available (14464K kernel code, 2810K rwdata, 7608K rodata, 5952K init, 512K bss, 236660K 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] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] GICv3: Distributor has no Range Selector support <6>[ 0.000000] GICv3: 16 PPIs implemented <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.008827] Console: colour dummy device 80x25 <6>[ 0.013112] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023631] pid_max: default: 32768 minimum: 301 <6>[ 0.028584] LSM: Security Framework initializing <6>[ 0.033487] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.041322] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.050840] rcu: Hierarchical SRCU implementation. <6>[ 0.055845] EFI services will not be available. <6>[ 0.059701] smp: Bringing up secondary CPUs ... <6>[ 0.064715] Detected VIPT I-cache on CPU1 <6>[ 0.064740] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.064772] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.065216] Detected VIPT I-cache on CPU2 <6>[ 0.065234] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.065254] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.065670] Detected VIPT I-cache on CPU3 <6>[ 0.065685] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.065705] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.065761] smp: Brought up 1 node, 4 CPUs <6>[ 0.123564] SMP: Total of 4 processors activated. <6>[ 0.128545] CPU features: detected: 32-bit EL0 Support <6>[ 0.133984] CPU features: detected: CRC32 instructions <6>[ 0.139396] CPU features: detected: 32-bit EL1 Support <6>[ 0.151333] CPU: All CPU(s) started at EL2 <6>[ 0.152882] alternatives: patching kernel code <6>[ 0.159107] devtmpfs: initialized <4>[ 0.163844] KASLR disabled due to lack of seed <6>[ 0.166027] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.175953] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.184139] pinctrl core: initialized pinctrl subsystem <6>[ 0.189586] DMI not present or invalid. <6>[ 0.193380] NET: Registered protocol family 16 <6>[ 0.198644] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.205149] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.213449] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.221387] audit: initializing netlink subsys (disabled) <5>[ 0.227166] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1 <6>[ 0.227964] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.235099] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.241755] cpuidle: using governor menu <6>[ 0.252626] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.259566] ASID allocator initialised with 65536 entries <6>[ 0.266487] Serial: AMBA PL011 UART driver <6>[ 0.283101] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.298305] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.302453] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.309445] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.316447] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.324396] cryptd: max_cpu_qlen set to 1000 <6>[ 0.330335] ACPI: Interpreter disabled. <6>[ 0.333398] iommu: Default domain type: Translated <6>[ 0.337446] vgaarb: loaded <5>[ 0.340477] SCSI subsystem initialized <6>[ 0.344559] usbcore: registered new interface driver usbfs <6>[ 0.350085] usbcore: registered new interface driver hub <6>[ 0.355663] usbcore: registered new device driver usb <6>[ 0.361643] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.366232] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.375692] PTP clock support registered <6>[ 0.379976] EDAC MC: Ver: 3.0.0 <6>[ 0.384319] FPGA manager framework <6>[ 0.387041] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.394053] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.399900] VFS: Disk quotas dquot_6.6.0 <6>[ 0.403985] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.411273] pnp: PnP ACPI: disabled <6>[ 0.420225] NET: Registered protocol family 2 <6>[ 0.422241] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.432579] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.438805] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.447349] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) <6>[ 0.455557] TCP: Hash tables configured (established 65536 bind 65536) <6>[ 0.461603] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.468705] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.476340] NET: Registered protocol family 1 <6>[ 0.481083] RPC: Registered named UNIX socket transport module. <6>[ 0.486932] RPC: Registered udp transport module. <6>[ 0.491916] RPC: Registered tcp transport module. <6>[ 0.496902] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.503645] PCI: CLS 0 bytes, default 64 <6>[ 0.507973] Unpacking initramfs... <6>[ 1.281600] Freeing initrd memory: 15856K <6>[ 1.283735] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.289191] kvm [1]: GICv3: no GICV resource entry <6>[ 1.292691] kvm [1]: disabling GICv2 emulation <6>[ 1.297392] kvm [1]: GIC system register CPU interface enabled <6>[ 1.303582] kvm [1]: vgic interrupt IRQ9 <6>[ 1.307813] kvm [1]: Hyp mode initialized successfully <5>[ 1.316169] Initialise system trusted keyrings <6>[ 1.318166] workingset: timestamp_bits=42 max_order=21 bucket_order=0 <6>[ 1.330411] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.334239] NFS: Registering the id_resolver key type <5>[ 1.339047] Key type id_resolver registered <5>[ 1.343474] Key type id_legacy registered <6>[ 1.347841] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.354763] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.362592] 9p: Installing v9fs 9p2000 file system support <5>[ 1.404017] Key type asymmetric registered <5>[ 1.405524] Asymmetric key parser 'x509' registered <6>[ 1.410718] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.418392] io scheduler mq-deadline registered <6>[ 1.423206] io scheduler kyber registered <4>[ 1.435326] EINJ: ACPI disabled. <6>[ 1.446444] SoC: i.MX8MP revision 1.1 <6>[ 1.453583] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.459187] SuperH (H)SCI(F) driver initialized <6>[ 1.462533] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 30, base_baud = 1500000) is a IMX <6>[ 1.471241] printk: console [ttymxc1] enabled <6>[ 1.471241] printk: console [ttymxc1] enabled <6>[ 1.480416] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.480416] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.491490] msm_serial: driver initialized <6>[ 1.503843] loop: module loaded <6>[ 1.507963] megasas: 07.714.04.00-rc1 <6>[ 1.516457] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.522388] thunder_xcv, ver 1.0 <6>[ 1.525905] thunder_bgx, ver 1.0 <6>[ 1.529440] nicpf, ver 1.0 <6>[ 1.533187] pps pps0: new PPS source ptp0 <6>[ 1.550788] hclge is initializing <6>[ 1.554407] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.561905] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.567531] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.572694] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.578748] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.583981] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.590200] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.595863] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.601728] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.608262] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.614708] sky2: driver version 1.30 <6>[ 1.619476] VFIO - User Level meta-driver version: 0.3 <6>[ 1.626269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.633072] ehci-pci: EHCI PCI platform driver <6>[ 1.637807] ehci-platform: EHCI generic platform driver <6>[ 1.643402] ehci-orion: EHCI orion driver <6>[ 1.647754] ehci-exynos: EHCI Exynos driver <6>[ 1.652268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.658728] ohci-pci: OHCI PCI platform driver <6>[ 1.663473] ohci-platform: OHCI generic platform driver <6>[ 1.669054] ohci-exynos: OHCI Exynos driver <6>[ 1.673879] usbcore: registered new interface driver usb-storage <6>[ 1.682210] i2c /dev entries driver <6>[ 1.691082] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.697546] sdhci: Copyright(c) Pierre Ossman <6>[ 1.702591] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.709621] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.717070] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.723911] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.731185] usbcore: registered new interface driver usbhid <6>[ 1.737027] usbhid: USB HID core driver <6>[ 1.744158] optee: probing for conduit method. <6>[ 1.747580] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.748891] optee: revision 3.19 (68fb698d) <6>[ 1.756416] optee: dynamic shared memory is enabled <6>[ 1.766357] optee: initialized driver <6>[ 1.771636] NET: Registered protocol family 17 <6>[ 1.776493] 9pnet: Installing 9P2000 support <5>[ 1.781077] Key type dns_resolver registered <6>[ 1.785890] registered taskstats version 1 <5>[ 1.790267] Loading compiled-in X.509 certificates <6>[ 1.813572] mmc2: new HS400 MMC card at address 0001 <4>[ 1.815144] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 1.819211] mmcblk2: mmc2:0001 IB2932 29.2 GiB <6>[ 1.825796] pca953x 2-0020: using no AI <6>[ 1.830657] mmcblk2boot0: mmc2:0001 IB2932 partition 1 4.00 MiB <6>[ 1.840972] mmcblk2boot1: mmc2:0001 IB2932 partition 2 4.00 MiB <6>[ 1.847283] mmcblk2rpmb: mmc2:0001 IB2932 partition 3 4.00 MiB, chardev (234:0) <6>[ 1.855417] i2c i2c-2: IMX I2C adapter registered <6>[ 1.862259] pps pps0: new PPS source ptp0 <6>[ 2.070668] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 2.080106] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 2.116737] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <4>[ 2.211480] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 2.242075] RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL) <6>[ 2.246639] mmc1: new ultra high speed SDR104 SDHC card at address 0001 <6>[ 2.264095] mmcblk1: mmc1:0001 SD16G 14.5 GiB <6>[ 6.382909] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 6.410064] Sending DHCP requests .., OK <6>[ 9.406276] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.89 <6>[ 9.414553] IP-Config: Complete: <6>[ 9.418053] device=eth0, hwaddr=c6:77:58:ee:2a:37, ipaddr=192.168.56.89, mask=255.255.255.0, gw=192.168.56.254 <6>[ 9.428754] host=192.168.56.89, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 9.436855] bootserver=192.168.56.254, rootserver=192.168.56.123, rootpath= <6>[ 9.436858] nameserver0=192.168.56.254 <6>[ 9.448968] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 9.458249] ALSA device list: <6>[ 9.461481] No soundcards found. <6>[ 9.467144] Freeing unused kernel memory: 5952K <6>[ 9.472072] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.6-1 <6>[ 9.994388] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <4>[ 9.996315] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 10.001485] caam 30900000.crypto: job rings = 1, qi = 0 <6>[ 10.001971] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 <4>[ 10.012113] imx-sdma 30bd0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin <6>[ 10.013609] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 10.047038] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <6>[ 10.086934] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware <6>[ 10.105204] caam algorithms registered in /proc/crypto <6>[ 10.111586] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 10.119270] caam 30900000.crypto: registering rng-caam Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. <5>[ 10.161843] random: crng init done Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address c6:77:58:ee:2a:37 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.89 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 10.836871] systemd[1]: System time before build time, advancing clock. <6>[ 10.910997] NET: Registered protocol family 10 <6>[ 10.916474] Segment Routing with IPv6 <30>[ 10.968306] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 11.000699] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 11.036001] systemd[1]: Hostname set to . <30>[ 12.091193] systemd[1]: Queued start job for default target graphical.target. <30>[ 12.104972] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 12.131537] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 12.155672] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 12.183146] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 12.206410] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 12.234340] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 12.262318] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 12.282149] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 12.306218] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 12.330258] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 12.354193] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 12.378161] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 12.402211] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 12.422208] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 12.446426] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 12.472030] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 12.499853] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 12.526718] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 12.552003] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 12.585387] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 12.610656] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 12.637227] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 12.665221] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 12.693298] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 12.718586] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 12.738747] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 12.765960] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 12.793667] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 12.821650] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kerne<6>[ 12.834101] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com l Module drm... <30>[ 12.867456] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 12.901981] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 12.929924] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 12.954930] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 12.968294] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <6>[ 12.968948] fuse: init (API version 7.32) <30>[ 12.980399] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 13.018477] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 13.045654] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 13.077982] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 13.106458] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 13.138216] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. <30>[ 13.163562] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. <30>[ 13.186594] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <46>[ 13.538036] systemd-journald[302]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-binfmt.se…et Up Additional Binary Formats... Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-bi… Set Up Additional Binary Formats. See 'systemctl status systemd-binfmt.service' for details. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Found device [0;1;39mdev-ttymxc1.device[0m - /dev/ttymxc1. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... <5>[ 14.830805] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. <5>[ 14.932514] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 14.941103] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 14.950234] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. <6>[ 15.193293] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. <46>[ 15.361526] systemd-journald[302]: Oldest entry in /var/log/journal/7495d7f5b7694604861dcf1a8f332a37/system.journal is older than the configured file retention duration (1month), suggesting rotation. <46>[ 15.379671] systemd-journald[302]: /var/log/journal/7495d7f5b7694604861dcf1a8f332a37/system.journal: Journal header limits reached or header out-of-date, rotating. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttymx…ice[0m - Serial Getty on ttymxc1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-arm64 ttymxc1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.197 #1 SMP PREEMPT Tue Oct 10 13:04:18 UTC 2023 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/161084/extract-nfsrootfs-nf41_yjo' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/161084/extract-nfsrootfs-nf41_yjo' / #export NFS_SERVER_IP='192.168.56.123' export NFS_SERVER_IP='192.168.56.123' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-161084/environment . /lava-161084/environment / # /lava-161084/bin/lava-test-runner /lava-161084/0 /lava-161084/bin/lava-test-runner /lava-161084/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-161084/0/tests/0_timesync-off ++ cat uuid + UUID=161084_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-alsa + TESTRUN_ID=1_kselftest-alsa + cd /lava-161084/0/tests/1_kselftest-alsa ++ cat uuid + UUID=161084_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c alsa -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v5.10.194-557-g2932db67f070a/arm64/defconfig/gcc-10/kselftest.tar.xz -L '' -S /dev/null -b imx8mp-evk -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: install_deps skipped --2023-10-10 15:48:09-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v5.10.194-557-g2932db67f070a/arm64/defconfig/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1735964 (1.7M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 1%[ ] 18.11K 50.8KB/s kselftest.tar.xz 2%[ ] 50.15K 73.3KB/s kselftest.tar.xz 5%[> ] 92.57K 80.0KB/s kselftest.tar.xz 8%[> ] 137.82K 87.9KB/s kselftest.tar.xz 10%[=> ] 184.49K 95.1KB/s kselftest.tar.xz 14%[=> ] 245.29K 114KB/s kselftest.tar.xz 18%[==> ] 320.24K 132KB/s kselftest.tar.xz 25%[====> ] 436.19K 159KB/s kselftest.tar.xz 29%[====> ] 507.38K 171KB/s kselftest.tar.xz 34%[=====> ] 580.42K 183KB/s eta 6s kselftest.tar.xz 40%[=======> ] 694.03K 205KB/s eta 6s kselftest.tar.xz 47%[========> ] 798.19K 219KB/s eta 6s kselftest.tar.xz 52%[=========> ] 895.76K 232KB/s eta 6s kselftest.tar.xz 61%[===========> ] 1.02M 255KB/s eta 6s kselftest.tar.xz 68%[============> ] 1.13M 268KB/s eta 2s kselftest.tar.xz 78%[==============> ] 1.30M 314KB/s eta 2s kselftest.tar.xz 86%[================> ] 1.42M 379KB/s eta 2s kselftest.tar.xz 96%[==================> ] 1.60M 442KB/s eta 2s kselftest.tar.xz 100%[===================>] 1.66M 478KB/s in 5.1s 2023-10-10 15:48:14 (332 KB/s) - 'kselftest.tar.xz' saved [1735964/1735964] skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-alsa fail ./kselftest.sh: 131: cannot open /lava-161084/0/tests/1_kselftest-alsa/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #