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 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 16:14:48 CET 2017 Board: RIoTboard i.MX6S detected i.MX6 Solo revision 1.1 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2194000.usdhc: registered as 2194000.usdhc imx-esdhc 2198000.usdhc: registered as 2198000.usdhc imx-esdhc 219c000.usdhc: registered as 219c000.usdhc imx-ipuv3 2400000.ipu: IPUv3H probed imx-hdmi 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 netconsole: registered as netconsole-1 malloc space: 0x2fefb4e0 -> 0x4fdf69bf (size 511 MiB) mmc3: detected MMC card version 4.41 mmc3: registered mmc3.boot0 mmc3: registered mmc3.boot1 mmc3: registered mmc3 running /env/bin/init... [?25h Hit m for menu or any other key to stop autoboot: 3 type exit to get to the menu [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.console=\"console=ttymxc1,115200n8\" [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.console=\"console=ttymxc1,115200n8\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/886122/extract-nfsrootfs-483lbwga,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/886122/extract-nfsrootfs-483lbwga,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/886122/tftp-deploy-vcazs215/dtb/imx6dl-riotboard.dtb /mnt/tftp/886122/tftp-deploy-vcazs215/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -o /mnt/tftp/886122/tftp-deploy-vcazs215/dtb/imx6dl-riotboard.dtb /mnt/tftp/886122/tftp-deploy-vcazs215/kernel/zImage warning: No MAC address set. Using random address 36:2a:57:79:f0:0b eth0: 1000Mbps full duplex link detected T DHCP client bound to address 10.8.254.187 Loading ARM Linux zImage '/mnt/tftp/886122/tftp-deploy-vcazs215/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x13245000 no initrd load address, defaulting to 0x18000000 Loading devicetree from '/mnt/tftp/886122/tftp-deploy-vcazs215/dtb/imx6dl-riotboard.dtb' mmc3: Cannot find nodepath /soc/aips-bus@02100000/usdhc@0219c000, cannot fixup Failed to fixup node in of_partition_fixup+0x1/0x1f8: Invalid argument commandline: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/886122/extract-nfsrootfs-483lbwga,v3,tcp ip=dhcp Starting kernel at 0x13245000, oftree at 0x18000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.165-cip24 (KernelCI@build-j904057-arm-gcc-10-imx-v6-v7-defconfig-zgfnm) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Jan 24 12:15:18 UTC 2023 [ 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] cma: Reserved 64 MiB at 0x4a000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] [ 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 20 pages/cpu s51948 r8192 d21780 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/886122/extract-nfsrootfs-483lbwga,v3,tcp ip=dhcp [ 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: 942680K/1048576K available (14336K kernel code, 2024K rwdata, 4848K rodata, 1024K init, 6663K bss, 40360K reserved, 65536K cma-reserved, 195688K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 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] ccm: ldb_di0_sel already changed from reset value: 0 [ 0.000000] ccm: ldb_di1_sel already changed from reset value: 0 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000009] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000041] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001756] Console: colour dummy device 80x30 [ 0.001809] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001834] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001855] ... MAX_LOCK_DEPTH: 48 [ 0.001876] ... MAX_LOCKDEP_KEYS: 8192 [ 0.001896] ... CLASSHASH_SIZE: 4096 [ 0.001918] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001938] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001960] ... CHAINHASH_SIZE: 32768 [ 0.001979] memory used by lock dependency info: 4061 kB [ 0.001999] memory used for stack traces: 2112 kB [ 0.002020] per task-struct memory footprint: 1536 bytes [ 0.002144] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.002189] pid_max: default: 32768 minimum: 301 [ 0.002598] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002645] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.006186] CPU: Testing write buffer coherency: ok [ 0.006330] CPU0: Spectre v2: using BPIALL workaround [ 0.007293] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.010533] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.011301] rcu: Hierarchical SRCU implementation. [ 0.013375] smp: Bringing up secondary CPUs ... [ 0.013417] smp: Brought up 1 node, 1 CPU [ 0.013449] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.013479] CPU: All CPU(s) started in SVC mode. [ 0.016215] devtmpfs: initialized [ 0.057910] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.059264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.059346] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.062286] pinctrl core: initialized pinctrl subsystem [ 0.069137] NET: Registered protocol family 16 [ 0.100694] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.107094] thermal_sys: Registered thermal governor 'step_wise' [ 0.107434] cpuidle: using governor menu [ 0.107631] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.622281] vdd1p1: supplied by regulator-dummy [ 0.646229] vdd3p0: supplied by regulator-dummy [ 0.669835] vdd2p5: supplied by regulator-dummy [ 0.693437] vddarm: supplied by regulator-dummy [ 0.717602] vddpu: supplied by regulator-dummy [ 0.740329] vddsoc: supplied by regulator-dummy [ 1.599300] No ATAGs? [ 1.599751] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 1.599854] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 1.606535] imx6dl-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 1.745525] vgaarb: loaded [ 1.748027] SCSI subsystem initialized [ 1.750077] usbcore: registered new interface driver usbfs [ 1.750386] usbcore: registered new interface driver hub [ 1.750567] usbcore: registered new device driver usb [ 1.751052] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 1.752025] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 1.752567] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 1.753293] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 1.760729] i2c i2c-0: IMX I2C adapter registered [ 1.765540] i2c i2c-1: IMX I2C adapter registered [ 1.767644] i2c i2c-3: IMX I2C adapter registered [ 1.768273] mc: Linux media interface: v0.10 [ 1.768448] videodev: Linux video capture interface: v2.00 [ 1.769156] pps_core: LinuxPPS API ver. 1 registered [ 1.769193] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.769289] PTP clock support registered [ 1.773943] Advanced Linux Sound Architecture Driver Initialized. [ 1.779450] Bluetooth: Core ver 2.22 [ 1.781426] NET: Registered protocol family 31 [ 1.781466] Bluetooth: HCI device and connection manager initialized [ 1.781626] Bluetooth: HCI socket layer initialized [ 1.781684] Bluetooth: L2CAP socket layer initialized [ 1.781879] Bluetooth: SCO socket layer initialized [ 1.784809] clocksource: Switched to clocksource mxc_timer1 [ 3.387813] VFS: Disk quotas dquot_6.6.0 [ 3.388036] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 3.426001] NET: Registered protocol family 2 [ 3.426700] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 3.430099] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) [ 3.430263] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 3.430440] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) [ 3.431601] TCP: Hash tables configured (established 8192 bind 8192) [ 3.432265] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 3.432493] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 3.433159] NET: Registered protocol family 1 [ 3.436707] RPC: Registered named UNIX socket transport module. [ 3.436818] RPC: Registered udp transport module. [ 3.436855] RPC: Registered tcp transport module. [ 3.436889] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.438836] PCI: CLS 0 bytes, default 64 [ 3.442251] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 3.448953] Initialise system trusted keyrings [ 3.449872] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 3.480571] NFS: Registering the id_resolver key type [ 3.480807] Key type id_resolver registered [ 3.480919] Key type id_legacy registered [ 3.481350] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.481476] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 3.481697] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 3.483983] fuse: init (API version 7.32) [ 3.578647] Key type asymmetric registered [ 3.578822] Asymmetric key parser 'x509' registered [ 3.579201] bounce: pool size: 64 pages [ 3.579355] io scheduler mq-deadline registered [ 3.579393] io scheduler kyber registered [ 3.612213] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 3.612337] imx-sdma 20ec000.sdma: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin [ 3.619756] mxs-dma 110000.dma-apbh: initialized [ 3.634645] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 3.635859] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 3.635897] pfuze100-regulator 0-0008: pfuze100 found. [ 3.672776] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 32, base_baud = 5000000) is a IMX [ 3.678888] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 75, base_baud = 5000000) is a IMX [ 4.581800] printk: console [ttymxc1] enabled [ 4.590468] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 76, base_baud = 5000000) is a IMX [ 4.603186] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 77, base_baud = 5000000) is a IMX [ 4.615897] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 78, base_baud = 5000000) is a IMX [ 4.663706] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 4.670561] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 4.676269] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 [ 4.683240] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 4.692917] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 4.712491] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 4.720618] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 4.729499] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.31a with HDCP (DWC HDMI 3D TX PHY) [ 4.747033] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 4.757770] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 4.767627] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 4.775964] imx-ipuv3 2400000.ipu: IPUv3H probed [ 4.823106] brd: module loaded [ 4.869457] loop: module loaded [ 4.889364] CAN device driver interface [ 4.899670] pps pps0: new PPS source ptp0 [ 4.945880] fec 2188000.ethernet eth0: registered PHC device 0 [ 4.956118] usbcore: registered new interface driver r8152 [ 4.961785] usbcore: registered new interface driver lan78xx [ 4.967885] usbcore: registered new interface driver asix [ 4.973469] usbcore: registered new interface driver ax88179_178a [ 4.979907] usbcore: registered new interface driver cdc_ether [ 4.986057] usbcore: registered new interface driver smsc95xx [ 4.991971] usbcore: registered new interface driver net1080 [ 4.997861] usbcore: registered new interface driver cdc_subset [ 5.003938] usbcore: registered new interface driver zaurus [ 5.009747] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 5.017465] usbcore: registered new interface driver cdc_ncm [ 5.023158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.029782] ehci-pci: EHCI PCI platform driver [ 5.034396] ehci-mxc: Freescale On-Chip EHCI Host driver [ 5.041128] usbcore: registered new interface driver usb-storage [ 5.071186] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 5.077687] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 5.087302] i2c /dev entries driver [ 5.108259] Bluetooth: HCI UART driver ver 2.3 [ 5.112748] Bluetooth: HCI UART protocol H4 registered [ 5.118111] Bluetooth: HCI UART protocol LL registered [ 5.127800] sdhci: Secure Digital Host Controller Interface driver [ 5.134016] sdhci: Copyright(c) Pierre Ossman [ 5.138491] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.148183] sdhci-esdhc-imx 2194000.mmc: Got CD GPIO [ 5.153423] sdhci-esdhc-imx 2194000.mmc: Got WP GPIO [ 5.165183] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 5.170305] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO [ 5.183411] caam 2100000.crypto: Entropy delay = 3200 [ 5.249436] caam 2100000.crypto: Instantiated RNG4 SH0 [ 5.310193] caam 2100000.crypto: Instantiated RNG4 SH1 [ 5.318868] caam 2100000.crypto: device ID = 0x0a16010000000100 (Era 4) [ 5.325684] caam 2100000.crypto: job rings = 2, qi = 0 [ 5.344007] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA [ 5.358770] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 5.368554] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA [ 5.402417] caam algorithms registered in /proc/crypto [ 5.416414] caam 2100000.crypto: registering rng-caam [ 5.429385] usbcore: registered new interface driver usbhid [ 5.435328] usbhid: USB HID core driver [ 5.445452] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video0 [ 5.453516] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video1 [ 5.462645] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video2 [ 5.471973] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video3 [ 5.480185] mmc3: new DDR MMC card at address 0001 [ 5.499299] mmcblk3: mmc3:0001 MMC04G 3.58 GiB [ 5.508842] mmcblk3boot0: mmc3:0001 MMC04G partition 1 2.00 MiB [ 5.522896] mmcblk3boot1: mmc3:0001 MMC04G partition 2 2.00 MiB [ 5.531948] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 5.537404] mmcblk3rpmb: mmc3:0001 MMC04G partition 3 128 KiB, chardev (243:0) [ 5.552713] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 5.604994] random: crng init done [ 5.628980] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 5.694407] NET: Registered protocol family 10 [ 5.703832] Segment Routing with IPv6 [ 5.707837] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 5.716693] NET: Registered protocol family 17 [ 5.721220] can: controller area network core [ 5.726108] NET: Registered protocol family 29 [ 5.730592] can: raw protocol [ 5.733748] can: broadcast manager protocol [ 5.738226] can: netlink gateway - max_hops=1 [ 5.743260] Key type dns_resolver registered [ 5.760103] Registering SWP/SWPB emulation handler [ 5.768832] Loading compiled-in X.509 certificates [ 5.938787] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 5.944200] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 5.974869] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 5.981892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 5.990414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.997724] usb usb1: Product: EHCI Host Controller [ 6.002631] usb usb1: Manufacturer: Linux 5.10.165-cip24 ehci_hcd [ 6.008806] usb usb1: SerialNumber: ci_hdrc.1 [ 6.017862] hub 1-0:1.0: USB hub found [ 6.021991] hub 1-0:1.0: 1 port detected [ 6.042281] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video4 [ 6.053124] imx_thermal 20c8000.anatop:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 6.167353] Qualcomm Atheros AR8035 2188000.ethernet-1:04: attached PHY driver [Qualcomm Atheros AR8035] (mii_bus:phy_addr=2188000.ethernet-1:04, irq=110) [ 6.335136] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 6.538073] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00 [ 6.547059] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 6.554420] usb 1-1: Product: USB 2.0 Hub [MTT] [ 6.567592] hub 1-1:1.0: USB hub found [ 6.571811] hub 1-1:1.0: 4 ports detected [ 8.777503] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 8.805296] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.835774] Sending DHCP requests .., OK [ 11.379074] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.187 [ 11.386884] IP-Config: Complete: [ 11.390188] device=eth0, hwaddr=36:2a:57:79:f0:0b, ipaddr=10.8.254.187, mask=255.255.255.0, gw=255.255.255.255 [ 11.400866] host=10.8.254.187, domain=, nis-domain=(none) [ 11.406868] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 11.406908] nameserver0=10.8.254.2 [ 11.422256] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.437523] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 11.446313] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 11.455075] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 11.463611] ALSA device list: [ 11.466845] #0: imx6-riotboard-sgtl5000 [ 11.550100] VFS: Mounted root (nfs filesystem) on device 0:16. [ 11.558523] devtmpfs: mounted [ 11.563803] Freeing unused kernel memory: 1024K [ 11.585311] Run /sbin/init as init process [ 13.022295] systemd[1]: System time before build time, advancing clock. [ 13.183532] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 13.208769] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 13.273260] systemd[1]: Set hostname to . [ 15.512021] systemd[1]: Queued start job for default target Graphical Interface. [ 15.521900] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 15.534641] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 15.548452] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 15.587646] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 15.629902] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 15.668992] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 15.706834] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 15.748014] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 15.794407] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 15.835552] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 15.876348] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 15.915354] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 15.955793] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 15.985444] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 16.019840] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 16.131912] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 16.144109] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 16.187434] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 16.231414] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 16.281810] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 16.330210] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 16.366711] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 16.376212] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 16.397734] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 16.444358] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 16.486658] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 16.603287] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 16.727319] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 16.772546] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 16.845390] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 16.886136] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 16.940987] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 17.002205] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 17.090280] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 17.218575] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 17.286583] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 17.320942] systemd[1]: modprobe@configfs.service: Succeeded. [ 17.444158] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 17.643561] systemd[1]: modprobe@drm.service: Succeeded. [ 17.685616] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 17.709610] systemd[1]: modprobe@fuse.service: Succeeded. [ 17.749222] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 17.805709] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 17.835633] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 17.906036] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 17.952478] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 18.055158] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 18.064355] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 18.176002] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 18.233444] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 18.326277] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 18.406898] systemd[1]: Mounted FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 18.467329] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 18.675391] systemd[1]: Finished Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [ 18.745712] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 18.786757] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 18.816071] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 19.278759] systemd-journald[177]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0m[0;31m* [0m] (1 of 4) A start job is running for…g All udev Devices (8s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for…g All udev Devices (8s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for…g All udev Devices (9s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [ 27.101664] cfg80211: failed to load regulatory.db [ 28.037919] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6d.bin failed with error -2 [ 28.046611] coda 2040000.vpu: Falling back to sysfs fallback for: vpu_fw_imx6d.bin [ 28.710040] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [ 31.317532] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6d.bin failed with error -2 [ 31.326555] coda 2040000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx6d.bin [ 32.109518] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 32.118725] coda 2040000.vpu: Falling back to sysfs fallback for: v4l-coda960-imx6dl.bin [ 32.232690] coda 2040000.vpu: firmware request failed [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.165-cip24 #1 SMP Tue Jan 24 12:15:18 UTC 2023 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/886122/extract-nfsrootfs-483lbwga' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/886122/extract-nfsrootfs-483lbwga' / # export NFS_SERVER_IP='10.8.254.2' export NFS_SERVER_IP='10.8.254.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-886122/environment . /lava-886122/environment / # /lava-886122/bin/lava-test-runner /lava-886122/0 /lava-886122/bin/lava-test-runner /lava-886122/0 + export TESTRUN_ID=0_dmesg + cd /lava-886122/0/tests/0_dmesg + cat uuid + UUID=886122_1.6.2.3.1[ 36.069214] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 36.294248] [ 36.478171] [ 36.690840] + set +x [ 36.701576] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-886122/environment / # . /lava-886122/environment/lava-886122/bin/lava-test-runner /lava-886122/1 / # /lava-886122/bin/lava-test-runner /lava-886122/1 + export TESTRUN_ID=1_bootrr + cd /lava-886122/1/tests/1_bootrr + cat uuid + UUID=886122_1.6.2.3.5[ 37.465455] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-886122/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-886122/1/../bin/lava-test-case [ 37.698828] /lava-886122/1/../bin/lava-test-case [ 37.851137] /lava-886122/1/../bin/lava-test-case [ 37.939816] + set +x [ 38.002647] / #