Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot 2019.04-linux4sam_6.2-icp (Jul 22 2022 - 14:29:27 +0000), Build: BETA-1.03-20220722142927 CPU: SAMA7 Reset Source : SYSRESET Watchdog enabled DRAM: 1 GiB MMC: emmc@e0830000: 0 Loading Environment from SPI Flash... SF: Detected sst26vf016b with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial VPD: BOARD_SERIAL K1FT80003, MAC 00:A0:A5:5C:6D:96 Net: eth0: port0 [PRIME], eth1: port1, eth2: port2, eth3: port3, eth4: port4, eth5: port5, eth6: port6, eth7: port7 POST memory PASSED POST env PASSED POST vpd PASSED => setenv autoload no setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp dhcp port4 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 172.16.0.109 (7761 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x62000000 370364/tftp-deploy-_4ei8bp6/kernel/zImage tftp 0x62000000 370364/tftp-deploy-_4ei8bp6/kernel/zImage tftp 0x62000000 370364/tftp-deploy-_4ei8bp6/kernel/zImage port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.109; sending through gateway 172.16.0.254 Filename '370364/tftp-deploy-_4ei8bp6/kernel/zImage'. Load address: 0x62000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################################### 1.6 MiB/s done Bytes transferred = 10347008 (9de200 hex) => tftp 0x68080000 370364/tftp-deploy-_4ei8bp6/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 370364/tftp-deploy-_4ei8bp6/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 370364/tftp-deploy-_4ei8bp6/ramdisk/ramdisk.cpio.gz.uboot port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.109; sending through gateway 172.16.0.254 Filename '370364/tftp-deploy-_4ei8bp6/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################### 1.7 MiB/s done Bytes transferred = 13230628 (c9e224 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 370364/tftp-deploy-_4ei8bp6/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb tftp 0x68000000 370364/tftp-deploy-_4ei8bp6/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb tftp 0x68000000 370364/tftp-deploy-_4ei8bp6/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.109; sending through gateway 172.16.0.254 Filename '370364/tftp-deploy-_4ei8bp6/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb'. Load address: 0x68000000 Loading: *# 2 KiB/s done Bytes transferred = 12647 (3167 hex) => setenv bootargs 'console=ttyAT0,115200n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/370364/extract-nfsrootfs-7lscfvvu,tcp,hard ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/370364/extract-nfsrootfs-7lscfvvu,tcp,hard ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/370364/extract-nfsrootfs-7lscfvvu,tcp,hard ip=dhcp' => bootz 0x62000000 0x68080000 0x68000000 bootz 0x62000000 0x68080000 0x68000000 bootz 0x62000000 0x68080000 0x68000000 ## Loading init Ramdisk from Legacy Image at 68080000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13230564 Bytes = 12.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 68000000 Booting using the fdt blob at 0x68000000 Using Device Tree in place at 68000000, end 68006166 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j142963-arm-gcc-10-multi-v7-defconfig-2j5k7) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sun Jul 9 12:02:59 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Kontron KSwitch D10 MMT 8G [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000060000000-0x000000008fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000090000000-0x000000009fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyAT0,115200n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/370364/extract-nfsrootfs-7lscfvvu,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 934536K/1048576K available (14336K kernel code, 2468K rwdata, 6008K rodata, 2048K init, 429K bss, 48504K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 37.50MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x8a60dd6a9, max_idle_ns: 440795204056 ns [ 0.000002] sched_clock: 56 bits at 38MHz, resolution 26ns, wraps every 2199023255540ns [ 0.000023] Switching to timer-based delay loop, resolution 26ns [ 0.002711] Console: colour dummy device 80x30 [ 0.002815] Calibrating delay loop (skipped), value calculated using timer frequency.. 75.00 BogoMIPS (lpj=375000) [ 0.002843] pid_max: default: 32768 minimum: 301 [ 0.003160] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003196] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.004191] CPU: Testing write buffer coherency: ok [ 0.004832] CPU0: update cpu_capacity 1024 [ 0.004856] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006257] Setting up static identity map for 0x60300000 - 0x603000ac [ 0.007188] rcu: Hierarchical SRCU implementation. [ 0.007203] rcu: Max phase no-delay instances is 1000. [ 0.009120] EFI services will not be available. [ 0.009436] smp: Bringing up secondary CPUs ... [ 0.009448] smp: Brought up 1 node, 1 CPU [ 0.009465] SMP: Total of 1 processors activated (75.00 BogoMIPS). [ 0.009480] CPU: All CPU(s) started in SVC mode. [ 0.010496] devtmpfs: initialized [ 0.015630] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.015995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016034] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.020170] pinctrl core: initialized pinctrl subsystem [ 0.023219] DMI not present or invalid. [ 0.024716] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.027623] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.031008] thermal_sys: Registered thermal governor 'step_wise' [ 0.031179] cpuidle: using governor menu [ 0.031619] No ATAGs? [ 0.031706] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.031726] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.034729] Serial: AMBA PL011 UART driver [ 1.854482] at_xdmac e0068000.dma-controller: 16 channels, mapped at 0x(ptrval) [ 1.857769] iommu: Default domain type: Translated [ 1.857788] iommu: DMA domain TLB invalidation policy: strict mode [ 1.858869] SCSI subsystem initialized [ 1.859964] usbcore: registered new interface driver usbfs [ 1.860047] usbcore: registered new interface driver hub [ 1.860125] usbcore: registered new device driver usb [ 1.861548] pps_core: LinuxPPS API ver. 1 registered [ 1.861565] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.861600] PTP clock support registered [ 1.861820] EDAC MC: Ver: 3.0.0 [ 1.866035] vgaarb: loaded [ 1.866827] clocksource: Switched to clocksource arch_sys_counter [ 1.941430] NET: Registered PF_INET protocol family [ 1.941880] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.945511] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.945573] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.945598] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.945716] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 1.946103] TCP: Hash tables configured (established 8192 bind 8192) [ 1.946295] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.946384] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.946739] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.948080] RPC: Registered named UNIX socket transport module. [ 1.948104] RPC: Registered udp transport module. [ 1.948112] RPC: Registered tcp transport module. [ 1.948119] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.948137] PCI: CLS 0 bytes, default 64 [ 1.950058] Initialise system trusted keyrings [ 1.950558] Trying to unpack rootfs image as initramfs... [ 1.958890] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.968935] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.988251] NFS: Registering the id_resolver key type [ 1.988374] Key type id_resolver registered [ 1.988385] Key type id_legacy registered [ 1.988545] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.988559] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.988618] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.989588] Key type asymmetric registered [ 1.989608] Asymmetric key parser 'x509' registered [ 1.989891] bounce: pool size: 64 pages [ 1.990069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.990085] io scheduler mq-deadline registered [ 1.990095] io scheduler kyber registered [ 2.007242] pinctrl-ocelot e2004064.pinctrl: driver registered [ 2.210856] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 2.221643] SuperH (H)SCI(F) driver initialized [ 2.222605] msm_serial: driver initialized [ 2.222620] STMicroelectronics ASC driver initialized [ 2.223609] STM32 USART driver initialized [ 2.280518] brd: module loaded [ 2.300628] loop: module loaded [ 2.306587] atmel_usart_serial atmel_usart_serial.0.auto: Using FIFO (32 data) [ 2.307141] atmel_usart_serial.0.auto: ttyAT0 at MMIO 0xe0040200 (irq = 32, base_baud = 12500000) is a ATMEL_SERIAL [ 3.807287] printk: console [ttyAT0] enabled [ 3.835152] CAN device driver interface [ 3.840296] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.847051] e1000e: Intel(R) PRO/1000 Network Driver [ 3.851970] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.858045] igb: Intel(R) Gigabit Ethernet Network Driver [ 3.863402] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.873389] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 3.879100] usbcore: registered new interface driver pegasus [ 3.884780] usbcore: registered new interface driver asix [ 3.890221] usbcore: registered new interface driver ax88179_178a [ 3.896316] usbcore: registered new interface driver cdc_ether [ 3.902203] usbcore: registered new interface driver smsc75xx [ 3.908035] usbcore: registered new interface driver smsc95xx [ 3.913788] usbcore: registered new interface driver net1080 [ 3.919476] usbcore: registered new interface driver cdc_subset [ 3.925425] usbcore: registered new interface driver zaurus [ 3.931098] usbcore: registered new interface driver cdc_ncm [ 3.941757] usbcore: registered new interface driver usb-storage [ 3.953785] i2c_dev: i2c /dev entries driver [ 4.145860] sdhci: Secure Digital Host Controller Interface driver [ 4.152186] sdhci: Copyright(c) Pierre Ossman [ 4.158820] Synopsys Designware Multimedia Card Interface Driver [ 4.166667] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.218058] ledtrig-cpu: registered to indicate activity on CPUs [ 4.227471] usbcore: registered new interface driver usbhid [ 4.233027] usbhid: USB HID core driver [ 4.245256] NET: Registered PF_INET6 protocol family [ 4.287988] Segment Routing with IPv6 [ 4.291721] In-situ OAM (IOAM) with IPv6 [ 4.295726] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.302870] NET: Registered PF_PACKET protocol family [ 4.307968] can: controller area network core [ 4.312373] NET: Registered PF_CAN protocol family [ 4.317159] can: raw protocol [ 4.320095] can: broadcast manager protocol [ 4.324284] can: netlink gateway - max_hops=1 [ 4.329369] Key type dns_resolver registered [ 4.333795] ThumbEE CPU extension supported. [ 4.338106] Registering SWP/SWPB emulation handler [ 4.397673] Loading compiled-in X.509 certificates [ 4.457239] Trying to probe devices needed for running init ... [ 4.697386] Freeing initrd memory: 12924K [ 16.972273] Freeing unused kernel image (initmem) memory: 2048K [ 16.997314] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 [ 20.705578] atmel_aes e004c000.crypto: version: 0x702 [ 20.717390] atmel_sha e006c000.crypto: version: 0x700 [ 20.727365] MAC addr was not set, use random MAC [ 20.755459] atmel_sha e006c000.crypto: using dma0chan2 for DMA transfers [ 20.887189] atmel_sha e006c000.crypto: Atmel SHA1/SHA256/SHA224/SHA384/SHA512 [ 20.892250] atmel_aes e004c000.crypto: Atmel AES - Using dma0chan0, dma0chan1 for DMA transfers [ 20.901467] atmel_spi e0064400.spi: Using dma0chan3 (tx) and dma0chan4 (rx) for DMA transfers [ 20.909000] atmel_spi e0064400.spi: Using FIFO (32 data) [ 20.984195] MAC addr was not set, use random MAC [ 21.032030] atmel_spi e0064400.spi: Atmel SPI Controller version 0x401 at 0xe0064400 (irq 42) [ 21.103609] hwmon hwmon0: temp1_input not attached to any thermal zone [ 21.451699] mdio_bus e2004118.mdio-mii: MDIO device at address 3 is missing. [ 21.466936] mdio_bus e2004118.mdio-mii: MDIO device at address 4 is missing. 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 06:46:90:fa:08:d1 mtu 1500 DHCP [ 24.050115] lan966x-switch e0000000.switch eth0: PHY [e200413c.mdio-mii:01] driver [Microchip LAN966X Gigabit PHY] (irq=43) [ 24.059249] lan966x-switch e0000000.switch eth0: configuring for phy/gmii link mode IP-Config: eth7 hardware address 06:46:90:fa:08:d8 mtu 1500 DHCP [ 24.180059] lan966x-switch e0000000.switch eth7: PHY [e2004118.mdio-mii:08] driver [Microchip INDY Gigabit Quad PHY] (irq=POLL) [ 24.188854] lan966x-switch e0000000.switch eth7: configuring for phy/qsgmii link mode IP-Config: eth5 hardware address 06:46:90:fa:08:d6 mtu 1500 DHCP [ 24.320054] lan966x-switch e0000000.switch eth5: PHY [e2004118.mdio-mii:06] driver [Microchip INDY Gigabit Quad PHY] (irq=POLL) [ 24.328846] lan966x-switch e0000000.switch eth5: configuring for phy/qsgmii link mode IP-Config: eth3 hardware address 0[ 24.377070] lan966x-switch e0000000.switch eth3: Could not attach to PHY 6:46:90:fa:08:d4 mtu 1500 DHCP SIOCSIFFLAGS: No such device IP-Config: eth1 hardware address 06:46:90:fa:08:d2 mtu 1500 DHCP [ 24.490110] lan966x-switch e0000000.switch eth1: PHY [e200413c.mdio-mii:02] driver [Microchip LAN966X Gigabit PHY] (irq=44) [ 24.499167] lan966x-switch e0000000.switch eth1: configuring for phy/gmii link mode IP-Config: eth6 hardware address 06:46:90:fa:08:d7 mtu 1500 DHCP [ 24.620055] lan966x-switch e0000000.switch eth6: PHY [e2004118.mdio-mii:07] driver [Microchip INDY Gigabit Quad PHY] (irq=POLL) [ 24.628843] lan966x-switch e0000000.switch eth6: configuring for phy/qsgmii link mode IP-Config: eth4 hardware address 06:46:90:fa:08:d5 mtu 1500 DHCP [ 24.760045] lan966x-switch e0000000.switch eth4: PHY [e2004118.mdio-mii:05] driver [Microchip INDY Gigabit Quad PHY] (irq=POLL) [ 24.768835] lan966x-switch e0000000.switch eth4: configuring for phy/qsgmii link mode IP-Config: eth2 hardware address 0[ 24.817064] lan966x-switch e0000000.switch eth2: Could not attach to PHY 6:46:90:fa:08:d3 mtu 1500 DHCP SIOCSIFFLAGS: No such device IP-Config: no response after 2 secs - giving up IP-Config: eth0 hardware address 06:46:90:fa:08:d1 mtu 1500 DHCP IP-Config: eth7 hardware address 06:46:90:fa:08:d8 mtu 1500 DHCP IP-Config: eth5 hardware address 06:46:90:fa:08:d6 mtu 1500 DHCP IP-Config: eth3 hardware address 0[ 26.367026] lan966x-switch e0000000.switch eth3: Could not attach to PHY 6:46:90:fa:08:d4 mtu 1500 DHCP SIOCSIFFLAGS: No such device IP-Config: eth1 hardware address 06:46:90:fa:08:d2 mtu 1500 DHCP IP-Config: eth6 hardware address 06:46:90:fa:08:d7 mtu 1500 DHCP IP-Config: eth4 hardware address 06:46:90:fa:08:d5 mtu 1500 DHCP IP-Config: eth2 hardware address 0[ 26.487011] lan966x-switch e0000000.switch eth2: Could not attach to PHY 6:46:90:fa:08:d3 mtu 1500 DHCP SIOCSIFFLAGS: No such device [ 26.730091] lan966x-switch e0000000.switch eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 26.735906] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready IP-Config: eth0 guessed broadcast address 172.16.0.255 IP-Config: eth0 complete (dhcp from 172.16.0.254): address: 172.16.0.118 broadcast: 172.16.0.255 netmask: 255.255.255.0 gateway: 172.16.0.254 dns0 : 8.8.8.8 dns1 : 0.0.0.0 domain : lava.lan rootserver: 172.16.0.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 29.666259] systemd[1]: System time before build time, advancing clock. [ 29.765762] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 29.787539] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 29.830075] systemd[1]: Set hostname to . [ 31.981112] systemd[1]: Queued start job for default target Graphical Interface. [ 33.946813] random: crng init done [ 33.947950] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 33.959967] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 33.970052] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 34.008809] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 34.048516] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 34.088197] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 34.127804] 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. [ 34.167973] 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. [ 34.207617] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 34.217125] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 34.257627] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 34.287332] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 34.317165] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 34.347316] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 34.378254] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 34.466178] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 34.474942] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 34.508617] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 34.539942] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 34.581223] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 34.618383] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 34.648653] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 34.655046] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 34.697403] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 34.732831] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 34.788527] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 34.861579] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 34.918405] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 34.960632] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 34.997594] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 35.058428] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 35.128347] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 35.168148] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 35.228263] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 35.288887] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 35.319818] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 35.369137] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 35.602869] systemd[1]: modprobe@configfs.service: Succeeded. [ 35.626476] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 35.660733] systemd[1]: modprobe@drm.service: Succeeded. [ 35.664845] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 35.699804] systemd[1]: modprobe@fuse.service: Succeeded. [ 35.703951] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 35.750258] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 35.777297] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 35.819663] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 35.867624] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 35.895744] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 35.927803] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 36.008174] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 36.058221] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 36.118383] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 36.187846] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 36.712107] systemd-journald[174]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[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... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[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] Found device [0;1;39m/dev/ttyAT0[0m. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (17s / 1min 41s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (18s / 1min 41s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (18s / 1min 41s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (19s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (19s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (20s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Login Management (20s / 1min 41s) M[K[ [0;31m*[0m] (1 of 2) A start job is running for… Login Management (20s / 1min 41s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Login Management (21s / 1min 41s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (21s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [K[[0;32m OK [0m] Started [0;1;39mUser Login Management[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;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyAT0[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 ttyAT0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.1.31 #1 SMP Sun Jul 9 12:02:59 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/370364/extract-nfsrootfs-7lscfvvu' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/370364/extract-nfsrootfs-7lscfvvu' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/370364/extract-nfsrootfs-7lscfvvu' / # export NFS_SERVER_IP='10.228.65.1' export NFS_SERVER_IP='10.228.65.1' export NFS_SERVER_IP='10.228.65.1' / # # # # / # export SHELL=/bin/sh export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-370364/environment . /lava-370364/environment . /lava-370364/environment / # /lava-370364/bin/lava-test-runner /lava-370364/0 /lava-370364/bin/lava-test-runner /lava-370364/0 /lava-370364/bin/lava-test-runner /lava-370364/0 + export TESTRUN_ID=0_dmesg + cd /lava-370364/0/tests/0_dmesg + cat uuid + UUID=370364_1.6.2.4.1 + set +x [ 57.545993] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 57.718357] [ 57.859475] [ 58.011375] + set +x [ 58.019087] # / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh . /lava-370364/environment export SHELL=/bin/sh / # . /lava-370364/environment /lava-370364/bin/lava-test-runner /lava-370364/1 . /lava-370364/environment / # /lava-370364/bin/lava-test-runner /lava-370364/1 /lava-370364/bin/lava-test-runner /lava-370364/1 + export TESTRUN_ID=1_bootrr + cd /lava-370364/1/tests/1_bootrr + cat uuid + UUID=370364_1.6.2.4.5 + set +x [ 58.732905] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-370364/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-370364/1/../bin/lava-test-case [ 58.927230] /lava-370364/1/../bin/lava-test-case [ 59.055917] /lava-370364/1/../bin/lava-test-case [ 59.128989] /lava-370364/1/../bin/lava-test-case [ 59.265932] /lava-370364/1/../bin/lava-test-case [ 59.379404] /lava-370364/1/../bin/lava-test-case [ 59.470223] /lava-370364/1/../bin/lava-test-case [ 59.580614] /lava-370364/1/../bin/lava-test-case [ 59.665682] /lava-370364/1/../bin/lava-test-case [ 59.774138] /lava-370364/1/../bin/lava-test-case [ 59.866515] /lava-370364/1/../bin/lava-test-case [ 59.974608] /lava-370364/1/../bin/lava-test-case [ 60.059756] /lava-370364/1/../bin/lava-test-case [ 60.168428] /lava-370364/1/../bin/lava-test-case [ 60.261471] /lava-370364/1/../bin/lava-test-case [ 60.370598] /lava-370364/1/../bin/lava-test-case [ 60.458615] /lava-370364/1/../bin/lava-test-case [ 60.570846] /lava-370364/1/../bin/lava-test-case [ 60.665809] /lava-370364/1/../bin/lava-test-case [ 60.773611] /lava-370364/1/../bin/lava-test-case [ 60.854615] /lava-370364/1/../bin/lava-test-case [ 60.961738] /lava-370364/1/../bin/lava-test-case [ 61.054860] /lava-370364/1/../bin/lava-test-case [ 61.165747] /lava-370364/1/../bin/lava-test-case [ 61.248964] /lava-370364/1/../bin/lava-test-case [ 61.353166] /lava-370364/1/../bin/lava-test-case [ 61.443456] /lava-370364/1/../bin/lava-test-case [ 61.547156] /lava-370364/1/../bin/lava-test-case [ 61.628898] /lava-370364/1/../bin/lava-test-case [ 61.741842] /lava-370364/1/../bin/lava-test-case [ 61.823751] /lava-370364/1/../bin/lava-test-case [ 61.928118] /lava-370364/1/../bin/lava-test-case [ 62.008730] /lava-370364/1/../bin/lava-test-case [ 62.121092] + set +x [ 62.136709] / #