Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Xilinx Zynq MP First Stage Boot Loader Release 2019.1 May 25 2019 - 06:59:26 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v2.0(release):xilinx-v2018.3-720-g80d1c790 NOTICE: BL31: Built : 07:08:32, May 25 2019 PMUFW: v1.1 U-Boot 2019.01 (May 25 2019 - 06:55:09 +0000) Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: mmc@ff170000: 0 Loading Environment from SPI Flash... SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB OK In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 using MAC address from ROM eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 4  0 ZynqMP> setenv autoload no setenv autoload no ZynqMP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff ZynqMP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff ZynqMP> dhcp dhcp ethernet@ff0e0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.11.4 (252 ms) ZynqMP> setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 ZynqMP> tftpboot 0x80000 1143242/tftp-deploy-uuyaln53/kernel/Image tftpboot 0x80000 1143242/tftp-deploy-uuyaln53/kernel/Image Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.4 Filename '1143242/tftp-deploy-uuyaln53/kernel/Image'. Load address: 0x80000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################################### 11.6 MiB/s done Bytes transferred = 37968384 (2435a00 hex) ZynqMP> tftpboot 0x10000000 1143242/tftp-deploy-uuyaln53/ramdisk/ramdisk.cpio.gz.uboot tftpboot 0x10000000 1143242/tftp-deploy-uuyaln53/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.4 Filename '1143242/tftp-deploy-uuyaln53/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###########T ###################################################### ################### 3 MiB/s done Bytes transferred = 22213295 (152f2af hex) ZynqMP> tftpboot 0x14000000 1143242/tftp-deploy-uuyaln53/dtb/zynqmp-zcu102-rev1.0.dtb tftpboot 0x14000000 1143242/tftp-deploy-uuyaln53/dtb/zynqmp-zcu102-rev1.0.dtb Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.4 Filename '1143242/tftp-deploy-uuyaln53/dtb/zynqmp-zcu102-rev1.0.dtb'. Load address: 0x14000000 Loading: *### 6.6 MiB/s done Bytes transferred = 34730 (87aa hex) ZynqMP> setenv bootargs 'console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' ZynqMP> booti 0x80000 0x10000000 0x14000000 booti 0x80000 0x10000000 0x14000000 ## Loading init Ramdisk from Legacy Image at 10000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 22213231 Bytes = 21.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 14000000 Booting using the fdt blob at 0x14000000 Loading Ramdisk to 7c86e000, end 7dd9d26f ... OK Loading Device Tree to 000000007c862000, end 000000007c86d7a9 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.92-cip22-rt12 (KernelCI@build-j217368-arm64-gcc-10-defconfig-kkdxt) (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 Wed Jun 5 00:36:27 UTC 2024 [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8') [ 0.000000] printk: bootconsole [cdns0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000087fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x87f7c7a00-0x87f7c9fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fefffff] [ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff] [ 0.000000] On node 0, zone Normal: 256 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x000000007de00000 [ 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.1 [ 0.000000] percpu: Embedded 21 pages/cpu s47912 r8192 d29912 u86016 [ 0.000000] Detected VIPT I-cache on CPU0 [ 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: 1031940 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <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 0x0000000078862000-0x000000007c862000] (64MB) <6>[ 0.000000] Memory: 3954276K/4193280K available (16256K kernel code, 3734K rwdata, 9356K rodata, 7616K init, 609K bss, 206236K 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 <4>[ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 99.99MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x170f8de2d3, max_idle_ns: 440795206112 ns <6>[ 0.000001] sched_clock: 57 bits at 100MHz, resolution 10ns, wraps every 4398046511101ns <6>[ 0.009188] Console: colour dummy device 80x25 <6>[ 0.013040] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) <6>[ 0.023623] pid_max: default: 32768 minimum: 301 <6>[ 0.028517] LSM: Security Framework initializing <6>[ 0.033394] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.040934] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <4>[ 0.049745] cacheinfo: Unable to detect cache hierarchy for CPU 0 <6>[ 0.055757] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.062734] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.069093] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.076487] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.082983] rcu: Hierarchical SRCU implementation. <6>[ 0.082985] rcu: Max phase no-delay instances is 1000. <6>[ 0.083028] printk: bootconsole [cdns0] printing thread started <6>[ 0.101260] EFI services will not be available. <6>[ 0.101432] smp: Bringing up secondary CPUs ... <6>[ 0.101826] Detected VIPT I-cache on CPU1 <4>[ 0.101875] cacheinfo: Unable to detect cache hierarchy for CPU 1 <6>[ 0.101901] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.126627] Detected VIPT I-cache on CPU2 <4>[ 0.126666] cacheinfo: Unable to detect cache hierarchy for CPU 2 <6>[ 0.126681] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.127081] Detected VIPT I-cache on CPU3 <4>[ 0.127124] cacheinfo: Unable to detect cache hierarchy for CPU 3 <6>[ 0.127139] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.127192] smp: Brought up 1 node, 4 CPUs <6>[ 0.127198] SMP: Total of 4 processors activated. <6>[ 0.127201] CPU features: detected: 32-bit EL0 Support <6>[ 0.127203] CPU features: detected: 32-bit EL1 Support <6>[ 0.127207] CPU features: detected: CRC32 instructions <6>[ 0.127260] CPU: All CPU(s) started at EL2 <6>[ 0.127276] alternatives: applying system-wide alternatives <6>[ 0.128902] devtmpfs: initialized <6>[ 0.135532] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.135547] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.136523] pinctrl core: initialized pinctrl subsystem <6>[ 0.138278] DMI not present or invalid. <6>[ 0.138822] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.139694] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.139920] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.140115] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.140150] audit: initializing netlink subsys (disabled) <5>[ 0.140248] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1 <6>[ 0.141212] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.141216] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.141266] cpuidle: using governor menu <6>[ 0.141420] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.141487] ASID allocator initialised with 65536 entries <6>[ 0.142995] Serial: AMBA PL011 UART driver <4>[ 0.158224] KASLR disabled due to lack of seed <6>[ 0.166237] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.166242] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.166247] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.166250] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.166253] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.166256] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.166260] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.166263] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.367989] printk: console [ttyPS0] enabled <6>[ 0.367995] printk: bootconsole [cdns0] disabled <6>[ 0.368010] printk: bootconsole [cdns0] printing thread stopped <6>[ 0.368012] printk: console [ttyPS0] printing thread started <4>[ 0.373541] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 20 <4>[ 0.373581] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 21 <6>[ 0.373935] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 20, base_baud = 6249999) is a xuartps <4>[ 0.376980] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 64 <4>[ 0.377024] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 65 <4>[ 0.377061] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 66 <4>[ 0.377097] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 67 <4>[ 0.377134] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 68 <4>[ 0.377171] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 69 <4>[ 0.377207] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 70 <4>[ 0.377244] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 71 <4>[ 0.377280] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 72 <4>[ 0.377317] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 73 <4>[ 0.377353] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 74 <4>[ 0.377390] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 75 <4>[ 0.377541] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 76 <4>[ 0.377594] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 77 <6>[ 1.162908] Freeing initrd memory: 21692K <6>[ 1.182421] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 21 (00:0a:35:05:3a:47) <4>[ 1.188377] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 39 <4>[ 1.188438] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 40 <4>[ 1.188490] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 41 <4>[ 1.188543] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 42 <4>[ 1.188596] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 46 <4>[ 1.188648] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 47 <4>[ 1.188701] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 48 <4>[ 1.188753] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 49 <4>[ 1.188805] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 50 <4>[ 1.188858] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 51 <4>[ 1.188911] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 45 <4>[ 1.188965] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: Invalid IO Standard requested for pin 44 <6>[ 1.219751] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit <6>[ 1.258993] mmc0: new high speed SDHC card at address aaaa <6>[ 1.259490] mmcblk0: mmc0:aaaa SB16G 14.8 GiB <6>[ 1.261905] mmcblk0: p1 p2 <6>[ 1.262328] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL) <6>[ 1.262339] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode <6>[ 1.262514] pps pps0: new PPS source ptp0 <6>[ 1.262626] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered. <6>[ 5.350253] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 5.375799] Sending DHCP requests ., OK <6>[ 5.391869] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.4 <6>[ 5.391905] IP-Config: Complete: <6>[ 5.391913] device=eth0, hwaddr=00:0a:35:05:3a:47, ipaddr=192.168.11.4, mask=255.255.255.0, gw=192.168.11.1 <6>[ 5.391948] host=192.168.11.4, domain=usen.ad.jp, nis-domain=(none) <6>[ 5.391963] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 5.391982] nameserver0=192.168.11.1 <6>[ 5.392515] clk: Disabling unused clocks <6>[ 5.394939] ALSA device list: <6>[ 5.394959] No soundcards found. <6>[ 5.405192] Freeing unused kernel memory: 7616K <6>[ 5.405307] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 5.505335] udevd[145]: starting version 3.2.9 <5>[ 6.523734] random: crng init done <27>[ 6.531750] udevd[145]: specified user 'tss' unknown <27>[ 6.531874] udevd[145]: specified group 'tss' unknown <30>[ 6.534012] udevd[146]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <6>[ 7.828941] NET: Registered PF_INET6 protocol family <6>[ 7.830369] Segment Routing with IPv6 OK<6>[ 7.830402] In-situ OAM (IOAM) with IPv6 /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1143242/environment . /lava-1143242/environment / # /lava-1143242/bin/lava-test-runner /lava-1143242/0 /lava-1143242/bin/lava-test-runner /lava-1143242/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1143242/0/tests/0_dmesg + cat uuid + UUID=1143242_1.5.2.4.1 + set +x + KERNELCI_<8>[ 8.398013] LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 8.428725] <8>[ 8.455827] + set +x <8>[ 8.493898] <8>[ 8.495371] / #