connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010 connected to 10.8.254.5 (port 4010) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2019.05.0 #2 Mon May 27 12:33:32 CEST 2019 Board: Freescale i.MX53 Quick Start-R Board detected i.MX53 revision 2.1 i.MX reset reason POR (SRSR: 0x00000001) mc13xxx-i2c mc347080: Found MC34708 ID: 0x014 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:02:71:b3 imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00 imx-esdhc 50004000.esdhc@50004000.of: registered as mmc0 imx-esdhc 50020000.esdhc@50020000.of: registered as mmc2 imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed netconsole: registered as netconsole-1 malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB) mmc0: detected SD card version 2.0 mmc0: registered mmc0 MCIMX53-START-R board 1.0 rev B envfs: no envfs (magic mismatch) - envfs never written? running /env/bin/init... [?25h Hit m for menu or any key to stop autoboot: type exit to get to the menu [1;32mbarebox@[1;36mFree scale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825364/extract-nfsrootfs-jhyav1xe,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825364/extract-nfsrootfs-jhyav1xe,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/825364/tftp-deploy-tbt5iurd/dtb/imx53-qsrb.dtb /mnt/tftp/825364/tftp-deploy-tbt5iurd/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/825364/tftp-deploy-tbt5iurd/dtb/imx53-qsrb.dtb /mnt/tftp/825364/tftp-deploy-tbt5iurd/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.164 Loading ARM Linux zImage '/mnt/tftp/825364/tftp-deploy-tbt5iurd/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x7322f000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/825364/tftp-deploy-tbt5iurd/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825364/extract-nfsrootfs-jhyav1xe,v3,tcp ip=dhcp Starting kernel at 0x7322f000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.154-cip19 (KernelCI@build-j492627-arm-gcc-10-imx-v6-v7-defconfig-bzdq9) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Nov 11 03:24:10 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 64 MiB at 0xca000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000070000000-0x000000008fffffff] [ 0.000000] HighMem [mem 0x0000000090000000-0x00000000cfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000070000000-0x000000008fffffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000cfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000070000000-0x00000000cfffffff] [ 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: 261120 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825364/extract-nfsrootfs-jhyav1xe,v3,tcp ip=dhcp [ 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: 943040K/1048576K available (14336K kernel code, 2023K rwdata, 4844K rodata, 1024K init, 6660K bss, 40000K reserved, 65536K cma-reserved, 457740K 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] TrustZone Interrupt Controller (TZIC) initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000011] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000044] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001572] Console: colour dummy device 80x30 [ 0.001635] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001658] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001678] ... MAX_LOCK_DEPTH: 48 [ 0.001700] ... MAX_LOCKDEP_KEYS: 8192 [ 0.001720] ... CLASSHASH_SIZE: 4096 [ 0.001740] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001760] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001780] ... CHAINHASH_SIZE: 32768 [ 0.001801] memory used by lock dependency info: 4061 kB [ 0.001821] memory used for stack traces: 2112 kB [ 0.001841] per task-struct memory footprint: 1536 bytes [ 0.001976] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.002024] pid_max: default: 32768 minimum: 301 [ 0.002426] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002464] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.006020] CPU: Testing write buffer coherency: ok [ 0.006184] CPU0: Spectre v2: using BPIALL workaround [ 0.007297] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.010643] Setting up static identity map for 0x70100000 - 0x70100078 [ 0.011472] rcu: Hierarchical SRCU implementation. [ 0.013540] smp: Bringing up secondary CPUs ... [ 0.013586] smp: Brought up 1 node, 1 CPU [ 0.013619] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.013648] CPU: All CPU(s) started in SVC mode. [ 0.016429] devtmpfs: initialized [ 0.053419] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.054688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.054780] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.060431] pinctrl core: initialized pinctrl subsystem [ 0.067601] NET: Registered protocol family 16 [ 0.097827] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.116188] thermal_sys: Registered thermal governor 'step_wise' [ 0.116503] cpuidle: using governor menu [ 0.117492] No ATAGs? [ 0.117538] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.189275] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.314339] vgaarb: loaded [ 0.316844] SCSI subsystem initialized [ 0.319075] usbcore: registered new interface driver usbfs [ 0.319386] usbcore: registered new interface driver hub [ 0.319564] usbcore: registered new device driver usb [ 0.320083] usb_phy_generic usbphy-0: supply vcc not found, using dummy regulator [ 0.321260] usb_phy_generic usbphy-0: dummy supplies not allowed for exclusive requests [ 0.321879] usb_phy_generic usbphy-1: supply vcc not found, using dummy regulator [ 0.322575] usb_phy_generic usbphy-1: dummy supplies not allowed for exclusive requests [ 0.328804] i2c i2c-1: IMX I2C adapter registered [ 0.346000] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.430284] i2c i2c-0: IMX I2C adapter registered [ 0.431896] mc: Linux media interface: v0.10 [ 0.432075] videodev: Linux video capture interface: v2.00 [ 0.432938] pps_core: LinuxPPS API ver. 1 registered [ 0.432976] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.433062] PTP clock support registered [ 0.435345] Advanced Linux Sound Architecture Driver Initialized. [ 0.441016] Bluetooth: Core ver 2.22 [ 0.441237] NET: Registered protocol family 31 [ 0.441269] Bluetooth: HCI device and connection manager initialized [ 0.441450] Bluetooth: HCI socket layer initialized [ 0.441503] Bluetooth: L2CAP socket layer initialized [ 0.441693] Bluetooth: SCO socket layer initialized [ 0.445025] clocksource: Switched to clocksource mxc_timer1 [ 1.814381] VFS: Disk quotas dquot_6.6.0 [ 1.814612] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.850138] NET: Registered protocol family 2 [ 1.850849] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.853931] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) [ 1.854074] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.854189] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) [ 1.854985] TCP: Hash tables configured (established 4096 bind 4096) [ 1.855670] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) [ 1.855819] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) [ 1.856419] NET: Registered protocol family 1 [ 1.860078] RPC: Registered named UNIX socket transport module. [ 1.860196] RPC: Registered udp transport module. [ 1.860228] RPC: Registered tcp transport module. [ 1.860258] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.862344] PCI: CLS 0 bytes, default 64 [ 1.866409] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.871392] Initialise system trusted keyrings [ 1.872532] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.902226] NFS: Registering the id_resolver key type [ 1.902566] Key type id_resolver registered [ 1.902672] Key type id_legacy registered [ 1.903099] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.903244] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.903466] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.905980] fuse: init (API version 7.32) [ 1.993506] Key type asymmetric registered [ 1.993752] Asymmetric key parser 'x509' registered [ 1.994134] bounce: pool size: 64 pages [ 1.994347] io scheduler mq-deadline registered [ 1.994387] io scheduler kyber registered [ 2.019040] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 2.019176] imx-sdma 63fb0000.sdma: Falling back to sysfs fallback for: imx/sdma/sdma-imx53.bin [ 2.027133] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 2.828832] printk: console [ttymxc0] enabled [ 2.849459] [drm] using 16m VRAM carveout [ 2.909193] msm msm: [drm:msm_drm_bind] VRAM: ca100000->cb100000 [ 2.915417] adreno 30000000.gpu: Could not find a clock rate. Using a reasonable default [ 2.924402] adreno 30000000.gpu: supply vdd not found, using dummy regulator [ 2.932931] adreno 30000000.gpu: supply vddcx not found, using dummy regulator [ 2.944426] msm msm: bound 30000000.gpu (ops a3xx_ops) [ 2.955151] [drm] Initialized msm 1.6.0 20130625 for msm on minor 0 [ 2.971178] seiko_panel panel: supply dvdd not found, using dummy regulator [ 2.979210] seiko_panel panel: supply avdd not found, using dummy regulator [ 2.999529] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 3.007714] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 3.018158] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 3.029104] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 3.113816] Console: switching to colour frame buffer device 128x48 [ 3.137141] imx-drm display-subsystem: [drm] fb0: imx-drmdrmfb frame buffer device [ 3.145418] imx-ipuv3 18000000.ipu: IPUv3M probed [ 3.194299] brd: module loaded [ 3.239615] loop: module loaded [ 3.245435] ahci-imx 10000000.sata: supply ahci not found, using dummy regulator [ 3.253640] ahci-imx 10000000.sata: supply phy not found, using dummy regulator [ 3.262718] ahci-imx 10000000.sata: supply target not found, using dummy regulator [ 3.271822] ahci-imx 10000000.sata: hwmon0: sensor 'sata_ahci' [ 3.280838] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 3.288091] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 3.297147] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 3.312234] scsi host0: ahci-imx [ 3.318118] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 3.341328] CAN device driver interface [ 3.371225] usbcore: registered new interface driver r8152 [ 3.377489] usbcore: registered new interface driver lan78xx [ 3.383385] usbcore: registered new interface driver asix [ 3.389292] usbcore: registered new interface driver ax88179_178a [ 3.395742] usbcore: registered new interface driver cdc_ether [ 3.401793] usbcore: registered new interface driver smsc95xx [ 3.407895] usbcore: registered new interface driver net1080 [ 3.413770] usbcore: registered new interface driver cdc_subset [ 3.420036] usbcore: registered new interface driver zaurus [ 3.425917] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.433568] usbcore: registered new interface driver cdc_ncm [ 3.439337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.446009] ehci-pci: EHCI PCI platform driver [ 3.450611] ehci-mxc: Freescale On-Chip EHCI Host driver [ 3.457060] usbcore: registered new interface driver usb-storage [ 3.476705] input: mma8450 as /devices/platform/soc/60000000.bus/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 3.497329] mxc_rtc_v2 53fa4000.rtc: registered as rtc0 [ 3.502723] mxc_rtc_v2 53fa4000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 3.512858] i2c /dev entries driver [ 3.530267] Bluetooth: HCI UART driver ver 2.3 [ 3.534772] Bluetooth: HCI UART protocol H4 registered [ 3.540218] Bluetooth: HCI UART protocol LL registered [ 3.554846] sdhci: Secure Digital Host Controller Interface driver [ 3.561427] sdhci: Copyright(c) Pierre Ossman [ 3.565938] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.584851] sdhci-esdhc-imx 50020000.mmc: Got CD GPIO [ 3.600151] sdhci-esdhc-imx 50020000.mmc: Got WP GPIO [ 3.617755] sahara 63ff8000.crypto: SAHARA version 4 initialized [ 3.624284] mmc0: SDHCI controller on 50004000.mmc [50004000.mmc] using ADMA [ 3.636496] usbcore: registered new interface driver usbhid [ 3.642303] usbhid: USB HID core driver [ 3.650894] mmc2: SDHCI controller on 50020000.mmc [50020000.mmc] using ADMA [ 3.669921] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video0 [ 3.676775] ata1: SATA link down (SStatus 0 SControl 300) [ 3.685875] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video1 [ 3.693455] ahci-imx 10000000.sata: no device found, disabling link. [ 3.700034] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 3.709970] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video2 [ 3.719408] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video3 [ 3.726114] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.741663] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video4 [ 3.748846] mmc0: new high speed SDHC card at address 0001 [ 3.767731] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 3.797108] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 3.808271] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 3.870888] fsl-ssi-dai 50014000.ssi: No cache defaults, reading back from HW [ 3.948195] NET: Registered protocol family 10 [ 3.961794] Segment Routing with IPv6 [ 3.965953] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.975442] NET: Registered protocol family 17 [ 3.980005] can: controller area network core [ 3.984701] NET: Registered protocol family 29 [ 3.989420] can: raw protocol [ 3.992930] can: broadcast manager protocol [ 3.997517] can: netlink gateway - max_hops=1 [ 4.002656] Key type dns_resolver registered [ 4.009244] Registering SWP/SWPB emulation handler [ 4.015161] Loading compiled-in X.509 certificates [ 4.157521] imx_usb 53f80000.usb: No over current polarity defined [ 4.183724] imx_usb 53f80200.usb: No over current polarity defined [ 4.199577] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 4.205463] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 4.245170] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 4.253378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 4.262173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.269588] usb usb1: Product: EHCI Host Controller [ 4.274508] usb usb1: Manufacturer: Linux 5.10.154-cip19 ehci_hcd [ 4.280805] usb usb1: SerialNumber: ci_hdrc.1 [ 4.292407] hub 1-0:1.0: USB hub found [ 4.297243] hub 1-0:1.0: 1 port detected [ 4.314599] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 4.418737] SMSC LAN8710/LAN8720 63fec000.ethernet-1:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=POLL) [ 6.500391] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 6.512368] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.535115] Sending DHCP requests ., OK [ 6.579355] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.164 [ 6.587290] IP-Config: Complete: [ 6.590603] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.164, mask=255.255.255.0, gw=255.255.255.255 [ 6.601469] host=10.8.254.164, domain=, nis-domain=(none) [ 6.607537] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 6.607582] nameserver0=10.8.254.2 [ 6.628319] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.644373] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.654788] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 6.663990] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 6.672162] ALSA device list: [ 6.675446] #0: imx53-qsb-sgtl5000 [ 6.746591] VFS: Mounted root (nfs filesystem) on device 0:16. [ 6.758637] devtmpfs: mounted [ 6.764324] Freeing unused kernel memory: 1024K [ 6.789786] Run /sbin/init as init process [ 8.712672] systemd[1]: System time before build time, advancing clock. [ 8.964734] 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) [ 8.991507] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 9.090605] systemd[1]: Set hostname to . [ 12.389418] systemd[1]: Queued start job for default target Graphical Interface. [ 12.401030] random: systemd: uninitialized urandom read (16 bytes read) [ 12.408771] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 12.421694] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 12.438910] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 12.479897] random: systemd: uninitialized urandom read (16 bytes read) [ 12.499752] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 12.535714] random: systemd: uninitialized urandom read (16 bytes read) [ 12.548714] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 12.588084] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 12.630208] 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. [ 12.652258] 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. [ 12.702569] 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. [ 12.747372] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 12.790526] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 12.825928] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 12.866551] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 12.906779] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 12.961579] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 13.121403] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 13.137679] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 13.178805] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 13.224063] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 13.282834] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 13.303186] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 13.347852] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 13.361269] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 13.389386] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 13.437619] random: systemd: uninitialized urandom read (16 bytes read) [ 13.476366] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 13.510263] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 13.559787] random: systemd: uninitialized urandom read (16 bytes read) [ 13.693900] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 13.807224] random: systemd: uninitialized urandom read (16 bytes read) [ 13.864585] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 13.956575] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 13.997137] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.057384] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 14.144601] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 14.221034] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 14.319498] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 14.528404] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 14.572828] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 14.662315] systemd[1]: modprobe@configfs.service: Succeeded. [ 14.823216] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 15.151999] systemd[1]: modprobe@drm.service: Succeeded. [ 15.196932] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 15.231858] systemd[1]: modprobe@fuse.service: Succeeded. [ 15.250656] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 15.270031] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 15.326651] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 15.366362] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 15.399863] random: systemd: uninitialized urandom read (16 bytes read) [ 15.446710] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 15.487253] random: systemd: uninitialized urandom read (16 bytes read) [ 15.561422] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 15.683503] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 15.736402] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 15.837433] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 15.927631] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 16.036963] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 16.166676] systemd[1]: Mounted FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 16.228222] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 16.685552] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 17.036660] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [ 17.073783] random: systemd: uninitialized urandom read (16 bytes read) 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... [ 17.867876] systemd-journald[117]: Received client request to flush runtime journal. [ 18.276847] random: crng init done [ 18.280604] random: 41 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[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... [[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttymxc0 (8s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttymxc0 (8s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K 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... [[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for…s and Directories (11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for /dev/ttymxc0 (12s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for /dev/ttymxc0 (12s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 4) A start job is running for /dev/ttymxc0 (13s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for Network Service (13s / 1min 39s) [ 26.446390] cfg80211: failed to load regulatory.db M[K[ [0;31m*[0m] (3 of 4) A start job is running for Network Service (14s / 1min 39s) M[K[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 28.496865] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... [ 29.597922] coda 63ff4000.vpu: IRQ bit not found [ 29.728090] coda 63ff4000.vpu: Direct firmware load for vpu_fw_imx53.bin failed with error -2 [ 29.737041] coda 63ff4000.vpu: Falling back to sysfs fallback for: vpu_fw_imx53.bin Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 31.581393] coda 63ff4000.vpu: Direct firmware load for vpu/vpu_fw_imx53.bin failed with error -2 [ 31.590657] coda 63ff4000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx53.bin [ 31.728138] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 31.737527] coda 63ff4000.vpu: Falling back to sysfs fallback for: v4l-coda7541-imx53.bin [ 31.857093] coda 63ff4000.vpu: firmware request failed [ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…tem Boot/Shutdown (19s / no limit) M[K[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [K[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[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 Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[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. [[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] 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] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[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 ttymxc0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[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 ttymxc0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.154-cip19 #1 SMP Fri Nov 11 03:24:10 UTC 2022 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/825364/extract-nfsrootfs-jhyav1xe' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/825364/extract-nfsrootfs-jhyav1xe' / # 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-825364/environment . /lava-825364/environment / # /lava-825364/bin/lava-test-runner /lava-825364/0 /lava-825364/bin/lava-test-runner /lava-825364/0 + export TESTRUN_ID=0_dmesg + cd /lava-825364/0/tests/0_dmesg + cat uuid + UUID=825364_1.6.2.3.1[ 40.625522] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 40.968112] [ 41.250058] [ 41.534581] + set +x [ 41.547564] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-825364/environment / # . /lava-825364/environment/lava-825364/bin/lava-test-runner /lava-825364/1 / # /lava-825364/bin/lava-test-runner /lava-825364/1 + export TESTRUN_ID=1_bootrr + cd /lava-825364/1/tests/1_bootrr + cat uuid + UUID=825364_1.6.2.3.5[ 42.540366] + set +x + export PATH=/opt/bootrr/helpers:/lava-825364/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-825364/1/../bin/lava-test-case [ 43.846852] + set +x [ 43.938570] / #