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.108 (3816 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 542502/tftp-deploy-rkkcxzcv/kernel/zImage tftp 0x00080000 542502/tftp-deploy-rkkcxzcv/kernel/zImage Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.108 Filename '542502/tftp-deploy-rkkcxzcv/kernel/zImage'. Load address: 0x80000 Loading: *################################################## 6.1 MiB 909.2 KiB/s done Bytes transferred = 6372096 (613b00 hex) U-Boot> tftp 0x02700000 542502/tftp-deploy-rkkcxzcv/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02700000 542502/tftp-deploy-rkkcxzcv/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.108 Filename '542502/tftp-deploy-rkkcxzcv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2700000 Loading: *################################################## 8.9 MiB 1.2 MiB/s done Bytes transferred = 9316582 (8e28e6 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x02600000 542502/tftp-deploy-rkkcxzcv/dtb/bcm2835-rpi-b-rev2.dtb tftp 0x02600000 542502/tftp-deploy-rkkcxzcv/dtb/bcm2835-rpi-b-rev2.dtb Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.108 Filename '542502/tftp-deploy-rkkcxzcv/dtb/bcm2835-rpi-b-rev2.dtb'. Load address: 0x2600000 Loading: *################################################## 12.7 KiB 2 KiB/s done Bytes transferred = 12997 (32c5 hex) U-Boot> setenv bootargs '115200 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs '115200 root=/dev/ram0 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 - 0x613b00 ] ## Loading init Ramdisk from Legacy Image at 02700000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9316518 Bytes = 8.9 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 026062c4 Working FDT set to 2600000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.75-cip14-rt8 (KernelCI@build-j97476-arm-gcc-10-bcm2835-defconfig-j5g6d) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Sun Feb 4 04:17:56 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] CPU: All CPU(s) started in SVC mode. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: 115200 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <5>[ 0.000000] Unknown kernel command line parameters \"115200\", will be passed to user space. <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: 364432K/458752K available (8192K kernel code, 1686K rwdata, 3436K rodata, 1024K init, 451K bss, 28784K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 35560 entries in 105 pages <6>[ 0.000000] ftrace: allocated 105 pages with 4 groups <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008747] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018479] bcm2835: system timer (irq = 27) <6>[ 0.023925] Console: colour dummy device 80x30 <6>[ 0.028732] printk: console [tty0] enabled <6>[ 0.033166] printk: bootconsole [pl11] disabled <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 6.1.75-cip14-rt8 (KernelCI@build-j97476-arm-gcc-10-bcm2835-defconfig-j5g6d) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Sun Feb 4 04:17:56 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/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <5>[ 0.000000] Unknown kernel command line parameters \"115200\", will be passed to user space. <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: 364432K/458752K available (8192K kernel code, 1686K rwdata, 3436K rodata, 1024K init, 451K bss, 28784K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 35560 entries in 105 pages <6>[ 0.000000] ftrace: allocated 105 pages with 4 groups <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008747] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018479] bcm2835: system timer (irq = 27) <6>[ 0.023925] Console: colour dummy device 80x30 <6>[ 0.028732] printk: console [tty0] enabled <6>[ 0.033166] printk: bootconsole [pl11] disabled <6>[ 0.038093] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) <6>[ 0.088677] CPU: Testing write buffer coherency: ok <6>[ 0.088826] pid_max: default: 32768 minimum: 301 <6>[ 0.089372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.089468] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.092983] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.093074] cblist_init_generic: Setting shift to 0 and lim to 1. <6>[ 0.093497] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.096363] printk: console [tty0] printing thread started <6>[ 0.096774] devtmpfs: initialized <6>[ 0.105968] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 <6>[ 0.106375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.106430] futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>[ 0.116790] pinctrl core: initialized pinctrl subsystem <6>[ 0.119861] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.121956] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.127344] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.127753] No ATAGs? <6>[ 0.127779] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.127799] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.128347] Serial: AMBA PL011 UART driver <6>[ 0.134642] platform 20200000.gpio: Fixed dependency cycle(s) with /soc/gpio@7e200000/i2s_alt2 <6>[ 0.134694] platform 20200000.gpio: Fixed dependency cycle(s) with /soc/gpio@7e200000/alt0 <6>[ 0.134726] platform 20200000.gpio: Fixed dependency cycle(s) with /soc/gpio@7e200000/gpioout <6>[ 0.160235] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <5>[ 0.181763] SCSI subsystem initialized <6>[ 0.182305] usbcore: registered new interface driver usbfs <6>[ 0.182474] usbcore: registered new interface driver hub <6>[ 0.182589] usbcore: registered new device driver usb <4>[ 0.182968] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.183326] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.183870] mc: Linux media interface: v0.10 <6>[ 0.184047] videodev: Linux video capture interface: v2.00 <6>[ 0.184197] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.184214] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.184269] PTP clock support registered <6>[ 0.184678] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.185810] Bluetooth: Core ver 2.22 <6>[ 0.185935] NET: Registered PF_BLUETOOTH protocol family <6>[ 0.185950] Bluetooth: HCI device and connection manager initialized <6>[ 0.185979] Bluetooth: HCI socket layer initialized <6>[ 0.186000] Bluetooth: L2CAP socket layer initialized <6>[ 0.186045] Bluetooth: SCO socket layer initialized <6>[ 0.187348] clocksource: Switched to clocksource timer <6>[ 0.228642] NET: Registered PF_INET protocol family <6>[ 0.237816] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.240355] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.240435] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.240482] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.240576] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.240687] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.240858] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.240909] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.241234] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.242429] RPC: Registered named UNIX socket transport module. <6>[ 0.242455] RPC: Registered udp transport module. <6>[ 0.242465] RPC: Registered tcp transport module. <6>[ 0.242473] RPC: Registered tcp NFSv4.1 backchannel transport module. <4>[ 0.245994] armv6-pmu arm-pmu: hw perfevents: no irqs for PMU, sampling events not supported <6>[ 0.246068] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available <6>[ 0.258163] Unpacking initramfs... <5>[ 0.269697] Initialise system trusted keyrings <6>[ 0.270253] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <5>[ 0.829220] Key type asymmetric registered <5>[ 0.829256] Asymmetric key parser 'x509' registered <6>[ 0.829734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) <6>[ 0.829761] io scheduler mq-deadline registered <6>[ 0.829774] io scheduler kyber registered <6>[ 0.850073] simple-framebuffer 1eaa9000.framebuffer: framebuffer at 0x1eaa9000, 0x151800 bytes <6>[ 0.850114] simple-framebuffer 1eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880 <6>[ 0.856690] Console: switching to colour frame buffer device 90x30 <6>[ 0.878199] simple-framebuffer 1eaa9000.framebuffer: fb0: simplefb registered! <6>[ 0.938981] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.963420] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 0.987738] usbcore: registered new interface driver zd1211rw <6>[ 0.987876] usbcore: registered new interface driver lan78xx <6>[ 0.988008] usbcore: registered new interface driver asix <6>[ 0.988109] usbcore: registered new interface driver ax88179_178a <6>[ 0.988228] usbcore: registered new interface driver cdc_ether <6>[ 0.988365] usbcore: registered new interface driver smsc95xx <6>[ 0.988469] usbcore: registered new interface driver net1080 <6>[ 0.988568] usbcore: registered new interface driver cdc_subset <6>[ 0.988664] usbcore: registered new interface driver zaurus <6>[ 0.988865] usbcore: registered new interface driver cdc_ncm <6>[ 0.988988] usbcore: registered new interface driver r8153_ecm <6>[ 0.989976] usbcore: registered new interface driver usb-storage <6>[ 1.011122] i2c_dev: i2c /dev entries driver <4>[ 1.014745] i2c-bcm2835 20805000.i2c: Could not read clock-frequency property <6>[ 1.028396] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.029279] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.029296] sdhci: Copyright(c) Pierre Ossman <6>[ 1.029947] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.038563] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.039252] usbcore: registered new interface driver usbhid <6>[ 1.039272] usbhid: USB HID core driver <6>[ 1.039639] bcm2835-mbox 2000b880.mailbox: mailbox enabled <6>[ 1.060745] NET: Registered PF_INET6 protocol family <6>[ 1.069685] Segment Routing with IPv6 <6>[ 1.069848] In-situ OAM (IOAM) with IPv6 <6>[ 1.070030] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.071542] NET: Registered PF_PACKET protocol family <5>[ 1.072409] Loading compiled-in X.509 certificates <6>[ 1.139826] sdhost-bcm2835 20202000.mmc: loaded - DMA enabled (>1) <6>[ 1.201850] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 <6>[ 1.212325] printk: console [ttyAMA0] enabled <6>[ 1.214442] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:42:39 <6>[ 1.215456] printk: console [ttyAMA0] printing thread started <6>[ 1.291738] Console: switching to colour dummy device 80x30 <6>[ 1.308379] vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops) <6>[ 1.315506] vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops) <6>[ 1.315824] vc4-drm soc:gpu: bound 20806000.vec (ops vc4_vec_ops) <6>[ 1.316232] vc4-drm soc:gpu: bound 20004000.txp (ops vc4_txp_ops) <6>[ 1.316580] vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.316946] vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.317304] vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.327973] vc4-drm soc:gpu: bound 20c00000.v3d (ops vc4_v3d_ops) <4>[ 1.334246] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.334546] mmc0: new SDHC card at address e624 <6>[ 1.345367] mmcblk0: mmc0:e624 SD16G 14.8 GiB <6>[ 1.352073] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 <6>[ 1.354723] mmcblk0: p1 p2 <6>[ 1.400234] Console: switching to colour frame buffer device 90x30 <6>[ 1.416729] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device <4>[ 1.448957] dwc2 20980000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.449421] dwc2 20980000.usb: supply vusb_a not found, using dummy regulator <6>[ 1.500820] dwc2 20980000.usb: DWC OTG Controller <6>[ 1.500908] dwc2 20980000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.501002] dwc2 20980000.usb: irq 33, io mem 0x20980000 <6>[ 1.503051] hub 1-0:1.0: USB hub found <6>[ 1.503204] hub 1-0:1.0: 1 port detected <6>[ 1.851820] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 2.099386] hub 1-1:1.0: USB hub found <6>[ 2.099569] hub 1-1:1.0: 3 ports detected <6>[ 2.438992] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 2.577290] smsc95xx v2.0.0 <6>[ 3.837679] Freeing initrd memory: 9100K <6>[ 3.953057] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=88) <6>[ 3.955266] 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>[ 3.996516] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 4.012931] smsc95xx 1-1.1:1.0 eth0: Link is Down <5>[ 4.987491] random: crng init done <6>[ 5.512188] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 5.512436] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 5.567509] Sending DHCP requests ..., OK <6>[ 12.667498] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.108 <6>[ 12.667537] IP-Config: Complete: <6>[ 12.667563] device=eth0, hwaddr=b8:27:eb:bb:53:5b, ipaddr=192.168.56.108, mask=255.255.255.0, gw=192.168.56.254 <6>[ 12.667592] host=192.168.56.108, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 12.667604] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6>[ 12.667619] nameserver0=192.168.56.254 <6>[ 12.667639] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>[ 12.668192] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 12.792318] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 12.796360] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 12.809026] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 12.809091] cfg80211: failed to load regulatory.db <6>[ 12.821837] ALSA device list: <6>[ 12.821862] #0: vc4-hdmi <6>[ 12.822263] uart-pl011 20201000.serial: no DMA platform data <6>[ 12.856148] Freeing unused kernel image (initmem) memory: 1024K <6>[ 12.856647] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 13.436987] udevd[104]: starting version 3.2.9 <27>[ 13.480621] udevd[104]: specified user 'tss' unknown <27>[ 13.481166] udevd[104]: specified group 'tss' unknown <30>[ 13.505641] udevd[105]: starting eudev-3.2.9 <4>[ 14.596086] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 14.746494] bcm2835-rng 20104000.rng: hwrng registered <4>[ 15.724531] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <4>[ 15.799029] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 15.832151] bcm2835_audio bcm2835_audio: card created with 8 channels <4>[ 15.881654] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-542502/environment . /lava-542502/environment / # /lava-542502/bin/lava-test-runner /lava-542502/0 /lava-542502/bin/lava-test-runner /lava-542502/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-542502/0/tests/0_dmesg + cat uuid + UUID=542502_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.078712] <8>[ 17.218751] <8>[ 17.348719] + set +x <8>[ 17.478772] / # # export SHELL=/bin/sh <8>[ 17.482985] # / # export SHELL=/bin/sh. /lava-542502/environment / # . /lava-542502/environment/lava-542502/bin/lava-test-runner /lava-542502/1 / # /lava-542502/bin/lava-test-runner /lava-542502/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-542502/1/tests/1_bootrr + cat uuid + UUID=542502_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-542502/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec<8>[ 18.120579] /bootrr + sh helpers/bootrr-auto /lava-542502/1/../bin/lava-test-case <8>[ 18.287717] /lava-542502/1/../bin/lava-test-case <8>[ 18.406098] /lava-542502/1/../bin/lava-test-case <8>[ 18.474977] /lava-542502/1/../bin/lava-test-case <8>[ 18.610218] /lava-542502/1/../bin/lava-test-case <8>[ 18.717894] /lava-542502/1/../bin/lava-test-case <8>[ 18.805661] /lava-542502/1/../bin/lava-test-case <8>[ 18.916255] /lava-542502/1/../bin/lava-test-case <8>[ 19.003977] /lava-542502/1/../bin/lava-test-case <8>[ 20.141556] /lava-542502/1/../bin/lava-test-case <8>[ 21.243129] /lava-542502/1/../bin/lava-test-case <8>[ 22.344365] /lava-542502/1/../bin/lava-test-case <8>[ 22.441277] /lava-542502/1/../bin/lava-test-case <8>[ 22.552058] /lava-542502/1/../bin/lava-test-case <8>[ 22.639556] /lava-542502/1/../bin/lava-test-case <8>[ 22.750269] /lava-542502/1/../bin/lava-test-case <8>[ 22.837664] /lava-542502/1/../bin/lava-test-case <8>[ 22.947879] /lava-542502/1/../bin/lava-test-case <8>[ 23.035564] /lava-542502/1/../bin/lava-test-case <8>[ 23.144635] /lava-542502/1/../bin/lava-test-case <8>[ 23.230974] /lava-542502/1/../bin/lava-test-case <8>[ 23.336557] /lava-542502/1/../bin/lava-test-case <8>[ 23.423131] /lava-542502/1/../bin/lava-test-case <8>[ 23.528337] /lava-542502/1/../bin/lava-test-case <8>[ 23.614566] /lava-542502/1/../bin/lava-test-case <8>[ 23.719678] /lava-542502/1/../bin/lava-test-case <8>[ 23.805275] /lava-542502/1/../bin/lava-test-case <8>[ 23.912295] /lava-542502/1/../bin/lava-test-case <8>[ 24.017286] /lava-542502/1/../bin/lava-test-case <8>[ 24.124096] /lava-542502/1/../bin/lava-test-case <8>[ 24.210270] /lava-542502/1/../bin/lava-test-case <8>[ 24.317938] /lava-542502/1/../bin/lava-test-case <8>[ 24.403979] /lava-542502/1/../bin/lava-test-case <8>[ 24.510298] /lava-542502/1/../bin/lava-test-case <8>[ 24.595909] /lava-542502/1/../bin/lava-test-case <8>[ 24.700498] /lava-542502/1/../bin/lava-test-case <8>[ 24.786871] /lava-542502/1/../bin/lava-test-case <8>[ 24.892767] /lava-542502/1/../bin/lava-test-case <8>[ 24.978108] /lava-542502/1/../bin/lava-test-case <8>[ 25.086606] /lava-542502/1/../bin/lava-test-case <8>[ 25.174216] /lava-542502/1/../bin/lava-test-case <8>[ 25.282944] /lava-542502/1/../bin/lava-test-case <8>[ 25.369532] /lava-542502/1/../bin/lava-test-case <8>[ 25.481499] /lava-542502/1/../bin/lava-test-case <8>[ 25.568739] /lava-542502/1/../bin/lava-test-case <8>[ 25.691137] /lava-542502/1/../bin/lava-test-case <8>[ 25.777999] /lava-542502/1/../bin/lava-test-case <8>[ 25.887422] /lava-542502/1/../bin/lava-test-case <8>[ 25.974524] /lava-542502/1/../bin/lava-test-case <8>[ 26.082895] /lava-542502/1/../bin/lava-test-case <8>[ 26.172276] /lava-542502/1/../bin/lava-test-case <8>[ 26.258753] /lava-542502/1/../bin/lava-test-case <8>[ 26.369743] + set +x <8>[ 26.395666] / #