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 736D0456FC for ; Wed, 31 Jul 2024 03:11:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69A4A406FF; Wed, 31 Jul 2024 03:11:09 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0BFF24042E for ; Wed, 31 Jul 2024 03:11:08 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6512866fa87so32125547b3.2 for ; Tue, 30 Jul 2024 18:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722388267; x=1722993067; 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=cQSdVIOxyxL7IeW+kcaYiGLg64jUavm+nlAWIY5g8ec=; b=Ej1ZvWkiFhpYsup/0wUniqu1+yx265zpe3K/8FjtoDhSQGkXJYlp9VMT37c7iSKQmR b9Nm5CjCIuh71iSNAvimDiwc7SYx8lj2MbrJEXtbhJi8K+CnClrQ4GNxcDNuau/GHivv t0/sn2VLS0JYGJdO6h3ve/nnFLsicq5BAuSC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722388267; x=1722993067; 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=cQSdVIOxyxL7IeW+kcaYiGLg64jUavm+nlAWIY5g8ec=; b=t55W5NrrAxEwS4t/qFYp+Wu/IrlwZV9pjLjodIqMvBnHuIy77kIVFs+HTuKwcj0o9l 0E4Gv9hhZTC6mAdvx0Ifv1bQT2HQxY8KLNsgJ5CAWywJtL0EeEzwrJFovOEYFiWVCZ8D SS2s3vQa0hcietKC0W9/n4J4UxM6qPRsKTsZFoNinJcydoBB8ajdXW9998bMgTgxA9Vu 4ZzYtrjCDMmps6SI05rpaMNn65Ic5XsmgBTsL5VFFoTICYvbrbbNQDl51WznsXFQaVpq Cm2oXJ01y5uCL6wj4cxSSYyg2uuLJcHDOkyJVmdVKvHggmVSpn0nQHe5l4iF3+czbdhS pdOg== X-Gm-Message-State: AOJu0YzDqicxPS0xIszJLMLehZDo31tccR9bzrTFlkweceNRAecKcrGN KLDk1diIasIyiHuLrBj/FYGKKQbiBTxW5JfPHZ9qagLgDhgu8tszF7RakpB5ev79o9hFB8TF9n+ kTSCHmQUE6PY4twqsYX5xagJawYM1XAqms3nGgpuBDS+fnBpw6FeIsfbI X-Google-Smtp-Source: AGHT+IFpFB3kJzVDbqTijR0kxSZV4ZnPrPSw+mFvqATnZX0PttOYTCOoHG2y60hMqIrTfbliLD1ONo3+nsWA X-Received: by 2002:a81:94c4:0:b0:62f:67b4:790c with SMTP id 00721157ae682-67a05b95b72mr122912207b3.14.1722388267437; Tue, 30 Jul 2024 18:11:07 -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 00721157ae682-6756b7cfb0csm8534317b3.70.2024.07.30.18.11.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 18:11:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 18:11:07 -0700 (PDT) Message-ID: <66a98f2b.0d0a0220.d86f6.1f80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E25D605C351; Tue, 30 Jul 2024 21:11:07 -0400 (EDT) Subject: |FAILURE| pw142765-142767 [PATCH] [3/3] test: remove unused resource From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240730225520.83314-4-stephen@networkplumber.org> References: <20240730225520.83314-4-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/142767 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, July 30 2024 22:51:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142765-142767 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#246608 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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/