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 52746A0C46; Mon, 27 Sep 2021 17:18:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F083B410DA; Mon, 27 Sep 2021 17:18:35 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id B25AA40E3C for ; Mon, 27 Sep 2021 17:18:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1632755913; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=9gfWyJF8bhfYYM2EyEIGsdlTu+RnYInGO+6qau3ypik=; b=FBCZaYbpNp48OrWXnS3ZHGSDc+Y2/fKCq0iNh/DKGs0vE0msHElEDFYjW2r4DCb1RziyFy DBKStOcpcRSt4ot6nrucuH0JuQU+T3fCsktpayxxdyMvz5V5UzlrHmdxxRNzVzDYOX45so EJ4oKMfN3Ke4ADPCehBETqtawrwEwuI= 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-378-6XnKOA2hM46tI_geYQwyfg-1; Mon, 27 Sep 2021 11:18:31 -0400 X-MC-Unique: 6XnKOA2hM46tI_geYQwyfg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0A3FC801E72; Mon, 27 Sep 2021 15:18:31 +0000 (UTC) Received: from RHTPC1VM0NT (unknown [10.22.16.37]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A17A21972D; Mon, 27 Sep 2021 15:18:30 +0000 (UTC) From: Aaron Conole To: dev@openvswitch.org, dev@dpdk.org Date: Mon, 27 Sep 2021 11:18:29 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=aconole@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: [dpdk-dev] [NOTICE] "0-day robot" CI system outage 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" Greetings all, Around September 20th, the hardware running the "0-day Robot" that provides CI testing for some upstream projects suffered a catastrophic failure. This required a lot of internal scrambling to get replacement hardware ready and eventually perform the software migration. The backups we had were a couple of weeks old, but the script and infrastructure environment was stable at that time. As of now (September 27th), the "0-day Robot" should be up and running again, providing any needed bleep-bloops. If you notice some old tests re-flagged, please ignore. If you notice that your patch was not tested, please wait until September 28th. If it still doesn't have a report logged, feel free to flag it and we will provide some persuasion to the robot to test some things. Thanks and apologies for any inconvenience, Aaron