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 (8 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2617237/tftp-deploy-x21bbhnc/kernel/zImage tftp 0x40000000 2617237/tftp-deploy-x21bbhnc/kernel/zImage Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '2617237/tftp-deploy-x21bbhnc/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 1.1 MiB/s done Bytes transferred = 9667072 (938200 hex) => tftp 0x44300000 2617237/tftp-deploy-x21bbhnc/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2617237/tftp-deploy-x21bbhnc/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 '2617237/tftp-deploy-x21bbhnc/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 1.1 MiB/s done Bytes transferred = 16053209 (f4f3d9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2617237/tftp-deploy-x21bbhnc/dtb/sun5i-a13-olinuxino-micro.dtb tftp 0x44000000 2617237/tftp-deploy-x21bbhnc/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 '2617237/tftp-deploy-x21bbhnc/dtb/sun5i-a13-olinuxino-micro.dtb'. Load address: 0x44000000 Loading: *## 702.1 KiB/s done Bytes transferred = 15826 (3dd2 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: 16053145 Bytes = 15.3 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 44006dd1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.147-cip17 (KernelCI@build-j264691-arm-gcc-10-multi-v7-defconfig-qxp8q) (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 Oct 5 11:53:48 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] printk: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x49800000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000004fcfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004fcfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fcfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 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, linear) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 118304K/259072K available (13312K kernel code, 2230K rwdata, 5344K rodata, 2048K init, 424K bss, 42464K reserved, 98304K cma-reserved, 0K 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.000027] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008526] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.018817] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns <6>[ 0.029294] Console: colour dummy device 80x30 <6>[ 0.034260] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408) <6>[ 0.075315] pid_max: default: 32768 minimum: 301 <6>[ 0.080577] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.088519] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.097621] CPU: Testing write buffer coherency: ok <3>[ 0.103091] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.113603] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.119989] Setting up static identity map for 0x40300000 - 0x403000ac <6>[ 0.127843] rcu: Hierarchical SRCU implementation. <6>[ 0.134674] EFI services will not be available. <6>[ 0.139872] smp: Bringing up secondary CPUs ... <6>[ 0.144881] smp: Brought up 1 node, 1 CPU <6>[ 0.149361] SMP: Total of 1 processors activated (1001.88 BogoMIPS). <6>[ 0.156288] CPU: All CPU(s) started in SVC mode. <6>[ 0.161906] devtmpfs: initialized <6>[ 0.169040] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.177574] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.188202] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.201708] pinctrl core: initialized pinctrl subsystem <6>[ 0.209227] DMI not present or invalid. <6>[ 0.214245] NET: Registered protocol family 16 <6>[ 0.221748] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.231048] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.231291] cpuidle: using governor menu <6>[ 0.242475] No ATAGs? <6>[ 0.245126] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.253548] Serial: AMBA PL011 UART driver <6>[ 0.292077] iommu: Default domain type: Translated <6>[ 0.297814] vgaarb: loaded <5>[ 0.301780] SCSI subsystem initialized <6>[ 0.306852] usbcore: registered new interface driver usbfs <6>[ 0.313008] usbcore: registered new interface driver hub <6>[ 0.318909] usbcore: registered new device driver usb <6>[ 0.325368] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.330883] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.340754] PTP clock support registered <6>[ 0.347848] clocksource: Switched to clocksource timer <6>[ 1.296565] simple-framebuffer 4fd00000.framebuffer: framebuffer at 0x4fd00000, 0x300000 bytes, mapped to 0x(ptrval) <6>[ 1.307974] simple-framebuffer 4fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 <6>[ 1.329403] Console: switching to colour frame buffer device 128x48 <6>[ 1.346630] simple-framebuffer 4fd00000.framebuffer: fb0: simplefb registered! <6>[ 1.362309] NET: Registered protocol family 2 <6>[ 1.367393] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 1.375945] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.384618] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 1.392573] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 1.400003] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 1.406737] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.413581] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.420954] NET: Registered protocol family 1 <6>[ 1.426414] RPC: Registered named UNIX socket transport module. <6>[ 1.432947] RPC: Registered udp transport module. <6>[ 1.438151] RPC: Registered tcp transport module. <6>[ 1.443335] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.450363] PCI: CLS 0 bytes, default 64 <6>[ 1.455281] Trying to unpack rootfs image as initramfs... <6>[ 2.539060] Freeing initrd memory: 15680K <5>[ 2.545018] Initialise system trusted keyrings <6>[ 2.550454] workingset: timestamp_bits=30 max_order=16 bucket_order=0 <6>[ 2.563601] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.571022] NFS: Registering the id_resolver key type <5>[ 2.576643] Key type id_resolver registered <5>[ 2.581390] Key type id_legacy registered <6>[ 2.585965] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.593283] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.601349] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.606882] Key type asymmetric registered <5>[ 2.611495] Asymmetric key parser 'x509' registered <6>[ 2.616906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.624953] io scheduler mq-deadline registered <6>[ 2.629971] io scheduler kyber registered <3>[ 2.636362] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO <6>[ 2.649781] sun5i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 2.723203] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 2.733034] sun5i-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator <6>[ 2.743046] printk: console [ttyS0] disabled <6>[ 2.767967] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 32, base_baud = 1500000) is a U6_16550A <6>[ 2.777689] printk: console [ttyS0] enabled <6>[ 2.777689] printk: console [ttyS0] enabled <6>[ 2.786784] printk: bootconsole [uart0] disabled <6>[ 2.786784] printk: bootconsole [uart0] disabled <6>[ 2.798773] SuperH (H)SCI(F) driver initialized <6>[ 2.804263] msm_serial: driver initialized <6>[ 2.808844] STMicroelectronics ASC driver initialized <6>[ 2.815057] STM32 USART driver initialized <6>[ 2.834892] brd: module loaded <6>[ 2.846545] loop: module loaded <6>[ 2.859939] CAN device driver interface <6>[ 2.864708] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.871439] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.876665] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.882971] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.888654] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.897356] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.905146] usbcore: registered new interface driver pegasus <6>[ 2.911156] usbcore: registered new interface driver asix <6>[ 2.916844] usbcore: registered new interface driver ax88179_178a <6>[ 2.923248] usbcore: registered new interface driver cdc_ether <6>[ 2.929395] usbcore: registered new interface driver smsc75xx <6>[ 2.935442] usbcore: registered new interface driver smsc95xx <6>[ 2.941495] usbcore: registered new interface driver net1080 <6>[ 2.947438] usbcore: registered new interface driver cdc_subset <6>[ 2.953659] usbcore: registered new interface driver zaurus <6>[ 2.959595] usbcore: registered new interface driver cdc_ncm <6>[ 2.967417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.974274] ehci-pci: EHCI PCI platform driver <6>[ 2.979044] ehci-platform: EHCI generic platform driver <6>[ 2.985096] ehci-orion: EHCI orion driver <6>[ 2.989684] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.994089] ehci-st: EHCI STMicroelectronics driver <6>[ 2.999444] ehci-exynos: EHCI Exynos driver <6>[ 3.004005] ehci-atmel: EHCI Atmel driver <6>[ 3.008430] tegra-ehci: Tegra EHCI driver <6>[ 3.012815] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.019336] ohci-pci: OHCI PCI platform driver <6>[ 3.024123] ohci-platform: OHCI generic platform driver <6>[ 3.030119] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.034574] ohci-st: OHCI STMicroelectronics driver <6>[ 3.039914] ohci-atmel: OHCI Atmel driver <6>[ 3.044825] usbcore: registered new interface driver usb-storage <6>[ 3.055895] i2c /dev entries driver <4>[ 3.060663] sun5i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 3.078615] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 3.091048] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.097502] sdhci: Copyright(c) Pierre Ossman <6>[ 3.103621] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.111064] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 3.120211] sun5i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.130123] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 3.135150] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.142563] usbcore: registered new interface driver usbhid <6>[ 3.148508] usbhid: USB HID core driver <6>[ 3.157154] NET: Registered protocol family 10 <6>[ 3.163267] Segment Routing with IPv6 <6>[ 3.167279] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.174250] NET: Registered protocol family 17 <6>[ 3.179029] can: controller area network core <6>[ 3.183735] NET: Registered protocol family 29 <6>[ 3.188477] can: raw protocol <6>[ 3.191709] can: broadcast manager protocol <6>[ 3.196158] can: netlink gateway - max_hops=1 <5>[ 3.201419] Key type dns_resolver registered <6>[ 3.206081] ThumbEE CPU extension supported. <5>[ 3.210707] Registering SWP/SWPB emulation handler <6>[ 3.216530] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <5>[ 3.224438] Loading compiled-in X.509 certificates <6>[ 3.248094] ehci-platform 1c14000.usb: EHCI Host Controller <6>[ 3.253975] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 <6>[ 3.262961] ehci-platform 1c14000.usb: irq 22, io mem 0x01c14000 <4>[ 3.299070] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.307410] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.314408] mmc0: new high speed SD card at address 0007 <6>[ 3.323396] hub 1-0:1.0: USB hub found <6>[ 3.327488] hub 1-0:1.0: 1 port detected <6>[ 3.332528] mmcblk0: mmc0:0007 SD02G 1.90 GiB <6>[ 3.340767] ohci-platform 1c14400.usb: Generic Platform OHCI controller <6>[ 3.347685] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2 <6>[ 3.358034] ohci-platform 1c14400.usb: irq 23, io mem 0x01c14400 <6>[ 3.364560] mmcblk0: p1 p2 <6>[ 3.433579] hub 2-0:1.0: USB hub found <6>[ 3.437735] hub 2-0:1.0: 1 port detected <6>[ 3.627961] usb 1-1: new high-speed USB device number 2 using ehci-platform <6>[ 4.293828] asix 1-1:1.0 eth0: register 'asix' at usb-1c14000.usb-1, ASIX AX88772B USB 2.0 Ethernet, 00:50:b6:15:e7:4e <6>[ 5.965646] asix 1-1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xDDE1 <6>[ 5.977882] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.007977] Sending DHCP requests ., OK <6>[ 6.052030] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.187 <6>[ 6.059926] IP-Config: Complete: <6>[ 6.063440] device=eth0, hwaddr=00:50:b6:15:e7:4e, ipaddr=10.201.3.187, mask=255.255.0.0, gw=10.201.1.3 <6>[ 6.073586] host=10.201.3.187, domain=, nis-domain=(none) <6>[ 6.079735] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 6.079749] nameserver0=10.1.1.1 <6>[ 6.098032] Freeing unused kernel memory: 2048K <6>[ 6.118571] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 6.314303] udevd[82]: starting version 3.2.9 <5>[ 6.320871] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.328667] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.335546] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 6.351905] udevd[82]: specified user 'tss' unknown <27>[ 6.357337] udevd[82]: specified group 'tss' unknown <30>[ 6.369729] udevd[83]: starting eudev-3.2.9 <4>[ 7.868230] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator <4>[ 7.877452] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests <6>[ 7.890610] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 7.896718] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3 <6>[ 7.970987] sun4i-ss 1c15000.crypto-engine: Die ID 1 <6>[ 8.248338] hub 3-0:1.0: USB hub found <6>[ 8.267681] hub 3-0:1.0: 1 port detected done Saving random seed: <5>[ 9.502804] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 9.612048] 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-2617237/environment . /lava-2617237/environment / # /lava-2617237/bin/lava-test-runner /lava-2617237/0 /lava-2617237/bin/lava-test-runner /lava-2617237/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2617237/0/tests/0_dmesg + cat uuid + UUID=2617237_1.5.2.4.1<8>[ 10.295990] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 10.350995] <8>[ 10.401061] <8>[ 10.451081] + set +x <8>[ 10.461785] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2617237/environment / # . /lava-2617237/environment/lava-2617237/bin/lava-test-runner /lava-2617237/1 / # /lava-2617237/bin/lava-test-runner /lava-2617237/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2617237/1/tests/1_bootrr + cat uuid + UUID=2617237_1.5.2.4.5 <8>[ 11.011106] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2617237/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2617237/1/../bin/lava-test-case <8>[ 12.073588] /lava-2617237/1/../bin/lava-test-case <8>[ 12.122692] /lava-2617237/1/../bin/lava-test-case <8>[ 12.151787] + set +x <8>[ 12.174056] / #