[Enter `^Ec?' for help] U-Boot 2021.10+dfsg-1+apertis10bv2023dev2b2 (Apr 18 2022 - 16:34:49 +0000) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Model: Freescale i.MX6 Quad SABRE Lite Board Board: SABRE Lite I2C: ready DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from SPIFlash... SF: Detected gd25q16 with page size 256 Bytes, erase size 4 KiB, total 2 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: using phy at 7 FEC [PRIME], usb_ether Error: usb_ether address not set. starting USB... Bus usb@2184000: usb dr_mode not found Bus usb@2184200: USB EHCI 1.00 scanning bus usb@2184000 for devices... 1 USB Device(s) found scanning bus usb@2184200 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found 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 BOOTP broadcast 1 DHCP client bound to address 192.168.201.37 (4 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x10000000 8718851/tftp-deploy-xcwk5vvy/kernel/zImage tftp 0x10000000 8718851/tftp-deploy-xcwk5vvy/kernel/zImage Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.37 Filename '8718851/tftp-deploy-xcwk5vvy/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################## 10.5 MiB/s done Bytes transferred = 12358144 (bc9200 hex) => tftp 0x14000000 8718851/tftp-deploy-xcwk5vvy/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 8718851/tftp-deploy-xcwk5vvy/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.37 Filename '8718851/tftp-deploy-xcwk5vvy/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 10.7 MiB/s done Bytes transferred = 15435887 (eb886f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 8718851/tftp-deploy-xcwk5vvy/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 8718851/tftp-deploy-xcwk5vvy/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.37 Filename '8718851/tftp-deploy-xcwk5vvy/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 2.5 MiB/s done Bytes transferred = 42449 (a5d1 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8718851/extract-nfsrootfs-oi4tsms3,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8718851/extract-nfsrootfs-oi4tsms3,tcp,hard ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0xbc9200 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15435823 Bytes = 14.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 13f00000 Booting using the fdt blob at 0x13f00000 Using Device Tree in place at 13f00000, end 13f0d5d0 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.163-cip24 (KernelCI@build-j850419-arm-gcc-10-multi-v7-defconfig-kselftest-2mh7k) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Jan 14 12:52:49 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] OF: fdt: Machine model: Freescale i.MX6 Quad SABRE Lite Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8718851/extract-nfsrootfs-oi4tsms3,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 921444K/1048576K available (17408K kernel code, 2652K rwdata, 8100K rodata, 2048K init, 6694K bss, 61596K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 55499 entries in 163 pages [ 0.000000] ftrace: allocated 163 pages with 4 groups [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 errata 752271 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 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000010] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000044] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.004544] Console: colour dummy device 80x30 [ 0.004606] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.004636] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.004663] ... MAX_LOCK_DEPTH: 48 [ 0.004690] ... MAX_LOCKDEP_KEYS: 8192 [ 0.004716] ... CLASSHASH_SIZE: 4096 [ 0.004741] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.004766] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.004793] ... CHAINHASH_SIZE: 32768 [ 0.004818] memory used by lock dependency info: 4061 kB [ 0.004844] memory used for stack traces: 2112 kB [ 0.004870] per task-struct memory footprint: 1536 bytes [ 0.004970] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.005021] pid_max: default: 32768 minimum: 301 [ 0.005400] LSM: Security Framework initializing [ 0.005511] LSM support for eBPF active [ 0.005655] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.005704] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.008295] CPU: Testing write buffer coherency: ok [ 0.008425] CPU0: Spectre v2: using BPIALL workaround [ 0.009521] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.013415] Setting up static identity map for 0x10300000 - 0x103000ac [ 0.015833] rcu: Hierarchical SRCU implementation. [ 0.025198] EFI services will not be available. [ 0.026519] smp: Bringing up secondary CPUs ... [ 0.029853] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.029869] CPU1: Spectre v2: using BPIALL workaround [ 0.033889] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.033904] CPU2: Spectre v2: using BPIALL workaround [ 0.037565] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.037581] CPU3: Spectre v2: using BPIALL workaround [ 0.038445] smp: Brought up 1 node, 4 CPUs [ 0.038491] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.038526] CPU: All CPU(s) started in SVC mode. [ 0.041423] devtmpfs: initialized [ 0.097823] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.100673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.100749] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.105493] pinctrl core: initialized pinctrl subsystem [ 0.112452] DMI not present or invalid. [ 0.114773] NET: Registered protocol family 16 [ 0.126243] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.135790] thermal_sys: Registered thermal governor 'step_wise' [ 0.136342] cpuidle: using governor menu [ 0.136873] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.874361] vdd1p1: supplied by regulator-dummy [ 0.905893] vdd3p0: supplied by regulator-dummy [ 0.936914] vdd2p5: supplied by regulator-dummy [ 0.968014] vddarm: supplied by regulator-dummy [ 1.000005] vddpu: supplied by regulator-dummy [ 1.030111] vddsoc: supplied by regulator-dummy [ 2.346119] No ATAGs? [ 2.347160] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 2.347248] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 2.366634] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 2.395798] Serial: AMBA PL011 UART driver [ 2.459996] Kprobes globally optimized [ 2.578687] iommu: Default domain type: Translated [ 2.580852] vgaarb: loaded [ 2.585671] SCSI subsystem initialized [ 2.587804] usbcore: registered new interface driver usbfs [ 2.588109] usbcore: registered new interface driver hub [ 2.588347] usbcore: registered new device driver usb [ 2.596174] i2c i2c-0: IMX I2C adapter registered [ 2.603187] i2c i2c-1: IMX I2C adapter registered [ 2.607652] i2c i2c-2: IMX I2C adapter registered [ 2.612550] pps_core: LinuxPPS API ver. 1 registered [ 2.612592] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 2.612690] PTP clock support registered [ 2.630008] clocksource: Switched to clocksource mxc_timer1 [ 4.359255] NET: Registered protocol family 2 [ 4.360188] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 4.363593] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) [ 4.363775] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 4.364003] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) [ 4.365444] TCP: Hash tables configured (established 8192 bind 8192) [ 4.366524] MPTCP token hash table entries: 1024 (order: 3, 49152 bytes, linear) [ 4.366866] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 4.367140] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 4.367889] NET: Registered protocol family 1 [ 4.370871] RPC: Registered named UNIX socket transport module. [ 4.370961] RPC: Registered udp transport module. [ 4.371002] RPC: Registered tcp transport module. [ 4.371041] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 4.371095] NET: Registered protocol family 44 [ 4.371163] PCI: CLS 0 bytes, default 64 [ 4.373626] Trying to unpack rootfs image as initramfs... [ 6.268017] Freeing initrd memory: 15076K [ 6.268955] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 6.271089] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 6.280261] Initialise system trusted keyrings [ 6.281268] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 6.333049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.336766] NFS: Registering the id_resolver key type [ 6.336986] Key type id_resolver registered [ 6.337080] Key type id_legacy registered [ 6.337716] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 6.337820] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 6.338008] ntfs: driver 2.1.32 [Flags: R/O]. [ 6.340294] Key type asymmetric registered [ 6.340421] Asymmetric key parser 'x509' registered [ 6.340853] bounce: pool size: 64 pages [ 6.341026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 6.341129] io scheduler mq-deadline registered [ 6.341173] io scheduler kyber registered [ 6.342175] test_firmware: interface ready [ 6.522453] mxs-dma 110000.dma-apbh: initialized [ 6.587884] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 6.588141] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 6.843443] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 6.864339] SuperH (H)SCI(F) driver initialized [ 6.867411] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 34, base_baud = 5000000) is a IMX [ 6.872660] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 81, base_baud = 5000000) is a IMX [ 7.805778] printk: console [ttymxc1] enabled [ 7.816740] msm_serial: driver initialized [ 7.822056] STMicroelectronics ASC driver initialized [ 7.833737] STM32 USART driver initialized [ 7.860473] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 7.883112] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.891593] panel-simple panel-lcd: Specify missing connector_type [ 7.899438] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 7.954554] brd: module loaded [ 8.016959] loop: module loaded [ 8.023547] lkdtm: No crash points registered, enable through debugfs [ 8.045942] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 8.054011] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 8.062131] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 8.070492] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 8.078517] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator [ 8.086862] ahci-imx 2200000.sata: supply phy not found, using dummy regulator [ 8.094733] ahci-imx 2200000.sata: supply target not found, using dummy regulator [ 8.106124] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 8.113254] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 8.122153] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 8.136565] scsi host0: ahci-imx [ 8.142302] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 84 [ 8.208546] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 8.222320] pps pps0: new PPS source ptp0 [ 8.269875] fec 2188000.ethernet eth0: registered PHC device 0 [ 8.280729] e1000e: Intel(R) PRO/1000 Network Driver [ 8.285734] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 8.291984] igb: Intel(R) Gigabit Ethernet Network Driver [ 8.297420] igb: Copyright (c) 2007-2014 Intel Corporation. [ 8.325611] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 8.333294] usbcore: registered new interface driver pegasus [ 8.339205] usbcore: registered new interface driver asix [ 8.344858] usbcore: registered new interface driver ax88179_178a [ 8.351181] usbcore: registered new interface driver cdc_ether [ 8.357259] usbcore: registered new interface driver smsc75xx [ 8.363308] usbcore: registered new interface driver smsc95xx [ 8.369231] usbcore: registered new interface driver net1080 [ 8.375141] usbcore: registered new interface driver cdc_subset [ 8.381294] usbcore: registered new interface driver zaurus [ 8.387149] usbcore: registered new interface driver cdc_ncm [ 8.406033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.412732] ehci-pci: EHCI PCI platform driver [ 8.417365] ehci-platform: EHCI generic platform driver [ 8.423716] ehci-orion: EHCI orion driver [ 8.428683] SPEAr-ehci: EHCI SPEAr driver [ 8.433661] ehci-st: EHCI STMicroelectronics driver [ 8.439443] ehci-exynos: EHCI Exynos driver [ 8.444586] ehci-atmel: EHCI Atmel driver [ 8.449505] tegra-ehci: Tegra EHCI driver [ 8.454540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.460879] ohci-pci: OHCI PCI platform driver [ 8.465518] ohci-platform: OHCI generic platform driver [ 8.471797] SPEAr-ohci: OHCI SPEAr driver [ 8.476719] ohci-st: OHCI STMicroelectronics driver [ 8.482565] ohci-atmel: OHCI Atmel driver [ 8.490170] usbcore: registered new interface driver usb-storage [ 8.502664] ata1: SATA link down (SStatus 0 SControl 300) [ 8.508458] ahci-imx 2200000.sata: no device found, disabling link. [ 8.514850] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 8.529679] i2c /dev entries driver [ 8.617916] sdhci: Secure Digital Host Controller Interface driver [ 8.624215] sdhci: Copyright(c) Pierre Ossman [ 8.638502] Synopsys Designware Multimedia Card Interface Driver [ 8.652194] sdhci-pltfm: SDHCI platform and OF driver helper [ 8.661870] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 8.661876] sdhci-esdhc-imx 219c000.mmc: Got CD GPIO [ 8.662072] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO [ 8.678542] ledtrig-cpu: registered to indicate activity on CPUs [ 8.688496] usbcore: registered new interface driver usbhid [ 8.694189] usbhid: USB HID core driver [ 8.704162] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA [ 8.712966] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 8.724385] netem: version 1.3 [ 8.727728] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 8.735963] gre: GRE over IPv4 demultiplexor driver [ 8.740956] ip_gre: GRE over IPv4 tunneling driver [ 8.751925] IPv4 over IPsec tunneling driver [ 8.761593] NET: Registered protocol family 10 [ 8.773086] Segment Routing with IPv6 [ 8.783382] ip6_gre: GRE over IPv6 tunneling driver [ 8.791390] NET: Registered protocol family 17 [ 8.797871] Key type dns_resolver registered [ 8.818252] ThumbEE CPU extension supported. [ 8.822692] Registering SWP/SWPB emulation handler [ 8.831280] Loading compiled-in X.509 certificates [ 8.865778] mmc2: new high speed SDHC card at address e624 [ 8.875268] mmcblk2: mmc2:e624 SL16G 14.8 GiB [ 8.895328] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.902913] GPT:29296874 != 31116287 [ 8.906523] GPT:Alternate GPT header not at the end of the disk. [ 8.912609] GPT:29296874 != 31116287 [ 8.916217] GPT: Use GNU Parted to correct GPT errors. [ 8.921569] mmcblk2: p1 p2 p3 [ 9.017876] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.026325] panel-simple panel-lcd: Specify missing connector_type [ 9.039831] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.076890] imx_usb 2184200.usb: No over current polarity defined [ 9.090296] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 9.095529] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 9.130694] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 9.151869] hub 1-0:1.0: USB hub found [ 9.156224] hub 1-0:1.0: 1 port detected [ 9.172529] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C [ 9.205443] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.213788] panel-simple panel-lcd: Specify missing connector_type [ 9.227161] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.258487] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.266815] panel-simple panel-lcd: Specify missing connector_type [ 9.280263] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.299298] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 9.328626] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.337031] panel-simple panel-lcd: Specify missing connector_type [ 9.350526] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.372915] Micrel KSZ9021 Gigabit PHY 2188000.ethernet-1:07: attached PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=POLL) [ 9.388347] IP-Config: Failed to open gretap0 [ 9.392805] IP-Config: Failed to open erspan0 [ 9.420467] Sending DHCP requests . [ 9.550491] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 9.769885] hub 1-1:1.0: USB hub found [ 9.774634] hub 1-1:1.0: 3 ports detected [ 9.805634] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.813994] panel-simple panel-lcd: Specify missing connector_type [ 9.827590] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 11.470258] . [ 12.551712] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 12.563143] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.050256] ., OK [ 15.092746] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.37 [ 15.101085] IP-Config: Complete: [ 15.104400] device=eth0, hwaddr=00:19:b8:08:f0:fd, ipaddr=192.168.201.37, mask=255.255.255.0, gw=192.168.201.1 [ 15.115584] host=imx6q-sabrelite-lava-cbg-7, domain=lava-rack, nis-domain=(none) [ 15.123635] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= [ 15.123682] nameserver0=192.168.201.1 [ 15.195188] Freeing unused kernel memory: 2048K [ 15.231866] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 19.308419] imx-ipuv3 2400000.ipu: IPUv3H probed [ 19.348272] imx-ipuv3 2800000.ipu: IPUv3H probed [ 19.354876] panel-simple panel-lcd: supply power not found, using dummy regulator [ 19.380476] panel-simple panel-lcd: Specify missing connector_type [ 19.394893] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 19.436438] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 19.445481] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 19.454498] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 19.463326] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 19.468459] panel-simple panel-lcd: supply power not found, using dummy regulator [ 19.500415] panel-simple panel-lcd: Specify missing connector_type [ 19.502482] CAN device driver interface [ 19.514289] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 19.578646] panel-simple panel-lcd: supply power not found, using dummy regulator [ 19.600386] panel-simple panel-lcd: Specify missing connector_type [ 19.611931] caam 2100000.crypto: Entropy delay = 3200 [ 19.677810] caam 2100000.crypto: Instantiated RNG4 SH0 [ 19.738574] caam 2100000.crypto: Instantiated RNG4 SH1 [ 19.743833] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) [ 19.750542] caam 2100000.crypto: job rings = 2, qi = 0 [ 19.783447] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) [ 19.800366] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) [ 19.801817] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 19.811242] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 19.815402] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 19.820237] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops [etnaviv]) [ 19.828338] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 19.834461] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 [ 19.844235] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 19.854651] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 19.868161] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 19.878403] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 [ 19.884749] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 [ 19.908166] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 1 [ 19.920804] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 19.929341] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 19.937910] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 19.946429] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 19.963751] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 20.003841] panel-simple panel-lcd: supply power not found, using dummy regulator [ 20.012354] panel-simple panel-lcd: Specify missing connector_type [ 20.081422] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 20.090047] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 20.098719] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 20.107574] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 20.156407] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 20.638868] caam algorithms registered in /proc/crypto [ 20.649886] caam 2100000.crypto: registering rng-caam [ 20.670996] panel-simple panel-lcd: supply power not found, using dummy regulator [ 20.679810] panel-simple panel-lcd: Specify missing connector_type [ 20.703258] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 20.711887] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 20.720448] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 20.728859] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 20.749098] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 20.791533] panel-simple panel-lcd: supply power not found, using dummy regulator [ 20.799896] panel-simple panel-lcd: Specify missing connector_type [ 20.838786] random: crng init done 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/erspan0 found done. IP-Config: eth0 hardware address 00:19:b8:08:f0:fd mtu 1500 DHCP IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 complete (dhcp from 192.168.201.1): address: 192.168.201.37 broadcast: 192.168.201.255 netmask: 255.255.255.0 gateway: 192.168.201.1 dns0 : 192.168.201.1 dns1 : 0.0.0.0 host : imx6q-sabrelite-lava-cbg-7 domain : lava-rack rootserver: 192.168.201.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 23.624430] systemd[1]: System time before build time, advancing clock. [ 23.866884] 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) [ 23.893521] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 23.967773] systemd[1]: Set hostname to . [ 25.780668] systemd[1]: Queued start job for default target Graphical Interface. [ 25.796506] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 25.845679] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 25.905735] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 25.956186] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 26.004696] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 26.053795] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 26.101982] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 26.114166] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 26.150833] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 26.191210] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 26.231101] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 26.272277] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 26.312623] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 26.416417] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 26.430090] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 26.477131] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 26.538101] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 26.593430] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 26.633037] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 26.675749] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 26.687267] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 26.708565] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 26.767441] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 26.851427] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 26.923490] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 26.973594] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 27.033089] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 27.084268] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 27.121578] fuse: init (API version 7.32) [ 27.124497] systemd[1]: Starting Journal Service... Starting Journal Service... [ 27.182985] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 27.230477] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 27.280271] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 27.323275] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 27.363494] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. [ 27.408306] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 27.561280] systemd[1]: modprobe@configfs.service: Succeeded. [ 27.571785] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. [ 27.616675] systemd[1]: modprobe@drm.service: Succeeded. [ 27.626875] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. [ 27.675984] systemd[1]: modprobe@fuse.service: Succeeded. [ 27.686112] systemd[1]: Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Module fuse. [ 27.725969] systemd[1]: Finished Load Kernel Modules. [ OK ] Finished Load Kernel Modules. [ 27.765790] systemd[1]: Finished Remount Root and Kernel File Systems. [ OK ] Finished Remount Root and Kernel File Systems. [ 27.812041] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. Mounting FUSE Control File System... Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Apply Kernel Variables... [ 28.085692] systemd-journald[273]: Received client request to flush runtime journal. Starting Create System Users... [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Service. Starting Network Name Resolution... [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Finished Coldplug All udev Devices. [ OK ] Reached target System Initialization. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Discard unused blocks once a week. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Reached target Hardware activated USB gadget. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... Starting Permit User Sessions... [ OK ] Found device /dev/ttymxc1. [ OK ] Finished Permit User Sessions. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttymxc1. [ OK ] Reached target Login Prompts. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started User Login Management. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.163-cip24 #1 SMP Sat Jan 14 12:52:49 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/8718851/extract-nfsrootfs-oi4tsms3' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8718851/extract-nfsrootfs-oi4tsms3' / # export NFS_SERVER_IP='192.168.201.1' export NFS_SERVER_IP='192.168.201.1' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-8718851/environment . /lava-8718851/environment / # /lava-8718851/bin/lava-test-runner /lava-8718851/0 /lava-8718851/bin/lava-test-runner /lava-8718851/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-8718851/0/tests/0_timesync-off ++ cat uuid + UUID=8718851_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-lib + TESTRUN_ID=1_kselftest-lib + cd /lava-8718851/0/tests/1_kselftest-lib ++ cat uuid + UUID=8718851_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c lib -T '' -t kselftest_armhf.tar.gz -s false -u http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.162-cip24-788-g63c30712099cf/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz -L '' -S skipfile-lkft.yaml -b imx6q-sabrelite -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: Generating a skipfile based on /lava-8718851/0/tests/1_kselftest-lib/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: Installing sed perl wget xz-utils iproute2 Hit:1 http://deb.debian.org/debian bullseye InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... iproute2 is already the newest version (5.10.0-4). perl is already the newest version (5.32.1-4+deb11u2). sed is already the newest version (4.7-1). wget is already the newest version (1.21-1+deb11u1). xz-utils is already the newest version (5.2.5-2.1~deb11u1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. --2023-01-14 13:13:15-- http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.162-cip24-788-g63c30712099cf/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 52.250.1.28 Connecting to storage.kernelci.org (storage.kernelci.org)|52.250.1.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1409592 (1.3M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 2%[ ] 31.77K 112KB/s kselftest.tar.xz 7%[> ] 105.30K 149KB/s kselftest.tar.xz 12%[=> ] 166.59K 168KB/s kselftest.tar.xz 15%[==> ] 211.84K 166KB/s kselftest.tar.xz 18%[==> ] 258.50K 165KB/s kselftest.tar.xz 22%[===> ] 306.58K 166KB/s kselftest.tar.xz 26%[====> ] 358.90K 168KB/s kselftest.tar.xz 29%[====> ] 411.22K 170KB/s kselftest.tar.xz 33%[=====> ] 466.37K 172KB/s kselftest.tar.xz 38%[======> ] 526.69K 176KB/s kselftest.tar.xz 42%[=======> ] 585.15K 178KB/s eta 4s kselftest.tar.xz 46%[========> ] 636.99K 178KB/s eta 4s kselftest.tar.xz 50%[=========> ] 690.72K 179KB/s eta 4s kselftest.tar.xz 52%[=========> ] 726.07K 175KB/s eta 4s kselftest.tar.xz 54%[=========> ] 746.35K 167KB/s eta 4s kselftest.tar.xz 55%[==========> ] 764.74K 162KB/s eta 4s kselftest.tar.xz 56%[==========> ] 783.12K 157KB/s eta 4s kselftest.tar.xz 58%[==========> ] 801.50K 152KB/s eta 4s kselftest.tar.xz 59%[==========> ] 822.71K 148KB/s eta 4s kselftest.tar.xz 60%[===========> ] 837.78K 144KB/s eta 4s kselftest.tar.xz 62%[===========> ] 856.65K 137KB/s eta 4s kselftest.tar.xz 63%[===========> ] 876.45K 128KB/s eta 4s kselftest.tar.xz 65%[============> ] 901.90K 124KB/s eta 4s kselftest.tar.xz 67%[============> ] 924.53K 119KB/s eta 4s kselftest.tar.xz 68%[============> ] 948.57K 109KB/s eta 4s kselftest.tar.xz 70%[=============> ] 975.43K 103KB/s eta 4s kselftest.tar.xz 73%[=============> ] 1005K 97.2KB/s eta 3s kselftest.tar.xz 75%[==============> ] 1.01M 86.4KB/s eta 3s kselftest.tar.xz 76%[==============> ] 1.03M 81.1KB/s eta 3s kselftest.tar.xz 79%[==============> ] 1.07M 81.9KB/s eta 3s kselftest.tar.xz 81%[===============> ] 1.10M 86.8KB/s eta 3s kselftest.tar.xz 84%[===============> ] 1.13M 90.8KB/s eta 2s kselftest.tar.xz 86%[================> ] 1.16M 94.4KB/s eta 2s kselftest.tar.xz 88%[================> ] 1.19M 94.3KB/s eta 2s kselftest.tar.xz 91%[=================> ] 1.23M 100KB/s eta 2s kselftest.tar.xz 92%[=================> ] 1.24M 101KB/s eta 1s kselftest.tar.xz 94%[=================> ] 1.27M 102KB/s eta 1s kselftest.tar.xz 97%[==================> ] 1.31M 103KB/s eta 1s kselftest.tar.xz 99%[==================> ] 1.34M 106KB/s eta 0s kselftest.tar.xz 100%[===================>] 1.34M 105KB/s in 11s 2023-01-14 13:13:27 (122 KB/s) - 'kselftest.tar.xz' saved [1409592/1409592] skiplist: ======================================== 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 ======================================== lib:printf.sh lib:bitmap.sh lib:prime_numbers.sh lib:strscpy.sh ============== Tests to run =============== lib:printf.sh lib:bitmap.sh lib:prime_numbers.sh lib:strscpy.sh ===========End Tests to run =============== [ 90.505806] kselftest: Running tests in lib TAP version 13 1..4 # selftests: lib: printf.sh [ 90.845880] test_printf: loaded. [ 90.852278] test_printf: all 384 tests passed [ 90.905513] test_printf: unloaded. # printf: ok ok 1 selftests: lib: printf.sh # selftests: lib: bitmap.sh [ 91.267073] test_bitmap: loaded. [ 91.271231] test_bitmap: parselist: 14: input is '0-2047:128/256' OK, Time: 4667 [ 91.294026] test_bitmap: all 1679 tests passed [ 91.342991] test_bitmap: unloaded. # bitmap: ok ok 2 selftests: lib: bitmap.sh # selftests: lib: prime_numbers.sh [ 92.442127] prime numbers: selftest(65536) passed, last prime was 65521 # prime numbers: ok ok 3 selftests: lib: prime_numbers.sh # selftests: lib: strscpy.sh [ 92.832999] test_strscpy: loaded. [ 92.836367] test_strscpy: all 32 tests passed [ 92.891227] test_strscpy: unloaded. # strscpy*: ok ok 4 selftests: lib: strscpy.sh + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #