Trying 192.168.56.184... Connected to conserv2. Escape character is '^]'. ser2net port telnet,3006 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1.3.4:1.0-port0, 115200n81, [] (Debian GNU/Linux) U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.112 (3842 ms) => setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 => tftp 0x82000000 178065/tftp-deploy-1zpm76cc/kernel/zImage tftp 0x82000000 178065/tftp-deploy-1zpm76cc/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.112 Filename '178065/tftp-deploy-1zpm76cc/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 5 MiB/s done Bytes transferred = 3714736 (38aeb0 hex) => tftp 0x83000000 178065/tftp-deploy-1zpm76cc/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 178065/tftp-deploy-1zpm76cc/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.112 Filename '178065/tftp-deploy-1zpm76cc/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 10.6 MiB 5 MiB/s done Bytes transferred = 11119864 (a9acf8 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 178065/tftp-deploy-1zpm76cc/dtb/am335x-boneblack.dtb tftp 0x88000000 178065/tftp-deploy-1zpm76cc/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.112 Filename '178065/tftp-deploy-1zpm76cc/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 32.8 KiB 3.2 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38aeb0 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-11-22 11:01:20 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11119800 Bytes = 10.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 88000000, end 8800b318 fixing up phy_id for ethernet1, old: 1, new: -1644891256 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-cip70-st28 (KernelCI@build-j555772-arm-gcc-10-omap2plus-defconfig-kxnkr) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Nov 22 10:55:52 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.0 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df915000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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: 470916K/522240K available (6971K kernel code, 752K rwdata, 2232K rodata, 444K init, 8189K bss, 34940K reserved, 16384K cma-reserved, 0K 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 - 0xc0904f8c (9204 kB) [ 0.000000] .init : 0xc0905000 - 0xc0974000 ( 444 kB) [ 0.000000] .data : 0xc0974000 - 0xc0a303a8 ( 753 kB) [ 0.000000] .bss : 0xc0a33000 - 0xc12327a0 (8190 kB) [ 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=2 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] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000040] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000086] OMAP clocksource: timer1 at 24000000 Hz [ 0.000497] clocksource_probe: no matching clocksources found [ 0.001338] Console: colour dummy device 80x30 [ 0.001395] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001403] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001411] ... MAX_LOCK_DEPTH: 48 [ 0.001418] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001425] ... CLASSHASH_SIZE: 4096 [ 0.001432] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001438] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001445] ... CHAINHASH_SIZE: 32768 [ 0.001452] memory used by lock dependency info: 5167 kB [ 0.001460] per task-struct memory footprint: 1536 bytes [ 0.001485] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078743] pid_max: default: 32768 minimum: 301 [ 0.079135] Security Framework initialized [ 0.079251] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079264] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082023] Initializing cgroup subsys io [ 0.082118] Initializing cgroup subsys memory [ 0.082206] Initializing cgroup subsys devices [ 0.082320] Initializing cgroup subsys freezer [ 0.082389] Initializing cgroup subsys perf_event [ 0.082455] CPU: Testing write buffer coherency: ok [ 0.082597] CPU0: Spectre v2: using BPIALL workaround [ 0.083954] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084066] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087579] Brought up 1 CPUs [ 0.087604] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087615] CPU: All CPU(s) started in SVC mode. [ 0.091516] devtmpfs: initialized [ 0.125361] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.176147] omap_hwmod: debugss: _wait_target_disable failed [ 0.231323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.231392] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.233675] pinctrl core: initialized pinctrl subsystem [ 0.238582] NET: Registered protocol family 16 [ 0.243703] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.245812] cpuidle: using governor ladder [ 0.245841] cpuidle: using governor menu [ 0.257120] OMAP GPIO hardware version 0.1 [ 0.278072] No ATAGs? [ 0.278109] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.318173] edma 49000000.edma: TI EDMA DMA engine driver [ 0.322307] SCSI subsystem initialized [ 0.324193] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.324298] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.324550] pps_core: LinuxPPS API ver. 1 registered [ 0.324561] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.324611] PTP clock support registered [ 0.328655] clocksource: Switched to clocksource timer1 [ 0.456581] NET: Registered protocol family 2 [ 0.457088] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.459029] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.459117] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.459688] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459903] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.459996] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.460537] NET: Registered protocol family 1 [ 0.462170] RPC: Registered named UNIX socket transport module. [ 0.462196] RPC: Registered udp transport module. [ 0.462206] RPC: Registered tcp transport module. [ 0.462215] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.463909] Trying to unpack rootfs image as initramfs... [ 1.402768] Freeing initrd memory: 10860K [ 1.403666] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.408002] audit: initializing netlink subsys (disabled) [ 1.408299] audit: type=2000 audit(1.390:1): initialized [ 1.412958] VFS: Disk quotas dquot_6.6.0 [ 1.413264] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.415522] NFS: Registering the id_resolver key type [ 1.415883] Key type id_resolver registered [ 1.415899] Key type id_legacy registered [ 1.416070] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.421785] io scheduler noop registered [ 1.421822] io scheduler deadline registered [ 1.421878] io scheduler cfq registered (default) [ 1.423861] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.426596] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.433906] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.434552] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 2.176695] console [ttyO0] enabled [ 2.215251] brd: module loaded [ 2.240071] loop: module loaded [ 2.245783] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.318712] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.325098] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.354495] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.365541] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:ab:e7:47 [ 2.377669] mousedev: PS/2 mouse device common for all mice [ 2.383703] i2c /dev entries driver [ 2.390016] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.469032] ledtrig-cpu: registered to indicate activity on CPUs [ 2.476496] oprofile: using arm/armv7 [ 2.481321] Initializing XFRM netlink socket [ 2.486274] NET: Registered protocol family 10 [ 2.494252] sit: IPv6 over IPv4 tunneling driver [ 2.501453] NET: Registered protocol family 17 [ 2.506186] NET: Registered protocol family 15 [ 2.511311] Key type dns_resolver registered [ 2.515935] omap_voltage_late_init: Voltage driver support not added [ 2.522655] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.531145] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.540300] ThumbEE CPU extension supported. [ 2.544803] Registering SWP/SWPB emulation handler [ 2.549899] SmartReflex Class3 initialized [ 2.570104] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.580344] mmc0: new SD card at address e624 [ 2.589153] mmcblk0: mmc0:e624 SU512 484 MiB [ 2.599611] mmcblk0: p1 [ 2.623416] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.629938] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.639978] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.647552] hctosys: unable to open rtc device (rtc0) [ 2.652940] sr_init: No PMIC hook to init smartreflex [ 2.658468] sr_init: platform driver register failed for SR [ 2.684077] net eth0: initializing cpsw version 1.12 (0) [ 2.692254] net eth0: phy found : id is : 0x7c0f1 [ 2.697296] libphy: PHY 4a101000.mdio:9df4f388 not found [ 2.702917] net eth0: phy \"4a101000.mdio:9df4f388\" not found on slave 1, err -19 [ 2.719898] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.738962] mmc1: unspecified timeout for CMD6 - use generic [ 2.745406] mmc1: unspecified timeout for CMD6 - use generic [ 2.751796] mmc1: unspecified timeout for CMD6 - use generic [ 2.757773] mmc1: new high speed MMC card at address 0001 [ 2.765345] mmcblk1: mmc1:0001 MMC02G 1.79 GiB [ 2.771174] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB [ 2.778205] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB [ 2.787600] mmcblk1: p1 p2 [ 5.709289] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.718765] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.738649] Sending DHCP requests ..., OK [ 12.079128] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.112 [ 12.087591] IP-Config: Complete: [ 12.091027] device=eth0, hwaddr=c8:a0:30:ab:e7:47, ipaddr=192.168.56.112, mask=255.255.255.0, gw=192.168.56.254 [ 12.102042] host=192.168.56.112, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.110330] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= [ 12.117869] nameserver0=192.168.56.254 [ 12.126607] Freeing unused kernel memory: 444K [ 12.209914] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 12.530681] udevd[105]: starting version 3.2.9 [ 12.537627] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 12.549105] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 12.558904] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 12.581623] udevd[105]: specified user 'tss' unknown [ 12.587090] udevd[105]: specified group 'tss' unknown [ 12.602109] udevd[106]: starting eudev-3.2.9 [ 13.147567] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz [ 13.161970] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 13.208101] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 13.240197] 47401300.usb-phy supply vcc not found, using dummy regulator [ 13.251034] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 13.272605] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 720000 KHz [ 13.622623] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 14.237809] usbcore: registered new interface driver usbfs [ 14.244563] usbcore: registered new interface driver hub [ 14.250545] usbcore: registered new device driver usb [ 14.375974] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 14.383097] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 14.543169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 14.550515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 14.558072] usb usb1: Product: MUSB HDRC host driver [ 14.563339] usb usb1: Manufacturer: Linux 4.4.302-cip70-st28 musb-hcd [ 14.570127] usb usb1: SerialNumber: musb-hdrc.1.auto [ 14.725409] hub 1-0:1.0: USB hub found [ 14.749905] hub 1-0:1.0: 1 port detected done Saving random seed: [ 15.237728] random: dd: uninitialized urandom read (512 bytes read, 39 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 15.523474] random: dropbear: uninitialized urandom read (32 bytes read, 40 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-178065/environment . /lava-178065/environment / # /lava-178065/bin/lava-test-runner /lava-178065/0 /lava-178065/bin/lava-test-runner /lava-178065/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-178065/0/tests/0_dmesg + cat uuid + UUID=178065_1.5.2.4.1 + set +x [ 16.463960] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 16.621309] [ 16.742375] [ 16.859720] + set +x [ 16.874135] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-178065/environment / # . /lava-178065/environment/lava-178065/bin/lava-test-runner /lava-178065/1 / # /lava-178065/bin/lava-test-runner /lava-178065/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-178065/1/tests/1_bootrr + cat uuid + UUID=178065_1.5.2.4.5 + set +x [ 17.656055] + export 'PATH=/opt/bootrr/helpers:/lava-178065/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-178065/1/../bin/lava-test-case [ 17.752919] /lava-178065/1/../bin/lava-test-case [ 17.865205] /lava-178065/1/../bin/lava-test-case [ 17.926223] + set +x [ 17.981127] / #