Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-rc4-00059-g2b9b9cdd5f-dirty (Mar 29 2019 - 11:33:52 +0000) DRAM: 256 MiB CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.04-rc4-00059-g2b9b9cdd5f-dirty (Mar 29 2019 - 11:33:52 +0000) Allwinner Technology CPU: Allwinner A13 (SUN5I) Model: Olimex A13-Olinuxino Micro I2C: ready DRAM: 256 MiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment Setting up a 1024x768 vga console (overscan 0x0) In: serial Out: vga Err: vga Net: No ethernet found. starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 scanning bus 0 for devices... Warning: asix_eth using MAC address from ROM 2 USB Device(s) found scanning bus 1 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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 10.201.3.187 (13 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2404665/tftp-deploy-h470qmgf/kernel/zImage tftp 0x40000000 2404665/tftp-deploy-h470qmgf/kernel/zImage Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '2404665/tftp-deploy-h470qmgf/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################## 403.3 KiB/s done Bytes transferred = 4071664 (3e20f0 hex) => tftp 0x44300000 2404665/tftp-deploy-h470qmgf/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2404665/tftp-deploy-h470qmgf/ramdisk/ramdisk.cpio.gz.uboot Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '2404665/tftp-deploy-h470qmgf/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################### 1.1 MiB/s done Bytes transferred = 7956276 (796734 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2404665/tftp-deploy-h470qmgf/dtb/sun5i-a13-olinuxino-micro.dtb tftp 0x44000000 2404665/tftp-deploy-h470qmgf/dtb/sun5i-a13-olinuxino-micro.dtb Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '2404665/tftp-deploy-h470qmgf/dtb/sun5i-a13-olinuxino-micro.dtb'. Load address: 0x44000000 Loading: *T ## 2 KiB/s done Bytes transferred = 15718 (3d66 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7956212 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 Using Device Tree in place at 44000000, end 44006d65 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.255-cip79 (KernelCI@build-j71213-arm-gcc-10-sunxi-defconfig-vbx57) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Tue Aug 23 04:42:44 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Olimex A13-Olinuxino Micro [ 0.000000] earlycon: uart0 at MMIO32 0x01c28400 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0x4ec00000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 15 pages/cpu s30604 r8192 d22644 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64262 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) <6>[ 0.000000] Memory: 222592K/259072K available (6144K kernel code, 421K rwdata, 1524K rodata, 1024K init, 244K bss, 20096K reserved, 16384K cma-reserved, 0K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xd0000000 - 0xff800000 ( 760 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xcfd00000 ( 253 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7136 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 422 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 245 kB) <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 restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. <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.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008137] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.017657] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns <6>[ 0.027239] Console: colour dummy device 80x30 <6>[ 0.032058] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408) <6>[ 0.074163] pid_max: default: 32768 minimum: 301 <6>[ 0.079177] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.086048] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.093981] CPU: Testing write buffer coherency: ok <3>[ 0.099192] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.109321] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.115386] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.122405] rcu: Hierarchical SRCU implementation. <6>[ 0.128036] smp: Bringing up secondary CPUs ... <6>[ 0.132843] smp: Brought up 1 node, 1 CPU <6>[ 0.137108] SMP: Total of 1 processors activated (1001.88 BogoMIPS). <6>[ 0.143738] CPU: All CPU(s) started in SVC mode. <6>[ 0.150070] devtmpfs: initialized <6>[ 0.157287] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.165475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.175594] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.182955] pinctrl core: initialized pinctrl subsystem <6>[ 0.189735] NET: Registered protocol family 16 <6>[ 0.195986] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.204002] hw-breakpoint: debug architecture 0x4 unsupported. <5>[ 0.221256] SCSI subsystem initialized <6>[ 0.225795] usbcore: registered new interface driver usbfs <6>[ 0.231664] usbcore: registered new interface driver hub <6>[ 0.237271] usbcore: registered new device driver usb <6>[ 0.242801] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.248049] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.257453] PTP clock support registered <6>[ 0.261864] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.269157] clocksource: Switched to clocksource timer <6>[ 0.275320] simple-framebuffer 4fd00000.framebuffer: framebuffer at 0x4fd00000, 0x300000 bytes, mapped to 0x(ptrval) <6>[ 0.286251] simple-framebuffer 4fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 <6>[ 0.307888] Console: switching to colour frame buffer device 128x48 <6>[ 0.325628] simple-framebuffer 4fd00000.framebuffer: fb0: simplefb registered! <6>[ 0.340676] NET: Registered protocol family 2 <6>[ 0.345559] IP idents hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.352880] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.360866] TCP established hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.368096] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) <6>[ 0.374836] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 0.381561] UDP hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.387669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.394333] NET: Registered protocol family 1 <6>[ 0.399658] RPC: Registered named UNIX socket transport module. <6>[ 0.405845] RPC: Registered udp transport module. <6>[ 0.410861] RPC: Registered tcp transport module. <6>[ 0.415817] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.422853] Unpacking initramfs... <6>[ 0.925908] Freeing initrd memory: 7772K <6>[ 0.931784] workingset: timestamp_bits=30 max_order=16 bucket_order=0 <5>[ 0.945152] NFS: Registering the id_resolver key type <5>[ 0.950631] Key type id_resolver registered <5>[ 0.955070] Key type id_legacy registered <6>[ 0.960812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) <6>[ 0.968493] io scheduler noop registered <6>[ 0.972728] io scheduler deadline registered <6>[ 0.977422] io scheduler cfq registered (default) <6>[ 0.982411] io scheduler mq-deadline registered <6>[ 0.987195] io scheduler kyber registered <6>[ 0.994331] sun5i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.055074] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <6>[ 1.064306] console [ttyS0] disabled <6>[ 1.088244] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 26, base_baud = 1500000) is a U6_16550A <6>[ 1.097527] console [ttyS0] enabled <6>[ 1.097527] console [ttyS0] enabled <6>[ 1.105029] bootconsole [uart0] disabled <6>[ 1.105029] bootconsole [uart0] disabled <6>[ 1.116216] CAN device driver interface <6>[ 1.120957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.127740] ehci-platform: EHCI generic platform driver <6>[ 1.133579] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.140075] ohci-platform: OHCI generic platform driver <6>[ 1.146828] i2c /dev entries driver <6>[ 1.153146] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 1.163037] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 <6>[ 1.170668] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 1.201066] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 1.209242] sun4i-ss 1c15000.crypto-engine: Die ID 1 <6>[ 1.216461] usbcore: registered new interface driver usbhid <6>[ 1.222364] usbhid: USB HID core driver <6>[ 1.228167] NET: Registered protocol family 17 <6>[ 1.232995] can: controller area network core (rev 20170425 abi 9) <6>[ 1.239560] NET: Registered protocol family 29 <6>[ 1.244265] can: raw protocol (rev 20170425) <6>[ 1.248793] can: broadcast manager protocol (rev 20170425 t) <6>[ 1.254736] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 1.260753] Key type dns_resolver registered <5>[ 1.265359] Registering SWP/SWPB emulation handler <6>[ 1.279054] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.4 <6>[ 1.286599] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.5 <6>[ 1.294539] ehci-platform 1c14000.usb: EHCI Host Controller <6>[ 1.300458] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.309228] ehci-platform 1c14000.usb: irq 21, io mem 0x01c14000 <6>[ 1.339158] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.346495] hub 1-0:1.0: USB hub found <6>[ 1.350675] hub 1-0:1.0: 1 port detected <4>[ 1.354890] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.364071] ohci-platform 1c14400.usb: Generic Platform OHCI controller <6>[ 1.371071] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2 <6>[ 1.379395] mmc0: new high speed SD card at address 0007 <6>[ 1.386776] mmcblk0: mmc0:0007 SD02G 1.90 GiB <6>[ 1.392753] ohci-platform 1c14400.usb: irq 22, io mem 0x01c14400 <6>[ 1.400564] mmcblk0: p1 p2 <6>[ 1.463989] hub 2-0:1.0: USB hub found <6>[ 1.468056] hub 2-0:1.0: 1 port detected <4>[ 1.473276] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator <6>[ 1.484387] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 <6>[ 1.493072] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 1.499087] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3 <6>[ 1.508063] hub 3-0:1.0: USB hub found <6>[ 1.512210] hub 3-0:1.0: 1 port detected <6>[ 1.517018] hctosys: unable to open rtc device (rtc0) <6>[ 1.669160] usb 1-1: new high-speed USB device number 2 using ehci-platform <6>[ 14.019253] ALSA device list: <6>[ 14.022492] No soundcards found. <6>[ 14.028277] Freeing unused kernel memory: 1024K <6>[ 14.033435] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.209782] udevd[83]: starting version 3.2.9 <5>[ 14.215563] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.223307] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.230251] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 14.246241] udevd[83]: specified user 'tss' unknown <27>[ 14.251841] udevd[83]: specified group 'tss' unknown <30>[ 14.270957] udevd[84]: starting eudev-3.2.9 done Saving random seed: <5>[ 15.615373] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK Starting dropbear sshd: <5>[ 15.726907] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2404665/environment . /lava-2404665/environment / # /lava-2404665/bin/lava-test-runner /lava-2404665/0 /lava-2404665/bin/lava-test-runner /lava-2404665/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2404665/0/tests/0_dmesg + cat uuid + UUID=2404665_1.5.2.4.1 + set +x <8>[ 16.387537] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 16.440264] <8>[ 16.486773] <8>[ 16.533899] + set +x <8>[ 16.544445] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2404665/environment / # . /lava-2404665/environment/lava-2404665/bin/lava-test-runner /lava-2404665/1 / # /lava-2404665/bin/lava-test-runner /lava-2404665/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2404665/1/tests/1_bootrr + cat uuid + UUID=2404665_1.5.2.4.5 + set +x <8>[ 17.081559] + export 'PATH=/opt/bootrr/helpers:/lava-2404665/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2404665/1/../bin/lava-test-case <8>[ 18.133085] /lava-2404665/1/../bin/lava-test-case <8>[ 18.178480] /lava-2404665/1/../bin/lava-test-case <8>[ 18.206459] + set +x <8>[ 18.227777] / #