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 26298A0C50; Fri, 16 Jul 2021 09:04:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10D6B412FB; Fri, 16 Jul 2021 09:04:56 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id C8448412F8 for ; Fri, 16 Jul 2021 09:04:54 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id BD38EA0C51; Fri, 16 Jul 2021 09:04:54 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Fri, 16 Jul 2021 07:04:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: other X-Bugzilla-Version: 20.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: christian.ehrhardt@canonical.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 758] Timeouts in fast tests service_autotest, red_autotest X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D758 Bug ID: 758 Summary: Timeouts in fast tests service_autotest, red_autotest Product: DPDK Version: 20.11 Hardware: All OS: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: christian.ehrhardt@canonical.com Target Milestone: --- Hi, as part of the CI we are running the fast-tests after every build in Debian= and Ubuntu [1][2][3]. As part of this we happened to see that in this environme= nt some issues occur. This issue is about 2 tests which seem to be sized to "just fit" but often = (not always) exceed their 30 second timeout if run in busy environments. 50/58 DPDK:fast-tests / service_autotest TIMEOUT 30.01s and 25/59 DPDK:fast-tests / red_autotest TIMEOUT 30.01s Detailed logs at [4][5]. I wanted to ask if we could bump the timeout of those which are close to hit the timeout on slow systems OR if we should remove them from fast tests? [1]: https://packaging.ubuntu.com/html/auto-pkg-test.html [2]: https://autopkgtest.ubuntu.com/ [3]: https://ci.debian.net/ [4]: https://autopkgtest.ubuntu.com/results/autopkgtest-impish/impish/ppc64el/d/= dpdk/20210712_095836_75b36@/log.gz [5]: https://autopkgtest.ubuntu.com/results/autopkgtest-impish/impish/armhf/d/dp= dk/20210712_094652_75b36@/log.gz --=20 You are receiving this mail because: You are the assignee for the bug.=