automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: juraj.linkes@pantheon.tech, robot@bytheb.org
Subject: |FAILURE| pw142905 [PATCH v11 5/5] dts: add API doc generation
Date: Mon,  5 Aug 2024 11:02:34 -0400	[thread overview]
Message-ID: <20240805150234.3130262-1-robot@bytheb.org> (raw)
In-Reply-To: <20240805135959.214457-6-juraj.linkes@pantheon.tech>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[42/743] Linking target app/dpdk-test-regex.
[43/743] Linking target app/dpdk-test-sad.
[44/743] Linking target app/dpdk-test-security-perf.
[45/743] Linking target app/dpdk-testpmd.
[46/743] Generating doxygen-man with a custom command.
[47/743] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_main.c.o'.
[48/743] Linking target examples/dpdk-cmdline.
[49/743] Compiling C object 'examples/c590b3c@@dpdk-bond@exe/bond_main.c.o'.
[50/743] Linking target examples/dpdk-bond.
[51/743] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[52/743] Linking target examples/dpdk-distributor.
[53/743] Generating dts_api_html with a custom command.
FAILED: dts/doc/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.07.0 /home/runner/work/dpdk/dpdk/dts/doc /home/runner/work/dpdk/dpdk/build/doc/api/dts -E -c /home/runner/work/dpdk/dpdk/doc/guides -W

Warning, treated as error:
autodoc: failed to import module 'remote_session' from module 'framework'; the following exception was raised:
No module named 'paramiko'
[54/743] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[55/743] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[56/743] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[57/743] Generating doxygen-html with a custom command.
[58/743] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[8/743] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[9/743] Linking target examples/dpdk-bond.
[10/743] Generating symbol file 'drivers/a715181@@rte_net_iavf@sha/librte_net_iavf.so.24.2.symbols'.
[11/743] Generating symbol file 'drivers/a715181@@rte_net_ice@sha/librte_net_ice.so.24.2.symbols'.
[12/743] Generating symbol file 'drivers/a715181@@rte_net_ixgbe@sha/librte_net_ixgbe.so.24.2.symbols'.
[13/743] Generating symbol file 'drivers/a715181@@rte_net_mlx5@sha/librte_net_mlx5.so.24.2.symbols'.
[14/743] Compiling C object 'examples/c590b3c@@dpdk-skeleton@exe/skeleton_basicfwd.c.o'.
[15/743] Compiling C object 'examples/c590b3c@@dpdk-vhost_blk@exe/vhost_blk_vhost_blk.c.o'.
[16/743] Compiling C object 'examples/c590b3c@@dpdk-vhost_blk@exe/vhost_blk_vhost_blk_compat.c.o'.
[17/743] Compiling C object 'examples/c590b3c@@dpdk-vhost_crypto@exe/vhost_crypto_main.c.o'.
[18/743] Generating symbol file 'drivers/a715181@@rte_net_ring@sha/librte_net_ring.so.24.2.symbols'.
[19/743] Generating dts_api_html with a custom command.
FAILED: dts/doc/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.07.0 /home/runner/work/dpdk/dpdk/dts/doc /home/runner/work/dpdk/dpdk/build/doc/api/dts -E -c /home/runner/work/dpdk/dpdk/doc/guides -W

Warning, treated as error:
autodoc: failed to import module 'remote_session' from module 'framework'; the following exception was raised:
No module named 'paramiko'
[20/743] Generating symbol file 'drivers/a715181@@rte_raw_ntb@sha/librte_raw_ntb.so.24.2.symbols'.
[21/743] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[22/743] Compiling C object 'examples/c590b3c@@dpdk-vhost@exe/vhost_virtio_net.c.o'.
[23/743] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[24/743] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-08-05 15:02 UTC|newest]

