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 0ADA2438E9 for ; Wed, 17 Jan 2024 07:34:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 052B54028B; Wed, 17 Jan 2024 07:34:40 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 046314014F for ; Wed, 17 Jan 2024 07:34:38 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc21d7a7042so1943777276.2 for ; Tue, 16 Jan 2024 22:34:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705473278; x=1706078078; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a2TaEJHc38zCHr9Y/tAAvuLRiEhF1ct+m/8ljBa+nLw=; b=jwO/Kijl6FjiSGrwVeR4Dk2g9rlGqelhcLUvL1MKLY1N9/pwERRDdivzAT16wFvprb BWQvtlLbZWhzrr5r6xt1NFlyd+H0lUqPXE2mBfx2Llr59o10zi7vBVNsYvr+xAuCf3Wh ektLzVoLauGcPGJBwHMaOWsrDjCm2Lg27z6rk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705473278; x=1706078078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a2TaEJHc38zCHr9Y/tAAvuLRiEhF1ct+m/8ljBa+nLw=; b=bIgR3/s9Ini9Y15kChCpDNixiVhitwtJeyaTvYxLlB0geHevgL9DGzlImg1oByyDbb BMRqkGjOw64fUD8QsFNd0sZ5gJP+/tD94p2fEU0Sh3pCvBGfgFgVZaWgNkp0TyRKfmNl sqa0AW/trdsD2bHSXysFAC4Bg43IXtQzEn/znQVGOAed4RysvEiPF9GbQOaU5Yg40cS0 P+mN6JUQVACmhTIhWeFjeenOlIJ46A52bIfbXGSPlSACU5pCGjEPZGqgqzHLYXXm4VlY aWGvmzhfNYu/s5peZ1zerKE/My1FwudT4XLojGW4nFPaPhD6V+UwrS6IGSD9SwM/0mtf gsrg== X-Gm-Message-State: AOJu0YzWtfV2zZF+IUEPx95avtnGjk+I+BJJiPdveUv3Xmcmfpr5cevi z5Y/cU80C/yYlHm1pn6Tr9FNUnm/CdOT7I97H3kNYEhk24Ij3Q1SQJeZX+zm5vGlzHGrbOWMaw= = X-Google-Smtp-Source: AGHT+IEtoHIEmFHazLE9a6IGiUCACZbrcKUlrMjjB+E+Wp6lFnGd1DdMIxPq+JZ6zzNR9p2hPBOI6Nqm5V7y X-Received: by 2002:a81:ec08:0:b0:5d7:1941:2c18 with SMTP id j8-20020a81ec08000000b005d719412c18mr6696866ywm.69.1705473278326; Tue, 16 Jan 2024 22:34:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x80-20020a0dd553000000b005ff422a299bsm237070ywd.4.2024.01.16.22.34.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 22:34:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 22:34:38 -0800 (PST) Message-ID: <65a774fe.0d0a0220.44605.19d9SMTPIN_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 E97D76043481; Wed, 17 Jan 2024 01:34:37 -0500 (EST) Subject: |FAILURE| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.14s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.14s 78/84 DPDK:fast-tests / thash_autotest OK 0.15s 79/84 DPDK:fast-tests / threads_autotest OK 0.90s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.18s 81/84 DPDK:fast-tests / timer_autotest OK 2.67s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.14s Ok: 64 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 19 Timeout: 1 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) 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27686/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/