Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3022 device /dev/ttyimx7ulp-evk-1 [115200 N81] (Debian GNU/Linux) U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 05:49:44 -0500) CPU: Freescale i.MX7ULP rev2.0 at 500 MHz Reset cause: POR Boot mode: Dual boot Model: NXP i.MX7ULP EVK DRAM: 1 GiB MMC: FSL_SDHC: 0 mmc_init: -95, time 3663 *** Warning - MMC init failed, using default environment No panel detected: default to HX8363_WVGA Display: HX8363_WVGA (480x854) Video: 480x854x24 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Normal Boot Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => 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 BOOTP broadcast 2 DHCP client bound to address 172.16.1.232 (1922 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x60800000 1233504/tftp-deploy-39jfi5cg/kernel/zImage tftp 0x60800000 1233504/tftp-deploy-39jfi5cg/kernel/zImage Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1233504/tftp-deploy-39jfi5cg/kernel/zImage'. Load address: 0x60800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 3.7 MiB/s done Bytes transferred = 9699840 (940200 hex) => tftp 0x66800000 1233504/tftp-deploy-39jfi5cg/ramdisk/ramdisk.cpio.gz.uboot tftp 0x66800000 1233504/tftp-deploy-39jfi5cg/ramdisk/ramdisk.cpio.gz.uboot Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1233504/tftp-deploy-39jfi5cg/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x66800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 3.7 MiB/s done Bytes transferred = 16075575 (f54b37 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x63000000 1233504/tftp-deploy-39jfi5cg/dtb/imx7ulp-evk.dtb tftp 0x63000000 1233504/tftp-deploy-39jfi5cg/dtb/imx7ulp-evk.dtb Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1233504/tftp-deploy-39jfi5cg/dtb/imx7ulp-evk.dtb'. Load address: 0x63000000 Loading: *# 1.7 MiB/s done Bytes transferred = 10458 (28da hex) => setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x60800000 0x66800000 0x63000000 bootz 0x60800000 0x66800000 0x63000000 Kernel image @ 0x60800000 [ 0x000000 - 0x940200 ] ## Loading init Ramdisk from Legacy Image at 66800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16075511 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 63000000 Booting using the fdt blob at 0x63000000 Using Device Tree in place at 63000000, end 630058d9 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 5.10.182-cip34 (KernelCI@build-j1608874-arm-gcc-10-multi-v7-defconfig-fp4wc) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Jun 5 10:08:45 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: NXP i.MX7ULP EVK [ 0.000000] earlycon: lpuart32 at MMIO32 0x402d0000 (options '') [ 0.000000] printk: bootconsole [lpuart32] enabled [ 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 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 933020K/1048576K available (14336K kernel code, 2239K rwdata, 5360K rodata, 2048K init, 424K bss, 50020K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000015] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008417] clocksource: imx-tpm: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020035] Console: colour dummy device 80x30 <6>[ 0.024553] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.034920] pid_max: default: 32768 minimum: 301 <6>[ 0.040006] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.047361] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.056367] CPU: Testing write buffer coherency: ok <3>[ 0.061778] /cpus/cpu@f00 missing clock-frequency property <6>[ 0.067280] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 <6>[ 0.074462] Setting up static identity map for 0x60300000 - 0x603000ac <6>[ 0.081795] rcu: Hierarchical SRCU implementation. <6>[ 0.088411] EFI services will not be available. <6>[ 0.093199] smp: Bringing up secondary CPUs ... <6>[ 0.097789] smp: Brought up 1 node, 1 CPU <6>[ 0.101985] SMP: Total of 1 processors activated (6.00 BogoMIPS). <6>[ 0.108334] CPU: All CPU(s) started in SVC mode. <6>[ 0.113942] devtmpfs: initialized <6>[ 0.121504] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.129606] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.139492] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.150126] pinctrl core: initialized pinctrl subsystem <6>[ 0.157561] DMI not present or invalid. <6>[ 0.163021] NET: Registered protocol family 16 <6>[ 0.170765] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.180813] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.180892] cpuidle: using governor menu <6>[ 0.238417] No ATAGs? <6>[ 0.240826] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.248991] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.258108] imx7ulp-pinctrl 40ac0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.268512] Serial: AMBA PL011 UART driver <6>[ 0.307110] iommu: Default domain type: Translated <6>[ 0.312459] vgaarb: loaded <5>[ 0.316555] SCSI subsystem initialized <6>[ 0.321469] usbcore: registered new interface driver usbfs <6>[ 0.327139] usbcore: registered new interface driver hub <6>[ 0.332575] usbcore: registered new device driver usb <6>[ 0.339298] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.344269] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.353709] PTP clock support registered <6>[ 0.361896] clocksource: Switched to clocksource imx-tpm <6>[ 2.134840] NET: Registered protocol family 2 <6>[ 2.139688] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.149085] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.157539] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.165571] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.173023] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.179547] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.186325] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.193844] NET: Registered protocol family 1 <6>[ 2.199445] RPC: Registered named UNIX socket transport module. <6>[ 2.205474] RPC: Registered udp transport module. <6>[ 2.210313] RPC: Registered tcp transport module. <6>[ 2.215284] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.221970] PCI: CLS 0 bytes, default 64 <6>[ 2.226745] Trying to unpack rootfs image as initramfs... <6>[ 4.373883] Freeing initrd memory: 15700K <5>[ 4.380135] Initialise system trusted keyrings <6>[ 4.385204] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 4.403422] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.410910] NFS: Registering the id_resolver key type <5>[ 4.416122] Key type id_resolver registered <5>[ 4.420392] Key type id_legacy registered <6>[ 4.424874] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.431575] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 4.439293] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 4.444674] Key type asymmetric registered <5>[ 4.448778] Asymmetric key parser 'x509' registered <6>[ 4.454052] bounce: pool size: 64 pages <6>[ 4.458022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 4.465630] io scheduler mq-deadline registered <6>[ 4.470357] io scheduler kyber registered <4>[ 4.495214] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.601463] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 4.613142] SuperH (H)SCI(F) driver initialized <6>[ 4.618795] msm_serial: driver initialized <6>[ 4.623174] STMicroelectronics ASC driver initialized <6>[ 4.629614] 402d0000.serial: ttyLP0 at MMIO 0x402d0010 (irq = 42, base_baud = 1500000) is a FSL_LPUART<6>[ 4.639138] printk: console [ttyLP0] enabled <6>[ 4.639138] printk: console [ttyLP0] enabled <6>[ 4.648075] printk: bootconsole [lpuart32] disabled <6>[ 4.648075] printk: bootconsole [lpuart32] disabled <6>[ 4.659750] STM32 USART driver initialized <6>[ 4.687592] brd: module loaded <6>[ 4.703340] loop: module loaded <6>[ 4.722381] CAN device driver interface <6>[ 4.727431] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 4.734657] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.739886] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.746223] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.751913] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.762306] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.770045] usbcore: registered new interface driver pegasus <6>[ 4.776111] usbcore: registered new interface driver asix <6>[ 4.781888] usbcore: registered new interface driver ax88179_178a <6>[ 4.788310] usbcore: registered new interface driver cdc_ether <6>[ 4.794513] usbcore: registered new interface driver smsc75xx <6>[ 4.800592] usbcore: registered new interface driver smsc95xx <6>[ 4.806687] usbcore: registered new interface driver net1080 <6>[ 4.812711] usbcore: registered new interface driver cdc_subset <6>[ 4.818946] usbcore: registered new interface driver zaurus <6>[ 4.824945] usbcore: registered new interface driver cdc_ncm <6>[ 4.833712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.840510] ehci-pci: EHCI PCI platform driver <6>[ 4.845365] ehci-platform: EHCI generic platform driver <6>[ 4.851087] ehci-orion: EHCI orion driver <6>[ 4.855603] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.860039] ehci-st: EHCI STMicroelectronics driver <6>[ 4.865388] ehci-exynos: EHCI Exynos driver <6>[ 4.869985] ehci-atmel: EHCI Atmel driver <6>[ 4.874448] tegra-ehci: Tegra EHCI driver <6>[ 4.878885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.885396] ohci-pci: OHCI PCI platform driver <6>[ 4.890180] ohci-platform: OHCI generic platform driver <6>[ 4.895940] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.900375] ohci-st: OHCI STMicroelectronics driver <6>[ 4.905769] ohci-atmel: OHCI Atmel driver <6>[ 4.910920] usbcore: registered new interface driver usb-storage <6>[ 4.924337] i2c /dev entries driver <6>[ 4.943679] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.950130] sdhci: Copyright(c) Pierre Ossman <6>[ 4.956956] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.964859] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.975528] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <6>[ 4.981315] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.988884] usbcore: registered new interface driver usbhid <6>[ 4.994804] usbhid: USB HID core driver <6>[ 5.005872] NET: Registered protocol family 10 <6>[ 5.012286] Segment Routing with IPv6 <6>[ 5.016362] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 5.023646] NET: Registered protocol family 17 <6>[ 5.028374] can: controller area network core <6>[ 5.033194] NET: Registered protocol family 29 <6>[ 5.037901] can: raw protocol <6>[ 5.041136] can: broadcast manager protocol <6>[ 5.045630] can: netlink gateway - max_hops=1 <5>[ 5.050964] Key type dns_resolver registered <6>[ 5.055966] ThumbEE CPU extension supported. <5>[ 5.060517] Registering SWP/SWPB emulation handler <5>[ 5.066180] Loading compiled-in X.509 certificates <4>[ 5.087984] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.106700] ci_hdrc ci_hdrc.0: EHCI Host Controller <6>[ 5.111986] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 <6>[ 5.141910] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 <6>[ 5.148954] hub 1-0:1.0: USB hub found <6>[ 5.153156] hub 1-0:1.0: 1 port detected <4>[ 5.163960] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.176441] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <4>[ 5.186228] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.228896] mmc0: SDHCI controller on 40370000.mmc [40370000.mmc] using ADMA <4>[ 5.238293] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 5.373343] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 5.384961] mmc0: new high speed SDHC card at address e624 <6>[ 5.391944] mmcblk0: mmc0:e624 SL16G 14.8 GiB <6>[ 5.405943] mmcblk0: p1 p2 <4>[ 5.412069] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.451926] usb 1-1: new high-speed USB device number 2 using ci_hdrc <4>[ 5.656575] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 17.758121] Freeing unused kernel memory: 2048K <6>[ 17.763572] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 18.012641] udevd[84]: starting version 3.2.9 <5>[ 18.019047] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 18.027058] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 18.034202] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 18.056804] udevd[84]: specified user 'tss' unknown <27>[ 18.062542] udevd[84]: specified group 'tss' unknown <30>[ 18.083580] udevd[85]: starting eudev-3.2.9 <6>[ 20.354468] caam 40240000.crypto: Entropy delay = 3200 <6>[ 20.405383] caam 40240000.crypto: Instantiated RNG4 SH0 <6>[ 20.450846] caam 40240000.crypto: Instantiated RNG4 SH1 <6>[ 20.456368] caam 40240000.crypto: device ID = 0x0a16030100000000 (Era 9) <6>[ 20.463353] caam 40240000.crypto: job rings = 2, qi = 0 <4>[ 20.478284] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 20.780356] usbcore: registered new interface driver r8152 <6>[ 20.962099] usb 1-1: reset high-speed USB device number 2 using ci_hdrc <4>[ 21.203959] r8152 1-1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2 <4>[ 21.212973] r8152 1-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-2) <6>[ 21.300813] r8152 1-1:1.0 eth0: v1.11.11 <4>[ 21.324248] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 22.673908] caam algorithms registered in /proc/crypto <6>[ 22.681767] caam 40240000.crypto: registering rng-caam <4>[ 22.690618] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 22.718322] pwm-backlight backlight: supply power not found, using dummy regulator done Saving random seed: <5>[ 22.798304] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: <5>[ 22.823947] random: crng init done OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1233504/environment . /lava-1233504/environment / # /lava-1233504/bin/lava-test-runner /lava-1233504/0 /lava-1233504/bin/lava-test-runner /lava-1233504/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1233504/0/tests/0_dmesg + cat uuid + UUID=123<8>[ 28.791016] 3504_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 28.859638] <8>[ 28.923031] <8>[ 28.986120] + set +x<8>[ 28.997228] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh / # . /lava-1233504/environment /lava-1233504/bin/lava-test-runner /lava-1233504/1 . /lava-1233504/environment / # /lava-1233504/bin/lava-test-runner /lava-1233504/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1233504/1/tests/1_bootrr + cat uuid + UUID=123<8>[ 34.750126] 3504_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1233504/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto backlight /lava-1233504/1/../bin/lava-test-case <8>[ 35.838173] /lava-1233504/1/../bin/lava-test-case <8>[ 35.897244] /lava-1233504/1/../bin/lava-test-case <8>[ 35.933155] + set +x<8>[ 35.958864] / # �