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 2770145B42 for ; Tue, 15 Oct 2024 10:03:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D21A4027C for ; Tue, 15 Oct 2024 10:03:16 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id D4A6F400EF for ; Tue, 15 Oct 2024 10:03:14 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7afcf0625a9so581890685a.0 for ; Tue, 15 Oct 2024 01:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728979394; x=1729584194; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iEbt7hYU7LmSuVu/BuvwyJYo7FxlRwmQ8SEwXnZT0Ck=; b=k4D0uzFBL6YAgcvJD2bZJb8WFKyRiCk6MhTvIiyY+NwFo6qwptbS7iTmzkviMzO22O DF65PA01aMk6GgCSXMPavV5YGlsVVZNROrTU0JIHYSPwP/qZk7z34E/OZj8krL34inFV mM0RFtKlVb5/WiD3HrDl4FYEt3X1jm/SwgyIV2GCJQwdmLd+kJgnv/bpHqNZDCS7jF2k N4SgT5lSaKTznleyy6KyZgFJPOL20B4+f66VJHdx5S7P9I07FDhV45ZlPUdUFNSoJpj4 WA7FY8sAoAnMvryn9yUUfaIRSlEcnWPUyZ2DEq57C/EES1CFqAxG1idJEyG43QkHWh6B t9Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728979394; x=1729584194; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iEbt7hYU7LmSuVu/BuvwyJYo7FxlRwmQ8SEwXnZT0Ck=; b=YqGvFTaTOuK7JZRvg2RtGZTh7M/y4zleTSKrDRHti++UcRWDeQlp1tognLIBy8q40v T9dW6SwkY4LtosbXuMhvsAENXiCv68GubTfrn4N/LsXBXyXxBKdkbzppOJRBx01MwNhj BK0lLS9ooHOJxdv6210a9KIZEFVm+G6bYWAMEzuLmJi6EuyxUEoAlzsxC1UfZ3s49zdV rowmEBg0FNgbJMb0VZS0CxqA4OrSJNgAS2jNpGKqt6DYbyrzq+cV40apTrOumh9ergAS vKIlGpZs3ZN7nTm0aYnMKzQDs0H7e2Pxqu5gUn0PnUCrE/FABZ/18zrHYsUhYePhshUe l3cQ== X-Gm-Message-State: AOJu0YxryOKBHnUyWom0hx/8/kIH/mNT1ShPa0lRcqYxD+UNAvkZ7Tcx 7GKATjGAaIc3h/1FK/SWlcEtZuptb+ysoAO6mILjw8vxf5P21GoIvbYZbyM7kmCuMdEUJ8bTCb/ 5 X-Google-Smtp-Source: AGHT+IHxezm4Bk4ruqBxDqiox+3Awz/ugrS6kNRvvrpfI/eZ7AmtcW1DQavnIGLMuVqr4lFi55YbNw== X-Received: by 2002:a05:620a:4686:b0:7ac:9aa1:b64d with SMTP id af79cd13be357-7b12101aefcmr1535105085a.57.1728979393857; Tue, 15 Oct 2024 01:03:13 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b1363cae53sm39406885a.134.2024.10.15.01.03.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Oct 2024 01:03:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: g.singh@nxp.com, robot@bytheb.org Subject: |FAILURE| pw145982 [v7 15/15] bus/dpaa: add port bmi stats Date: Tue, 15 Oct 2024 04:03:11 -0400 Message-ID: <20241015080311.2470741-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241015071403.1940833-16-g.singh@nxp.com> References: <20241015071403.1940833-16-g.singh@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/145982/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11341268654 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### 91/100 DPDK:fast-tests / telemetry_json_autotest OK 0.37 s 92/100 DPDK:fast-tests / thash_autotest OK 0.37 s 93/100 DPDK:fast-tests / threads_autotest OK 0.52 s 94/100 DPDK:fast-tests / ticketlock_autotest OK 0.42 s 95/100 DPDK:fast-tests / timer_autotest OK 2.87 s 96/100 DPDK:fast-tests / trace_autotest OK 0.37 s 97/100 DPDK:fast-tests / trace_autotest_with_traces OK 0.37 s 98/100 DPDK:fast-tests / vdev_autotest OK 0.37 s 99/100 DPDK:fast-tests / version_autotest OK 0.37 s 100/100 DPDK:fast-tests / telemetry_all OK 1.12 s Ok: 93 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------