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/847678/extract-nfsrootfs-roalhj_1,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/847678/extract-nfsrootfs-roalhj_1,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/847678/tftp-deploy-501m75zt/dtb/imx53-qsrb.dtb /mnt/tftp/847678/tftp-deploy-501m75zt/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/847678/tftp-deploy-501m75zt/dtb/imx53-qsrb.dtb /mnt/tftp/847678/tftp-deploy-501m75zt/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.212 Loading ARM Linux zImage '/mnt/tftp/847678/tftp-deploy-501m75zt/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x7322e000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/847678/tftp-deploy-501m75zt/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/847678/extract-nfsrootfs-roalhj_1,v3,tcp ip=dhcp Starting kernel at 0x7322e000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.155-cip21 (KernelCI@build-j588682-arm-gcc-10-imx-v6-v7-defconfig-l4449) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Nov 26 10:35:45 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/847678/extract-nfsrootfs-roalhj_1,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.000012] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000043] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001570] Console: colour dummy device 80x30 [ 0.001634] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001657] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001678] ... MAX_LOCK_DEPTH: 48 [ 0.001699] ... MAX_LOCKDEP_KEYS: 8192 [ 0.001719] ... CLASSHASH_SIZE: 4096 [ 0.001739] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001759] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001780] ... CHAINHASH_SIZE: 32768 [ 0.001800] memory used by lock dependency info: 4061 kB [ 0.001821] memory used for stack traces: 2112 kB [ 0.001842] per task-struct memory footprint: 1536 bytes [ 0.001977] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.002028] pid_max: default: 32768 minimum: 301 [ 0.002446] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002482] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.006028] CPU: Testing write buffer coherency: ok [ 0.006190] CPU0: Spectre v2: using BPIALL workaround [ 0.007300] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.010630] Setting up static identity map for 0x70100000 - 0x70100078 [ 0.011459] rcu: Hierarchical SRCU implementation. [ 0.013517] smp: Bringing up secondary CPUs ... [ 0.013563] smp: Brought up 1 node, 1 CPU [ 0.013594] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.013623] CPU: All CPU(s) started in SVC mode. [ 0.016410] devtmpfs: initialized [ 0.053605] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.054882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.054974] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.060576] pinctrl core: initialized pinctrl subsystem [ 0.067765] NET: Registered protocol family 16 [ 0.097886] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.116487] thermal_sys: Registered thermal governor 'step_wise' [ 0.116802] cpuidle: using governor menu [ 0.117785] No ATAGs? [ 0.117830] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.189132] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.314236] vgaarb: loaded [ 0.316784] SCSI subsystem initialized [ 0.319009] usbcore: registered new interface driver usbfs [ 0.319325] usbcore: registered new interface driver hub [ 0.319510] usbcore: registered new device driver usb [ 0.320020] usb_phy_generic usbphy-0: supply vcc not found, using dummy regulator [ 0.321191] usb_phy_generic usbphy-0: dummy supplies not allowed for exclusive requests [ 0.321792] usb_phy_generic usbphy-1: supply vcc not found, using dummy regulator [ 0.322480] usb_phy_generic usbphy-1: dummy supplies not allowed for exclusive requests [ 0.328637] i2c i2c-1: IMX I2C adapter registered [ 0.346308] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.430531] i2c i2c-0: IMX I2C adapter registered [ 0.432124] mc: Linux media interface: v0.10 [ 0.432307] videodev: Linux video capture interface: v2.00 [ 0.433176] pps_core: LinuxPPS API ver. 1 registered [ 0.433215] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.433300] PTP clock support registered [ 0.435579] Advanced Linux Sound Architecture Driver Initialized. [ 0.441234] Bluetooth: Core ver 2.22 [ 0.441454] NET: Registered protocol family 31 [ 0.441488] Bluetooth: HCI device and connection manager initialized [ 0.441666] Bluetooth: HCI socket layer initialized [ 0.441721] Bluetooth: L2CAP socket layer initialized [ 0.441914] Bluetooth: SCO socket layer initialized [ 0.445279] clocksource: Switched to clocksource mxc_timer1 [ 1.814724] VFS: Disk quotas dquot_6.6.0 [ 1.814955] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.850498] NET: Registered protocol family 2 [ 1.851195] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.854285] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) [ 1.854426] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.854540] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) [ 1.855334] TCP: Hash tables configured (established 4096 bind 4096) [ 1.856021] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) [ 1.856173] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) [ 1.856764] NET: Registered protocol family 1 [ 1.860421] RPC: Registered named UNIX socket transport module. [ 1.860544] RPC: Registered udp transport module. [ 1.860576] RPC: Registered tcp transport module. [ 1.860607] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.862699] PCI: CLS 0 bytes, default 64 [ 1.866736] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.871747] Initialise system trusted keyrings [ 1.872831] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.903119] NFS: Registering the id_resolver key type [ 1.903400] Key type id_resolver registered [ 1.903512] Key type id_legacy registered [ 1.903941] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.904081] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.904305] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.906835] fuse: init (API version 7.32) [ 1.994571] Key type asymmetric registered [ 1.994817] Asymmetric key parser 'x509' registered [ 1.995324] bounce: pool size: 64 pages [ 1.995560] io scheduler mq-deadline registered [ 1.995597] io scheduler kyber registered [ 2.019969] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 2.020105] imx-sdma 63fb0000.sdma: Falling back to sysfs fallback for: imx/sdma/sdma-imx53.bin [ 2.028031] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 2.829701] printk: console [ttymxc0] enabled [ 2.850194] [drm] using 16m VRAM carveout [ 2.910043] msm msm: [drm:msm_drm_bind] VRAM: ca100000->cb100000 [ 2.916272] adreno 30000000.gpu: Could not find a clock rate. Using a reasonable default [ 2.925379] adreno 30000000.gpu: supply vdd not found, using dummy regulator [ 2.933780] adreno 30000000.gpu: supply vddcx not found, using dummy regulator [ 2.945527] msm msm: bound 30000000.gpu (ops a3xx_ops) [ 2.956144] [drm] Initialized msm 1.6.0 20130625 for msm on minor 0 [ 2.971980] seiko_panel panel: supply dvdd not found, using dummy regulator [ 2.980013] seiko_panel panel: supply avdd not found, using dummy regulator [ 3.000357] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 3.008535] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 3.018987] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 3.029943] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 3.114549] Console: switching to colour frame buffer device 128x48 [ 3.137858] imx-drm display-subsystem: [drm] fb0: imx-drmdrmfb frame buffer device [ 3.146132] imx-ipuv3 18000000.ipu: IPUv3M probed [ 3.195520] brd: module loaded [ 3.240583] loop: module loaded [ 3.246392] ahci-imx 10000000.sata: supply ahci not found, using dummy regulator [ 3.254579] ahci-imx 10000000.sata: supply phy not found, using dummy regulator [ 3.263666] ahci-imx 10000000.sata: supply target not found, using dummy regulator [ 3.272780] ahci-imx 10000000.sata: hwmon0: sensor 'sata_ahci' [ 3.281804] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 3.289057] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 3.298110] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 3.313205] scsi host0: ahci-imx [ 3.319092] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 3.342430] CAN device driver interface [ 3.372183] usbcore: registered new interface driver r8152 [ 3.378454] usbcore: registered new interface driver lan78xx [ 3.384359] usbcore: registered new interface driver asix [ 3.390266] usbcore: registered new interface driver ax88179_178a [ 3.396714] usbcore: registered new interface driver cdc_ether [ 3.402763] usbcore: registered new interface driver smsc95xx [ 3.408936] usbcore: registered new interface driver net1080 [ 3.414744] usbcore: registered new interface driver cdc_subset [ 3.421013] usbcore: registered new interface driver zaurus [ 3.426899] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.434552] usbcore: registered new interface driver cdc_ncm [ 3.440324] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.447000] ehci-pci: EHCI PCI platform driver [ 3.451612] ehci-mxc: Freescale On-Chip EHCI Host driver [ 3.458065] usbcore: registered new interface driver usb-storage [ 3.477647] input: mma8450 as /devices/platform/soc/60000000.bus/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 3.498173] mxc_rtc_v2 53fa4000.rtc: registered as rtc0 [ 3.503573] mxc_rtc_v2 53fa4000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 3.513696] i2c /dev entries driver [ 3.530964] Bluetooth: HCI UART driver ver 2.3 [ 3.535650] Bluetooth: HCI UART protocol H4 registered [ 3.540931] Bluetooth: HCI UART protocol LL registered [ 3.555987] sdhci: Secure Digital Host Controller Interface driver [ 3.562378] sdhci: Copyright(c) Pierre Ossman [ 3.566897] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.586102] sdhci-esdhc-imx 50020000.mmc: Got CD GPIO [ 3.602035] sdhci-esdhc-imx 50020000.mmc: Got WP GPIO [ 3.618162] sahara 63ff8000.crypto: SAHARA version 4 initialized [ 3.626286] mmc0: SDHCI controller on 50004000.mmc [50004000.mmc] using ADMA [ 3.636761] usbcore: registered new interface driver usbhid [ 3.642564] usbhid: USB HID core driver [ 3.650691] mmc2: SDHCI controller on 50020000.mmc [50020000.mmc] using ADMA [ 3.668696] ata1: SATA link down (SStatus 0 SControl 300) [ 3.674598] ahci-imx 10000000.sata: no device found, disabling link. [ 3.681295] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 3.691140] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video0 [ 3.699774] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video1 [ 3.709061] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video2 [ 3.719073] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video3 [ 3.729798] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.741376] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video4 [ 3.750993] mmc0: new high speed SDHC card at address 0001 [ 3.774885] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 3.787157] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 3.807938] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 3.869849] fsl-ssi-dai 50014000.ssi: No cache defaults, reading back from HW [ 3.947919] NET: Registered protocol family 10 [ 3.961784] Segment Routing with IPv6 [ 3.965904] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.978150] NET: Registered protocol family 17 [ 3.982716] can: controller area network core [ 3.987737] NET: Registered protocol family 29 [ 3.992309] can: raw protocol [ 3.995952] can: broadcast manager protocol [ 4.000306] can: netlink gateway - max_hops=1 [ 4.005729] Key type dns_resolver registered [ 4.011958] Registering SWP/SWPB emulation handler [ 4.017889] Loading compiled-in X.509 certificates [ 4.159969] imx_usb 53f80000.usb: No over current polarity defined [ 4.183014] imx_usb 53f80200.usb: No over current polarity defined [ 4.195276] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 4.200981] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 4.235426] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 4.243839] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 4.252546] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.260013] usb usb1: Product: EHCI Host Controller [ 4.264936] usb usb1: Manufacturer: Linux 5.10.155-cip21 ehci_hcd [ 4.271211] usb usb1: SerialNumber: ci_hdrc.1 [ 4.282816] hub 1-0:1.0: USB hub found [ 4.287665] hub 1-0:1.0: 1 port detected [ 4.304954] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 4.406289] SMSC LAN8710/LAN8720 63fec000.ethernet-1:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=POLL) [ 6.500769] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 6.518786] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.545341] Sending DHCP requests ., OK [ 6.589429] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.212 [ 6.597474] IP-Config: Complete: [ 6.600790] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.212, mask=255.255.255.0, gw=255.255.255.255 [ 6.611646] host=10.8.254.212, domain=, nis-domain=(none) [ 6.617789] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 6.617834] nameserver0=10.8.254.2 [ 6.634617] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.653162] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.663550] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 6.672676] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 6.680942] ALSA device list: [ 6.683960] #0: imx53-qsb-sgtl5000 [ 6.788420] VFS: Mounted root (nfs filesystem) on device 0:16. [ 6.797888] devtmpfs: mounted [ 6.803557] Freeing unused kernel memory: 1024K [ 6.827034] Run /sbin/init as init process [ 8.790899] systemd[1]: System time before build time, advancing clock. [ 9.039440] 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) [ 9.066178] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 9.154618] systemd[1]: Set hostname to . [ 12.436600] systemd[1]: Queued start job for default target Graphical Interface. [ 12.448311] random: systemd: uninitialized urandom read (16 bytes read) [ 12.455886] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 12.468731] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 12.485732] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 12.530328] random: systemd: uninitialized urandom read (16 bytes read) [ 12.549998] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 12.585947] random: systemd: uninitialized urandom read (16 bytes read) [ 12.599324] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 12.639465] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 12.662936] 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.709318] 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.758340] 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.807504] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 12.850817] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 12.886139] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 12.926635] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 12.967024] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 13.021548] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 13.184394] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 13.199801] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 13.242941] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 13.294516] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 13.352717] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 13.371722] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 13.407782] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 13.421330] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 13.449767] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 13.498194] random: systemd: uninitialized urandom read (16 bytes read) [ 13.544121] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 13.566570] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 13.618491] random: systemd: uninitialized urandom read (16 bytes read) [ 13.718440] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 13.816479] random: systemd: uninitialized urandom read (16 bytes read) [ 13.907914] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 13.960896] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 14.043022] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.108987] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 14.187478] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 14.248621] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 14.352597] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 14.552141] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 14.609502] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 14.702618] systemd[1]: modprobe@configfs.service: Succeeded. [ 14.886366] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 15.201048] systemd[1]: modprobe@drm.service: Succeeded. [ 15.250447] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 15.284269] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 15.311534] systemd[1]: modprobe@fuse.service: Succeeded. [ 15.356924] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 15.392046] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 15.456391] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 15.490158] random: systemd: uninitialized urandom read (16 bytes read) [ 15.566241] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 15.607241] random: systemd: uninitialized urandom read (16 bytes read) [ 15.696267] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 15.774297] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 15.824517] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 15.927506] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 16.014585] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 16.147071] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 16.252162] systemd[1]: Mounted FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 16.331036] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 16.757771] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 17.012688] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [ 17.064315] random: systemd-journal: 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.828232] systemd-journald[116]: Received client request to flush runtime journal. [ 18.217207] random: crng init done [ 18.220942] 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…e Events and Files (8s / 1min 36s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for…e Events and Files (8s / 1min 36s) 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 Network Service (11s / 1min 39s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for /dev/ttymxc0 (11s / 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 (12s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for… All udev Devices (13s / no limit) M[K[ [0;31m*[0m] (3 of 4) A start job is running for… All udev Devices (13s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [K[ 26.837387] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... [ 28.773481] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc0[0m. [ 29.887346] coda 63ff4000.vpu: IRQ bit not found [ 30.067868] coda 63ff4000.vpu: Direct firmware load for vpu_fw_imx53.bin failed with error -2 [ 30.076821] coda 63ff4000.vpu: Falling back to sysfs fallback for: vpu_fw_imx53.bin [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [ 32.072927] coda 63ff4000.vpu: Direct firmware load for vpu/vpu_fw_imx53.bin failed with error -2 [ 32.082234] coda 63ff4000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx53.bin [ 32.217048] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 32.226456] coda 63ff4000.vpu: Falling back to sysfs fallback for: v4l-coda7541-imx53.bin [ 32.284829] coda 63ff4000.vpu: firmware request failed [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[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.155-cip21 #1 SMP Sat Nov 26 10:35:45 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/847678/extract-nfsrootfs-roalhj_1' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/847678/extract-nfsrootfs-roalhj_1' / # 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-847678/environment . /lava-847678/environment / # /lava-847678/bin/lava-test-runner /lava-847678/0 /lava-847678/bin/lava-test-runner /lava-847678/0 + export TESTRUN_ID=0_dmesg + cd /lava-847678/0/tests/0_dmesg + cat uuid + UUID=847678_1.6.2.3.1[ 40.507765] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 40.872871] [ 41.134972] [ 41.419838] + set +x [ 41.432740] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-847678/environment / # . /lava-847678/environment/lava-847678/bin/lava-test-runner /lava-847678/1 / # /lava-847678/bin/lava-test-runner /lava-847678/1 + export TESTRUN_ID=1_bootrr + cd /lava-847678/1/tests/1_bootrr + cat uuid + UUID=847678_1.6.2.3.5[ 42.361658] + set +x + export PATH=/opt/bootrr/helpers:/lava-847678/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-847678/1/../bin/lava-test-case [ 43.662154] + set +x [ 43.757867] / #