From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#33362: System tests stuck in "shepherd[1]: waiting for udevd..." Date: Tue, 13 Nov 2018 15:51:51 -0500 Message-ID: <87wopgpunx.fsf@netris.org> References: <871s7pu6k1.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMfgL-0006QK-RB for bug-guix@gnu.org; Tue, 13 Nov 2018 15:53:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMfgH-0007sH-Bq for bug-guix@gnu.org; Tue, 13 Nov 2018 15:53:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46415) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gMfgG-0007qh-DO for bug-guix@gnu.org; Tue, 13 Nov 2018 15:53:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gMfgE-0001Ba-El for bug-guix@gnu.org; Tue, 13 Nov 2018 15:53:04 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871s7pu6k1.fsf@netris.org> (Mark H. Weaver's message of "Mon, 12 Nov 2018 20:09:07 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 33362@debbugs.gnu.org Mark H Weaver writes: > As I write this, there are two system test builds that have been stuck > for many hours, endlessly printing "shepherd[1]: waiting for udevd...": > > https://hydra.gnu.org/build/3153725 > https://hydra.gnu.org/build/3154365 > > They are both on i686-linux, and on the 'core-updates' branch, but with > two different build slaves (hydra.gnunet.org and guix.sjd.se). > > I will now abort these builds, to free up build slots for other jobs. Today I found another Hydra build stuck, and aborted it. Moreover, I cancelled all 'core-updates' jobs starting with "test.", to prevent more build slots being held for long periods of time. I expect that Berlin's build farm will also have several build slots held in this way, but I'm not sure how to find out if it's happening, or how to abort those jobs. Mark