Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2019.04-lf-5.4.y_v2019.04+g228843cdf5 (Feb 24 2020 - 11:58:52 +0000) CPU: Freescale i.MX6UL rev1.2 696 MHz (running at 396 MHz) CPU: Automotive temperature grade (-40C to 125C) at 30C Reset cause: POR Model: Freescale i.MX6 UltraLite 14x14 EVK Board Board: MX6UL 14x14 EVK DRAM: 512 MiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@020b4000 using MAC address from ROM eth1: ethernet@020b4000 [PRIME] Warning: ethernet@02188000 using MAC address from ROM , eth0: ethernet@02188000 Fastboot: Normal Normal Boot 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 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.212 (1281 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1257382/tftp-deploy-k9m2k33p/kernel/zImage tftp ${loadaddr} 1257382/tftp-deploy-k9m2k33p/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1257382/tftp-deploy-k9m2k33p/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################ 4.9 MiB/s done Bytes transferred = 6425624 (620c18 hex) => tftp ${initrd_addr} 1257382/tftp-deploy-k9m2k33p/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1257382/tftp-deploy-k9m2k33p/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1257382/tftp-deploy-k9m2k33p/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 4.9 MiB/s done Bytes transferred = 8847568 (8700d0 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1257382/tftp-deploy-k9m2k33p/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1257382/tftp-deploy-k9m2k33p/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1257382/tftp-deploy-k9m2k33p/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 2.7 MiB/s done Bytes transferred = 20104 (4e88 hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x80800000 [ 0x000000 - 0x620c18 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8847504 Bytes = 8.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83007e87 ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st45 (KernelCI@build-j7749-arm-gcc-10-imx-v6-v7-defconfig-464wp) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Sun Nov 5 04:50:53 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX6 UltraLite 14x14 EVK Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0x9f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @debd1000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474376K/524288K available (8249K kernel code, 443K rwdata, 2728K rodata, 444K init, 8296K bss, 33528K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ac0834 (10979 kB) [ 0.000000] .init : 0xc0ac1000 - 0xc0b30000 ( 444 kB) [ 0.000000] .data : 0xc0b30000 - 0xc0b9ede0 ( 444 kB) [ 0.000000] .bss : 0xc0ba1000 - 0xc13bb390 (8297 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Switching to timer-based delay loop, resolution 41ns [ 0.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.007860] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.019603] Console: colour dummy device 80x30 [ 0.021839] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.029676] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.033659] ... MAX_LOCK_DEPTH: 48 [ 0.037833] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042224] ... CLASSHASH_SIZE: 4096 [ 0.046534] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.050969] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055447] ... CHAINHASH_SIZE: 32768 [ 0.059847] memory used by lock dependency info: 5167 kB [ 0.065239] per task-struct memory footprint: 1536 bytes [ 0.070724] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.081035] pid_max: default: 32768 minimum: 301 [ 0.086329] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.092286] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.103446] CPU: Testing write buffer coherency: ok [ 0.107064] /cpus/cpu@0 missing clock-frequency property [ 0.110816] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.116846] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.129402] Brought up 1 CPUs [ 0.129546] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.135713] CPU: All CPU(s) started in SVC mode. [ 0.144508] devtmpfs: initialized [ 0.182816] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.189281] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.197669] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.206316] pinctrl core: initialized pinctrl subsystem [ 0.216717] NET: Registered protocol family 16 [ 0.224411] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.323105] No ATAGs? [ 0.323231] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.330654] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.345080] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.424650] vgaarb: loaded [ 0.427225] SCSI subsystem initialized [ 0.431189] usbcore: registered new interface driver usbfs [ 0.434514] usbcore: registered new interface driver hub [ 0.439459] usbcore: registered new device driver usb [ 0.446724] Linux video capture interface: v2.00 [ 0.449360] pps_core: LinuxPPS API ver. 1 registered [ 0.453765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.463136] PTP clock support registered [ 0.468489] Advanced Linux Sound Architecture Driver Initialized. [ 0.479404] Bluetooth: Core ver 2.21 [ 0.480369] NET: Registered protocol family 31 [ 0.484702] Bluetooth: HCI device and connection manager initialized [ 0.491079] Bluetooth: HCI socket layer initialized [ 0.495927] Bluetooth: L2CAP socket layer initialized [ 0.501187] Bluetooth: SCO socket layer initialized [ 0.511756] clocksource: Switched to clocksource mxc_timer1 [ 0.587254] NET: Registered protocol family 2 [ 0.589429] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.599316] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.603833] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.611561] TCP: Hash tables configured (established 4096 bind 4096) [ 0.616781] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.622666] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.629734] NET: Registered protocol family 1 [ 0.635318] RPC: Registered named UNIX socket transport module. [ 0.638956] RPC: Registered udp transport module. [ 0.643787] RPC: Registered tcp transport module. [ 0.648349] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.656873] Trying to unpack rootfs image as initramfs... [ 2.606912] Freeing initrd memory: 8644K [ 2.663484] VFS: Disk quotas dquot_6.6.0 [ 2.665771] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.688951] NFS: Registering the id_resolver key type [ 2.691910] Key type id_resolver registered [ 2.695360] Key type id_legacy registered [ 2.699739] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 2.710203] fuse init (API version 7.23) [ 2.736161] io scheduler noop registered [ 2.737288] io scheduler deadline registered [ 2.742858] io scheduler cfq registered (default) [ 2.766445] console [ttymxc0] enabled [ 2.766445] console [ttymxc0] enabled [ 2.771103] bootconsole [uart0] disabled [ 2.771103] bootconsole [uart0] disabled [ 2.784316] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 218, base_baud = 5000000) is a IMX [ 2.798544] [drm] Initialized drm 1.1.0 20060810 [ 2.885112] brd: module loaded [ 2.933883] loop: module loaded [ 2.949488] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) [ 2.967346] CAN device driver interface [ 2.975184] 20b4000.ethernet supply phy not found, using dummy regulator [ 2.984987] pps pps0: new PPS source ptp0 [ 3.114184] fec 20b4000.ethernet eth0: registered PHC device 0 [ 3.123885] 2188000.ethernet supply phy not found, using dummy regulator [ 3.132945] pps pps1: new PPS source ptp1 [ 4.899513] fec 2188000.ethernet eth1: registered PHC device 1 [ 4.908272] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.915142] ehci-pci: EHCI PCI platform driver [ 4.919998] ehci-mxc: Freescale On-Chip EHCI Host driver [ 4.926614] usbcore: registered new interface driver usb-storage [ 4.953607] 2184200.usb supply vbus not found, using dummy regulator [ 4.965970] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 4.971467] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 4.991041] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 5.005944] hub 1-0:1.0: USB hub found [ 5.010183] hub 1-0:1.0: 1 port detected [ 5.023446] mousedev: PS/2 mouse device common for all mice [ 5.037562] input: 20cc000.snvs:snvs-powerkey as /devices/platform/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 [ 5.059252] input: iMX6UL Touchscreen Controller as /devices/platform/soc/2100000.aips-bus/2040000.tsc/input/input1 [ 5.080813] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 5.090254] i2c /dev entries driver [ 5.096986] IR NEC protocol handler initialized [ 5.101689] IR RC5(x/sz) protocol handler initialized [ 5.106788] IR RC6 protocol handler initialized [ 5.111637] IR JVC protocol handler initialized [ 5.116219] IR Sony protocol handler initialized [ 5.120949] IR SANYO protocol handler initialized [ 5.125697] IR Sharp protocol handler initialized [ 5.130440] IR MCE Keyboard/mouse protocol handler initialized [ 5.136494] IR XMP protocol handler initialized [ 5.153834] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 5.160250] Bluetooth: HCI UART driver ver 2.3 [ 5.164857] Bluetooth: HCI UART protocol H4 registered [ 5.170021] Bluetooth: HCI UART protocol LL registered [ 5.176289] sdhci: Secure Digital Host Controller Interface driver [ 5.182605] sdhci: Copyright(c) Pierre Ossman [ 5.187006] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.197167] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO [ 5.204637] sdhci-esdhc-imx 2190000.usdhc: No vqmmc regulator found [ 5.262191] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA [ 5.273274] sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found [ 5.279499] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 5.331308] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 5.346671] usbcore: registered new interface driver usbhid [ 5.352408] usbhid: USB HID core driver [ 5.404971] NET: Registered protocol family 10 [ 5.417166] sit: IPv6 over IPv4 tunneling driver [ 5.426911] NET: Registered protocol family 17 [ 5.431838] can: controller area network core (rev 20120528 abi 9) [ 5.440234] NET: Registered protocol family 29 [ 5.445080] can: raw protocol (rev 20120528) [ 5.449946] can: broadcast manager protocol (rev 20120528 t) [ 5.456012] can: netlink gateway (rev 20130117) max_hops=1 [ 5.464023] Key type dns_resolver registered [ 5.472064] mmc1: host does not support reading read-only switch, assuming write-enable [ 5.480536] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19) [ 5.496280] Registering SWP/SWPB emulation handler [ 5.502487] mmc1: new high speed SDHC card at address aaaa [ 5.515549] mmcblk0: mmc1:aaaa SS16G 14.8 GiB [ 5.532174] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 5.542008] mmcblk0: p1 p2 [ 5.643630] fec 20b4000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=20b4000.ethernet-1:01, irq=-1) [ 5.655518] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.665588] fec 2188000.ethernet eth1: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=20b4000.ethernet-1:02, irq=-1) [ 5.677505] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 9.644062] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 9.653019] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.672485] Sending DHCP requests .., OK [ 12.691907] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 [ 12.725035] IP-Config: Complete: [ 12.728372] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.212, mask=255.255.255.0, gw=172.16.1.4 [ 12.738676] host=172.16.1.212, domain=example.org, nis-domain=(none) [ 12.745645] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= [ 12.751842] nameserver0=172.16.1.4 [ 12.757052] vdd3p0: disabling [ 12.761771] VSD_3V3: disabling [ 12.766244] ALSA device list: [ 12.769236] No soundcards found. [ 12.777314] Freeing unused kernel memory: 444K [ 12.906223] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 13.358208] udevd[147]: starting version 3.2.9 [ 13.367186] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 13.378617] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 13.388326] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 13.421858] udevd[147]: specified user 'tss' unknown [ 13.427322] udevd[147]: specified group 'tss' unknown [ 13.445565] udevd[148]: starting eudev-3.2.9 done Saving random seed: [ 16.528807] random: dd: uninitialized urandom read (512 bytes read, 30 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 16.842418] random: dropbear: uninitialized urandom read (32 bytes read, 31 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1257382/environment . /lava-1257382/environment / # /lava-1257382/bin/lava-test-runner /lava-1257382/0 /lava-1257382/bin/lava-test-runner /lava-1257382/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1257382/0/tests/0_dmesg + cat uuid + UUID=1257382_1.5.2.4.1[ 22.918354] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 23.063294] [ 23.190408] [ 23.317986] + set +x [ 23.330492] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1257382/environment / # . /lava-1257382/environment/lava-1257382/bin/lava-test-runner /lava-1257382/1 / # /lava-1257382/bin/lava-test-runner /lava-1257382/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1257382/1/tests/1_bootrr + cat uuid + UUID=1257382_1.5.2.4.5[ 29.210113] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1257382/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1257382/1/../bin/lava-test-case [ 29.314323] /lava-1257382/1/../bin/lava-test-case [ 29.437345] /lava-1257382/1/../bin/lava-test-case [ 29.505016] + set +x [ 29.553605] / #