Trying 192.168.56.216... Connected to conserv5. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.1:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 16 2024 - 01:00:03 +0000) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 63 devices, 14 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp Waiting for Ethernet connection... 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.111 (3812 ms) U-Boot> setenv serverip 192.168.56.4 setenv serverip 192.168.56.4 U-Boot> tftp 0x00080000 165646/tftp-deploy-u97_71jf/kernel/zImage tftp 0x00080000 165646/tftp-deploy-u97_71jf/kernel/zImage Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.4; our IP address is 192.168.56.111 Filename '165646/tftp-deploy-u97_71jf/kernel/zImage'. Load address: 0x80000 Loading: *################################################## 5.6 MiB 844.7 KiB/s done Bytes transferred = 5823408 (58dbb0 hex) U-Boot> tftp 0x02700000 165646/tftp-deploy-u97_71jf/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02700000 165646/tftp-deploy-u97_71jf/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.4; our IP address is 192.168.56.111 Filename '165646/tftp-deploy-u97_71jf/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2700000 Loading: *################################################## 6.3 MiB 923.8 KiB/s done Bytes transferred = 6585756 (647d9c hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x02600000 165646/tftp-deploy-u97_71jf/dtb/bcm2835-rpi-b-rev2.dtb tftp 0x02600000 165646/tftp-deploy-u97_71jf/dtb/bcm2835-rpi-b-rev2.dtb Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.4; our IP address is 192.168.56.111 Filename '165646/tftp-deploy-u97_71jf/dtb/bcm2835-rpi-b-rev2.dtb'. Load address: 0x2600000 Loading: *################################################## 12.5 KiB 2 KiB/s done Bytes transferred = 12847 (322f hex) U-Boot> setenv bootargs '115200 root=/dev/nfs rw nfsroot=192.168.56.4:/var/lib/lava/dispatcher/tmp/165646/extract-nfsrootfs-77nzfksv,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs '115200 root=/dev/nfs rw nfsroot=192.168.56.4:/var/lib/lava/dispatcher/tmp/165646/extract-nfsrootfs-77nzfksv,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x00080000 0x02700000 0x02600000 bootz 0x00080000 0x02700000 0x02600000 Kernel image @ 0x080000 [ 0x000000 - 0x58dbb0 ] ## Loading init Ramdisk from Legacy Image at 02700000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6585692 Bytes = 6.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02600000 Booting using the fdt blob at 0x2600000 Working FDT set to 2600000 Using Device Tree in place at 02600000, end 0260622e Working FDT set to 2600000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.214-cip46-rt19 (KernelCI@build-j171971-arm-gcc-10-bcm2835-defconfig-zb9l8) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Fri Apr 19 23:21:58 UTC 2024 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B Rev 2 [ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] On node 0 totalpages: 114688 [ 0.000000] DMA zone: 896 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 114688 pages, LIFO batch:31 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: 115200 root=/dev/nfs rw nfsroot=192.168.56.4:/var/lib/lava/dispatcher/tmp/165646/extract-nfsrootfs-77nzfksv,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 366940K/458752K available (8192K kernel code, 1600K rwdata, 3256K rodata, 1024K init, 702K bss, 26276K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 32789 entries in 97 pages <6>[ 0.000000] ftrace: allocated 97 pages with 3 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000006] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008735] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018463] bcm2835: system timer (irq = 27) <6>[ 0.023861] Console: colour dummy device 80x30 <6>[ 0.028727] printk: console [tty0] enabled <6>[ 0.033130] printk: bootconsole [pl11] disabled <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.214-cip46-rt19 (KernelCI@build-j171971-arm-gcc-10-bcm2835-defconfig-zb9l8) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Fri Apr 19 23:21:58 UTC 2024 <6>[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B Rev 2 <6>[ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') <6>[ 0.000000] printk: bootconsole [pl11] enabled <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB <6>[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 <5>[ 0.000000] Kernel command line: 115200 root=/dev/nfs rw nfsroot=192.168.56.4:/var/lib/lava/dispatcher/tmp/165646/extract-nfsrootfs-77nzfksv,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 366940K/458752K available (8192K kernel code, 1600K rwdata, 3256K rodata, 1024K init, 702K bss, 26276K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 32789 entries in 97 pages <6>[ 0.000000] ftrace: allocated 97 pages with 3 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000006] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008735] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018463] bcm2835: system timer (irq = 27) <6>[ 0.023861] Console: colour dummy device 80x30 <6>[ 0.028727] printk: console [tty0] enabled <6>[ 0.033130] printk: bootconsole [pl11] disabled <6>[ 0.038031] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) <6>[ 0.088806] CPU: Testing write buffer coherency: ok <6>[ 0.088899] pid_max: default: 32768 minimum: 301 <6>[ 0.089416] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.089457] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.092835] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.095352] devtmpfs: initialized <6>[ 0.104213] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 <6>[ 0.104635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.104688] futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>[ 0.113705] pinctrl core: initialized pinctrl subsystem <6>[ 0.116427] NET: Registered protocol family 16 <6>[ 0.119176] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.124513] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.125305] No ATAGs? <6>[ 0.125335] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.125354] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.125931] Serial: AMBA PL011 UART driver <6>[ 0.160865] Kprobes globally optimized <5>[ 0.172803] SCSI subsystem initialized <6>[ 0.173418] usbcore: registered new interface driver usbfs <6>[ 0.173550] usbcore: registered new interface driver hub <6>[ 0.173665] usbcore: registered new device driver usb <4>[ 0.174055] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.174442] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.174875] mc: Linux media interface: v0.10 <6>[ 0.174999] videodev: Linux video capture interface: v2.00 <6>[ 0.175452] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.176573] Bluetooth: Core ver 2.22 <6>[ 0.176724] NET: Registered protocol family 31 <6>[ 0.176740] Bluetooth: HCI device and connection manager initialized <6>[ 0.176772] Bluetooth: HCI socket layer initialized <6>[ 0.176791] Bluetooth: L2CAP socket layer initialized <6>[ 0.176840] Bluetooth: SCO socket layer initialized <6>[ 0.177875] clocksource: Switched to clocksource timer <6>[ 0.531012] simple-framebuffer 1eaa9000.framebuffer: framebuffer at 0x1eaa9000, 0x151800 bytes, mapped to 0x(ptrval) <6>[ 0.531062] simple-framebuffer 1eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880 <6>[ 0.542694] Console: switching to colour frame buffer device 90x30 <6>[ 0.553253] simple-framebuffer 1eaa9000.framebuffer: fb0: simplefb registered! <6>[ 0.576261] NET: Registered protocol family 2 <6>[ 0.576684] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.578259] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.578362] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.578454] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.578536] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.578716] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.578768] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.579103] NET: Registered protocol family 1 <6>[ 0.580497] RPC: Registered named UNIX socket transport module. <6>[ 0.580524] RPC: Registered udp transport module. <6>[ 0.580532] RPC: Registered tcp transport module. <6>[ 0.580540] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.583579] Unpacking initramfs... <6>[ 1.430349] Freeing initrd memory: 6432K <4>[ 1.431321] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 1.431395] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available <5>[ 1.434048] Initialise system trusted keyrings <6>[ 1.434686] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 1.451876] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). <5>[ 1.618883] Key type asymmetric registered <5>[ 1.618917] Asymmetric key parser 'x509' registered <6>[ 1.619048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 1.619070] io scheduler mq-deadline registered <6>[ 1.619083] io scheduler kyber registered <6>[ 1.632288] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.642461] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 1.648876] usbcore: registered new interface driver zd1211rw <6>[ 1.649008] usbcore: registered new interface driver lan78xx <6>[ 1.649133] usbcore: registered new interface driver asix <6>[ 1.649231] usbcore: registered new interface driver ax88179_178a <6>[ 1.649326] usbcore: registered new interface driver cdc_ether <6>[ 1.649481] usbcore: registered new interface driver smsc95xx <6>[ 1.649581] usbcore: registered new interface driver net1080 <6>[ 1.649676] usbcore: registered new interface driver cdc_subset <6>[ 1.649769] usbcore: registered new interface driver zaurus <6>[ 1.649951] usbcore: registered new interface driver cdc_ncm <6>[ 1.650913] usbcore: registered new interface driver usb-storage <6>[ 1.651336] i2c /dev entries driver <4>[ 1.655837] i2c-bcm2835 20805000.i2c: Could not read clock-frequency property <6>[ 1.659854] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.660691] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.660708] sdhci: Copyright(c) Pierre Ossman <6>[ 1.661279] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.662457] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.663233] usbcore: registered new interface driver usbhid <6>[ 1.663254] usbhid: USB HID core driver <6>[ 1.663610] bcm2835-mbox 2000b880.mailbox: mailbox enabled <6>[ 1.668291] NET: Registered protocol family 10 <6>[ 1.670505] Segment Routing with IPv6 <6>[ 1.670689] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.672053] NET: Registered protocol family 17 <6>[ 1.672696] oprofile: using arm/armv6 <6>[ 1.673712] printk: console [tty0]: printing thread started <5>[ 1.673887] Loading compiled-in X.509 certificates <6>[ 1.700805] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 <6>[ 1.701311] printk: console [ttyAMA0]: printing thread started <6>[ 1.701351] printk: console [ttyAMA0] enabled <6>[ 1.711813] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:42:39 <3>[ 1.768973] debugfs: Directory '20902000.hdmi' with parent 'vc4-hdmi' already present! <6>[ 1.772002] vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops) <6>[ 1.772324] vc4-drm soc:gpu: bound 20806000.vec (ops vc4_vec_ops) <6>[ 1.772530] vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops) <6>[ 1.772878] vc4-drm soc:gpu: bound 20004000.txp (ops vc4_txp_ops) <6>[ 1.773167] vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.773460] vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.773783] vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.773975] vc4-drm soc:gpu: bound 20c00000.v3d (ops vc4_v3d_ops) <6>[ 1.775067] fb0: switching to vc4drmfb from simple <6>[ 1.775461] sdhost-bcm2835 20202000.mmc: loaded - DMA enabled (>1) <6>[ 1.790536] Console: switching to colour dummy device 80x30 <6>[ 1.795158] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 <6>[ 1.845039] Console: switching to colour frame buffer device 90x30 <6>[ 1.861825] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device <4>[ 1.893362] dwc2 20980000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.893864] dwc2 20980000.usb: supply vusb_a not found, using dummy regulator <6>[ 1.945982] dwc2 20980000.usb: DWC OTG Controller <6>[ 1.946091] dwc2 20980000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.946190] dwc2 20980000.usb: irq 33, io mem 0x20980000 <6>[ 1.951956] hub 1-0:1.0: USB hub found <6>[ 1.966892] hub 1-0:1.0: 1 port detected <4>[ 2.013031] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.013359] mmc0: new SDHC card at address e624 <6>[ 2.029468] mmcblk0: mmc0:e624 SD16G 14.8 GiB <6>[ 2.039228] mmcblk0: p1 p2 <6>[ 2.308955] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 2.560250] hub 1-1:1.0: USB hub found <6>[ 2.560453] hub 1-1:1.0: 3 ports detected <6>[ 2.914202] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 3.081663] smsc95xx v2.0.0 <6>[ 3.355038] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL) <6>[ 3.357201] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:bb:53:5b <6>[ 4.096380] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 4.129552] smsc95xx 1-1.1:1.0 eth0: Link is Down <5>[ 5.178046] random: crng init done <6>[ 6.191318] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.209964] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.238441] Sending DHCP requests .., OK <6>[ 8.818061] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.111 <6>[ 8.818105] IP-Config: Complete: <6>[ 8.818113] device=eth0, hwaddr=b8:27:eb:bb:53:5b, ipaddr=192.168.56.111, mask=255.255.255.0, gw=192.168.56.254 <6>[ 8.818158] host=192.168.56.111, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 8.818174] bootserver=192.168.56.254, rootserver=192.168.56.4, rootpath= <6>[ 8.818191] nameserver0=192.168.56.254 <6>[ 8.818213] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>[ 8.818850] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 9.020431] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 9.024645] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 9.025171] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 9.025217] cfg80211: failed to load regulatory.db <6>[ 9.026576] ALSA device list: <6>[ 9.026602] #0: vc4-hdmi <6>[ 9.027027] uart-pl011 20201000.serial: no DMA platform data <6>[ 9.064486] Freeing unused kernel memory: 1024K <6>[ 9.065027] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 11.746521] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 11.855273] bcm2835-rng 20104000.rng: hwrng registered <4>[ 13.155296] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 13.221604] bcm2835_audio bcm2835_audio: card created with 8 channels <4>[ 13.258914] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. <4>[ 13.318399] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. 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. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address b8:27:eb:bb:53:5b mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.111 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>[ 15.663843] systemd[1]: System time before build time, advancing clock. <27>[ 15.784076] systemd[1]: Failed to find module 'autofs4' <30>[ 15.902442] systemd[1]: systemd 252.22-1~deb12u1 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>[ 15.902604] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 16.025793] systemd[1]: Hostname set to . <30>[ 21.031252] systemd[1]: Queued start job for default target graphical.target. [[0;32m OK [0m] Created slice [0;1;39msystem<30>[ 21.063733] systemd[1]: Created slice system-getty.slice - Slice /system/getty. -getty.slice[0m - Slice /system/getty. <30>[ 21.087491] 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. [[0;32m OK [0m] Created slice [0;1;39msystem-seria�<30>[ 21.143772] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. �[0m - Slice /system/serial-getty. [[0;32m OK [0<30>[ 21.171371] systemd[1]: Created slice user.slice - User and Session Slice. m] Created slice [0;1;39muser.slice[0m - User and Session Slice. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 21.210193] 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… Requests to Wall Directory Watch. Expectin<30>[ 21.242498] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. g device [0;1;39mdev-ttyAMA0.device[0m - /dev/ttyAMA0... [[0;32m OK [0<30>[ 21.254359] 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). m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. [[0;32m OK [0<30>[ 21.255199] systemd[1]: Expecting device dev-ttyAMA0.device - /dev/ttyAMA0... m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. [[0;32m OK [0<30>[ 21.283083] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. m] Reached targe<30>[ 21.316354] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. t [0;1;39mpaths<30>[ 21.337260] systemd[1]: Reached target paths.target - Path Units. .target[0m - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 21.399118] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 21.428984] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 21.459352] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 21.489526] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 21.520484] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. <30>[ 21.664586] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 21.694561] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. [[0;32m OK [0<30>[ 21.720975] systemd[1]: Listening on systemd-journald.socket - Journal Socket. m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 21.739212] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 21.776619] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0<30>[ 21.802144] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 21.825700] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 21.853064] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 21.874889] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... <30>[ 21.948183] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 22.011992] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/5.10.214-cip46-rt19/modules.devname). Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs...<30>[ 22.111329] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... <30>[ 22.248947] 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... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 22.394385] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@efi_p<30>[ 22.585019] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... sto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 22.730232] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 22.800895] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... <28>[ 22.853269] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. Starting [0;1;39msystemd-journald.service[0m -<28>[ 22.853383] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) Journal Service... <30>[ 22.930363] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules...<30>[ 23.091848] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-network-g… units fro<30>[ 23.203877] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... m Kernel command line... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 23.320245] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 23.474611] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 23.730405] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 23.760757] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. <30>[ 23.804376] systemd[1]: modprobe@configfs.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 23.874647] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. <30>[ 24.415216] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 24.456975] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. <30>[ 24.485849] systemd[1]: modprobe@drm.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - <30>[ 24.540960] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Load Kernel Module drm. <30>[ 24.575899] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. <30>[ 24.604517] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmod<30>[ 24.625185] systemd[1]: modprobe@fuse.service: Deactivated successfully. probe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0<30>[ 24.668835] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. <30>[ 24.694964] systemd[1]: modprobe@loop.service: Deactivated successfully. <30>[ 24.723209] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modul<30>[ 24.799010] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. es. [[0;32m OK [0m] Finished [0;1;39msystemd-net<30>[ 24.848397] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. work-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. <30>[ 24.899194] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. <30>[ 24.915887] systemd[1]: Reached target network-pre.target - Preparation for Network. <30>[ 24.959628] systemd[1]: sys-fs-fuse-connections.mount - FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). Mounting [0;1;39msys-kernel-config…ernel Configuration File System... <30>[ 25.071909] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... <30>[ 25.088444] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 25.090692] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <30>[ 25.267070] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... <30>[ 25.402620] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... <30>[ 25.558888] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <30>[ 25.820753] systemd[1]: Starting systemd-sysusers.service - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <30>[ 26.149825] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. <30>[ 26.250767] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed. <30>[ 26.280788] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. <30>[ 26.588488] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. <30>[ 26.990723] systemd[1]: Finished systemd-sysusers.service - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... <30>[ 27.060018] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. <30>[ 27.739133] systemd[1]: Started systemd-journald.service - Journal Service. Starting [0;1;39msystemd-journal-f…h 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-udevd.ser…ger for Device Events and Files... <46>[ 28.590635] systemd-journald[161]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0m[0;31m* [0m] (1 of 3) Job dev-ttyAMA0.device/start running (10s / 1min 30s) M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job dev-ttyAMA0.device/start running (11s / 1min 30s) M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job dev-ttyAMA0.device/start running (11s / 1min 30s) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) Job systemd-journal-flush.…ice/start running (12s / 1min 36s) M [K[[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [K Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[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;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) Job dev-ttyAMA0.device/start running (14s / 1min 30s) M [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [K Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[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. [[0;32m OK [0m] Found device [0;1;39mdev-ttyAMA0.device[0m - /dev/ttyAMA0. [ [0;31m*[0;1;31m*[0m[0;31m*[0m] Job systemd-timesyncd.service/start running (20s / 1min 45s) M [K[[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [K[[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>[ 42.145104] systemd-journald[161]: Oldest entry in /var/log/journal/6f3905be5be343feb2f46242bdf37de1/system.journal is older than the configured file retention duration (1month), suggesting rotation. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. <46>[ 42.145289] systemd-journald[161]: /var/log/journal/6f3905be5be343feb2f46242bdf37de1/system.journal: Journal header limits reached or header out-of-date, rotating. [[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;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyAM…ice[0m - Serial Getty on ttyAMA0. [[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-armel ttyAMA0 debian-bookworm-armel login: root (automatic login) Linux debian-bookworm-armel 5.10.214-cip46-rt19 #1 Fri Apr 19 23:21:58 UTC 2024 armv6l 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/165646/extract-nfsrootfs-77nzfksv' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/165646/extract-nfsrootfs-77nzfksv' / # export NFS_SERVER_IP='192.168.56.4' export NFS_SERVER_IP='192.168.56.4' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-165646/environment . /lava-165646/environment / # /lava-165646/bin/lava-test-runner /lava-165646/0 /lava-165646/bin/lava-test-runner /lava-165646/0 + export TESTRUN_ID=0_dmesg + cd /lava-165646/0/tests/0_dmesg + cat uuid + UUID=165646_1.6.2.4.1 + set +x + KERNELCI_LAV<8>[ 63.526090] A=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 63.941661] <8>[ 64.258608] + set +x <8>[ 64.592567] <8>[ 64.596053] / #