connecting to NetworkSerialPort(target=Target(name='sifive_fu540', env=None), name='USBSerialPort', state=, avail=True, host='nuc-2', port=44525, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-2:44525 connected to 192.168.0.2 (port 44525) Escape character: Ctrl-\ Type the escape character to get to the prompt. SiFive FSBL: 2018-03-20 HiFive-U serial #: 0000013c OpenSBI v1.1 ____ _____ ____ _____ / __ \ / ____| _ \_ _| | | | |_ __ ___ _ __ | (___ | |_) || | | | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |__| | |_) | __/ | | |____) | |_) || |_ \____/| .__/ \___|_| |_|_____/|____/_____| | | |_| Platform Name : sifive,hifive-unleashed-a00 Platform Features : medeleg Platform HART Count : 5 Platform IPI Device : aclint-mswi Platform Timer Device : aclint-mtimer @ 1000000Hz Platform Console Device : sifive_uart Platform HSM Device : --- Platform Reboot Device : gpio-restart Platform Shutdown Device : --- Firmware Base : 0x80000000 Firmware Size : 320 KB Runtime SBI Version : 1.0 Domain0 Name : root Domain0 Boot HART : 2 Domain0 HARTs : 0*,1*,2*,3*,4* Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I) Domain0 Region01 : 0x0000000080000000-0x000000008007ffff () Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X) Domain0 Next Address : 0x0000000080200000 Domain0 Next Arg1 : 0x0000000082200000 Domain0 Next Mode : S-mode Domain0 SysReset : yes Boot HART ID : 2 Boot HART Domain : root Boot HART Priv Version : v1.10 Boot HART Base ISA : rv64imafdc Boot HART ISA Extensions : none Boot HART PMP Count : 8 Boot HART PMP Granularity : 4 Boot HART PMP Address Bits: 36 Boot HART MHPM Count : 2 Boot HART MIDELEG : 0x0000000000000222 Boot HART MEDELEG : 0x000000000000b109 U-Boot 2022.07 (Aug 25 2022 - 14:57:58 -0700) CPU: rv64imac Model: SiFive HiFive Unleashed A00 DRAM: 8 GiB Core: 36 devices, 22 uclasses, devicetree: separate MMC: spi@10050000:mmc@0: 0 Loading Environment from SPIFlash... SF: Detected is25wp256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB *** Warning - bad CRC, using default environment In: serial@10010000 Out: serial@10010000 Err: serial@10010000 Net: sifive-reset reset: failed to get cltx_reset reset eth0: ethernet@10090000 Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff setenv fdt_high 0xffffffffffffffff => dhcp dhcp ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) BOOTP broadcast 1 DHCP client bound to address 192.168.0.123 (9 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x84000000 2836837/tftp-deploy-xxbzm995/kernel/Image tftp 0x84000000 2836837/tftp-deploy-xxbzm995/kernel/Image ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.123 Filename '2836837/tftp-deploy-xxbzm995/kernel/Image'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 1.7 MiB/s done Bytes transferred = 17730048 (10e8a00 hex) => tftp 0x88300000 2836837/tftp-deploy-xxbzm995/ramdisk/ramdisk.cpio.gz.uboot tftp 0x88300000 2836837/tftp-deploy-xxbzm995/ramdisk/ramdisk.cpio.gz.uboot ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.123 Filename '2836837/tftp-deploy-xxbzm995/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x88300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################### 1.8 MiB/s done Bytes transferred = 7935934 (7917be hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 2836837/tftp-deploy-xxbzm995/dtb/hifive-unleashed-a00.dtb tftp 0x88000000 2836837/tftp-deploy-xxbzm995/dtb/hifive-unleashed-a00.dtb ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.123 Filename '2836837/tftp-deploy-xxbzm995/dtb/hifive-unleashed-a00.dtb'. Load address: 0x88000000 Loading: *# 981.4 KiB/s done Bytes transferred = 7039 (1b7f hex) => setenv bootargs 'console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => booti 0x84000000 0x88300000 0x88000000 booti 0x84000000 0x88300000 0x88000000 Moving Image from 0x84000000 to 0x80200000, end=8133c000 ## Loading init Ramdisk from Legacy Image at 88300000 ... Image Name: Image Type: RISC-V Linux RAMDisk Image (uncompressed) Data Size: 7935870 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 0000000088000000, end 0000000088004b7e Starting kernel ... [ 0.000000] Linux version 5.10.153-cip19-rt8 (KernelCI@build-j483922-riscv-gcc-10-defconfig-knbdf) (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Nov 9 21:42:03 UTC 2022 [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000 [ 0.000000] Machine model: SiFive HiFive Unleashed A00 [ 0.000000] earlycon: sifive0 at MMIO 0x0000000010010000 (options '') [ 0.000000] printk: bootconsole [sifive0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Initial ramdisk at: 0x(____ptrval____) (7938048 bytes) [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080200000-0x000000027fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000027fffffff] [ 0.000000] On node 0 totalpages: 2096640 [ 0.000000] DMA32 zone: 7161 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 523776 pages, LIFO batch:63 [ 0.000000] Normal zone: 21504 pages used for memmap [ 0.000000] Normal zone: 1572864 pages, LIFO batch:63 [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] SBI specification v1.0 detected [ 0.000000] SBI implementation ID=0x1 Version=0x10001 [ 0.000000] SBI v0.2 TIME extension detected [ 0.000000] SBI v0.2 IPI extension detected [ 0.000000] SBI v0.2 RFENCE extension detected [ 0.000000] SBI v0.2 HSM extension detected [ 0.000000] CPU with hartid=0 is not available [ 0.000000] CPU with hartid=0 is not available [ 0.000000] riscv: ISA extensions acdfim [ 0.000000] riscv: ELF capabilities acdfim [ 0.000000] percpu: Embedded 16 pages/cpu s24680 r8192 d32664 u65536 [ 0.000000] pcpu-alloc: s24680 r8192 d32664 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2067975 [ 0.000000] Kernel command line: console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <5>[ 0.000000] Sorting __ex_table... <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 8167924K/8386560K available (7146K kernel code, 3955K rwdata, 4096K rodata, 216K init, 328K bss, 218636K reserved, 0K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] fixmap : 0xffffffcefee00000 - 0xffffffceff000000 (2048 kB) <5>[ 0.000000] pci io : 0xffffffceff000000 - 0xffffffcf00000000 ( 16 MB) <5>[ 0.000000] vmemmap : 0xffffffcf00000000 - 0xffffffcfffffffff (4095 MB) <5>[ 0.000000] vmalloc : 0xffffffd000000000 - 0xffffffdfffffffff (65535 MB) <5>[ 0.000000] lowmem : 0xffffffe000000000 - 0xffffffe1ffe00000 (8190 MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. <6>[ 0.000000] rcu: RCU debug extended QS entry/exit. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] CPU with hartid=0 is not available <4>[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller <6>[ 0.000000] riscv-intc: 64 local interrupts mapped <6>[ 0.000000] plic: interrupt-controller@c000000: mapped 53 interrupts with 4 handlers for 9 contexts. <6>[ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [2] <6>[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns <6>[ 0.000002] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns <6>[ 0.008802] Console: colour dummy device 80x25 <6>[ 0.013357] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000) <6>[ 0.023619] pid_max: default: 32768 minimum: 301 <6>[ 0.028994] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.036630] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.047065] rcu: Hierarchical SRCU implementation. <6>[ 0.051675] EFI services will not be available. <6>[ 0.056792] smp: Bringing up secondary CPUs ... <6>[ 0.063680] smp: Brought up 1 node, 4 CPUs <6>[ 0.068853] devtmpfs: initialized <6>[ 0.073952] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.083204] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.091694] NET: Registered protocol family 16 <6>[ 0.114788] vgaarb: loaded <5>[ 0.117353] SCSI subsystem initialized <7>[ 0.121283] libata version 3.00 loaded. <6>[ 0.125305] usbcore: registered new interface driver usbfs <6>[ 0.130838] usbcore: registered new interface driver hub <6>[ 0.136384] usbcore: registered new device driver usb <6>[ 0.142574] clocksource: Switched to clocksource riscv_clocksource <6>[ 0.155954] NET: Registered protocol family 2 <6>[ 0.162664] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.181468] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear) <6>[ 0.190183] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.199830] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) <6>[ 0.214148] TCP: Hash tables configured (established 65536 bind 65536) <6>[ 0.220705] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear) <6>[ 0.228576] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear) <6>[ 0.236855] NET: Registered protocol family 1 <6>[ 0.241556] RPC: Registered named UNIX socket transport module. <6>[ 0.246996] RPC: Registered udp transport module. <6>[ 0.251928] RPC: Registered tcp transport module. <6>[ 0.256866] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.263554] PCI: CLS 0 bytes, default 64 <6>[ 0.268015] Unpacking initramfs... <6>[ 0.916879] Freeing initrd memory: 7744K <6>[ 0.921306] workingset: timestamp_bits=62 max_order=21 bucket_order=0 <5>[ 0.936272] NFS: Registering the id_resolver key type <5>[ 0.940874] Key type id_resolver registered <5>[ 0.945252] Key type id_legacy registered <6>[ 0.949615] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.956452] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.964233] 9p: Installing v9fs 9p2000 file system support <6>[ 0.970284] NET: Registered protocol family 38 <6>[ 0.974544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 0.982146] io scheduler mq-deadline registered <6>[ 0.986917] io scheduler kyber registered <7>[ 0.991680] start plist test <7>[ 1.000796] end plist test <6>[ 1.045650] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 1.052587] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 31249999) is a SiFive UART v0 <6>[ 1.061898] printk: console [ttySIF0] enabled <6>[ 1.066430] printk: bootconsole [sifive0] disabled <6>[ 1.061898] printk: console [ttySIF0] enabled <6>[ 1.066430] printk: bootconsole [sifive0] disabled <6>[ 1.071872] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 12, base_baud = 31249999) is a SiFive UART v0 <6>[ 1.072468] [drm] radeon kernel modesetting enabled. <6>[ 1.086996] loop: module loaded <6>[ 1.087570] sifive_spi 10040000.spi: mapped; irq=14, cs=1 <6>[ 1.088380] sifive_spi 10050000.spi: mapped; irq=15, cs=1 <6>[ 1.090408] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt' <6>[ 1.100637] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 16 (70:b3:d5:92:f1:3c) <6>[ 1.100840] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.100845] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.100948] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.100955] ehci-pci: EHCI PCI platform driver <6>[ 1.101001] ehci-platform: EHCI generic platform driver <6>[ 1.101083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.101106] ohci-pci: OHCI PCI platform driver <6>[ 1.101145] ohci-platform: OHCI generic platform driver <6>[ 1.101751] usbcore: registered new interface driver uas <6>[ 1.101812] usbcore: registered new interface driver usb-storage <6>[ 1.101971] mousedev: PS/2 mouse device common for all mice <6>[ 1.127686] mmc_spi spi1.0: SD/MMC host mmc0, no DMA, no WP, no poweroff, cd polling <6>[ 1.127895] usbcore: registered new interface driver usbhid <6>[ 1.127902] usbhid: USB HID core driver <6>[ 1.128723] NET: Registered protocol family 10 <6>[ 1.130118] Segment Routing with IPv6 <6>[ 1.130207] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.130839] NET: Registered protocol family 17 <6>[ 1.131084] 9pnet: Installing 9P2000 support <5>[ 1.131171] Key type dns_resolver registered <6>[ 1.131548] printk: console [ttySIF0]: printing thread started <6>[ 1.131605] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers <4>[ 1.190578] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.190592] mmc0: new SDHC card on SPI <6>[ 1.191759] mmcblk0: mmc0:0000 SS16G 14.8 GiB <6>[ 1.220386] mmcblk0: p1 p2 <6>[ 1.278523] macb 10090000.ethernet eth0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL) <6>[ 1.278540] macb 10090000.ethernet eth0: configuring for phy/gmii link mode <6>[ 3.312178] macb 10090000.ethernet eth0: Link is Up - 100Mbps/Full - flow control tx <6>[ 3.322542] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 3.342518] Sending DHCP requests ., OK <6>[ 3.358552] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.123 <6>[ 3.358566] IP-Config: Complete: <6>[ 3.358569] device=eth0, hwaddr=70:b3:d5:92:f1:3c, ipaddr=192.168.0.123, mask=255.255.255.0, gw=192.168.0.254 <6>[ 3.358583] host=192.168.0.123, domain=, nis-domain=(none) <6>[ 3.358589] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6>[ 3.358597] nameserver0=192.168.0.1, nameserver1=192.168.1.254 <6>[ 3.359858] Freeing unused kernel memory: 216K <6>[ 3.430906] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 3.499502] udevd[92]: starting version 3.2.9 <5>[ 3.500292] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 3.500535] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 3.500620] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 3.507886] udevd[92]: specified user 'tss' unknown <27>[ 3.507994] udevd[92]: specified group 'tss' unknown <30>[ 3.509522] udevd[93]: starting eudev-3.2.9 done Saving random seed: OK <5>[ 4.929011] random: dd: uninitialized urandom read (32 bytes read) Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 4.974870] 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-2836837/environment . /lava-2836837/environment / # /lava-2836837/bin/lava-test-runner /lava-2836837/0 /lava-2836837/bin/lava-test-runner /lava-2836837/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2836837/0/tests/<8>[ 5.553065] 0_dmesg + cat uuid + UUID=2836837_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 5.573355] <8>[ 5.590330] + set +x <8>[ 5.606964] <8>[ 5.607988] <# LAVA_SIGNAL_ENDRUN 0_dmesg 2836837_1.5.2.4.1> / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-2836837/environment / # . /lava-2836837/environment/lava-2836837/bin/lava-test-runner /lava-2836837/1 / # /lava-2836837/bin/lava-test-runner /lava-2836837/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2836837/1/tests/1_bootrr + cat uuid +<8>[ 6.067186] UUID=2836837_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2836837/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2836837/1/../bin/lava-test-case <8>[ 7.093075] /lava-2836837/1/../bin/lava-test-case /lava-28<8>[ 7.110479] <8>[ 7.119901] 36837/1/../bin/lava-test-case + set +x