|WARNING| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue May 6 02:11:10 CEST 2025


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/153302

_Testing issues_

Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#335482

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| Debian 12 (arm)             | PEND           | SKIPPED      | PEND                      | PEND                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10 (ARM)      | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM)             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | WARN         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[224/403] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[225/403] Generating rte_mempool_ring_map with a custom command
[226/403] Linking static target drivers/libtmp_rte_bus_pci.a
[227/403] Generating rte_bus_vdev.pmd.c with a custom command
FAILED: drivers/rte_bus_vdev.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /root/workspace/Generic-Unit-Test-DPDK/dpdk/build/buildtools ar /root/workspace/Generic-Unit-Test-DPDK/dpdk/build/drivers/libtmp_rte_bus_vdev.a drivers/rte_bus_vdev.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
[228/403] Generating rte_bus_pci.pmd.c with a custom command
FAILED: drivers/rte_bus_pci.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /root/workspace/Generic-Unit-Test-DPDK/dpdk/build/buildtools ar /root/workspace/Generic-Unit-Test-DPDK/dpdk/build/drivers/libtmp_rte_bus_pci.a drivers/rte_bus_pci.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
[229/403] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[230/403] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

CentOS Stream 10 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

32-bit Ubuntu 22.04.4 (ARM)
	Kernel: 5.15.83+ aarch64
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list