Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3004 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.2:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6DL rev1.1 at 792 MHz Reset cause: POR Board: UDOO DualLite DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] Hit any key to stop autoboot: 3  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 FEC Waiting for PHY auto negotiation to complete.... done 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.143 (3834 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 131976/tftp-deploy-6q67f4yz/kernel/zImage tftp 0x12000000 131976/tftp-deploy-6q67f4yz/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.143 Filename '131976/tftp-deploy-6q67f4yz/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 6.1 MiB/s done Bytes transferred = 6578736 (646230 hex) => tftp 0x13000000 131976/tftp-deploy-6q67f4yz/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 131976/tftp-deploy-6q67f4yz/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.143 Filename '131976/tftp-deploy-6q67f4yz/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 10.3 MiB/s done Bytes transferred = 7112223 (6c861f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 131976/tftp-deploy-6q67f4yz/dtb/imx6dl-udoo.dtb tftp 0x18000000 131976/tftp-deploy-6q67f4yz/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.143 Filename '131976/tftp-deploy-6q67f4yz/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *## 1.7 MiB/s done Bytes transferred = 26869 (68f5 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/131976/extract-nfsrootfs-okxk3e6s,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/131976/extract-nfsrootfs-okxk3e6s,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x646230 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7112159 Bytes = 6.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 180098f4 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st28 (KernelCI@build-j870956-arm-gcc-10-multi-v7-defconfig-z6x4h) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jan 18 04:53:06 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Udoo i.MX6 Dual-lite Board [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7ca000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/131976/extract-nfsrootfs-okxk3e6s,tcp,hard ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 952028K/1048576K available (8633K kernel code, 985K rwdata, 3824K rodata, 1048K init, 320K bss, 31012K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0e33540 (12462 kB) [ 0.000000] .init : 0xc0e34000 - 0xc0f3a000 (1048 kB) [ 0.000000] .data : 0xc0f3a000 - 0xc1030460 ( 986 kB) [ 0.000000] .bss : 0xc1033000 - 0xc10830e0 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000024] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001804] Console: colour dummy device 80x30 [ 0.001830] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=15000) [ 0.001843] pid_max: default: 32768 minimum: 301 [ 0.001950] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001962] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002517] CPU: Testing write buffer coherency: ok [ 0.002548] CPU0: Spectre v2: using BPIALL workaround [ 0.002790] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002868] Setting up static identity map for 0x10209000 - 0x10209098 [ 0.006106] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.006112] CPU1: Spectre v2: using BPIALL workaround [ 0.006207] Brought up 2 CPUs [ 0.006218] SMP: Total of 2 processors activated (12.00 BogoMIPS). [ 0.006225] CPU: All CPU(s) started in SVC mode. [ 0.007087] devtmpfs: initialized [ 0.012907] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.013499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.013524] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.016940] pinctrl core: initialized pinctrl subsystem [ 0.018485] NET: Registered protocol family 16 [ 0.020759] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.034399] cpuidle: using governor ladder [ 0.049396] cpuidle: using governor menu [ 0.049678] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.065158] No ATAGs? [ 0.065197] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.065205] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.067496] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.069327] Serial: AMBA PL011 UART driver [ 0.070945] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 0.093763] mxs-dma 110000.dma-apbh: initialized [ 0.097643] vgaarb: loaded [ 0.098532] SCSI subsystem initialized [ 0.099004] usbcore: registered new interface driver usbfs [ 0.099065] usbcore: registered new interface driver hub [ 0.099117] usbcore: registered new device driver usb [ 0.100538] pps_core: LinuxPPS API ver. 1 registered [ 0.100547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.100574] PTP clock support registered [ 0.100783] EDAC MC: Ver: 3.0.0 [ 0.103012] clocksource: Switched to clocksource mxc_timer1 [ 0.113537] NET: Registered protocol family 2 [ 0.113676] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.114566] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.114649] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.114778] TCP: Hash tables configured (established 8192 bind 8192) [ 0.114846] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.114888] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.115087] NET: Registered protocol family 1 [ 0.115389] RPC: Registered named UNIX socket transport module. [ 0.115399] RPC: Registered udp transport module. [ 0.115405] RPC: Registered tcp transport module. [ 0.115411] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.115908] Unpacking initramfs... [ 0.581640] Freeing initrd memory: 6948K [ 0.582006] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.593547] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.594324] NFS: Registering the id_resolver key type [ 0.594365] Key type id_resolver registered [ 0.594373] Key type id_legacy registered [ 0.594445] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.595850] bounce: pool size: 64 pages [ 0.596055] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.596076] io scheduler noop registered [ 0.596089] io scheduler deadline registered [ 0.596128] io scheduler cfq registered (default) [ 0.613376] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.613395] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 0.671333] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.673694] SuperH (H)SCI(F) driver initialized [ 0.674357] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 284, base_baud = 5000000) is a IMX [ 1.338524] console [ttymxc1] enabled [ 1.343104] msm_serial: driver initialized [ 1.347748] STMicroelectronics ASC driver initialized [ 1.354380] [drm] Initialized drm 1.1.0 20060810 [ 1.367406] loop: module loaded [ 1.378069] CAN device driver interface [ 1.384335] 2188000.ethernet supply phy not found, using dummy regulator [ 1.391357] pps pps0: new PPS source ptp0 [ 1.413113] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.419357] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.426349] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.434873] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.442360] usbcore: registered new interface driver pegasus [ 1.448102] usbcore: registered new interface driver asix [ 1.453569] usbcore: registered new interface driver ax88179_178a [ 1.459733] usbcore: registered new interface driver cdc_ether [ 1.465652] usbcore: registered new interface driver smsc75xx [ 1.471484] usbcore: registered new interface driver smsc95xx [ 1.477296] usbcore: registered new interface driver net1080 [ 1.483036] usbcore: registered new interface driver cdc_subset [ 1.489015] usbcore: registered new interface driver zaurus [ 1.494686] usbcore: registered new interface driver cdc_ncm [ 1.501966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.508531] ehci-pci: EHCI PCI platform driver [ 1.513051] ehci-platform: EHCI generic platform driver [ 1.518517] ehci-omap: OMAP-EHCI Host Controller driver [ 1.523912] ehci-orion: EHCI orion driver [ 1.528079] SPEAr-ehci: EHCI SPEAr driver [ 1.532232] ehci-st: EHCI STMicroelectronics driver [ 1.537267] ehci-exynos: EHCI EXYNOS driver [ 1.541636] ehci-atmel: EHCI Atmel driver [ 1.545799] tegra-ehci: Tegra EHCI driver [ 1.549989] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.556213] ohci-pci: OHCI PCI platform driver [ 1.560739] ohci-platform: OHCI generic platform driver [ 1.566154] ohci-omap3: OHCI OMAP3 driver [ 1.570321] SPEAr-ohci: OHCI SPEAr driver [ 1.574495] ohci-st: OHCI STMicroelectronics driver [ 1.579541] ohci-atmel: OHCI Atmel driver [ 1.584050] usbcore: registered new interface driver usb-storage [ 1.595499] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.600461] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.613032] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.619245] hub 1-0:1.0: USB hub found [ 1.623065] hub 1-0:1.0: 1 port detected [ 1.627959] mousedev: PS/2 mouse device common for all mice [ 1.637366] i2c /dev entries driver [ 1.648845] sdhci: Secure Digital Host Controller Interface driver [ 1.655052] sdhci: Copyright(c) Pierre Ossman [ 1.660870] Synopsys Designware Multimedia Card Interface Driver [ 1.667956] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.674416] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.683614] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.688940] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found [ 1.695163] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.733156] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.742261] ledtrig-cpu: registered to indicate activity on CPUs [ 1.748521] usbcore: registered new interface driver usbhid [ 1.754113] usbhid: USB HID core driver [ 1.762370] NET: Registered protocol family 10 [ 1.767670] sit: IPv6 over IPv4 tunneling driver [ 1.772969] NET: Registered protocol family 17 [ 1.777455] can: controller area network core (rev 20120528 abi 9) [ 1.781035] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.786992] mmc0: new high speed SDXC card at address 59b4 [ 1.787422] mmcblk0: mmc0:59b4 SD128 119 GiB [ 1.795169] mmcblk0: p1 p2 [ 1.804597] NET: Registered protocol family 29 [ 1.809081] can: raw protocol (rev 20120528) [ 1.813375] can: broadcast manager protocol (rev 20120528 t) [ 1.819065] can: netlink gateway (rev 20130117) max_hops=1 [ 1.825051] Key type dns_resolver registered [ 1.829462] ThumbEE CPU extension supported. [ 1.833772] Registering SWP/SWPB emulation handler [ 1.840192] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.848313] hctosys: unable to open rtc device (rtc0) [ 1.898045] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 1.929086] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 1.941861] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.034162] hub 1-1:1.0: USB hub found [ 2.038024] hub 1-1:1.0: 4 ports detected [ 2.043600] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.328033] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 2.458533] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 5.928508] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.936060] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.948092] Sending DHCP requests ..., OK [ 12.648020] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.143 [ 12.656276] IP-Config: Complete: [ 12.659546] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.143, mask=255.255.255.0, gw=192.168.56.254 [ 12.670087] host=192.168.56.143, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.678023] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 12.685172] nameserver0=192.168.56.254 [ 12.691444] Freeing unused kernel memory: 1048K Loading, please wait... Starting version 247.3-7+deb11u1 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 00:c0:08:88:29:80 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.143 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 16.837751] systemd[1]: System time before build time, advancing clock. [ 17.392835] systemd[1]: systemd 247.3-7+deb11u1 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) [ 17.416465] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 17.496832] systemd[1]: Set hostname to . [ 20.624222] systemd[1]: Queued start job for default target Graphical Interface. [ 20.633044] random: systemd: uninitialized urandom read (16 bytes read, 99 bits of entropy available) [ 20.642496] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 20.654880] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 20.664014] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 20.683286] random: systemd: uninitialized urandom read (16 bytes read, 99 bits of entropy available) [ 20.693113] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 20.713231] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.723089] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 20.743235] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.752934] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 20.773267] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.782920] 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. [ 20.803259] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.812899] 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. [ 20.833440] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 20.845357] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.854763] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 20.873583] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.883020] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 20.898304] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.907716] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 20.928229] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available) [ 20.937707] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 20.953377] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 20.968829] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 21.418432] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 21.427933] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 21.449069] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 21.464469] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 21.484871] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 21.503989] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 21.523853] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 21.532627] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 21.558488] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 21.573862] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 21.586356] 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... [ 21.612021] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 21.637200] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 21.682404] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 21.706427] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 21.738857] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 21.774942] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 21.806216] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 21.866171] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 21.912364] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 21.964634] 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. [ 22.001666] random: nonblocking pool is initialized [ 22.052253] systemd[1]: modprobe@configfs.service: Succeeded. [ 22.063765] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 22.090126] systemd[1]: modprobe@drm.service: Succeeded. [ 22.098999] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 22.129393] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 22.433162] systemd-journald[150]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[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;39mFlush Journal to Persistent Storage[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;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 24.465686] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0m[0;31m* [0m] A start job is running for Create V…es and Directories (7s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…es and Directories (7s / no limit) M[K[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boo[ 29.294906] proc: unrecognized mount option \"hidepid=invisible\" or missing value t/Shutdown[0m. [ 30.694644] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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 upgrade 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... [[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. [ 33.060270] proc: unrecognized mount option \"hidepid=invisible\" or missing value Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[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 ttymxc1[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] 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 ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-st28 #1 SMP Wed Jan 18 04:53:06 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/131976/extract-nfsrootfs-okxk3e6s' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/131976/extract-nfsrootfs-okxk3e6s' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-131976/environment . /lava-131976/environment / # /lava-131976/bin/lava-test-runner /lava-131976/0 /lava-131976/bin/lava-test-runner /lava-131976/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-131976/0/tests/0_timesync-off ++ cat uuid + UUID=131976_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-exec + TESTRUN_ID=1_kselftest-exec + cd /lava-131976/0/tests/1_kselftest-exec ++ cat uuid + UUID=131976_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c exec -T '' -t kselftest_armhf.tar.gz -s True -u None -L '' -S skipfile-lkft.yaml -b imx6dl-udoo -g cip -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: Generating a skipfile based on /lava-131976/0/tests/1_kselftest-exec/automated/linux/kselftest/skipfile-lkft.yaml INFO: Using the following generated skipfile contents (until EOF): breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait INFO: EOF INFO: install_deps skipped --2023-01-19 04:47:43-- http://none/ Resolving none (none)... failed: Name or service not known. wget: unable to resolve host address 'none' tar: None: Cannot open: No such file or directory tar: Error is not recoverable: exiting now ./kselftest.sh: 160: cd: can't cd to kselftest / #