From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyZgi-0002hO-Gp for qemu-devel@nongnu.org; Sun, 14 Jul 2013 23:43:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyZgg-0004d4-Ok for qemu-devel@nongnu.org; Sun, 14 Jul 2013 23:43:00 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:35313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyZgg-0004cs-Fz for qemu-devel@nongnu.org; Sun, 14 Jul 2013 23:42:58 -0400 Received: by mail-wg0-f42.google.com with SMTP id z11so2159717wgg.1 for ; Sun, 14 Jul 2013 20:42:57 -0700 (PDT) Date: Mon, 15 Jul 2013 11:42:49 +0800 From: Stefan Hajnoczi Message-ID: <20130715034249.GD21224@stefanha-thinkpad.redhat.com> References: <51DA4923.8030408@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51DA4923.8030408@weilnetz.de> Subject: Re: [Qemu-devel] Buildbots out of disk space List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: berendt@b1-systems.de Cc: Stefan Weil , qemu-devel On Mon, Jul 08, 2013 at 07:07:47AM +0200, Stefan Weil wrote: > Currently many buildbots show an exception: > > http://buildbot.b1-systems.de/qemu/builders/default_x86_64_out_of_tree/builds/857/steps/git/logs/err.html > No space left on device: > '/var/lib/buildbot/qemu/default_x86_64_out_of_tree/857-log-git-stdio' Changed Daniel Gollub to Christian Berendt, who now maintains the buildmaster. I have checked that my buildslave, yuzuki, has sufficient disk space. Christian: Is the buildmaster running low on disk space? Stefan