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 84146432D3 for ; Mon, 13 Nov 2023 12:59:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F0224026C for ; Mon, 13 Nov 2023 12:59:45 +0100 (CET) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 5C81A4026C for ; Mon, 13 Nov 2023 12:59:44 +0100 (CET) Received: by mail-qv1-f52.google.com with SMTP id 6a1803df08f44-67572f4b17cso27613326d6.2 for ; Mon, 13 Nov 2023 03:59:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699876783; x=1700481583; 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=GsGtxPKQShuvRagD4+BHAHvp0GR5aVsU0Ez0AdccW+A=; b=g+mPW5oPOEgHskkETitH+ztbOc5t0RwAk5bRapUbQVdo6JKu/fYMDRjhsvXnWMLwCk fJ1FxhKbxNUbvv7jadFZehLztvcQTKjIinc9Nww6usWJqhOhFyUOrdMPi7quMmf5Sfzo r7z53GImw+lbkY3uYjF0qVAZNfgZKkVhQ/n6zKnEqvPSHmiwCGqYt+PsHpDRvnGhkmNp x6Gqwt7L9cJniowiUVGZtRZcm4E7dBCbchJ6boKsWz4gNNeDBkLX+7M4VEsizTiPmOQ1 nq3Zuzu5VSMPBT2PUq9wOV+bhudKBqB+fQ0Niv0Jr5HkOYXa+AH2T5fG0NvVS0Wy4aPH nfkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699876783; x=1700481583; 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=GsGtxPKQShuvRagD4+BHAHvp0GR5aVsU0Ez0AdccW+A=; b=aGkkvkUhihk+nztvFDbFTrk/9zuEL4ocR9eQ9IOguqe/ZOefq0l8SWWeBWCGDrvn0u 6tzmRVmepb8x7JUk7cGQ0ChFerGpK6+7MLgxeFWbbXaFd6JIU5DzTZ/F3AMgbPFfeDyU cMWqJX037ya6HZ+Rj2rAagTUc/xOXiRXLeR30IH25/SYmI1lR5EVys5iXEUmznvCexZo u8miTnBPeKtjE+pyUjq1pdhK6HdMww6uMqeCmI6y9Vpv1g3/a3JYn5yD2J9bSglvHLpH oG2q6rXtVo8Sgim66U8gKBMsqsL/aVyLEkJWKLZ2x8dOZoqkXOFZEJGwtiBj1OkhTfze LovQ== X-Gm-Message-State: AOJu0YwlnV9QGKBd0XA6HC0VFkPpY3kLSsF3NShofvXrSY/Fe/rpeT38 XXBF4MqFDCV/fjm7Wlpb0/NWtQIIw2LzJBnBIZ8= X-Google-Smtp-Source: AGHT+IE9XXelN7bfBPiCBUHvTyaQ4ts61t4P0l3vC95jZ4SdlTVy28HxNyG3pSXW1bJ1AC1hqu8fYg== X-Received: by 2002:ad4:4e13:0:b0:658:65ed:7e8 with SMTP id dl19-20020ad44e13000000b0065865ed07e8mr5246268qvb.57.1699876783398; Mon, 13 Nov 2023 03:59:43 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id lf13-20020a0562142ccd00b0065d03eae7a0sm2003119qvb.82.2023.11.13.03.59.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Nov 2023 03:59:43 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: mingjinx.ye@intel.com, robot@bytheb.org Subject: |FAILURE| pw134153 [PATCH v6] app/test: secondary process passes allow parameters Date: Mon, 13 Nov 2023 06:59:42 -0500 Message-Id: <20231113115942.121006-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231113104222.85891-1-mingjinx.ye@intel.com> References: <20231113104222.85891-1-mingjinx.ye@intel.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/134153/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6849256808 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test #################################################################################### 101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 102/110 DPDK:fast-tests / thash_autotest OK 0.27 s 103/110 DPDK:fast-tests / threads_autotest OK 0.37 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.27 s 105/110 DPDK:fast-tests / timer_autotest OK 2.82 s 106/110 DPDK:fast-tests / trace_autotest OK 0.22 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.22 s 109/110 DPDK:fast-tests / version_autotest OK 0.22 s 110/110 DPDK:fast-tests / telemetry_all OK 1.07 s Ok: 91 Expected Fail: 0 Fail: 13 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-20.04-gcc-debug+doc+examples+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------