Return-Path: X-Original-To: apmail-buildr-ci-archive@minotaur.apache.org Delivered-To: apmail-buildr-ci-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0A029B64 for ; Sun, 11 Mar 2012 18:16:54 +0000 (UTC) Received: (qmail 5102 invoked by uid 500); 11 Mar 2012 18:16:53 -0000 Delivered-To: apmail-buildr-ci-archive@buildr.apache.org Received: (qmail 5030 invoked by uid 500); 11 Mar 2012 18:16:51 -0000 Mailing-List: contact ci-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ci@buildr.apache.org Delivered-To: mailing list ci@buildr.apache.org Received: (qmail 4961 invoked by uid 99); 11 Mar 2012 18:16:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2012 18:16:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2012 18:16:45 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id E46CAC00A0 for ; Sun, 11 Mar 2012 18:16:24 +0000 (UTC) Date: Sun, 11 Mar 2012 18:16:24 +0000 (UTC) From: Apache Jenkins Server To: ci@buildr.apache.org Message-ID: <1875752570.21331489784919.JavaMail.hudson@aegis> In-Reply-To: <2124037034.2561328789180329.JavaMail.hudson@aegis> References: <2124037034.2561328789180329.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Buildr-ci-build #301 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Buildr-ci-build X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [toulmean] BUILDR-629 and BUILDR-630 thanks to Russell Teabault * Change: BUILDR-630 Run task should not add test dependencies (Russell Teabeault) * Change: BUILDR-629 JavaRunner should include target/resources in classpath (Russell Teabeault) ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 in workspace Updating http://svn.apache.org/repos/asf/buildr/trunk U CHANGELOG U spec/core/run_spec.rb U lib/buildr/run.rb U lib/buildr/core/run.rb At revision 1299417 [Buildr-ci-build] $ /bin/bash -xe /tmp/hudson7086801449819346340.sh + export JAVA_HOME=/home/hudson/tools/java/latest1.6-64 + JAVA_HOME=/home/hudson/tools/java/latest1.6-64 + export SCALA_HOME=/home/hudson/tools/scala-2.9.0.1 + SCALA_HOME=/home/hudson/tools/scala-2.9.0.1 + export JRUBY_HOME=/home/hudson/tools/jruby-1.6.2 + JRUBY_HOME=/home/hudson/tools/jruby-1.6.2 + export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m' + JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m' + rvm 1.8.7 ruby bundle update WARN: Please note that `rvm ruby ...` is only an alias to `rvm do ruby ...`, it might work different as in earlier versions of RVM and will be shortly removed! ruby: No such file or directory -- bundle (LoadError) Build step 'Execute shell' marked build as failure Recording test results Updating BUILDR-630 Updating BUILDR-629