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 B505643D42 for ; Mon, 25 Mar 2024 06:00:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E66A140A4B; Mon, 25 Mar 2024 06:00:49 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id BA47240270 for ; Mon, 25 Mar 2024 06:00:47 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1deffa23bb9so29449815ad.2 for ; Sun, 24 Mar 2024 22:00:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711342847; x=1711947647; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+MnogUyDSxRmKvtuitpx7ANzyHI2NbzmfdMcTv7oiiM=; b=ZMqPP42XDrERh9KYh7RgV/WOzIQvPnbgc9hjUYB44FMspjY7fnn6E8t4o0wUpMm86j qx88lnsFREAL5tpDYeyqnZxzmAKyNmRhmSyJdQNyD2V/Xe85MNJ/jYPEGPuAhcqObCQt 8Q+Zl+YpEvzNNSKtOOHAX4HegEvJ+0WwKFMGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711342847; x=1711947647; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+MnogUyDSxRmKvtuitpx7ANzyHI2NbzmfdMcTv7oiiM=; b=aYUvzXtG+6ibmmplFduxwmHCbqYKvEN6B20ld/Z8j+Ruq+lMl7tkYkVmuiutll8+9d zqLlaT9A8lmQw/UgPl7tJ/OIcsb/IuzTLUJVCshTdweHj0E/KX6ghwaToThI2gkhwX17 FLeYpn/jjuuh/2QVVk5rtC+ZmhDgko1NgmoPVFoYNg+toKxXA91su/K4NNbRVAKuIm/o qtoW0omP0fBEFTy3fXmBq0xpTv0a4doxt8kJClKIEculebmXjsfErmkZhpLqVoyWqCbp lHFikUNsPzAj0d+LXZd0b4US5OVKrlu4ho9VJQJHDknlI5CT/SQJAwllSNO7wRbvKEeY owiQ== X-Gm-Message-State: AOJu0YxRbaLtAandy5AIEdqn/TPHPgk6VTkhtaWaXGOeTvP1tgCTn3WG ihMMpwvE6xxSk3ujn5vz+mk7/lql4rVGfquj9u7LeISIiDoexxLj0f0bJR20sielMW+6u9uevtN lCkOtuuGW3dXZSKuJLCqnxIjanpNLbIZO X-Google-Smtp-Source: AGHT+IEd0Zu2BvsGwnEJrpsj7AwPMhiVZlREUU+8j402clO9pu3YXu2yASUTeVDT4e1Li1WuNRWPJBM8T3UN X-Received: by 2002:a17:902:f786:b0:1e0:c224:abea with SMTP id q6-20020a170902f78600b001e0c224abeamr1840009pln.43.1711342846946; Sun, 24 Mar 2024 22:00:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j1-20020a170902c3c100b001dd88d5bf02sm100637plj.141.2024.03.24.22.00.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Mar 2024 22:00:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Mar 2024 22:00:46 -0700 (PDT) Message-ID: <660104fe.170a0220.95925.9075SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 249B56052471; Mon, 25 Mar 2024 01:00:46 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 11 (arm) (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.17s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.17s 103/111 DPDK:fast-tests / thash_autotest OK 0.17s 104/111 DPDK:fast-tests / threads_autotest OK 0.35s 105/111 DPDK:fast-tests / ticketlock_autotest OK 0.19s 106/111 DPDK:fast-tests / timer_autotest OK 2.48s 107/111 DPDK:fast-tests / trace_autotest OK 0.18s 108/111 DPDK:fast-tests / trace_autotest_with_traces OK 0.18s 109/111 DPDK:fast-tests / vdev_autotest OK 0.17s 110/111 DPDK:fast-tests / version_autotest OK 0.17s 111/111 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 100 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 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 ==== Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28616/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/