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/1050754/tftp-deploy-h1u670fu/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1050754/tftp-deploy-h1u670fu/dtb/imx6dl-riotboard.dtb /mnt/tftp/1050754/tftp-deploy-h1u670fu/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/1050754/tftp-deploy-h1u670fu/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1050754/tftp-deploy-h1u670fu/dtb/imx6dl-riotboard.dtb /mnt/tftp/1050754/tftp-deploy-h1u670fu/kernel/zImage [1;33mWARNING:[0m eth0: No MAC address set. Using random address 82:aa:e3:a7:65:78 eth0: 1000Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.105 Loading ARM Linux zImage '/mnt/tftp/1050754/tftp-deploy-h1u670fu/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x13238000 no initrd load address, defaulting to 0x18000000 Loaded initrd GZIP compressed '/mnt/tftp/1050754/tftp-deploy-h1u670fu/ramdisk/ramdisk.cpio.gz' initrd is at 0x18000000-0x190614e5 Loading devicetree from '/mnt/tftp/1050754/tftp-deploy-h1u670fu/dtb/imx6dl-riotboard.dtb' commandline: console=ttymxc1,115200n8 loglevel=13 Starting kernel at 0x13238000, initrd at 0x18000000, oftree at 0x19062000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.92-cip22 (KernelCI@build-j234589-arm-gcc-10-multi-v7-defconfig-dbhfp) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Jun 17 16:20:08 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] OF: fdt: Machine model: RIoTboard i.MX6S [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x4b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] pcpu-alloc: s34580 r8192 d22764 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 loglevel=13 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 929432K/1048576K available (14336K kernel code, 2470K rwdata, 6212K rodata, 2048K init, 427K bss, 53608K reserved, 65536K cma-reserved, 195512K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 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] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000019] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.003749] Console: colour dummy device 80x30 [ 0.003805] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.003822] CPU: Testing write buffer coherency: ok [ 0.003864] CPU0: Spectre v2: using BPIALL workaround [ 0.003873] pid_max: default: 32768 minimum: 301 [ 0.004055] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.004080] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.005015] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005931] Setting up static identity map for 0x10300000 - 0x103000ac [ 0.007496] rcu: Hierarchical SRCU implementation. [ 0.007505] rcu: Max phase no-delay instances is 1000. [ 0.010880] EFI services will not be available. [ 0.011074] smp: Bringing up secondary CPUs ... [ 0.011080] smp: Brought up 1 node, 1 CPU [ 0.011089] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.011101] CPU: All CPU(s) started in SVC mode. [ 0.011596] devtmpfs: initialized [ 0.018344] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.018571] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.018595] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.021124] pinctrl core: initialized pinctrl subsystem [ 0.024584] DMI not present or invalid. [ 0.025373] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.028299] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.030716] thermal_sys: Registered thermal governor 'step_wise' [ 0.030797] cpuidle: using governor menu [ 0.031038] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.037547] platform soc: Fixed dependency cycle(s) with /soc/bus@2000000/gpc@20dc000 [ 0.038567] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.052857] platform 20dc000.gpc: Fixed dependency cycle(s) with /soc/bus@2000000/clock-controller@20c4000 [ 0.053880] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.054176] platform 20e0000.iomuxc-gpr:ipu1_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.062053] platform 20e0000.iomuxc-gpr:ipu1_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.062152] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.062238] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.062312] platform 2400000.ipu: Fixed dependency cycle(s) with /soc/hdmi@120000 [ 0.062402] platform 2400000.ipu: Fixed dependency cycle(s) with /soc/bus@2000000/iomuxc-gpr@20e0000/ipu1_csi1_mux [ 0.062496] platform 2400000.ipu: Fixed dependency cycle(s) with /soc/bus@2000000/iomuxc-gpr@20e0000/ipu1_csi0_mux [ 0.066697] No ATAGs? [ 0.066761] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.066773] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.069817] imx6dl-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.077681] Serial: AMBA PL011 UART driver [ 0.130950] iommu: Default domain type: Translated [ 0.130961] iommu: DMA domain TLB invalidation policy: strict mode [ 0.131744] SCSI subsystem initialized [ 0.139372] libata version 3.00 loaded. [ 0.139639] usbcore: registered new interface driver usbfs [ 0.139686] usbcore: registered new interface driver hub [ 0.139730] usbcore: registered new device driver usb [ 0.139982] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 0.140136] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 0.140294] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 0.140426] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 0.142711] i2c i2c-0: IMX I2C adapter registered [ 0.143527] i2c i2c-1: IMX I2C adapter registered [ 0.144169] i2c i2c-3: IMX I2C adapter registered [ 0.145424] pps_core: LinuxPPS API ver. 1 registered [ 0.145432] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.145456] PTP clock support registered [ 0.145695] EDAC MC: Ver: 3.0.0 [ 0.163217] vgaarb: loaded [ 0.163617] clocksource: Switched to clocksource mxc_timer1 [ 0.178274] NET: Registered PF_INET protocol family [ 0.178643] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.180484] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.180514] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.180531] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.180611] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.180856] TCP: Hash tables configured (established 8192 bind 8192) [ 0.181042] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.181086] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.181278] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.199123] RPC: Registered named UNIX socket transport module. [ 0.199134] RPC: Registered udp transport module. [ 0.199139] RPC: Registered tcp transport module. [ 0.199143] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.199155] PCI: CLS 0 bytes, default 64 [ 0.200007] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.201781] Initialise system trusted keyrings [ 0.202237] Trying to unpack rootfs image as initramfs... [ 0.214488] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.220612] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.221394] NFS: Registering the id_resolver key type [ 0.221451] Key type id_resolver registered [ 0.221457] Key type id_legacy registered [ 0.221554] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.221562] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.221597] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.222123] Key type asymmetric registered [ 0.222134] Asymmetric key parser 'x509' registered [ 0.222299] bounce: pool size: 64 pages [ 0.222427] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.222437] io scheduler mq-deadline registered [ 0.222446] io scheduler kyber registered [ 0.357721] mxs-dma 110000.dma-controller: initialized [ 0.598693] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 0.603893] SuperH (H)SCI(F) driver initialized [ 0.604890] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 269, base_baud = 5000000) is a IMX [ 0.625354] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 270, base_baud = 5000000) is a IMX [ 3.532586] printk: console [ttymxc1] enabled [ 3.544319] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 271, base_baud = 5000000) is a IMX [ 3.564860] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 272, base_baud = 5000000) is a IMX [ 3.584335] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 273, base_baud = 5000000) is a IMX [ 3.604870] msm_serial: driver initialized [ 3.608984] STMicroelectronics ASC driver initialized [ 3.615827] STM32 USART driver initialized [ 3.679645] brd: module loaded [ 3.700026] loop: module loaded [ 3.719440] CAN device driver interface [ 3.725043] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.774281] pps pps0: new PPS source ptp0 [ 4.120031] Freeing initrd memory: 16776K [ 4.133772] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 4.144185] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware [ 4.198724] fec 2188000.ethernet eth0: registered PHC device 0 [ 4.206107] e1000e: Intel(R) PRO/1000 Network Driver [ 4.211085] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 4.217121] igb: Intel(R) Gigabit Ethernet Network Driver [ 4.222527] igb: Copyright (c) 2007-2014 Intel Corporation. [ 4.234544] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 4.240173] usbcore: registered new interface driver pegasus [ 4.245916] usbcore: registered new interface driver asix [ 4.251357] usbcore: registered new interface driver ax88179_178a [ 4.257521] usbcore: registered new interface driver cdc_ether [ 4.263405] usbcore: registered new interface driver smsc75xx [ 4.269237] usbcore: registered new interface driver smsc95xx [ 4.275044] usbcore: registered new interface driver net1080 [ 4.280741] usbcore: registered new interface driver cdc_subset [ 4.286720] usbcore: registered new interface driver zaurus [ 4.292363] usbcore: registered new interface driver cdc_ncm [ 4.304585] usbcore: registered new interface driver usb-storage [ 4.319041] i2c_dev: i2c /dev entries driver [ 4.346690] sdhci: Secure Digital Host Controller Interface driver [ 4.352885] sdhci: Copyright(c) Pierre Ossman [ 4.360159] Synopsys Designware Multimedia Card Interface Driver [ 4.368714] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.380749] sdhci-esdhc-imx 2194000.mmc: Got CD GPIO [ 4.385802] sdhci-esdhc-imx 2194000.mmc: Got WP GPIO [ 4.391879] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 4.396932] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO [ 4.403074] ledtrig-cpu: registered to indicate activity on CPUs [ 4.411338] usbcore: registered new interface driver usbhid [ 4.416971] usbhid: USB HID core driver [ 4.430766] NET: Registered PF_INET6 protocol family [ 4.439390] Segment Routing with IPv6 [ 4.443126] In-situ OAM (IOAM) with IPv6 [ 4.447209] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.453852] NET: Registered PF_PACKET protocol family [ 4.458918] can: controller area network core [ 4.463350] NET: Registered PF_CAN protocol family [ 4.468185] can: raw protocol [ 4.471165] can: broadcast manager protocol [ 4.475384] can: netlink gateway - max_hops=1 [ 4.480170] Key type dns_resolver registered [ 4.486326] ThumbEE CPU extension supported. [ 4.490620] Registering SWP/SWPB emulation handler [ 4.495994] Loading compiled-in X.509 certificates [ 4.522330] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA [ 4.532512] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA [ 4.540063] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 4.553999] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 4.558942] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 4.593733] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 4.601146] hub 1-0:1.0: USB hub found [ 4.605232] hub 1-0:1.0: 1 port detected [ 4.614913] imx_thermal 20c8000.anatop:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 4.627771] clk: Disabling unused clocks [ 4.636156] Freeing unused kernel image (initmem) memory: 2048K [ 4.642736] Run /init as init process [ 4.646481] with arguments: [ 4.649452] /init [ 4.651727] with environment: [ 4.654891] HOME=/ [ 4.657252] TERM=linux [ 4.662545] mmc3: new DDR MMC card at address 0001 [ 4.670179] mmcblk3: mmc3:0001 MMC04G 3.58 GiB [ 4.686047] mmcblk3boot0: mmc3:0001 MMC04G 2.00 MiB [ 4.696236] mmcblk3boot1: mmc3:0001 MMC04G 2.00 MiB [ 4.707853] mmcblk3rpmb: mmc3:0001 MMC04G 128 KiB, chardev (236:0) Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 4.839451] udevd[97]: starting version 3.2.9 [ 4.893626] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 5.104939] hub 1-1:1.0: USB hub found [ 5.109815] hub 1-1:1.0: 4 ports detected [ 9.963613] random: crng init done [ 9.975080] udevd[97]: specified user 'tss' unknown [ 9.980098] udevd[97]: specified group 'tss' unknown [ 9.995266] udevd[98]: starting eudev-3.2.9 [ 11.072885] imx-ipuv3 2400000.ipu: IPUv3H probed [ 11.345333] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.31a with HDCP (DWC HDMI 3D TX PHY) [ 11.361891] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) [ 11.379257] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) [ 11.385877] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 [ 11.483833] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 11.552718] [drm] Initialized etnaviv 1.4.0 20151214 for etnaviv on minor 0 [ 11.588196] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 11.596556] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 11.604842] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops [dw_hdmi_imx]) [ 11.813890] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 11.821811] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 11.829327] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 12.116003] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 12.675483] caam 2100000.crypto: Entropy delay = 3200 [ 12.741336] caam 2100000.crypto: Instantiated RNG4 SH0 [ 12.802098] caam 2100000.crypto: Instantiated RNG4 SH1 [ 12.807258] caam 2100000.crypto: device ID = 0x0a16010000000100 (Era 4) [ 12.813893] caam 2100000.crypto: job rings = 2, qi = 0 [ 13.403442] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 13.463707] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 13.615457] fsl-asoc-card sound: ASoC: driver name too long 'imx6-riotboard-sgtl5000' -> 'imx6-riotboard-' [ 14.298451] caam algorithms registered in /proc/crypto [ 14.308967] caam 2100000.crypto: registering rng-caam [ 14.315040] caam 2100000.crypto: rng crypto API alg registered prng-caam done Saving random seed: OK Starting network: OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1050754/environment . /lava-1050754/environment / # /lava-1050754/bin/lava-test-runner /lava-1050754/0 /lava-1050754/bin/lava-test-runner /lava-1050754/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1050754/0/tests/0_dmesg + c[ 15.040712] at uuid + UUID=1050754_1.5.2.3.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 15.084863] [ 15.126145] [ 15.167442] + set[ 15.177284] +x / #