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 1474342532 for ; Thu, 7 Sep 2023 08:28:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1973B400EF; Thu, 7 Sep 2023 08:28:48 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 93929400EF for ; Thu, 7 Sep 2023 08:28:46 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79536bc669dso22473639f.3 for ; Wed, 06 Sep 2023 23:28:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694068126; x=1694672926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vWFVhBesDdhC1BF7Yq1ptACacTXBK+FfbNS4qSFNgJI=; b=SlApYBJfLA4lvy/E2ReuN1MwEC3Z1LP5sC7YqdhT+XXYx6qPl1hPyKFvCa+XxKv1pb EcyuK/ER+yyvGL7hMdDR9ttZbCJSUtECYm4QOsTDKMTlwnFqZiyCHrgoR9dj/4vzgxHy uZx0wZdJ0UpTwI8JyHFij0dSN/gec/HX2UrW0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694068126; x=1694672926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vWFVhBesDdhC1BF7Yq1ptACacTXBK+FfbNS4qSFNgJI=; b=F+D6TR1FK+CbFAN8MlYLgyVoz2EIhSQ7WobtQNQ51x3PKAnYkM2bzzVsk/1RBHPjb7 uKpDL06Mpx08XD565IODlGYKbgGMizGGBK4Tw39fox4XkfxmD/5ngKeBrdGhn1cBf3wQ Kzo2KIdy4iHnaVLi+UrFSkp+7gZp1KTxLh8pqRCIDgSuZM91Mk9rPBMfeQmqr4v+efp6 KrLfIFtv+pdX3S8zUEOgYfe92UwlDl6fLxEOgcXhKd1aAkBPpwm3CbOIDXJofa/Rh4/E i18vawetwsZFJw3R9uZ461af/xyNjuqxNvD+JzBi1bf7Ecua6WFjngaNi5Cd9FW0nfjC o6iw== X-Gm-Message-State: AOJu0YzvU/p5Bv9iav8E99DqlzMrLxposGSNWSZyYLR2+lcbZ0QD2w6T 0zMtRk/gMyrxPkEiS26ToUatwP4HamfoCbHYe/6pRiPIpWnI8peMtZTUa7bJoFeJmA== X-Google-Smtp-Source: AGHT+IFjqkFu64Klw5HRrtUbVL56h2M7VUq+iZBIDDJJsTZQdti7nTa6sUKwRGb+/vvy1+ybKpQg28k6ngAn X-Received: by 2002:a6b:6d19:0:b0:783:6eef:1496 with SMTP id a25-20020a6b6d19000000b007836eef1496mr22926742iod.19.1694068125985; Wed, 06 Sep 2023 23:28:45 -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 g21-20020a056638061500b00433e2f65c88sm627418jar.60.2023.09.06.23.28.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 23:28:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 23:28:45 -0700 (PDT) Message-ID: <64f96d9d.050a0220.a26f6.deadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 79D096052471; Thu, 7 Sep 2023 02:28:45 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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/v22.11 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 85/93 DPDK:fast-tests / power_autotest SKIP 0.12s exit status 77 86/93 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.12s exit status 77 87/93 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.12s exit status 77 88/93 DPDK:fast-tests / reorder_autotest SKIP 0.12s exit status 77 89/93 DPDK:fast-tests / service_autotest OK 3.63s 90/93 DPDK:fast-tests / thash_autotest OK 0.12s 91/93 DPDK:fast-tests / threads_autotest OK 0.68s 92/93 DPDK:fast-tests / trace_autotest SKIP 0.12s exit status 77 93/93 DPDK:fast-tests / metrics_autotest OK 0.12s Ok: 49 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 43 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/