Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2002 device serialdev,/dev/ttyUSB-lf-bbb-02,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.187 (35 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1221705/tftp-deploy-3ntt4ihu/kernel/zImage tftp 0x82000000 1221705/tftp-deploy-3ntt4ihu/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.187 Filename '1221705/tftp-deploy-3ntt4ihu/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.9 MiB 4.4 MiB/s done Bytes transferred = 11448832 (aeb200 hex) => tftp 0x83000000 1221705/tftp-deploy-3ntt4ihu/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1221705/tftp-deploy-3ntt4ihu/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.187 Filename '1221705/tftp-deploy-3ntt4ihu/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 3.7 MiB/s done Bytes transferred = 14796724 (e1c7b4 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1221705/tftp-deploy-3ntt4ihu/dtb/am335x-boneblack.dtb tftp 0x88000000 1221705/tftp-deploy-3ntt4ihu/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.187 Filename '1221705/tftp-deploy-3ntt4ihu/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.4 MiB/s done Bytes transferred = 70568 (113a8 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1221705/extract-nfsrootfs-idfz1kfx,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/1221705/extract-nfsrootfs-idfz1kfx,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 - 0xaeb200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-12 3:03:05 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14796660 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 880143a7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc7 (KernelCI@build-j373521-arm-gcc-12-multi-v7-defconfig-5ktlm) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Tue Nov 12 02:45:50 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] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40844 r8192 d20596 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1221705/extract-nfsrootfs-idfz1kfx,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <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] 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] 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.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008333] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019145] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033967] Console: colour dummy device 80x30 <3>[ 0.038870] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045940] This ensures that you still see kernel messages. Please <3>[ 0.052665] update your kernel commandline. <6>[ 0.057278] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096148] CPU: Testing write buffer coherency: ok <6>[ 0.101513] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106978] pid_max: default: 32768 minimum: 301 <6>[ 0.112169] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119993] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129343] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.199529] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.209134] rcu: Hierarchical SRCU implementation. <6>[ 0.214419] rcu: Max phase no-delay instances is 1000. <6>[ 0.225444] EFI services will not be available. <6>[ 0.230812] smp: Bringing up secondary CPUs ... <6>[ 0.235783] smp: Brought up 1 node, 1 CPU <6>[ 0.240258] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.246978] CPU: All CPU(s) started in SVC mode. <6>[ 0.252183] Memory: 405992K/522240K available (16384K kernel code, 2543K rwdata, 6788K rodata, 2048K init, 430K bss, 49056K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.268457] devtmpfs: initialized <6>[ 0.285771] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.294353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.304792] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.317081] pinctrl core: initialized pinctrl subsystem <6>[ 0.327703] DMI not present or invalid. <6>[ 0.333560] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.342565] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.354041] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.354213] cpuidle: using governor menu <6>[ 0.390104] No ATAGs? <6>[ 0.392744] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.404664] Serial: AMBA PL011 UART driver <6>[ 0.435446] iommu: Default domain type: Translated <6>[ 0.440786] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.470698] SCSI subsystem initialized <6>[ 0.475595] usbcore: registered new interface driver usbfs <6>[ 0.481628] usbcore: registered new interface driver hub <6>[ 0.487413] usbcore: registered new device driver usb <6>[ 0.493924] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.499313] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.509033] PTP clock support registered <6>[ 0.513513] EDAC MC: Ver: 3.0.0 <6>[ 0.563204] scmi_core: SCMI protocol bus registered <6>[ 0.589723] vgaarb: loaded <6>[ 0.593495] clocksource: Switched to clocksource dmtimer <6>[ 0.620658] NET: Registered PF_INET protocol family <6>[ 0.626352] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.635196] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.644127] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.652367] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.660653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.668370] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.675296] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.682310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.689924] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.773601] RPC: Registered named UNIX socket transport module. <6>[ 0.779990] RPC: Registered udp transport module. <6>[ 0.785136] RPC: Registered tcp transport module. <6>[ 0.790242] RPC: Registered tcp-with-tls transport module. <6>[ 0.796166] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.803074] PCI: CLS 0 bytes, default 64 <5>[ 0.808892] Initialise system trusted keyrings <6>[ 0.828966] Trying to unpack rootfs image as initramfs... <6>[ 0.903701] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.911202] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.967607] NFS: Registering the id_resolver key type <5>[ 0.973183] Key type id_resolver registered <5>[ 0.977832] Key type id_legacy registered <6>[ 0.982267] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.989460] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 1.066522] Key type asymmetric registered <5>[ 1.071042] Asymmetric key parser 'x509' registered <6>[ 1.076539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.084460] io scheduler mq-deadline registered <6>[ 1.089393] io scheduler kyber registered <6>[ 1.093862] io scheduler bfq registered <6>[ 1.193703] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.490692] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.538353] msm_serial: driver initialized <6>[ 1.543131] SuperH (H)SCI(F) driver initialized <6>[ 1.548397] STMicroelectronics ASC driver initialized <6>[ 1.554044] STM32 USART driver initialized <6>[ 1.674560] brd: module loaded <6>[ 1.720130] loop: module loaded <6>[ 1.761513] CAN device driver interface <6>[ 1.766680] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.773702] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.779091] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.785532] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.791353] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.800581] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.806729] usbcore: registered new interface driver pegasus <6>[ 1.812855] usbcore: registered new interface driver asix <6>[ 1.818740] usbcore: registered new interface driver ax88179_178a <6>[ 1.825333] usbcore: registered new interface driver cdc_ether <6>[ 1.831630] usbcore: registered new interface driver smsc75xx <6>[ 1.837868] usbcore: registered new interface driver smsc95xx <6>[ 1.844128] usbcore: registered new interface driver net1080 <6>[ 1.850250] usbcore: registered new interface driver cdc_subset <6>[ 1.856670] usbcore: registered new interface driver zaurus <6>[ 1.862718] usbcore: registered new interface driver cdc_ncm <6>[ 1.872263] usbcore: registered new interface driver usb-storage <6>[ 1.883684] i2c_dev: i2c /dev entries driver <5>[ 1.903016] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.912646] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.919408] sdhci: Copyright(c) Pierre Ossman <6>[ 1.926037] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.934184] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.944490] usbcore: registered new interface driver usbhid <6>[ 1.950518] usbhid: USB HID core driver <6>[ 1.962644] NET: Registered PF_INET6 protocol family <6>[ 2.414667] Segment Routing with IPv6 <6>[ 2.418819] In-situ OAM (IOAM) with IPv6 <6>[ 2.423217] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.430590] NET: Registered PF_PACKET protocol family <6>[ 2.436157] can: controller area network core <6>[ 2.440990] NET: Registered PF_CAN protocol family <6>[ 2.446232] can: raw protocol <6>[ 2.449559] can: broadcast manager protocol <6>[ 2.454155] can: netlink gateway - max_hops=1 <5>[ 2.459637] Key type dns_resolver registered <6>[ 2.464714] ThumbEE CPU extension supported. <5>[ 2.469403] Registering SWP/SWPB emulation handler <3>[ 2.475099] omap_voltage_late_init: Voltage driver support not added <5>[ 2.674053] Loading compiled-in X.509 certificates <6>[ 2.812414] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.829074] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.852721] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 3.073159] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.254577] OMAP GPIO hardware version 0.1 <6>[ 3.273168] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.377991] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.419994] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.456906] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.497916] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.536988] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.605244] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.626142] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.652753] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.674072] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.754263] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.780471] random: crng init done <6>[ 3.824283] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.860859] Freeing initrd memory: 14452K <6>[ 3.905971] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.916321] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.923668] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.931116] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.939255] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.950886] cpsw-switch 4a100000.switch: Detected MACID = 04:79:b7:e7:06:e0 <5>[ 3.959930] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.989589] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.998185] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.065683] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.080006] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.097073] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.144640] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.154126] printk: legacy console [ttyS0] enabled <6>[ 4.154126] printk: legacy console [ttyS0] enabled <6>[ 4.164461] printk: legacy bootconsole [omap8250] disabled <6>[ 4.164461] printk: legacy bootconsole [omap8250] disabled <4>[ 4.204275] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.211673] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.231232] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.238166] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.251851] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.263765] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.284167] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.293222] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.298429] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.311614] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.321902] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.330878] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.453442] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.488579] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.510329] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.519281] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.582618] mmc1: new high speed MMC card at address 0001 <6>[ 4.589906] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.598327] mmcblk1: p1 <6>[ 4.602686] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.610818] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.619005] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.627203] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 7.794538] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 7.823520] Sending DHCP requests ., OK <6>[ 7.907964] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.187 <6>[ 7.916065] IP-Config: Complete: <6>[ 7.919604] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.187, mask=255.255.255.0, gw=172.16.3.3 <6>[ 7.930039] host=172.16.3.187, domain=denx.de, nis-domain=(none) <6>[ 7.936865] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 7.936898] nameserver0=172.16.3.3 <6>[ 7.948202] ntpserver0=172.16.3.3 <6>[ 7.953687] clk: Disabling unused clocks <6>[ 7.958296] PM: genpd: Disabling unused power domains <6>[ 7.976188] Freeing unused kernel image (initmem) memory: 2048K <6>[ 7.985981] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 11.058088] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 11.175124] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 11.352809] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 11.358688] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 11.595194] hub 1-0:1.0: USB hub found <6>[ 11.613845] hub 1-0:1.0: 1 port detected <6>[ 11.766696] 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 04:79:b7:e7:06:e0 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.187 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>[ 16.217754] systemd[1]: System time before build time, advancing clock. <30>[ 16.360539] 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>[ 16.394443] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 16.433679] systemd[1]: Hostname set to . <30>[ 18.768427] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.786282] 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>[ 18.816352] 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>[ 18.846921] 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>[ 18.875461] 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>[ 18.904916] 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>[ 18.934629] 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>[ 18.964514] 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>[ 18.984995] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 19.014048] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 19.044348] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 19.074574] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 19.104141] 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>[ 19.134080] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 19.165455] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 19.194250] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 19.225116] 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>[ 19.315343] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 19.333124] 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>[ 19.365214] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 19.397170] 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>[ 19.428929] 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>[ 19.466805] 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>[ 19.495064] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 19.511526] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 19.564025] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.601290] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 19.695581] 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>[ 19.786323] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.864761] 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>[ 19.917170] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.997528] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 20.046695] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 20.126926] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 20.158032] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 20.181061] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 20.234971] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 20.333121] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 20.396524] 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>[ 20.536663] 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>[ 20.639302] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.757555] 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>[ 20.815073] 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>[ 20.866875] 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>[ 21.066147] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 21.095483] 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>[ 21.145481] 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@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[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... <46>[ 21.953281] systemd-journald[162]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[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. 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... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 27.936419] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 29.427959] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 29.489175] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 29.501615] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 29.510754] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (11s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[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] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[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 debian-bookworm-armhf tty debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc7 #1 SMP Tue Nov 12 02:45:50 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/1221705/extract-nfsrootfs-idfz1kfx' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1221705/extract-nfsrootfs-idfz1kfx' / # 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-1221705/environment . /lava-1221705/environment / # /lava-1221705/bin/lava-test-runner /lava-1221705/0 /lava-1221705/bin/lava-test-runner /lava-1221705/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1221705/0/tests/0_timesync-off ++ cat uuid + UUID=1221705_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-exec + TESTRUN_ID=1_kselftest-exec + cd /lava-1221705/0/tests/1_kselftest-exec ++ cat uuid + UUID=1221705_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c exec -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/pending-fixes/v6.12-rc7-95-g96203094619a7/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:16-- http://storage.kernelci.org/next/pending-fixes/v6.12-rc7-95-g96203094619a7/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: 4107484 (3.9M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 162KB/s kselftest_armhf.tar 4%[ ] 194.76K 314KB/s kselftest_armhf.tar 9%[> ] 385.32K 470KB/s kselftest_armhf.tar 20%[===> ] 830.82K 767KB/s kselftest_armhf.tar 26%[====> ] 1.04M 833KB/s kselftest_armhf.tar 32%[=====> ] 1.29M 852KB/s kselftest_armhf.tar 39%[======> ] 1.54M 901KB/s kselftest_armhf.tar 45%[========> ] 1.79M 912KB/s kselftest_armhf.tar 52%[=========> ] 2.05M 948KB/s kselftest_armhf.tar 59%[==========> ] 2.32M 961KB/s kselftest_armhf.tar 65%[============> ] 2.57M 985KB/s kselftest_armhf.tar 73%[=============> ] 2.86M 1011KB/s kselftest_armhf.tar 78%[==============> ] 3.07M 1007KB/s eta 1s kselftest_armhf.tar 86%[================> ] 3.37M 1.06MB/s eta 1s kselftest_armhf.tar 92%[=================> ] 3.61M 1.10MB/s eta 1s kselftest_armhf.tar 99%[==================> ] 3.88M 1.18MB/s eta 1s kselftest_armhf.tar 100%[===================>] 3.92M 1.18MB/s in 3.8s 2024-01-26 21:49:21 (1.04 MB/s) - 'kselftest_armhf.tar.gz' saved [4107484/4107484] tar: ./nsfs/pidns: time stamp 2024-11-12 02:59:03 is 25074580.81215362 s in the future tar: ./nsfs/config: time stamp 2024-11-12 02:24:31 is 25072508.681962412 s in the future tar: ./nsfs/owner: time stamp 2024-11-12 02:59:03 is 25074580.531726203 s in the future tar: ./nsfs: time stamp 2024-11-12 02:59:52 is 25074629.456369912 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-12 02:57:38 is 25074495.306570287 s in the future tar: ./cachestat: time stamp 2024-11-12 02:59:44 is 25074621.24740537 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-12 02:59:43 is 25074620.088792495 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-11-12 02:24:31 is 25072507.93856462 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-12 02:59:43 is 25074619.788434287 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-12 02:59:43 is 25074619.646796037 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-12 02:59:43 is 25074619.513265995 s in the future tar: ./kselftest: time stamp 2024-11-12 02:24:31 is 25072507.443715536 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-11-12 02:24:31 is 25072507.285129078 s in the future tar: ./cpufreq/config: time stamp 2024-11-12 02:24:31 is 25072507.155069661 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-11-12 02:24:31 is 25072507.020759453 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-11-12 02:24:31 is 25072506.879169495 s in the future tar: ./cpufreq/module.sh: time stamp 2024-11-12 02:24:31 is 25072506.739910661 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-11-12 02:24:31 is 25072506.578616161 s in the future tar: ./cpufreq/main.sh: time stamp 2024-11-12 02:24:31 is 25072506.445359786 s in the future tar: ./cpufreq: time stamp 2024-11-12 02:59:44 is 25074619.38707362 s in the future tar: ./kvm/config: time stamp 2024-11-12 02:24:31 is 25072506.236721536 s in the future tar: ./kvm/settings: time stamp 2024-11-12 02:24:31 is 25072506.104741911 s in the future tar: ./kvm: time stamp 2024-11-12 02:59:48 is 25074623.042066411 s in the future tar: ./size/get_size: time stamp 2024-11-12 02:59:21 is 25074595.861361495 s in the future tar: ./size: time stamp 2024-11-12 02:59:54 is 25074628.786845661 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-11-12 02:24:31 is 25072505.64146287 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-11-12 02:24:31 is 25072505.48586737 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-11-12 02:24:31 is 25072505.357791245 s in the future tar: ./amd-pstate/config: time stamp 2024-11-12 02:24:31 is 25072505.152197578 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-11-12 02:24:31 is 25072504.860711536 s in the future tar: ./amd-pstate: time stamp 2024-11-12 02:59:44 is 25074617.80189287 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-12 02:59:05 is 25074578.643514744 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-12 02:59:04 is 25074577.493759161 s in the future tar: ./pidfd/config: time stamp 2024-11-12 02:24:31 is 25072504.368168703 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-12 02:59:05 is 25074578.206603328 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-12 02:59:05 is 25074578.034632786 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-12 02:59:05 is 25074577.853320036 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-12 02:59:04 is 25074576.717892869 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-12 02:59:04 is 25074576.534313119 s in the future tar: ./pidfd: time stamp 2024-11-12 02:59:52 is 25074624.475690119 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-12 02:57:37 is 25074489.309937953 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-11-12 02:24:31 is 25072503.166955703 s in the future tar: ./alsa/global-timer: time stamp 2024-11-12 02:57:37 is 25074489.029996661 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-12 02:57:37 is 25074488.883779536 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-12 02:57:37 is 25074488.750065453 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-12 02:57:37 is 25074488.591436828 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-12 02:57:37 is 25074488.458751078 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-11-12 02:24:31 is 25072502.307602411 s in the future tar: ./alsa/conf.d: time stamp 2024-11-12 02:24:31 is 25072502.257317911 s in the future tar: ./alsa: time stamp 2024-11-12 02:59:43 is 25074614.207411619 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-11-12 02:24:31 is 25072502.040516911 s in the future tar: ./rust/config: time stamp 2024-11-12 02:24:31 is 25072501.907031744 s in the future tar: ./rust: time stamp 2024-11-12 02:59:54 is 25074624.848654036 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-12 02:57:38 is 25074488.656928827 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-12 02:57:38 is 25074488.506485786 s in the future tar: ./capabilities: time stamp 2024-11-12 02:59:44 is 25074614.448179494 s in the future tar: ./net/net_helper.sh: time stamp 2024-11-12 02:24:31 is 25072501.307701452 s in the future tar: ./net/lib.sh: time stamp 2024-11-12 02:24:37 is 25072507.164615202 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-11-12 02:24:31 is 25072500.997307661 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-11-12 02:24:31 is 25072500.855745286 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-11-12 02:24:31 is 25072500.697137036 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-12 02:58:50 is 25074559.560329661 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-11-12 02:24:31 is 25072500.413617911 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-11-12 02:24:31 is 25072500.271646786 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-11-12 02:24:31 is 25072500.151459827 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-11-12 02:24:31 is 25072500.004976994 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-11-12 02:24:31 is 25072499.862696327 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-12 02:58:50 is 25074557.711924369 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-11-12 02:24:37 is 25072504.570591244 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-11-12 02:24:31 is 25072498.438395619 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-11-12 02:24:31 is 25072498.270622827 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-11-12 02:24:31 is 25072498.145120494 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-12 02:58:50 is 25074556.99524566 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-11-12 02:24:31 is 25072497.853011494 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-11-12 02:24:31 is 25072497.732787119 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-11-12 02:24:31 is 25072497.594761619 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-12 02:58:50 is 25074556.460827369 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-11-12 02:24:31 is 25072497.327825952 s in the future tar: ./net/netfilter/config: time stamp 2024-11-12 02:24:31 is 25072497.194198535 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-11-12 02:24:31 is 25072497.018687285 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-11-12 02:24:31 is 25072496.868874827 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-11-12 02:24:31 is 25072496.726776577 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-11-12 02:24:31 is 25072496.576499202 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-11-12 02:24:31 is 25072496.426678952 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-11-12 02:24:31 is 25072496.309605744 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-11-12 02:24:31 is 25072496.167684452 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-11-12 02:24:31 is 25072496.101701702 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-11-12 02:24:31 is 25072495.948880743 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-11-12 02:24:31 is 25072495.80902541 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-11-12 02:24:31 is 25072495.667152035 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-11-12 02:24:31 is 25072495.50693991 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-11-12 02:24:31 is 25072495.375152327 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-11-12 02:24:31 is 25072495.19642991 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-11-12 02:24:31 is 25072495.014656202 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-11-12 02:24:31 is 25072494.882918952 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-12 02:58:50 is 25074553.724887577 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-11-12 02:24:31 is 25072494.592168243 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-11-12 02:24:31 is 25072494.480523452 s in the future tar: ./net/netfilter/settings: time stamp 2024-11-12 02:24:31 is 25072494.33038666 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-11-12 02:24:31 is 25072494.190468952 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-11-12 02:24:31 is 25072494.060030327 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-11-12 02:24:31 is 25072493.916344993 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-11-12 02:24:31 is 25072493.798410202 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-12 02:58:50 is 25074552.651197285 s in the future tar: ./net/netfilter: time stamp 2024-11-12 02:59:51 is 25074613.592848618 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-12 02:58:56 is 25074558.356217326 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-12 02:58:55 is 25074557.130701576 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-12 02:58:59 is 25074560.918480493 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-12 02:58:59 is 25074560.736895118 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-12 02:58:53 is 25074554.50701841 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-12 02:58:58 is 25074559.30335516 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-12 02:58:54 is 25074555.12626366 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-12 02:59:01 is 25074561.884391701 s in the future tar: ./net/tcp_ao/config: time stamp 2024-11-12 02:24:31 is 25072491.744538035 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-12 02:58:56 is 25074556.525930076 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-12 02:58:53 is 25074553.319422618 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-12 02:59:03 is 25074563.058042535 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-12 02:58:53 is 25074552.804008493 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-12 02:58:55 is 25074554.574199576 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-12 02:59:01 is 25074560.352638409 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-12 02:59:02 is 25074561.165777784 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-12 02:58:57 is 25074555.915886576 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-12 02:58:58 is 25074556.723875159 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-12 02:59:01 is 25074559.523856118 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-12 02:58:56 is 25074554.309127493 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-12 02:58:54 is 25074552.118595951 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-12 02:59:03 is 25074560.858534909 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-11-12 02:24:31 is 25072488.739344576 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-12 02:58:59 is 25074556.539418868 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-12 02:58:58 is 25074555.314432868 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-12 02:59:00 is 25074557.065815951 s in the future tar: ./net/tcp_ao: time stamp 2024-11-12 02:59:52 is 25074609.009041451 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-11-12 02:24:31 is 25072487.855208409 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-11-12 02:24:31 is 25072487.715288867 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-11-12 02:24:31 is 25072487.588272826 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-11-12 02:24:31 is 25072487.448487826 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-11-12 02:24:31 is 25072487.329361451 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-11-12 02:24:31 is 25072487.195830992 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-11-12 02:24:31 is 25072487.063017909 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-11-12 02:24:31 is 25072486.928912867 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-11-12 02:24:31 is 25072486.797454617 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-11-12 02:24:31 is 25072486.661921659 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-11-12 02:24:31 is 25072486.536871159 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-11-12 02:24:31 is 25072486.403865242 s in the future tar: ./net/packetdrill/config: time stamp 2024-11-12 02:24:31 is 25072486.281582284 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-11-12 02:24:31 is 25072486.136227076 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-11-12 02:24:31 is 25072486.014619826 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-11-12 02:24:31 is 25072485.895069492 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-11-12 02:24:31 is 25072485.760698159 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-11-12 02:24:31 is 25072485.620915159 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-11-12 02:24:31 is 25072485.488671909 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-11-12 02:24:31 is 25072485.362261367 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-11-12 02:24:31 is 25072485.238507242 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-11-12 02:24:31 is 25072485.126441076 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-11-12 02:24:31 is 25072484.992981159 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-11-12 02:24:31 is 25072484.869853534 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-11-12 02:24:31 is 25072484.750811825 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-11-12 02:24:31 is 25072484.611126367 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-11-12 02:24:31 is 25072484.4921767 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-11-12 02:24:31 is 25072484.351852992 s in the future tar: ./net/packetdrill: time stamp 2024-11-12 02:24:31 is 25072484.291924492 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-11-12 02:24:31 is 25072484.137027492 s in the future tar: ./net/hsr/config: time stamp 2024-11-12 02:24:31 is 25072483.976468159 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-11-12 02:24:31 is 25072483.849791575 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-11-12 02:24:37 is 25072489.724565534 s in the future tar: ./net/hsr: time stamp 2024-11-12 02:59:51 is 25074603.657791117 s in the future tar: ./net/rds/test.py: time stamp 2024-11-12 02:24:31 is 25072483.4907612 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-12 02:59:52 is 25074604.357392992 s in the future tar: ./net/rds/run.sh: time stamp 2024-11-12 02:24:31 is 25072483.209151367 s in the future tar: ./net/rds: time stamp 2024-11-12 02:59:52 is 25074604.159277742 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-12 02:58:48 is 25074539.998442742 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-12 02:58:47 is 25074538.833565409 s in the future tar: ./net/af_unix/config: time stamp 2024-11-12 02:24:31 is 25072482.717595742 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-12 02:58:48 is 25074539.575124034 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-12 02:58:47 is 25074538.399796034 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-12 02:58:47 is 25074538.2499362 s in the future tar: ./net/af_unix: time stamp 2024-11-12 02:59:50 is 25074601.188867825 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-11-12 02:24:31 is 25072482.038558325 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-11-12 02:24:31 is 25072481.90786045 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-11-12 02:24:31 is 25072481.763312783 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-11-12 02:24:31 is 25072481.640347992 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-11-12 02:24:31 is 25072481.512902867 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-11-12 02:24:37 is 25072487.373988242 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-12 02:24:31 is 25072481.24825095 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072481.1291797 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-12 02:24:31 is 25072481.006159075 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-11-12 02:24:31 is 25072480.88167945 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-12 02:24:31 is 25072480.761834783 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-11-12 02:24:37 is 25072486.59727095 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-11-12 02:24:31 is 25072480.48166095 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-12 02:24:31 is 25072480.361365367 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-11-12 02:24:31 is 25072480.230074658 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-11-12 02:24:31 is 25072480.0775517 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072479.952448325 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-11-12 02:24:31 is 25072479.829830367 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-11-12 02:24:31 is 25072479.6883837 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-11-12 02:24:31 is 25072479.546397783 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-12 02:24:31 is 25072479.412294575 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-11-12 02:24:31 is 25072479.278901158 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-11-12 02:24:31 is 25072479.154956533 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072479.003464491 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-11-12 02:24:37 is 25072484.887250325 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-11-12 02:24:31 is 25072478.746181533 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-11-12 02:24:31 is 25072478.628117241 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-11-12 02:24:31 is 25072478.500564366 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-11-12 02:24:31 is 25072478.342025283 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-11-12 02:24:31 is 25072478.202445491 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-11-12 02:24:31 is 25072478.066747866 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-11-12 02:24:31 is 25072477.9355477 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-11-12 02:24:31 is 25072477.786982283 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-11-12 02:24:31 is 25072477.662715075 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-11-12 02:24:31 is 25072477.532849241 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-11-12 02:24:31 is 25072477.404024241 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-11-12 02:24:31 is 25072477.268306491 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-11-12 02:24:31 is 25072477.140822658 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-11-12 02:24:31 is 25072477.007166241 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-11-12 02:24:31 is 25072476.876028741 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-11-12 02:24:31 is 25072476.748281116 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-11-12 02:24:31 is 25072476.609246491 s in the future tar: ./net/forwarding/config: time stamp 2024-11-12 02:24:31 is 25072476.483704699 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-11-12 02:24:31 is 25072476.356222283 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-11-12 02:24:31 is 25072476.233514783 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-11-12 02:24:31 is 25072476.097745658 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-11-12 02:24:31 is 25072475.955766533 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-11-12 02:24:31 is 25072475.833140158 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-11-12 02:24:31 is 25072475.707805324 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-11-12 02:24:37 is 25072481.580311574 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-11-12 02:24:31 is 25072475.455267908 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-11-12 02:24:31 is 25072475.334982783 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-11-12 02:24:31 is 25072475.185030324 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-11-12 02:24:31 is 25072475.051420533 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-11-12 02:24:31 is 25072474.921197324 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-11-12 02:24:31 is 25072474.814998491 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-11-12 02:24:31 is 25072474.692794866 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-11-12 02:24:31 is 25072474.556517824 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-11-12 02:24:31 is 25072474.428920574 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-11-12 02:24:31 is 25072474.256062366 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-11-12 02:24:31 is 25072474.072539866 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-11-12 02:24:31 is 25072473.958515908 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-11-12 02:24:31 is 25072473.816403532 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-12 02:24:31 is 25072473.459088866 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-11-12 02:24:31 is 25072473.271720907 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-11-12 02:24:31 is 25072473.117659491 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-11-12 02:24:31 is 25072472.977945574 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-11-12 02:24:31 is 25072472.798137574 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-11-12 02:24:31 is 25072472.626170491 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-11-12 02:24:31 is 25072472.477143532 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072472.307371157 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-11-12 02:24:31 is 25072472.134645991 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-11-12 02:24:31 is 25072471.927169782 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-11-12 02:24:31 is 25072471.755755074 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-11-12 02:24:31 is 25072471.608376657 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-12 02:24:31 is 25072471.425900616 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-11-12 02:24:31 is 25072471.283110824 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-11-12 02:24:31 is 25072471.139748532 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-11-12 02:24:31 is 25072470.982858199 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-11-12 02:24:31 is 25072470.81020199 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-11-12 02:24:31 is 25072470.61022499 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-11-12 02:24:31 is 25072470.453926615 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-11-12 02:24:31 is 25072470.307341865 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-11-12 02:24:31 is 25072470.155153782 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-11-12 02:24:37 is 25072475.997471324 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-11-12 02:24:31 is 25072469.807793949 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-11-12 02:24:31 is 25072469.641725365 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-11-12 02:24:31 is 25072469.474391699 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-11-12 02:24:31 is 25072469.300294657 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-11-12 02:24:31 is 25072469.122077824 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-11-12 02:24:31 is 25072468.894537449 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-11-12 02:24:31 is 25072468.769837949 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-11-12 02:24:31 is 25072468.648831699 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-11-12 02:24:31 is 25072466.716244698 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-11-12 02:24:31 is 25072464.517601448 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-11-12 02:24:31 is 25072460.765213823 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-11-12 02:24:31 is 25072457.301514281 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-11-12 02:24:31 is 25072457.125344405 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-11-12 02:24:31 is 25072456.963664822 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-11-12 02:24:31 is 25072456.807417197 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-11-12 02:24:31 is 25072456.601384114 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-11-12 02:24:31 is 25072456.429313155 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-11-12 02:24:31 is 25072456.300983905 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-11-12 02:24:37 is 25072462.166431322 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-11-12 02:24:31 is 25072456.04594603 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-11-12 02:24:31 is 25072455.922701822 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-11-12 02:24:31 is 25072455.778877739 s in the future tar: ./net/forwarding/settings: time stamp 2024-11-12 02:24:31 is 25072455.649981072 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-11-12 02:24:31 is 25072455.508030114 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072455.369448322 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-11-12 02:24:31 is 25072455.236607614 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-11-12 02:24:31 is 25072455.102510864 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-11-12 02:24:31 is 25072454.946529905 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-11-12 02:24:31 is 25072454.812948114 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-11-12 02:24:31 is 25072454.686107947 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-11-12 02:24:37 is 25072460.552422072 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072454.414780197 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-11-12 02:24:31 is 25072454.246875905 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-11-12 02:24:31 is 25072454.10186253 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-11-12 02:24:31 is 25072453.976003113 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-11-12 02:24:31 is 25072453.838076613 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-11-12 02:24:31 is 25072453.713735113 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-11-12 02:24:37 is 25072459.587791738 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-11-12 02:24:31 is 25072453.450990697 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-11-12 02:24:31 is 25072453.291795072 s in the future tar: ./net/forwarding: time stamp 2024-11-12 02:59:51 is 25074573.225052155 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-11-12 02:24:31 is 25072453.029044113 s in the future tar: ./net/openvswitch/settings: time stamp 2024-11-12 02:24:31 is 25072452.904639905 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-11-12 02:24:31 is 25072452.760594488 s in the future tar: ./net/openvswitch: time stamp 2024-11-12 02:59:52 is 25074573.703171572 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-11-12 02:24:31 is 25072452.532561905 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-11-12 02:24:31 is 25072452.186774155 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-12 02:58:48 is 25074508.992003738 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-11-12 02:24:31 is 25072451.841001405 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-11-12 02:24:31 is 25072451.713707113 s in the future tar: ./net/mptcp/config: time stamp 2024-11-12 02:24:31 is 25072451.545673113 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-12 02:58:49 is 25074509.356847321 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-11-12 02:24:31 is 25072451.220225321 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-12 02:58:49 is 25074509.065942696 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-12 02:58:50 is 25074509.919386155 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-11-12 02:24:31 is 25072450.786439863 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-11-12 02:24:31 is 25072450.615433738 s in the future tar: ./net/mptcp/settings: time stamp 2024-11-12 02:24:31 is 25072450.480766363 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-11-12 02:24:31 is 25072450.340364488 s in the future tar: ./net/mptcp: time stamp 2024-11-12 02:59:51 is 25074570.280874446 s in the future tar: ./net: time stamp 2024-11-12 02:59:52 is 25074571.22355953 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-12 02:57:41 is 25074440.028597655 s in the future tar: ./clone3/clone3: time stamp 2024-11-12 02:57:40 is 25074438.788461155 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-12 02:57:41 is 25074439.63486078 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-12 02:57:41 is 25074439.494528488 s in the future tar: ./clone3: time stamp 2024-11-12 02:59:44 is 25074562.434673821 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-12 02:58:31 is 25074489.272178988 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-12 02:58:31 is 25074489.109646071 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-12 02:58:31 is 25074488.971942071 s in the future tar: ./lsm/config: time stamp 2024-11-12 02:24:31 is 25072448.834229863 s in the future tar: ./lsm: time stamp 2024-11-12 02:59:49 is 25074566.787298905 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-12 02:58:30 is 25074487.628818238 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-12 02:58:30 is 25074487.496402321 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-12 02:58:30 is 25074487.367013363 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-12 02:58:30 is 25074487.228333946 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-12 02:58:30 is 25074487.108510904 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-12 02:58:30 is 25074487.000064738 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-12 02:58:30 is 25074486.866357279 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-12 02:58:30 is 25074486.741455404 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074486.607677863 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-12 02:58:30 is 25074486.474049154 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-12 02:58:30 is 25074486.341091321 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074486.216683529 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-12 02:58:30 is 25074486.056919696 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-12 02:58:30 is 25074485.923400071 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-12 02:58:30 is 25074485.790612696 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-12 02:58:30 is 25074485.664559279 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-12 02:58:30 is 25074485.532585238 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-12 02:58:30 is 25074485.413943821 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-12 02:58:30 is 25074485.288891696 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074485.164557988 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074485.038596071 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-12 02:58:30 is 25074484.914335196 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-12 02:58:30 is 25074484.796599862 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-12 02:58:30 is 25074484.679796654 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-12 02:58:30 is 25074484.538876612 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-12 02:58:30 is 25074484.413956279 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-12 02:58:30 is 25074484.287528404 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074484.146861154 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-12 02:58:30 is 25074484.032625696 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-12 02:58:30 is 25074483.904893237 s in the future tar: ./lkdtm/config: time stamp 2024-11-12 02:24:31 is 25072444.786509196 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-12 02:58:30 is 25074483.654534029 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-12 02:58:30 is 25074483.467764279 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074483.320335737 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-12 02:58:30 is 25074483.185522154 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-12 02:58:30 is 25074483.058754904 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-12 02:58:30 is 25074482.896773821 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-12 02:58:30 is 25074482.763270154 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-11-12 02:24:31 is 25072443.623593987 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-12 02:58:30 is 25074482.504670029 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-12 02:58:30 is 25074482.379522529 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-12 02:58:30 is 25074482.258771196 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-12 02:58:30 is 25074482.145693154 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-12 02:58:30 is 25074482.008372945 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-12 02:58:30 is 25074481.869773695 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-12 02:58:30 is 25074481.731774195 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-12 02:58:30 is 25074481.562785904 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-12 02:58:30 is 25074481.417674237 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-11-12 02:24:31 is 25072442.277704987 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-12 02:58:30 is 25074481.137575445 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-12 02:58:30 is 25074480.870751029 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-12 02:58:30 is 25074480.737115529 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-12 02:58:30 is 25074480.603421737 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-12 02:58:30 is 25074480.461512654 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-12 02:58:30 is 25074480.34478607 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-12 02:58:30 is 25074480.200203737 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-12 02:58:30 is 25074480.01774507 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-12 02:58:30 is 25074479.858292529 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-12 02:58:30 is 25074479.74010807 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-12 02:58:30 is 25074479.620980904 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-12 02:58:30 is 25074479.45481757 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-12 02:58:30 is 25074479.258926153 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-12 02:58:30 is 25074479.122484778 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-12 02:58:30 is 25074478.962781487 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-12 02:58:30 is 25074478.83554607 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-12 02:58:30 is 25074478.715791778 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-12 02:58:30 is 25074474.86785932 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-12 02:58:30 is 25074474.690315153 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-12 02:58:30 is 25074474.553186695 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-12 02:58:30 is 25074474.428050486 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-12 02:58:30 is 25074474.310131486 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-12 02:58:30 is 25074474.176840695 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-12 02:58:30 is 25074474.043215361 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-12 02:58:30 is 25074473.877503486 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-12 02:58:30 is 25074473.755711986 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-12 02:58:30 is 25074473.620382903 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-12 02:58:30 is 25074473.477086361 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-12 02:58:30 is 25074473.342766403 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-12 02:58:30 is 25074473.209314778 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-12 02:58:30 is 25074473.059221653 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-12 02:58:30 is 25074472.921775069 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-12 02:58:30 is 25074472.804835194 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-12 02:58:30 is 25074472.672732236 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-12 02:58:30 is 25074472.526201653 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-12 02:58:30 is 25074472.400438403 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-12 02:58:30 is 25074472.117019111 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-12 02:58:30 is 25074471.983984028 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-12 02:58:30 is 25074471.850097111 s in the future tar: ./lkdtm: time stamp 2024-11-12 02:59:49 is 25074550.787072319 s in the future tar: ./rlimits/config: time stamp 2024-11-12 02:24:31 is 25072432.596544194 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-12 02:59:14 is 25074515.451739986 s in the future tar: ./rlimits: time stamp 2024-11-12 02:59:53 is 25074554.400139319 s in the future tar: ./sigaltstack/sas: time stamp 2024-11-12 02:59:21 is 25074522.241609736 s in the future tar: ./sigaltstack: time stamp 2024-11-12 02:59:54 is 25074555.183000903 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-11-12 02:24:31 is 25072432.003066569 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-11-12 02:24:31 is 25072431.874716152 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-11-12 02:24:31 is 25072431.757720194 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-11-12 02:24:31 is 25072431.624372486 s in the future tar: ./damon/reclaim.sh: time stamp 2024-11-12 02:24:31 is 25072431.490948444 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-11-12 02:24:31 is 25072431.366109611 s in the future tar: ./damon/config: time stamp 2024-11-12 02:24:31 is 25072431.240865402 s in the future tar: ./damon/sysfs.sh: time stamp 2024-11-12 02:24:31 is 25072431.107297736 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-12 02:57:42 is 25074421.973823861 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-11-12 02:24:31 is 25072422.203727901 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-12 02:57:42 is 25074412.27032711 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-11-12 02:24:31 is 25072421.138263193 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-11-12 02:24:31 is 25072421.01256161 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-11-12 02:24:31 is 25072420.895163651 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-11-12 02:24:37 is 25072426.786477693 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-12 02:57:42 is 25074411.654319651 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-11-12 02:24:31 is 25072420.537337943 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-12 02:57:42 is 25074411.411212776 s in the future tar: ./damon/damos_quota.py: time stamp 2024-11-12 02:24:31 is 25072420.286058693 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-11-12 02:24:31 is 25072420.162204526 s in the future tar: ./damon/access_memory: time stamp 2024-11-12 02:57:42 is 25074411.020132734 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-11-12 02:24:31 is 25072419.893978109 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-11-12 02:24:31 is 25072419.769123984 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-11-12 02:24:31 is 25072419.636591276 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-11-12 02:24:31 is 25072419.519734526 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-11-12 02:24:37 is 25072425.402023318 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-11-12 02:24:31 is 25072419.276818318 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-11-12 02:24:31 is 25072419.144505068 s in the future tar: ./damon: time stamp 2024-11-12 02:59:45 is 25074533.087947359 s in the future tar: ./rtc/rtctest: time stamp 2024-11-12 02:59:19 is 25074506.919202276 s in the future tar: ./rtc/setdate: time stamp 2024-11-12 02:59:19 is 25074506.793062109 s in the future tar: ./rtc/settings: time stamp 2024-11-12 02:24:31 is 25072418.652346359 s in the future tar: ./rtc: time stamp 2024-11-12 02:59:54 is 25074541.602353859 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-12 02:58:06 is 25074432.993555026 s in the future tar: ./fchmodat2: time stamp 2024-11-12 02:59:46 is 25074532.935481859 s in the future tar: ./nci/config: time stamp 2024-11-12 02:24:31 is 25072417.187083442 s in the future tar: ./nci/nci_dev: time stamp 2024-11-12 02:58:36 is 25074462.017657734 s in the future tar: ./nci: time stamp 2024-11-12 02:59:50 is 25074535.958546692 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-11-12 02:24:31 is 25072416.808418776 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-12 02:57:42 is 25074407.525601817 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-12 02:59:45 is 25074530.467588984 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-12 02:58:28 is 25074453.283002692 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-12 02:58:29 is 25074454.133046692 s in the future tar: ./landlock/true: time stamp 2024-11-12 02:58:29 is 25074453.883506067 s in the future tar: ./landlock/config: time stamp 2024-11-12 02:24:31 is 25072415.744492609 s in the future tar: ./landlock/fs_test: time stamp 2024-11-12 02:58:25 is 25074449.536356609 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-12 02:58:29 is 25074453.407765859 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-12 02:58:27 is 25074451.257857776 s in the future tar: ./landlock/base_test: time stamp 2024-11-12 02:58:18 is 25074442.107706817 s in the future tar: ./landlock/net_test: time stamp 2024-11-12 02:58:26 is 25074449.960432192 s in the future tar: ./landlock: time stamp 2024-11-12 02:59:49 is 25074532.8988069 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-12 02:58:35 is 25074458.649065942 s in the future tar: ./mount_setattr/config: time stamp 2024-11-12 02:24:31 is 25072414.523192192 s in the future tar: ./mount_setattr: time stamp 2024-11-12 02:59:50 is 25074533.465633275 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-12 02:59:21 is 25074504.297814109 s in the future tar: ./seccomp/config: time stamp 2024-11-12 02:24:31 is 25072414.173462525 s in the future tar: ./seccomp/settings: time stamp 2024-11-12 02:24:31 is 25072414.042704192 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-12 02:59:21 is 25074503.798399359 s in the future tar: ./seccomp: time stamp 2024-11-12 02:59:54 is 25074536.747564817 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-11-12 02:24:31 is 25072413.613945525 s in the future tar: ./static_keys/config: time stamp 2024-11-12 02:24:31 is 25072413.484733567 s in the future tar: ./static_keys: time stamp 2024-11-12 02:59:54 is 25074536.425912942 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-12 02:57:38 is 25074400.280683067 s in the future tar: ./breakpoints: time stamp 2024-11-12 02:59:44 is 25074526.2256694 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-11-12 02:24:31 is 25072413.071755859 s in the future tar: ./devices/error_logs: time stamp 2024-11-12 02:59:45 is 25074527.008749275 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-11-12 02:24:31 is 25072412.863805234 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-11-12 02:24:31 is 25072412.7216139 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-11-12 02:24:31 is 25072412.600050484 s in the future tar: ./devices/probe/boards: time stamp 2024-11-12 02:24:31 is 25072412.549997942 s in the future tar: ./devices/probe: time stamp 2024-11-12 02:59:45 is 25074525.621126567 s in the future tar: ./devices: time stamp 2024-11-12 02:59:45 is 25074525.544037608 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-12 02:59:15 is 25074495.372302067 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-12 02:59:18 is 25074498.203196025 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-11-12 02:24:31 is 25072411.077201192 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-12 02:59:17 is 25074496.923580275 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-12 02:59:15 is 25074494.76841665 s in the future tar: ./rseq/basic_test: time stamp 2024-11-12 02:59:14 is 25074493.606562858 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-12 02:59:14 is 25074493.439350775 s in the future tar: ./rseq/param_test: time stamp 2024-11-12 02:59:16 is 25074495.284730775 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-12 02:59:18 is 25074497.137967983 s in the future tar: ./rseq/settings: time stamp 2024-11-12 02:24:31 is 25072409.964768567 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-12 02:59:16 is 25074494.776681192 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-12 02:59:17 is 25074495.600811775 s in the future tar: ./rseq: time stamp 2024-11-12 02:59:53 is 25074531.545906733 s in the future tar: ./move_mount_set_group/config: time stamp 2024-11-12 02:24:31 is 25072409.385083608 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-12 02:58:35 is 25074453.212493066 s in the future tar: ./move_mount_set_group: time stamp 2024-11-12 02:59:50 is 25074528.159479525 s in the future tar: ./mm/map_populate: time stamp 2024-11-12 02:59:35 is 25074513.003546275 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-12 02:59:42 is 25074519.8372089 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-12 02:59:42 is 25074519.687728566 s in the future tar: ./mm/seal_elf: time stamp 2024-11-12 02:59:38 is 25074515.541978108 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-11-12 02:24:31 is 25072408.405681191 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-12 02:59:32 is 25074509.244816108 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-12 02:59:37 is 25074514.083671191 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-11-12 02:24:31 is 25072407.94992365 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-12 02:59:41 is 25074517.774394108 s in the future tar: ./mm/compaction_test: time stamp 2024-11-12 02:59:30 is 25074506.632541441 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-12 02:59:41 is 25074517.488246525 s in the future tar: ./mm/mkdirty: time stamp 2024-11-12 02:59:36 is 25074512.316374233 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-12 02:59:33 is 25074509.181902191 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-11-12 02:24:31 is 25072407.023538483 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-12 02:59:32 is 25074506.653297274 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-11-12 02:24:37 is 25072410.463161816 s in the future tar: ./mm/gup_test: time stamp 2024-11-12 02:59:31 is 25074504.327426233 s in the future tar: ./mm/config: time stamp 2024-11-12 02:24:31 is 25072404.185956899 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-12 02:59:34 is 25074507.027719608 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-12 02:59:40 is 25074512.870936649 s in the future tar: ./mm/mseal_test: time stamp 2024-11-12 02:59:38 is 25074510.727616066 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-11-12 02:24:31 is 25072403.560641441 s in the future tar: ./mm/mremap_test: time stamp 2024-11-12 02:59:37 is 25074509.410478274 s in the future tar: ./mm/migration: time stamp 2024-11-12 02:59:36 is 25074508.253588857 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-12 02:59:42 is 25074514.118785191 s in the future tar: ./mm/madv_populate: time stamp 2024-11-12 02:59:34 is 25074505.976900941 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-12 02:59:33 is 25074504.843437441 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-12 02:59:36 is 25074507.694988441 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-12 02:59:32 is 25074503.568376566 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-12 02:59:38 is 25074509.418237441 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-12 02:59:31 is 25074502.276516899 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-12 02:59:39 is 25074510.132204441 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-12 02:59:37 is 25074507.992993816 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-12 02:59:36 is 25074506.822199482 s in the future tar: ./mm/cow: time stamp 2024-11-12 02:59:30 is 25074500.642929524 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-12 02:59:41 is 25074511.507082816 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-11-12 02:24:31 is 25072401.367620732 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-12 02:59:39 is 25074509.213199357 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-12 02:59:35 is 25074505.067609899 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-12 02:59:33 is 25074502.922992315 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-12 02:59:43 is 25074512.77529844 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-12 02:59:43 is 25074512.629361482 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-12 02:59:35 is 25074504.477314399 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-12 02:59:41 is 25074510.32659694 s in the future tar: ./mm/settings: time stamp 2024-11-12 02:24:31 is 25072400.191583232 s in the future tar: ./mm/droppable: time stamp 2024-11-12 02:59:43 is 25074512.045531024 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-11-12 02:24:31 is 25072399.92525894 s in the future tar: ./mm/khugepaged: time stamp 2024-11-12 02:59:34 is 25074502.77602044 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-12 02:59:39 is 25074507.607861732 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-12 02:59:33 is 25074501.466013815 s in the future tar: ./mm: time stamp 2024-11-12 02:59:56 is 25074524.393007857 s in the future tar: ./memory-hotplug/config: time stamp 2024-11-12 02:24:31 is 25072399.233861065 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-11-12 02:24:31 is 25072399.09048444 s in the future tar: ./memory-hotplug: time stamp 2024-11-12 02:59:50 is 25074518.032217649 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-12 02:59:27 is 25074494.867231982 s in the future tar: ./tmpfs: time stamp 2024-11-12 02:59:55 is 25074522.798795315 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-11-12 02:24:31 is 25072398.649280107 s in the future tar: ./cpu-hotplug: time stamp 2024-11-12 02:59:44 is 25074511.581671899 s in the future tar: ./zram/zram01.sh: time stamp 2024-11-12 02:24:31 is 25072398.43592644 s in the future tar: ./zram/zram02.sh: time stamp 2024-11-12 02:24:31 is 25072398.306335232 s in the future tar: ./zram/config: time stamp 2024-11-12 02:24:31 is 25072398.166522648 s in the future tar: ./zram/zram.sh: time stamp 2024-11-12 02:24:31 is 25072398.039439607 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-11-12 02:24:31 is 25072397.910338773 s in the future tar: ./zram: time stamp 2024-11-12 02:59:56 is 25074522.845414357 s in the future tar: ./lib/config: time stamp 2024-11-12 02:24:31 is 25072397.697642982 s in the future tar: ./lib/printf.sh: time stamp 2024-11-12 02:24:31 is 25072397.53895769 s in the future tar: ./lib/scanf.sh: time stamp 2024-11-12 02:24:31 is 25072397.409988065 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-11-12 02:24:31 is 25072397.273321607 s in the future tar: ./lib/bitmap.sh: time stamp 2024-11-12 02:24:31 is 25072397.143096815 s in the future tar: ./lib: time stamp 2024-11-12 02:59:49 is 25074515.082060148 s in the future tar: ./uevent/config: time stamp 2024-11-12 02:24:31 is 25072396.938556065 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-12 02:59:27 is 25074492.806311315 s in the future tar: ./uevent: time stamp 2024-11-12 02:59:56 is 25074521.747923648 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-11-12 02:24:31 is 25072396.581323148 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-11-12 02:24:31 is 25072396.446229648 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-11-12 02:24:31 is 25072396.255943607 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-11-12 02:24:31 is 25072396.117067065 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-11-12 02:24:31 is 25072395.980959898 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-11-12 02:24:31 is 25072395.841840815 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-11-12 02:24:31 is 25072395.691731315 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-11-12 02:24:31 is 25072395.563911273 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-11-12 02:24:31 is 25072395.42691669 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-11-12 02:24:31 is 25072395.303468606 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-11-12 02:24:31 is 25072395.14695819 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-11-12 02:24:31 is 25072395.001476731 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-11-12 02:24:31 is 25072394.855083981 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-11-12 02:24:31 is 25072394.719573106 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-11-12 02:24:31 is 25072394.577793815 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-11-12 02:24:31 is 25072394.43823444 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-11-12 02:24:31 is 25072394.292784523 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-11-12 02:24:31 is 25072394.160722856 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-11-12 02:24:31 is 25072394.010539356 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-11-12 02:24:31 is 25072393.86264469 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-11-12 02:24:31 is 25072393.717126106 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-11-12 02:24:31 is 25072393.65876519 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-11-12 02:24:31 is 25072393.495894898 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-11-12 02:24:31 is 25072393.345751856 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-11-12 02:24:37 is 25072399.220667731 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-11-12 02:24:31 is 25072393.091510481 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-11-12 02:24:31 is 25072392.930690773 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-11-12 02:24:37 is 25072398.787037023 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-11-12 02:24:37 is 25072398.647431564 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-11-12 02:24:37 is 25072398.486793439 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-11-12 02:24:31 is 25072392.344618606 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-11-12 02:24:37 is 25072398.283516231 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-11-12 02:24:31 is 25072392.127968523 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-11-12 02:24:31 is 25072391.999072439 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-11-12 02:24:31 is 25072391.869443023 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-11-12 02:24:31 is 25072391.728212064 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-11-12 02:24:31 is 25072391.608129148 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-11-12 02:24:31 is 25072391.469121564 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-11-12 02:24:31 is 25072391.332893106 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-11-12 02:24:31 is 25072391.186192856 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-11-12 02:24:31 is 25072391.035432439 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-11-12 02:24:31 is 25072390.906768981 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-11-12 02:24:31 is 25072390.781424689 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-11-12 02:24:31 is 25072390.635199606 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-11-12 02:24:31 is 25072390.493323523 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-11-12 02:24:31 is 25072390.368234231 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-11-12 02:24:31 is 25072390.231051356 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-11-12 02:24:31 is 25072390.089228023 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-11-12 02:24:31 is 25072389.934681272 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-11-12 02:24:31 is 25072389.761692481 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-11-12 02:24:31 is 25072389.626074647 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-11-12 02:24:31 is 25072389.488513564 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-11-12 02:24:31 is 25072389.317203231 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-11-12 02:24:31 is 25072389.161023147 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-11-12 02:24:31 is 25072389.029895356 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-11-12 02:24:31 is 25072388.902377314 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-11-12 02:24:31 is 25072388.766785856 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-11-12 02:24:31 is 25072388.646263814 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-11-12 02:24:31 is 25072388.512823397 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-11-12 02:24:31 is 25072388.379271231 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-11-12 02:24:31 is 25072388.224563481 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-11-12 02:24:31 is 25072388.099375064 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-11-12 02:24:31 is 25072387.946000189 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-11-12 02:24:31 is 25072387.889199397 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-11-12 02:24:31 is 25072387.742227856 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-11-12 02:24:31 is 25072387.587119481 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-11-12 02:24:35 is 25072391.520420272 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-11-12 02:24:31 is 25072387.420483564 s in the future tar: ./tc-testing/config: time stamp 2024-11-12 02:24:31 is 25072387.287625772 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-11-12 02:24:31 is 25072387.166959022 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-11-12 02:24:31 is 25072387.029037647 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-11-12 02:24:31 is 25072386.863378022 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-11-12 02:24:31 is 25072386.703547564 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-11-12 02:24:31 is 25072386.558278814 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-11-12 02:24:31 is 25072386.40284298 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-11-12 02:24:31 is 25072386.258094397 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-11-12 02:24:31 is 25072386.133511897 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-11-12 02:24:31 is 25072385.995919814 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-11-12 02:24:31 is 25072385.86246648 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-11-12 02:24:31 is 25072385.791532064 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-11-12 02:24:31 is 25072385.669079064 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-11-12 02:24:31 is 25072385.532619647 s in the future tar: ./tc-testing/scripts: time stamp 2024-11-12 02:24:31 is 25072385.474234855 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-11-12 02:24:31 is 25072385.335409605 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-11-12 02:24:31 is 25072385.19350198 s in the future tar: ./tc-testing/settings: time stamp 2024-11-12 02:24:31 is 25072385.073645605 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-11-12 02:24:31 is 25072384.940518564 s in the future tar: ./tc-testing/plugins: time stamp 2024-11-12 02:24:31 is 25072384.88008923 s in the future tar: ./tc-testing: time stamp 2024-11-12 02:59:55 is 25074508.821792814 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-12 02:58:09 is 25074402.656803147 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-11-12 02:24:31 is 25072384.53165598 s in the future tar: ./fpu: time stamp 2024-11-12 02:59:47 is 25074500.471373647 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-12 02:58:33 is 25074426.30256173 s in the future tar: ./mount/config: time stamp 2024-11-12 02:24:31 is 25072384.175989688 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-11-12 02:24:31 is 25072384.048297063 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-12 02:58:32 is 25074424.914477813 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-11-12 02:24:31 is 25072383.775492313 s in the future tar: ./mount: time stamp 2024-11-12 02:59:50 is 25074502.71239373 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-12 02:57:40 is 25074372.517285522 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-11-12 02:24:31 is 25072383.383732522 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-12 02:57:39 is 25074371.237005605 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-12 02:57:38 is 25074370.089044772 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-12 02:57:39 is 25074370.949974063 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-12 02:57:40 is 25074371.816276272 s in the future tar: ./cgroup/test_core: time stamp 2024-11-12 02:57:38 is 25074369.658164355 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-11-12 02:24:31 is 25072382.519816063 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-12 02:57:40 is 25074371.380475938 s in the future tar: ./cgroup/config: time stamp 2024-11-12 02:24:31 is 25072382.246500313 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-12 02:57:40 is 25074371.096216188 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-12 02:57:40 is 25074370.94923723 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-12 02:57:39 is 25074369.807416813 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-11-12 02:24:31 is 25072381.680198355 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-12 02:57:39 is 25074369.53766523 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-11-12 02:24:31 is 25072381.383402146 s in the future tar: ./cgroup: time stamp 2024-11-12 02:59:44 is 25074494.318917063 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-12 02:58:32 is 25074422.15644248 s in the future tar: ./mincore: time stamp 2024-11-12 02:59:50 is 25074500.096509063 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-11-12 02:24:31 is 25072380.891518105 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-11-12 02:24:31 is 25072380.81831973 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-11-12 02:24:31 is 25072380.639942771 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-11-12 02:24:31 is 25072380.492777396 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-11-12 02:24:31 is 25072380.344834271 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-11-12 02:24:31 is 25072380.274415105 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-11-12 02:24:31 is 25072380.114560188 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-11-12 02:24:31 is 25072379.972073313 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-11-12 02:24:31 is 25072379.917419396 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-11-12 02:24:31 is 25072379.753858771 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-11-12 02:24:31 is 25072379.613646813 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-11-12 02:24:31 is 25072379.495576688 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-11-12 02:24:31 is 25072379.368932355 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-11-12 02:24:31 is 25072379.248428938 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-11-12 02:24:31 is 25072379.121731146 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-11-12 02:24:31 is 25072378.986886271 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-11-12 02:24:31 is 25072378.868446646 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-11-12 02:24:31 is 25072378.745119104 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-11-12 02:24:31 is 25072378.604597188 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-11-12 02:24:31 is 25072378.486554938 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-11-12 02:24:31 is 25072378.359668563 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-11-12 02:24:31 is 25072378.228035104 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-11-12 02:24:31 is 25072378.087463646 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-11-12 02:24:31 is 25072377.961214563 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-11-12 02:24:31 is 25072377.833957313 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-11-12 02:24:31 is 25072377.775744729 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-11-12 02:24:31 is 25072377.628155271 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-11-12 02:24:31 is 25072377.556470688 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-11-12 02:24:31 is 25072377.400301938 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-11-12 02:24:31 is 25072377.266929563 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-11-12 02:24:31 is 25072377.110621604 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-11-12 02:24:31 is 25072376.961611688 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-11-12 02:24:31 is 25072376.824733354 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-11-12 02:24:31 is 25072376.695950104 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-11-12 02:24:31 is 25072376.560245979 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-11-12 02:24:31 is 25072376.435131563 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-11-12 02:24:37 is 25072382.299730604 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-11-12 02:24:31 is 25072376.165728729 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-11-12 02:24:31 is 25072376.020425396 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-11-12 02:24:31 is 25072375.893969937 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-11-12 02:24:31 is 25072375.775963271 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-11-12 02:24:31 is 25072375.640321521 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-11-12 02:24:31 is 25072375.507491646 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-11-12 02:24:31 is 25072375.368668312 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-11-12 02:24:31 is 25072375.250473271 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-11-12 02:24:31 is 25072375.114844479 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-11-12 02:24:31 is 25072374.982161854 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-11-12 02:24:37 is 25072380.923662396 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-11-12 02:24:31 is 25072374.725079146 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-11-12 02:24:31 is 25072374.456038104 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-11-12 02:24:31 is 25072374.306893687 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-11-12 02:24:31 is 25072374.176119479 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-11-12 02:24:31 is 25072374.057720104 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-11-12 02:24:31 is 25072373.920505187 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-11-12 02:24:31 is 25072373.772045729 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-11-12 02:24:31 is 25072373.628644271 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-11-12 02:24:31 is 25072373.498992271 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-11-12 02:24:31 is 25072373.363324562 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-11-12 02:24:31 is 25072373.22826977 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-11-12 02:24:31 is 25072373.100202895 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-11-12 02:24:31 is 25072372.97344327 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-11-12 02:24:31 is 25072372.837894437 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-11-12 02:24:31 is 25072372.702797479 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-11-12 02:24:31 is 25072372.569308604 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-11-12 02:24:31 is 25072372.431302145 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-11-12 02:24:31 is 25072372.303925104 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-11-12 02:24:31 is 25072372.245712104 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-11-12 02:24:31 is 25072372.108878645 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-11-12 02:24:31 is 25072371.97432777 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-11-12 02:24:31 is 25072371.847042854 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-11-12 02:24:31 is 25072371.728496604 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-11-12 02:24:31 is 25072371.59998827 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-11-12 02:24:31 is 25072371.473650479 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-11-12 02:24:31 is 25072371.34975202 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-11-12 02:24:31 is 25072371.219699979 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-11-12 02:24:31 is 25072371.091211354 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-11-12 02:24:31 is 25072370.965111604 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-11-12 02:24:31 is 25072370.82128377 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-11-12 02:24:31 is 25072370.654441395 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-11-12 02:24:31 is 25072370.523977229 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-11-12 02:24:31 is 25072370.454458187 s in the future tar: ./ftrace/test.d/template: time stamp 2024-11-12 02:24:31 is 25072370.327311728 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-11-12 02:24:31 is 25072370.166950437 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-11-12 02:24:31 is 25072370.04185002 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-11-12 02:24:31 is 25072369.990297895 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-11-12 02:24:31 is 25072369.826924853 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-11-12 02:24:31 is 25072369.68976327 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-11-12 02:24:31 is 25072369.559885478 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-11-12 02:24:31 is 25072369.420481562 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-11-12 02:24:31 is 25072369.270394645 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-11-12 02:24:31 is 25072369.15131402 s in the future tar: ./ftrace/test.d/event: time stamp 2024-11-12 02:24:31 is 25072369.076183812 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-11-12 02:24:31 is 25072368.899126228 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-11-12 02:24:31 is 25072368.84510752 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-11-12 02:24:31 is 25072368.693856395 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-11-12 02:24:31 is 25072368.571201062 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-11-12 02:24:31 is 25072368.440462312 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-11-12 02:24:31 is 25072368.308749978 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-11-12 02:24:31 is 25072368.179209687 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-11-12 02:24:31 is 25072368.049921145 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-11-12 02:24:31 is 25072367.902898187 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-11-12 02:24:31 is 25072367.76945652 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-11-12 02:24:31 is 25072367.611041936 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-11-12 02:24:31 is 25072367.466153895 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-11-12 02:24:31 is 25072367.332769811 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-11-12 02:24:31 is 25072367.194009645 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-11-12 02:24:31 is 25072367.06075102 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-11-12 02:24:31 is 25072366.932435436 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-11-12 02:24:31 is 25072366.812266686 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-11-12 02:24:31 is 25072366.685567353 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-11-12 02:24:31 is 25072366.560368978 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-11-12 02:24:31 is 25072366.431943603 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-11-12 02:24:31 is 25072366.311922728 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-11-12 02:24:31 is 25072366.18513927 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-11-12 02:24:31 is 25072366.05173677 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-11-12 02:24:31 is 25072365.91480852 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-11-12 02:24:31 is 25072365.794735228 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-11-12 02:24:31 is 25072365.668140811 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-11-12 02:24:31 is 25072365.551402353 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-11-12 02:24:31 is 25072365.422642561 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-11-12 02:24:31 is 25072365.277520728 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-11-12 02:24:31 is 25072365.217854228 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-11-12 02:24:31 is 25072365.051664645 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-11-12 02:24:31 is 25072364.918908936 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-11-12 02:24:31 is 25072364.790145186 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-11-12 02:24:31 is 25072364.648313853 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-11-12 02:24:31 is 25072364.492863394 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-11-12 02:24:31 is 25072364.364812811 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-11-12 02:24:31 is 25072364.229899269 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-11-12 02:24:31 is 25072364.097835811 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-11-12 02:24:31 is 25072363.967469811 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-11-12 02:24:31 is 25072363.842977644 s in the future tar: ./ftrace/test.d/00basic/mount_options.tc: time stamp 2024-11-12 02:24:31 is 25072363.712732519 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-11-12 02:24:31 is 25072363.580547561 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-11-12 02:24:31 is 25072363.524763019 s in the future tar: ./ftrace/test.d: time stamp 2024-11-12 02:24:31 is 25072363.467054144 s in the future tar: ./ftrace/config: time stamp 2024-11-12 02:24:31 is 25072363.341928561 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-11-12 02:24:31 is 25072363.210797311 s in the future tar: ./ftrace/settings: time stamp 2024-11-12 02:24:31 is 25072363.074366436 s in the future tar: ./ftrace/ftracetest: time stamp 2024-11-12 02:24:31 is 25072362.929924394 s in the future tar: ./ftrace: time stamp 2024-11-12 02:59:47 is 25074478.874843686 s in the future tar: ./drivers/net/queues.py: time stamp 2024-11-12 02:24:31 is 25072362.695028728 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-11-12 02:24:37 is 25072368.565768228 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-11-12 02:24:31 is 25072362.407769103 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-11-12 02:24:31 is 25072362.274904603 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-11-12 02:24:31 is 25072362.144633353 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-12 02:59:46 is 25074477.082060728 s in the future tar: ./drivers/net/config: time stamp 2024-11-12 02:24:31 is 25072361.940445227 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-11-12 02:24:31 is 25072361.770441644 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-11-12 02:24:31 is 25072361.625502644 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-11-12 02:24:31 is 25072361.450793102 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-11-12 02:24:31 is 25072361.300606061 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-11-12 02:24:31 is 25072361.169647894 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-11-12 02:24:31 is 25072361.035399769 s in the future tar: ./drivers/net/lib/py: time stamp 2024-11-12 02:24:31 is 25072360.973053977 s in the future tar: ./drivers/net/lib: time stamp 2024-11-12 02:24:31 is 25072360.914782602 s in the future tar: ./drivers/net/team/config: time stamp 2024-11-12 02:24:31 is 25072360.766741436 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-11-12 02:24:31 is 25072360.639517519 s in the future tar: ./drivers/net/team: time stamp 2024-11-12 02:59:46 is 25074475.581249811 s in the future tar: ./drivers/net/ping.py: time stamp 2024-11-12 02:24:31 is 25072360.451357102 s in the future tar: ./drivers/net/stats.py: time stamp 2024-11-12 02:24:31 is 25072360.306040644 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-11-12 02:24:31 is 25072360.159443519 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-11-12 02:24:31 is 25072360.031074811 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-11-12 02:24:31 is 25072359.880677852 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-11-12 02:24:31 is 25072359.730467519 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-11-12 02:24:31 is 25072359.571852644 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-11-12 02:24:31 is 25072359.417039352 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-11-12 02:24:31 is 25072359.288878769 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-11-12 02:24:31 is 25072359.172078227 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-11-12 02:24:31 is 25072359.038188769 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-11-12 02:24:31 is 25072358.905244477 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-11-12 02:24:31 is 25072358.771791894 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-11-12 02:24:31 is 25072358.655042394 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-11-12 02:24:31 is 25072358.54608006 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-11-12 02:24:31 is 25072358.413074644 s in the future tar: ./drivers/net/bonding: time stamp 2024-11-12 02:24:31 is 25072358.354577894 s in the future tar: ./drivers/net: time stamp 2024-11-12 02:59:46 is 25074473.296537394 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-11-12 02:24:31 is 25072358.053714852 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-12 02:59:46 is 25074472.995620019 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-12 02:59:46 is 25074472.937651644 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-12 02:59:46 is 25074472.887566685 s in the future tar: ./drivers/platform: time stamp 2024-11-12 02:59:46 is 25074472.83918231 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-12 02:57:42 is 25074348.670704102 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-11-12 02:24:31 is 25072357.55349881 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-12 02:59:45 is 25074471.498532894 s in the future tar: ./drivers: time stamp 2024-11-12 02:59:46 is 25074472.445084435 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-12 02:59:27 is 25074453.253927685 s in the future tar: ./user_events/config: time stamp 2024-11-12 02:24:31 is 25072357.128600977 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-12 02:59:28 is 25074453.979971269 s in the future tar: ./user_events/perf_test: time stamp 2024-11-12 02:59:28 is 25074453.83659106 s in the future tar: ./user_events/abi_test: time stamp 2024-11-12 02:59:28 is 25074453.686974394 s in the future tar: ./user_events/settings: time stamp 2024-11-12 02:24:31 is 25072356.563059769 s in the future tar: ./user_events: time stamp 2024-11-12 02:59:56 is 25074481.460944935 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-12 02:58:17 is 25074382.310817227 s in the future tar: ./kcmp: time stamp 2024-11-12 02:59:48 is 25074473.252719977 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-11-12 02:24:31 is 25072356.11069181 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-11-12 02:24:31 is 25072355.985575685 s in the future tar: ./dt/compatible_list: time stamp 2024-11-12 02:58:05 is 25074369.763496018 s in the future tar: ./dt: time stamp 2024-11-12 02:59:46 is 25074470.702226518 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-12 02:59:06 is 25074430.536353977 s in the future tar: ./pid_namespace/config: time stamp 2024-11-12 02:24:31 is 25072355.410544852 s in the future tar: ./pid_namespace: time stamp 2024-11-12 02:59:52 is 25074476.351797852 s in the future tar: ./connector/proc_filter: time stamp 2024-11-12 02:57:41 is 25074345.085114393 s in the future tar: ./connector: time stamp 2024-11-12 02:59:44 is 25074468.00273306 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-12 02:59:27 is 25074450.851335977 s in the future tar: ./tty: time stamp 2024-11-12 02:59:55 is 25074478.801299727 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-12 02:59:25 is 25074448.603088685 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-12 02:59:25 is 25074448.468980893 s in the future tar: ./timers/adjtick: time stamp 2024-11-12 02:59:26 is 25074449.34659306 s in the future tar: ./timers/freq-step: time stamp 2024-11-12 02:59:26 is 25074449.175989852 s in the future tar: ./timers/rtcpie: time stamp 2024-11-12 02:59:25 is 25074448.06040756 s in the future tar: ./timers/set-tai: time stamp 2024-11-12 02:59:26 is 25074448.943535977 s in the future tar: ./timers/nanosleep: time stamp 2024-11-12 02:59:24 is 25074446.758753685 s in the future tar: ./timers/set-2038: time stamp 2024-11-12 02:59:27 is 25074449.61720706 s in the future tar: ./timers/set-tz: time stamp 2024-11-12 02:59:27 is 25074449.417837601 s in the future tar: ./timers/threadtest: time stamp 2024-11-12 02:59:25 is 25074447.16676931 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-12 02:59:26 is 25074448.058331851 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-12 02:59:24 is 25074445.919728476 s in the future tar: ./timers/change_skew: time stamp 2024-11-12 02:59:26 is 25074447.749662018 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-12 02:59:25 is 25074446.616220143 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-12 02:59:25 is 25074446.469081518 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-12 02:59:26 is 25074447.324256476 s in the future tar: ./timers/posix_timers: time stamp 2024-11-12 02:59:24 is 25074445.15883706 s in the future tar: ./timers/leapcrash: time stamp 2024-11-12 02:59:26 is 25074446.940421101 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-12 02:59:24 is 25074444.750129143 s in the future tar: ./timers/settings: time stamp 2024-11-12 02:24:31 is 25072351.631774518 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-12 02:59:26 is 25074446.50654981 s in the future tar: ./timers/raw_skew: time stamp 2024-11-12 02:59:25 is 25074445.383071601 s in the future tar: ./timers: time stamp 2024-11-12 02:59:55 is 25074475.322943893 s in the future tar: ./splice/config: time stamp 2024-11-12 02:24:31 is 25072351.172951518 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-11-12 02:24:31 is 25072351.03441756 s in the future tar: ./splice/splice_read: time stamp 2024-11-12 02:59:21 is 25074440.906066185 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-11-12 02:24:31 is 25072350.780926934 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-12 02:59:21 is 25074440.639128226 s in the future tar: ./splice/settings: time stamp 2024-11-12 02:24:31 is 25072350.467258643 s in the future tar: ./splice: time stamp 2024-11-12 02:59:54 is 25074473.405730018 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-12 02:57:36 is 25074335.263827726 s in the future tar: ./acct: time stamp 2024-11-12 02:59:43 is 25074462.214603518 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-12 02:58:17 is 25074376.055321309 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-11-12 02:24:31 is 25072349.921982226 s in the future tar: ./ir: time stamp 2024-11-12 02:59:48 is 25074466.871934893 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-12 02:58:31 is 25074389.722426351 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-12 02:58:32 is 25074390.596508434 s in the future tar: ./membarrier: time stamp 2024-11-12 02:59:49 is 25074467.538249893 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-11-12 02:24:31 is 25072349.346339476 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-11-12 02:24:31 is 25072349.205430518 s in the future tar: ./power_supply: time stamp 2024-11-12 02:59:53 is 25074471.147744643 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-12 02:59:23 is 25074440.896055893 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-12 02:59:23 is 25074440.704223809 s in the future tar: ./timens/timer: time stamp 2024-11-12 02:59:23 is 25074440.570849226 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-12 02:59:24 is 25074441.445614268 s in the future tar: ./timens/config: time stamp 2024-11-12 02:24:31 is 25072348.320622393 s in the future tar: ./timens/exec: time stamp 2024-11-12 02:59:23 is 25074440.203548851 s in the future tar: ./timens/timens: time stamp 2024-11-12 02:59:23 is 25074440.078658351 s in the future tar: ./timens/timerfd: time stamp 2024-11-12 02:59:23 is 25074439.936925559 s in the future tar: ./timens/procfs: time stamp 2024-11-12 02:59:23 is 25074439.811820851 s in the future tar: ./timens/futex: time stamp 2024-11-12 02:59:23 is 25074439.628955767 s in the future tar: ./timens: time stamp 2024-11-12 02:59:55 is 25074471.570481934 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-12 02:59:04 is 25074420.394780476 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-12 02:59:04 is 25074420.228209934 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-12 02:59:04 is 25074420.103052559 s in the future tar: ./perf_events/config: time stamp 2024-11-12 02:24:31 is 25072346.977807392 s in the future tar: ./perf_events/settings: time stamp 2024-11-12 02:24:31 is 25072346.861216684 s in the future tar: ./perf_events: time stamp 2024-11-12 02:59:52 is 25074467.761086476 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-12 02:58:16 is 25074371.536425892 s in the future tar: ./iommu/iommufd: time stamp 2024-11-12 02:58:16 is 25074371.344867809 s in the future tar: ./iommu/config: time stamp 2024-11-12 02:24:31 is 25072346.227301851 s in the future tar: ./iommu: time stamp 2024-11-12 02:59:48 is 25074463.103614892 s in the future tar: ./sysctl/config: time stamp 2024-11-12 02:24:31 is 25072345.960405934 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-11-12 02:24:31 is 25072345.827729059 s in the future tar: ./sysctl: time stamp 2024-11-12 02:59:55 is 25074469.776976392 s in the future tar: ./efivarfs/config: time stamp 2024-11-12 02:24:31 is 25072345.610169017 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-12 02:58:05 is 25074359.476560684 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-12 02:58:05 is 25074359.352019517 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-11-12 02:24:31 is 25072345.235333642 s in the future tar: ./efivarfs: time stamp 2024-11-12 02:59:46 is 25074460.176233267 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-11-12 02:24:31 is 25072345.042913725 s in the future tar: ./intel_pstate: time stamp 2024-11-12 02:59:48 is 25074461.976159892 s in the future tar: ./filesystems/fat/config: time stamp 2024-11-12 02:24:31 is 25072344.817819309 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-12 02:58:08 is 25074361.684201517 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-11-12 02:24:31 is 25072344.567335434 s in the future tar: ./filesystems/fat: time stamp 2024-11-12 02:59:47 is 25074460.508991559 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-12 02:58:06 is 25074359.38443535 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-12 02:58:08 is 25074361.175680475 s in the future tar: ./filesystems/epoll: time stamp 2024-11-12 02:59:47 is 25074460.118376767 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-11-12 02:24:31 is 25072343.8978086 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-12 02:58:07 is 25074359.709101309 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-12 02:59:47 is 25074459.643571809 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-12 02:58:06 is 25074358.516746017 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-12 02:58:08 is 25074360.383116392 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-12 02:59:47 is 25074459.333016684 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-12 02:58:08 is 25074360.183510017 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-12 02:58:09 is 25074361.041020517 s in the future tar: ./filesystems/statmount: time stamp 2024-11-12 02:59:47 is 25074458.991464642 s in the future tar: ./filesystems: time stamp 2024-11-12 02:59:47 is 25074458.940994559 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-11-12 02:24:31 is 25072342.79061985 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-11-12 02:24:31 is 25072342.657588684 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-11-12 02:24:31 is 25072342.523481309 s in the future tar: ./firmware/config: time stamp 2024-11-12 02:24:31 is 25072342.381928725 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-11-12 02:24:31 is 25072342.256796267 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-12 02:58:09 is 25074360.123555225 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-11-12 02:24:31 is 25072341.981621183 s in the future tar: ./firmware/settings: time stamp 2024-11-12 02:24:31 is 25072341.864831892 s in the future tar: ./firmware: time stamp 2024-11-12 02:59:47 is 25074457.81478585 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-12 02:58:32 is 25074382.656972558 s in the future tar: ./memfd/config: time stamp 2024-11-12 02:24:31 is 25072341.499414808 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-11-12 02:24:31 is 25072341.373168808 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-12 02:58:32 is 25074382.214350975 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-12 02:58:32 is 25074382.022840183 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-11-12 02:24:31 is 25072340.889561433 s in the future tar: ./memfd: time stamp 2024-11-12 02:59:50 is 25074459.832191017 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-12 02:58:11 is 25074360.688878392 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-11-12 02:24:31 is 25072340.5805831 s in the future tar: ./gpio/config: time stamp 2024-11-12 02:24:31 is 25072340.37245585 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-12 02:58:11 is 25074360.238821392 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-11-12 02:24:31 is 25072340.10506785 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-11-12 02:24:31 is 25072339.979910017 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-12 02:58:11 is 25074359.838502642 s in the future tar: ./gpio: time stamp 2024-11-12 02:59:48 is 25074456.783954017 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-12 02:59:58 is 25074466.64668535 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-12 02:59:12 is 25074420.1463506 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-12 02:59:09 is 25074416.570604766 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-12 02:59:12 is 25074419.153697516 s in the future tar: ./openat2: time stamp 2024-11-12 02:59:53 is 25074460.07026535 s in the future tar: ./pstore/pstore_tests: time stamp 2024-11-12 02:24:31 is 25072337.861895141 s in the future tar: ./pstore/config: time stamp 2024-11-12 02:24:31 is 25072337.666122183 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-11-12 02:24:31 is 25072337.53632735 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-11-12 02:24:31 is 25072337.41182885 s in the future tar: ./pstore/common_tests: time stamp 2024-11-12 02:24:31 is 25072337.185842308 s in the future tar: ./pstore: time stamp 2024-11-12 02:59:53 is 25074459.10250785 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-12 02:59:28 is 25074433.827134391 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-12 02:59:29 is 25074434.693960433 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-12 02:59:29 is 25074434.501915641 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-12 02:59:29 is 25074434.293289724 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-12 02:59:29 is 25074434.067910266 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-12 02:59:29 is 25074433.909465808 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-12 02:59:30 is 25074434.764546016 s in the future tar: ./vDSO: time stamp 2024-11-12 02:59:56 is 25074460.664581933 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-12 02:58:35 is 25074379.447644016 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-12 02:58:36 is 25074380.267427974 s in the future tar: ./mqueue: time stamp 2024-11-12 02:59:50 is 25074454.175764224 s in the future tar: ./sync/sync_test: time stamp 2024-11-12 02:59:22 is 25074425.917088141 s in the future tar: ./sync/config: time stamp 2024-11-12 02:24:31 is 25072334.797362599 s in the future tar: ./sync: time stamp 2024-11-12 02:59:54 is 25074457.684466099 s in the future tar: ./ipc/msgque: time stamp 2024-11-12 02:58:16 is 25074359.449509766 s in the future tar: ./ipc/config: time stamp 2024-11-12 02:24:31 is 25072334.299618016 s in the future tar: ./ipc: time stamp 2024-11-12 02:59:48 is 25074451.238643599 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-12 02:59:23 is 25074425.867051141 s in the future tar: ./tdx/config: time stamp 2024-11-12 02:24:31 is 25072333.749090266 s in the future tar: ./tdx: time stamp 2024-11-12 02:59:55 is 25074457.696806974 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-11-12 02:24:31 is 25072333.554977057 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-11-12 02:24:31 is 25072333.298899557 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-11-12 02:24:31 is 25072333.156976891 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-11-12 02:24:31 is 25072333.031891641 s in the future tar: ./tpm2/settings: time stamp 2024-11-12 02:24:31 is 25072332.881750807 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-11-12 02:24:31 is 25072332.748339932 s in the future tar: ./tpm2: time stamp 2024-11-12 02:59:55 is 25074456.698306766 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-12 02:59:08 is 25074409.548187307 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-12 02:59:08 is 25074409.397999641 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-12 02:59:08 is 25074409.270864391 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-12 02:59:08 is 25074409.114421266 s in the future tar: ./ptrace: time stamp 2024-11-12 02:59:53 is 25074454.064628432 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-12 02:59:22 is 25074422.914343349 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-11-12 02:24:31 is 25072331.779067682 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-12 02:59:22 is 25074422.631481391 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-12 02:59:54 is 25074454.563873516 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-12 02:59:14 is 25074414.355698099 s in the future tar: ./resctrl/config: time stamp 2024-11-12 02:24:31 is 25072331.230376974 s in the future tar: ./resctrl/settings: time stamp 2024-11-12 02:24:31 is 25072331.08941464 s in the future tar: ./resctrl: time stamp 2024-11-12 02:59:53 is 25074453.03943164 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-12 02:59:07 is 25074406.89502514 s in the future tar: ./proc/read: time stamp 2024-11-12 02:59:07 is 25074406.778356557 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-12 02:59:07 is 25074406.644804474 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-12 02:59:06 is 25074405.488141099 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-12 02:59:06 is 25074405.362967307 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-12 02:59:06 is 25074405.235914265 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-12 02:59:07 is 25074406.060987265 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-12 02:59:06 is 25074404.921170682 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-12 02:59:06 is 25074404.795863849 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-12 02:59:06 is 25074404.68554289 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-12 02:59:07 is 25074405.56052489 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-12 02:59:07 is 25074405.378744932 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-12 02:59:07 is 25074405.235353265 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-12 02:59:08 is 25074406.102070182 s in the future tar: ./proc/config: time stamp 2024-11-12 02:24:31 is 25072328.968525974 s in the future tar: ./proc/thread-self: time stamp 2024-11-12 02:59:08 is 25074405.85326589 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-12 02:59:07 is 25074404.71831064 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-12 02:59:06 is 25074403.584851557 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-12 02:59:07 is 25074404.434843807 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-12 02:59:08 is 25074405.291156307 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-12 02:59:06 is 25074403.142925432 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-12 02:59:06 is 25074403.009442848 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-12 02:59:06 is 25074402.876043223 s in the future tar: ./proc/self: time stamp 2024-11-12 02:59:07 is 25074403.752324473 s in the future tar: ./proc: time stamp 2024-11-12 02:59:53 is 25074449.702172098 s in the future tar: ./core/close_range_test: time stamp 2024-11-12 02:57:41 is 25074317.442847265 s in the future tar: ./core/unshare_test: time stamp 2024-11-12 02:57:41 is 25074317.309096848 s in the future tar: ./core: time stamp 2024-11-12 02:59:44 is 25074440.250756015 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-12 02:59:43 is 25074439.143344432 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-12 02:58:10 is 25074345.958833598 s in the future tar: ./futex/functional/run.sh: time stamp 2024-11-12 02:24:31 is 25072326.783711598 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-12 02:58:10 is 25074345.651370057 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-12 02:58:09 is 25074344.526398682 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-12 02:58:09 is 25074344.400247432 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-12 02:58:10 is 25074345.258444265 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-12 02:58:11 is 25074346.134502598 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-12 02:58:10 is 25074345.000908807 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-12 02:58:11 is 25074345.85882914 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-12 02:58:10 is 25074344.716393265 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-12 02:58:09 is 25074343.599884473 s in the future tar: ./futex/functional: time stamp 2024-11-12 02:59:48 is 25074442.542210348 s in the future tar: ./futex/run.sh: time stamp 2024-11-12 02:59:47 is 25074441.433579056 s in the future tar: ./futex: time stamp 2024-11-12 02:59:47 is 25074441.38318414 s in the future tar: .: time stamp 2024-11-12 02:59:58 is 25074452.324827598 s in the future skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-exec fail ./kselftest.sh: 139: cannot open /lava-1221705/0/tests/1_kselftest-exec/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #