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/852933/extract-nfsrootfs-vflot8aq,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/852933/extract-nfsrootfs-vflot8aq,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/852933/tftp-deploy-0jhfm5i2/dtb/imx53-qsrb.dtb /mnt/tftp/852933/tftp-deploy-0jhfm5i2/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/852933/tftp-deploy-0jhfm5i2/dtb/imx53-qsrb.dtb /mnt/tftp/852933/tftp-deploy-0jhfm5i2/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/852933/tftp-deploy-0jhfm5i2/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x72000000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/852933/tftp-deploy-0jhfm5i2/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/852933/extract-nfsrootfs-vflot8aq,v3,tcp ip=dhcp Starting kernel at 0x72000000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip71-st28 (KernelCI@build-j621912-arm-gcc-10-imx-v6-v7-defconfig-xml44) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Dec 1 20:50:32 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] Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] cma: Reserved 16 MiB at 0xcec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @df3ca000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, 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/852933/extract-nfsrootfs-vflot8aq,v3,tcp ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 1002156K/1048576K available (8249K kernel code, 443K rwdata, 2728K rodata, 452K init, 8296K bss, 30036K reserved, 16384K cma-reserved, 506892K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ac0834 (10979 kB) [ 0.000000] .init : 0xc0ac1000 - 0xc0b32000 ( 452 kB) [ 0.000000] .data : 0xc0b32000 - 0xc0ba0d80 ( 444 kB) [ 0.000000] .bss : 0xc0ba3000 - 0xc13bd390 (8297 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 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.000009] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000042] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001072] Console: colour dummy device 80x30 [ 0.001107] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001116] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001126] ... MAX_LOCK_DEPTH: 48 [ 0.001134] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001142] ... CLASSHASH_SIZE: 4096 [ 0.001150] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001158] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001166] ... CHAINHASH_SIZE: 32768 [ 0.001174] memory used by lock dependency info: 5167 kB [ 0.001183] per task-struct memory footprint: 1536 bytes [ 0.001223] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.001245] pid_max: default: 32768 minimum: 301 [ 0.001561] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001578] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.003456] CPU: Testing write buffer coherency: ok [ 0.003532] CPU0: Spectre v2: using BPIALL workaround [ 0.004392] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.004514] Setting up static identity map for 0x70008280 - 0x700082f0 [ 0.007191] Brought up 1 CPUs [ 0.007212] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.007223] CPU: All CPU(s) started in SVC mode. [ 0.010638] devtmpfs: initialized [ 0.038331] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.039115] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.039172] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.041000] pinctrl core: initialized pinctrl subsystem [ 0.044512] NET: Registered protocol family 16 [ 0.047320] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.079801] No ATAGs? [ 0.079841] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.082197] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.114247] vgaarb: loaded [ 0.115290] SCSI subsystem initialized [ 0.116651] usbcore: registered new interface driver usbfs [ 0.116818] usbcore: registered new interface driver hub [ 0.116950] usbcore: registered new device driver usb [ 0.117333] 50000000.aips:usbphy@0 supply vcc not found, using dummy regulator [ 0.117821] 50000000.aips:usbphy@1 supply vcc not found, using dummy regulator [ 0.120196] i2c i2c-1: IMX I2C adapter registered [ 0.120231] i2c i2c-1: can't use DMA [ 0.123605] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.133316] i2c i2c-0: IMX I2C adapter registered [ 0.133351] i2c i2c-0: can't use DMA [ 0.133556] Linux video capture interface: v2.00 [ 0.133863] pps_core: LinuxPPS API ver. 1 registered [ 0.133878] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.133933] PTP clock support registered [ 0.134697] Advanced Linux Sound Architecture Driver Initialized. [ 0.137967] Bluetooth: Core ver 2.21 [ 0.138095] NET: Registered protocol family 31 [ 0.138108] Bluetooth: HCI device and connection manager initialized [ 0.138182] Bluetooth: HCI socket layer initialized [ 0.138210] Bluetooth: L2CAP socket layer initialized [ 0.138348] Bluetooth: SCO socket layer initialized [ 0.141641] clocksource: Switched to clocksource mxc_timer1 [ 0.169529] NET: Registered protocol family 2 [ 0.169891] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.171708] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.171802] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.172493] TCP: Hash tables configured (established 4096 bind 4096) [ 0.172710] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.172820] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.173270] NET: Registered protocol family 1 [ 0.174368] RPC: Registered named UNIX socket transport module. [ 0.174392] RPC: Registered udp transport module. [ 0.174403] RPC: Registered tcp transport module. [ 0.174415] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.176434] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.198719] VFS: Disk quotas dquot_6.6.0 [ 0.199221] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.206339] NFS: Registering the id_resolver key type [ 0.206597] Key type id_resolver registered [ 0.206615] Key type id_legacy registered [ 0.206786] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.208780] fuse init (API version 7.23) [ 0.218765] bounce: pool size: 64 pages [ 0.218932] io scheduler noop registered [ 0.218955] io scheduler deadline registered [ 0.219067] io scheduler cfq registered (default) [ 0.234562] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 0.234601] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 0.236566] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 0.949210] console [ttymxc0] enabled [ 0.955758] [drm] Initialized drm 1.1.0 20060810 [ 0.964676] imx-ipuv3 18000000.ipu: no port@0 node in /soc/ipu@18000000, not using CSI0 [ 0.972802] imx-ipuv3 18000000.ipu: no port@1 node in /soc/ipu@18000000, not using CSI1 [ 0.985103] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 0.991861] [drm] No driver support for vblank timestamp query. [ 0.998471] imx-drm display-subsystem: bound imx-ipuv3-crtc.0 (ops ipu_crtc_ops) [ 1.006253] imx-drm display-subsystem: bound imx-ipuv3-crtc.1 (ops ipu_crtc_ops) [ 1.014968] 63ff0000.tve supply dac not found, using dummy regulator [ 1.022425] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 1.045074] Console: switching to colour frame buffer device 128x48 [ 1.056672] imx-drm display-subsystem: fb0: frame buffer device [ 1.062756] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.068734] imx-ipuv3 18000000.ipu: IPUv3M probed [ 1.106265] brd: module loaded [ 1.127848] loop: module loaded [ 1.135418] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 1.142614] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.151501] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 1.163593] scsi host0: ahci-imx [ 1.168076] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 1.181183] CAN device driver interface [ 1.186660] 63fec000.ethernet supply phy not found, using dummy regulator [ 1.223164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.229723] ehci-pci: EHCI PCI platform driver [ 1.234749] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.240498] usbcore: registered new interface driver usb-storage [ 1.259068] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.264458] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.291704] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.301061] hub 1-0:1.0: USB hub found [ 1.305213] hub 1-0:1.0: 1 port detected [ 1.313753] mousedev: PS/2 mouse device common for all mice [ 1.325183] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 1.337434] i2c /dev entries driver [ 1.344050] IR NEC protocol handler initialized [ 1.348616] IR RC5(x/sz) protocol handler initialized [ 1.353764] IR RC6 protocol handler initialized [ 1.358334] IR JVC protocol handler initialized [ 1.362906] IR Sony protocol handler initialized [ 1.367537] IR SANYO protocol handler initialized [ 1.372279] IR Sharp protocol handler initialized [ 1.377011] IR MCE Keyboard/mouse protocol handler initialized [ 1.382884] IR XMP protocol handler initialized [ 1.395251] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 1.404471] coda 63ff4000.vpu: firmware request failed [ 1.410975] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 1.417448] Bluetooth: HCI UART driver ver 2.3 [ 1.422006] Bluetooth: HCI UART protocol H4 registered [ 1.427177] Bluetooth: HCI UART protocol LL registered [ 1.433051] sdhci: Secure Digital Host Controller Interface driver [ 1.439274] sdhci: Copyright(c) Pierre Ossman [ 1.443697] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.450865] sdhci-esdhc-imx 50004000.esdhc: No vmmc regulator found [ 1.457286] sdhci-esdhc-imx 50004000.esdhc: No vqmmc regulator found [ 1.501709] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 1.511006] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 1.516460] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 1.522949] ata1: SATA link down (SStatus 0 SControl 300) [ 1.528449] ahci-imx 10000000.sata: no device found, disabling link. [ 1.534858] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 1.545039] sdhci-esdhc-imx 50020000.esdhc: No vmmc regulator found [ 1.551325] sdhci-esdhc-imx 50020000.esdhc: No vqmmc regulator found [ 1.589491] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.598085] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 1.606865] mmc0: new high speed SDHC card at address 0001 [ 1.616018] usbcore: registered new interface driver usbhid [ 1.621710] usbhid: USB HID core driver [ 1.628014] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 1.644676] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 1.652205] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 [ 1.690414] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 1.696896] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 1.723683] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 1.738801] NET: Registered protocol family 10 [ 1.746579] sit: IPv6 over IPv4 tunneling driver [ 1.753694] NET: Registered protocol family 17 [ 1.758248] can: controller area network core (rev 20120528 abi 9) [ 1.765111] NET: Registered protocol family 29 [ 1.769588] can: raw protocol (rev 20120528) [ 1.774093] can: broadcast manager protocol (rev 20120528 t) [ 1.779801] can: netlink gateway (rev 20130117) max_hops=1 [ 1.786145] Key type dns_resolver registered [ 1.791877] Registering SWP/SWPB emulation handler [ 1.803740] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 1.813004] hctosys: unable to open rtc device (rtc0) [ 1.863303] fec 63fec000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=-1) [ 1.875245] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.862654] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 3.872114] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 3.892404] Sending DHCP requests ., OK [ 3.912167] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.212 [ 3.919763] IP-Config: Complete: [ 3.923083] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.212, mask=255.255.255.0, gw=255.255.255.255 [ 3.933554] host=10.8.254.212, domain=, nis-domain=(none) [ 3.939408] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 3.945964] nameserver0=10.8.254.2 [ 3.952324] ALSA device list: [ 3.955317] #0: imx53-qsb-sgtl5000 [ 4.101202] VFS: Mounted root (nfs filesystem) on device 0:14. [ 4.109017] devtmpfs: mounted [ 4.113110] Freeing unused kernel memory: 452K [ 5.126319] systemd[1]: System time before build time, advancing clock. [ 5.182554] random: nonblocking pool is initialized [ 5.501243] 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) [ 5.526649] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 5.575697] systemd[1]: Set hostname to . [ 8.035678] systemd[1]: Queued start job for default target Graphical Interface. [ 8.046321] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.059033] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.070710] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 8.103662] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 8.133468] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 8.163132] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 8.193591] 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. [ 8.233150] 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. [ 8.267567] 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. [ 8.302514] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 8.332526] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 8.352243] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 8.382132] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 8.402257] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 8.424171] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 8.497325] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 8.509524] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 8.544474] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 8.575426] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 8.607783] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 8.635335] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 8.663531] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 8.672872] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 8.690143] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 8.733583] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 8.753595] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 8.798941] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 8.899235] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 8.985936] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 9.074978] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.165857] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 9.316296] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 9.427954] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 9.567226] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 9.671193] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 9.789189] systemd[1]: modprobe@configfs.service: Succeeded. [ 9.896815] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 10.181338] systemd[1]: modprobe@drm.service: Succeeded. [ 10.246128] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 10.298328] systemd[1]: modprobe@fuse.service: Succeeded. [ 10.375762] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 10.444877] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 10.546035] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 10.657389] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 10.723138] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 10.818481] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 10.875856] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 10.963862] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 11.076887] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 11.196760] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 11.280079] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 12.314718] systemd-journald[118]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[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... [[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... [ 16.342065] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[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] Finished [0;1;39mCreate Volatile Files and Directories[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 21.358878] proc: unrecognized mount option \"hidepid=invisible\" or missing value [ 21.509708] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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. [ 23.701373] proc: unrecognized mount option \"hidepid=invisible\" or missing value 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 4.4.302-cip71-st28 #1 SMP Thu Dec 1 20:50:32 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/852933/extract-nfsrootfs-vflot8aq' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/852933/extract-nfsrootfs-vflot8aq' / # 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-852933/environment . /lava-852933/environment / # /lava-852933/bin/lava-test-runner /lava-852933/0 /lava-852933/bin/lava-test-runner /lava-852933/0 + export TESTRUN_ID=0_dmesg + cd /lava-852933/0/tests/0_dmesg + cat uuid + UUID=852933_1.6.2.3.1[ 27.658545] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 27.874874] [ 28.041264] [ 28.226735] + set +x[ 28.237550] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-852933/environment / # . /lava-852933/environment/lava-852933/bin/lava-test-runner /lava-852933/1 / # /lava-852933/bin/lava-test-runner /lava-852933/1 + export TESTRUN_ID=1_bootrr + cd /lava-852933/1/tests/1_bootrr + cat uuid + UUID=852933_1.6.2.3.5[ 28.977816] + set +x + export PATH=/opt/bootrr/helpers:/lava-852933/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-852933/1/../bin/lava-test-case [ 29.094407] + set +x[ 29.152352] / #