Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3004 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.2:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6DL rev1.1 at 792 MHz Reset cause: POR Board: UDOO DualLite DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp FEC 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.141 (3889 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 566247/tftp-deploy-vd170kc2/kernel/zImage tftp 0x12000000 566247/tftp-deploy-vd170kc2/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '566247/tftp-deploy-vd170kc2/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################################### 9.5 MiB/s done Bytes transferred = 10347008 (9de200 hex) => tftp 0x13000000 566247/tftp-deploy-vd170kc2/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 566247/tftp-deploy-vd170kc2/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '566247/tftp-deploy-vd170kc2/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################### 9.7 MiB/s done Bytes transferred = 13235348 (c9f494 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 566247/tftp-deploy-vd170kc2/dtb/imx6dl-udoo.dtb tftp 0x18000000 566247/tftp-deploy-vd170kc2/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '566247/tftp-deploy-vd170kc2/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *### 6.7 MiB/s done Bytes transferred = 35218 (8992 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/566247/extract-nfsrootfs-8h31k1fj,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/566247/extract-nfsrootfs-8h31k1fj,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x9de200 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13235284 Bytes = 12.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800b991 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1612487-arm-gcc-10-multi-v7-defconfig-fnxk5) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Jun 5 22:26:17 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Udoo i.MX6 Dual-lite Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x021e8000 (options '') [ 0.000000] printk: bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/566247/extract-nfsrootfs-8h31k1fj,tcp,hard console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 934384K/1048576K available (14336K kernel code, 2468K rwdata, 6008K rodata, 2048K init, 429K bss, 48656K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 erratum 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008437] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.021832] Console: colour dummy device 80x30 <6>[ 0.023750] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.034151] pid_max: default: 32768 minimum: 301 <6>[ 0.039202] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.046595] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.055224] CPU: Testing write buffer coherency: ok <6>[ 0.059738] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.065311] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.071825] Setting up static identity map for 0x10300000 - 0x103000ac <6>[ 0.079164] rcu: Hierarchical SRCU implementation. <6>[ 0.082764] rcu: Max phase no-delay instances is 1000. <6>[ 0.091265] EFI services will not be available. <6>[ 0.093460] smp: Bringing up secondary CPUs ... <6>[ 0.098879] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.098900] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.109353] smp: Brought up 1 node, 2 CPUs <6>[ 0.113566] SMP: Total of 2 processors activated (12.00 BogoMIPS). <6>[ 0.120033] CPU: All CPU(s) started in SVC mode. <6>[ 0.125487] devtmpfs: initialized <6>[ 0.134859] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.140215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.150093] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.160403] pinctrl core: initialized pinctrl subsystem <6>[ 0.166461] DMI not present or invalid. <6>[ 0.168484] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.176621] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.183578] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.183662] cpuidle: using governor menu <6>[ 0.191768] CPU identified as i.MX6DL, silicon rev 1.1 <6>[ 0.203428] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.222134] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.229219] platform 20e0000.iomuxc-gpr:ipu1_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.248824] No ATAGs? <6>[ 0.248972] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.256800] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.265754] imx6dl-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.275859] Serial: AMBA PL011 UART driver <6>[ 0.328510] iommu: Default domain type: Translated <6>[ 0.330835] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.338119] SCSI subsystem initialized <6>[ 0.341936] usbcore: registered new interface driver usbfs <6>[ 0.347115] usbcore: registered new interface driver hub <6>[ 0.352708] usbcore: registered new device driver usb <4>[ 0.358200] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 0.366070] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 0.374490] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 0.382372] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <6>[ 0.392302] i2c i2c-1: IMX I2C adapter registered <6>[ 0.396230] i2c i2c-2: IMX I2C adapter registered <6>[ 0.401761] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.405798] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.415235] PTP clock support registered <6>[ 0.419608] EDAC MC: Ver: 3.0.0 <6>[ 0.426024] vgaarb: loaded <6>[ 1.517883] clocksource: Switched to clocksource mxc_timer1 <6>[ 1.532884] NET: Registered PF_INET protocol family <6>[ 1.535528] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.544917] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 1.551526] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.559509] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.567531] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 1.575190] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.581719] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.588514] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.595950] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.602433] RPC: Registered named UNIX socket transport module. <6>[ 1.607874] RPC: Registered udp transport module. <6>[ 1.612785] RPC: Registered tcp transport module. <6>[ 1.617744] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.624468] PCI: CLS 0 bytes, default 64 <6>[ 1.629119] Trying to unpack rootfs image as initramfs... <4>[ 1.629271] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. <6>[ 1.643049] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 1.652583] Initialise system trusted keyrings <6>[ 1.655565] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 1.668176] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.672344] NFS: Registering the id_resolver key type <5>[ 1.676799] Key type id_resolver registered <5>[ 1.681230] Key type id_legacy registered <6>[ 1.685593] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.692445] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.700141] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.705336] Key type asymmetric registered <5>[ 1.709097] Asymmetric key parser 'x509' registered <6>[ 1.714346] bounce: pool size: 64 pages <6>[ 1.718431] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 1.725900] io scheduler mq-deadline registered <6>[ 1.730719] io scheduler kyber registered <6>[ 1.778330] mxs-dma 110000.dma-apbh: initialized <6>[ 1.864786] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.873767] SuperH (H)SCI(F) driver initialized <6>[ 1.876962] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 268, base_baud = 5000000) is a IMX <6>[ 1.884801] printk: console [ttymxc1] enabled <6>[ 1.884801] printk: console [ttymxc1] enabled <6>[ 1.893932] printk: bootconsole [ec_imx21] disabled <6>[ 1.893932] printk: bootconsole [ec_imx21] disabled <6>[ 1.905360] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 269, base_baud = 5000000) is a IMX <6>[ 1.917615] msm_serial: driver initialized <6>[ 1.922052] STMicroelectronics ASC driver initialized <6>[ 1.929263] STM32 USART driver initialized <6>[ 1.955616] brd: module loaded <6>[ 1.965880] loop: module loaded <6>[ 1.985601] CAN device driver interface <6>[ 1.991544] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.000554] pps pps0: new PPS source ptp0 <6>[ 2.638044] Freeing initrd memory: 12928K <4>[ 2.642892] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 2.653625] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware <6>[ 2.664764] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 2.672179] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.677416] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.683709] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.689392] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.701108] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 2.707001] usbcore: registered new interface driver pegasus <6>[ 2.713024] usbcore: registered new interface driver asix <6>[ 2.718748] usbcore: registered new interface driver ax88179_178a <6>[ 2.725140] usbcore: registered new interface driver cdc_ether <6>[ 2.731308] usbcore: registered new interface driver smsc75xx <6>[ 2.737364] usbcore: registered new interface driver smsc95xx <6>[ 2.743427] usbcore: registered new interface driver net1080 <6>[ 2.749401] usbcore: registered new interface driver cdc_subset <6>[ 2.755618] usbcore: registered new interface driver zaurus <6>[ 2.761538] usbcore: registered new interface driver cdc_ncm <6>[ 2.773521] usbcore: registered new interface driver usb-storage <6>[ 2.787496] i2c_dev: i2c /dev entries driver <6>[ 2.814199] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.820703] sdhci: Copyright(c) Pierre Ossman <6>[ 2.828012] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.836612] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.847718] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO <6>[ 2.853243] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.861758] usbcore: registered new interface driver usbhid <6>[ 2.867607] usbhid: USB HID core driver <6>[ 2.881046] NET: Registered PF_INET6 protocol family <6>[ 2.885111] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <6>[ 2.887918] Segment Routing with IPv6 <6>[ 2.897450] In-situ OAM (IOAM) with IPv6 <6>[ 2.901779] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.908695] NET: Registered PF_PACKET protocol family <6>[ 2.914021] can: controller area network core <6>[ 2.918747] NET: Registered PF_CAN protocol family <6>[ 2.923811] can: raw protocol <6>[ 2.927048] can: broadcast manager protocol <6>[ 2.931530] can: netlink gateway - max_hops=1 <5>[ 2.936540] Key type dns_resolver registered <6>[ 2.943167] ThumbEE CPU extension supported. <5>[ 2.947721] Registering SWP/SWPB emulation handler <5>[ 2.953911] Loading compiled-in X.509 certificates <4>[ 2.979440] imx_usb 2184000.usb: No over current polarity defined <4>[ 3.012557] mmc2: host does not support reading read-only switch, assuming write-enable <6>[ 3.022988] mmc2: new high speed SDXC card at address 59b4 <6>[ 3.029543] mmcblk2: mmc2:59b4 SD128 119 GiB <6>[ 3.037327] mmcblk2: p1 p2 <3>[ 3.597935] mxs_phy 20c9000.usbphy: Data pin can't make good contact. <6>[ 3.609822] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C <6>[ 3.701312] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) <6>[ 7.838367] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 7.846194] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.877929] Sending DHCP requests ..., OK <6>[ 15.482277] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.141 <6>[ 15.490736] IP-Config: Complete: <6>[ 15.494241] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.141, mask=255.255.255.0, gw=192.168.56.254 <6>[ 15.505112] host=192.168.56.141, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 15.513344] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= <6>[ 15.513365] nameserver0=192.168.56.254 <6>[ 15.525443] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 15.536466] Freeing unused kernel image (initmem) memory: 2048K <6>[ 15.568894] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 <6>[ 16.855017] imx-ipuv3 2400000.ipu: IPUv3H probed <6>[ 16.907200] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.31a with HDCP (DWC HDMI 3D TX PHY) <6>[ 16.969518] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.009496] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.016330] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 <6>[ 17.061554] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 <4>[ 17.091732] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW <6>[ 17.107399] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 <6>[ 17.163009] caam 2100000.crypto: Entropy delay = 3200 <6>[ 17.171627] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 17.180262] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 17.188803] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops [dw_hdmi_imx]) <6>[ 17.198003] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 <6>[ 17.206185] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 17.213916] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 17.229211] caam 2100000.crypto: Instantiated RNG4 SH0 <6>[ 17.289975] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 17.295418] caam 2100000.crypto: device ID = 0x0a16010000000100 (Era 4) <6>[ 17.302337] caam 2100000.crypto: job rings = 2, qi = 0 <3>[ 18.108302] fsl-asoc-card sound: ASoC: driver name too long 'fsl,imx6q-udoo-ac97' -> 'fsl_imx6q-udoo-' <6>[ 18.137613] caam algorithms registered in /proc/crypto <6>[ 18.144864] caam 2100000.crypto: registering rng-caam <6>[ 18.150957] caam 2100000.crypto: rng crypto API alg registered prng-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>[ 18.332778] random: crng init done IP-Config: eth0 hardware address 00:c0:08:88:29:80 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.141 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>[ 19.719546] systemd[1]: System time before build time, advancing clock. <30>[ 19.774175] systemd[1]: systemd 247.3-7+deb11u2 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) <30>[ 19.798284] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 19.840406] systemd[1]: Set hostname to . <30>[ 21.356445] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 21.366313] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 21.379099] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 21.388919] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <30>[ 21.429664] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <30>[ 21.469840] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 21.508663] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 21.548953] 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. <30>[ 21.589091] 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. <30>[ 21.628362] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 21.640723] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 21.678842] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 21.708162] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 21.748310] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 21.778527] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 21.809359] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 21.885560] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 21.895559] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 21.939934] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 21.980816] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. <30>[ 22.020975] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 22.059694] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 22.099670] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 22.109450] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 22.168959] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 22.214357] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... <30>[ 22.256196] 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... <30>[ 22.305873] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 22.342353] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 22.381566] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>[ 22.420955] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 22.435265] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 22.475022] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 22.511714] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 22.561964] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 22.610280] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. <30>[ 22.624361] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. <30>[ 22.659626] 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>[ 22.742114] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... <46>[ 23.106333] systemd-journald[212]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttymxc1 (7s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttymxc1 (8s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttymxc1 (8s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [K 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;31m*[0;1;31m*[0m] (3 of 3) A start job is running for… Events and Files (11s / 1min 39s) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.1.31 #1 SMP Mon Jun 5 22:26:17 UTC 2023 armv7l 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/566247/extract-nfsrootfs-8h31k1fj' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/566247/extract-nfsrootfs-8h31k1fj' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-566247/environment . /lava-566247/environment / # /lava-566247/bin/lava-test-runner /lava-566247/0 /lava-566247/bin/lava-test-runner /lava-566247/0 + export TESTRUN_ID=0_dmesg + cd /lava-566247/0/tests/0_dmesg + cat uuid + UUID=566247_1.6.2.4.1<8>[ 48.151783] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 48.599380] <8>[ 49.178431] <8>[ 49.702720] + set +x <8>[ 49.713572] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-566247/environment / # . /lava-566247/environment/lava-566247/bin/lava-test-runner /lava-566247/1 / # /lava-566247/bin/lava-test-runner /lava-566247/1 + export TESTRUN_ID=1_bootrr + cd /lava-566247/1/tests/1_bootrr + cat uuid + UUID=566247_1.6.2.4.5<8>[ 50.558449] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-566247/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-566247/1/../bin/lava-test-case <8>[ 50.901528] /lava-566247/1/../bin/lava-test-case <8>[ 51.101033] /lava-566247/1/../bin/lava-test-case <8>[ 51.257147] /lava-566247/1/../bin/lava-test-case <8>[ 53.058717] /lava-566247/1/../bin/lava-test-case <8>[ 53.251097] /lava-566247/1/../bin/lava-test-case <8>[ 53.546597] /lava-566247/1/../bin/lava-test-case <8>[ 53.771891] /lava-566247/1/../bin/lava-test-case <8>[ 54.058245] /lava-566247/1/../bin/lava-test-case <8>[ 54.198036] /lava-566247/1/../bin/lava-test-case <8>[ 54.450036] /lava-566247/1/../bin/lava-test-case <8>[ 54.742230] /lava-566247/1/../bin/lava-test-case <8>[ 55.002102] /lava-566247/1/../bin/lava-test-case <8>[ 55.173022] /lava-566247/1/../bin/lava-test-case <8>[ 55.437675] /lava-566247/1/../bin/lava-test-case <8>[ 55.640195] /lava-566247/1/../bin/lava-test-case <8>[ 55.826080] /lava-566247/1/../bin/lava-test-case <8>[ 56.146430] /lava-566247/1/../bin/lava-test-case <8>[ 56.329670] /lava-566247/1/../bin/lava-test-case <8>[ 56.604610] /lava-566247/1/../bin/lava-test-case <8>[ 56.771431] /lava-566247/1/../bin/lava-test-case <8>[ 57.026923] /lava-566247/1/../bin/lava-test-case <8>[ 57.236760] /lava-566247/1/../bin/lava-test-case <8>[ 57.536933] /lava-566247/1/../bin/lava-test-case <8>[ 57.722888] /lava-566247/1/../bin/lava-test-case <8>[ 58.049127] /lava-566247/1/../bin/lava-test-case <8>[ 58.219917] /lava-566247/1/../bin/lava-test-case <8>[ 58.520871] /lava-566247/1/../bin/lava-test-case <8>[ 59.711520] /lava-566247/1/../bin/lava-test-case <8>[ 59.918315] /lava-566247/1/../bin/lava-test-case <8>[ 60.118582] /lava-566247/1/../bin/lava-test-case <8>[ 60.293374] + set<8>[ 60.309190] +x / #