From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0179843D00 for ; Sun, 24 Mar 2024 04:49:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCF85402B0; Sun, 24 Mar 2024 04:49:31 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 30E394014F for ; Sun, 24 Mar 2024 04:49:30 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6928a5e2479so20995186d6.0 for ; Sat, 23 Mar 2024 20:49:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711252169; x=1711856969; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aLvP2t2srBHom8K7JiurFPz8QTNqjOAV4ndDi6IILS4=; b=DgrEn8srr/dKLygjwIZPQMiuTG8tMM3rtrvlhY6owGyDe5TFa3jiIbY15FNh8Tgzsh jLhZM028TY2z770scbmoNCVcpWMZWZFL6Zz3cF5/TDa4LJK02eqOkhvfB/oVm7eT99cr +EV/jRfGDemmVM+ZgJ5ZrabYJoJ4uzL1LTqII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711252169; x=1711856969; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aLvP2t2srBHom8K7JiurFPz8QTNqjOAV4ndDi6IILS4=; b=adDwhUqKzhSb69VNzgpOmyrKY3HbjpM4XRMRY/iC+2o4h84MfNpaE3zTY+qX5bH4FY R/WMTO8LrrnXkdLoJ5MmdDQGglZc42aOtGtXEQ/5IdK133SJ+t01X2EXpUrbwaIbk8hG t1FZ58ayn9iBZVfu7WQkdvb/1B+67uTcEj0BY6zTDw4W2gZdXyqZlIv5CGWHi+LvnfG6 rKOz7AJXx6sXKsM2hVS8DvRBrCOD7GvNHMK1Db+PoLYydrnq6v6NbW57DIkOWQ5cmRj+ kQTk+9924RLVAdWteyr1au9u7BLLK1KjX28NbA4LCgVF4kEI/FTheQxj1Tya3TOkEgBB cHkA== X-Gm-Message-State: AOJu0Yx4/APkpgWtxSCbhcmi6YbYc8ZJe/7vtzqhe6lCP5DuF+Z/OMK1 Yk6t/gkT/bQ5OFJF2hTdRdMrVzwskp1NaH6wLXN8rp87GunRsIlzObacYglSMFJlgBM68JVmWqR 7B4ulW0b1VKEJlpzsC+CiLYxPWq47QvonM+TfVkZ2k5B2ciTH0TIFIFOx X-Google-Smtp-Source: AGHT+IFrU2bM0p3LW8seTAAzcXe66RzW/IvaF3L1V0HGAvq3nUaAmOghZaTI8CgUKNxgZPnaYO9d9T3Byga5 X-Received: by 2002:a05:6214:1c83:b0:696:7567:ef74 with SMTP id ib3-20020a0562141c8300b006967567ef74mr3778736qvb.27.1711252169592; Sat, 23 Mar 2024 20:49:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id hf2-20020a0562140e8200b00695e5d23a63sm385553qvb.36.2024.03.23.20.49.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Mar 2024 20:49:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Mar 2024 20:49:29 -0700 (PDT) Message-ID: <65ffa2c9.050a0220.3231b.7966SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 457E96052471; Sat, 23 Mar 2024 23:49:29 -0400 (EDT) Subject: |FAILURE| pw138754-138762 [PATCH] [v11,9/9] log: colorize log output From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240324024109.306614-10-stephen@networkplumber.org> References: <20240324024109.306614-10-stephen@networkplumber.org> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/138762 _Testing issues_ Submitter: Stephen Hemminger 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@sta/kvargs_rte_kvargs.c.o'. [2/2865] Compiling C object 'lib/76b5a35@@rte_argparse@sta/argparse_rte_argparse.c.o'. [3/2865] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'. [4/2865] Linking static target lib/librte_argparse.a. [5/2865] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'. [6/2865] Linking static target lib/librte_kvargs.a. [7/2865] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'. [8/2865] Linking static target lib/librte_telemetry.a. [9/2865] Compiling C object 'lib/76b5a35@@rte_log@sta/log_log.c.o'. FAILED: lib/76b5a35@@rte_log@sta/log_log.c.o ccache cc -Ilib/76b5a35@@rte_log@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@sta/log_log.c.o' -MF 'lib/76b5a35@@rte_log@sta/log_log.c.o.d' -o 'lib/76b5a35@@rte_log@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/