Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ECD89114C7 for ; Thu, 3 Jul 2014 13:35:14 +0000 (UTC) Received: (qmail 94553 invoked by uid 500); 3 Jul 2014 13:35:14 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 94489 invoked by uid 500); 3 Jul 2014 13:35:14 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 94477 invoked by uid 99); 3 Jul 2014 13:35:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2014 13:35:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qc0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2014 13:35:07 +0000 Received: by mail-qc0-f171.google.com with SMTP id w7so206854qcr.30 for ; Thu, 03 Jul 2014 06:34:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=LupPGYgFszBskSawj8TIITneUNNTu4ohJUEfJNz9zzE=; b=mqpg7or4cJfbROxIwnHxvxxUey/stx2T9P16+ktKv5dZwQZ4316kP2iVBNpgCpAxxG bsRUcUH3AkUA8oRkfysKVWeKVGOAGwBOtixRl9Oxb0kM/2kR0o9OhurHxhXb3r4gQNrE dmK89W3klFxVioZA+Z8SrN2iNyxCzlxgoal6nvU2mJsX3wCagIqHagpKjOerHwCtQ8Ij xm4KVKBshkxmft7ckJKyLixGsaOgx/iM3DGjT5H/GfwOzSKM+hnq1M1iYYlWqlrE1AiB sFD/qW6pS/LHBfP1hknEkyYclHfv8i34Hdl+N8E4xsCsuk2iChCLFlEoMNO2d+/BRhIi c5rQ== MIME-Version: 1.0 X-Received: by 10.140.94.70 with SMTP id f64mr7502057qge.64.1404394479568; Thu, 03 Jul 2014 06:34:39 -0700 (PDT) Received: by 10.140.85.147 with HTTP; Thu, 3 Jul 2014 06:34:39 -0700 (PDT) Date: Thu, 3 Jul 2014 17:34:39 +0400 Message-ID: Subject: Buildbot builds on bb-vm_ubuntu - No space left on device From: Konstantin Kolinko To: builds@apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi! Buildbot builds on bb-vm_ubuntu are failing, because it is out of disc space. For example, this one: http://ci.apache.org/builders/tomcat-7-trunk/builds/159 http://ci.apache.org/builders/tomcat-7-trunk/builds/159/steps/compile/logs/stdio BUILD FAILED (...)/build.xml:2164: Failed to copy (...)/output/embed/apache-tomcat-7.0.55-dev-embed.zip to (...)/output/release/v7.0.55-dev/bin/embed/apache-tomcat-7.0.55-dev-embed.zip due to No space left on device The current status of this slave: http://ci.apache.org/buildslaves/bb-vm_ubuntu Best regards, Konstantin Kolinko