connecting to NetworkSerialPort(target=Target(name='imx6ul-pico-hobbit-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4007, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4007 connected to 10.8.254.5 (port 4007) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 17:19:43 CET 2017 Board: Technexion Pico i.MX6UL Board detected i.MX6 UltraLite revision 1.0 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2190000.usdhc: registered as 2190000.usdhc imx-esdhc 2194000.usdhc: registered as 2194000.usdhc netconsole: registered as netconsole-1 malloc space: 0x8fefca40 -> 0x9fdf947f (size 255 MiB) mmc0: detected MMC card version 5.1 mmc0: registered mmc0.boot0 mmc0: registered mmc0.boot1 mmc0: registered mmc0 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;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -r /mnt/tftp/797427/tftp-deploy-6o2ry6zv/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/797427/tftp-deploy-6o2ry6zv/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/797427/tftp-deploy-6o2ry6zv/kernel/zImage [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -r /mnt/tftp/797427/tftp-deploy-6o2ry6zv/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/797427/tftp-deploy-6o2ry6zv/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/797427/tftp-deploy-6o2ry6zv/kernel/zImage warning: No MAC address set. Using random address 36:a3:45:62:8c:ce eth1: 100Mbps full duplex link detected T DHCP client bound to address 10.8.254.141 Loading ARM Linux zImage '/mnt/tftp/797427/tftp-deploy-6o2ry6zv/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x83225000 no initrd load address, defaulting to 0x83d2d000 Loaded initrd GZIP compressed '/mnt/tftp/797427/tftp-deploy-6o2ry6zv/ramdisk/ramdisk.cpio.gz' initrd is at 0x83d2d000-0x846e01f7 Loading devicetree from '/mnt/tftp/797427/tftp-deploy-6o2ry6zv/dtb/imx6ul-pico-hobbit.dtb' mmc0: Cannot find nodepath /soc/aips-bus@02100000/usdhc@02190000, cannot fixup Failed to fixup node in of_partition_fixup+0x1/0x1f8: Invalid argument commandline: console=ttymxc5,115200n8 Starting kernel at 0x83225000, initrd at 0x83d2d000, oftree at 0x846e1000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.131-cip13 (KernelCI@build-j51576-arm-gcc-10-imx-v6-v7-defconfig-96qtp) (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 Aug 16 21:37:22 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TechNexion PICO-IMX6UL and HOBBIT baseboard [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9a000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s51884 r8192 d21844 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc5,115200n8 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 412856K/524288K available (14336K kernel code, 2022K rwdata, 4840K rodata, 1024K init, 6661K bss, 45896K reserved, 65536K cma-reserved, 0K 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] Switching to timer-based delay loop, resolution 41ns [ 0.000024] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000106] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.004277] Console: colour dummy device 80x30 [ 0.004413] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.004478] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.004538] ... MAX_LOCK_DEPTH: 48 [ 0.004596] ... MAX_LOCKDEP_KEYS: 8192 [ 0.004654] ... CLASSHASH_SIZE: 4096 [ 0.004708] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.004761] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.004816] ... CHAINHASH_SIZE: 32768 [ 0.004870] memory used by lock dependency info: 4061 kB [ 0.004927] memory used for stack traces: 2112 kB [ 0.004985] per task-struct memory footprint: 1536 bytes [ 0.005275] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.005402] pid_max: default: 32768 minimum: 301 [ 0.006378] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.006477] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.016141] CPU: Testing write buffer coherency: ok [ 0.018833] CPU0: update cpu_capacity 1024 [ 0.018943] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.027192] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.029290] rcu: Hierarchical SRCU implementation. [ 0.034670] smp: Bringing up secondary CPUs ... [ 0.034785] smp: Brought up 1 node, 1 CPU [ 0.034870] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.034949] CPU: All CPU(s) started in SVC mode. [ 0.042165] devtmpfs: initialized [ 0.125117] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.128215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.128432] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.134649] pinctrl core: initialized pinctrl subsystem [ 0.152038] NET: Registered protocol family 16 [ 0.239533] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.256882] thermal_sys: Registered thermal governor 'step_wise' [ 0.257477] cpuidle: using governor menu [ 1.116152] vdd3p0: supplied by regulator-dummy [ 1.170980] cpu: supplied by regulator-dummy [ 1.225052] vddsoc: supplied by regulator-dummy [ 2.704744] No ATAGs? [ 2.705721] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 2.705992] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 2.727839] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 3.050401] mxs-dma 1804000.dma-apbh: initialized [ 3.086992] vgaarb: loaded [ 3.093757] SCSI subsystem initialized [ 3.098953] usbcore: registered new interface driver usbfs [ 3.099870] usbcore: registered new interface driver hub [ 3.100392] usbcore: registered new device driver usb [ 3.114531] i2c i2c-0: IMX I2C adapter registered [ 3.125716] i2c i2c-1: IMX I2C adapter registered [ 3.133210] imx-i2c 21a8000.i2c: can't get pinctrl, bus recovery not supported [ 3.140590] i2c i2c-2: IMX I2C adapter registered [ 3.146955] mc: Linux media interface: v0.10 [ 3.147475] videodev: Linux video capture interface: v2.00 [ 3.149341] pps_core: LinuxPPS API ver. 1 registered [ 3.149448] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.149681] PTP clock support registered [ 3.155246] Advanced Linux Sound Architecture Driver Initialized. [ 3.165941] Bluetooth: Core ver 2.22 [ 3.166408] NET: Registered protocol family 31 [ 3.166501] Bluetooth: HCI device and connection manager initialized [ 3.166884] Bluetooth: HCI socket layer initialized [ 3.167036] Bluetooth: L2CAP socket layer initialized [ 3.167555] Bluetooth: SCO socket layer initialized [ 3.175587] clocksource: Switched to clocksource mxc_timer1 [ 6.615893] VFS: Disk quotas dquot_6.6.0 [ 6.616458] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 6.724024] NET: Registered protocol family 2 [ 6.725764] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 6.733008] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) [ 6.733309] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 6.733594] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) [ 6.735131] TCP: Hash tables configured (established 4096 bind 4096) [ 6.736746] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) [ 6.737121] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) [ 6.738593] NET: Registered protocol family 1 [ 6.747704] RPC: Registered named UNIX socket transport module. [ 6.748013] RPC: Registered udp transport module. [ 6.748107] RPC: Registered tcp transport module. [ 6.748195] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.753275] PCI: CLS 0 bytes, default 64 [ 6.759504] Trying to unpack rootfs image as initramfs... [ 9.903374] Freeing initrd memory: 9936K [ 9.908925] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 9.927455] Initialise system trusted keyrings [ 9.929887] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 10.010594] NFS: Registering the id_resolver key type [ 10.011167] Key type id_resolver registered [ 10.011482] Key type id_legacy registered [ 10.012688] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 10.013019] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 10.013571] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 10.020011] fuse: init (API version 7.32) [ 10.265426] Key type asymmetric registered [ 10.265898] Asymmetric key parser 'x509' registered [ 10.266517] io scheduler mq-deadline registered [ 10.266624] io scheduler kyber registered [ 10.301511] pwm-backlight backlight: supply power not found, using dummy regulator [ 10.357387] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 10.357717] imx-sdma 20ec000.sdma: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin [ 10.379764] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 10.381415] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 10.381521] pfuze100-regulator 0-0008: pfuze3000 found. [ 10.447702] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 69, base_baud = 5000000) is a IMX [ 10.461094] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 70, base_baud = 5000000) is a IMX [ 11.287648] printk: console [ttymxc5] enabled [ 11.341109] panel-simple panel: supply power not found, using dummy regulator [ 11.350811] panel-simple panel: Specify missing connector_type [ 11.389819] [drm] Initialized mxsfb-drm 1.0.0 20160824 for 21c8000.lcdif on minor 0 [ 11.472302] Console: switching to colour frame buffer device 100x30 [ 11.494626] mxsfb 21c8000.lcdif: [drm] fb0: mxsfb-drmdrmfb frame buffer device [ 11.621717] brd: module loaded [ 11.735839] loop: module loaded [ 11.777645] CAN device driver interface [ 11.817367] pps pps0: new PPS source ptp0 [ 11.942587] fec 20b4000.ethernet eth0: registered PHC device 0 [ 11.959644] usbcore: registered new interface driver r8152 [ 11.966282] usbcore: registered new interface driver lan78xx [ 11.972554] usbcore: registered new interface driver asix [ 11.978920] usbcore: registered new interface driver ax88179_178a [ 11.985871] usbcore: registered new interface driver cdc_ether [ 11.992279] usbcore: registered new interface driver smsc95xx [ 11.998807] usbcore: registered new interface driver net1080 [ 12.004886] usbcore: registered new interface driver cdc_subset [ 12.011465] usbcore: registered new interface driver zaurus [ 12.017842] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 12.026114] usbcore: registered new interface driver cdc_ncm [ 12.031997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 12.038796] ehci-pci: EHCI PCI platform driver [ 12.043678] ehci-mxc: Freescale On-Chip EHCI Host driver [ 12.052589] usbcore: registered new interface driver usb-storage [ 12.088745] edt_ft5x06 2-0038: supply vcc not found, using dummy regulator [ 12.133370] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 12.140589] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 12.151000] i2c /dev entries driver [ 12.194141] Bluetooth: HCI UART driver ver 2.3 [ 12.198956] Bluetooth: HCI UART protocol H4 registered [ 12.204453] Bluetooth: HCI UART protocol LL registered [ 12.218726] sdhci: Secure Digital Host Controller Interface driver [ 12.225145] sdhci: Copyright(c) Pierre Ossman [ 12.229804] sdhci-pltfm: SDHCI platform and OF driver helper [ 12.271619] caam 2140000.crypto: Entropy delay = 3200 [ 12.337963] caam 2140000.crypto: Instantiated RNG4 SH0 [ 12.398711] caam 2140000.crypto: Instantiated RNG4 SH1 [ 12.404149] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) [ 12.411028] caam 2140000.crypto: job rings = 3, qi = 0 [ 12.430916] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA [ 12.442460] edt_ft5x06 2-0038: touchscreen probe failed [ 12.531899] mmc0: new DDR MMC card at address 0001 [ 12.540845] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA [ 12.592686] mmcblk0: mmc0:0001 M62704 3.56 GiB [ 12.608881] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 12.619839] mmcblk0boot0: mmc0:0001 M62704 partition 1 2.00 MiB [ 12.631754] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 12.648457] mmcblk0boot1: mmc0:0001 M62704 partition 2 2.00 MiB [ 12.656855] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 12.667080] caam algorithms registered in /proc/crypto [ 12.680722] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 12.691341] mmcblk0rpmb: mmc0:0001 M62704 partition 3 512 KiB, chardev (243:0) [ 12.724930] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto [ 12.743008] caam 2140000.crypto: registering rng-caam [ 12.780526] mmcblk0: p1 p2 [ 12.892131] usbcore: registered new interface driver usbhid [ 12.898363] usbhid: USB HID core driver [ 12.946867] random: crng init done [ 13.001458] mmc1: new high speed SDIO card at address 0001 [ 13.021925] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 13.037816] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 13.160416] imx-sgtl5000 sound: mux-int-port missing or invalid [ 13.166803] imx-sgtl5000: probe of sound failed with error -22 [ 13.183079] NET: Registered protocol family 10 [ 13.200961] Segment Routing with IPv6 [ 13.205197] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 13.219088] NET: Registered protocol family 17 [ 13.223774] can: controller area network core [ 13.229616] NET: Registered protocol family 29 [ 13.234177] can: raw protocol [ 13.238213] can: broadcast manager protocol [ 13.242617] can: netlink gateway - max_hops=1 [ 13.249608] Key type dns_resolver registered [ 13.288890] Registering SWP/SWPB emulation handler [ 13.295151] Loading compiled-in X.509 certificates [ 13.679622] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 13.686132] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 13.731474] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 13.747154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 13.756958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.764665] usb usb1: Product: EHCI Host Controller [ 13.770129] usb usb1: Manufacturer: Linux 5.10.131-cip13 ehci_hcd [ 13.776762] usb usb1: SerialNumber: ci_hdrc.1 [ 13.810469] hub 1-0:1.0: USB hub found [ 13.817435] hub 1-0:1.0: 1 port detected [ 13.874377] imx_thermal 20c8000.anatop:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C [ 14.001086] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.134673] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.147521] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 14.156930] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 14.165647] ALSA device list: [ 14.168720] #0: imx6ul-sgtl5000 [ 14.182638] Freeing unused kernel memory: 1024K [ 14.211398] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 15.156431] udevd[169]: starting version 3.2.9 [ 15.202689] udevd[169]: specified user 'tss' unknown [ 15.209266] udevd[169]: specified group 'tss' unknown [ 15.246845] udevd[170]: starting eudev-3.2.9 [ 20.093757] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0 [ 20.162419] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.bin failed with error -2 [ 20.172967] brcmfmac mmc1:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43430a0-sdio.bin 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-797427/environment . /lava-797427/environment / # /lava-797427/bin/lava-test-runner /lava-797427/0 /lava-797427/bin/lava-test-runner /lava-797427/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-797427/0/tests/0_dmesg + cat uuid + UUID=797427_1.5.2.3.1 + set +x [ 23.773639] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 24.013339] [ 24.224649] [ 24.433583] + set +x [ 24.450861] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-797427/environment / # . /lava-797427/environment/lava-797427/bin/lava-test-runner /lava-797427/1 / # /lava-797427/bin/lava-test-runner /lava-797427/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-797427/1/tests/1_bootrr + cat uuid + UUID=797427_1.5.2.3.5 + set +x [ 25.349664] + export 'PATH=/opt/bootrr/helpers:/lava-797427/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-797427/1/../bin/lava-test-case [ 26.610840] /lava-797427/1/../bin/lava-test-case [ 26.812072] /lava-797427/1/../bin/lava-test-case [ 26.917634] + set +x [ 26.993523] / #