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 A7E8D43D5C for ; Thu, 28 Mar 2024 06:18:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B58B41144; Thu, 28 Mar 2024 06:18:09 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4711A402AC for ; Thu, 28 Mar 2024 06:09:08 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-609f1b77728so5972417b3.3 for ; Wed, 27 Mar 2024 22:09:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711602547; x=1712207347; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lNZMWJ82TKbhwtJfQOcp2k0V1NfTf/cSdkpyxEmVlIg=; b=ZM6fmI6tMYIuC+uxyYOwEpENhjaMJ+d28vSxv287A/IrYuYq0GTN3KS0RpxxOsnhd1 xzTHkLeA5PUcKDI3mhsgyGoMomdy0vrH3nWiJNpOJ2e66kTAmxLUlhH+8cumAo0d7aVa z9RPuAQR0dYwwJQUxBM4z9CExZ++ieS92zvO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711602547; x=1712207347; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lNZMWJ82TKbhwtJfQOcp2k0V1NfTf/cSdkpyxEmVlIg=; b=qD4MhTZhjgDJUlavrXTIhK7cYIR0Jd8bC0nAVB3sQ+DTgscyDh1PIv2WNF2dJJ+9M/ YG1MnFx12GY7wqlwA0+QWriHCwovp1VR1WwrJqaIiNNstNfhLBDBBzngTbsWrOkYG+vT 0oK3W42xaBl1LPHJfxXnOi0CClBl/aEebEpQw94HyK9400jZkTqCp3b8Syc2zScpvmtm rbXeKtL1aMB2KwAwc+OUgxm+kujeMB9SJgKpYEOZZnyYLu4JS6yuuFpvHkVV1mson9X4 Sr2a4btje0KbaW/VDUuaTU1KzXLJjW6nKelwwxgRuP3iXZJ+4MJ+5kfVJcudL8KcoyhO sj4w== X-Gm-Message-State: AOJu0YxCnFA+Qrc7AsD/s1ojVGCvyEvxswB/o4SEC9suBpDzZqCThpo/ 7Enb9nf4HuI8B+h/FvWPhy+LmlTY5TypiHQbN346Kw2rNLGZi2Ix5TskDfsYNur2aZ3R1Ol4E5O Y664HLBy7jhlfZpqkgppuC05m4eUlb2Zh X-Google-Smtp-Source: AGHT+IFye+8s464p/AO2zsEzAt2g7riXUw44EhOtazPKr6DVFsXhYYQId+2X6Mzge6c9fqh2iliUUTUx0zC+ X-Received: by 2002:a0d:d6c1:0:b0:610:ff18:113a with SMTP id y184-20020a0dd6c1000000b00610ff18113amr1663959ywd.6.1711602547685; Wed, 27 Mar 2024 22:09:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g66-20020a815245000000b0060a17a76997sm34059ywb.69.2024.03.27.22.09.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Mar 2024 22:09:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Mar 2024 22:09:07 -0700 (PDT) Message-ID: <6604fb73.810a0220.ce521.2765SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5542C6052471; Thu, 28 Mar 2024 01:09:07 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. 1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid) 2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s Ok: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/tarballs/28655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/