Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2018.03-mx6+g9879e5c (Jun 27 2019 - 15:24:32 +0000) Part number: VSM-DT6-302 Assembly: AS170013251 Date of production: 2017Aug20 Trying to boot from MMC1 MMC Boot Device: mmc0 (SD) U-Boot 2018.03-mx6+g9879e5c (Jun 27 2019 - 15:24:32 +0000) CPU: Freescale i.MX6Q rev1.3 at 792MHz CPU: Extended Commercial temperature grade (-20C to 105C) at 35C Reset cause: POR Board: Variscite DART-MX6 I2C: ready DRAM: 1 GiB PMIC: PFUZE100 ID=0x10 MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... OK auto-detected panel VAR-WVGA Display: VAR-WVGA (800x480) In: serial Out: serial Err: serial switch to partitions #0, OK mmc0 is current device eMMC: 7.3 GiB Net: using phy at 7 got MAC0 address from fuse: f8:dc:7a:10:9b:1e FEC [PRIME] Normal Boot Hit any key to stop autoboot: 10  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 FEC Waiting for PHY auto negotiation to complete.. done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.201.4.154 (260 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x12000000 2190478/tftp-deploy-5n7hlbh6/kernel/zImage tftp 0x12000000 2190478/tftp-deploy-5n7hlbh6/kernel/zImage Using FEC device TFTP from server 10.201.1.11; our IP address is 10.201.4.154 Filename '2190478/tftp-deploy-5n7hlbh6/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 3.4 MiB/s done Bytes transferred = 9662976 (937200 hex) => tftp 0x18100000 2190478/tftp-deploy-5n7hlbh6/ramdisk/ramdisk.cpio.gz.uboot tftp 0x18100000 2190478/tftp-deploy-5n7hlbh6/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 10.201.1.11; our IP address is 10.201.4.154 Filename '2190478/tftp-deploy-5n7hlbh6/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x18100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 2.9 MiB/s done Bytes transferred = 16045603 (f4d623 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 2190478/tftp-deploy-5n7hlbh6/dtb/imx6q-var-dt6customboard.dtb tftp 0x18000000 2190478/tftp-deploy-5n7hlbh6/dtb/imx6q-var-dt6customboard.dtb Using FEC device TFTP from server 10.201.1.11; our IP address is 10.201.4.154 Filename '2190478/tftp-deploy-5n7hlbh6/dtb/imx6q-var-dt6customboard.dtb'. Load address: 0x18000000 Loading: *### 2.8 MiB/s done Bytes transferred = 41057 (a061 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 0x12000000 0x18100000 0x18000000 bootz 0x12000000 0x18100000 0x18000000 ## Loading init Ramdisk from Legacy Image at 18100000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16045539 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800d060 switch to ldo_bypass mode! Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.128-cip11 (KernelCI@build-j324968-arm-gcc-10-multi-v7-defconfig-9fkc6) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Jul 7 05:38:02 UTC 2022 <6>[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Variscite DART-MX6 Carrier-board <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writealloc <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x4c000000 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] <6>[ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 <5>[ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 933724K/1048576K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 425K bss, 49316K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. <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=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 errata 752271 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 <4>[ 0.000000] ccm: ldb_di0_sel already changed from reset value: 1 <4>[ 0.000000] ccm: ldb_di1_sel already changed from reset value: 1 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000008] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.000030] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.003758] Console: colour dummy device 80x30 <6>[ 0.003816] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.003837] pid_max: default: 32768 minimum: 301 <6>[ 0.004031] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.004058] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.004741] CPU: Testing write buffer coherency: ok <6>[ 0.004780] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.005064] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.005841] Setting up static identity map for 0x10300000 - 0x103000ac <6>[ 0.007444] rcu: Hierarchical SRCU implementation. <6>[ 0.011003] EFI services will not be available. <6>[ 0.011352] smp: Bringing up secondary CPUs ... <6>[ 0.012246] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.012255] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.013276] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.013285] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.014275] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.014284] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.014409] smp: Brought up 1 node, 4 CPUs <6>[ 0.014423] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.014435] CPU: All CPU(s) started in SVC mode. <6>[ 0.015088] devtmpfs: initialized <6>[ 0.022492] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.022752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.022779] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.026168] pinctrl core: initialized pinctrl subsystem <6>[ 0.028154] DMI not present or invalid. <6>[ 0.029057] NET: Registered protocol family 16 <6>[ 0.033057] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.035434] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.035641] cpuidle: using governor menu <6>[ 0.035829] CPU identified as i.MX6Q, silicon rev 1.5 <6>[ 0.190272] vdd1p1: supplied by regulator-dummy <6>[ 0.197336] vdd3p0: supplied by regulator-dummy <6>[ 0.204336] vdd2p5: supplied by regulator-dummy <3>[ 0.211378] vddarm: bypassed regulator has no supply! <3>[ 0.211392] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 0.225203] vddsoc: bypassed regulator has no supply! <3>[ 0.225217] vddsoc: failed to get the current voltage: -EPROBE_DEFER <6>[ 0.559199] No ATAGs? <6>[ 0.559358] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.559370] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.563232] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.568745] Serial: AMBA PL011 UART driver <6>[ 0.598930] mxs-dma 110000.dma-apbh: initialized <6>[ 0.604842] iommu: Default domain type: Translated <6>[ 0.605117] vgaarb: loaded <5>[ 0.605977] SCSI subsystem initialized <6>[ 0.606508] usbcore: registered new interface driver usbfs <6>[ 0.606564] usbcore: registered new interface driver hub <6>[ 0.606623] usbcore: registered new device driver usb <6>[ 0.607880] i2c i2c-0: IMX I2C adapter registered <6>[ 0.611766] i2c i2c-1: IMX I2C adapter registered <6>[ 0.612841] i2c i2c-2: IMX I2C adapter registered <6>[ 0.614165] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.614178] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.614201] PTP clock support registered <6>[ 0.618031] clocksource: Switched to clocksource mxc_timer1 <6>[ 1.673417] NET: Registered protocol family 2 <6>[ 1.673976] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.675224] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.675275] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.675386] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.675578] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.675866] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.675928] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.676136] NET: Registered protocol family 1 <6>[ 1.676831] RPC: Registered named UNIX socket transport module. <6>[ 1.676846] RPC: Registered udp transport module. <6>[ 1.676856] RPC: Registered tcp transport module. <6>[ 1.676865] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.676883] PCI: CLS 0 bytes, default 64 <6>[ 1.677403] Trying to unpack rootfs image as initramfs... <6>[ 3.078372] Freeing initrd memory: 15672K <4>[ 3.078941] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 3.079344] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 3.081317] Initialise system trusted keyrings <6>[ 3.081691] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 3.087696] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.088560] NFS: Registering the id_resolver key type <5>[ 3.088636] Key type id_resolver registered <5>[ 3.088647] Key type id_legacy registered <6>[ 3.088761] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.088775] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.088822] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.089322] Key type asymmetric registered <5>[ 3.089335] Asymmetric key parser 'x509' registered <6>[ 3.089390] bounce: pool size: 64 pages <6>[ 3.089438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.089452] io scheduler mq-deadline registered <6>[ 3.089463] io scheduler kyber registered <4>[ 3.113562] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 3.139535] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 3.139560] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 3.190917] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.195343] SuperH (H)SCI(F) driver initialized <6>[ 3.196337] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 33, base_baud = 5000000) is a IMX <6>[ 4.057300] printk: console [ttymxc0] enabled <6>[ 4.063298] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 77, base_baud = 5000000) is a IMX <6>[ 4.072386] serial serial0: tty port ttymxc1 registered <6>[ 4.078454] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 78, base_baud = 5000000) is a IMX <6>[ 4.088974] msm_serial: driver initialized <6>[ 4.093582] STMicroelectronics ASC driver initialized <6>[ 4.100783] STM32 USART driver initialized <6>[ 4.123934] brd: module loaded <6>[ 4.138699] loop: module loaded <6>[ 4.157474] CAN device driver interface <6>[ 4.162853] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 4.172951] pps pps0: new PPS source ptp0 <6>[ 4.210827] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 4.218474] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.223706] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.229980] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.235646] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.247071] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.254808] usbcore: registered new interface driver pegasus <6>[ 4.260790] usbcore: registered new interface driver asix <6>[ 4.266485] usbcore: registered new interface driver ax88179_178a <6>[ 4.272891] usbcore: registered new interface driver cdc_ether <6>[ 4.279046] usbcore: registered new interface driver smsc75xx <6>[ 4.285107] usbcore: registered new interface driver smsc95xx <6>[ 4.291168] usbcore: registered new interface driver net1080 <6>[ 4.297122] usbcore: registered new interface driver cdc_subset <6>[ 4.303351] usbcore: registered new interface driver zaurus <6>[ 4.309288] usbcore: registered new interface driver cdc_ncm <6>[ 4.318580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.325376] ehci-pci: EHCI PCI platform driver <6>[ 4.330141] ehci-platform: EHCI generic platform driver <6>[ 4.335897] ehci-orion: EHCI orion driver <6>[ 4.340400] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.344845] ehci-st: EHCI STMicroelectronics driver <6>[ 4.350175] ehci-exynos: EHCI Exynos driver <6>[ 4.354786] ehci-atmel: EHCI Atmel driver <6>[ 4.359241] tegra-ehci: Tegra EHCI driver <6>[ 4.363723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.370206] ohci-pci: OHCI PCI platform driver <6>[ 4.374962] ohci-platform: OHCI generic platform driver <6>[ 4.380715] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.385161] ohci-st: OHCI STMicroelectronics driver <6>[ 4.390497] ohci-atmel: OHCI Atmel driver <6>[ 4.395754] usbcore: registered new interface driver usb-storage <4>[ 4.409338] rtc-ds1307 2-0068: SET TIME! <6>[ 4.416709] rtc-ds1307 2-0068: registered as rtc0 <6>[ 4.423168] rtc-ds1307 2-0068: setting system clock to 2000-01-01T00:01:42 UTC (946684902) <6>[ 4.434340] i2c /dev entries driver <6>[ 4.456877] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.463352] sdhci: Copyright(c) Pierre Ossman <6>[ 4.470498] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.478579] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.487574] sdhci-esdhc-imx 2194000.mmc: Got CD GPIO <6>[ 4.493324] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.500681] usbcore: registered new interface driver usbhid <6>[ 4.506521] usbhid: USB HID core driver <6>[ 4.516994] NET: Registered protocol family 10 <6>[ 4.519365] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <6>[ 4.522850] Segment Routing with IPv6 <6>[ 4.524844] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <6>[ 4.540018] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.546843] NET: Registered protocol family 17 <6>[ 4.551607] can: controller area network core <6>[ 4.556320] NET: Registered protocol family 29 <6>[ 4.561049] can: raw protocol <4>[ 4.562281] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 4.564290] can: broadcast manager protocol <6>[ 4.564305] can: netlink gateway - max_hops=1 <6>[ 4.578735] mmc1: new high speed SDHC card at address aaaa <5>[ 4.582145] Key type dns_resolver registered <6>[ 4.588613] mmcblk1: mmc1:aaaa SL16G 14.8 GiB <6>[ 4.598236] ThumbEE CPU extension supported. <5>[ 4.602795] Registering SWP/SWPB emulation handler <6>[ 4.603606] mmcblk1: p1 p2 <5>[ 4.608194] Loading compiled-in X.509 certificates <6>[ 4.613877] mmc2: new DDR MMC card at address 0001 <6>[ 4.623169] mmcblk2: mmc2:0001 8GME4R 7.28 GiB <6>[ 4.623796] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA <6>[ 4.629147] mmcblk2boot0: mmc2:0001 8GME4R partition 1 4.00 MiB <4>[ 4.641639] sdhci-esdhc-imx 2190000.mmc: card claims to support voltages below defined range <6>[ 4.642624] mmcblk2boot1: mmc2:0001 8GME4R partition 2 4.00 MiB <3>[ 4.643606] vddarm: bypassed regulator has no supply! <3>[ 4.643615] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 4.646237] vddsoc: bypassed regulator has no supply! <3>[ 4.646244] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 4.648738] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 4.660741] imx_usb 2184200.usb: No over current polarity defined <6>[ 4.662160] mmcblk2rpmb: mmc2:0001 8GME4R partition 3 512 KiB, chardev (235:0) <6>[ 4.665216] mmc0: new high speed SDIO card at address 0001 <6>[ 4.672838] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 4.681403] mmcblk2: p1 p2 <6>[ 4.688458] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 4.747983] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 4.754528] hub 1-0:1.0: USB hub found <6>[ 4.758614] hub 1-0:1.0: 1 port detected <3>[ 4.766829] vddarm: bypassed regulator has no supply! <3>[ 4.772196] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 4.780809] vddsoc: bypassed regulator has no supply! <3>[ 4.786131] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 4.795036] pwm-backlight backlight: supply power not found, using dummy regulator <3>[ 4.808019] vddarm: bypassed regulator has no supply! <3>[ 4.813342] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 4.821781] vddsoc: bypassed regulator has no supply! <3>[ 4.827103] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 4.835851] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.847887] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <3>[ 4.858524] vddarm: bypassed regulator has no supply! <3>[ 4.863847] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 4.872379] vddsoc: bypassed regulator has no supply! <3>[ 4.877701] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 4.886528] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.981722] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=POLL) <6>[ 11.208379] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 11.216337] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 11.237935] Sending DHCP requests ., OK <6>[ 11.282080] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.154 <6>[ 11.289944] IP-Config: Complete: <6>[ 11.293444] device=eth0, hwaddr=f8:dc:7a:10:9b:1e, ipaddr=10.201.4.154, mask=255.255.0.0, gw=10.201.1.3 <6>[ 11.303563] host=10.201.4.154, domain=, nis-domain=(none) <6>[ 11.309677] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 11.309683] nameserver0=10.1.1.1 <6>[ 11.328507] Freeing unused kernel memory: 2048K <6>[ 11.388470] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 11.519243] udevd[121]: starting version 3.2.9 <5>[ 11.525103] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 11.532169] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 11.539136] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 11.554918] udevd[121]: specified user 'tss' unknown <27>[ 11.560413] udevd[121]: specified group 'tss' unknown <30>[ 11.568658] udevd[122]: starting eudev-3.2.9 <6>[ 11.956770] imx-ipuv3 2400000.ipu: IPUv3H probed <3>[ 11.965593] vddarm: bypassed regulator has no supply! <3>[ 11.971022] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 11.980392] vddsoc: bypassed regulator has no supply! <3>[ 11.985727] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 11.995847] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 12.018154] imx-ipuv3 2800000.ipu: IPUv3H probed <3>[ 12.036187] vddarm: bypassed regulator has no supply! <3>[ 12.041558] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 12.050525] vddsoc: bypassed regulator has no supply! <3>[ 12.055853] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 12.065857] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 12.083891] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.092660] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 12.101426] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <4>[ 12.104988] etnaviv-gpu 130000.gpu: deferred probe timeout, ignoring dependency <6>[ 12.110158] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <4>[ 12.117549] etnaviv-gpu: probe of 130000.gpu failed with error -110 <6>[ 12.126344] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <4>[ 12.132722] etnaviv-gpu 134000.gpu: deferred probe timeout, ignoring dependency <4>[ 12.149869] etnaviv-gpu: probe of 134000.gpu failed with error -110 <6>[ 12.152691] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops [dw_hdmi_imx]) <4>[ 12.156646] etnaviv-gpu 2204000.gpu: deferred probe timeout, ignoring dependency <4>[ 12.166241] ------------[ cut here ]------------ <4>[ 12.172927] etnaviv-gpu: probe of 2204000.gpu failed with error -110 <4>[ 12.184528] WARNING: CPU: 2 PID: 132 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 <4>[ 12.194156] Modules linked in: ac97_bus snd_pcm_dmaengine snd_pcm snd_timer snd soundcore etnaviv(+) gpu_sched dw_hdmi_imx(+) dw_hdmi imx_ldb imxdrm imx_ipu_v3 <4>[ 12.208801] CPU: 2 PID: 132 Comm: udevd Not tainted 5.10.128-cip11 #1 <4>[ 12.215509] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) <4>[ 12.222337] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 12.230362] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 12.237870] [] (dump_stack) from [] (__warn+0xec/0x148) <3>[ 12.241554] vddarm: bypassed regulator has no supply! <4>[ 12.245124] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <3>[ 12.250454] vddarm: failed to get the current voltage: -EPROBE_DEFER <4>[ 12.258178] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) <4>[ 12.258201] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) <3>[ 12.267077] vddsoc: bypassed regulator has no supply! <4>[ 12.273688] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) <4>[ 12.273705] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) <4>[ 12.273739] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <3>[ 12.283215] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 12.288521] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 12.288538] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) <4>[ 12.300656] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 12.306283] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 12.356647] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 12.365108] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 12.373561] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 12.382705] [] (device_driver_attach) from [] (__driver_attach+0x80/0x110) <4>[ 12.391590] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 12.400041] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 12.408494] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 12.416862] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 12.425321] [] (do_one_initcall) from [] (do_init_module+0x44/0x244) <4>[ 12.433686] [] (do_init_module) from [] (sys_finit_module+0xbc/0xe8) <4>[ 12.442050] [] (sys_finit_module) from [] (ret_fast_syscall+0x0/0x54) <4>[ 12.450491] Exception stack(0xc3abbfa8 to 0xc3abbff0) <4>[ 12.455812] bfa0: 00020000 00000000 00000009 b6ee8bc1 00000000 00058330 <4>[ 12.464260] bfc0: 00020000 00000000 00000000 0000017b 00069650 00058330 00000000 00020000 <4>[ 12.472703] bfe0: be862958 be862948 b6ee259c b6c48830 <4>[ 12.478077] ---[ end trace 1a575282f2104df3 ]--- <3>[ 12.479887] vddarm: bypass# ed regulator has no supply! <3>[ 12.488398] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 12.497381] vddsoc: bypassed regulator has no supply! <3>[ 12.502759] vddsoc: failed to get the current voltage: -EPROBE_DEFER <4>[ 12.506781] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 12.513939] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 12.517555] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests # <4>[ 12.638247] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <3>[ 12.643967] vddarm: bypassed regulator has no supply! <4>[ 12.646392] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <3>[ 12.651580] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 12.669100] vddsoc: bypassed regulator has no supply! <3>[ 12.674432] vddsoc: failed to get the current voltage: -EPROBE_DEFER <6>[ 12.685924] caam 2100000.crypto: Entropy delay = 3200 <6>[ 12.752096] caam 2100000.crypto: Instantiated RNG4 SH0 <6>[ 12.812215] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.812853] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 12.820768] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 12.826095] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) <6>[ 12.834645] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 12.841450] caam 2100000.crypto: job rings = 2, qi = 0 <6>[ 12.849982] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 12.864047] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 12.875607] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 12.888090] pwm-backlight backlight: supply power not found, using dummy regulator <3>[ 12.903920] vddarm: bypassed regulator has no supply! <3>[ 12.909339] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 12.919834] vddsoc: bypassed regulator has no supply! <3>[ 12.925178] vddsoc: failed to get the current voltage: -EPROBE_DEFER <6>[ 12.941314] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.949974] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 12.958624] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 12.967166] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 12.975917] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 12.987708] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 12.999325] ------------[ cut here ]------------ <4>[ 13.004283] WARNING: CPU: 0 PID: 51 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 <4>[ 13.013847] Modules linked in: caam error phy_generic flexcan snd_soc_simple_card snd_soc_simple_card_utils snd_soc_core ac97_bus snd_pcm_dmaengine snd_pcm snd_timer snd soundcore etnaviv gpu_sched dw_hdmi_imx dw_hdmi imx_ldb imxdrm imx_ipu_v3 <4>[ 13.035845] CPU: 0 PID: 51 Comm: kworker/0:2 Tainted: G W 5.10.128-cip11 #1 <4>[ 13.044376] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) <4>[ 13.051192] Workqueue: events deferred_probe_work_func <4>[ 13.056635] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 13.064659] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 13.072160] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 13.079413] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <4>[ 13.087182] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) <4>[ 13.096071] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) <4>[ 13.105577] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) <4>[ 13.114986] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) <4>[ 13.123364] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <4>[ 13.131995] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 13.141664] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) <4>[ 13.150724] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 13.159353] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 13.167808] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 13.176260] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 13.185057] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 13.193593] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 13.202042] [] (bus_probe_device) from [] (deferred_probe_work_func+0x78/0xa4) <4>[ 13.211281] [] (deferred_probe_work_func) from [] (process_one_work+0x1ec/0x548) <4>[ 13.220687] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 13.229058] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 13.236728] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 13.244214] Exception stack(0xc237dfb0 to 0xc237dff8) <4>[ 13.249534] dfa0: 00000000 00000000 00000000 00000000 <4>[ 13.257978] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 13.266428] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 13.273384] ---[ end trace 1a575282f2104df4 ]--- <4>[ 13.280140] pwm-backlight b# acklight: supply power not found, using dummy regulator <6>[ 13.298936] caam algorithms registered in /proc/crypto <6>[ 13.306789] caam 2100000.crypto: registering rng-caam <3>[ 13.318204] vddarm: bypassed regulator has no supply! <3>[ 13.323539] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 13.333870] vddsoc: bypassed regulator has no supply! <3>[ 13.339346] vddsoc: failed to get the current voltage: -EPROBE_DEFER #<6>[ 13.372794] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 13.381574] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 13.390221] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 13.398869] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 13.407848] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 13.421228] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 13.446088] pwm-backlight backlight: supply power not found, using dummy regulator <3>[ 13.460286] vddarm: bypassed regulator has no supply! <3>[ 13.465612] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 13.474886] vddsoc: bypassed regulator has no supply! <3>[ 13.480246] vddsoc: failed to get the current voltage: -EPROBE_DEFER <6>[ 13.494153] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <5>[ 13.494731] random: crng init done <6>[ 13.502690] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 13.502766] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <5>[ 13.506381] random: 1 urandom warning(s) missed due to ratelimiting <6>[ 13.514894] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) done <6>[ 13.538528] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 13.550629] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) Saving random seed: <4>[ 13.562065] ------------[ cut here ]------------ <4>[ 13.567513] WARNING: CPU: 1 PID: 16 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 OK <4>[ 13.577112] Modules linked in: caam_jr caamhash_desc caamalg_desc crypto_engine libdes authenc caam error phy_generic flexcan snd_soc_simple_card snd_soc_simple_card_utils snd_soc_core ac97_bus snd_pcm_dmaengine snd_pcm snd_timer snd soundcore etnaviv gpu_sched dw_hdmi_imx dw_hdmi imx_ldb imxdrm imx_ipu_v3 Starting network: <4>[ 13.604790] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.128-cip11 #1 <4>[ 13.614869] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) <4>[ 13.621703] Workqueue: events deferred_probe_work_func <4>[ 13.627160] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) ip: RTNETLINK answers: File exist<4>[ 13.635191] [] (show_stack) from [] (dump_stack+0xc0/0xd4) s FAIL <4>[ 13.645580] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 13.653593] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <4>[ 13.661397] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) <4>[ 13.670316] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) Starting dropbear sshd: <4>[ 13.679845] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) <4>[ 13.691314] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) OK <4>[ 13.699718] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <4>[ 13.708700] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 13.718391] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) <4>[ 13.718411] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 13.736067] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) /bin/sh: <4>[ 13.744539] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) can't access tty; job control tur<4>[ 13.753743] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) ned off<4>[ 13.765407] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 13.774538] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 13.783155] [] (bus_probe_device) from [] (deferred_probe_work_func+0x78/0xa4) / # <4>[ 13.792404] [] (deferred_probe_work_func) from [] (process_one_work+0x1ec/0x548) <4>[ 13.802144] [] (process_one_work) fr om [] (worker_thread+0x64/0x5a8) #<4>[ 13.810510] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 13.818260] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 13.825748] Exception stack(0xc212ffb0 to 0xc212fff8) <4>[ 13.831232] ffa0: 00000000 00000000 00000000 00000000 / # <4>[ 13.839676] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 13.848464] ffe0: 00000000 00000000 00000000 00000000 0000# 0013 00000000 # <4>[ 13.855394] ---[ end trace 1a575282f2104df5 ]--- / # / # #export SHELL=/bin/sh . /lava-2190478/environment / # export SHELL=/bin/sh / # . /lava-2190478/environment/lava-2190478/bin/lava-test-runner /lava-2190478/0 / # /lava-2190478/bin/lava-test-runner /lava-2190478/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2190478/0/tests/0_dmesg + cat uuid + UUID=2190478_1.5.2.4<8>[ 14.344721] .1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 14.393448] <8>[ 14.436921] <8>[ 14.480207] + set<8>[ 14.490298] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2190478/environment / # . /lava-2190478/environment/lava-2190478/bin/lava-test-runner /lava-2190478/1 / # /lava-2190478/bin/lava-test-runner /lava-2190478/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2190478/1/tests/1_bootrr + cat uuid + UUID=2190478_1.5.2<8>[ 14.986701] .4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2190478/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2190478/1/../bin/lava-test-case <8>[ 16.033887] /lava-2190478/1/../bin/lava-test-case <8>[ 16.074803] /lava-2190478/1/../bin/lava-test-case <8>[ 16.100732] + set<8>[ 16.120137] +x / #