automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: probb@iol.unh.edu, robot@bytheb.org
Subject: |FAILURE| pw154949 [PATCH v3 5/5] dts: add performance test functions to test suite API
Date: Wed,  2 Jul 2025 02:43:19 -0400	[thread overview]
Message-ID: <20250702064319.2655138-1-robot@bytheb.org> (raw)
In-Reply-To: <20250702052154.381690-5-probb@iol.unh.edu>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/154949/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16017180147
Build Logs:
-----------------------Summary of failed steps-----------------------
"Check patches" failed at step Check patches
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "Check patches" at step Check patches
####################################################################################
^[[36;1mdevtools/check-meson.py || failed=true^[[0m
^[[36;1mdevtools/check-spdx-tag.sh || failed=true^[[0m
^[[36;1m[ -z "$failed" ]^[[0m
shell: /usr/bin/bash --noprofile --norc -exo pipefail {0}
env:
  REF_GIT_BRANCH: main
  REF_GIT_REPO: https://github.com/DPDK/dpdk
  REF_GIT_TAG: v25.03
##[endgroup]
+ git remote add upstream https://github.com/DPDK/dpdk
+ git fetch upstream main
From https://github.com/DPDK/dpdk
 * branch                  main       -> FETCH_HEAD
 * [new branch]            main       -> upstream/main
+ failed=
+ devtools/check-doc-vs-code.sh upstream/main
+ devtools/check-meson.py
+ devtools/check-spdx-tag.sh
dts/configurations/test_run.example.yaml
dts/framework/testbed_model/traffic_generator/performance_traffic_generator.py
dts/framework/testbed_model/traffic_generator/trex.py
total: 3 missing SPDX, 0 license errors, 0 warnings
+ failed=true
+ '[' -z true ']'
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "Check patches" at step Check patches
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1977/1995] Linking target examples/dpdk-timer
[1978/1995] Linking target examples/dpdk-vdpa
[1979/1995] Linking target examples/dpdk-vhost
[1980/1995] Linking target examples/dpdk-vhost_blk
[1981/1995] Linking target examples/dpdk-vhost_crypto
[1982/1995] Linking target examples/dpdk-guest_cli
[1983/1995] Linking target examples/dpdk-vm_power_manager
[1984/1995] Linking target examples/dpdk-vmdq
[1985/1995] Linking target examples/dpdk-vmdq_dcb
[1986/1995] Linking target buildtools/chkincs/chkincs
[1987/1995] Linking target buildtools/chkincs/chkincs-all
[1988/1995] Linking target buildtools/chkincs/chkincs-cpp
[1989/1995] Linking target buildtools/chkincs/chkincs-cpp-exp
[1990/1995] Linking target buildtools/chkincs/chkincs-cpp-all
[1991/1995] Linking target buildtools/chkincs/chkincs-exp
[1992/1995] Generating doxygen-man with a custom command
[1993/1995] Generating dts_api_html with a custom command
[1994/1995] Generating html_guides with a custom command
FAILED: [code=2] doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0-rc2 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/tools/dts.rst:497:Include file '/home/runner/work/dpdk/dpdk/dts/test_run.example.yaml' not found or reading it failed
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[1977/1995] Linking target examples/dpdk-vdpa
[1978/1995] Linking target examples/dpdk-timer
[1979/1995] Linking target examples/dpdk-vhost
[1980/1995] Linking target examples/dpdk-vhost_crypto
[1981/1995] Linking target examples/dpdk-vhost_blk
[1982/1995] Linking target examples/dpdk-vmdq
[1983/1995] Linking target examples/dpdk-vm_power_manager
[1984/1995] Linking target examples/dpdk-guest_cli
[1985/1995] Linking target examples/dpdk-vmdq_dcb
[1986/1995] Linking target buildtools/chkincs/chkincs-exp
[1987/1995] Linking target buildtools/chkincs/chkincs
[1988/1995] Linking target buildtools/chkincs/chkincs-all
[1989/1995] Linking target buildtools/chkincs/chkincs-cpp
[1990/1995] Linking target buildtools/chkincs/chkincs-cpp-all
[1991/1995] Linking target buildtools/chkincs/chkincs-cpp-exp
[1992/1995] Generating doxygen-man with a custom command
[1993/1995] Generating dts_api_html with a custom command
[1994/1995] Generating html_guides with a custom command
FAILED: [code=2] doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0-rc2 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/tools/dts.rst:497:Include file '/home/runner/work/dpdk/dpdk/dts/test_run.example.yaml' not found or reading it failed
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2025-07-02  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250702052154.381690-5-probb@iol.unh.edu>
2025-07-02  5:27 ` |SUCCESS| " checkpatch
2025-07-02  6:43 ` 0-day Robot [this message]

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=20250702064319.2655138-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=probb@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).