Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500) Trying to boot from MMC2 Loading Environment from EXT4... Card did not respond to voltage select! U-Boot 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500), Build: jenkins-github_Bootloader-Builder-131 CPU : AM335X-GP rev 2.1 I2C: ready DRAM: 512 MiB No match for driver 'omap_hsmmc' No match for driver 'omap_hsmmc' Some drivers were not found Reset Source: Power-on reset has occurred. RTC 32KCLK Source: External. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from EXT4... Card did not respond to voltage select! Board: BeagleBone Black not set. Validating first E-fuse MAC BeagleBone Black: BeagleBone: cape eeprom: i2c_probe: 0x54: BeagleBone: cape eeprom: i2c_probe: 0x55: BeagleBone: cape eeprom: i2c_probe: 0x56: BeagleBone: cape eeprom: i2c_probe: 0x57: Net: eth0: MII MODE cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds => 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 192.168.11.3 (6 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 711871/tftp-deploy-f2g2_afj/kernel/zImage tftp 0x82000000 711871/tftp-deploy-f2g2_afj/kernel/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.3 Filename '711871/tftp-deploy-f2g2_afj/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ########################################################### 5.1 MiB/s done Bytes transferred = 3714856 (38af28 hex) => tftp 0x83000000 711871/tftp-deploy-f2g2_afj/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 711871/tftp-deploy-f2g2_afj/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.3 Filename '711871/tftp-deploy-f2g2_afj/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 5.3 MiB/s done Bytes transferred = 7415567 (71270f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 711871/tftp-deploy-f2g2_afj/dtb/am335x-boneblack.dtb tftp 0x88000000 711871/tftp-deploy-f2g2_afj/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.3 Filename '711871/tftp-deploy-f2g2_afj/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *### 4 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/711871/extract-nfsrootfs-o23gl5qy,tcp,hard ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/711871/extract-nfsrootfs-o23gl5qy,tcp,hard ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-07-14 12:50:06 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7415503 Bytes = 7.1 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 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-cip69-st14 (KernelCI@build-j356246-arm-gcc-10-omap2plus-defconfig-h9559) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 14 12:45:30 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] 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 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/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/711871/extract-nfsrootfs-o23gl5qy,tcp,hard 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: 474540K/522240K available (6967K kernel code, 752K rwdata, 2232K rodata, 440K init, 8190K bss, 31316K 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 - 0xc0903fac (9200 kB) [ 0.000000] .init : 0xc0904000 - 0xc0972000 ( 440 kB) [ 0.000000] .data : 0xc0972000 - 0xc0a2e3a8 ( 753 kB) [ 0.000000] .bss : 0xc0a31000 - 0xc1230ba0 (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.000014] 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.000489] clocksource_probe: no matching clocksources found [ 0.001323] Console: colour dummy device 80x30 [ 0.001380] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001389] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001397] ... MAX_LOCK_DEPTH: 48 [ 0.001405] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001412] ... CLASSHASH_SIZE: 4096 [ 0.001419] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001426] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001433] ... CHAINHASH_SIZE: 32768 [ 0.001441] memory used by lock dependency info: 5167 kB [ 0.001449] per task-struct memory footprint: 1536 bytes [ 0.001475] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078733] pid_max: default: 32768 minimum: 301 [ 0.079147] Security Framework initialized [ 0.079263] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079275] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082037] Initializing cgroup subsys io [ 0.082128] Initializing cgroup subsys memory [ 0.082216] Initializing cgroup subsys devices [ 0.082327] Initializing cgroup subsys freezer [ 0.082395] Initializing cgroup subsys perf_event [ 0.082465] CPU: Testing write buffer coherency: ok [ 0.082604] CPU0: Spectre v2: using BPIALL workaround [ 0.083964] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084076] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087592] Brought up 1 CPUs [ 0.087614] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087625] CPU: All CPU(s) started in SVC mode. [ 0.091514] devtmpfs: initialized [ 0.125752] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.178536] omap_hwmod: debugss: _wait_target_disable failed [ 0.220822] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.220892] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.223144] pinctrl core: initialized pinctrl subsystem [ 0.228084] NET: Registered protocol family 16 [ 0.233193] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.235304] cpuidle: using governor ladder [ 0.235337] cpuidle: using governor menu [ 0.246748] OMAP GPIO hardware version 0.1 [ 0.268080] No ATAGs? [ 0.268116] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.308414] edma 49000000.edma: TI EDMA DMA engine driver [ 0.312558] SCSI subsystem initialized [ 0.314437] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.314541] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.314787] pps_core: LinuxPPS API ver. 1 registered [ 0.314798] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.314848] PTP clock support registered [ 0.319004] clocksource: Switched to clocksource timer1 [ 0.447844] NET: Registered protocol family 2 [ 0.448343] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.450245] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.450334] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.450907] TCP: Hash tables configured (established 4096 bind 4096) [ 0.451112] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.451205] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.451727] NET: Registered protocol family 1 [ 0.453343] RPC: Registered named UNIX socket transport module. [ 0.453365] RPC: Registered udp transport module. [ 0.453376] RPC: Registered tcp transport module. [ 0.453385] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.455075] Trying to unpack rootfs image as initramfs... [ 1.015278] Freeing initrd memory: 7244K [ 1.016170] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.020777] audit: initializing netlink subsys (disabled) [ 1.021106] audit: type=2000 audit(1.020:1): initialized [ 1.025579] VFS: Disk quotas dquot_6.6.0 [ 1.025882] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.028130] NFS: Registering the id_resolver key type [ 1.028494] Key type id_resolver registered [ 1.028512] Key type id_legacy registered [ 1.028680] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.034351] io scheduler noop registered [ 1.034386] io scheduler deadline registered [ 1.034443] io scheduler cfq registered (default) [ 1.036433] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.039420] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.046254] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.046882] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.790091] console [ttyO0] enabled [ 1.829133] brd: module loaded [ 1.853851] loop: module loaded [ 1.859747] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.929048] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.935436] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.966921] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.977994] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 1.990252] mousedev: PS/2 mouse device common for all mice [ 1.996114] i2c /dev entries driver [ 2.002400] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.089381] ledtrig-cpu: registered to indicate activity on CPUs [ 2.096841] oprofile: using arm/armv7 [ 2.101634] Initializing XFRM netlink socket [ 2.106590] NET: Registered protocol family 10 [ 2.114589] sit: IPv6 over IPv4 tunneling driver [ 2.121800] NET: Registered protocol family 17 [ 2.126542] NET: Registered protocol family 15 [ 2.131653] Key type dns_resolver registered [ 2.136316] omap_voltage_late_init: Voltage driver support not added [ 2.143035] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.151530] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.160695] ThumbEE CPU extension supported. [ 2.165203] Registering SWP/SWPB emulation handler [ 2.170300] SmartReflex Class3 initialized [ 2.226236] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.232749] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.243251] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.250427] mmc1: new high speed MMC card at address 0001 [ 2.258307] hctosys: unable to open rtc device (rtc0) [ 2.263717] sr_init: No PMIC hook to init smartreflex [ 2.269261] sr_init: platform driver register failed for SR [ 2.294654] net eth0: initializing cpsw version 1.12 (0) [ 2.302793] net eth0: phy found : id is : 0x7c0f1 [ 2.307838] libphy: PHY 4a101000.mdio:01 not found [ 2.312898] net eth0: phy \"4a101000.mdio:01\" not found on slave 1, err -19 [ 2.324667] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.330756] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.337768] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.352113] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.358684] mmcblk0: p1 [ 6.339609] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 6.349096] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.368987] Sending DHCP requests ., OK [ 6.389517] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.3 [ 6.397615] IP-Config: Complete: [ 6.401064] device=eth0, hwaddr=64:cf:d9:3f:a0:d5, ipaddr=192.168.11.3, mask=255.255.255.0, gw=192.168.11.1 [ 6.411717] host=192.168.11.3, domain=usen.ad.jp, nis-domain=(none) [ 6.418713] bootserver=0.0.0.0, rootserver=192.168.11.5, rootpath= [ 6.425458] nameserver0=192.168.11.1 [ 6.433961] Freeing unused kernel memory: 440K Loading, please wait... Starting version 241 [ 7.728691] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 7.739602] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 7.750801] 47401300.usb-phy supply vcc not found, using dummy regulator [ 7.761556] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 7.894678] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 8.130302] usbcore: registered new interface driver usbfs [ 8.136651] usbcore: registered new interface driver hub [ 8.142563] usbcore: registered new device driver usb [ 8.247936] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 8.254851] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 8.525802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 8.533083] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.540667] usb usb1: Product: MUSB HDRC host driver [ 8.545852] usb usb1: Manufacturer: Linux 4.4.302-cip69-st14 musb-hcd [ 8.552609] usb usb1: SerialNumber: musb-hdrc.1.auto [ 8.728299] hub 1-0:1.0: USB hub found [ 8.755913] 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 ... done. IP-Config: eth0 hardware address 64:cf:d9:3f:a0:d5 mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 192.168.11.255 IP-Config: eth0 complete (dhcp from 192.168.11.1): address: 192.168.11.3 broadcast: 192.168.11.255 netmask: 255.255.255.0 gateway: 192.168.11.1 dns0 : 192.168.11.1 dns1 : 0.0.0.0 domain : usen.ad.jp rootserver: 192.168.11.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 10.223966] random: nonblocking pool is initialized [ 10.669566] systemd[1]: System time before build time, advancing clock. [ 10.742765] systemd[1]: Inserted module 'autofs4' [ 10.872727] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 10.896825] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 10 (buster)[0m! [ 10.952613] systemd[1]: Set hostname to . [ 10.963332] systemd[1]: Initializing machine ID from random generator. [ 12.602766] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 12.620859] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 13.199753] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 13.229776] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 13.251325] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 13.281068] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 13.310831] 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. [ 13.344694] 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. [ 13.379714] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 13.412425] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 13.442727] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 13.472032] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 13.523002] systemd[1]: Starting udev Coldplug all Devices... Starting [0;1;39mudev Coldplug all Devices[0m... [ 13.673114] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting [0;1;39mCreate list of re…odes for the current kernel[0m... [ 13.770182] systemd[1]: Reached target Sockets. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [ 13.946206] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 14.047750] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 14.231474] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.691403] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 14.795424] 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. [ 14.940171] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 15.059857] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 15.223112] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 15.513063] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 15.627940] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 15.883978] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 16.013474] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 16.163642] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 16.448387] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started [0;1;39mCreate list of req… nodes for the current kernel[0m. [ 16.776361] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 16.901970] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 17.184993] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. [ 17.471325] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 17.650935] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 17.940418] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 18.323024] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. [ 18.444134] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 18.750895] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 18.982546] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 19.239630] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Starting [0;1;39mRegenerate sshd host keys[0m... [[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Started [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Started [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;39mudev Kernel Device Manager[0m... [[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. Starting [0;1;39mHelper to synchronize boot up for ifupdown[0m... [[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. [[0;32m OK [0m] Started [0;1;39mHelper to synchronize boot up for ifupdown[0m. Starting [0;1;39mRaise network interfaces[0m... [[0;32m OK [0m] Started [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. [[0;32m OK [0m] Started [0;1;39mRaise network interfaces[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mifup for eth0[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. Starting [0;1;39mPermit User Sessions[0m... Starting [0;1;39mgetty on tty2-tty…nd logind are not available[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] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mgetty on tty2-tty6… and logind are not available[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty6[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty5[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty4[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyO0[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty3[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. CIP Core Demo & Test Image demo login: root (automatic login) Linux demo 4.4.302-cip69-st14 #1 SMP Thu Jul 14 12:45:30 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/711871/extract-nfsrootfs-o23gl5qy' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/711871/extract-nfsrootfs- + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 53.936474] [ 54.092769] [ 54.249602] + set +x [ 54.262265] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-711871/environment / # . /lava-711871/environment/lava-711871/bin/lava-test-runner /lava-711871/1 / # /lava-711871/bin/lava-test-runner /lava-711871/1 + export TESTRUN_ID=1_bootrr + cd /lava-711871/1/tests/1_bootrr + cat uuid + UUID=711871_1.6.2.4.5 + set +x [ 55.051772] + export PATH=/opt/bootrr/helpers:/lava-711871/1/../bin:/usr/local/sbin:[ 55.063132] /usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr /lava-711871/1/tests/1_bootrr/run.sh: 15: cd: can't cd to /opt/bootrr + set +x / #