connecting to NetworkSerialPort(target=Target(name='dove-cubox-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4015, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4015 connected to 10.8.254.5 (port 4015) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2020.06.0-00092-gc130f9ac29 #2 Fri Jul 3 17:13:59 CEST 2020 Board: Marvell Dove SoC: Marvell 0510 rev 7 mdio_bus: miibus0: probed [33mWARNING:[0m m25p80 spi-flash@00: found n25q032, expected w25q32 m25p80 spi-flash@00: n25q032 (4096 Kbytes) dove-sdhci f1092000.sdio-host@92000.of: registered as mci0 mci0: detected SD card version 2.0 mci0: registered disk0 malloc space: 0x1fefe1a0 -> 0x3fdfc33f (size 511 MiB) envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -r /mnt/tftp/803833/tftp-deploy-s7j4zqz2/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/803833/tftp-deploy-s7j4zqz2/dtb/dove-cubox.dtb /mnt/tftp/803833/tftp-deploy-s7j4zqz2/kernel/zImage -a 0x05000000 -L 0x04000000 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -r /mnt/tftp/803833/tftp-deploy-s7j4zqz2/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/803833/tftp-deploy-s7j4zqz2/dtb/dove-cubox.dtb /mnt/tftp/803833/tftp-deploy-s7j4zqz2/kernel/zImage -a 0x05000000 -L 0x04000000 eth0: 1000Mbps full duplex link detected [33mWARNING:[0m eth0: No MAC address set. Using random address ea:0a:87:8a:da:88 T eth0: DHCP client bound to address 10.8.254.187 Loading ARM Linux zImage '/mnt/tftp/803833/tftp-deploy-s7j4zqz2/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler Loaded initrd GZIP compressed '/mnt/tftp/803833/tftp-deploy-s7j4zqz2/ramdisk/ramdisk.cpio.gz' initrd is at 0x04000000-0x047a615f Loading devicetree from '/mnt/tftp/803833/tftp-deploy-s7j4zqz2/dtb/dove-cubox.dtb' commandline: console=ttyS0,115200n8 earlyprintk Starting kernel at 0x05000000, initrd at 0x04000000, oftree at 0x047a7000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.140-cip15 (KernelCI@build-j95037-arm-gcc-10-mvebu-v7-defconfig-rs5sr) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Aug 31 17:22:13 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [560f5815] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: SolidRun CuBox [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] HighMem [mem 0x0000000030000000-0x000000003fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 19 pages/cpu s46412 r8192 d23220 u77824 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1017396K/1048576K available (9216K kernel code, 691K rwdata, 1892K rodata, 1024K init, 172K bss, 31180K reserved, 0K cma-reserved, 262144K highmem) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing 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] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns [ 0.000010] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns [ 0.000051] Switching to timer-based delay loop, resolution 6ns [ 0.000748] Console: colour dummy device 80x30 [ 0.000802] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666) [ 0.000828] pid_max: default: 32768 minimum: 301 [ 0.001007] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001037] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001731] CPU: Testing write buffer coherency: ok [ 0.002058] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.003122] Setting up static identity map for 0x100000 - 0x100060 [ 0.003940] rcu: Hierarchical SRCU implementation. [ 0.004486] smp: Bringing up secondary CPUs ... [ 0.004509] smp: Brought up 1 node, 1 CPU [ 0.004523] SMP: Total of 1 processors activated (333.33 BogoMIPS). [ 0.004533] CPU: All CPU(s) started in SVC mode. [ 0.005123] devtmpfs: initialized [ 0.009122] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 5 [ 0.009383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009416] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.009490] pinctrl core: initialized pinctrl subsystem [ 0.010772] NET: Registered protocol family 16 [ 0.011530] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.012435] thermal_sys: Registered thermal governor 'step_wise' [ 0.012532] cpuidle: using governor ladder [ 0.012593] Dove 88AP510 SoC [ 0.012615] Tauros2: Disabling L2 prefetch. [ 0.012626] Tauros2: Disabling burst8 line fill. [ 0.012635] Tauros2: Enabling L2 cache. [ 0.012643] Tauros2: L2 cache support initialised in ARMv7 mode. [ 0.013071] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.037199] vgaarb: loaded [ 0.037459] SCSI subsystem initialized [ 0.037842] usbcore: registered new interface driver usbfs [ 0.037893] usbcore: registered new interface driver hub [ 0.037938] usbcore: registered new device driver usb [ 0.038299] Advanced Linux Sound Architecture Driver Initialized. [ 0.038835] Bluetooth: Core ver 2.22 [ 0.038866] NET: Registered protocol family 31 [ 0.038877] Bluetooth: HCI device and connection manager initialized [ 0.038892] Bluetooth: HCI socket layer initialized [ 0.038905] Bluetooth: L2CAP socket layer initialized [ 0.038917] Bluetooth: SCO socket layer initialized [ 0.039197] clocksource: Switched to clocksource orion_clocksource [ 0.260707] NET: Registered protocol family 2 [ 0.261036] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.262180] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.262225] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.262304] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.262408] TCP: Hash tables configured (established 8192 bind 8192) [ 0.262532] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.262569] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.262712] NET: Registered protocol family 1 [ 0.263371] RPC: Registered named UNIX socket transport module. [ 0.263385] RPC: Registered udp transport module. [ 0.263394] RPC: Registered tcp transport module. [ 0.263403] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.264248] PCI: CLS 0 bytes, default 64 [ 0.264433] Unpacking initramfs... [ 0.823540] Freeing initrd memory: 7836K [ 0.824791] Initialise system trusted keyrings [ 0.825092] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.968727] Key type asymmetric registered [ 0.968743] Asymmetric key parser 'x509' registered [ 0.968816] bounce: pool size: 64 pages [ 0.968866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.968878] io scheduler mq-deadline registered [ 0.968888] io scheduler kyber registered [ 0.969872] dove-pinctrl f10d0200.pin-ctrl: falling back to hardcoded PMU resource [ 0.970048] dove-pinctrl f10d0200.pin-ctrl: [Firmware Bug]: Missing pinctrl regs in DTB. Please update your firmware. [ 0.970656] dove-pinctrl f10d0200.pin-ctrl: registered pinctrl driver [ 0.973358] mv_xor f1060800.dma-engine: Marvell shared XOR driver [ 1.030195] mv_xor f1060800.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.030514] mv_xor f1060900.dma-engine: Marvell shared XOR driver [ 1.090160] mv_xor f1060900.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.135270] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.137093] printk: console [ttyS0] disabled [ 1.137191] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 10416666) is a 16550A [ 1.763628] printk: console [ttyS0] enabled [ 1.769008] sata_mv f10a0000.sata-host: slots 32 ports 1 [ 1.775568] scsi host0: sata_mv [ 1.778953] ata1: SATA max UDMA/133 irq 30 [ 1.787462] spi-nor spi0.0: found n25q032, expected w25q32 [ 1.793199] spi-nor spi0.0: n25q032 (4096 Kbytes) [ 1.797918] 2 fixed-partitions partitions found on MTD device spi0.0 [ 1.804264] Creating 2 MTD partitions on \"spi0.0\": [ 1.809036] 0x000000000000-0x000000200000 : \"barebox\" [ 1.815107] 0x000000200000-0x000000220000 : \"env\" [ 1.822707] [Firmware Warn]: /mbus/internal-regs/mdio-bus@72004/ethernet-phy: Whitelisted compatible string. Please remove [ 1.845839] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 1.854594] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address ea:0a:87:8a:da:88 [ 1.863643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.870165] ehci-pci: EHCI PCI platform driver [ 1.874637] ehci-orion: EHCI orion driver [ 1.878756] orion-ehci f1050000.usb-host: EHCI Host Controller [ 1.884614] orion-ehci f1050000.usb-host: new USB bus registered, assigned bus number 1 [ 1.892732] orion-ehci f1050000.usb-host: irq 25, io mem 0xf1050000 [ 1.919198] orion-ehci f1050000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.926260] hub 1-0:1.0: USB hub found [ 1.930071] hub 1-0:1.0: 1 port detected [ 1.934535] orion-ehci f1051000.usb-host: EHCI Host Controller [ 1.940396] orion-ehci f1051000.usb-host: new USB bus registered, assigned bus number 2 [ 1.948478] orion-ehci f1051000.usb-host: irq 26, io mem 0xf1051000 [ 1.979195] orion-ehci f1051000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.986171] hub 2-0:1.0: USB hub found [ 1.989973] hub 2-0:1.0: 1 port detected [ 1.994814] usbcore: registered new interface driver usb-storage [ 2.001869] rtc-mv f10d8500.real-time-clock: registered as rtc0 [ 2.007826] rtc-mv f10d8500.real-time-clock: setting system clock to 2022-09-01T03:02:11 UTC (1662001331) [ 2.017495] i2c /dev entries driver [ 2.023361] orion_wdt: Initial timeout 25 sec [ 2.028169] sdhci: Secure Digital Host Controller Interface driver [ 2.034353] sdhci: Copyright(c) Pierre Ossman [ 2.038867] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.045658] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes [ 2.055061] marvell-cesa f1030000.crypto-engine: CESA device successfully registered [ 2.063217] usbcore: registered new interface driver usbhid [ 2.068783] usbhid: USB HID core driver [ 2.074172] NET: Registered protocol family 10 [ 2.079612] Segment Routing with IPv6 [ 2.083332] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.089919] NET: Registered protocol family 17 [ 2.094401] ThumbEE CPU extension supported. [ 2.098661] Registering SWP/SWPB emulation handler [ 2.103462] PJ4 iWMMXt v2 coprocessor enabled. [ 2.108109] mmc0: SDHCI controller on f1092000.sdio-host [f1092000.sdio-host] using DMA [ 2.116417] ata1: SATA link down (SStatus 0 SControl F300) [ 2.122265] Loading compiled-in X.509 certificates [ 2.131454] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.153870] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.160472] ALSA device list: [ 2.163427] No soundcards found. [ 2.167266] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.175914] cfg80211: failed to load regulatory.db [ 2.182848] Freeing unused kernel memory: 1024K [ 2.197303] mmc0: new high speed SD card at address 59b4 [ 2.204579] Run /init as init process [ 2.212832] mmcblk0: mmc0:59b4 USD 1.87 GiB [ 2.221090] mmcblk0: p1 Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 2.366477] udevd[112]: starting version 3.2.9 [ 2.372054] random: udevd: uninitialized urandom read (16 bytes read) [ 2.378723] random: udevd: uninitialized urandom read (16 bytes read) [ 2.385768] random: udevd: uninitialized urandom read (16 bytes read) [ 2.402116] udevd[112]: specified user 'tss' unknown [ 2.407218] udevd[112]: specified group 'tss' unknown [ 2.420830] udevd[113]: starting eudev-3.2.9 [ 3.036675] udevd[113]: specified user 'tss' unknown [ 3.041945] udevd[113]: specified group 'tss' unknown done Saving random seed: [ 3.602810] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK mount: mounting none on /sys/kernel/debug failed: No such file or directory Starting dropbear sshd: [ 3.697408] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-803833/environment . /lava-803833/environment / # /lava-803833/bin/lava-test-runner /lava-803833/0 /lava-803833/bin/lava-test-runner /lava-803833/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-803833/0/tests/0_dmesg + cat uuid [ 4.264810] + UUID=803833_1.5.2.3.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 4.310830] [ 4.353998] [ 4.397419] + set +x [ 4.407281] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-803833/environment / # . /lava-803833/environment/lava-803833/bin/lava-test-runner /lava-803833/1 / # /lava-803833/bin/lava-test-runner /lava-803833/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-803833/1/tests/1_bootrr + ca[ 4.885058] t uuid + UUID=803833_1.5.2.3.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-803833/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-803833/1/../bin/lava-test-case [ 4.918386] /lava-803833/1/../bin/lava-test-case [ 4.958139] /lava-803833/1/../bin/lava-test-case [ 4.983339] + set +x [ 5.002435] / #