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 DF901A04FF for ; Tue, 14 Jan 2020 17:51:55 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C09E21C12B; Tue, 14 Jan 2020 17:51:55 +0100 (CET) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 009EC1C123 for ; Tue, 14 Jan 2020 17:51:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1579020713; 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=3NDf8tKYjk9zV0P9xTBtvI/2UbtP1mUW5ArwavBwSbg=; b=h39g87z2a15RYvY4aJnuCD4BemlaGmT48x7psHyv98z7ofnFn9Kub4AtFCtLLkihH8tvsm OXtEt8W3exhq4G/mYaZYcN5rd8WcOx8uyoU1T/1+FhmKlMXAOewhFrDIW5HlofNH3i7Dw+ AMBENq1GZtxemHcD2U/zEBqLVdUOe/U= 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-349-fLnlA9BOOiONjWDv1fG49A-1; Tue, 14 Jan 2020 11:51:49 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EBA981141695; Tue, 14 Jan 2020 16:51:47 +0000 (UTC) Received: from dhcp-25.97.bos.redhat.com (unknown [10.18.25.108]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 36D4880A48; Tue, 14 Jan 2020 16:51:47 +0000 (UTC) From: Aaron Conole To: Aaron Conole Cc: Honnappa Nagarahalli , 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 11:51:46 -0500 In-Reply-To: (Aaron Conole's message of "Tue, 14 Jan 2020 10:12:53 -0500") 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.11 X-MC-Unique: fLnlA9BOOiONjWDv1fG49A-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" Aaron Conole writes: > 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_pe= rf.c.o'. > > No output has been received in the last 10m0s, this potentially > indicates a stalled build or something wrong with the build itself. I see this continually happening (I've kicked it off a number of times). This patch might need more investigation, since it's always failing when building 2164/2165 object. I'll note that it seems to be clang related, rather than gcc related. > 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.or= g >> 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.