Thread overview: 111+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240805135959.214457-6-juraj.linkes@pantheon.tech>
2024-08-05 13:40 ` |SUCCESS| pw142901-142905 " qemudev
2024-08-05 13:44 ` qemudev
2024-08-05 14:02 ` |WARNING| pw142905 " checkpatch
2024-08-05 15:02 ` 0-day Robot [this message]
2024-08-05 20:17 ` |PENDING| pw142901-142905 [PATCH] [v11,5/5] dts: add API doc generat dpdklab
2024-08-05 20:17 ` dpdklab
2024-08-05 20:17 ` dpdklab
2024-08-05 20:20 ` |SUCCESS| " dpdklab
2024-08-05 20:23 ` |PENDING| " dpdklab
2024-08-05 20:25 ` |SUCCESS| " dpdklab
2024-08-05 20:25 ` |PENDING| " dpdklab
2024-08-05 20:25 ` dpdklab
2024-08-05 20:25 ` |SUCCESS| " dpdklab
2024-08-05 20:26 ` dpdklab
2024-08-05 20:28 ` dpdklab
2024-08-05 20:29 ` |PENDING| " dpdklab
2024-08-05 20:30 ` |SUCCESS| " dpdklab
2024-08-05 20:32 ` dpdklab
2024-08-05 20:33 ` |PENDING| " dpdklab
2024-08-05 20:33 ` dpdklab
2024-08-05 20:33 ` |SUCCESS| " dpdklab
2024-08-05 20:33 ` |PENDING| " dpdklab
2024-08-05 20:34 ` dpdklab
2024-08-05 20:34 ` dpdklab
2024-08-05 20:34 ` dpdklab
2024-08-05 20:35 ` dpdklab
2024-08-05 20:35 ` dpdklab
2024-08-05 20:35 ` dpdklab
2024-08-05 20:37 ` dpdklab
2024-08-05 20:38 ` dpdklab
2024-08-05 20:39 ` dpdklab
2024-08-05 20:40 ` dpdklab
2024-08-05 20:40 ` dpdklab
2024-08-05 20:41 ` dpdklab
2024-08-05 20:41 ` |SUCCESS| " dpdklab
2024-08-05 20:42 ` |PENDING| " dpdklab
2024-08-05 20:43 ` dpdklab
2024-08-05 20:43 ` dpdklab
2024-08-05 20:44 ` dpdklab
2024-08-05 20:45 ` |SUCCESS| " dpdklab
2024-08-05 20:45 ` |PENDING| " dpdklab
2024-08-05 20:45 ` dpdklab
2024-08-05 20:46 ` dpdklab
2024-08-05 20:46 ` dpdklab
2024-08-05 20:47 ` dpdklab
2024-08-05 20:47 ` dpdklab
2024-08-05 20:47 ` dpdklab
2024-08-05 20:48 ` dpdklab
2024-08-05 20:48 ` |SUCCESS| " dpdklab
2024-08-05 20:49 ` |PENDING| " dpdklab
2024-08-05 20:49 ` dpdklab
2024-08-05 20:50 ` dpdklab
2024-08-05 20:50 ` dpdklab
2024-08-05 20:51 ` dpdklab
2024-08-05 20:52 ` dpdklab
2024-08-05 20:53 ` dpdklab
2024-08-05 20:55 ` dpdklab
2024-08-05 20:56 ` dpdklab
2024-08-05 20:56 ` dpdklab
2024-08-05 20:56 ` dpdklab
2024-08-05 20:56 ` dpdklab
2024-08-05 20:56 ` dpdklab
2024-08-05 20:57 ` dpdklab
2024-08-05 20:57 ` dpdklab
2024-08-05 20:57 ` dpdklab
2024-08-05 20:59 ` |SUCCESS| " dpdklab
2024-08-05 21:00 ` dpdklab
2024-08-05 21:01 ` dpdklab
2024-08-05 21:02 ` |PENDING| " dpdklab
2024-08-05 21:02 ` dpdklab
2024-08-05 21:03 ` dpdklab
2024-08-05 21:03 ` dpdklab
2024-08-05 21:06 ` dpdklab
2024-08-05 21:08 ` dpdklab
2024-08-05 21:08 ` |SUCCESS| " dpdklab
2024-08-05 21:09 ` |PENDING| " dpdklab
2024-08-05 21:09 ` dpdklab
2024-08-05 21:10 ` dpdklab
2024-08-05 21:10 ` dpdklab
2024-08-05 21:15 ` dpdklab
2024-08-05 21:15 ` dpdklab
2024-08-05 21:15 ` dpdklab
2024-08-05 21:15 ` dpdklab
2024-08-05 21:16 ` dpdklab
2024-08-05 21:17 ` dpdklab
2024-08-05 21:17 ` dpdklab
2024-08-05 21:17 ` dpdklab
2024-08-05 21:18 ` dpdklab
2024-08-05 21:18 ` dpdklab
2024-08-05 21:20 ` |SUCCESS| " dpdklab
2024-08-05 21:21 ` |PENDING| " dpdklab
2024-08-05 21:21 ` dpdklab
2024-08-05 21:22 ` dpdklab
2024-08-05 21:23 ` dpdklab
2024-08-05 21:24 ` dpdklab
2024-08-05 21:24 ` dpdklab
2024-08-05 21:24 ` dpdklab
2024-08-05 21:25 ` dpdklab
2024-08-05 21:25 ` |SUCCESS| " dpdklab
2024-08-05 21:25 ` |PENDING| " dpdklab
2024-08-05 21:29 ` dpdklab
2024-08-05 21:29 ` dpdklab
2024-08-05 21:30 ` dpdklab
2024-08-05 21:33 ` dpdklab
2024-08-05 21:38 ` |SUCCESS| " dpdklab
2024-08-05 21:52 ` |PENDING| " dpdklab
2024-08-05 21:55 ` |SUCCESS| " dpdklab
2024-08-05 22:00 ` dpdklab
2024-08-06 21:26 ` dpdklab
2024-08-06 21:34 ` dpdklab
2024-08-06 21:48 ` 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=20240805150234.3130262-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=juraj.linkes@pantheon.tech \
    --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).