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 3836243D4B for ; Tue, 26 Mar 2024 07:20:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13771402D9; Tue, 26 Mar 2024 07:20:33 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 9AFDA402C7 for ; Tue, 26 Mar 2024 07:20:31 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c37e87756dso3103551b6e.3 for ; Mon, 25 Mar 2024 23:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711434031; x=1712038831; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=veR2SUmJBa2Kwdsot2jpb2a9xNx6QcFPF7Mrfm2Jg30=; b=O84r9GkmTrZC0MVBJ+o/s2kTkicZkopKFcgDKbgoxFXuOcMGzY3tVMZ8FPuTKg+izF NWSbF2vkj+pyKmDHGWJp7no8nnivpQHdg0JSVAR7/vBKVkp8wkwh3s29RMV0+5gwnd9D 7AvXieqlH5pmmJisIbVw60tp279QhjEeVLrsw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711434031; x=1712038831; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=veR2SUmJBa2Kwdsot2jpb2a9xNx6QcFPF7Mrfm2Jg30=; b=X5E+nHJTzqmSONd/3v7VK61P7ZSRIPmNBPT6ujmH2Jq1piBo90+xOZOROJ0NDZ7uXQ cCBi5RcYC96QC3obGZdf+wodsMncV0ntqvT43pNShGQlAd3t4S/qBTzxm4bR4bShL+4K PaOx+T/uuVr/rkFkBlXc2JZLemDJgKEwknCuGaU+7u3eWeiJgbWP2d0iwymC2sXRzxOO WIS5glWUK+155vfmUB4esDnT1UM3VMhVSd9/xF976zhvn08tm3d9QAAyCMLOU4QKCbrm mRDkfUpmT6B5YIccnivQVxSWhHSNYfbuBOU5rVU2s27p5HT+oysjgfFDGmGFmPMfJbkH oy0g== X-Gm-Message-State: AOJu0YyMhx9o2OJUQHYbkrv/kBhOg/yD7x0Dwpj+a2vnXesarHQYslH+ VKJW1133KcWTprCkO4prg3FrJmqeQIL9ESip7Q5ijbeii5DUWNcZKdWsaoxveQzHCOx1V1Tv+Gx H2iXs/4qDgiaYwrt3FwtRfs47h5mLl1lp X-Google-Smtp-Source: AGHT+IErWMyMoywmT0Vs94T0Q7gzpPhAzPJcWxc009YhdygLkBIIGXJmOFBJVnWZ744OCFY+BFQOhwS7hzTf X-Received: by 2002:a05:6808:1412:b0:3c3:a294:5bc9 with SMTP id w18-20020a056808141200b003c3a2945bc9mr356855oiv.9.1711434030825; Mon, 25 Mar 2024 23:20:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h7-20020a632107000000b005b9053d0ff2sm352487pgh.7.2024.03.25.23.20.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 23:20:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 23:20:30 -0700 (PDT) Message-ID: <6602692e.630a0220.4e8cc.483dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DD8E16052471; Tue, 26 Mar 2024 02:20:29 -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 | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 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) 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 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 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/