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 B235A43D1B for ; Fri, 22 Mar 2024 01:33:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A916E402A7; Fri, 22 Mar 2024 01:33:41 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DAE9F400D6 for ; Fri, 22 Mar 2024 01:33:39 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36695f8029aso7092905ab.3 for ; Thu, 21 Mar 2024 17:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711067619; x=1711672419; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JiL8cf0/udAiI02tsgWSSQJbu/K6eCG48wSK+dZnArQ=; b=UE9wztbn1Fx0Sid6tmHH2CLztiGtoA6Enl/9bvAMbwjyXVQT7MBKzX5zXuDXJgXToj W8qzBT4Wf+SjXlaxw4UrkylkATLH6yP3Paqv5n3b46iStz0ZXlZeA9YQUGk8KK+e8h/6 bd7ESRgtL53pR1sfN0GoDrwTc+9EFTCzxXvdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711067619; x=1711672419; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JiL8cf0/udAiI02tsgWSSQJbu/K6eCG48wSK+dZnArQ=; b=lcvyZ04iJU/cpcMvHEO6Rw0iMcb6ZfND/G3Y6Ez1lVx6uaRJU+BlOuPyLajacBO/c/ sy6aadl0wwBDHCZV0+iMLTX3a/FMQ2jVMrrwfPsNQlXDhZmPaECzZpcZIaDFmqk+lPRI h1JMvppPjYoM42C80Vn+qNcSwiAW8NGYRpvsCLvEkQn8N8aQYSXZMoLwKHSA/b0sWaCZ r1PMkCn/tT6MusHb7MJmHGKgPQHmEcFuDn8bxvVhUqUALokdF2gNmtkx7qoiAUXmRjzM DxixGHxXlzS6V8bv2e0FrmF6yynQpkYbRAl2wh9NDlb+554ZWV7282AzdToOmgBfvgua pjdw== X-Gm-Message-State: AOJu0YxcA60ebwFdPQWHROMkceaA4bxfp1rTY7m8TFdc4VNQDo5Ku19q nragzFg3z2IoYST+8x1Ve6EB+tqfaGAKvNFzcPO9Tiw8tftDt6icYPYObExELIAMQlIURrMQGxt ePSSEgrD+i9KD2bu78fRWILTLB+ZhQeVr4hUK4upx X-Google-Smtp-Source: AGHT+IGckiydDYRcI8J4VLp61VnoZahIljk+7vIZyLsvrxA6jvTq1b97vK3xRoGUb0JrcgHEDLZ5TnzOhJLb X-Received: by 2002:a92:909:0:b0:368:4fe6:ea12 with SMTP id y9-20020a920909000000b003684fe6ea12mr1149075ilg.31.1711067619288; Thu, 21 Mar 2024 17:33:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n10-20020a056638210a00b00476decda9bcsm45258jaj.66.2024.03.21.17.33.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 17:33:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 17:33:39 -0700 (PDT) Message-ID: <65fcd1e3.050a0220.98c13.1335SMTPIN_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 E2FD76052471; Thu, 21 Mar 2024 20:33:38 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 0219d467bcb1d19b386b5bae8eecd3514ba13fdb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 0219d467bcb1d19b386b5bae8eecd3514ba13fdb --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 11 (arm) (dpdk_unit_test): ==== 102/112 DPDK:fast-tests / telemetry_data_autotest OK 0.17s 103/112 DPDK:fast-tests / telemetry_json_autotest OK 0.17s 104/112 DPDK:fast-tests / thash_autotest OK 0.18s 105/112 DPDK:fast-tests / threads_autotest OK 0.34s 106/112 DPDK:fast-tests / ticketlock_autotest OK 0.19s 107/112 DPDK:fast-tests / timer_autotest OK 2.48s 108/112 DPDK:fast-tests / trace_autotest OK 0.18s 109/112 DPDK:fast-tests / trace_autotest_with_traces OK 0.18s 110/112 DPDK:fast-tests / vdev_autotest OK 0.17s 111/112 DPDK:fast-tests / version_autotest OK 0.17s 112/112 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 101 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 ==== 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Arch Linux Kernel: 5.4.0-167-generic Compiler: gcc 13.1.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28586/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/