Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. NOTICE: CPU: STM32MP157CAC Rev.B NOTICE: Model: STMicroelectronics STM32MP157C-DK2 Discovery Board NOTICE: Board: MB1272 Var2 Rev.C-01 INFO: Reset reason (0x15): INFO: Power-on Reset (rst_por) INFO: Using SDMMC INFO: Instance 1 INFO: Boot used partition fsbl1 NOTICE: BL2: v2.2(debug):v2.2-827-g6e46981f8 NOTICE: BL2: Built : 11:49:44, Mar 3 2020 INFO: BL2: Doing platform setup INFO: PMIC version = 0x10 INFO: RAM: DDR3-1066/888 bin G 1x4Gb 533MHz v1.45 INFO: Memory size = 0x20000000 (512 MB) INFO: BL2 runs SP_MIN setup INFO: BL2: Loading image id 4 INFO: Loading image id=4 at address 0x2ffef000 INFO: Image id=4 loaded: 0x2ffef000 - 0x30000000 INFO: BL2: Loading image id 5 INFO: Loading image id=5 at address 0xc0100000 INFO: STM32 Image size : 800932 WARNING: Skip signature check (header option) INFO: Image id=5 loaded: 0xc0100000 - 0xc01c38a4 NOTICE: BL2: Booting BL32 INFO: Entry point address = 0x2ffef000 INFO: SPSR = 0x1d3 NOTICE: SP_MIN: v2.2(debug):v2.2-827-g6e46981f8 NOTICE: SP_MIN: Built : 11:49:44, Mar 3 2020 INFO: ARM GICv2 driver initialized INFO: SP_MIN: Initializing runtime services INFO: SP_MIN: Preparing exit to normal world U-Boot 2020.04-rc3 (Feb 26 2020 - 12:53:20 +0000) CPU: STM32MP157CAC Rev.B Model: STMicroelectronics STM32MP157C-DK2 Discovery Board Board: stm32mp1 in trusted mode (st,stm32mp157c-dk2) Board: MB1272 Var2 Rev.C-01 DRAM: 512 MiB Clocks: - MPU : 650 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz NAND: 0 MiB MMC: STM32 SDMMC2: 0 Loading Environment from EXT4... ** Unable to use mmc 0:auto for loading the env ** In: serial Out: serial Err: serial **************************************************** * WARNING 500mA power supply detected * * Current too low, use a 3A power supply! * **************************************************** Net: eth0: ethernet@5800a000 Hit any key to stop autoboot: 1  0 STM32MP> setenv autoload no setenv autoload no STM32MP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff STM32MP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff STM32MP> setenv ethaddr setenv ethaddr ## Error: Can't delete \"ethaddr\" STM32MP> dhcp dhcp ethernet@5800a000 Waiting for PHY auto negotiation to complete....... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 10.201.4.107 (767 ms) STM32MP> setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 STM32MP> tftp 0xc2000000 3263332/tftp-deploy-0pfbi8l8/kernel/uImage tftp 0xc2000000 3263332/tftp-deploy-0pfbi8l8/kernel/uImage Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '3263332/tftp-deploy-0pfbi8l8/kernel/uImage'. Load address: 0xc2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 14.1 MiB/s done Bytes transferred = 9687616 (93d240 hex) STM32MP> tftp 0xc4400000 3263332/tftp-deploy-0pfbi8l8/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc4400000 3263332/tftp-deploy-0pfbi8l8/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '3263332/tftp-deploy-0pfbi8l8/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc4400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 14.9 MiB/s done Bytes transferred = 16057502 (f5049e hex) STM32MP> setenv initrd_size ${filesize} setenv initrd_size ${filesize} STM32MP> tftp 0xc4000000 3263332/tftp-deploy-0pfbi8l8/dtb/stm32mp157c-dk2.dtb tftp 0xc4000000 3263332/tftp-deploy-0pfbi8l8/dtb/stm32mp157c-dk2.dtb Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '3263332/tftp-deploy-0pfbi8l8/dtb/stm32mp157c-dk2.dtb'. Load address: 0xc4000000 Loading: *#### 11.1 MiB/s done Bytes transferred = 58219 (e36b hex) STM32MP> setenv bootargs 'console=ttySTM0,115200n8 root=/dev/ram0 loglevel=6 console_msg_format=syslog earlycon ip=::::stm32mp157::dhcp kmac=dev:eth0,addr:' setenv bootargs 'console=ttySTM0,115200n8 root=/dev/ram0 loglevel=6 console_msg_format=syslog earlycon ip=::::stm32mp157::dhcp kmac=dev:eth0,addr:' STM32MP> bootm 0xc2000000 0xc4400000 0xc4000000 bootm 0xc2000000 0xc4400000 0xc4000000 ## Booting kernel from Legacy Image at c2000000 ... Image Name: Created: 2023-02-01 10:07:40 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 9687552 Bytes = 9.2 MiB Load Address: c2000000 Entry Point: c2000000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at c4400000 ... Image Name: Created: 2023-02-01 10:07:44 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16057438 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at c4000000 Booting using the fdt blob at 0xc4000000 Loading Kernel Image Using Device Tree in place at c4000000, end c401136a Starting kernel ... <5>[ 0.000000] Linux version 5.10.166-cip25 (KernelCI@build-j960276-arm-gcc-10-multi-v7-defconfig-hb65b) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Feb 1 09:47:17 UTC 2023 <4>[ 0.000000] Malformed early option 'earlycon' <5>[ 0.000000] Kernel command line: console=ttySTM0,115200n8 root=/dev/ram0 loglevel=6 console_msg_format=syslog earlycon ip=::::stm32mp157::dhcp kmac=dev:eth0,addr: <5>[ 0.163435] SCSI subsystem initialized <5>[ 3.165684] Initialise system trusted keyrings <5>[ 3.176128] NFS: Registering the id_resolver key type <5>[ 3.176214] Key type id_resolver registered <5>[ 3.176228] Key type id_legacy registered <5>[ 3.177136] Key type asymmetric registered <5>[ 3.177160] Asymmetric key parser 'x509' registered <5>[ 3.381987] random: crng init done <3>[ 3.477376] stm32_rtc 5c004000.rtc: IRQ index 1 not found <4>[ 3.481692] stm32_rtc 5c004000.rtc: alarm can't wake up the system: -6 <4>[ 3.489813] stm32_rtc 5c004000.rtc: Date/Time must be initialized <5>[ 3.660874] Key type dns_resolver registered <5>[ 3.664113] Registering SWP/SWPB emulation handler <5>[ 3.670676] Loading compiled-in X.509 certificates <4>[ 3.712724] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regulator <4>[ 3.719266] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regulator <4>[ 3.772642] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 3.778857] GPT:2161081 != 31116287 <4>[ 3.782655] GPT:Alternate GPT header not at the end of the disk. <4>[ 3.788855] GPT:2161081 != 31116287 <4>[ 3.792616] GPT: Use GNU Parted to correct GPT errors. <5>[ 8.389457] Sending DHCP requests ., OK Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <27>[ 8.683875] udevd[104]: specified user 'tss' unknown <27>[ 8.687989] udevd[104]: specified group 'tss' unknown <4>[ 9.890740] st,stm32-i2s 4000b000.audio-controller: No cache defaults, reading back from HW done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3263332/environment . /lava-3263332/environment / # /lava-3263332/bin/lava-test-runner /lava-3263332/0 /lava-3263332/bin/lava-test-runner /lava-3263332/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3263332/0/tests/0_dmesg + cat uuid + UUID=3263332_1.5.2<8>[ 12.530255] .4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 12.583651] <8>[ 12.632724] <8>[ 12.681581] + set +x <8>[ 12.690853] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3263332/environment / # . /lava-3263332/environment/lava-3263332/bin/lava-test-runner /lava-3263332/1 / # /lava-3263332/bin/lava-test-runner /lava-3263332/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3263332/1/tests/1_bootrr + cat uuid + UUID=3263332_1.5.2<8>[ 13.185825] .4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3263332/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto sound /lava-3263332/1/../bin/lava-test-case <8>[ 14.257848] /lava-3263332/1/../bin/lava-test-case <8>[ 14.306056] /lava-3263332/1/../bin/lava-test-case <8>[ 14.335235] + set +x <8>[ 14.355919] / #