Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [,115200N81,CLOCAL] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.206 (35 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1216239/tftp-deploy-2xtfqnou/kernel/zImage tftp 0x82000000 1216239/tftp-deploy-2xtfqnou/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.206 Filename '1216239/tftp-deploy-2xtfqnou/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 11 MiB 4.1 MiB/s done Bytes transferred = 11506176 (af9200 hex) => tftp 0x83000000 1216239/tftp-deploy-2xtfqnou/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1216239/tftp-deploy-2xtfqnou/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.206 Filename '1216239/tftp-deploy-2xtfqnou/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 4.1 MiB/s done Bytes transferred = 14832189 (e2523d hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1216239/tftp-deploy-2xtfqnou/dtb/am335x-boneblack.dtb tftp 0x88000000 1216239/tftp-deploy-2xtfqnou/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.206 Filename '1216239/tftp-deploy-2xtfqnou/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.5 MiB/s done Bytes transferred = 70544 (11390 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1216239/extract-nfsrootfs-7902p6l4,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1216239/extract-nfsrootfs-7902p6l4,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xaf9200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-04 8:07:44 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14832125 Bytes = 14.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 8801438f Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc5-next-20241104 (KernelCI@build-j361628-arm-gcc-12-multi-v7-defconfig-wbx6p) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Mon Nov 4 07:19:39 UTC 2024 [ 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] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40204 r8192 d21236 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1216239/extract-nfsrootfs-7902p6l4,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008336] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019143] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033995] Console: colour dummy device 80x30 <3>[ 0.038894] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045964] This ensures that you still see kernel messages. Please <3>[ 0.052690] update your kernel commandline. <6>[ 0.057301] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096148] CPU: Testing write buffer coherency: ok <6>[ 0.101516] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106981] pid_max: default: 32768 minimum: 301 <6>[ 0.112191] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120012] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129382] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136529] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146161] rcu: Hierarchical SRCU implementation. <6>[ 0.151444] rcu: Max phase no-delay instances is 1000. <6>[ 0.162538] EFI services will not be available. <6>[ 0.167814] smp: Bringing up secondary CPUs ... <6>[ 0.172853] smp: Brought up 1 node, 1 CPU <6>[ 0.177251] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184020] CPU: All CPU(s) started in SVC mode. <6>[ 0.189199] Memory: 405960K/522240K available (16384K kernel code, 2539K rwdata, 6824K rodata, 2048K init, 426K bss, 49084K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205500] devtmpfs: initialized <6>[ 0.222935] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241980] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.254276] pinctrl core: initialized pinctrl subsystem <6>[ 0.265012] DMI not present or invalid. <6>[ 0.270918] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279920] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.291457] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291620] cpuidle: using governor menu <6>[ 0.327295] No ATAGs? <6>[ 0.330034] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.342035] Serial: AMBA PL011 UART driver <6>[ 0.374969] iommu: Default domain type: Translated <6>[ 0.380319] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410399] SCSI subsystem initialized <6>[ 0.415293] usbcore: registered new interface driver usbfs <6>[ 0.421348] usbcore: registered new interface driver hub <6>[ 0.427138] usbcore: registered new device driver usb <6>[ 0.433674] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439064] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.448786] PTP clock support registered <6>[ 0.453253] EDAC MC: Ver: 3.0.0 <6>[ 0.502093] scmi_core: SCMI protocol bus registered <6>[ 0.519615] vgaarb: loaded <6>[ 0.523397] clocksource: Switched to clocksource dmtimer <6>[ 0.560055] NET: Registered PF_INET protocol family <6>[ 0.565759] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.574636] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.583562] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.591802] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.600088] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.607802] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.614732] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.621739] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.629360] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.713401] RPC: Registered named UNIX socket transport module. <6>[ 0.719785] RPC: Registered udp transport module. <6>[ 0.724917] RPC: Registered tcp transport module. <6>[ 0.730022] RPC: Registered tcp-with-tls transport module. <6>[ 0.735944] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.742852] PCI: CLS 0 bytes, default 64 <5>[ 0.748665] Initialise system trusted keyrings <6>[ 0.768882] Trying to unpack rootfs image as initramfs... <6>[ 0.843831] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.851354] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.893564] NFS: Registering the id_resolver key type <5>[ 0.899148] Key type id_resolver registered <5>[ 0.903773] Key type id_legacy registered <6>[ 0.908210] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.915401] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.990670] Key type asymmetric registered <5>[ 0.995246] Asymmetric key parser 'x509' registered <6>[ 1.000673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.008590] io scheduler mq-deadline registered <6>[ 1.013557] io scheduler kyber registered <6>[ 1.018012] io scheduler bfq registered <6>[ 1.124209] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.403470] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.438479] msm_serial: driver initialized <6>[ 1.443277] SuperH (H)SCI(F) driver initialized <6>[ 1.448639] STMicroelectronics ASC driver initialized <6>[ 1.454333] STM32 USART driver initialized <6>[ 1.595399] brd: module loaded <6>[ 1.636649] loop: module loaded <6>[ 1.681372] CAN device driver interface <6>[ 1.686644] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.693758] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.699146] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.705597] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.711420] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.720945] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.727113] usbcore: registered new interface driver pegasus <6>[ 1.733242] usbcore: registered new interface driver asix <6>[ 1.739130] usbcore: registered new interface driver ax88179_178a <6>[ 1.745723] usbcore: registered new interface driver cdc_ether <6>[ 1.752022] usbcore: registered new interface driver smsc75xx <6>[ 1.758255] usbcore: registered new interface driver smsc95xx <6>[ 1.764482] usbcore: registered new interface driver net1080 <6>[ 1.770604] usbcore: registered new interface driver cdc_subset <6>[ 1.777022] usbcore: registered new interface driver zaurus <6>[ 1.783071] usbcore: registered new interface driver cdc_ncm <6>[ 1.792794] usbcore: registered new interface driver usb-storage <6>[ 1.804372] i2c_dev: i2c /dev entries driver <5>[ 1.822992] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.832544] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.839314] sdhci: Copyright(c) Pierre Ossman <6>[ 1.845774] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.853728] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.863600] usbcore: registered new interface driver usbhid <6>[ 1.869628] usbhid: USB HID core driver <6>[ 1.881229] NET: Registered PF_INET6 protocol family <6>[ 2.335252] Segment Routing with IPv6 <6>[ 2.339404] In-situ OAM (IOAM) with IPv6 <6>[ 2.343923] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.351253] NET: Registered PF_PACKET protocol family <6>[ 2.356799] can: controller area network core <6>[ 2.361625] NET: Registered PF_CAN protocol family <6>[ 2.366864] can: raw protocol <6>[ 2.370191] can: broadcast manager protocol <6>[ 2.374789] can: netlink gateway - max_hops=1 <5>[ 2.380296] Key type dns_resolver registered <6>[ 2.385370] ThumbEE CPU extension supported. <5>[ 2.390054] Registering SWP/SWPB emulation handler <3>[ 2.395749] omap_voltage_late_init: Voltage driver support not added <5>[ 2.593751] Loading compiled-in X.509 certificates <6>[ 2.702604] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.719314] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.743080] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.953314] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.154241] OMAP GPIO hardware version 0.1 <6>[ 3.172811] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.265685] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.300285] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.339922] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.378937] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.416578] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.489531] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.510322] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.536415] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.545673] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.703717] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.730131] random: crng init done <6>[ 3.773910] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.808822] Freeing initrd memory: 14488K <6>[ 3.885812] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.896128] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.903466] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.910902] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.919037] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.930679] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.939735] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.969565] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.978153] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.045562] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.059980] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.077052] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.124598] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.134066] printk: legacy console [ttyS0] enabled <6>[ 4.134066] printk: legacy console [ttyS0] enabled <6>[ 4.144406] printk: legacy bootconsole [omap8250] disabled <6>[ 4.144406] printk: legacy bootconsole [omap8250] disabled <4>[ 4.184171] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.191544] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.211106] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.218047] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.231768] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.243649] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.264095] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.273147] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.278365] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.291548] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.300341] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.308954] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.408556] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.436325] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.471578] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.505599] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.536838] mmc1: new high speed MMC card at address 0001 <6>[ 4.543945] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.551723] mmcblk1: p1 <6>[ 4.555691] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.562965] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.570411] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.584602] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.684443] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.713417] Sending DHCP requests ., OK <6>[ 6.817845] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.206 <6>[ 6.825918] IP-Config: Complete: <6>[ 6.829456] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.206, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.839886] host=172.16.3.206, domain=denx.de, nis-domain=(none) <6>[ 6.846771] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.846806] nameserver0=172.16.3.3 <6>[ 6.858121] ntpserver0=172.16.3.3 <6>[ 6.863592] clk: Disabling unused clocks <6>[ 6.868202] PM: genpd: Disabling unused power domains <6>[ 6.886215] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.895958] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.006533] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.178231] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.325447] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.331122] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.595610] hub 1-0:1.0: USB hub found <6>[ 10.603576] hub 1-0:1.0: 1 port detected <6>[ 10.656972] tda998x 0-0070: found TDA19988 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. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.206 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 15.102079] systemd[1]: System time before build time, advancing clock. <30>[ 15.300264] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 15.336967] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.374201] systemd[1]: Hostname set to . <30>[ 17.743244] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.760264] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 17.796397] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 17.826790] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 17.855363] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 17.884839] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 17.914543] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 17.944584] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 17.965088] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.993915] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.024254] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.054381] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.084082] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 18.113997] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.144217] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.174174] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.205208] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 18.292967] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.310653] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 18.347733] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.386542] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 18.431567] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 18.465400] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 18.495108] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.511683] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 18.566164] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.614162] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.687047] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 18.784776] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.827591] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 18.896814] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.964778] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.015864] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.084789] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.116259] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.139396] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.194427] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.241719] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.316693] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.418652] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.539314] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.658628] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 19.737472] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 19.794952] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 19.976308] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.005271] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 20.066234] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.095065] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 20.146391] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 20.174044] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>[ 20.201005] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <46>[ 20.959077] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... <5>[ 25.287514] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0m[0;31m* [0m] (1 of 4) Job dev-ttyS0.device/start running (7s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) Job dev-ttyS0.device/start running (8s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [K[[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. <5>[ 26.853342] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 26.868627] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 26.880582] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 26.889666] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc5-next-20241104 #1 SMP Mon Nov 4 07:19:39 UTC 2024 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/1216239/extract-nfsrootfs-7902p6l4' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1216239/extract-nfsrootfs-7902p6l4' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-1216239/environment . /lava-1216239/environment / # /lava-1216239/bin/lava-test-runner /lava-1216239/0 /lava-1216239/bin/lava-test-runner /lava-1216239/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1216239/0/tests/0_timesync-off ++ cat uuid + UUID=1216239_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-dt + TESTRUN_ID=1_kselftest-dt + cd /lava-1216239/0/tests/1_kselftest-dt ++ cat uuid + UUID=1216239_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c dt -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/master/next-20241104/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g next -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:17-- http://storage.kernelci.org/next/master/next-20241104/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4161152 (4.0M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 160KB/s kselftest_armhf.tar 5%[> ] 218.67K 349KB/s kselftest_armhf.tar 15%[==> ] 615.23K 632KB/s kselftest_armhf.tar 42%[=======> ] 1.70M 1.35MB/s kselftest_armhf.tar 54%[=========> ] 2.17M 1.44MB/s kselftest_armhf.tar 65%[============> ] 2.58M 1.50MB/s kselftest_armhf.tar 77%[==============> ] 3.09M 1.60MB/s kselftest_armhf.tar 88%[================> ] 3.53M 1.60MB/s kselftest_armhf.tar 99%[==================> ] 3.95M 1.64MB/s kselftest_armhf.tar 100%[===================>] 3.97M 1.64MB/s in 2.4s 2024-01-26 21:49:19 (1.64 MB/s) - 'kselftest_armhf.tar.gz' saved [4161152/4161152] tar: ./nsfs/pidns: time stamp 2024-11-04 07:31:47 is 24399746.143529745 s in the future tar: ./nsfs/config: time stamp 2024-10-28 11:31:42 is 23809340.926819162 s in the future tar: ./nsfs/owner: time stamp 2024-11-04 07:31:47 is 24399745.688323245 s in the future tar: ./nsfs: time stamp 2024-11-04 07:32:35 is 24399793.567991495 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-04 07:30:15 is 24399653.26309537 s in the future tar: ./cachestat: time stamp 2024-11-04 07:32:26 is 24399784.146290828 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-04 07:32:25 is 24399782.858750995 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-28 11:31:42 is 23809339.625197078 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-04 07:32:25 is 24399782.391599287 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-04 07:32:25 is 24399782.141348995 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-04 07:32:25 is 24399781.87172087 s in the future tar: ./kselftest: time stamp 2024-10-28 11:31:42 is 23809338.774388953 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-28 11:31:42 is 23809338.45816937 s in the future tar: ./cpufreq/config: time stamp 2024-10-28 11:31:42 is 23809338.186077578 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-28 11:31:42 is 23809337.958043203 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-28 11:31:42 is 23809337.706615745 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-28 11:31:42 is 23809337.466014786 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-28 11:31:42 is 23809337.197877745 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-28 11:31:42 is 23809336.961532453 s in the future tar: ./cpufreq: time stamp 2024-11-04 07:32:27 is 24399781.85302962 s in the future tar: ./kvm/config: time stamp 2024-10-28 11:31:42 is 23809336.535185578 s in the future tar: ./kvm/settings: time stamp 2024-10-28 11:31:42 is 23809336.27363587 s in the future tar: ./kvm: time stamp 2024-11-04 07:32:31 is 24399785.150627578 s in the future tar: ./size/get_size: time stamp 2024-11-04 07:32:04 is 24399757.863430286 s in the future tar: ./size: time stamp 2024-11-04 07:32:37 is 24399790.754401995 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-28 11:31:42 is 23809335.473240286 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-28 11:31:42 is 23809335.224730911 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-28 11:31:42 is 23809334.978652036 s in the future tar: ./amd-pstate/config: time stamp 2024-10-28 11:31:42 is 23809334.737215828 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-28 11:31:42 is 23809334.495908911 s in the future tar: ./amd-pstate: time stamp 2024-11-04 07:32:26 is 24399778.370272203 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-04 07:31:48 is 24399740.107430703 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-04 07:31:48 is 24399739.854698286 s in the future tar: ./pidfd/config: time stamp 2024-10-28 11:31:42 is 23809333.603457619 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-04 07:31:49 is 24399740.332036286 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-04 07:31:49 is 24399740.094573786 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-04 07:31:49 is 24399739.839721744 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-04 07:31:48 is 24399738.619151202 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-04 07:31:48 is 24399738.390020536 s in the future tar: ./pidfd: time stamp 2024-11-04 07:32:35 is 24399785.270132202 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-04 07:30:15 is 24399644.970368369 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-28 11:31:42 is 23809331.729659536 s in the future tar: ./alsa/global-timer: time stamp 2024-11-04 07:30:14 is 24399643.446752702 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-04 07:30:14 is 24399643.194926119 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-04 07:30:14 is 24399642.952900869 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-04 07:30:15 is 24399643.710993244 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-04 07:30:15 is 24399643.437514077 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-28 11:31:42 is 23809330.165137952 s in the future tar: ./alsa/conf.d: time stamp 2024-10-28 11:31:42 is 23809330.037749994 s in the future tar: ./alsa: time stamp 2024-11-04 07:32:26 is 24399773.865648077 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-28 11:31:42 is 23809329.481991202 s in the future tar: ./rust/config: time stamp 2024-10-28 11:31:42 is 23809329.235336285 s in the future tar: ./rust: time stamp 2024-11-04 07:32:37 is 24399784.111174244 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-04 07:30:15 is 24399641.793047869 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-04 07:30:16 is 24399642.564360869 s in the future tar: ./capabilities: time stamp 2024-11-04 07:32:26 is 24399772.451105744 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-28 11:31:42 is 23809328.151741035 s in the future tar: ./net/lib.sh: time stamp 2024-10-28 11:31:42 is 23809327.908876577 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-28 11:31:42 is 23809327.627065994 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-28 11:31:42 is 23809327.377167577 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-28 11:31:42 is 23809327.161358493 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-04 07:31:35 is 24399719.918783118 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-28 11:31:42 is 23809326.703102618 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-28 11:31:42 is 23809326.452116452 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-28 11:31:42 is 23809326.136415285 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-28 11:31:42 is 23809325.88190691 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-28 11:31:42 is 23809325.641591785 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-04 07:31:35 is 24399718.369368202 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-28 11:31:42 is 23809325.127643202 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-10-28 11:31:42 is 23809324.852213077 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-28 11:31:42 is 23809324.626930202 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-28 11:31:42 is 23809324.376829076 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-04 07:31:35 is 24399717.139910993 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-28 11:31:42 is 23809323.88466841 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-28 11:31:42 is 23809323.639533326 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-28 11:31:42 is 23809323.412790618 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-04 07:31:35 is 24399716.188636118 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-28 11:31:42 is 23809322.950354118 s in the future tar: ./net/netfilter/config: time stamp 2024-10-28 11:31:42 is 23809322.713319118 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-28 11:31:42 is 23809322.433236451 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-28 11:31:42 is 23809322.18798641 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-28 11:31:42 is 23809321.940670993 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-28 11:31:42 is 23809321.681866659 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-28 11:31:42 is 23809321.407128243 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-28 11:31:42 is 23809321.187042618 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-28 11:31:42 is 23809320.839426118 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-28 11:31:42 is 23809320.718199284 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-28 11:31:42 is 23809320.486478951 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-28 11:31:42 is 23809320.259570118 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-28 11:31:42 is 23809320.022692659 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-28 11:31:42 is 23809319.784204409 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-28 11:31:42 is 23809319.538853118 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-28 11:31:42 is 23809319.300251993 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-28 11:31:42 is 23809319.046725159 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-28 11:31:42 is 23809318.820556409 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-04 07:31:35 is 24399711.596138659 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-28 11:31:42 is 23809318.357638367 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-28 11:31:42 is 23809318.112458409 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-28 11:31:42 is 23809317.858318784 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-10-30 10:28:17 is 23978312.601598992 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-28 11:31:42 is 23809317.353914326 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-28 11:31:42 is 23809317.094947742 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-28 11:31:42 is 23809316.856164617 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-04 07:31:35 is 24399709.597645617 s in the future tar: ./net/netfilter: time stamp 2024-11-04 07:32:34 is 24399768.460937909 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-04 07:31:41 is 24399715.050581784 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-04 07:31:40 is 24399713.617395075 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-04 07:31:44 is 24399717.313217992 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-04 07:31:43 is 24399715.997837325 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-04 07:31:38 is 24399710.687665075 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-04 07:31:42 is 24399714.380639825 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-04 07:31:39 is 24399711.06206895 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-04 07:31:46 is 24399717.729811825 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-28 11:31:42 is 23809313.5046562 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-04 07:31:41 is 24399712.177894992 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-04 07:31:38 is 24399708.870912408 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-04 07:31:47 is 24399717.502385783 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-04 07:31:38 is 24399708.139441533 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-04 07:31:40 is 24399709.722680492 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-04 07:31:45 is 24399714.377848575 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-04 07:31:46 is 24399715.070792242 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-04 07:31:41 is 24399709.683774325 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-04 07:31:42 is 24399710.3684202 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-04 07:31:45 is 24399713.01021395 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-04 07:31:40 is 24399707.708996491 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-04 07:31:39 is 24399706.368770491 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-04 07:31:47 is 24399714.025390283 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-28 11:31:42 is 23809308.800252575 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-04 07:31:43 is 24399709.473588158 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-04 07:31:42 is 24399708.165844575 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-04 07:31:45 is 24399710.842663116 s in the future tar: ./net/tcp_ao: time stamp 2024-11-04 07:32:35 is 24399760.7155422 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-28 11:31:42 is 23809307.447449241 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809307.211374741 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-28 11:31:42 is 23809306.946932199 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-28 11:31:42 is 23809306.697910324 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-28 11:31:42 is 23809306.448081158 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809306.197355533 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809305.954464408 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-28 11:31:42 is 23809305.713543449 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-28 11:31:42 is 23809305.404029616 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-28 11:31:42 is 23809305.184872991 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809304.928108574 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-28 11:31:42 is 23809304.692885866 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-28 11:31:42 is 23809304.452781407 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809304.217580657 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-28 11:31:42 is 23809303.968981449 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-28 11:31:42 is 23809303.725527574 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809303.468250949 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-28 11:31:42 is 23809303.227806074 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-28 11:31:42 is 23809302.976175699 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-28 11:31:42 is 23809302.735629116 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-28 11:31:42 is 23809302.492508991 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-28 11:31:42 is 23809302.215768032 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-28 11:31:42 is 23809301.916912115 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-28 11:31:42 is 23809301.673782074 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-28 11:31:42 is 23809301.433063407 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-28 11:31:42 is 23809301.198340949 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-28 11:31:42 is 23809300.957422282 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-28 11:31:42 is 23809300.723029907 s in the future tar: ./net/packetdrill: time stamp 2024-10-28 11:31:42 is 23809300.581343615 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-28 11:31:42 is 23809300.257875532 s in the future tar: ./net/hsr/config: time stamp 2024-10-28 11:31:42 is 23809300.012048449 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-28 11:31:42 is 23809299.774264449 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-31 07:12:54 is 24052971.530629574 s in the future tar: ./net/hsr/settings: time stamp 2024-10-31 07:12:54 is 24052971.29874549 s in the future tar: ./net/hsr: time stamp 2024-11-04 07:32:34 is 24399751.19708599 s in the future tar: ./net/rds/test.py: time stamp 2024-10-28 11:31:42 is 23809298.922268782 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-04 07:32:35 is 24399751.677169823 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-28 11:31:42 is 23809298.455109823 s in the future tar: ./net/rds: time stamp 2024-11-04 07:32:35 is 24399751.339297532 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-04 07:31:33 is 24399689.046411115 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-04 07:31:32 is 24399687.796266865 s in the future tar: ./net/af_unix/config: time stamp 2024-10-28 11:31:42 is 23809297.567676448 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-04 07:31:33 is 24399688.33753799 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-04 07:31:32 is 24399687.070284615 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-04 07:31:33 is 24399687.837113532 s in the future tar: ./net/af_unix: time stamp 2024-11-04 07:32:33 is 24399747.720308698 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-28 11:31:42 is 23809296.43986349 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-28 11:31:42 is 23809296.219223281 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-28 11:31:42 is 23809295.905031448 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-28 11:31:42 is 23809295.649201906 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809295.37174174 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-28 11:31:42 is 23809295.127616323 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-01 08:32:28 is 24144140.820158948 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809294.56782374 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-01 08:32:28 is 24144140.313448906 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809294.050610698 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-01 08:32:28 is 24144139.794042531 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-28 11:31:42 is 23809293.539216239 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-28 11:31:42 is 23809293.300981739 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-01 08:32:28 is 24144139.033018989 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-28 11:31:42 is 23809292.792086489 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-28 11:31:42 is 23809292.515821406 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809292.298963448 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809292.056903156 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-28 11:31:42 is 23809291.831257406 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-28 11:31:42 is 23809291.553483239 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-01 08:32:28 is 24144137.322465864 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-28 11:31:42 is 23809291.081021114 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-28 11:31:42 is 23809290.863787364 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809290.655588489 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-28 11:31:42 is 23809290.413240156 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809290.105095364 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-28 11:31:42 is 23809289.887791822 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-28 11:31:42 is 23809289.654580114 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-28 11:31:42 is 23809289.404055114 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809289.153854614 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-28 11:31:42 is 23809288.928395656 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-28 11:31:42 is 23809288.689497281 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809288.461460364 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-28 11:31:42 is 23809288.219666822 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-28 11:31:42 is 23809287.994271322 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809287.752448614 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-28 11:31:42 is 23809287.502108739 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-28 11:31:42 is 23809287.251961989 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809287.026708989 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-28 11:31:42 is 23809286.754739364 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-28 11:31:42 is 23809286.50120303 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809286.26766428 s in the future tar: ./net/forwarding/config: time stamp 2024-10-28 11:31:42 is 23809286.034127405 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-28 11:31:42 is 23809285.800576239 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-28 11:31:42 is 23809285.558617614 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-28 11:31:42 is 23809285.320378655 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-28 11:31:42 is 23809285.041604113 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-28 11:31:42 is 23809284.803413572 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-28 11:31:42 is 23809284.566042738 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-28 11:31:42 is 23809284.319736738 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-28 11:31:42 is 23809284.082221947 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-28 11:31:42 is 23809283.807749613 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-28 11:31:42 is 23809283.548313363 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-28 11:31:42 is 23809283.273011155 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-28 11:31:42 is 23809283.03106553 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-28 11:31:42 is 23809282.793794988 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-28 11:31:42 is 23809282.522395821 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-28 11:31:42 is 23809282.272323405 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-28 11:31:42 is 23809282.030307196 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-28 11:31:42 is 23809281.796869905 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-28 11:31:42 is 23809281.555626863 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-28 11:31:42 is 23809281.304267321 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-28 11:31:42 is 23809281.062573863 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-01 08:32:28 is 24144126.83148478 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-28 11:31:42 is 23809280.608185405 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-28 11:31:42 is 23809280.314360613 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-28 11:31:42 is 23809280.058063238 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809279.772313696 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-28 11:31:42 is 23809279.536228988 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809279.282697029 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809279.024366613 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-28 11:31:42 is 23809278.777839363 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-28 11:31:42 is 23809278.510322779 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-28 11:31:42 is 23809278.207090071 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-28 11:31:42 is 23809277.968116613 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-01 08:32:28 is 24144123.712077279 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-28 11:31:42 is 23809277.364949196 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-28 11:31:42 is 23809277.113241154 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-28 11:31:42 is 23809276.808301112 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-28 11:31:42 is 23809276.551552362 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809276.208093321 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-28 11:31:42 is 23809275.872360196 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809275.633159779 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-28 11:31:42 is 23809275.393229904 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-28 11:31:42 is 23809275.165985946 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-28 11:31:42 is 23809274.815231112 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-28 11:31:42 is 23809274.579840112 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-28 11:31:42 is 23809274.337146862 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809274.104491654 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809273.869845362 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809273.639227029 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-28 11:31:42 is 23809273.402650695 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-28 11:31:42 is 23809273.197067695 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-28 11:31:42 is 23809272.954662945 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-28 11:31:42 is 23809272.721689487 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-28 11:31:42 is 23809272.468391279 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-28 11:31:42 is 23809272.22950532 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-28 11:31:42 is 23809271.992997237 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809271.753930904 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-28 11:31:42 is 23809271.475963987 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-28 11:31:42 is 23809271.253555403 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-28 11:31:42 is 23809270.98366007 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-28 11:31:42 is 23809270.73643082 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-28 11:31:42 is 23809270.441515112 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-28 11:31:42 is 23809270.218719695 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-28 11:31:42 is 23809269.957768528 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-28 11:31:42 is 23809269.66877357 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-28 11:31:42 is 23809269.41565657 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-28 11:31:42 is 23809269.176717945 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809268.940114612 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-28 11:31:42 is 23809268.725386862 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-28 11:31:42 is 23809268.48130807 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-28 11:31:42 is 23809268.234171028 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809267.980925528 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809267.74194507 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-28 11:31:42 is 23809267.497060695 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809267.258113278 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-28 11:31:42 is 23809267.024123236 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-28 11:31:42 is 23809266.765880153 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809266.520821278 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-28 11:31:42 is 23809266.223717778 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-28 11:31:42 is 23809265.981348611 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-28 11:31:42 is 23809265.761849861 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-28 11:31:42 is 23809265.547990861 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-28 11:31:42 is 23809265.263976694 s in the future tar: ./net/forwarding: time stamp 2024-11-04 07:32:34 is 24399717.161224361 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-28 11:31:42 is 23809264.821571278 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-28 11:31:42 is 23809264.597111944 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-28 11:31:42 is 23809264.262841694 s in the future tar: ./net/openvswitch: time stamp 2024-11-04 07:32:35 is 24399717.163431069 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-28 11:31:42 is 23809263.865547819 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-28 11:31:42 is 23809263.621216944 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-04 07:31:33 is 24399654.348343903 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-10-30 10:28:17 is 23978258.092660861 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-28 11:31:42 is 23809262.844792111 s in the future tar: ./net/mptcp/config: time stamp 2024-10-28 11:31:42 is 23809262.602919194 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-04 07:31:34 is 24399654.327832611 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-28 11:31:42 is 23809262.077884069 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-04 07:31:34 is 24399653.805582652 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-04 07:31:35 is 24399654.518980861 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-28 11:31:42 is 23809261.246304444 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-28 11:31:42 is 23809260.977116361 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-28 11:31:42 is 23809260.736754069 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-28 11:31:42 is 23809260.467986611 s in the future tar: ./net/mptcp: time stamp 2024-11-04 07:32:34 is 24399712.328059319 s in the future tar: ./net: time stamp 2024-11-04 07:32:35 is 24399713.215156069 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-04 07:30:18 is 24399575.95027986 s in the future tar: ./clone3/clone3: time stamp 2024-11-04 07:30:18 is 24399575.691334985 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-04 07:30:18 is 24399575.42730786 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-04 07:30:18 is 24399575.168603985 s in the future tar: ./clone3: time stamp 2024-11-04 07:32:26 is 24399703.009595735 s in the future tar: ./pcie_bwctrl/set_pcie_cooling_state.sh: time stamp 2024-10-28 11:31:42 is 23809258.71594686 s in the future tar: ./pcie_bwctrl: time stamp 2024-11-04 07:32:35 is 24399711.575187444 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-04 07:31:19 is 24399635.293148152 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-04 07:31:18 is 24399634.051178569 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-04 07:31:19 is 24399634.77911911 s in the future tar: ./lsm/config: time stamp 2024-10-28 11:31:42 is 23809257.537347985 s in the future tar: ./lsm: time stamp 2024-11-04 07:32:32 is 24399707.406823694 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-04 07:31:18 is 24399633.125631985 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-04 07:31:18 is 24399632.883750443 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-04 07:31:18 is 24399632.600354443 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-04 07:31:18 is 24399632.347440902 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-04 07:31:18 is 24399632.12490536 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-04 07:31:18 is 24399631.880824568 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-04 07:31:18 is 24399631.649436193 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-04 07:31:18 is 24399631.404807902 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399631.162235985 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-04 07:31:18 is 24399630.932205443 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-04 07:31:18 is 24399630.690260235 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399630.461817901 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-04 07:31:18 is 24399630.238039693 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-04 07:31:18 is 24399630.01450561 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-04 07:31:18 is 24399629.747487651 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-04 07:31:18 is 24399629.448058276 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-04 07:31:18 is 24399629.213520193 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-04 07:31:18 is 24399628.993727693 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-04 07:31:18 is 24399628.754809985 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399628.43075436 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399628.170974235 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-04 07:31:18 is 24399627.929112485 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-04 07:31:18 is 24399627.670572984 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-04 07:31:18 is 24399627.430079109 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-04 07:31:18 is 24399627.189703026 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-04 07:31:18 is 24399626.938087193 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-04 07:31:18 is 24399626.664023234 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399626.421155818 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-04 07:31:18 is 24399626.166922776 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-04 07:31:18 is 24399625.904151193 s in the future tar: ./lkdtm/config: time stamp 2024-10-28 11:31:42 is 23809249.621342193 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-04 07:31:18 is 24399625.373499859 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-04 07:31:18 is 24399625.128069984 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399624.881378692 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-04 07:31:18 is 24399624.628810109 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-04 07:31:18 is 24399624.378597817 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-04 07:31:18 is 24399624.061661817 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-04 07:31:18 is 24399623.813417276 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-28 11:31:42 is 23809247.544461567 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-04 07:31:18 is 24399623.305153234 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-04 07:31:18 is 24399623.054421734 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-04 07:31:18 is 24399622.812941776 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-04 07:31:18 is 24399622.518425817 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-04 07:31:18 is 24399622.268254984 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-04 07:31:18 is 24399621.901581275 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-04 07:31:18 is 24399621.669917025 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-04 07:31:18 is 24399621.442660359 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-04 07:31:18 is 24399621.202870609 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-28 11:31:42 is 23809245.01462815 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-04 07:31:18 is 24399620.764174775 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-04 07:31:18 is 24399620.500173067 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-04 07:31:18 is 24399620.266800234 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-04 07:31:18 is 24399620.019713609 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-04 07:31:18 is 24399619.784898942 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-04 07:31:18 is 24399619.521190734 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-04 07:31:18 is 24399619.282191358 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-04 07:31:18 is 24399618.982036983 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-04 07:31:18 is 24399618.733905942 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-04 07:31:18 is 24399618.489840942 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-04 07:31:18 is 24399618.265348067 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-04 07:31:18 is 24399618.022451275 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-04 07:31:18 is 24399617.753230108 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-04 07:31:18 is 24399617.494799067 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-04 07:31:18 is 24399617.223520317 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-04 07:31:18 is 24399616.964578858 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-04 07:31:18 is 24399616.728122483 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-04 07:31:18 is 24399616.486685066 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-04 07:31:18 is 24399616.239436233 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-04 07:31:18 is 24399615.987240608 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-04 07:31:18 is 24399615.762003858 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-04 07:31:18 is 24399615.520038358 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-04 07:31:18 is 24399615.278089316 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-04 07:31:18 is 24399615.044718733 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-04 07:31:18 is 24399614.796341691 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-04 07:31:18 is 24399614.552518191 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-04 07:31:18 is 24399614.304144066 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-04 07:31:18 is 24399614.027078775 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-04 07:31:18 is 24399613.778760733 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-04 07:31:18 is 24399613.509977191 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-04 07:31:18 is 24399613.269908274 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-04 07:31:18 is 24399613.026225233 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-04 07:31:18 is 24399612.792599316 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-04 07:31:18 is 24399612.542508483 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-04 07:31:18 is 24399612.279105566 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-04 07:31:18 is 24399612.133618066 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-04 07:31:18 is 24399612.008407816 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-04 07:31:18 is 24399611.891778816 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-04 07:31:18 is 24399611.741596274 s in the future tar: ./lkdtm: time stamp 2024-11-04 07:32:32 is 24399685.624767024 s in the future tar: ./rlimits/config: time stamp 2024-10-28 11:31:42 is 23809235.441411108 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-04 07:31:57 is 24399650.259833483 s in the future tar: ./rlimits: time stamp 2024-11-04 07:32:36 is 24399689.141029816 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-28 11:31:42 is 23809234.935193357 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-28 11:31:42 is 23809234.784414066 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-28 11:31:42 is 23809234.557400691 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-28 11:31:42 is 23809234.298655899 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-28 11:31:42 is 23809234.056487482 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-28 11:31:42 is 23809233.816678232 s in the future tar: ./damon/config: time stamp 2024-10-28 11:31:42 is 23809233.548040357 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-28 11:31:42 is 23809233.280824024 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-04 07:30:19 is 24399550.042486774 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-28 11:31:42 is 23809232.730337899 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-04 07:30:19 is 24399549.500524482 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-28 11:31:42 is 23809232.234190107 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-28 11:31:42 is 23809231.979958149 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-28 11:31:42 is 23809231.716308774 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-30 10:28:17 is 23978226.47354969 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-04 07:30:19 is 24399548.197336607 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-28 11:31:42 is 23809230.94013894 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-04 07:30:19 is 24399547.675756524 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-28 11:31:42 is 23809230.431959649 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-28 11:31:42 is 23809230.16956044 s in the future tar: ./damon/access_memory: time stamp 2024-11-04 07:30:19 is 24399546.916994649 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-28 11:31:42 is 23809229.665052065 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-28 11:31:42 is 23809229.405933607 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-28 11:31:42 is 23809229.160418107 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-28 11:31:42 is 23809228.918413065 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-30 10:28:17 is 23978223.672750398 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-28 11:31:42 is 23809228.430068315 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-28 11:31:42 is 23809228.197380773 s in the future tar: ./damon: time stamp 2024-11-04 07:32:27 is 24399673.142761982 s in the future tar: ./rtc/rtctest: time stamp 2024-11-04 07:32:01 is 24399646.88433694 s in the future tar: ./rtc/setdate: time stamp 2024-11-04 07:32:02 is 24399647.583869648 s in the future tar: ./rtc/settings: time stamp 2024-10-28 11:31:42 is 23809227.342154982 s in the future tar: ./rtc: time stamp 2024-11-04 07:32:37 is 24399682.242065482 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-04 07:30:57 is 24399581.649858982 s in the future tar: ./fchmodat2: time stamp 2024-11-04 07:32:29 is 24399673.541424648 s in the future tar: ./nci/config: time stamp 2024-10-28 11:31:42 is 23809226.24110369 s in the future tar: ./nci/nci_dev: time stamp 2024-11-04 07:31:23 is 24399607.00740844 s in the future tar: ./nci: time stamp 2024-11-04 07:32:33 is 24399676.890759565 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-28 11:31:42 is 23809225.598694148 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-04 07:30:19 is 24399542.202367106 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-04 07:32:27 is 24399670.089681065 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-04 07:31:16 is 24399598.744687023 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-04 07:31:17 is 24399599.502219398 s in the future tar: ./landlock/true: time stamp 2024-11-04 07:31:17 is 24399599.167758273 s in the future tar: ./landlock/config: time stamp 2024-10-28 11:31:42 is 23809223.950911065 s in the future tar: ./landlock/fs_test: time stamp 2024-11-04 07:31:13 is 24399594.638840856 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-04 07:31:17 is 24399598.398256689 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-04 07:31:15 is 24399596.149937689 s in the future tar: ./landlock/base_test: time stamp 2024-11-04 07:31:07 is 24399587.929148148 s in the future tar: ./landlock/net_test: time stamp 2024-11-04 07:31:15 is 24399595.599730231 s in the future tar: ./landlock: time stamp 2024-11-04 07:32:31 is 24399671.495574273 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-04 07:31:22 is 24399602.099624231 s in the future tar: ./mount_setattr/config: time stamp 2024-10-28 11:31:42 is 23809221.828287231 s in the future tar: ./mount_setattr: time stamp 2024-11-04 07:32:33 is 24399672.703342231 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-04 07:32:03 is 24399642.417447481 s in the future tar: ./seccomp/config: time stamp 2024-10-28 11:31:42 is 23809221.139950856 s in the future tar: ./seccomp/settings: time stamp 2024-10-28 11:31:42 is 23809220.894239689 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-04 07:32:03 is 24399641.489620231 s in the future tar: ./seccomp: time stamp 2024-11-04 07:32:37 is 24399675.377098939 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-28 11:31:42 is 23809220.108217606 s in the future tar: ./static_keys/config: time stamp 2024-10-28 11:31:42 is 23809219.855623064 s in the future tar: ./static_keys: time stamp 2024-11-04 07:32:38 is 24399675.747013606 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-04 07:30:15 is 24399532.421724439 s in the future tar: ./breakpoints: time stamp 2024-11-04 07:32:26 is 24399663.285977939 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-28 11:31:42 is 23809218.959034606 s in the future tar: ./devices/error_logs: time stamp 2024-11-04 07:32:27 is 24399663.835475147 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-28 11:31:42 is 23809218.537538231 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-28 11:31:42 is 23809218.258405897 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-28 11:31:42 is 23809218.006925689 s in the future tar: ./devices/probe/boards: time stamp 2024-10-28 11:31:42 is 23809217.852274772 s in the future tar: ./devices/probe: time stamp 2024-11-04 07:32:27 is 24399662.720174022 s in the future tar: ./devices: time stamp 2024-11-04 07:32:27 is 24399662.581572522 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-04 07:31:58 is 24399633.249593189 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-04 07:32:01 is 24399635.98270723 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-28 11:31:42 is 23809216.747808647 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-04 07:32:00 is 24399634.489118772 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-04 07:31:58 is 24399632.222040189 s in the future tar: ./rseq/basic_test: time stamp 2024-11-04 07:31:57 is 24399630.946916689 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-04 07:31:57 is 24399630.680278647 s in the future tar: ./rseq/param_test: time stamp 2024-11-04 07:31:58 is 24399631.406232188 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-04 07:32:00 is 24399633.155956938 s in the future tar: ./rseq/settings: time stamp 2024-10-28 11:31:42 is 23809214.89626798 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-04 07:31:59 is 24399631.623157772 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-04 07:31:59 is 24399631.333633022 s in the future tar: ./rseq: time stamp 2024-11-04 07:32:37 is 24399669.229549063 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-28 11:31:42 is 23809213.970554938 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-04 07:31:22 is 24399593.728848522 s in the future tar: ./move_mount_set_group: time stamp 2024-11-04 07:32:33 is 24399664.607836147 s in the future tar: ./mm/map_populate: time stamp 2024-11-04 07:32:17 is 24399648.336892563 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-04 07:32:23 is 24399654.120442313 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-04 07:32:24 is 24399654.898987022 s in the future tar: ./mm/seal_elf: time stamp 2024-11-04 07:32:20 is 24399650.687701522 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-28 11:31:42 is 23809212.399986021 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-04 07:32:14 is 24399644.152802813 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-04 07:32:19 is 24399648.952317896 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-28 11:31:42 is 23809211.735735938 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-04 07:32:22 is 24399651.552385355 s in the future tar: ./mm/compaction_test: time stamp 2024-11-04 07:32:12 is 24399641.426891063 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-04 07:32:23 is 24399652.218361313 s in the future tar: ./mm/mkdirty: time stamp 2024-11-04 07:32:18 is 24399647.022259896 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-04 07:32:15 is 24399643.801673355 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-28 11:31:42 is 23809210.634711688 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-04 07:32:14 is 24399642.451967271 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-31 07:12:54 is 24052882.317860688 s in the future tar: ./mm/gup_test: time stamp 2024-11-04 07:32:13 is 24399641.184523521 s in the future tar: ./mm/config: time stamp 2024-10-28 11:31:42 is 23809210.05085998 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-04 07:32:16 is 24399643.918200771 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-04 07:32:21 is 24399648.784209979 s in the future tar: ./mm/mseal_test: time stamp 2024-11-04 07:32:19 is 24399646.637741396 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-28 11:31:42 is 23809209.508725604 s in the future tar: ./mm/mremap_test: time stamp 2024-11-04 07:32:19 is 24399646.384335646 s in the future tar: ./mm/migration: time stamp 2024-11-04 07:32:17 is 24399644.242248438 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-04 07:32:23 is 24399650.100233229 s in the future tar: ./mm/madv_populate: time stamp 2024-11-04 07:32:16 is 24399642.957980938 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-04 07:32:15 is 24399641.817392646 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-04 07:32:18 is 24399644.670208771 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-04 07:32:14 is 24399640.524942688 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-04 07:32:20 is 24399646.365747688 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-04 07:32:13 is 24399639.149607521 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-04 07:32:20 is 24399645.957120938 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-04 07:32:18 is 24399643.748735646 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-04 07:32:18 is 24399643.602731729 s in the future tar: ./mm/cow: time stamp 2024-11-04 07:32:12 is 24399637.456679146 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-04 07:32:22 is 24399647.239735146 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-28 11:31:42 is 23809207.106480563 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-04 07:32:21 is 24399645.981803687 s in the future tar: ./mm/guard-pages: time stamp 2024-11-04 07:32:25 is 24399649.822686479 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-04 07:32:16 is 24399640.656268187 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-04 07:32:15 is 24399639.514398521 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-04 07:32:25 is 24399649.389704104 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-04 07:32:24 is 24399648.255598104 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-04 07:32:17 is 24399641.109815271 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-04 07:32:22 is 24399645.945405187 s in the future tar: ./mm/settings: time stamp 2024-10-28 11:31:42 is 23809205.759988521 s in the future tar: ./mm/droppable: time stamp 2024-11-04 07:32:24 is 24399647.575263854 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-28 11:31:42 is 23809205.379116396 s in the future tar: ./mm/khugepaged: time stamp 2024-11-04 07:32:16 is 24399639.171816437 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-04 07:32:20 is 24399642.992921062 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-04 07:32:15 is 24399637.798087979 s in the future tar: ./mm: time stamp 2024-11-04 07:32:40 is 24399662.723036646 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-28 11:31:42 is 23809204.564731604 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-28 11:31:42 is 23809204.435464896 s in the future tar: ./memory-hotplug: time stamp 2024-11-04 07:32:32 is 24399654.377086729 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-04 07:32:09 is 24399631.189181979 s in the future tar: ./tmpfs: time stamp 2024-11-04 07:32:39 is 24399661.124506354 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-28 11:31:42 is 23809203.960606812 s in the future tar: ./cpu-hotplug: time stamp 2024-11-04 07:32:27 is 24399648.905788645 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-28 11:31:42 is 23809203.727076979 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-28 11:31:42 is 23809203.599183062 s in the future tar: ./zram/config: time stamp 2024-10-28 11:31:42 is 23809203.46351402 s in the future tar: ./zram/zram.sh: time stamp 2024-10-28 11:31:42 is 23809203.330177104 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-28 11:31:42 is 23809203.213258604 s in the future tar: ./zram: time stamp 2024-11-04 07:32:40 is 24399661.148904479 s in the future tar: ./lib/config: time stamp 2024-10-28 11:31:42 is 23809203.008775979 s in the future tar: ./lib/printf.sh: time stamp 2024-10-28 11:31:42 is 23809202.87540802 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-28 11:31:42 is 23809202.754699604 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-28 11:31:42 is 23809202.629576729 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-28 11:31:42 is 23809202.495992479 s in the future tar: ./lib: time stamp 2024-11-04 07:32:31 is 24399651.41255452 s in the future tar: ./uevent/config: time stamp 2024-10-28 11:31:42 is 23809202.250258479 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-04 07:32:09 is 24399628.898025229 s in the future tar: ./uevent: time stamp 2024-11-04 07:32:39 is 24399658.839899812 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-28 11:31:42 is 23809201.662044312 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-28 11:31:42 is 23809201.51650177 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-28 11:31:42 is 23809201.330764645 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-28 11:31:42 is 23809201.161991603 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-28 11:31:42 is 23809201.024803103 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-28 11:31:42 is 23809200.89013177 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-28 11:31:42 is 23809200.755401687 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-28 11:31:42 is 23809200.606585145 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-28 11:31:42 is 23809200.457385187 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-28 11:31:42 is 23809200.323046978 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-28 11:31:42 is 23809200.196785562 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-28 11:31:42 is 23809200.073032395 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-28 11:31:42 is 23809199.927181978 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-28 11:31:42 is 23809199.789235187 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-28 11:31:42 is 23809199.663080978 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-28 11:31:42 is 23809199.535141978 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-28 11:31:42 is 23809199.397963312 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-28 11:31:42 is 23809199.255363937 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-28 11:31:42 is 23809199.12110452 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-28 11:31:42 is 23809198.980121728 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-28 11:31:42 is 23809198.839479728 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-28 11:31:42 is 23809198.784840645 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-28 11:31:42 is 23809198.637488853 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-28 11:31:42 is 23809198.495694686 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-30 10:28:17 is 23978193.355457103 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-28 11:31:42 is 23809198.230215895 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-28 11:31:42 is 23809198.070415728 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-30 10:28:17 is 23978192.912080353 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-30 10:28:17 is 23978192.77163352 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-30 10:28:17 is 23978192.61322877 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-28 11:31:42 is 23809197.453726853 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-30 10:28:17 is 23978192.394968853 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-28 11:31:42 is 23809197.258191478 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-28 11:31:42 is 23809197.124962436 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-28 11:31:42 is 23809196.986529478 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-28 11:31:42 is 23809196.85792377 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-28 11:31:42 is 23809196.732997228 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-28 11:31:42 is 23809196.603251936 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-28 11:31:42 is 23809196.469567478 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-28 11:31:42 is 23809196.315828478 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-28 11:31:42 is 23809196.17794977 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-28 11:31:42 is 23809196.029961936 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-28 11:31:42 is 23809195.90251802 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-28 11:31:42 is 23809195.760766936 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-28 11:31:42 is 23809195.627469644 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-28 11:31:42 is 23809195.485670144 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-28 11:31:42 is 23809195.352276103 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-28 11:31:42 is 23809195.214908853 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-28 11:31:42 is 23809195.081623061 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-28 11:31:42 is 23809194.951773644 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-28 11:31:42 is 23809194.822946561 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-28 11:31:42 is 23809194.684908144 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-28 11:31:42 is 23809194.564554853 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-28 11:31:42 is 23809194.418012811 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-28 11:31:42 is 23809194.276520186 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-28 11:31:42 is 23809194.147518269 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-28 11:31:42 is 23809194.017692353 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-28 11:31:42 is 23809193.892594978 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-28 11:31:42 is 23809193.763691144 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-28 11:31:42 is 23809193.630214019 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-28 11:31:42 is 23809193.496625561 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-28 11:31:42 is 23809193.358711394 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-28 11:31:42 is 23809193.221576936 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-28 11:31:42 is 23809193.159207019 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-28 11:31:42 is 23809193.008226061 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-28 11:31:42 is 23809192.829730227 s in the future tar: ./tc-testing/tc-tests/infra/qdiscs.json: time stamp 2024-11-04 06:28:16 is 24395786.704399227 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-11-04 06:28:16 is 24395786.646028019 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-28 11:31:42 is 23809192.570811519 s in the future tar: ./tc-testing/config: time stamp 2024-10-28 11:31:42 is 23809192.432708519 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-28 11:31:42 is 23809192.303969936 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-28 11:31:42 is 23809192.170687602 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-28 11:31:42 is 23809192.037061852 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-28 11:31:42 is 23809191.865585936 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-28 11:31:42 is 23809191.731069894 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-28 11:31:42 is 23809191.555791102 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-28 11:31:42 is 23809191.423592144 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-28 11:31:42 is 23809191.289019477 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-28 11:31:42 is 23809191.178013311 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-28 11:31:42 is 23809191.065689811 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-28 11:31:42 is 23809190.990722311 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-28 11:31:42 is 23809190.852728477 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-28 11:31:42 is 23809190.699397311 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-28 11:31:42 is 23809190.638120019 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-28 11:31:42 is 23809190.496765977 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-28 11:31:42 is 23809190.339364519 s in the future tar: ./tc-testing/settings: time stamp 2024-10-28 11:31:42 is 23809190.213214519 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-28 11:31:42 is 23809190.093803977 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-28 11:31:42 is 23809190.038267935 s in the future tar: ./tc-testing: time stamp 2024-11-04 07:32:38 is 24399645.98142956 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-04 07:31:00 is 24399547.821503144 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-28 11:31:42 is 23809189.709982977 s in the future tar: ./fpu: time stamp 2024-11-04 07:32:30 is 24399637.660006477 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-04 07:31:20 is 24399567.497526227 s in the future tar: ./mount/config: time stamp 2024-10-28 11:31:42 is 23809189.353985435 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-28 11:31:42 is 23809189.228901894 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-04 07:31:20 is 24399567.080617269 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-28 11:31:42 is 23809188.96391181 s in the future tar: ./mount: time stamp 2024-11-04 07:32:33 is 24399639.900926144 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-04 07:30:17 is 24399503.742759102 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-28 11:31:42 is 23809188.61173756 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-04 07:30:16 is 24399502.467280727 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-04 07:30:16 is 24399502.325495227 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-04 07:30:16 is 24399502.167259894 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-04 07:30:18 is 24399504.042024935 s in the future tar: ./cgroup/test_core: time stamp 2024-11-04 07:30:16 is 24399501.895390769 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-28 11:31:42 is 23809187.766778935 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-04 07:30:18 is 24399503.620298185 s in the future tar: ./cgroup/config: time stamp 2024-10-28 11:31:42 is 23809187.49420231 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-04 07:30:17 is 24399502.361634893 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-04 07:30:17 is 24399502.227902143 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-04 07:30:17 is 24399502.078238643 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-28 11:31:42 is 23809186.95781406 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-04 07:30:17 is 24399501.811317477 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-28 11:31:42 is 23809186.665750977 s in the future tar: ./cgroup: time stamp 2024-11-04 07:32:26 is 24399630.602705977 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-04 07:31:20 is 24399564.434857602 s in the future tar: ./mincore: time stamp 2024-11-04 07:32:32 is 24399636.38219131 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-28 11:31:42 is 23809186.169059018 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-28 11:31:42 is 23809186.109608227 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-11-04 06:28:16 is 24395779.993010977 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-28 11:31:42 is 23809185.840058477 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-28 11:31:42 is 23809185.714919643 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-28 11:31:42 is 23809185.656533018 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-28 11:31:42 is 23809185.49242206 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-28 11:31:42 is 23809185.364364643 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-28 11:31:42 is 23809185.306058852 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-28 11:31:42 is 23809185.151575227 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-28 11:31:42 is 23809185.030946268 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-28 11:31:42 is 23809184.889033602 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809184.763965393 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-28 11:31:42 is 23809184.647352393 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-28 11:31:42 is 23809184.525787435 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-28 11:31:42 is 23809184.413808601 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-28 11:31:42 is 23809184.263473143 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-28 11:31:42 is 23809184.130145435 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-28 11:31:42 is 23809183.997747976 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-28 11:31:42 is 23809183.863300935 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-28 11:31:42 is 23809183.737936143 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809183.588064685 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809183.455917851 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-28 11:31:42 is 23809183.321158143 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-28 11:31:42 is 23809183.187655976 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-28 11:31:42 is 23809183.129202851 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-28 11:31:42 is 23809182.981822101 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-28 11:31:42 is 23809182.920827935 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-28 11:31:42 is 23809182.757843268 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-28 11:31:42 is 23809182.63708681 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-28 11:31:42 is 23809182.499559393 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-28 11:31:42 is 23809182.36181356 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-10-28 11:31:42 is 23809182.24502081 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-28 11:31:42 is 23809182.099323601 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-28 11:31:42 is 23809181.965856976 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-28 11:31:42 is 23809181.827952476 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-28 11:31:42 is 23809181.669517768 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-28 11:31:42 is 23809181.523920643 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-28 11:31:42 is 23809181.390403018 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-28 11:31:42 is 23809181.252627309 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-28 11:31:42 is 23809181.127408643 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-28 11:31:42 is 23809180.990210976 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-28 11:31:42 is 23809180.864922351 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-28 11:31:42 is 23809180.727090059 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-28 11:31:42 is 23809180.601978601 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-28 11:31:42 is 23809180.464861143 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-28 11:31:42 is 23809180.339434768 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-28 11:31:42 is 23809180.279242809 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-28 11:31:42 is 23809180.143120476 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-28 11:31:42 is 23809179.993026893 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-28 11:31:42 is 23809179.855287393 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809179.709506393 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-28 11:31:42 is 23809179.570256101 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809179.450945601 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809179.325769393 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-28 11:31:42 is 23809179.205127684 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-28 11:31:42 is 23809179.083988768 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809178.952994476 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-28 11:31:42 is 23809178.833662267 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809178.704375809 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-28 11:31:42 is 23809178.583473309 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-28 11:31:42 is 23809178.475028392 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-28 11:31:42 is 23809178.344114351 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809178.217871517 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-28 11:31:42 is 23809178.101315601 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809177.982929351 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-28 11:31:42 is 23809177.932807351 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-28 11:31:42 is 23809177.816059559 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-28 11:31:42 is 23809177.682476017 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-28 11:31:42 is 23809177.557495059 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-28 11:31:42 is 23809177.432402351 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-28 11:31:42 is 23809177.307247601 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-28 11:31:42 is 23809177.173720017 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-28 11:31:42 is 23809177.048788309 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-28 11:31:42 is 23809176.931880351 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-28 11:31:42 is 23809176.806770101 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809176.648023684 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-28 11:31:42 is 23809176.472993142 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809176.347882309 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-28 11:31:42 is 23809176.23549935 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-28 11:31:42 is 23809176.175606475 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-28 11:31:42 is 23809176.041225517 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-28 11:31:42 is 23809175.889166684 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-28 11:31:42 is 23809175.730942184 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-28 11:31:42 is 23809175.664207809 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-28 11:31:42 is 23809175.515744184 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-28 11:31:42 is 23809175.38041935 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-28 11:31:42 is 23809175.251343642 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-28 11:31:42 is 23809175.117868642 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-28 11:31:42 is 23809174.981774934 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-28 11:31:42 is 23809174.8048631 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-28 11:31:42 is 23809174.738147892 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-28 11:31:42 is 23809174.588294684 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-28 11:31:42 is 23809174.525725475 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-28 11:31:42 is 23809174.372928809 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809174.254495809 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-28 11:31:42 is 23809174.123864892 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-28 11:31:42 is 23809173.989253642 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-28 11:31:42 is 23809173.855785017 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-28 11:31:42 is 23809173.745704684 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-28 11:31:42 is 23809173.60643735 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-28 11:31:42 is 23809173.472165183 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-28 11:31:42 is 23809173.346996558 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-28 11:31:42 is 23809173.236875433 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-28 11:31:42 is 23809173.089360558 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809172.955010475 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-28 11:31:42 is 23809172.829876725 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-28 11:31:42 is 23809172.711382017 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-28 11:31:42 is 23809172.572313267 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-28 11:31:42 is 23809172.446225142 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-28 11:31:42 is 23809172.329390808 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-28 11:31:42 is 23809172.210959767 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-28 11:31:42 is 23809172.071692642 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-28 11:31:42 is 23809171.945791142 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-28 11:31:42 is 23809171.820687392 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-28 11:31:42 is 23809171.7022071 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-28 11:31:42 is 23809171.554752308 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-28 11:31:42 is 23809171.378729475 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-28 11:31:42 is 23809171.261873767 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-28 11:31:42 is 23809171.126720058 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-28 11:31:42 is 23809170.995906225 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-28 11:31:42 is 23809170.930638808 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-28 11:31:42 is 23809170.765611433 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-28 11:31:42 is 23809170.642936475 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-11-04 06:28:16 is 24395764.515382433 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-28 11:31:42 is 23809170.384262225 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-28 11:31:42 is 23809170.234254933 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-28 11:31:42 is 23809170.1034451 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-28 11:31:42 is 23809169.981332016 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809169.83382385 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-28 11:31:42 is 23809169.714475225 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-28 11:31:42 is 23809169.583671933 s in the future tar: ./ftrace/test.d/00basic/mount_options.tc: time stamp 2024-11-04 06:28:16 is 24395763.45024235 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-28 11:31:42 is 23809169.3124921 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-11-04 06:28:16 is 24395763.252741558 s in the future tar: ./ftrace/test.d: time stamp 2024-11-04 06:28:16 is 24395763.193365183 s in the future tar: ./ftrace/config: time stamp 2024-10-28 11:31:42 is 23809169.074871516 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-28 11:31:42 is 23809168.949731641 s in the future tar: ./ftrace/settings: time stamp 2024-10-28 11:31:42 is 23809168.824680933 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-28 11:31:42 is 23809168.692873266 s in the future tar: ./ftrace: time stamp 2024-11-04 07:32:30 is 24399616.638407266 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-28 11:31:42 is 23809168.440933475 s in the future tar: ./drivers/net/shaper.py: time stamp 2024-10-28 11:31:42 is 23809168.274104016 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-11-04 06:28:16 is 24395762.125752558 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-28 11:31:42 is 23809167.965276475 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-28 11:31:42 is 23809167.846464933 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-28 11:31:42 is 23809167.711088391 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-04 07:32:28 is 24399613.644352766 s in the future tar: ./drivers/net/config: time stamp 2024-10-28 11:31:42 is 23809167.524958974 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-28 11:31:42 is 23809167.354552808 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-28 11:31:42 is 23809167.202351974 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-28 11:31:42 is 23809167.071027391 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-28 11:31:42 is 23809166.947557683 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-28 11:31:42 is 23809166.831077266 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-28 11:31:42 is 23809166.706026474 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-28 11:31:42 is 23809166.651686724 s in the future tar: ./drivers/net/lib: time stamp 2024-10-28 11:31:42 is 23809166.590921516 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-28 11:31:42 is 23809166.430594016 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-28 11:31:42 is 23809166.255582016 s in the future tar: ./drivers/net/team: time stamp 2024-11-04 07:32:28 is 24399612.197136516 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-28 11:31:42 is 23809166.067971724 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-28 11:31:42 is 23809165.948691808 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-28 11:31:42 is 23809165.788289433 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-28 11:31:42 is 23809165.657909391 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-28 11:31:42 is 23809165.514988891 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-28 11:31:42 is 23809165.390062183 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-28 11:31:42 is 23809165.257266349 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-28 11:31:42 is 23809165.125407058 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-28 11:31:42 is 23809164.998824266 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-28 11:31:42 is 23809164.872810599 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-28 11:31:42 is 23809164.752507682 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-28 11:31:42 is 23809164.600013391 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-28 11:31:42 is 23809164.460599974 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-28 11:31:42 is 23809164.327273016 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-28 11:31:42 is 23809164.188872391 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-28 11:31:42 is 23809164.051963474 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-28 11:31:42 is 23809163.995079682 s in the future tar: ./drivers/net: time stamp 2024-11-04 07:32:28 is 24399609.926676057 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-28 11:31:42 is 23809163.685029224 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-04 07:32:28 is 24399609.622768057 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-04 07:32:28 is 24399609.561498141 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-04 07:32:28 is 24399609.511521099 s in the future tar: ./drivers/platform: time stamp 2024-11-04 07:32:28 is 24399609.453151141 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-04 07:30:19 is 24399480.301450974 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-28 11:31:42 is 23809163.169499432 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-04 07:32:27 is 24399608.119487557 s in the future tar: ./drivers: time stamp 2024-11-04 07:32:28 is 24399609.061085099 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-04 07:32:10 is 24399590.890367307 s in the future tar: ./user_events/config: time stamp 2024-10-28 11:31:42 is 23809162.767876516 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-04 07:32:10 is 24399590.610669141 s in the future tar: ./user_events/perf_test: time stamp 2024-11-04 07:32:10 is 24399590.477153141 s in the future tar: ./user_events/abi_test: time stamp 2024-11-04 07:32:10 is 24399590.334102891 s in the future tar: ./user_events/settings: time stamp 2024-10-28 11:31:42 is 23809162.192343515 s in the future tar: ./user_events: time stamp 2024-11-04 07:32:39 is 24399619.142322807 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-04 07:31:07 is 24399526.976776432 s in the future tar: ./kcmp: time stamp 2024-11-04 07:32:31 is 24399610.926690265 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-28 11:31:42 is 23809161.77233814 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-28 11:31:42 is 23809161.650380307 s in the future tar: ./dt/compatible_list: time stamp 2024-11-04 07:30:56 is 24399515.408212515 s in the future tar: ./dt: time stamp 2024-11-04 07:32:28 is 24399607.351416557 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-04 07:31:49 is 24399568.141632015 s in the future tar: ./pid_namespace/config: time stamp 2024-10-28 11:31:42 is 23809160.99169314 s in the future tar: ./pid_namespace: time stamp 2024-11-04 07:32:36 is 24399614.941610057 s in the future tar: ./connector/proc_filter: time stamp 2024-11-04 07:30:18 is 24399476.775932515 s in the future tar: ./connector: time stamp 2024-11-04 07:32:26 is 24399604.72581239 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-04 07:32:09 is 24399587.571375265 s in the future tar: ./tty: time stamp 2024-11-04 07:32:39 is 24399617.515989974 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-04 07:32:07 is 24399585.342134099 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-04 07:32:08 is 24399586.215959932 s in the future tar: ./timers/adjtick: time stamp 2024-11-04 07:32:08 is 24399586.083549724 s in the future tar: ./timers/freq-step: time stamp 2024-11-04 07:32:08 is 24399585.956998015 s in the future tar: ./timers/rtcpie: time stamp 2024-11-04 07:32:07 is 24399584.800147682 s in the future tar: ./timers/set-tai: time stamp 2024-11-04 07:32:09 is 24399586.673510432 s in the future tar: ./timers/nanosleep: time stamp 2024-11-04 07:32:06 is 24399583.54005239 s in the future tar: ./timers/set-2038: time stamp 2024-11-04 07:32:09 is 24399586.406653765 s in the future tar: ./timers/set-tz: time stamp 2024-11-04 07:32:09 is 24399586.291152598 s in the future tar: ./timers/threadtest: time stamp 2024-11-04 07:32:07 is 24399584.15645439 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-04 07:32:08 is 24399585.006332515 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-04 07:32:07 is 24399583.872907723 s in the future tar: ./timers/change_skew: time stamp 2024-11-04 07:32:08 is 24399584.740690973 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-04 07:32:07 is 24399583.606106182 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-04 07:32:07 is 24399583.464375765 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-04 07:32:08 is 24399584.322601973 s in the future tar: ./timers/posix_timers: time stamp 2024-11-04 07:32:06 is 24399582.190225265 s in the future tar: ./timers/leapcrash: time stamp 2024-11-04 07:32:08 is 24399584.055698765 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-04 07:32:07 is 24399582.894066932 s in the future tar: ./timers/settings: time stamp 2024-10-28 11:31:42 is 23809157.755596515 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-04 07:32:08 is 24399583.622874307 s in the future tar: ./timers/raw_skew: time stamp 2024-11-04 07:32:07 is 24399582.47279214 s in the future tar: ./timers: time stamp 2024-11-04 07:32:39 is 24399614.414587973 s in the future tar: ./splice/config: time stamp 2024-10-28 11:31:42 is 23809157.246841848 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-28 11:31:42 is 23809157.106253723 s in the future tar: ./splice/splice_read: time stamp 2024-11-04 07:32:04 is 24399578.98073139 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-28 11:31:42 is 23809156.851625973 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-04 07:32:04 is 24399578.713096848 s in the future tar: ./splice/settings: time stamp 2024-10-28 11:31:42 is 23809156.57206039 s in the future tar: ./splice: time stamp 2024-11-04 07:32:37 is 24399611.512990306 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-04 07:30:14 is 24399468.36374339 s in the future tar: ./acct: time stamp 2024-11-04 07:32:25 is 24399599.30109839 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-04 07:31:07 is 24399521.056579306 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-10-28 11:31:42 is 23809155.92437089 s in the future tar: ./ir: time stamp 2024-11-04 07:32:31 is 24399604.862553765 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-04 07:31:19 is 24399532.699005056 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-04 07:31:19 is 24399532.553920681 s in the future tar: ./membarrier: time stamp 2024-11-04 07:32:32 is 24399605.479495181 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-28 11:31:42 is 23809155.33366064 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-28 11:31:42 is 23809155.208358265 s in the future tar: ./power_supply: time stamp 2024-11-04 07:32:36 is 24399609.147822306 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-04 07:32:06 is 24399578.987309973 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-04 07:32:05 is 24399577.845087015 s in the future tar: ./timens/timer: time stamp 2024-11-04 07:32:05 is 24399577.711640431 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-04 07:32:06 is 24399578.572140723 s in the future tar: ./timens/config: time stamp 2024-10-28 11:31:42 is 23809154.43965839 s in the future tar: ./timens/exec: time stamp 2024-11-04 07:32:06 is 24399578.307594681 s in the future tar: ./timens/timens: time stamp 2024-11-04 07:32:05 is 24399577.163575306 s in the future tar: ./timens/timerfd: time stamp 2024-11-04 07:32:05 is 24399577.022523181 s in the future tar: ./timens/procfs: time stamp 2024-11-04 07:32:06 is 24399577.894552806 s in the future tar: ./timens/futex: time stamp 2024-11-04 07:32:06 is 24399577.752573473 s in the future tar: ./timens: time stamp 2024-11-04 07:32:39 is 24399610.681887764 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-04 07:31:48 is 24399559.502555723 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-04 07:31:48 is 24399559.360786848 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-04 07:31:48 is 24399559.218786223 s in the future tar: ./perf_events/config: time stamp 2024-10-28 11:31:42 is 23809153.077111598 s in the future tar: ./perf_events/settings: time stamp 2024-10-28 11:31:42 is 23809152.938153389 s in the future tar: ./perf_events: time stamp 2024-11-04 07:32:35 is 24399605.877132431 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-04 07:31:06 is 24399516.726912014 s in the future tar: ./iommu/iommufd: time stamp 2024-11-04 07:31:06 is 24399516.510312889 s in the future tar: ./iommu/config: time stamp 2024-10-28 11:31:42 is 23809152.384977848 s in the future tar: ./iommu: time stamp 2024-11-04 07:32:31 is 24399601.335042973 s in the future tar: ./sysctl/config: time stamp 2024-10-28 11:31:42 is 23809152.193128973 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-28 11:31:42 is 23809152.051247348 s in the future tar: ./sysctl: time stamp 2024-11-04 07:32:38 is 24399607.992900098 s in the future tar: ./efivarfs/config: time stamp 2024-10-28 11:31:42 is 23809151.834490223 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-04 07:30:56 is 24399505.701058806 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-04 07:30:56 is 24399505.575809556 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-28 11:31:42 is 23809151.442598764 s in the future tar: ./efivarfs: time stamp 2024-11-04 07:32:29 is 24399598.387112848 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-30 10:28:17 is 23978146.250832639 s in the future tar: ./intel_pstate: time stamp 2024-11-04 07:32:30 is 24399599.192203806 s in the future tar: ./filesystems/file_stressor: time stamp 2024-11-04 07:30:58 is 24399506.898193972 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-28 11:31:42 is 23809150.750181431 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-04 07:30:59 is 24399507.611137347 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-28 11:31:42 is 23809150.476855056 s in the future tar: ./filesystems/fat: time stamp 2024-11-04 07:32:29 is 24399597.416316639 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-04 07:30:58 is 24399506.299500097 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-04 07:30:59 is 24399507.082676347 s in the future tar: ./filesystems/epoll: time stamp 2024-11-04 07:32:29 is 24399597.024226681 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-28 11:31:42 is 23809149.882339722 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-04 07:30:58 is 24399505.749117514 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-04 07:32:29 is 24399596.686439597 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-04 07:30:57 is 24399504.550930097 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-04 07:30:59 is 24399506.390106556 s in the future tar: ./filesystems/overlayfs/set_layers_via_fds: time stamp 2024-11-04 07:30:59 is 24399506.240497514 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-04 07:32:29 is 24399596.165088014 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-04 07:30:59 is 24399505.973417181 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-04 07:31:00 is 24399506.806282056 s in the future tar: ./filesystems/statmount: time stamp 2024-11-04 07:32:29 is 24399595.743890181 s in the future tar: ./filesystems: time stamp 2024-11-04 07:32:29 is 24399595.681693681 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-28 11:31:42 is 23809148.508042722 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-28 11:31:42 is 23809148.364426847 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-28 11:31:42 is 23809148.230775889 s in the future tar: ./firmware/config: time stamp 2024-10-28 11:31:42 is 23809148.097839055 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-28 11:31:42 is 23809147.947514014 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-04 07:31:00 is 24399505.813882722 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-28 11:31:42 is 23809147.672270305 s in the future tar: ./firmware/settings: time stamp 2024-10-28 11:31:42 is 23809147.523894389 s in the future tar: ./firmware: time stamp 2024-11-04 07:32:29 is 24399594.465451055 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-04 07:31:19 is 24399524.288124805 s in the future tar: ./memfd/config: time stamp 2024-10-28 11:31:42 is 23809147.157679264 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-28 11:31:42 is 23809147.029736972 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-04 07:31:19 is 24399523.854524764 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-04 07:31:19 is 24399523.721117514 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-28 11:31:42 is 23809146.588059264 s in the future tar: ./memfd: time stamp 2024-11-04 07:32:32 is 24399596.529907014 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-04 07:31:02 is 24399506.370784972 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-28 11:31:42 is 23809146.245787305 s in the future tar: ./gpio/config: time stamp 2024-10-28 11:31:42 is 23809146.121361222 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-04 07:31:02 is 24399505.995301389 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-28 11:31:42 is 23809145.878390139 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-28 11:31:42 is 23809145.732939389 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-04 07:31:02 is 24399505.57201518 s in the future tar: ./gpio: time stamp 2024-11-04 07:32:30 is 24399593.487009222 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-04 07:32:42 is 24399605.336527138 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-04 07:31:55 is 24399557.762279555 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-04 07:31:53 is 24399555.305077597 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-04 07:31:55 is 24399556.93072468 s in the future tar: ./openat2: time stamp 2024-11-04 07:32:36 is 24399597.877871805 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-28 11:31:42 is 23809143.72839018 s in the future tar: ./pstore/config: time stamp 2024-10-28 11:31:42 is 23809143.619106638 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-28 11:31:42 is 23809143.502317888 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-28 11:31:42 is 23809143.368810597 s in the future tar: ./pstore/common_tests: time stamp 2024-10-28 11:31:42 is 23809143.244915347 s in the future tar: ./pstore: time stamp 2024-11-04 07:32:36 is 24399597.187343138 s in the future tar: ./signal/mangle_uc_sigmask: time stamp 2024-11-04 07:32:04 is 24399565.039027472 s in the future tar: ./signal/sas: time stamp 2024-11-04 07:32:04 is 24399564.90272243 s in the future tar: ./signal: time stamp 2024-11-04 07:32:37 is 24399597.852565055 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-04 07:32:10 is 24399570.709815721 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-04 07:32:11 is 24399571.567899138 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-04 07:32:11 is 24399571.435653346 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-04 07:32:11 is 24399571.301186013 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-04 07:32:11 is 24399571.161582555 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-04 07:32:11 is 24399571.025812055 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-04 07:32:12 is 24399571.901884221 s in the future tar: ./vDSO: time stamp 2024-11-04 07:32:39 is 24399598.836001846 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-04 07:31:22 is 24399521.687770513 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-04 07:31:23 is 24399522.543464721 s in the future tar: ./mqueue: time stamp 2024-11-04 07:32:33 is 24399592.475302846 s in the future tar: ./sync/sync_test: time stamp 2024-11-04 07:32:05 is 24399564.324488846 s in the future tar: ./sync/config: time stamp 2024-10-28 11:31:42 is 23809141.183405721 s in the future tar: ./sync: time stamp 2024-11-04 07:32:38 is 24399597.116212846 s in the future tar: ./ipc/msgque: time stamp 2024-11-04 07:31:06 is 24399504.941312846 s in the future tar: ./ipc/config: time stamp 2024-10-28 11:31:42 is 23809140.832582263 s in the future tar: ./ipc: time stamp 2024-11-04 07:32:31 is 24399589.769103055 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-04 07:32:05 is 24399563.268015346 s in the future tar: ./tdx/config: time stamp 2024-10-28 11:31:42 is 23809140.140648721 s in the future tar: ./tdx: time stamp 2024-11-04 07:32:38 is 24399596.090541763 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-28 11:31:42 is 23809139.950133846 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-28 11:31:42 is 23809139.808866596 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-28 11:31:42 is 23809139.681562429 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-28 11:31:42 is 23809139.565015263 s in the future tar: ./tpm2/settings: time stamp 2024-10-28 11:31:42 is 23809139.449548096 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-28 11:31:42 is 23809139.301236513 s in the future tar: ./tpm2: time stamp 2024-11-04 07:32:39 is 24399596.247816346 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-04 07:31:52 is 24399549.082608721 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-04 07:31:52 is 24399548.956294471 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-04 07:31:52 is 24399548.813919179 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-04 07:31:52 is 24399548.663930096 s in the future tar: ./ptrace: time stamp 2024-11-04 07:32:36 is 24399592.598974346 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-04 07:32:05 is 24399561.422036721 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-28 11:31:42 is 23809138.301025804 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-04 07:32:05 is 24399561.156857596 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-04 07:32:38 is 24399594.087870138 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-04 07:31:57 is 24399552.863103929 s in the future tar: ./resctrl/config: time stamp 2024-10-28 11:31:42 is 23809137.738175804 s in the future tar: ./resctrl/settings: time stamp 2024-10-28 11:31:42 is 23809137.621411971 s in the future tar: ./resctrl: time stamp 2024-11-04 07:32:36 is 24399591.573016346 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-04 07:31:51 is 24399546.421096096 s in the future tar: ./proc/read: time stamp 2024-11-04 07:31:51 is 24399546.279237888 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-04 07:31:50 is 24399545.139238179 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-04 07:31:50 is 24399545.012091929 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-04 07:31:50 is 24399544.849412054 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-04 07:31:50 is 24399544.714850846 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-04 07:31:51 is 24399545.577913846 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-04 07:31:50 is 24399544.461665887 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-04 07:31:50 is 24399544.330284012 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-04 07:31:50 is 24399544.203263762 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-04 07:31:51 is 24399545.077893846 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-04 07:31:51 is 24399544.921481596 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-04 07:31:50 is 24399543.794485179 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-04 07:31:51 is 24399544.661007096 s in the future tar: ./proc/config: time stamp 2024-10-28 11:31:42 is 23809135.521168804 s in the future tar: ./proc/thread-self: time stamp 2024-11-04 07:31:51 is 24399544.312621429 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-04 07:31:51 is 24399542.543943345 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-04 07:31:50 is 24399541.426956262 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-04 07:31:50 is 24399541.301702929 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-04 07:31:51 is 24399542.184781262 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-04 07:31:50 is 24399541.061813845 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-04 07:31:49 is 24399539.943065804 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-04 07:31:50 is 24399540.813361595 s in the future tar: ./proc/self: time stamp 2024-11-04 07:31:51 is 24399541.66984472 s in the future tar: ./proc: time stamp 2024-11-04 07:32:36 is 24399586.600932804 s in the future tar: ./core/close_range_test: time stamp 2024-11-04 07:30:19 is 24399449.425261054 s in the future tar: ./core/unshare_test: time stamp 2024-11-04 07:30:19 is 24399449.284242012 s in the future tar: ./core: time stamp 2024-11-04 07:32:26 is 24399576.21959322 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-04 07:32:25 is 24399575.085812262 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-04 07:31:01 is 24399490.867113637 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-28 11:31:42 is 23809131.75018072 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-04 07:31:01 is 24399490.616207345 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-04 07:31:00 is 24399489.478852887 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-04 07:31:00 is 24399489.318694012 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-04 07:31:01 is 24399490.174493178 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-04 07:31:02 is 24399491.026223012 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-04 07:31:01 is 24399489.885378262 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-04 07:31:02 is 24399490.750837512 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-04 07:31:01 is 24399489.623736178 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-04 07:31:01 is 24399489.498873345 s in the future tar: ./futex/functional: time stamp 2024-11-04 07:32:30 is 24399578.434528512 s in the future tar: ./futex/run.sh: time stamp 2024-11-04 07:32:30 is 24399578.32370472 s in the future tar: ./futex: time stamp 2024-11-04 07:32:30 is 24399578.273154345 s in the future tar: .: time stamp 2024-11-04 07:32:42 is 24399590.21262997 s in the future skiplist: ======================================== ======================================== dt:test_unprobed_devices.sh ============== Tests to run =============== dt:test_unprobed_devices.sh ===========End Tests to run =============== shardfile-dt pass <12>[ 271.924061] kselftest: Running tests in dt TAP version 13 1..1 # timeout set to 45 # selftests: dt: test_unprobed_devices.sh # TAP version 13 # 1..257 # ok 1 / # SKIP # ok 2 /clk_mcasp0 # ok 3 /clk_mcasp0_fixed # SKIP # ok 4 /cpus/cpu@0 # SKIP # ok 5 /cpus/idle-states/mpu_gate # SKIP # ok 6 /fixedregulator0 # ok 7 /leds # ok 8 /ocp # ok 9 /ocp/interconnect@44c00000 # ok 10 /ocp/interconnect@44c00000/segment@0 # ok 11 /ocp/interconnect@44c00000/segment@100000 # ok 12 /ocp/interconnect@44c00000/segment@100000/target-module@0 # not ok 13 /ocp/interconnect@44c00000/segment@100000/target-module@0/cpu@0 # ok 14 /ocp/interconnect@44c00000/segment@200000 # ok 15 /ocp/interconnect@44c00000/segment@200000/target-module@0 # not ok 16 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0 # ok 17 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0 # SKIP # ok 18 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@0 # SKIP # ok 19 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@120 # SKIP # ok 20 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@14c # SKIP # ok 21 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@18 # SKIP # ok 22 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@1c # SKIP # ok 23 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@24 # SKIP # ok 24 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@38 # SKIP # ok 25 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@e8 # SKIP # ok 26 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400 # SKIP # ok 27 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400/clock@0 # SKIP # ok 28 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400/clock@14 # SKIP # ok 29 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400/clock@b0 # SKIP # ok 30 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@600 # SKIP # ok 31 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@600/clock@0 # SKIP # ok 32 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@800 # SKIP # ok 33 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@800/clock@0 # SKIP # ok 34 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@900 # SKIP # ok 35 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@900/clock@0 # SKIP # ok 36 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@a00 # SKIP # ok 37 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@a00/clock@0 # SKIP # ok 38 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clk-24mhz # SKIP # ok 39 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clk-32768 # SKIP # ok 40 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clk-rc32k # SKIP # ok 41 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clkdiv32k # SKIP # ok 42 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-cpsw-125mhz-gclk # SKIP # ok 43 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-cpsw-cpts-rft@520 # SKIP # ok 44 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m4-div2 # SKIP # ok 45 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m4@480 # SKIP # ok 46 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m5@484 # SKIP # ok 47 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m6@4d8 # SKIP # ok 48 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-x2 # SKIP # ok 49 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-ddr-m2-div2 # SKIP # ok 50 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-ddr-m2@4a0 # SKIP # ok 51 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-disp-m2@4a4 # SKIP # ok 52 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-mpu-m2@4a8 # SKIP # ok 53 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-per-m2-div4 # SKIP # ok 54 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-per-m2-div4-wkupdm # SKIP # ok 55 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-per-m2@4ac # SKIP # ok 56 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-gpio0-dbclk-mux@53c # SKIP # ok 57 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-ieee5000-fck-1@e4 # SKIP # ok 58 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l3-gclk # SKIP # ok 59 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l3s-gclk # SKIP # ok 60 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4-rtc-gclk # SKIP # ok 61 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4fw-gclk # SKIP # ok 62 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4hs-gclk # SKIP # ok 63 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4ls-gclk # SKIP # ok 64 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-lcd-gclk@534 # SKIP # ok 65 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-mmc # SKIP # ok 66 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-mmu-fck-1@914 # SKIP # ok 67 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-pruss-ocp-gclk@530 # SKIP # ok 68 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-sysclk-div # SKIP # ok 69 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-tclkin # SKIP # ok 70 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer1-fck@528 # SKIP # ok 71 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer2-fck@508 # SKIP # ok 72 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer3-fck@50c # SKIP # ok 73 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer4-fck@510 # SKIP # ok 74 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer5-fck@518 # SKIP # ok 75 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer6-fck@51c # SKIP # ok 76 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer7-fck@504 # SKIP # ok 77 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-usbotg-fck-8@47c # SKIP # ok 78 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-19200000 # SKIP # ok 79 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-24000000 # SKIP # ok 80 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-25000000 # SKIP # ok 81 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-26000000 # SKIP # ok 82 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-wdt1-fck@538 # SKIP # ok 83 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@488 # SKIP # ok 84 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@48c # SKIP # ok 85 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@490 # SKIP # ok 86 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@494 # SKIP # ok 87 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@498 # SKIP # ok 88 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@52c # SKIP # ok 89 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@52c/clock-gfx-fck-div@0 # SKIP # ok 90 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@52c/clock-gfx-fclk-clksel@1 # SKIP # ok 91 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700 # SKIP # ok 92 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700/clock-clkout2-div@3 # SKIP # ok 93 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700/clock-clkout2@7 # SKIP # ok 94 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700/clock-sysclkout-pre@0 # SKIP # ok 95 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@1000 # ok 96 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@1100 # ok 97 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@1200 # ok 98 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@c00 # ok 99 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@d00 # ok 100 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@e00 # ok 101 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@f00 # ok 102 /ocp/interconnect@44c00000/segment@200000/target-module@10000 # not ok 103 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0 # ok 104 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/control@620 # ok 105 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/dma-router@f90 # ok 106 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800 # not ok 107 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0 # ok 108 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-adc-tsc-fck # SKIP # ok 109 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-aes0-fck # SKIP # ok 110 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-dcan0-fck # SKIP # ok 111 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-dcan1-fck # SKIP # ok 112 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-mcasp0-fck # SKIP # ok 113 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-mcasp1-fck # SKIP # ok 114 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-rng-fck # SKIP # ok 115 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-sha0-fck # SKIP # ok 116 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-smartreflex0-fck # SKIP # ok 117 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-smartreflex1-fck # SKIP # ok 118 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-sys-clkin-22@40 # SKIP # ok 119 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664 # SKIP # ok 120 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664/clock-ehrpwm0-tbclk@0 # SKIP # ok 121 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664/clock-ehrpwm1-tbclk@1 # SKIP # ok 122 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664/clock-ehrpwm2-tbclk@2 # SKIP # ok 123 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/phy-gmii-sel # not ok 124 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/wkup_m3_ipc@1324 # not ok 125 /ocp/interconnect@44c00000/segment@200000/target-module@31000 # ok 126 /ocp/interconnect@44c00000/segment@200000/target-module@31000/timer@0 # SKIP # ok 127 /ocp/interconnect@44c00000/segment@200000/target-module@35000 # not ok 128 /ocp/interconnect@44c00000/segment@200000/target-module@35000/wdt@0 # ok 129 /ocp/interconnect@44c00000/segment@200000/target-module@3e000 # not ok 130 /ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0 # ok 131 /ocp/interconnect@44c00000/segment@200000/target-module@7000 # ok 132 /ocp/interconnect@44c00000/segment@200000/target-module@7000/gpio@0 # ok 133 /ocp/interconnect@44c00000/segment@200000/target-module@9000 # ok 134 /ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0 # ok 135 /ocp/interconnect@44c00000/segment@200000/target-module@b000 # ok 136 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0 # ok 137 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/eeprom@50 # ok 138 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/eeprom@50/nvmem-layout # SKIP # ok 139 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 # ok 140 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps@24 # not ok 141 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps@24/charger # not ok 142 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps@24/pwrbutton # ok 143 /ocp/interconnect@44c00000/segment@200000/target-module@d000 # not ok 144 /ocp/interconnect@47c00000 # not ok 145 /ocp/interconnect@47c00000/segment@0 # ok 146 /ocp/interconnect@48000000 # ok 147 /ocp/interconnect@48000000/segment@0 # ok 148 /ocp/interconnect@48000000/segment@0/target-module@22000 # ok 149 /ocp/interconnect@48000000/segment@0/target-module@24000 # ok 150 /ocp/interconnect@48000000/segment@0/target-module@2a000 # ok 151 /ocp/interconnect@48000000/segment@0/target-module@30000 # ok 152 /ocp/interconnect@48000000/segment@0/target-module@38000 # ok 153 /ocp/interconnect@48000000/segment@0/target-module@38000/mcasp@0 # ok 154 /ocp/interconnect@48000000/segment@0/target-module@3c000 # not ok 155 /ocp/interconnect@48000000/segment@0/target-module@40000 # ok 156 /ocp/interconnect@48000000/segment@0/target-module@40000/timer@0 # SKIP # ok 157 /ocp/interconnect@48000000/segment@0/target-module@42000 # ok 158 /ocp/interconnect@48000000/segment@0/target-module@42000/timer@0 # ok 159 /ocp/interconnect@48000000/segment@0/target-module@44000 # ok 160 /ocp/interconnect@48000000/segment@0/target-module@44000/timer@0 # ok 161 /ocp/interconnect@48000000/segment@0/target-module@46000 # ok 162 /ocp/interconnect@48000000/segment@0/target-module@46000/timer@0 # ok 163 /ocp/interconnect@48000000/segment@0/target-module@48000 # ok 164 /ocp/interconnect@48000000/segment@0/target-module@48000/timer@0 # ok 165 /ocp/interconnect@48000000/segment@0/target-module@4a000 # ok 166 /ocp/interconnect@48000000/segment@0/target-module@4a000/timer@0 # ok 167 /ocp/interconnect@48000000/segment@0/target-module@4c000 # ok 168 /ocp/interconnect@48000000/segment@0/target-module@4c000/gpio@0 # ok 169 /ocp/interconnect@48000000/segment@0/target-module@60000 # ok 170 /ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0 # ok 171 /ocp/interconnect@48000000/segment@0/target-module@c8000 # ok 172 /ocp/interconnect@48000000/segment@0/target-module@c8000/mailbox@0 # ok 173 /ocp/interconnect@48000000/segment@0/target-module@ca000 # ok 174 /ocp/interconnect@48000000/segment@0/target-module@ca000/spinlock@0 # ok 175 /ocp/interconnect@48000000/segment@100000 # ok 176 /ocp/interconnect@48000000/segment@100000/target-module@9c000 # ok 177 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0 # not ok 178 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@54 # ok 179 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@54/nvmem-layout # SKIP # not ok 180 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@55 # ok 181 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@55/nvmem-layout # SKIP # not ok 182 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@56 # ok 183 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@56/nvmem-layout # SKIP # not ok 184 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@57 # ok 185 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/eeprom@57/nvmem-layout # SKIP # ok 186 /ocp/interconnect@48000000/segment@100000/target-module@a0000 # ok 187 /ocp/interconnect@48000000/segment@100000/target-module@a6000 # ok 188 /ocp/interconnect@48000000/segment@100000/target-module@a8000 # ok 189 /ocp/interconnect@48000000/segment@100000/target-module@aa000 # ok 190 /ocp/interconnect@48000000/segment@100000/target-module@ac000 # ok 191 /ocp/interconnect@48000000/segment@100000/target-module@ac000/gpio@0 # ok 192 /ocp/interconnect@48000000/segment@100000/target-module@ae000 # ok 193 /ocp/interconnect@48000000/segment@100000/target-module@ae000/gpio@0 # ok 194 /ocp/interconnect@48000000/segment@100000/target-module@cc000 # ok 195 /ocp/interconnect@48000000/segment@100000/target-module@d0000 # ok 196 /ocp/interconnect@48000000/segment@100000/target-module@d8000 # ok 197 /ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0 # ok 198 /ocp/interconnect@48000000/segment@200000 # ok 199 /ocp/interconnect@48000000/segment@200000/target-module@0 # ok 200 /ocp/interconnect@48000000/segment@200000/target-module@0/mpu@0 # SKIP # ok 201 /ocp/interconnect@48000000/segment@300000 # ok 202 /ocp/interconnect@48000000/segment@300000/target-module@0 # ok 203 /ocp/interconnect@48000000/segment@300000/target-module@10000 # ok 204 /ocp/interconnect@48000000/segment@300000/target-module@10000/rng@0 # ok 205 /ocp/interconnect@48000000/segment@300000/target-module@2000 # ok 206 /ocp/interconnect@48000000/segment@300000/target-module@4000 # ok 207 /ocp/interconnect@48000000/segment@300000/target-module@e000 # not ok 208 /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 # ok 209 /ocp/interconnect@4a000000 # ok 210 /ocp/interconnect@4a000000/segment@0 # ok 211 /ocp/interconnect@4a000000/segment@0/target-module@100000 # ok 212 /ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0 # ok 213 /ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000 # ok 214 /ocp/interconnect@4a000000/segment@0/target-module@300000 # not ok 215 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0 # ok 216 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/cfg@26000 # SKIP # not ok 217 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/interrupt-controller@20000 # ok 218 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/mii-rt@32000 # SKIP # not ok 219 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/pru@34000 # not ok 220 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/pru@38000 # not ok 221 /ocp/interconnect@4b140000 # not ok 222 /ocp/interconnect@4b140000/segment@0 # ok 223 /ocp/interrupt-controller@48200000 # SKIP # ok 224 /ocp/target-module@40300000 # ok 225 /ocp/target-module@40300000/sram@0 # ok 226 /ocp/target-module@40300000/sram@0/pm-code-sram@0 # SKIP # ok 227 /ocp/target-module@40300000/sram@0/pm-data-sram@1000 # SKIP # ok 228 /ocp/target-module@47400000 # ok 229 /ocp/target-module@47400000/dma-controller@2000 # ok 230 /ocp/target-module@47400000/usb-phy@1300 # ok 231 /ocp/target-module@47400000/usb-phy@1b00 # ok 232 /ocp/target-module@47400000/usb@1400 # ok 233 /ocp/target-module@47400000/usb@1800 # ok 234 /ocp/target-module@47810000 # ok 235 /ocp/target-module@49000000 # ok 236 /ocp/target-module@49000000/dma@0 # ok 237 /ocp/target-module@49800000 # ok 238 /ocp/target-module@49800000/dma@0 # ok 239 /ocp/target-module@49900000 # ok 240 /ocp/target-module@49900000/dma@0 # ok 241 /ocp/target-module@49a00000 # ok 242 /ocp/target-module@49a00000/dma@0 # ok 243 /ocp/target-module@4c000000 # not ok 244 /ocp/target-module@4c000000/emif@0 # ok 245 /ocp/target-module@50000000 # ok 246 /ocp/target-module@53100000 # not ok 247 /ocp/target-module@53100000/sham@0 # ok 248 /ocp/target-module@53500000 # not ok 249 /ocp/target-module@53500000/aes@0 # ok 250 /ocp/target-module@56000000 # ok 251 /ocp/target-module@56000000/gpu@0 # SKIP # ok 252 /opp-table # SKIP # ok 253 /soc # SKIP # ok 254 /sound # ok 255 /target-module@4b000000 # ok 256 /target-module@4b000000/target-module@140000 # ok 257 /target-module@4b000000/target-module@140000/pmu@0 # # Totals: pass:117 fail:27 xfail:0 xpass:0 skip:113 error:0 not ok 1 selftests: dt: test_unprobed_devices.sh # exit=1 dt_test_unprobed_devices_sh_ skip dt_test_unprobed_devices_sh_clk_mcasp0 pass dt_test_unprobed_devices_sh_clk_mcasp0_fixed skip dt_test_unprobed_devices_sh_cpus_cpu_0 skip dt_test_unprobed_devices_sh_cpus_idle-states_mpu_gate skip dt_test_unprobed_devices_sh_fixedregulator0 pass dt_test_unprobed_devices_sh_leds pass dt_test_unprobed_devices_sh_ocp pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_100000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_100000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_100000_target-module_0_cpu_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_120 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_14c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_18 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_1c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_24 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_38 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_e8 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400_clock_14 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400_clock_b0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_600 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_600_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_800 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_800_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_900 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_900_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_a00 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_a00_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clk-24mhz skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clk-32768 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clk-rc32k skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clkdiv32k skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-cpsw-125mhz-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-cpsw-cpts-rft_520 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m4-div2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m4_480 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m5_484 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m6_4d8 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-x2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-ddr-m2-div2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-ddr-m2_4a0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-disp-m2_4a4 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-mpu-m2_4a8 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-per-m2-div4 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-per-m2-div4-wkupdm skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-per-m2_4ac skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-gpio0-dbclk-mux_53c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-ieee5000-fck-1_e4 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l3-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l3s-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4-rtc-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4fw-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4hs-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4ls-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-lcd-gclk_534 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-mmc skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-mmu-fck-1_914 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-pruss-ocp-gclk_530 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-sysclk-div skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-tclkin skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer1-fck_528 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer2-fck_508 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer3-fck_50c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer4-fck_510 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer5-fck_518 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer6-fck_51c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer7-fck_504 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-usbotg-fck-8_47c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-19200000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-24000000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-25000000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-26000000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-wdt1-fck_538 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_488 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_48c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_490 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_494 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_498 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_52c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_52c_clock-gfx-fck-div_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_52c_clock-gfx-fclk-clksel_1 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700_clock-clkout2-div_3 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700_clock-clkout2_7 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700_clock-sysclkout-pre_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_1000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_1100 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_1200 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_c00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_d00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_e00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_f00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_control_620 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_dma-router_f90 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_pinmux_800 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-adc-tsc-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-aes0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-dcan0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-dcan1-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-mcasp0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-mcasp1-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-rng-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-sha0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-smartreflex0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-smartreflex1-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-sys-clkin-22_40 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664_clock-ehrpwm0-tbclk_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664_clock-ehrpwm1-tbclk_1 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664_clock-ehrpwm2-tbclk_2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_phy-gmii-sel pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_wkup_m3_ipc_1324 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_31000 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_31000_timer_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_35000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_35000_wdt_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_3e000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_3e000_rtc_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_7000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_7000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_9000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_9000_serial_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_eeprom_50 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_eeprom_50_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tda19988_70 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tps_24 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tps_24_charger fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tps_24_pwrbutton fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_d000 pass dt_test_unprobed_devices_sh_ocp_interconnect_47c00000 fail dt_test_unprobed_devices_sh_ocp_interconnect_47c00000_segment_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_22000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_24000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_2a000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_30000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_38000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_38000_mcasp_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_3c000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_40000 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_40000_timer_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_42000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_42000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_44000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_44000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_46000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_46000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_48000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_48000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4a000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4a000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4c000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4c000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_60000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_60000_mmc_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_c8000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_c8000_mailbox_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_ca000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_ca000_spinlock_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_54 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_54_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_55 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_55_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_56 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_56_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_57 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_eeprom_57_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_a0000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_a6000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_a8000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_aa000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ac000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ac000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ae000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ae000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_cc000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_d0000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_d8000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_d8000_mmc_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_200000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_200000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_200000_target-module_0_mpu_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_10000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_10000_rng_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_2000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_4000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_e000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_e000_lcdc_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_100000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_100000_switch_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_100000_switch_0_mdio_1000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_cfg_26000 skip dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_interrupt-controller_20000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_mii-rt_32000 skip dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_pru_34000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_pru_38000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4b140000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4b140000_segment_0 fail dt_test_unprobed_devices_sh_ocp_interrupt-controller_48200000 skip dt_test_unprobed_devices_sh_ocp_target-module_40300000 pass dt_test_unprobed_devices_sh_ocp_target-module_40300000_sram_0 pass dt_test_unprobed_devices_sh_ocp_target-module_40300000_sram_0_pm-code-sram_0 skip dt_test_unprobed_devices_sh_ocp_target-module_40300000_sram_0_pm-data-sram_1000 skip dt_test_unprobed_devices_sh_ocp_target-module_47400000 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_dma-controller_2000 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb-phy_1300 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb-phy_1b00 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb_1400 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb_1800 pass dt_test_unprobed_devices_sh_ocp_target-module_47810000 pass dt_test_unprobed_devices_sh_ocp_target-module_49000000 pass dt_test_unprobed_devices_sh_ocp_target-module_49000000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_49800000 pass dt_test_unprobed_devices_sh_ocp_target-module_49800000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_49900000 pass dt_test_unprobed_devices_sh_ocp_target-module_49900000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_49a00000 pass dt_test_unprobed_devices_sh_ocp_target-module_49a00000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_4c000000 pass dt_test_unprobed_devices_sh_ocp_target-module_4c000000_emif_0 fail dt_test_unprobed_devices_sh_ocp_target-module_50000000 pass dt_test_unprobed_devices_sh_ocp_target-module_53100000 pass dt_test_unprobed_devices_sh_ocp_target-module_53100000_sham_0 fail dt_test_unprobed_devices_sh_ocp_target-module_53500000 pass dt_test_unprobed_devices_sh_ocp_target-module_53500000_aes_0 fail dt_test_unprobed_devices_sh_ocp_target-module_56000000 pass dt_test_unprobed_devices_sh_ocp_target-module_56000000_gpu_0 skip dt_test_unprobed_devices_sh_opp-table skip dt_test_unprobed_devices_sh_soc skip dt_test_unprobed_devices_sh_sound pass dt_test_unprobed_devices_sh_target-module_4b000000 pass dt_test_unprobed_devices_sh_target-module_4b000000_target-module_140000 pass dt_test_unprobed_devices_sh_target-module_4b000000_target-module_140000_pmu_0 pass dt_test_unprobed_devices_sh fail + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #