From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1B9C3A04FF for ; Tue, 14 Jan 2020 16:13:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E91F61C11A; Tue, 14 Jan 2020 16:13:01 +0100 (CET) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 6AF601C11A for ; Tue, 14 Jan 2020 16:13:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1579014779; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SiRxeJZA0QwYyyISrodrlF7MB7aI8NnQdnMYyJETvJc=; b=RvceX/mb8gCSD7vLHa4NtpWTLosiJ9bb+63n4adwT9SahOx41qnIpPow58bUKqdPUREYwK kSH3en6WgRw8LFNY2NiAQ39onta+5DoLJPDWXenm3vSZXI1IZ+xnyU/d4U6U9NvqNrNYjv WAYI3n8YN+ofkDANF1Q4iREXKtt4BdI= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-156-2oSYEuAJN4GFUej6va3dPA-1; Tue, 14 Jan 2020 10:12:56 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 747D0911A4; Tue, 14 Jan 2020 15:12:55 +0000 (UTC) Received: from dhcp-25.97.bos.redhat.com (unknown [10.18.25.108]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C272A7C827; Tue, 14 Jan 2020 15:12:54 +0000 (UTC) From: Aaron Conole To: Honnappa Nagarahalli Cc: test-report@dpdk.org, ci@dpdk.org, dev@dpdk.org References: <20200113172518.37815-7-honnappa.nagarahalli@arm.com> <1578977880-13011-1-git-send-email-robot@bytheb.org> Date: Tue, 14 Jan 2020 10:12:53 -0500 In-Reply-To: (Honnappa Nagarahalli's message of "Tue, 14 Jan 2020 14:36:44 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-MC-Unique: 2oSYEuAJN4GFUej6va3dPA-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-ci] FW: || pw64572 lib/eventdev: use custom element size ring for event rings X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" Honnappa Nagarahalli writes: > Hi Aaron, > I am not able to understand the error, looks like there is no > particular error. Can you please take a look? Gladly. A number of the systems that were running the build stopped their output for an unknown reason (looks like this was a 1-time thing). See the error: [2164/2165] Compiling C object 'app/te...st@@dpdk-test@exe/test_ring_perf= .c.o'. No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. My guess is some kind of infrastructure change happened during the build? Maybe compiling the test_ring_perf.c object has been pushed out too far. I've restarted one of the jobs to see if it will successfully execute. If so, it's just a fluke. As for the fluke part, the intent is to enhance the robot to detect these "error" conditions and issue a restart for the travis build (rather than not report a valid state). That's work TBD (but patches are welcome - see https://github.com/orgcandman/pw-ci for all the bot code). > Thank you, > Honnappa > > -----Original Message----- > From: 0-day Robot > Sent: Monday, January 13, 2020 10:58 PM > To: test-report@dpdk.org > Cc: Honnappa Nagarahalli ; robot@bytheb.org > Subject: || pw64572 lib/eventdev: use custom element size ring for event = rings > > From: robot@bytheb.org > > Test-Label: travis-robot > Test-Status: > http://dpdk.org/patch/64572 > > _Travis build: errored_ > Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/144202958 > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose > the contents to any other person, use it for any purpose, or store or > copy the information in any medium. Thank you. > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose > the contents to any other person, use it for any purpose, or store or > copy the information in any medium. Thank you.