[Enter `^Ec?' for help] U-Boot 2021.10+dfsg-1+apertis10bv2023dev2b2 (Apr 18 2022 - 16:34:49 +0000) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Model: Freescale i.MX6 Quad SABRE Lite Board Board: SABRE Lite I2C: ready DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from SPIFlash... SF: Detected gd25q16 with page size 256 Bytes, erase size 4 KiB, total 2 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: using phy at 7 FEC [PRIME], usb_ether Error: usb_ether address not set. starting USB... Bus usb@2184000: usb dr_mode not found Bus usb@2184200: USB EHCI 1.00 scanning bus usb@2184000 for devices... 1 USB Device(s) found scanning bus usb@2184200 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.201.35 (3 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x10000000 8947927/tftp-deploy-qk8b8yai/kernel/zImage tftp 0x10000000 8947927/tftp-deploy-qk8b8yai/kernel/zImage Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.35 Filename '8947927/tftp-deploy-qk8b8yai/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 5.5 MiB/s done Bytes transferred = 6603264 (64c200 hex) => tftp 0x14000000 8947927/tftp-deploy-qk8b8yai/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 8947927/tftp-deploy-qk8b8yai/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.35 Filename '8947927/tftp-deploy-qk8b8yai/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 12.2 MiB/s done Bytes transferred = 7116447 (6c969f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 8947927/tftp-deploy-qk8b8yai/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 8947927/tftp-deploy-qk8b8yai/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.35 Filename '8947927/tftp-deploy-qk8b8yai/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 4.4 MiB/s done Bytes transferred = 36559 (8ecf hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8947927/extract-nfsrootfs-ik6cqbm1,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8947927/extract-nfsrootfs-ik6cqbm1,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0x64c200 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7116383 Bytes = 6.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 13f00000 Booting using the fdt blob at 0x13f00000 Using Device Tree in place at 13f00000, end 13f0bece Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip72-st28 (KernelCI@build-j950996-arm-gcc-10-multi-v7-defconfig-hpdfd) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jan 31 12:07:48 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX6 Quad SABRE Lite Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Reserved memory: unsupported node format, ignoring [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7ac000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8947927/extract-nfsrootfs-ik6cqbm1,tcp,hard console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 951828K/1048576K available (8649K kernel code, 985K rwdata, 3872K rodata, 1048K init, 320K bss, 31212K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0e436d0 (12526 kB) [ 0.000000] .init : 0xc0e44000 - 0xc0f4a000 (1048 kB) [ 0.000000] .data : 0xc0f4a000 - 0xc1040700 ( 986 kB) [ 0.000000] .bss : 0xc1043000 - 0xc1093260 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000006] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008183] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.020093] Console: colour dummy device 80x30 [ 0.022294] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=15000) [ 0.032453] pid_max: default: 32768 minimum: 301 [ 0.037164] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.043683] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.051306] CPU: Testing write buffer coherency: ok [ 0.055591] CPU0: Spectre v2: using BPIALL workaround [ 0.060908] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.066379] Setting up static identity map for 0x10209000 - 0x10209098 [ 0.076640] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.076646] CPU1: Spectre v2: using BPIALL workaround [ 0.085167] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.085173] CPU2: Spectre v2: using BPIALL workaround [ 0.095888] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.095893] CPU3: Spectre v2: using BPIALL workaround [ 0.105962] Brought up 4 CPUs [ 0.108870] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.115041] CPU: All CPU(s) started in SVC mode. [ 0.120557] devtmpfs: initialized [ 0.131002] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.136487] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.145580] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.154982] pinctrl core: initialized pinctrl subsystem [ 0.159119] NET: Registered protocol family 16 [ 0.164923] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.181158] cpuidle: using governor ladder [ 0.196151] cpuidle: using governor menu [ 0.197477] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.222573] No ATAGs? [ 0.222627] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.230004] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.238748] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.245091] Serial: AMBA PL011 UART driver [ 0.248801] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 0.276253] mxs-dma 110000.dma-apbh: initialized [ 0.283291] vgaarb: loaded [ 0.284233] SCSI subsystem initialized [ 0.287343] usbcore: registered new interface driver usbfs [ 0.292428] usbcore: registered new interface driver hub [ 0.297714] usbcore: registered new device driver usb [ 0.304498] pps_core: LinuxPPS API ver. 1 registered [ 0.307685] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.316835] PTP clock support registered [ 0.320953] EDAC MC: Ver: 3.0.0 [ 0.326303] clocksource: Switched to clocksource mxc_timer1 [ 0.339397] NET: Registered protocol family 2 [ 0.341024] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.348639] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.354747] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.361237] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367615] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.373404] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.379891] NET: Registered protocol family 1 [ 0.384390] RPC: Registered named UNIX socket transport module. [ 0.389988] RPC: Registered udp transport module. [ 0.394681] RPC: Registered tcp transport module. [ 0.399372] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.406381] Unpacking initramfs... [ 0.913949] Freeing initrd memory: 6952K [ 0.915457] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.935126] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.938890] NFS: Registering the id_resolver key type [ 0.943218] Key type id_resolver registered [ 0.947350] Key type id_legacy registered [ 0.951414] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.957218] bounce: pool size: 64 pages [ 0.959693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.966932] io scheduler noop registered [ 0.970827] io scheduler deadline registered [ 0.975125] io scheduler cfq registered (default) [ 1.001412] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.008067] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.060675] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.066704] SuperH (H)SCI(F) driver initialized [ 1.069396] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 24, base_baud = 5000000) is a IMX [ 1.077942] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 295, base_baud = 5000000) is a IMX [ 1.088922] console [ttymxc1] enabled [ 1.088922] console [ttymxc1] enabled [ 1.093394] bootconsole [uart0] disabled [ 1.093394] bootconsole [uart0] disabled [ 1.102142] msm_serial: driver initialized [ 1.108860] STMicroelectronics ASC driver initialized [ 1.115839] [drm] Initialized drm 1.1.0 20060810 [ 1.123847] lcd_panel supply power not found, using dummy regulator [ 1.130324] panel supply power not found, using dummy regulator [ 1.143223] loop: module loaded [ 1.155023] CAN device driver interface [ 1.160711] 2188000.ethernet supply phy not found, using dummy regulator [ 1.176545] pps pps0: new PPS source ptp0 [ 1.198531] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.204826] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.211809] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.220962] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.228438] usbcore: registered new interface driver pegasus [ 1.234173] usbcore: registered new interface driver asix [ 1.239633] usbcore: registered new interface driver ax88179_178a [ 1.245784] usbcore: registered new interface driver cdc_ether [ 1.251708] usbcore: registered new interface driver smsc75xx [ 1.257533] usbcore: registered new interface driver smsc95xx [ 1.263347] usbcore: registered new interface driver net1080 [ 1.269066] usbcore: registered new interface driver cdc_subset [ 1.275042] usbcore: registered new interface driver zaurus [ 1.280707] usbcore: registered new interface driver cdc_ncm [ 1.288233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.294785] ehci-pci: EHCI PCI platform driver [ 1.299302] ehci-platform: EHCI generic platform driver [ 1.304792] ehci-omap: OMAP-EHCI Host Controller driver [ 1.310196] ehci-orion: EHCI orion driver [ 1.314386] SPEAr-ehci: EHCI SPEAr driver [ 1.318575] ehci-st: EHCI STMicroelectronics driver [ 1.323627] ehci-exynos: EHCI EXYNOS driver [ 1.328013] ehci-atmel: EHCI Atmel driver [ 1.332198] tegra-ehci: Tegra EHCI driver [ 1.336416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.342627] ohci-pci: OHCI PCI platform driver [ 1.347140] ohci-platform: OHCI generic platform driver [ 1.352576] ohci-omap3: OHCI OMAP3 driver [ 1.356778] SPEAr-ohci: OHCI SPEAr driver [ 1.360959] ohci-st: OHCI STMicroelectronics driver [ 1.366020] ohci-atmel: OHCI Atmel driver [ 1.370678] usbcore: registered new interface driver usb-storage [ 1.381920] ci_hdrc ci_hdrc.0: doesn't support gadget [ 1.387008] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.391923] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.406333] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.412531] hub 1-0:1.0: USB hub found [ 1.416341] hub 1-0:1.0: 1 port detected [ 1.420866] 2184200.usb supply vbus not found, using dummy regulator [ 1.430627] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.435545] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2 [ 1.451329] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.457451] hub 2-0:1.0: USB hub found [ 1.461239] hub 2-0:1.0: 1 port detected [ 1.466120] mousedev: PS/2 mouse device common for all mice [ 1.475950] i2c /dev entries driver [ 1.489307] sdhci: Secure Digital Host Controller Interface driver [ 1.495509] sdhci: Copyright(c) Pierre Ossman [ 1.501981] Synopsys Designware Multimedia Card Interface Driver [ 1.509296] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.515777] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.524958] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.530127] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 1.535540] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.576449] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.584127] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 1.593297] sdhci-esdhc-imx 219c000.usdhc: Got CD GPIO [ 1.599634] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 1.629758] mmc0: new high speed SDHC card at address 0001 [ 1.635712] mmcblk0: mmc0:0001 SD 14.6 GiB [ 1.641505] mmc1: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 1.651062] ledtrig-cpu: registered to indicate activity on CPUs [ 1.651469] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.651473] GPT:29296874 != 30560255 [ 1.651476] GPT:Alternate GPT header not at the end of the disk. [ 1.651479] GPT:29296874 != 30560255 [ 1.651481] GPT: Use GNU Parted to correct GPT errors. [ 1.651522] mmcblk0: p1 p2 p3 [ 1.686120] usbcore: registered new interface driver usbhid [ 1.691712] usbhid: USB HID core driver [ 1.700703] NET: Registered protocol family 10 [ 1.705982] sit: IPv6 over IPv4 tunneling driver [ 1.711244] NET: Registered protocol family 17 [ 1.715725] can: controller area network core (rev 20120528 abi 9) [ 1.722120] NET: Registered protocol family 29 [ 1.726590] can: raw protocol (rev 20120528) [ 1.730870] can: broadcast manager protocol (rev 20120528 t) [ 1.736556] can: netlink gateway (rev 20130117) max_hops=1 [ 1.741333] usb 2-1: new high-speed USB device number 2 using ci_hdrc [ 1.748910] Key type dns_resolver registered [ 1.753650] ThumbEE CPU extension supported. [ 1.757955] Registering SWP/SWPB emulation handler [ 1.764564] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.774017] lcd_panel supply power not found, using dummy regulator [ 1.781275] panel supply power not found, using dummy regulator [ 1.788881] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 1.795574] hctosys: unable to open rtc device (rtc0) [ 1.795732] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.798837] lcd_panel supply power not found, using dummy regulator [ 1.799773] panel supply power not found, using dummy regulator [ 1.872469] hub 2-1:1.0: USB hub found [ 1.876311] hub 2-1:1.0: 3 ports detected [ 1.881702] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.891186] lcd_panel supply power not found, using dummy regulator [ 1.898140] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=-1) [ 1.898606] panel supply power not found, using dummy regulator [ 1.916847] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.896796] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.904339] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.916374] Sending DHCP requests ., OK [ 5.941322] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.35 [ 5.949365] IP-Config: Complete: [ 5.952611] device=eth0, hwaddr=00:19:b8:08:f1:09, ipaddr=192.168.201.35, mask=255.255.255.0, gw=192.168.201.1 [ 5.963061] host=imx6q-sabrelite-lava-cbg-5, domain=lava-rack, nis-domain=(none) [ 5.970905] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= [ 5.977965] nameserver0=192.168.201.1 [ 5.982411] CAN XCVR: disabling [ 5.988355] Freeing unused kernel memory: 1048K Loading, please wait... Starting version 247.3-7+deb11u1 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 00:19:b8:08:f1:09 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.201.1): address: 192.168.201.35 broadcast: 192.168.201.255 netmask: 255.255.255.0 gateway: 192.168.201.1 dns0 : 192.168.201.1 dns1 : 0.0.0.0 host : imx6q-sabrelite-lava-cbg-5 domain : lava-rack rootserver: 192.168.201.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.931940] systemd[1]: System time before build time, advancing clock. [ 8.073420] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 8.097110] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 8.118025] systemd[1]: Set hostname to . [ 8.934922] systemd[1]: Queued start job for default target Graphical Interface. [ 8.943657] random: systemd: uninitialized urandom read (16 bytes read, 119 bits of entropy available) [ 8.953175] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.965555] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.974630] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 8.991503] random: systemd: uninitialized urandom read (16 bytes read, 119 bits of entropy available) [ 9.001280] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 9.021512] random: systemd: uninitialized urandom read (16 bytes read, 119 bits of entropy available) [ 9.031232] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 9.051481] random: systemd: uninitialized urandom read (16 bytes read, 119 bits of entropy available) [ 9.061094] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 9.081543] random: systemd: uninitialized urandom read (16 bytes read, 119 bits of entropy available) [ 9.091135] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 9.116477] random: systemd: uninitialized urandom read (16 bytes read, 119 bits of entropy available) [ 9.126049] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 9.146660] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 9.158507] random: systemd: uninitialized urandom read (16 bytes read, 120 bits of entropy available) [ 9.167892] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 9.186809] random: systemd: uninitialized urandom read (16 bytes read, 121 bits of entropy available) [ 9.196196] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 9.211570] random: systemd: uninitialized urandom read (16 bytes read, 121 bits of entropy available) [ 9.220952] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 9.236475] random: systemd: uninitialized urandom read (16 bytes read, 121 bits of entropy available) [ 9.245865] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 9.261594] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 9.276969] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 9.314637] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.324458] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 9.342207] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 9.362721] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 9.383762] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 9.402091] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 9.422001] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.430686] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.456706] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 9.472008] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 9.484423] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 9.510343] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Mo[ 9.519191] random: nonblocking pool is initialized dule configfs... [ 9.535434] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 9.555634] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 9.592033] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.637365] systemd[1]: Starting Journal Service... Starting Journal Service... [ 9.664911] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 9.694227] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 9.724554] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 9.745917] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 9.767588] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 9.838372] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Modules. [ OK ] Finished Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Kernel Configuration File System. [ 10.069374] systemd-journald[165]: Received client request to flush runtime journal. [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Finished Coldplug All udev Devices. [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ 11.363745] proc: unrecognized mount option "hidepid=invisible" or missing value [ 11.508161] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Started Network Service. [ OK ] Found device /dev/ttymxc1. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Discard unused blocks once a week. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... Starting Network Name Resolution... [ 12.528401] proc: unrecognized mount option "hidepid=invisible" or missing value [ 12.678413] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started User Login Management. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttymxc1. [ OK ] Reached target Login Prompts. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip72-st28 #1 SMP Tue Jan 31 12:07:48 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/8947927/extract-nfsrootfs-ik6cqbm1' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8947927/extract-nfsrootfs-ik6cqbm1' / # export NFS_SERVER_IP='192.168.201.1' export NFS_SERVER_IP='192.168.201.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-8947927/environment . /lava-8947927/environment / # /lava-8947927/bin/lava-test-runner /lava-8947927/0 /lava-8947927/bin/lava-test-runner /lava-8947927/0 + export TESTRUN_ID=0_dmesg + cd /lava-8947927/0/tests/0_dmesg + cat uuid + UUID=8947927_1.6.2.4.1 + set +x[ 23.601420] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 23.693294] [ 23.762568] [ 23.836355] + set +x [ 23.845469] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-8947927/environment / # . /lava-8947927/environment/lava-8947927/bin/lava-test-runner /lava-8947927/1 / # /lava-8947927/bin/lava-test-runner /lava-8947927/1 + export TESTRUN_ID=1_bootrr + cd /lava-8947927/1/tests/1_bootrr + cat uuid + UUID=8947927_1.6.2.4.5 + set +x[ 24.421781] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-8947927/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-8947927/1/../bin/lava-test-case [ 24.485377] /lava-8947927/1/../bin/lava-test-case [ 24.566232] /lava-8947927/1/../bin/lava-test-case [ 24.607343] + set +x [ 24.636864] / #