Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-1c1c000.usb-usb-0:1:1.3-port0, 115200n81, [,115200N81] (Debian GNU/Linux)  U-Boot SPL 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS Training FAILED DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done DDR configured as single rank SEC0: RNG instantiated Normal Boot WDT: Started watchdog@30280000 with servicing (60s timeout) Trying to boot from BOOTROM Boot Stage: Primary boot Find img info 0x&4802d800, size 888 Download 916480, Total size 917440 NOTICE: BL31: v2.6(release):lf_v2.6-g3c1583ba0a NOTICE: BL31: Built : 11:00:38, Nov 21 2022 U-Boot 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 39C Reset cause: POR DRAM: 4 GiB Core: 89 devices, 23 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0063 Verdin iMX8M Plus Quad 4GB IT V1.1A Serial#: 15034401 Carrier: Toradex Dahlia V1.1C, Serial# 11080179 SEC0: RNG instantiated BuildInfo: - ATF 3c1583b Net: eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Normal Boot Hit any key to stop autoboot: 1  0 Verdin iMX8MP # setenv autoload no setenv autoload no Verdin iMX8MP # dhcp dhcp ethernet@30bf0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.49 (3809 ms) Verdin iMX8MP # setenv serverip 192.168.56.193 setenv serverip 192.168.56.193 Verdin iMX8MP # tftp 0x40480000 394013/tftp-deploy-xnt2fap3/kernel/Image tftp 0x40480000 394013/tftp-deploy-xnt2fap3/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.49 Filename '394013/tftp-deploy-xnt2fap3/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############## 35.4 MiB/s done Bytes transferred = 37833216 (2414a00 hex) Verdin iMX8MP # tftp 0x44000000 394013/tftp-deploy-xnt2fap3/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 394013/tftp-deploy-xnt2fap3/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.49 Filename '394013/tftp-deploy-xnt2fap3/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################# 34.1 MiB/s done Bytes transferred = 57225304 (3693058 hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x43000000 394013/tftp-deploy-xnt2fap3/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x43000000 394013/tftp-deploy-xnt2fap3/dtb/imx8mp-verdin-nonwifi-dahlia.dtb Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.49 Filename '394013/tftp-deploy-xnt2fap3/dtb/imx8mp-verdin-nonwifi-dahlia.dtb'. Load address: 0x43000000 Loading: *## 14.2 MiB/s done Bytes transferred = 44619 (ae4b hex) Verdin iMX8MP # setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' Verdin iMX8MP # booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 Moving Image from 0x40480000 to 0x40600000, end=42ac0000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 57225240 Bytes = 54.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Device Tree to 00000000ffaf5000, end 00000000ffb02e4a ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.67-cip12 (KernelCI@build-j59630-arm64-gcc-10-defconfig-cn7jv) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Mon Dec 25 05:48:40 UTC 2023 [ 0.000000] Machine model: Toradex Verdin iMX8M Plus on Dahlia Board [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x13f7d1a00-0x13f7d3fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000923fffff] [ 0.000000] node 0: [mem 0x0000000092400000-0x00000000943fffff] [ 0.000000] node 0: [mem 0x0000000094400000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fda00000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 20 pages/cpu s44840 r8192 d28888 u81920 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <5>[ 0.000000] Unknown kernel command line parameters \"earlycon,115200n8\", will be passed to user space. <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000f9a00000-0x00000000fda00000] (64MB) <6>[ 0.000000] Memory: 3888520K/4194304K available (16192K kernel code, 3730K rwdata, 9328K rodata, 7552K init, 609K bss, 273016K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000001] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.009699] Console: colour dummy device 80x25 <6>[ 0.013099] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023632] pid_max: default: 32768 minimum: 301 <6>[ 0.028580] LSM: Security Framework initializing <6>[ 0.033504] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.041140] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.050527] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.056814] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.063244] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.070715] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.077248] rcu: Hierarchical SRCU implementation. <6>[ 0.082176] rcu: Max phase no-delay instances is 1000. <6>[ 0.090275] EFI services will not be available. <6>[ 0.092693] smp: Bringing up secondary CPUs ... <6>[ 0.097729] Detected VIPT I-cache on CPU1 <6>[ 0.097804] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.097839] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.098314] Detected VIPT I-cache on CPU2 <6>[ 0.098374] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.098396] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.098817] Detected VIPT I-cache on CPU3 <6>[ 0.098885] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.098905] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.098963] smp: Brought up 1 node, 4 CPUs <6>[ 0.156554] SMP: Total of 4 processors activated. <6>[ 0.161529] CPU features: detected: 32-bit EL0 Support <6>[ 0.166970] CPU features: detected: 32-bit EL1 Support <6>[ 0.172381] CPU features: detected: CRC32 instructions <6>[ 0.177865] CPU: All CPU(s) started at EL2 <6>[ 0.182196] alternatives: applying system-wide alternatives <6>[ 0.189968] devtmpfs: initialized <6>[ 0.199355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.206587] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.214700] pinctrl core: initialized pinctrl subsystem <6>[ 0.221923] DMI not present or invalid. <6>[ 0.224007] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.230491] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.237204] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.245216] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.253256] audit: initializing netlink subsys (disabled) <5>[ 0.258998] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 <6>[ 0.260241] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.266952] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.273296] cpuidle: using governor menu <6>[ 0.284478] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.291435] ASID allocator initialised with 65536 entries <6>[ 0.298989] Serial: AMBA PL011 UART driver <6>[ 0.306879] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/unique-id@8 <6>[ 0.316739] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/hdmihoggrp <6>[ 0.324875] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog3grp <6>[ 0.335888] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog2grp <6>[ 0.346911] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog1grp <6>[ 0.357936] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio8grp <6>[ 0.368700] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio7grp <6>[ 0.379461] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio4grp <6>[ 0.390223] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio3grp <6>[ 0.400986] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio2grp <6>[ 0.411748] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio1grp <6>[ 0.423115] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.430742] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <4>[ 0.458682] KASLR disabled due to lack of seed <6>[ 0.469597] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.473836] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.480419] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.487477] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.494040] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.501128] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.507692] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.514775] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.522806] ACPI: Interpreter disabled. <6>[ 0.528569] iommu: Default domain type: Translated <6>[ 0.530903] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.537650] SCSI subsystem initialized <6>[ 0.541765] usbcore: registered new interface driver usbfs <6>[ 0.547271] usbcore: registered new interface driver hub <6>[ 0.552858] usbcore: registered new device driver usb <6>[ 0.559435] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.563427] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.572884] PTP clock support registered <6>[ 0.577213] EDAC MC: Ver: 3.0.0 <6>[ 0.582085] FPGA manager framework <6>[ 0.584237] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.591286] vgaarb: loaded <6>[ 0.593795] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.600086] VFS: Disk quotas dquot_6.6.0 <6>[ 0.604150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.611439] pnp: PnP ACPI: disabled <6>[ 0.621221] NET: Registered PF_INET protocol family <6>[ 0.623711] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.633996] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.640129] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.648131] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.656547] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) <6>[ 0.664897] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.671001] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.677955] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.685508] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.691598] RPC: Registered named UNIX socket transport module. <6>[ 0.697472] RPC: Registered udp transport module. <6>[ 0.702451] RPC: Registered tcp transport module. <6>[ 0.707442] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.714181] PCI: CLS 0 bytes, default 64 <6>[ 0.718565] Unpacking initramfs... <6>[ 0.730296] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 0.736579] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.742262] kvm [1]: GICv3: no GICV resource entry <6>[ 0.745552] kvm [1]: disabling GICv2 emulation <6>[ 0.750300] kvm [1]: GIC system register CPU interface enabled <6>[ 0.756546] kvm [1]: vgic interrupt IRQ9 <6>[ 0.760742] kvm [1]: Hyp mode initialized successfully <5>[ 0.767249] Initialise system trusted keyrings <6>[ 0.770991] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 0.783568] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.787490] NFS: Registering the id_resolver key type <5>[ 0.792222] Key type id_resolver registered <5>[ 0.796652] Key type id_legacy registered <6>[ 0.801047] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.807940] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.815839] 9p: Installing v9fs 9p2000 file system support <5>[ 0.858745] Key type asymmetric registered <5>[ 0.860274] Asymmetric key parser 'x509' registered <6>[ 0.865547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.873155] io scheduler mq-deadline registered <6>[ 0.877956] io scheduler kyber registered <6>[ 0.897379] EINJ: ACPI disabled. <6>[ 0.934270] SoC: i.MX8MP revision 1.1 <6>[ 0.948286] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.955583] SuperH (H)SCI(F) driver initialized <6>[ 0.958462] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 16, base_baud = 1500000) is a IMX <6>[ 0.967325] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 17, base_baud = 1500000) is a IMX <6>[ 0.975819] printk: console [ttymxc2] enabled <6>[ 0.975819] printk: console [ttymxc2] enabled <6>[ 0.984973] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.984973] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.996144] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 18, base_baud = 1500000) is a IMX <6>[ 1.008312] msm_serial: driver initialized <6>[ 1.020244] loop: module loaded <6>[ 1.025113] megasas: 07.719.03.00-rc1 <6>[ 1.037904] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.044766] thunder_xcv, ver 1.0 <6>[ 1.048361] thunder_bgx, ver 1.0 <6>[ 1.051929] nicpf, ver 1.0 <6>[ 1.057043] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.064556] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.070272] hclge is initializing <6>[ 1.073894] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.079048] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.085152] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.090394] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.096652] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.102329] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.108239] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.114783] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.121714] sky2: driver version 1.30 <6>[ 1.127569] VFIO - User Level meta-driver version: 0.3 <6>[ 1.137967] usbcore: registered new interface driver usb-storage <6>[ 1.148570] i2c_dev: i2c /dev entries driver <6>[ 1.163818] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.170287] sdhci: Copyright(c) Pierre Ossman <6>[ 1.176390] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.184480] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.194176] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.202490] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.210620] usbcore: registered new interface driver usbhid <6>[ 1.216479] usbhid: USB HID core driver <6>[ 1.222904] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.231990] NET: Registered PF_PACKET protocol family <6>[ 1.237493] 9pnet: Installing 9P2000 support <5>[ 1.242125] Key type dns_resolver registered <6>[ 1.247075] registered taskstats version 1 <5>[ 1.251485] Loading compiled-in X.509 certificates <6>[ 1.276067] gpio-125 (CTRL_SLEEP_MOCI#): hogged as output/high <6>[ 1.282909] mmc2: new HS400 Enhanced strobe MMC card at address 0001 <6>[ 1.290612] mmcblk2: mmc2:0001 IX2932 29.1 GiB <6>[ 1.300388] mmcblk2: p1 p2 <6>[ 1.304005] mmcblk2boot0: mmc2:0001 IX2932 4.00 MiB <6>[ 1.310312] mmcblk2boot1: mmc2:0001 IX2932 4.00 MiB <6>[ 1.312079] nxp-pca9450 0-0025: pca9450bc probed. <6>[ 1.316484] mmcblk2rpmb: mmc2:0001 IX2932 4.00 MiB, chardev (234:0) <6>[ 1.321330] i2c i2c-0: IMX I2C adapter registered <6>[ 1.333301] i2c i2c-1: IMX I2C adapter registered <6>[ 1.339369] i2c i2c-2: IMX I2C adapter registered <6>[ 1.346049] i2c i2c-3: IMX I2C adapter registered <6>[ 1.362803] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 1.439582] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 1.577918] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 3.478924] Freeing initrd memory: 55880K <6>[ 13.867866] ALSA device list: <6>[ 13.871117] No soundcards found. <6>[ 13.877535] Freeing unused kernel memory: 7552K <6>[ 13.882458] Run /init as init process <30>[ 13.911905] systemd[1]: System time before build time, advancing clock. <6>[ 13.928184] NET: Registered PF_INET6 protocol family <6>[ 13.934273] Segment Routing with IPv6 <6>[ 13.938245] In-situ OAM (IOAM) with IPv6 <30>[ 13.955345] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 13.979241] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 13.998057] systemd[1]: Set hostname to . <30>[ 14.223425] systemd[1]: Queued start job for default target Graphical Interface. <5>[ 19.289806] random: crng init done <30>[ 19.315389] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <30>[ 19.338901] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <30>[ 19.362883] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 19.386720] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 19.410123] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 19.434044] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. <30>[ 19.457951] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 19.470009] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 19.489986] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 19.505905] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 19.525881] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 19.541933] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 19.558165] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 19.582477] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. <30>[ 19.606305] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 19.630300] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 19.650345] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 19.670246] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 19.710054] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... <30>[ 19.732780] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... <30>[ 19.756821] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 19.778280] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. <30>[ 19.790224] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... <30>[ 19.830263] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 19.852994] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 19.874178] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 19.888831] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 19.909700] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 19.932996] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 19.957183] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 19.981868] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. <30>[ 20.002384] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. <30>[ 20.026419] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mRemount Root and Kernel File Systems[0m. See 'systemctl status systemd-remount-fs.service' for details. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... <46>[ 20.220248] systemd-journald[135]: Received client request to flush runtime journal. Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. <6>[ 20.911644] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 7 mkt segment 2 supported-hw 0x80 0x4 [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... <6>[ 21.030501] CAN device driver interface <6>[ 21.048397] etnaviv etnaviv: bound 38000000.gpu (ops gpu_ops [etnaviv]) [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. <6>[ 21.061952] etnaviv etnaviv: bound 38008000.gpu (ops gpu_ops [etnaviv]) <6>[ 21.068946] etnaviv-gpu 38000000.gpu: model: GC7000, revision: 6204 <6>[ 21.077933] etnaviv-gpu 38008000.gpu: model: GC520, revision: 5341 <6>[ 21.078578] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 21.112283] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input1 <6>[ 21.118001] caam 30900000.crypto: job rings = 2, qi = 0 <6>[ 21.133020] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc2[0m. <4>[ 21.319890] rtc-ds1307 0-0032: oscillator failed, set time! <6>[ 21.338224] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc1 <6>[ 21.366802] rtc-ds1307 0-0032: registered as rtc0 <3>[ 21.367177] rtc-ds1307 0-0032: hctosys: unable to read the hardware clock [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc2[0m. <4>[ 21.436975] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 21.447770] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. <6>[ 21.464989] ina2xx 3-0040: power monitor ina219 (Rshunt = 10000 uOhm) [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached targe<6>[ 21.504053] hwmon hwmon1: temp1_input not attached to any thermal zone t [0;1;39mMulti-User System[0m.<6>[ 21.512597] lm75 3-004f: hwmon1: sensor 'tmp75c' [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... <6>[ 21.612972] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found <6>[ 21.619640] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51 [[0;32m OK [0m] Finished [0;<6>[ 21.632792] imx-dwmac 30bf0000.ethernet: DWMAC4/5 1;39mUpdate UTMP about System Run<6>[ 21.639327] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported level Changes[0m. <6>[ 21.649526] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported <6>[ 21.658898] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported <6>[ 21.698132] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 21.707672] imx-dwmac 30bf0000.ethernet: Enabled L3L4 Flow TC (entries=8) Debian GNU/Linux 11 debian-bull<6>[ 21.716395] imx-dwmac 30bf0000.ethernet: Enabled RFS Flow TC (entries=10) seye-arm64 ttymxc2 debian-bull<6>[ 21.727810] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256) seye-arm64 login: root (automatic<6>[ 21.736023] imx-dwmac 30bf0000.ethernet: Using 34/40 bits DMA host/device width login) Linux debian-bullseye-arm64 6.1.67-cip12 #1 SMP PREEMPT Mon Dec 25 05:48:40 UTC 2023 aarch64 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. / # / # # #<6>[ 21.940551] caam algorithms registered in /proc/crypto <6>[ 21.958501] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 21.967385] caam 30900000.crypto: registering rng-caam <6>[ 21.973294] caam 30900000.crypto: rng crypto API alg registered prng-caam / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-394013/environment . /lava-394013/environment / # /lava-394013/bin/lava-test-runner /lava-394013/0 /lava-394013/bin/lava-test-runner /lava-394013/0 + export TESTRUN_ID=0_igt-gpu-etnaviv <8>[ 27.439667] + cd /lava-394013/0/tests/0_igt-gpu-etnaviv + cat uuid + UUID=394013_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=etnaviv /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster core_setmaster_vs_auth <8>[ 27.487129] <14>[ 27.524397] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 27.528849] [IGT] core_auth: starting subtest getclient-simple ch64) (Linux: 6.1.67-cip12 aarch6<14>[ 27.538064] [IGT] core_auth: finished subtest getclient-simple, SUCCESS 4) Starting subtest: getclient-s<14>[ 27.547823] [IGT] core_auth: exiting, ret=0 imple Opened device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <8>[ 27.563687] <14>[ 27.603924] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 27.608375] [IGT] core_auth: starting subtest getclient-master-drop ch64) (Linux: 6.1.67-cip12 aarch6<14>[ 27.618123] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 4) Starting subtest: getclient-m<14>[ 27.628188] [IGT] core_auth: exiting, ret=0 aster-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <8>[ 27.643995] <14>[ 27.684723] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 27.689393] [IGT] core_auth: starting subtest basic-auth ch64) (Linux: 6.1.67-cip12 aarch6<14>[ 27.697804] [IGT] core_auth: finished subtest basic-auth, SUCCESS 4) Opened device: /dev/dri/card0<14>[ 27.706963] [IGT] core_auth: exiting, ret=0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <8>[ 27.722966] <14>[ 27.762731] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 27.767441] [IGT] core_auth: starting subtest many-magics ch64) (Linux: 6.1.67-cip12 aarch64) Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device failed after 511 opens (core_auth:315) CRITICAL: Test assertion failure function test_many_magics, file ../tests/core_auth.c:135: (core_auth:315) CRITICAL: Failed assert<14>[ 27.817137] [IGT] core_auth: finished subtest many-magics, FAIL ion: errno == EMFILE (core_auth:<14>[ 27.824354] [IGT] core_auth: exiting, ret=98 315) CRITICAL: Last errno: 12, Cannot allocate memory Stack trace: #0 ../lib/igt_core.c:1971 __igt_fail_assert() #1 [+0xc63c17f0] #2 [+0xc63c1a64] #3 [+0xc63c126c] #4 [__libc_start_main+0xe8] #5 [+0xc63c12a4] #6 [+<8>[ 27.853266] 0xc63c12a4] Subtest many-magics <8>[ 27.865301] failed. **** DEBUG **** (core_auth:315) INFO: Reopening device failed after 511 opens (core_auth:315) CRITICAL: Test assertion failure function test_many_magics, file ../tests/core_auth.c:135: (core_auth:315) CRITICAL: Failed assertion: errno == EMFILE (core_auth:315) CRITICAL: Last errno: 12, Cannot allocate memory (core_auth:315) igt_core-INFO: Stack trace: (core_auth:315) igt_core-INFO: #0 ../lib/igt_core.c:1971 __igt_fail_assert() (core_auth:315) igt_core-INFO: #1 [+0xc63c17f0] (core_auth:315) igt_core-INFO: #2 [+0xc63c1a64] (core_auth:315) igt_core-INFO: #3 [+0xc63c126c] (core_auth:315) igt_core-INFO: #4 [__libc_start_main+0xe8] (core_auth:315) igt_core-INFO: #5 [+0xc63c12a4] (core_auth:315) igt_core-INFO: #6 [+0xc63c12a4<14>[ 27.937191] [IGT] core_getclient: executing ] **** END **** [1mSubtest m<14>[ 27.945043] [IGT] core_getclient: exiting, ret=0 any-magics: FAIL (0.041s)[0m IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 6.1.67-cip12 aarch64) Opened device: /dev/dri/c<8>[ 27.961011] ard0 SUCCESS (0.008s) <14>[ 28.040054] [IGT] core_getstats: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 28.045035] [IGT] core_getstats: exiting, ret=0 ch64) (Linux: 6.1.67-cip12 aarch64) Opened device: /dev/dri/card0 SUCCESS (0.008s) <8>[ 28.061041] <14>[ 28.136403] [IGT] core_getversion: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 28.141681] [IGT] core_getversion: exiting, ret=0 ch64) (Linux: 6.1.67-cip12 aarch64) Opened device: /dev/dri/card0 SUCCESS (0.008s) <8>[ 28.157996] <8>[ 28.203061] <14>[ 28.242479] [IGT] core_setmaster: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 6.1.67-cip12 aarch64) <14>[ 28.311501] [IGT] core_setmaster: starting subtest master-drop-set-root Starting subtest: master-drop-set<14>[ 28.318810] [IGT] core_setmaster: finished subtest master-drop-set-root, SUCCESS -root Opened device: /dev/dri/ca<14>[ 28.329364] [IGT] core_setmaster: exiting, ret=0 rd0 [1mSubtest master-drop-set-root: SUCCESS (0.000s)[0m <8>[ 28.345853] <14>[ 28.387701] [IGT] core_setmaster: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 6.1.67-cip12 aarch64) <14>[ 28.399681] [IGT] core_setmaster: starting subtest master-drop-set-user Starting subtest: master-drop-set-user Opened device: /dev/dri/card0 <14>[ 28.412648] [IGT] core_setmaster: finished subtest master-drop-set-user, SUCCESS [1mSubtest master-drop-set-user:<14>[ 28.420903] [IGT] core_setmaster: exiting, ret=0 SUCCESS (0.006s)[0m <8>[ 28.437294] <14>[ 28.478935] [IGT] core_setmaster: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 6.1.67-cip12 aarch64) <14>[ 28.490949] [IGT] core_setmaster: starting subtest master-drop-set-shared-fd Starting subtest: master-drop-set-shared-fd Opened device: /dev/dri/card0 <14>[ 28.504120] [IGT] core_setmaster: finished subtest master-drop-set-shared-fd, SUCCESS [1mSubtest master-drop-set-share<14>[ 28.513464] [IGT] core_setmaster: exiting, ret=0 d-fd: SUCCESS (0.006s)[0m <8>[ 28.529912] <8>[ 28.540346] <14>[ 28.612904] [IGT] core_setmaster_vs_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 28.619016] [IGT] core_setmaster_vs_auth: exiting, ret=0 ch64) (Linux: 6.1.67-cip12 aarch64) Opened device: /dev/dri/card0 SUCCESS (0.008s) <8>[ 28.635591] + set<8>[ 28.644314] +x / #