Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3020 device /dev/ttyimx6sx-sdb-1 [115200 N81] (Debian GNU/Linux) U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 14:41:44 -0500) CPU: Freescale i.MX6SX rev1.4 996 MHz (running at 792 MHz) CPU: Extended Commercial temperature grade (-20C to 105C) at 31C Reset cause: POR Model: Freescale i.MX6 SoloX SDB RevB Board Board: MX6SX SABRE SDB DRAM: 1 GiB PMIC: PFUZE100! DEV_ID=0x11 REV_ID=0x21 MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 *** Warning - bad CRC, using default environment Display: Hannstar-XGA (1024x768) Video: 1024x768x18 In: serial Out: serial Err: serial switch to partitions #0, OK mmc2 is current device Net: Warning: ethernet@02188000 using MAC address from ROM Warning: ethernet@021b4000 using MAC address from ROM eth0: ethernet@02188000, eth1: ethernet@021b4000 [PRIME] 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.181 (1255 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x80800000 996785/tftp-deploy-99n0nldx/kernel/zImage tftp 0x80800000 996785/tftp-deploy-99n0nldx/kernel/zImage Using ethernet@021b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.181; sending through gateway 172.16.1.4 Filename '996785/tftp-deploy-99n0nldx/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################ 10.1 MiB/s done Bytes transferred = 6421264 (61fb10 hex) => tftp 0x86800000 996785/tftp-deploy-99n0nldx/ramdisk/ramdisk.cpio.gz.uboot tftp 0x86800000 996785/tftp-deploy-99n0nldx/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@021b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.181; sending through gateway 172.16.1.4 Filename '996785/tftp-deploy-99n0nldx/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 11 MiB/s done Bytes transferred = 8831147 (86c0ab hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83000000 996785/tftp-deploy-99n0nldx/dtb/imx6sx-sdb.dtb tftp 0x83000000 996785/tftp-deploy-99n0nldx/dtb/imx6sx-sdb.dtb Using ethernet@021b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.181; sending through gateway 172.16.1.4 Filename '996785/tftp-deploy-99n0nldx/dtb/imx6sx-sdb.dtb'. Load address: 0x83000000 Loading: *### 5.7 MiB/s done Bytes transferred = 35880 (8c28 hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x80800000 0x86800000 0x83000000 bootz 0x80800000 0x86800000 0x83000000 Kernel image @ 0x80800000 [ 0x000000 - 0x61fb10 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8831083 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 8300bc27 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip67 (KernelCI@build-j309917-arm-gcc-10-imx-v6-v7-defconfig-hv7dw) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jul 5 03:55:58 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX6 SoloX SDB RevB Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7c4000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 994124K/1048576K available (8241K kernel code, 443K rwdata, 2728K rodata, 452K init, 8296K bss, 38068K reserved, 16384K cma-reserved, 245760K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0abe834 (10971 kB) [ 0.000000] .init : 0xc0abf000 - 0xc0b30000 ( 452 kB) [ 0.000000] .data : 0xc0b30000 - 0xc0b9ecc0 ( 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] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76430001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008239] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.019273] Console: colour dummy device 80x30 [ 0.022401] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.030237] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.034296] ... MAX_LOCK_DEPTH: 48 [ 0.038495] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042890] ... CLASSHASH_SIZE: 4096 [ 0.047246] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.051708] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.056187] ... CHAINHASH_SIZE: 32768 [ 0.060633] memory used by lock dependency info: 5167 kB [ 0.066058] per task-struct memory footprint: 1536 bytes [ 0.071529] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.081744] pid_max: default: 32768 minimum: 301 [ 0.086634] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.093048] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.101724] CPU: Testing write buffer coherency: ok [ 0.105001] CPU0: Spectre v2: using BPIALL workaround [ 0.110763] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.115953] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.124907] Brought up 1 CPUs [ 0.125301] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.131479] CPU: All CPU(s) started in SVC mode. [ 0.137908] devtmpfs: initialized [ 0.165256] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.170705] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.180079] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.187507] pinctrl core: initialized pinctrl subsystem [ 0.194702] NET: Registered protocol family 16 [ 0.198772] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.253912] No ATAGs? [ 0.253971] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.261377] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.271054] imx6sx-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.304915] mxs-dma 1804000.dma-apbh: initialized [ 0.315396] vgaarb: loaded [ 0.316375] SCSI subsystem initialized [ 0.320287] usbcore: registered new interface driver usbfs [ 0.324698] usbcore: registered new interface driver hub [ 0.330103] usbcore: registered new device driver usb [ 0.337280] i2c i2c-0: IMX I2C adapter registered [ 0.339678] i2c i2c-0: can't use DMA [ 0.344479] i2c i2c-3: IMX I2C adapter registered [ 0.347989] i2c i2c-3: can't use DMA [ 0.351744] Linux video capture interface: v2.00 [ 0.356513] pps_core: LinuxPPS API ver. 1 registered [ 0.361188] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.370482] PTP clock support registered [ 0.374998] Advanced Linux Sound Architecture Driver Initialized. [ 0.383775] Bluetooth: Core ver 2.21 [ 0.384606] NET: Registered protocol family 31 [ 0.388965] Bluetooth: HCI device and connection manager initialized [ 0.395485] Bluetooth: HCI socket layer initialized [ 0.400269] Bluetooth: L2CAP socket layer initialized [ 0.405518] Bluetooth: SCO socket layer initialized [ 0.413099] clocksource: Switched to clocksource mxc_timer1 [ 0.443909] NET: Registered protocol family 2 [ 0.445714] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.454242] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.459362] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.467154] TCP: Hash tables configured (established 8192 bind 8192) [ 0.472441] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.478405] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.485143] NET: Registered protocol family 1 [ 0.489902] RPC: Registered named UNIX socket transport module. [ 0.494928] RPC: Registered udp transport module. [ 0.499585] RPC: Registered tcp transport module. [ 0.504339] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.511657] Trying to unpack rootfs image as initramfs... [ 1.345737] Freeing initrd memory: 8628K [ 1.347996] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.376163] VFS: Disk quotas dquot_6.6.0 [ 1.377690] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.390963] NFS: Registering the id_resolver key type [ 1.393517] Key type id_resolver registered [ 1.397380] Key type id_legacy registered [ 1.401590] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.409478] fuse init (API version 7.23) [ 1.421620] bounce: pool size: 64 pages [ 1.422737] io scheduler noop registered [ 1.426802] io scheduler deadline registered [ 1.430936] io scheduler cfq registered (default) [ 1.436371] imx-weim 21b8000.weim: Driver registered. [ 1.448424] backlight supply power not found, using dummy regulator [ 1.462477] Console: switching to colour frame buffer device 100x30 [ 1.472311] mxsfb 2220000.lcdif: initialized [ 1.483475] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.490164] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.500300] pfuze100-regulator 0-0008: Full layer: 2, Metal layer: 1 [ 1.504971] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 1.509231] pfuze100-regulator 0-0008: pfuze200 found. [ 1.534782] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 20, base_baud = 1500000) is a IMX [ 1.543765] console [ttymxc0] enabled [ 1.543765] console [ttymxc0] enabled [ 1.548231] bootconsole [uart0] disabled [ 1.548231] bootconsole [uart0] disabled [ 1.558249] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 291, base_baud = 1500000) is a IMX [ 1.569928] [drm] Initialized drm 1.1.0 20060810 [ 1.607608] brd: module loaded [ 1.628275] loop: module loaded [ 1.637571] fsl-quadspi 21e4000.qspi: n25q256a (32768 Kbytes) [ 1.647511] fsl-quadspi 21e4000.qspi: n25q256a (32768 Kbytes) [ 1.657798] CAN device driver interface [ 1.665318] pps pps0: new PPS source ptp0 [ 1.721643] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.729744] 21b4000.ethernet supply phy not found, using dummy regulator [ 1.737315] pps pps1: new PPS source ptp1 [ 2.409870] fec 21b4000.ethernet eth1: registered PHC device 1 [ 2.417184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.423868] ehci-pci: EHCI PCI platform driver [ 2.428482] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.434360] usbcore: registered new interface driver usb-storage [ 2.456477] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.461768] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.483151] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.492499] hub 1-0:1.0: USB hub found [ 2.496607] hub 1-0:1.0: 1 port detected [ 2.504517] mousedev: PS/2 mouse device common for all mice [ 2.512336] input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 [ 2.531729] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.540868] i2c /dev entries driver [ 2.547170] IR NEC protocol handler initialized [ 2.551731] IR RC5(x/sz) protocol handler initialized [ 2.556864] IR RC6 protocol handler initialized [ 2.561409] IR JVC protocol handler initialized [ 2.565980] IR Sony protocol handler initialized [ 2.570610] IR SANYO protocol handler initialized [ 2.575349] IR Sharp protocol handler initialized [ 2.580065] IR MCE Keyboard/mouse protocol handler initialized [ 2.585931] IR XMP protocol handler initialized [ 2.596763] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.602925] Bluetooth: HCI UART driver ver 2.3 [ 2.607448] Bluetooth: HCI UART protocol H4 registered [ 2.612595] Bluetooth: HCI UART protocol LL registered [ 2.618290] sdhci: Secure Digital Host Controller Interface driver [ 2.624531] sdhci: Copyright(c) Pierre Ossman [ 2.628903] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.637244] sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found [ 2.643506] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 2.693129] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.705055] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.710232] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.721167] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.785717] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.794036] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.803374] sdhci-esdhc-imx 219c000.usdhc: Got CD GPIO [ 2.810645] sdhci-esdhc-imx 219c000.usdhc: Got WP GPIO [ 2.823387] sdhci-esdhc-imx 219c000.usdhc: No vmmc regulator found [ 2.831615] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.885533] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.896186] caam 2100000.caam: Entropy delay = 3200 [ 2.961861] caam 2100000.caam: Instantiated RNG4 SH0 [ 3.022621] caam 2100000.caam: Instantiated RNG4 SH1 [ 3.027717] caam 2100000.caam: device ID = 0x0a16010000000200 (Era 4) [ 3.034197] caam 2100000.caam: job rings = 2, qi = 0 [ 3.088222] caam algorithms registered in /proc/crypto [ 3.099410] caam_jr 2101000.jr0: registering rng-caam [ 3.107676] usbcore: registered new interface driver usbhid [ 3.113391] usbhid: USB HID core driver [ 3.136912] wm8962 3-001a: customer id 0 revision F [ 3.190980] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 3.197440] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 3.220527] input: WM8962 Beep Generator as /devices/soc0/soc/2100000.aips-bus/21f8000.i2c/i2c-3/3-001a/input/input1 [ 3.251687] imx-wm8962 sound: wm8962 <-> 202c000.ssi mapping ok [ 3.267561] NET: Registered protocol family 10 [ 3.275920] sit: IPv6 over IPv4 tunneling driver [ 3.283405] NET: Registered protocol family 17 [ 3.288062] can: controller area network core (rev 20120528 abi 9) [ 3.294933] NET: Registered protocol family 29 [ 3.302580] can: raw protocol (rev 20120528) [ 3.308018] mmc2: new high speed SDHC card at address 0001 [ 3.313760] can: broadcast manager protocol (rev 20120528 t) [ 3.319472] can: netlink gateway (rev 20130117) max_hops=1 [ 3.327088] mmcblk0: mmc2:0001 SD16G 14.5 GiB [ 3.335083] mmcblk0: p1 p2 [ 3.339274] Key type dns_resolver registered [ 3.351957] Registering SWP/SWPB emulation handler [ 3.363601] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 3.378315] input: gpio-keys as /devices/soc0/gpio-keys/input/input2 [ 3.385753] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 3.514650] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8031 ethernet] (mii_bus:phy_addr=2188000.ethernet-1:01, irq=-1) [ 3.527565] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.613891] fec 21b4000.ethernet eth1: Freescale FEC PHY driver [Atheros 8031 ethernet] (mii_bus:phy_addr=2188000.ethernet-1:02, irq=-1) [ 3.626331] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 7.614805] fec 21b4000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 7.623990] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 7.644526] Sending DHCP requests .., OK [ 10.373732] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.181 [ 10.381341] IP-Config: Complete: [ 10.384691] device=eth1, hwaddr=00:04:9f:06:06:f6, ipaddr=172.16.1.181, mask=255.255.255.0, gw=172.16.1.4 [ 10.394764] host=172.16.1.181, domain=example.org, nis-domain=(none) [ 10.401574] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= [ 10.407659] nameserver0=172.16.1.4 [ 10.425680] VCC_SD3: disabling [ 10.428756] usb_otg1_vbus: disabling [ 10.432343] PSU-5V0: disabling [ 10.436326] ALSA device list: [ 10.439306] #0: wm8962-audio [ 10.444417] Freeing unused kernel memory: 452K [ 10.506889] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 10.734793] udevd[201]: starting version 3.2.9 [ 10.740961] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 10.751173] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 10.760569] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 10.780454] udevd[201]: specified user 'tss' unknown [ 10.786396] udevd[201]: specified group 'tss' unknown [ 10.797975] udevd[202]: starting eudev-3.2.9 done Saving random seed: [ 12.467567] random: dd: uninitialized urandom read (512 bytes read, 28 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 12.618373] random: dropbear: uninitialized urandom read (32 bytes read, 28 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-996785/environment . /lava-996785/environment / # /lava-996785/bin/lava-test-runner /lava-996785/0 /lava-996785/bin/lava-test-runner /lava-996785/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-996785/0/tests/0_dmesg + cat uuid + UUID=996785_1.5.2.4.1 [ 18.388394] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 18.460269] [ 18.525005] [ 18.589381] + set +x [ 18.599806] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-996785/environment / # . /lava-996785/environment/lava-996785/bin/lava-test-runner /lava-996785/1 / # /lava-996785/bin/lava-test-runner /lava-996785/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-996785/1/tests/1_bootrr + cat uuid + UUID=996785_1.5.2.4.5[ 24.234149] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-996785/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-996785/1/../bin/lava-test-case [ 24.288100] /lava-996785/1/../bin/lava-test-case [ 24.350396] /lava-996785/1/../bin/lava-test-case [ 24.386239] + set +x [ 24.412584] / #