|FAILURE| pw138754-138762 [PATCH] [v11,9/9] log: colorize log output

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Mar 24 04:47:03 CET 2024


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/138762

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Sunday, March 24 2024 02:33:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb

138754-138762 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 11 (arm)     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
[1/2865] Compiling C object 'lib/76b5a35@@rte_kvargs at sta/kvargs_rte_kvargs.c.o'.
[2/2865] Compiling C object 'lib/76b5a35@@rte_argparse at sta/argparse_rte_argparse.c.o'.
[3/2865] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o'.
[4/2865] Linking static target lib/librte_argparse.a.
[5/2865] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_data.c.o'.
[6/2865] Linking static target lib/librte_kvargs.a.
[7/2865] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_legacy.c.o'.
[8/2865] Linking static target lib/librte_telemetry.a.
[9/2865] Compiling C object 'lib/76b5a35@@rte_log at sta/log_log.c.o'.
FAILED: lib/76b5a35@@rte_log at sta/log_log.c.o
ccache cc -Ilib/76b5a35@@rte_log at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/log -I../lib/log -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.log -MD -MQ 'lib/76b5a35@@rte_log at sta/log_log.c.o' -MF 'lib/76b5a35@@rte_log at sta/log_log.c.o.d' -o 'lib/76b5a35@@rte_log at sta/log_log.c.o' -c ../lib/
 log/log.c
../lib/log/log.c: In function 'journal_send_id':
../lib/log/log.c:881:17: error: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Werror=unused-result]
881 |                 write(fd, syslog_id, len);
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[10/2865] Generating argparse.sym_chk with a meson_exe.py custom command.
[11/2865] Generating kvargs.sym_chk with a meson_exe.py custom command.
[12/2865] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

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