[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 *** Warning - bad CRC, using default environment In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: Warning: ethernet@ff290000 (eth0) using random MAC address - 4a:25:f8:cd:b3:50 eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  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 ethernet@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.101.242 (417 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 8947932/tftp-deploy-sd18x527/kernel/zImage tftp 0x2000000 8947932/tftp-deploy-sd18x527/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.242 Filename '8947932/tftp-deploy-sd18x527/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 2.5 MiB/s done Bytes transferred = 6603264 (64c200 hex) => tftp 0x4000000 8947932/tftp-deploy-sd18x527/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 8947932/tftp-deploy-sd18x527/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.242 Filename '8947932/tftp-deploy-sd18x527/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 2.8 MiB/s done Bytes transferred = 7118740 (6c9f94 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 8947932/tftp-deploy-sd18x527/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 8947932/tftp-deploy-sd18x527/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.242 Filename '8947932/tftp-deploy-sd18x527/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 2.1 MiB/s done Bytes transferred = 30437 (76e5 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8947932/extract-nfsrootfs-zkpjggsy,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8947932/extract-nfsrootfs-zkpjggsy,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0x64c200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7118676 Bytes = 6.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0a6e4 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 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 [410fc0d1] revision 1 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Radxa Rock 2 Square [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @eefaa000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8947932/extract-nfsrootfs-zkpjggsy,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: 1992216K/2097152K available (8649K kernel code, 985K rwdata, 3872K rodata, 1048K init, 320K bss, 39400K reserved, 65536K cma-reserved, 1245184K 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: failed to init: -19 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.003172] Console: colour dummy device 80x30 [ 0.003201] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000) [ 0.003215] pid_max: default: 32768 minimum: 301 [ 0.003335] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003348] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003979] CPU: Testing write buffer coherency: ok [ 0.004009] CPU0: Spectre v2: using BPIALL workaround [ 0.004219] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 [ 0.004427] Setting up static identity map for 0x209000 - 0x209098 [ 0.009256] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 [ 0.009262] CPU1: Spectre v2: using BPIALL workaround [ 0.010902] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 [ 0.010908] CPU2: Spectre v2: using BPIALL workaround [ 0.012538] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 [ 0.012544] CPU3: Spectre v2: using BPIALL workaround [ 0.012638] Brought up 4 CPUs [ 0.012651] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.012658] CPU: All CPU(s) started in SVC mode. [ 0.013986] devtmpfs: initialized [ 0.023509] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 [ 0.024162] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.024191] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.026187] pinctrl core: initialized pinctrl subsystem [ 0.027948] NET: Registered protocol family 16 [ 0.030036] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.045161] cpuidle: using governor ladder [ 0.060178] cpuidle: using governor menu [ 0.076539] No ATAGs? [ 0.076580] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.076590] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.080302] Serial: AMBA PL011 UART driver [ 0.112651] iommu: Adding device ff930000.vop to group 0 [ 0.112729] iommu: Adding device ff940000.vop to group 1 [ 0.113263] vgaarb: loaded [ 0.114233] SCSI subsystem initialized [ 0.114739] usbcore: registered new interface driver usbfs [ 0.114809] usbcore: registered new interface driver hub [ 0.114859] usbcore: registered new device driver usb [ 0.116311] pps_core: LinuxPPS API ver. 1 registered [ 0.116321] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.116352] PTP clock support registered [ 0.116555] EDAC MC: Ver: 3.0.0 [ 0.118906] clocksource: Switched to clocksource arch_sys_counter [ 0.130490] NET: Registered protocol family 2 [ 0.130639] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.131671] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.131754] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.131945] TCP: Hash tables configured (established 8192 bind 8192) [ 0.132010] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.132059] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.132257] NET: Registered protocol family 1 [ 0.132543] RPC: Registered named UNIX socket transport module. [ 0.132554] RPC: Registered udp transport module. [ 0.132561] RPC: Registered tcp transport module. [ 0.132568] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.132985] Unpacking initramfs... [ 0.726429] Freeing initrd memory: 6952K [ 0.726775] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available [ 0.740451] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.741361] NFS: Registering the id_resolver key type [ 0.741399] Key type id_resolver registered [ 0.741408] Key type id_legacy registered [ 0.741488] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.742997] bounce: pool size: 64 pages [ 0.743233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743254] io scheduler noop registered [ 0.743270] io scheduler deadline registered [ 0.743311] io scheduler cfq registered (default) [ 0.757062] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 0.757080] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 0.757849] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 0.757866] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 [ 0.821723] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.824135] console [ttyS2] disabled [ 0.824174] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 32, base_baud = 1500000) is a 16550A [ 1.492992] console [ttyS2] enabled [ 1.497526] SuperH (H)SCI(F) driver initialized [ 1.502927] msm_serial: driver initialized [ 1.507554] STMicroelectronics ASC driver initialized [ 1.514160] [drm] Initialized drm 1.1.0 20060810 [ 1.527907] loop: module loaded [ 1.538828] CAN device driver interface [ 1.544007] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.550979] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.558806] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing [ 1.569199] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.576668] usbcore: registered new interface driver pegasus [ 1.582422] usbcore: registered new interface driver asix [ 1.587889] usbcore: registered new interface driver ax88179_178a [ 1.594046] usbcore: registered new interface driver cdc_ether [ 1.599961] usbcore: registered new interface driver smsc75xx [ 1.605796] usbcore: registered new interface driver smsc95xx [ 1.611611] usbcore: registered new interface driver net1080 [ 1.617335] usbcore: registered new interface driver cdc_subset [ 1.623317] usbcore: registered new interface driver zaurus [ 1.628992] usbcore: registered new interface driver cdc_ncm [ 1.636267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.642815] ehci-pci: EHCI PCI platform driver [ 1.647328] ehci-platform: EHCI generic platform driver [ 1.652852] ehci-omap: OMAP-EHCI Host Controller driver [ 1.658244] ehci-orion: EHCI orion driver [ 1.662414] SPEAr-ehci: EHCI SPEAr driver [ 1.666582] ehci-st: EHCI STMicroelectronics driver [ 1.671615] ehci-exynos: EHCI EXYNOS driver [ 1.675970] ehci-atmel: EHCI Atmel driver [ 1.680133] tegra-ehci: Tegra EHCI driver [ 1.684316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.690524] ohci-pci: OHCI PCI platform driver [ 1.695046] ohci-platform: OHCI generic platform driver [ 1.700444] ohci-omap3: OHCI OMAP3 driver [ 1.704610] SPEAr-ohci: OHCI SPEAr driver [ 1.708755] ohci-st: OHCI STMicroelectronics driver [ 1.713789] ohci-atmel: OHCI Atmel driver [ 1.718360] usbcore: registered new interface driver usb-storage [ 1.725884] mousedev: PS/2 mouse device common for all mice [ 1.735349] i2c /dev entries driver [ 1.739985] rk3x-i2c ff170000.i2c: using default SCL frequency: 100000 [ 1.747009] rk3x-i2c ff170000.i2c: Initialized RK3xxx I2C bus at f08b2000 [ 1.753964] rk3x-i2c ff650000.i2c: using default SCL frequency: 100000 [ 1.786021] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 1.797175] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 1.807270] rk3x-i2c ff650000.i2c: Initialized RK3xxx I2C bus at f08b4000 [ 1.821364] vdd_cpu: supplied by vcc_sys [ 1.827884] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz [ 1.838324] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz [ 1.850249] sdhci: Secure Digital Host Controller Interface driver [ 1.856426] sdhci: Copyright(c) Pierre Ossman [ 1.861263] Synopsys Designware Multimedia Card Interface Driver [ 1.867583] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. [ 1.874825] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. [ 1.881606] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a [ 1.887358] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo [ 1.897115] VCC_IO: supplied by vcc_sys [ 1.901437] vcc_sd: supplied by VCC_IO [ 1.905694] VCCIO_SD: supplied by VCC_IO [ 1.923962] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 1.943917] dwmmc_rockchip ff0c0000.dwmmc: 1 slots initialized [ 1.949945] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. [ 1.957181] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. [ 1.963967] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a [ 1.969726] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo [ 1.979978] dwmmc_rockchip ff0f0000.dwmmc: No vqmmc regulator found [ 1.986298] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq [ 2.004131] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.023925] dwmmc_rockchip ff0f0000.dwmmc: 1 slots initialized [ 2.030009] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.036412] ledtrig-cpu: registered to indicate activity on CPUs [ 2.042515] usbcore: registered new interface driver usbhid [ 2.048083] usbhid: USB HID core driver [ 2.053822] NET: Registered protocol family 10 [ 2.058604] sit: IPv6 over IPv4 tunneling driver [ 2.063524] NET: Registered protocol family 17 [ 2.067765] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 2.068080] mmc1: new high speed MMC card at address 0001 [ 2.068293] mmcblk0: mmc1:0001 032GE4 29.1 GiB [ 2.068376] mmcblk0boot0: mmc1:0001 032GE4 partition 1 4.00 MiB [ 2.068461] mmcblk0boot1: mmc1:0001 032GE4 partition 2 4.00 MiB [ 2.070833] mmcblk0: p1 p2 [ 2.102222] can: controller area network core (rev 20120528 abi 9) [ 2.108498] NET: Registered protocol family 29 [ 2.112945] can: raw protocol (rev 20120528) [ 2.117214] can: broadcast manager protocol (rev 20120528 t) [ 2.122874] can: netlink gateway (rev 20130117) max_hops=1 [ 2.128516] Key type dns_resolver registered [ 2.132824] ThumbEE CPU extension supported. [ 2.137095] Registering SWP/SWPB emulation handler [ 2.143663] VCCIO_PMU: supplied by vcc_sys [ 2.148745] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). [ 2.155792] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). [ 2.161444] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). [ 2.167097] rk_gmac-dwmac ff290000.ethernet: init for RGMII [ 2.172690] rk_gmac-dwmac ff290000.ethernet: clock input from PHY [ 2.183793] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 2.188836] Ring mode enabled [ 2.191884] DMA HW capability register supported [ 2.196406] Normal descriptors [ 2.199726] RX Checksum Offload Engine supported (type 2) [ 2.205200] TX Checksum insertion supported [ 2.209461] Wake-Up On Lan supported [ 2.213131] eth%d: device MAC address 4a:25:f8:cd:b3:50 [ 2.218346] Enable RX Mitigation via HW Watchdog Timer [ 2.280246] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active [ 2.286680] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) [ 2.294263] hctosys: unable to open rtc device (rtc0) [ 2.328918] Sending DHCP requests .. [ 7.299466] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 8.213953] ., OK [ 8.383983] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.242 [ 8.392206] IP-Config: Complete: [ 8.395539] device=eth0, hwaddr=4a:25:f8:cd:b3:50, ipaddr=192.168.101.242, mask=255.255.255.0, gw=192.168.101.1 [ 8.406132] host=192.168.101.242, domain=lava.cbg.collabora.co.uk, nis-domain=(none) [ 8.414377] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= [ 8.421506] nameserver0=192.168.101.1 [ 8.426371] vcc_sd: disabling [ 8.432645] ttyS2 - failed to request DMA [ 8.443325] Freeing unused kernel memory: 1048K Loading, please wait... Starting version 247.3-7+deb11u1 [ 8.733682] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0 [ 8.740569] ehci-platform ff500000.usb: EHCI Host Controller [ 8.746258] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 1 [ 8.754864] ehci-platform ff500000.usb: irq 35, io mem 0xff500000 [ 8.768938] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 [ 8.775472] hub 1-0:1.0: USB hub found [ 8.779250] hub 1-0:1.0: 1 port detected [ 9.008907] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 9.147367] hub 1-1:1.0: USB hub found [ 9.151567] hub 1-1:1.0: 4 ports detected 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 4a:25:f8:cd:b3:50 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.242 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 10.898326] systemd[1]: System time before build time, advancing clock. [ 11.059238] 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) [ 11.083436] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 11.111787] systemd[1]: Set hostname to . [ 11.875132] systemd[1]: Queued start job for default target Graphical Interface. [ 11.883167] random: systemd: uninitialized urandom read (16 bytes read, 65 bits of entropy available) [ 11.892476] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 11.904813] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 11.913621] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 11.928990] random: systemd: uninitialized urandom read (16 bytes read, 65 bits of entropy available) [ 11.938407] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 11.953970] random: systemd: uninitialized urandom read (16 bytes read, 65 bits of entropy available) [ 11.963349] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 11.978974] random: systemd: uninitialized urandom read (16 bytes read, 65 bits of entropy available) [ 11.988309] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 12.003987] random: systemd: uninitialized urandom read (16 bytes read, 65 bits of entropy available) [ 12.013335] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 12.033995] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available) [ 12.043341] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 12.064115] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 12.075823] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available) [ 12.085063] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 12.099175] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available) [ 12.108416] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 12.124015] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available) [ 12.133253] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 12.148979] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available) [ 12.158222] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 12.174065] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 12.189291] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 12.221631] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 12.231711] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 12.249560] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 12.265306] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 12.281567] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 12.294454] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 12.309457] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 12.318061] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 12.344119] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 12.359404] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 12.371016] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 12.414347] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 12.430826] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 12.445869] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 12.468278] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 12.479520] systemd[1]: Starting Journal Service... Starting Journal Service... [ 12.505146] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 12.520658] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 12.545644] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 12.561492] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 12.579688] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 12.640544] 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 [ 12.818558] systemd-journald[175]: Received client request to flush runtime journal. ] Mounted Kernel Configuration File System. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Coldplug All udev Devices. [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ 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 ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ 13.755144] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Found device /dev/ttyS2. [ OK ] Finished Create Volatile Files and Directories. [ 13.914984] random: nonblocking pool is initialized [ OK ] Finished Load/Save Random Seed. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Network Service. [ 14.149680] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ 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... [ 15.305391] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ 15.380492] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Started User Login Management. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ 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 ttyS2 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/8947932/extract-nfsrootfs-zkpjggsy' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8947932/extract-nfsrootfs-zkpjggsy' / # export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-8947932/environment . /lava-8947932/environment / # /lava-8947932/bin/lava-test-runner /lava-8947932/0 /lava-8947932/bin/lava-test-runner /lava-8947932/0 + export TESTRUN_ID=0_dmesg + cd /lava-8947932/0/tests/0_dmesg + cat uuid + UUID=8947932_1.6.2.4.1 + set +x [ 17.636260] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 17.784263] [ 17.902485] [ 18.019694] + set +x [ 18.029036] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-8947932/environment / # . /lava-8947932/environment/lava-8947932/bin/lava-test-runner /lava-8947932/1 / # /lava-8947932/bin/lava-test-runner /lava-8947932/1 + export TESTRUN_ID=1_bootrr + cd /lava-8947932/1/tests/1_bootrr + cat uuid + UUID=8947932_1.6.2.4.5 + set +x [ 18.707548] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-8947932/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-8947932/1/../bin/lava-test-case [ 18.796851] /lava-8947932/1/../bin/lava-test-case [ 18.911360] /lava-8947932/1/../bin/lava-test-case [ 18.960089] + set +x [ 18.993488] / #