connecting to NetworkSerialPort(target=Target(name='imx6dl-riotboard-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4011, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4011 connected to 10.8.254.5 (port 4011) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2023.01.0 #1 Fri Jan 27 16:21:21 CET 2023 Board: RIoTboard i.MX6S detected i.MX6 Solo revision 1.1 i.MX6 Solo unique ID: 132c61d4d72d78a9 mdio_bus: miibus0: probed imx-usb 2184200.usb@2184200.of: USB EHCI 1.00 imx-esdhc 2194000.mmc@2194000.of: registered as mmc1 imx-esdhc 2198000.mmc@2198000.of: registered as mmc2 imx-esdhc 219c000.mmc@219c000.of: registered as mmc3 imx-ipuv3 2400000.ipu@2400000.of: IPUv3H probed imx-hdmi 120000.hdmi@120000.of: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 netconsole: registered as netconsole-1 malloc space: 0x2fe7b320 -> 0x4fcf663f (size 510.5 MiB) mmc3: detected MMC card version 4.41 mmc3: registered mmc3.boot0 mmc3: registered mmc3.boot1 mmc3: registered mmc3 [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/1044325/tftp-deploy-cl_8k2p_/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1044325/tftp-deploy-cl_8k2p_/dtb/imx6dl-riotboard.dtb /mnt/tftp/1044325/tftp-deploy-cl_8k2p_/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/1044325/tftp-deploy-cl_8k2p_/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1044325/tftp-deploy-cl_8k2p_/dtb/imx6dl-riotboard.dtb /mnt/tftp/1044325/tftp-deploy-cl_8k2p_/kernel/zImage [1;33mWARNING:[0m eth0: No MAC address set. Using random address 56:03:39:f6:67:99 eth0: 1000Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.94 Loading ARM Linux zImage '/mnt/tftp/1044325/tftp-deploy-cl_8k2p_/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x12000000 no initrd load address, defaulting to 0x18000000 Loaded initrd GZIP compressed '/mnt/tftp/1044325/tftp-deploy-cl_8k2p_/ramdisk/ramdisk.cpio.gz' initrd is at 0x18000000-0x1886f960 Loading devicetree from '/mnt/tftp/1044325/tftp-deploy-cl_8k2p_/dtb/imx6dl-riotboard.dtb' commandline: console=ttymxc1,115200n8 loglevel=13 Starting kernel at 0x12000000, initrd at 0x18000000, oftree at 0x18870000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st51 (KernelCI@build-j184786-arm-gcc-10-imx-v6-v7-defconfig-dbr52) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu May 2 12:55:44 UTC 2024 [ 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: RIoTboard i.MX6S [ 0.000000] cma: Reserved 16 MiB at 0x4ec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c0b9f680, node_mem_map ef7f8000 [ 0.000000] Normal zone: 1536 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7c3000 s14696 r8192 d22168 u45056 [ 0.000000] pcpu-alloc: s14696 r8192 d22168 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 loglevel=13 [ 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: 992956K/1048576K available (8253K kernel code, 443K rwdata, 2728K rodata, 448K init, 8296K bss, 39236K reserved, 16384K cma-reserved, 244664K 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 - 0xc0ac1834 (10983 kB) [ 0.000000] .init : 0xc0ac2000 - 0xc0b32000 ( 448 kB) [ 0.000000] .data : 0xc0b32000 - 0xc0ba0e20 ( 444 kB) [ 0.000000] .bss : 0xc0ba3000 - 0xc13bd390 (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, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000036] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001232] Console: colour dummy device 80x30 [ 0.001259] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001268] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001278] ... MAX_LOCK_DEPTH: 48 [ 0.001287] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001295] ... CLASSHASH_SIZE: 4096 [ 0.001304] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001311] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001320] ... CHAINHASH_SIZE: 32768 [ 0.001328] memory used by lock dependency info: 5167 kB [ 0.001336] per task-struct memory footprint: 1536 bytes [ 0.001371] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001390] pid_max: default: 32768 minimum: 301 [ 0.001717] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001734] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003688] CPU: Testing write buffer coherency: ok [ 0.003749] CPU0: Spectre v2: using BPIALL workaround [ 0.004515] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004609] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.007206] Brought up 1 CPUs [ 0.007224] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.007236] CPU: All CPU(s) started in SVC mode. [ 0.008793] devtmpfs: initialized [ 0.034163] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.034924] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.034968] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.036205] pinctrl core: initialized pinctrl subsystem [ 0.039349] NET: Registered protocol family 16 [ 0.042791] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.044915] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.091801] No ATAGs? [ 0.091850] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.091862] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.094867] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.124974] mxs-dma 110000.dma-apbh: initialized [ 0.130037] vgaarb: loaded [ 0.130998] SCSI subsystem initialized [ 0.131431] libata version 3.00 loaded. [ 0.132168] usbcore: registered new interface driver usbfs [ 0.132327] usbcore: registered new interface driver hub [ 0.132438] usbcore: registered new device driver usb [ 0.135017] i2c i2c-0: IMX I2C adapter registered [ 0.135045] i2c i2c-0: can't use DMA [ 0.135924] i2c i2c-1: IMX I2C adapter registered [ 0.135951] i2c i2c-1: can't use DMA [ 0.136801] i2c i2c-3: IMX I2C adapter registered [ 0.136826] i2c i2c-3: can't use DMA [ 0.136969] Linux video capture interface: v2.00 [ 0.137206] pps_core: LinuxPPS API ver. 1 registered [ 0.137220] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.137274] PTP clock support registered [ 0.137955] Advanced Linux Sound Architecture Driver Initialized. [ 0.141229] Bluetooth: Core ver 2.21 [ 0.141337] NET: Registered protocol family 31 [ 0.141351] Bluetooth: HCI device and connection manager initialized [ 0.141414] Bluetooth: HCI socket layer initialized [ 0.141441] Bluetooth: L2CAP socket layer initialized [ 0.141567] Bluetooth: SCO socket layer initialized [ 0.143620] clocksource: Switched to clocksource mxc_timer1 [ 0.170407] NET: Registered protocol family 2 [ 0.170699] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.172688] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.172822] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.174201] TCP: Hash tables configured (established 8192 bind 8192) [ 0.174513] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.174707] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.175257] NET: Registered protocol family 1 [ 0.176234] RPC: Registered named UNIX socket transport module. [ 0.176253] RPC: Registered udp transport module. [ 0.176266] RPC: Registered tcp transport module. [ 0.176278] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.176317] PCI: CLS 0 bytes, default 64 [ 0.177107] Trying to unpack rootfs image as initramfs... [ 1.054754] Freeing initrd memory: 8640K [ 1.055919] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.076551] VFS: Disk quotas dquot_6.6.0 [ 1.077012] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.083314] NFS: Registering the id_resolver key type [ 1.083522] Key type id_resolver registered [ 1.083537] Key type id_legacy registered [ 1.083794] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.085560] fuse init (API version 7.23) [ 1.095407] bounce: pool size: 64 pages [ 1.095534] io scheduler noop registered [ 1.095558] io scheduler deadline registered [ 1.095662] io scheduler cfq registered (default) [ 1.096379] imx-weim 21b8000.weim: Driver registered. [ 1.111370] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.111398] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.114190] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 1.114900] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 1.114918] pfuze100-regulator 0-0008: pfuze100 found. [ 1.136147] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 22, base_baud = 5000000) is a IMX [ 1.138071] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 293, base_baud = 5000000) is a IMX [ 1.959606] console [ttymxc1] enabled [ 1.964795] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 294, base_baud = 5000000) is a IMX [ 1.974886] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 295, base_baud = 5000000) is a IMX [ 1.984930] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX [ 1.995800] [drm] Initialized drm 1.1.0 20060810 [ 2.009698] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.016396] [drm] No driver support for vblank timestamp query. [ 2.022889] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 2.030589] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.038460] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 2.047631] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.055492] imx-drm display-subsystem: No connectors reported connected with modes [ 2.063084] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.084369] Console: switching to colour frame buffer device 128x48 [ 2.095814] imx-drm display-subsystem: fb0: frame buffer device [ 2.101856] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 2.107843] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.140611] brd: module loaded [ 2.160914] loop: module loaded [ 2.169741] CAN device driver interface [ 2.176283] 2188000.ethernet supply phy not found, using dummy regulator [ 2.194652] pps pps0: new PPS source ptp0 [ 2.232637] fec 2188000.ethernet eth0: registered PHC device 0 [ 2.240439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.247128] ehci-pci: EHCI PCI platform driver [ 2.251720] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.257525] usbcore: registered new interface driver usb-storage [ 2.274280] 2184200.usb supply vbus not found, using dummy regulator [ 2.284401] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.289511] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.313662] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.322540] hub 1-0:1.0: USB hub found [ 2.326584] hub 1-0:1.0: 1 port detected [ 2.334431] mousedev: PS/2 mouse device common for all mice [ 2.346253] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.355337] i2c /dev entries driver [ 2.361854] IR NEC protocol handler initialized [ 2.366519] IR RC5(x/sz) protocol handler initialized [ 2.371586] IR RC6 protocol handler initialized [ 2.376157] IR JVC protocol handler initialized [ 2.380700] IR Sony protocol handler initialized [ 2.385352] IR SANYO protocol handler initialized [ 2.390072] IR Sharp protocol handler initialized [ 2.394809] IR MCE Keyboard/mouse protocol handler initialized [ 2.400655] IR XMP protocol handler initialized [ 2.408145] coda 2040000.vpu: unable to alloc iram [ 2.413505] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 2.422546] coda 2040000.vpu: firmware request failed [ 2.433224] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.439482] Bluetooth: HCI UART driver ver 2.3 [ 2.444004] Bluetooth: HCI UART protocol H4 registered [ 2.449150] Bluetooth: HCI UART protocol LL registered [ 2.455938] sdhci: Secure Digital Host Controller Interface driver [ 2.462129] sdhci: Copyright(c) Pierre Ossman [ 2.466545] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.474044] sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode [ 2.483228] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO [ 2.488571] sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO [ 2.494235] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 2.543990] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.554605] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 2.563835] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.569003] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.574287] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.581390] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.633994] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.644567] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.654312] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.703725] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.722139] caam 2100000.caam: Entropy delay = 3200 [ 2.787875] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.848632] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.853741] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.860194] caam 2100000.caam: job rings = 2, qi = 0 [ 2.894136] hub 1-1:1.0: USB hub found [ 2.900162] hub 1-1:1.0: 4 ports detected [ 2.919609] caam algorithms registered in /proc/crypto [ 2.930214] mmc2: unspecified timeout for CMD6 - use generic [ 2.936560] caam_jr 2101000.jr0: registering rng-caam [ 2.942362] usbcore: registered new interface driver usbhid [ 2.947994] usbhid: USB HID core driver [ 2.955373] mmc2: unspecified timeout for CMD6 - use generic [ 2.963870] mmc2: unspecified timeout for CMD6 - use generic [ 2.973175] mmc2: unspecified timeout for CMD6 - use generic [ 2.979056] mmc2: new DDR MMC card at address 0001 [ 2.984476] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 2.991283] mmcblk0: mmc2:0001 MMC04G 3.58 GiB [ 2.996993] mmcblk0boot0: mmc2:0001 MMC04G partition 1 2.00 MiB [ 3.004087] mmcblk0boot1: mmc2:0001 MMC04G partition 2 2.00 MiB [ 3.011519] mmcblk0rpmb: mmc2:0001 MMC04G partition 3 128 KiB [ 3.051522] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 3.057950] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 3.066264] fsl-asrc 2034000.asrc: driver registered [ 3.077796] sgtl5000 0-000a: Using internal LDO instead of VDDD [ 3.102575] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 3.117381] NET: Registered protocol family 10 [ 3.124516] sit: IPv6 over IPv4 tunneling driver [ 3.131108] NET: Registered protocol family 17 [ 3.135702] can: controller area network core (rev 20120528 abi 9) [ 3.142399] NET: Registered protocol family 29 [ 3.146910] can: raw protocol (rev 20120528) [ 3.151311] can: broadcast manager protocol (rev 20120528 t) [ 3.157045] can: netlink gateway (rev 20130117) max_hops=1 [ 3.163215] Key type dns_resolver registered [ 3.172945] Registering SWP/SWPB emulation handler [ 3.184347] imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 3.197236] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 3.244225] usb_otg_vbus: disabling [ 3.248611] ALSA device list: [ 3.251588] #0: imx6-riotboard-sgtl5000 [ 3.257474] Freeing unused kernel memory: 448K [ 3.315715] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.536016] udevd[173]: starting version 3.2.9 [ 3.542063] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 3.552220] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 3.561490] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 3.580694] udevd[173]: specified user 'tss' unknown [ 3.585976] udevd[173]: specified group 'tss' unknown [ 3.597545] udevd[174]: starting eudev-3.2.9 done Saving random seed: [ 4.931153] random: dd: uninitialized urandom read (512 bytes read, 14 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 5.098371] random: dropbear: uninitialized urandom read (32 bytes read, 14 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1044325/environment . /lava-1044325/environment / # /lava-1044325/bin/lava-test-runner /lava-1044325/0 /lava-1044325/bin/lava-test-runner /lava-1044325/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1044325/0/tests/0_dmesg + cat uuid + UUID=1044325_1.5.2.3.1[ 5.811356] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.898100] [ 5.964113] [ 6.029378] + set +x[ 6.039691] / #