Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... 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 DHCP client bound to address 172.16.3.203 (105 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 955454/tftp-deploy-vxz60j8i/kernel/zImage tftp 0x82000000 955454/tftp-deploy-vxz60j8i/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.203 Filename '955454/tftp-deploy-vxz60j8i/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 3.7 MiB/s done Bytes transferred = 3721464 (38c8f8 hex) => tftp 0x83000000 955454/tftp-deploy-vxz60j8i/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 955454/tftp-deploy-vxz60j8i/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.203 Filename '955454/tftp-deploy-vxz60j8i/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 6.9 MiB 3.7 MiB/s done Bytes transferred = 7232991 (6e5ddf hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 955454/tftp-deploy-vxz60j8i/dtb/am335x-boneblack.dtb tftp 0x88000000 955454/tftp-deploy-vxz60j8i/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.203 Filename '955454/tftp-deploy-vxz60j8i/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 32.8 KiB 2.7 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/955454/extract-nfsrootfs-o5fx5zfy,tcp,hard,v3 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/955454/extract-nfsrootfs-o5fx5zfy,tcp,hard,v3 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38c8f8 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-06-07 13:43:35 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7232927 Bytes = 6.9 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: -1644890048 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-cip76-rt44 (KernelCI@build-j3318-arm-gcc-10-omap2plus-defconfig-5r9rs) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jun 7 13:35:30 UTC 2023 [ 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] 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.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df915000 s21224 r8192 d23832 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/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/955454/extract-nfsrootfs-o5fx5zfy,tcp,hard,v3 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: 474688K/522240K available (6983K kernel code, 754K rwdata, 2236K rodata, 448K init, 8190K bss, 31168K 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 - 0xc090912c (9221 kB) [ 0.000000] .init : 0xc090a000 - 0xc097a000 ( 448 kB) [ 0.000000] .data : 0xc097a000 - 0xc0a36950 ( 755 kB) [ 0.000000] .bss : 0xc0a39000 - 0xc12388e0 (8191 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.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000037] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000081] OMAP clocksource: timer1 at 24000000 Hz [ 0.000493] clocksource_probe: no matching clocksources found [ 0.001325] Console: colour dummy device 80x30 [ 0.001388] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001397] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001405] ... MAX_LOCK_DEPTH: 48 [ 0.001412] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001419] ... CLASSHASH_SIZE: 4096 [ 0.001426] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001433] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001441] ... CHAINHASH_SIZE: 32768 [ 0.001448] memory used by lock dependency info: 5167 kB [ 0.001456] per task-struct memory footprint: 1536 bytes [ 0.001483] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078743] pid_max: default: 32768 minimum: 301 [ 0.079154] Security Framework initialized [ 0.079270] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079283] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082012] Initializing cgroup subsys io [ 0.082108] Initializing cgroup subsys memory [ 0.082196] Initializing cgroup subsys devices [ 0.082309] Initializing cgroup subsys freezer [ 0.082378] Initializing cgroup subsys perf_event [ 0.082448] CPU: Testing write buffer coherency: ok [ 0.082589] CPU0: Spectre v2: using BPIALL workaround [ 0.083925] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084049] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087790] Brought up 1 CPUs [ 0.087813] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087823] CPU: All CPU(s) started in SVC mode. [ 0.091742] devtmpfs: initialized [ 0.126740] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.177550] omap_hwmod: debugss: _wait_target_disable failed [ 0.232634] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.232711] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.235538] pinctrl core: initialized pinctrl subsystem [ 0.240713] NET: Registered protocol family 16 [ 0.246082] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.248184] cpuidle: using governor ladder [ 0.248217] cpuidle: using governor menu [ 0.259787] OMAP GPIO hardware version 0.1 [ 0.281108] No ATAGs? [ 0.281146] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.322201] edma 49000000.edma: TI EDMA DMA engine driver [ 0.326238] SCSI subsystem initialized [ 0.328188] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.328297] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.328559] pps_core: LinuxPPS API ver. 1 registered [ 0.328570] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.328622] PTP clock support registered [ 0.332958] clocksource: Switched to clocksource timer1 [ 0.461753] NET: Registered protocol family 2 [ 0.462270] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.464193] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.464282] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.464862] TCP: Hash tables configured (established 4096 bind 4096) [ 0.465058] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.465156] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.465695] NET: Registered protocol family 1 [ 0.467294] RPC: Registered named UNIX socket transport module. [ 0.467316] RPC: Registered udp transport module. [ 0.467326] RPC: Registered tcp transport module. [ 0.467335] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.468792] Trying to unpack rootfs image as initramfs... [ 1.011760] Freeing initrd memory: 7064K [ 1.012668] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.017296] audit: initializing netlink subsys (disabled) [ 1.017590] audit: type=2000 audit(1.010:1): initialized [ 1.022385] VFS: Disk quotas dquot_6.6.0 [ 1.022570] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.025293] NFS: Registering the id_resolver key type [ 1.025656] Key type id_resolver registered [ 1.025672] Key type id_legacy registered [ 1.025858] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.030988] io scheduler noop registered [ 1.031028] io scheduler deadline registered [ 1.031086] io scheduler cfq registered (default) [ 1.033299] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.036261] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.043346] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.043970] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.786756] console [ttyO0] enabled [ 1.826540] brd: module loaded [ 1.851253] loop: module loaded [ 1.857146] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.932988] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.939375] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.970596] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.981643] cpsw 4a100000.ethernet: Detected MACID = 34:03:de:5e:2c:05 [ 1.994033] mousedev: PS/2 mouse device common for all mice [ 1.999897] i2c /dev entries driver [ 2.006218] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.093350] ledtrig-cpu: registered to indicate activity on CPUs [ 2.100826] oprofile: using arm/armv7 [ 2.105649] Initializing XFRM netlink socket [ 2.110596] NET: Registered protocol family 10 [ 2.118592] sit: IPv6 over IPv4 tunneling driver [ 2.125816] NET: Registered protocol family 17 [ 2.130552] NET: Registered protocol family 15 [ 2.135662] Key type dns_resolver registered [ 2.140335] omap_voltage_late_init: Voltage driver support not added [ 2.147055] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.155551] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.164746] ThumbEE CPU extension supported. [ 2.169251] Registering SWP/SWPB emulation handler [ 2.174349] SmartReflex Class3 initialized [ 2.229804] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.236332] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.246562] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.254331] hctosys: unable to open rtc device (rtc0) [ 2.259630] sr_init: No PMIC hook to init smartreflex [ 2.265218] sr_init: platform driver register failed for SR [ 2.290716] net eth0: initializing cpsw version 1.12 (0) [ 2.298841] net eth0: phy found : id is : 0x7c0f1 [ 2.303931] libphy: PHY 4a101000.mdio:9df4f840 not found [ 2.309483] net eth0: phy \"4a101000.mdio:9df4f840\" not found on slave 1, err -19 [ 2.321053] mmc1: new high speed MMC card at address 0001 [ 2.329805] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.335952] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.343103] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.357247] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.363883] mmcblk0: p1 [ 5.313579] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.323046] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.342970] Sending DHCP requests ., OK [ 5.443449] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.203 [ 5.451365] IP-Config: Complete: [ 5.454796] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.203, mask=255.255.255.0, gw=172.16.3.3 [ 5.465275] host=172.16.3.203, domain=denx.de, nis-domain=(none) [ 5.472000] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= [ 5.478927] nameserver0=172.16.3.3 [ 5.487832] Freeing unused kernel memory: 448K Loading, please wait... Starting version 247.3-7+deb11u2 [ 6.735392] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 6.749511] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 6.821170] 47401300.usb-phy supply vcc not found, using dummy regulator [ 6.831973] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 6.957936] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 7.311997] usbcore: registered new interface driver usbfs [ 7.318619] usbcore: registered new interface driver hub [ 7.324492] usbcore: registered new device driver usb [ 7.424728] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 7.431461] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 7.603778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 7.610893] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.618517] usb usb1: Product: MUSB HDRC host driver [ 7.623731] usb usb1: Manufacturer: Linux 4.4.302-cip76-rt44 musb-hcd [ 7.630458] usb usb1: SerialNumber: musb-hdrc.1.auto [ 7.835027] hub 1-0:1.0: USB hub found [ 7.869684] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.203 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de [ 8.520959] rootserver: 1[ 8.526658] =============================== 72.16.3.33 rootpath: filename : this-host-is[ 8.535305] [ INFO: suspicious RCU usage. ] -not-configured.kpxe [ 8.543950] 4.4.302-cip76-rt44 #1 Not tainted [ 8.550470] ------------------------------- [ 8.554942] ../net/ipv4/tcp_ipv4.c:1409 suspicious rcu_dereference_protected() usage! [ 8.563284] [ 8.563284] other info that might help us debug this: [ 8.563284] [ 8.571797] [ 8.571797] rcu_scheduler_active = 1, debug_locks = 0 [ 8.578749] no locks held by nfsmount/121. [ 8.583121] [ 8.583121] stack backtrace: [ 8.587755] CPU: 0 PID: 121 Comm: nfsmount Not tainted 4.4.302-cip76-rt44 #1 [ 8.595241] Hardware name: Generic AM33XX (Flattened Device Tree) [ 8.601765] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 8.610007] [] (show_stack) from [] (dump_stack+0xe0/0x114) [ 8.617789] [] (dump_stack) from [] (tcp_v4_do_rcv+0x1f4/0x20c) [ 8.625935] [] (tcp_v4_do_rcv) from [] (release_sock+0x78/0x1a0) [ 8.634170] [] (release_sock) from [] (tcp_sendmsg+0x340/0xa54) [ 8.642312] [] (tcp_sendmsg) from [] (sock_write_iter+0x8c/0xcc) [ 8.650540] [] (sock_write_iter) from [] (__vfs_write+0xb0/0xdc) [ 8.658768] [] (__vfs_write) from [] (vfs_write+0x90/0x168) [ 8.666529] [] (vfs_write) from [] (SyS_write+0x4c/0xc0) [ 8.674008] [] (SyS_write) from [] (ret_fast_syscall+0x0/0x1c) done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 9.605444] random: nonblocking pool is initialized [ 9.998590] systemd[1]: System time before build time, advancing clock. [ 10.060048] systemd[1]: Inserted module 'autofs4' [ 10.248807] systemd[1]: systemd 247.3-7+deb11u2 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) [ 10.274274] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 10.326215] systemd[1]: Set hostname to . [ 12.108954] systemd[1]: Queued start job for default target Graphical Interface. [ 12.119640] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 12.133140] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 12.197373] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 12.226715] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 12.256477] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 12.286158] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 12.314461] 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.344266] 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.376702] 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.403885] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 12.433981] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 12.453607] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 12.483406] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 12.503664] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 12.524609] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 12.556567] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 12.586189] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 12.615825] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 12.646936] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 12.678346] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 12.705353] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 12.735018] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 12.753907] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 12.831654] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 12.976594] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 13.331340] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 13.546097] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 13.704381] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 13.797137] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 13.906460] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.155579] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 14.437831] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 14.705017] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 14.918828] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 15.110363] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 15.375669] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 15.485928] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 15.589368] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 15.739593] systemd[1]: modprobe@configfs.service: Succeeded. [ 15.820693] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 15.878270] systemd[1]: modprobe@drm.service: Succeeded. [ 15.927113] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 16.007849] systemd[1]: modprobe@fuse.service: Succeeded. [ 16.057644] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 16.129741] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 16.199035] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 16.261942] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 16.428251] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 16.557496] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 16.648213] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 16.826380] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 16.967244] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 17.151300] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 17.271439] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 17.578454] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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. [ 18.481714] systemd-journald[175]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyO0 (9s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[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;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyO0 (12s / 1min 30s) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[0m... [ 25.404691] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttyO0[0m. [ 27.340500] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[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 upgra[ 30.919058] proc: unrecognized mount option \"hidepid=invisible\" or missing value de 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... [ 33.422361] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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 ttyO0[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 ttyO0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip76-rt44 #1 SMP Wed Jun 7 13:35:30 UTC 2023 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/955454/extract-nfsrootfs-o5fx5zfy' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/955454/extract-nfsrootfs-o5fx5zfy' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-955454/environment . /lava-955454/environment / # /lava-955454/bin/lava-test-runner /lava-955454/0 /lava-955454/bin/lava-test-runner /lava-955454/0 + export TESTRUN_ID=0_dmesg + cd /lava-955454/0/tests/0_dmesg + cat uuid + UUID=955454_1.6.2.4.1 + set +x [ 47.300554] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 47.846807] [ 48.313842] [ 48.918034] + set +x [ 48.928987] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-955454/environment / # . /lava-955454/environment/lava-955454/bin/lava-test-runner /lava-955454/1 / # /lava-955454/bin/lava-test-runner /lava-955454/1 + export TESTRUN_ID=1_bootrr + cd /lava-955454/1/tests/1_bootrr + cat uuid + UUID=955454_1.6.2.4.5 + set +x [ 49.878571] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-955454/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-955454/1/../bin/lava-test-case [ 50.114853] /lava-955454/1/../bin/lava-test-case [ 50.491544] /lava-955454/1/../bin/lava-test-case [ 50.681891] /lava-955454/1/../bin/lava-test-case [ 51.976984] /lava-955454/1/../bin/lava-test-case [ 53.291186] /lava-955454/1/../bin/lava-test-case [ 53.706900] /lava-955454/1/../bin/lava-test-case [ 53.916490] /lava-955454/1/../bin/lava-test-case [ 54.207982] /lava-955454/1/../bin/lava-test-case [ 54.483622] /lava-955454/1/../bin/lava-test-case [ 54.691852] /lava-955454/1/../bin/lava-test-case [ 56.001310] /lava-955454/1/../bin/lava-test-case [ 57.371087] /lava-955454/1/../bin/lava-test-case [ 57.647969] /lava-955454/1/../bin/lava-test-case [ 57.884746] /lava-955454/1/../bin/lava-test-case [ 59.152533] /lava-955454/1/../bin/lava-test-case [ 60.552069] /lava-955454/1/../bin/lava-test-case [ 61.811749] /lava-955454/1/../bin/lava-test-case [ 63.129357] /lava-955454/1/../bin/lava-test-case [ 64.417092] /lava-955454/1/../bin/lava-test-case [ 64.653790] /lava-955454/1/../bin/lava-test-case [ 64.979266] /lava-955454/1/../bin/lava-test-case [ 65.269606] /lava-955454/1/../bin/lava-test-case [ 65.562844] /lava-955454/1/../bin/lava-test-case [ 65.795392] /lava-955454/1/../bin/lava-test-case [ 66.026537] /lava-955454/1/../bin/lava-test-case [ 66.257756] /lava-955454/1/../bin/lava-test-case [ 67.568952] /lava-955454/1/../bin/lava-test-case [ 68.969609] /lava-955454/1/../bin/lava-test-case [ 70.307050] /lava-955454/1/../bin/lava-test-case [ 71.599614] /lava-955454/1/../bin/lava-test-case [ 71.851420] /lava-955454/1/../bin/lava-test-case [ 72.186788] /lava-955454/1/../bin/lava-test-case [ 73.471532] /lava-955454/1/../bin/lava-test-case [ 74.802560] /lava-955454/1/../bin/lava-test-case [ 75.043534] /lava-955454/1/../bin/lava-test-case [ 75.331894] /lava-955454/1/../bin/lava-test-case [ 76.611116] /lava-955454/1/../bin/lava-test-case [ 77.943247] /lava-955454/1/../bin/lava-test-case [ 78.160518] /lava-955454/1/../bin/lava-test-case [ 78.362820] /lava-955454/1/../bin/lava-test-case [ 78.627393] /lava-955454/1/../bin/lava-test-case [ 78.851195] /lava-955454/1/../bin/lava-test-case [ 80.141067] /lava-955454/1/../bin/lava-test-case [ 81.430684] /lava-955454/1/../bin/lava-test-case [ 82.752002] /lava-955454/1/../bin/lava-test-case [ 84.049146] /lava-955454/1/../bin/lava-test-case [ 85.370206] /lava-955454/1/../bin/lava-test-case [ 86.712173] /lava-955454/1/../bin/lava-test-case [ 88.030441] /opt/bootrr/libexec/bootrr/boards/ti,am335x-bone-black: 84: assert_device-present: not found /lava-955454/1/../bin/lava-test-case [ 89.362244] /lava-955454/1/../bin/lava-test-case [ 90.687351] /lava-955454/1/../bin/lava-test-case [ 92.005820] + set +x [ 92.045356] / # [ 93.853859] musb-hdrc musb-hdrc.1.auto: VBUS_ERROR in a_wait_vris