From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw153337 [PATCH] [v2,1/1] buildtools: avoid break due to f
Date: Tue, 06 May 2025 21:37:44 -0700 (PDT) [thread overview]
Message-ID: <681ae398.050a0220.b5662.f87fSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1746569662-11532-2-git-send-email-andremue@linux.microsoft.com>
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/153337
_Testing issues_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Tuesday, May 06 2025 22:14:22
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:75f179ebe347b6098cf3af26d3d3b7168fe3fe24
153337 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#336034
Test environment and result as below:
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Environment | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+========================+===========================+==============+================+==============================+
| Debian 12 (arm) | WARN | SKIPPED | WARN | WARN |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | WARN | SKIPPED | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| CentOS Stream 10 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------+---------------------------+--------------+----------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
[590/3671] Linking static target drivers/libtmp_rte_common_cpt.a
[591/3671] Generating symbol file lib/librte_graph.so.25.2.p/librte_graph.so.25.2.symbols
[592/3671] Generating rte_common_cpt.pmd.c with a custom command
FAILED: drivers/rte_common_cpt.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/buildtools ar drivers/rte_common_cpt.pmd.c.p /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/drivers/libtmp_rte_common_cpt.a drivers/rte_common_cpt.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/../buildtools/gen-pmdinfo-cfile.py", line 16, in <module>
subprocess.run([ar, "x", os.path.abspath(archive), name],
File "/usr/lib/python3.12/subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'drivers/rte_common_cpt.pmd.c.p'
[593/3671] Generating rte_common_cpt_map with a custom command
[594/3671] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[595/3671] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
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
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
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)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33130/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-05-07 4:37 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1746569662-11532-2-git-send-email-andremue@linux.microsoft.com>
2025-05-06 21:40 ` |FAILURE| pw153337 [PATCH v2 1/1] buildtools: avoid break due to failure to cleanup temporary directory qemudev
2025-05-06 22:15 ` |SUCCESS| " checkpatch
2025-05-06 22:44 ` |FAILURE| " 0-day Robot
2025-05-07 1:32 ` |SUCCESS| pw153337 [PATCH] [v2,1/1] buildtools: avoid break due to f dpdklab
2025-05-07 1:32 ` dpdklab
2025-05-07 1:43 ` dpdklab
2025-05-07 1:43 ` dpdklab
2025-05-07 1:44 ` dpdklab
2025-05-07 1:47 ` dpdklab
2025-05-07 1:59 ` dpdklab
2025-05-07 2:25 ` |WARNING| " dpdklab
2025-05-07 2:45 ` dpdklab
2025-05-07 2:47 ` dpdklab
2025-05-07 2:49 ` dpdklab
2025-05-07 3:00 ` |SUCCESS| " dpdklab
2025-05-07 3:10 ` dpdklab
2025-05-07 3:12 ` dpdklab
2025-05-07 3:14 ` dpdklab
2025-05-07 3:14 ` dpdklab
2025-05-07 3:24 ` dpdklab
2025-05-07 3:26 ` dpdklab
2025-05-07 3:38 ` |WARNING| " dpdklab
2025-05-07 3:39 ` dpdklab
2025-05-07 3:39 ` dpdklab
2025-05-07 3:41 ` |SUCCESS| " dpdklab
2025-05-07 4:02 ` |WARNING| " dpdklab
2025-05-07 4:10 ` |FAILURE| " dpdklab
2025-05-07 4:18 ` dpdklab
2025-05-07 4:19 ` dpdklab
2025-05-07 4:23 ` dpdklab
2025-05-07 4:25 ` dpdklab
2025-05-07 4:28 ` dpdklab
2025-05-07 4:29 ` dpdklab
2025-05-07 4:31 ` dpdklab
2025-05-07 4:32 ` dpdklab
2025-05-07 4:33 ` dpdklab
2025-05-07 4:33 ` dpdklab
2025-05-07 4:36 ` |WARNING| " dpdklab
2025-05-07 4:37 ` dpdklab
2025-05-07 4:37 ` dpdklab [this message]
2025-05-07 4:38 ` dpdklab
2025-05-07 4:58 ` |FAILURE| " dpdklab
2025-05-07 5:29 ` dpdklab
2025-05-07 5:30 ` dpdklab
2025-05-07 5:30 ` dpdklab
2025-05-07 5:31 ` dpdklab
2025-05-07 5:33 ` dpdklab
2025-05-07 5:36 ` dpdklab
2025-05-07 5:40 ` dpdklab
2025-05-07 5:41 ` dpdklab
2025-05-07 5:42 ` dpdklab
2025-05-07 5:43 ` dpdklab
2025-05-07 5:44 ` dpdklab
2025-05-07 5:44 ` dpdklab
2025-05-07 5:44 ` dpdklab
2025-05-07 7:05 ` dpdklab
2025-05-07 7:13 ` dpdklab
2025-05-07 16:06 ` dpdklab
2025-05-07 16:10 ` dpdklab
2025-05-07 16:32 ` dpdklab
2025-05-07 16:37 ` dpdklab
2025-05-07 17:01 ` dpdklab
2025-05-07 17:06 ` dpdklab
2025-05-07 17:48 ` |WARNING| " dpdklab
2025-05-07 18:36 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=681ae398.050a0220.b5662.f87fSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).