Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4: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.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: UDOO Quad 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.31 (3812 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 132002/tftp-deploy-6ij5qja0/kernel/zImage tftp 0x12000000 132002/tftp-deploy-6ij5qja0/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.31 Filename '132002/tftp-deploy-6ij5qja0/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################ 8.8 MiB/s done Bytes transferred = 6422832 (620130 hex) => tftp 0x13000000 132002/tftp-deploy-6ij5qja0/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 132002/tftp-deploy-6ij5qja0/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.31 Filename '132002/tftp-deploy-6ij5qja0/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 10.3 MiB/s done Bytes transferred = 4914199 (4afc17 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 132002/tftp-deploy-6ij5qja0/dtb/imx6q-udoo.dtb tftp 0x18000000 132002/tftp-deploy-6ij5qja0/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.31 Filename '132002/tftp-deploy-6ij5qja0/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 1000 KiB/s done Bytes transferred = 29701 (7405 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/132002/extract-nfsrootfs-wvwp0v90,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/132002/extract-nfsrootfs-wvwp0v90,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x620130 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4914135 Bytes = 4.7 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 1800a404 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st28 (KernelCI@build-j870821-arm-gcc-10-imx-v6-v7-defconfig-l8nfm) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jan 18 04:56:52 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] Machine model: Udoo i.MX6 Quad Board [ 0.000000] cma: Reserved 16 MiB at 0x4f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7a5000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, 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/132002/extract-nfsrootfs-wvwp0v90,tcp,hard ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 997832K/1048576K available (8245K kernel code, 443K rwdata, 2728K rodata, 448K init, 8296K bss, 34360K reserved, 16384K cma-reserved, 245760K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0abf834 (10975 kB) [ 0.000000] .init : 0xc0ac0000 - 0xc0b30000 ( 448 kB) [ 0.000000] .data : 0xc0b30000 - 0xc0b9eda0 ( 444 kB) [ 0.000000] .bss : 0xc0ba1000 - 0xc13bb390 (8297 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000035] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001091] Console: colour dummy device 80x30 [ 0.001121] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001130] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001139] ... MAX_LOCK_DEPTH: 48 [ 0.001146] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001153] ... CLASSHASH_SIZE: 4096 [ 0.001160] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001167] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001175] ... CHAINHASH_SIZE: 32768 [ 0.001182] memory used by lock dependency info: 5167 kB [ 0.001191] per task-struct memory footprint: 1536 bytes [ 0.001225] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001245] pid_max: default: 32768 minimum: 301 [ 0.001534] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001550] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003139] CPU: Testing write buffer coherency: ok [ 0.003189] CPU0: Spectre v2: using BPIALL workaround [ 0.003960] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004049] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.008152] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.008159] CPU1: Spectre v2: using BPIALL workaround [ 0.009667] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009676] CPU2: Spectre v2: using BPIALL workaround [ 0.010998] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011005] CPU3: Spectre v2: using BPIALL workaround [ 0.011193] Brought up 4 CPUs [ 0.011209] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.011219] CPU: All CPU(s) started in SVC mode. [ 0.013178] devtmpfs: initialized [ 0.036240] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.036998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.037040] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.038707] pinctrl core: initialized pinctrl subsystem [ 0.041743] NET: Registered protocol family 16 [ 0.044775] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.046747] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.085440] No ATAGs? [ 0.085501] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.085513] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.087689] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.156332] mxs-dma 110000.dma-apbh: initialized [ 0.159541] vgaarb: loaded [ 0.160521] SCSI subsystem initialized [ 0.161566] usbcore: registered new interface driver usbfs [ 0.161734] usbcore: registered new interface driver hub [ 0.161863] usbcore: registered new device driver usb [ 0.163692] i2c i2c-1: IMX I2C adapter registered [ 0.163720] i2c i2c-1: can't use DMA [ 0.163867] Linux video capture interface: v2.00 [ 0.164079] pps_core: LinuxPPS API ver. 1 registered [ 0.164091] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.164145] PTP clock support registered [ 0.164767] Advanced Linux Sound Architecture Driver Initialized. [ 0.167160] Bluetooth: Core ver 2.21 [ 0.167247] NET: Registered protocol family 31 [ 0.167259] Bluetooth: HCI device and connection manager initialized [ 0.167315] Bluetooth: HCI socket layer initialized [ 0.167343] Bluetooth: L2CAP socket layer initialized [ 0.167483] Bluetooth: SCO socket layer initialized [ 0.169838] clocksource: Switched to clocksource mxc_timer1 [ 0.197621] NET: Registered protocol family 2 [ 0.197902] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.199932] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.200071] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.201368] TCP: Hash tables configured (established 8192 bind 8192) [ 0.201542] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.201730] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.202283] NET: Registered protocol family 1 [ 0.203219] RPC: Registered named UNIX socket transport module. [ 0.203234] RPC: Registered udp transport module. [ 0.203245] RPC: Registered tcp transport module. [ 0.203254] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.203973] Trying to unpack rootfs image as initramfs... [ 0.545108] Freeing initrd memory: 4800K [ 0.546246] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.566997] VFS: Disk quotas dquot_6.6.0 [ 0.567441] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.573512] NFS: Registering the id_resolver key type [ 0.573707] Key type id_resolver registered [ 0.573722] Key type id_legacy registered [ 0.573875] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.575584] fuse init (API version 7.23) [ 0.584160] bounce: pool size: 64 pages [ 0.584257] io scheduler noop registered [ 0.584279] io scheduler deadline registered [ 0.584374] io scheduler cfq registered (default) [ 0.584998] imx-weim 21b8000.weim: Driver registered. [ 0.597034] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.597062] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 0.598753] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 284, base_baud = 5000000) is a IMX [ 1.356424] console [ttymxc1] enabled [ 1.362500] [drm] Initialized drm 1.1.0 20060810 [ 1.372666] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.382235] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.388860] [drm] No driver support for vblank timestamp query. [ 1.395365] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.402971] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.410565] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) [ 1.418122] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) [ 1.425944] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1 [ 1.434524] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.442377] imx-drm display-subsystem: No connectors reported connected with modes [ 1.449995] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.470621] Console: switching to colour frame buffer device 128x48 [ 1.482495] imx-drm display-subsystem: fb0: frame buffer device [ 1.509852] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.515813] imx-ipuv3 2800000.ipu: IPUv3H probed [ 1.547305] brd: module loaded [ 1.567731] loop: module loaded [ 1.572374] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 1.580338] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 1.588354] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 1.596564] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 1.607576] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 1.614607] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.623431] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 1.635477] scsi host0: ahci-imx [ 1.639870] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 287 [ 1.652232] CAN device driver interface [ 1.657743] 2188000.ethernet supply phy not found, using dummy regulator [ 1.665582] pps pps0: new PPS source ptp0 [ 1.698202] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.705483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.712062] ehci-pci: EHCI PCI platform driver [ 1.716652] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.722364] usbcore: registered new interface driver usb-storage [ 1.735654] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.740909] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.759874] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.768643] hub 1-0:1.0: USB hub found [ 1.772607] hub 1-0:1.0: 1 port detected [ 1.779904] mousedev: PS/2 mouse device common for all mice [ 1.790878] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 1.800121] i2c /dev entries driver [ 1.805604] IR NEC protocol handler initialized [ 1.810200] IR RC5(x/sz) protocol handler initialized [ 1.815269] IR RC6 protocol handler initialized [ 1.819844] IR JVC protocol handler initialized [ 1.824392] IR Sony protocol handler initialized [ 1.829022] IR SANYO protocol handler initialized [ 1.833763] IR Sharp protocol handler initialized [ 1.838482] IR MCE Keyboard/mouse protocol handler initialized [ 1.844351] IR XMP protocol handler initialized [ 1.855972] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2 [ 1.864919] coda 2040000.vpu: firmware request failed [ 1.865894] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.866137] Bluetooth: HCI UART driver ver 2.3 [ 1.866147] Bluetooth: HCI UART protocol H4 registered [ 1.866151] Bluetooth: HCI UART protocol LL registered [ 1.866537] sdhci: Secure Digital Host Controller Interface driver [ 1.866542] sdhci: Copyright(c) Pierre Ossman [ 1.866550] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.867750] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.867800] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.868160] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found [ 1.868169] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.920231] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.923151] caam 2100000.caam: Entropy delay = 3200 [ 1.979876] ata1: SATA link down (SStatus 0 SControl 300) [ 1.983939] caam 2100000.caam: Instantiated RNG4 SH0 [ 1.990355] ahci-imx 2200000.sata: no device found, disabling link. [ 1.996634] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 2.012901] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.027003] mmc0: new high speed SDXC card at address 59b4 [ 2.034802] mmcblk0: mmc0:59b4 SD128 119 GiB [ 2.043126] mmcblk0: p1 p2 [ 2.044705] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.044832] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4) [ 2.044840] caam 2100000.caam: job rings = 2, qi = 0 [ 2.062508] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.078863] caam algorithms registered in /proc/crypto [ 2.089039] caam_jr 2101000.jr0: registering rng-caam [ 2.094860] usbcore: registered new interface driver usbhid [ 2.100476] usbhid: USB HID core driver [ 2.110232] fsl-asrc 2034000.asrc: driver registered [ 2.120923] NET: Registered protocol family 10 [ 2.127850] sit: IPv6 over IPv4 tunneling driver [ 2.134537] NET: Registered protocol family 17 [ 2.139025] can: controller area network core (rev 20120528 abi 9) [ 2.145770] NET: Registered protocol family 29 [ 2.150317] can: raw protocol (rev 20120528) [ 2.154684] can: broadcast manager protocol (rev 20120528 t) [ 2.160461] can: netlink gateway (rev 20130117) max_hops=1 [ 2.166616] Key type dns_resolver registered [ 2.176132] Registering SWP/SWPB emulation handler [ 2.186567] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 2.200063] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.212506] hub 1-1:1.0: USB hub found [ 2.216495] hub 1-1:1.0: 4 ports detected [ 2.252428] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.264079] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.499938] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 6.251736] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 6.270958] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.291124] Sending DHCP requests ..., OK [ 11.949976] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.31 [ 11.959000] IP-Config: Complete: [ 11.962350] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.56.31, mask=255.255.255.0, gw=192.168.56.254 [ 11.972877] host=192.168.56.31, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 11.980777] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 11.987929] nameserver0=192.168.56.254 [ 11.994203] ALSA device list: [ 11.997179] No soundcards found. [ 12.002245] Freeing unused kernel memory: 448K Loading, please wait... Starting version 247.3-7+deb11u1 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. IP-Config: eth0 hardware address 00:c0:08:88:16:0e mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.31 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. [ 14.025797] [ 14.027304] =============================== [ 14.031516] [ INFO: suspicious RCU usage. ] [ 14.035712] 4.4.302-st28 #1 Not tainted [ 14.039551] ------------------------------- [ 14.043762] ../net/ipv4/tcp_ipv4.c:1402 suspicious rcu_dereference_protected() usage! [ 14.051617] [ 14.051617] other info that might help us debug this: [ 14.051617] [ 14.059631] [ 14.059631] rcu_scheduler_active = 1, debug_locks = 0 [ 14.066181] 3 locks held by kworker/0:1H/198: [ 14.070554] #0: (\"rpciod\"){.+.+.+}, at: [] process_one_work+0x1b4/0x4b4 [ 14.078311] #1: ((&transport->recv_worker)){+.+...}, at: [] process_one_work+0x1b4/0x4b4 [ 14.087540] #2: (&new->recv_mutex){+.+...}, at: [] xs_tcp_data_receive_workfn+0x40/0xa0 [ 14.096689] [ 14.096689] stack backtrace: [ 14.101071] CPU: 0 PID: 198 Comm: kworker/0:1H Not tainted 4.4.302-st28 #1 [ 14.107952] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 14.114490] Workqueue: rpciod xs_tcp_data_receive_workfn [ 14.119820] Backtrace: [ 14.122296] [] (dump_backtrace) from [] (show_stack+0x18/0x1c) [ 14.129869] r7:00000000 r6:60000013 r5:00000000 r4:c0b4fe0c [ 14.135602] [] (show_stack) from [] (dump_stack+0xe4/0x118) [ 14.142929] [] (dump_stack) from [] (lockdep_rcu_suspicious+0xc4/0x118) [ 14.151283] r9:000002f1 r8:ee309d70 r7:ee184680 r6:c09db660 r5:0000057a r4:c0a6b064 [ 14.159121] [] (lockdep_rcu_suspicious) from [] (tcp_v4_do_rcv+0x1f8/0x214) [ 14.167820] r7:c0b9e984 r6:00000001 r5:ee309d00 r4:c326fb40 [ 14.173585] [] (tcp_v4_do_rcv) from [] (release_sock+0x7c/0x1ac) [ 14.181338] r7:c13b0b40 r6:00000000 r5:ee309d00 r4:c326fe40 [ 14.187103] [] (release_sock) from [] (xs_tcp_data_receive_workfn+0x80/0xa0) [ 14.195898] r10:00000001 r9:00000000 r8:ee2b5eb0 r7:ee1d6c7c r6:c0761d50 r5:ee309d00 [ 14.203839] r4:000010f8 r3:00018e00 [ 14.207485] [] (xs_tcp_data_receive_workfn) from [] (process_one_work+0x224/0x4b4) [ 14.216801] r7:ef7aca00 r6:ef7a7c40 r5:ee173b80 r4:ee1d6c5c [ 14.222563] [] (process_one_work) from [] (worker_thread+0x3c/0x4e4) [ 14.230664] r10:ef7a7c40 r9:ee2b4000 r8:00000008 r7:ef7a7c70 r6:ee173b98 r5:ef7a7c40 [ 14.238605] r4:ee173b80 [ 14.241183] [] (worker_thread) from [] (kthread+0x100/0x110) [ 14.248589] r10:00000000 r9:00000000 r8:c0047264 r7:ee173b80 r6:ee2b4000 r5:ee1b7d00 [ 14.256529] r4:00000000 r3:ee184680 [ 14.260173] [] (kthread) from [] (ret_from_fork+0x14/0x38) [ 14.267406] r8:00000000 r7:00000000 r6:00000000 r5:c004bfd8 r4:ee1b7d00 [ 14.999076] systemd[1]: System time before build time, advancing clock. [ 15.216369] systemd[1]: systemd 247.3-7+deb11u1 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) [ 15.240686] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 15.308105] systemd[1]: Set hostname to . [ 17.608998] systemd[1]: Queued start job for default target Graphical Interface. [ 17.617964] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.627561] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 17.640004] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 17.649518] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 17.680117] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.690195] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 17.720054] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.730045] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 17.760023] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.769878] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 17.800115] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.809968] 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. [ 17.840056] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.849867] 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. [ 17.880702] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 17.891107] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 17.920250] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 17.929637] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 17.960371] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 17.969750] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 17.990105] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 17.999491] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 18.030117] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 18.050244] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 18.070700] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 18.125613] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 18.137238] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 18.162460] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 18.192916] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 18.224384] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 18.251017] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 18.280750] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 18.289499] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 18.330306] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 18.350682] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 18.360063] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 18.375764] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 18.405491] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 18.435294] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 18.481883] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 18.517018] random: nonblocking pool is initialized [ 18.541067] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 18.579232] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 18.603598] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 18.622993] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 18.643119] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 18.683521] systemd[1]: modprobe@configfs.service: Succeeded. [ 18.700415] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 18.744642] systemd[1]: modprobe@drm.service: Succeeded. [ 18.755623] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 18.782048] 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 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;39mFUSE Control File System[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... [ 19.092922] systemd-journald[239]: Received client request to flush runtime journal. [[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;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [[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;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 20.722845] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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. [ 21.051816] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Started [0;1;39mNetwork Service[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] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[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;39mNetwork Name Resolution[0m... [ 22.252160] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [ 22.482076] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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. Starting [0;1;39mPermit User Sessions[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] 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 4.4.302-st28 #1 SMP Wed Jan 18 04:56:52 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/132002/extract-nfsrootfs-wvwp0v90' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/132002/extract-nfsrootfs-wvwp0v90' / # 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-132002/environment . /lava-132002/environment / # /lava-132002/bin/lava-test-runner /lava-132002/0 /lava-132002/bin/lava-test-runner /lava-132002/0 + export TESTRUN_ID=0_dmesg + cd /lava-132002/0/tests/0_dmesg + cat uuid + UUID=132002_1.6.2.4.1 [ 24.954822] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 25.100481] [ 25.182001] [ 25.268159] + set +x [ 25.277679] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-132002/environment / # . /lava-132002/environment/lava-132002/bin/lava-test-runner /lava-132002/1 / # /lava-132002/bin/lava-test-runner /lava-132002/1 + export TESTRUN_ID=1_bootrr + cd /lava-132002/1/tests/1_bootrr + cat uuid + UUID=132002_1.6.2.4.5 [ 27.089024] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-132002/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-132002/1/../bin/lava-test-case [ 27.270243] /lava-132002/1/../bin/lava-test-case [ 27.519415] /lava-132002/1/../bin/lava-test-case [ 27.615590] + set +x [ 27.689606] / #