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 28FFEE449 for ; Sun, 16 Dec 2012 08:20:30 +0000 (UTC) Received: (qmail 67378 invoked by uid 500); 16 Dec 2012 08:10:19 -0000 Delivered-To: apmail-buildr-ci-archive@buildr.apache.org Received: (qmail 67211 invoked by uid 500); 16 Dec 2012 08:10:12 -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 67103 invoked by uid 99); 16 Dec 2012 08:10:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Dec 2012 08:10:07 +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, 16 Dec 2012 08:10:01 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id D7583C00AE for ; Sun, 16 Dec 2012 08:09:39 +0000 (UTC) Date: Sun, 16 Dec 2012 08:09:39 +0000 (UTC) From: Apache Jenkins Server To: ci@buildr.apache.org Message-ID: <378211166.3225.1355645379865.JavaMail.hudson@aegis> In-Reply-To: <1557280633.3154.1355630804917.JavaMail.hudson@aegis> References: <1557280633.3154.1355630804917.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Buildr-?= =?UTF-8?Q?ci-matrix_=C2=BB_1.7,1.9.2,ubuntu2_#77?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: 1.7,1.9.2,ubuntu2 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [donaldp] Rework the gpg addon to remove the need to set the GPG_USER envir= onment variable unless invoking the upload task ------------------------------------------ [...truncated 1487 lines...] rspec ./spec/packaging/packaging_spec.rb:363 # Buildr::Project#package shou= ld create POM artifact that creates its own POM Failures: 1) Buildr#transitive should return a list of artifacts from all its argum= ents Failure/Error: transitive(*specs).should eql(specs.map { |spec| artifa= ct(spec) }) RuntimeError: Could not parse malformed XML: missing tag start Line: 1 Position: 158 Last 80 unconsumed characters: ' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `instance_eval' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:378:in `block in run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:8:in `block in autorun' 2) Buildr#transitive should accept nested arrays Failure/Error: transitive([[specs[0]]], [[specs[1]], specs[2]]).should= eql(specs.map { |spec| artifact(spec) }) RuntimeError: Could not parse malformed XML: missing tag start Line: 1 Position: 158 Last 80 unconsumed characters: ' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `instance_eval' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:378:in `block in run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:8:in `block in autorun' 3) Buildr#transitive should accept struct Failure/Error: transitive(specs).should eql(specs.values.map { |spec| = artifact(spec) }) RuntimeError: Could not parse malformed XML: missing tag start Line: 1 Position: 158 Last 80 unconsumed characters: ' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `instance_eval' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:378:in `block in run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:8:in `block in autorun' 4) Buildr#transitive should ignore duplicates Failure/Error: transitive('saxon:saxon:jar:8.4', 'saxon:saxon:jar:8.4'= ).size.should be(1) RuntimeError: Could not parse malformed XML: missing tag start Line: 1 Position: 158 Last 80 unconsumed characters: ' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `instance_eval' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:378:in `block in run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:8:in `block in autorun' 5) Buildr#transitive should accept project and return all its packaging t= asks Failure/Error: transitive(foobar).should eql([ RuntimeError: Could not parse malformed XML: missing tag start Line: 1 Position: 158 Last 80 unconsumed characters: ' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `instance_eval' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:378:in `block in run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:8:in `block in autorun' 6) Buildr::Project#package should create POM artifact that creates its ow= n POM Failure/Error: read(pom.to_s).should eql(<<-POM =20 expected: "\n= \n 4.0.0\n bar\n foo\n 1.0\n\n" got: "#:142>" =20 (compared using eql?) =20 Diff: @@ -1,8 +1,2 @@ - - - 4.0.0 - bar - foo - 1.0 - +#:142> # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectatio= ns-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectatio= ns-2.11.3/lib/rspec/expectations/handler.rb:17:in `handle_matcher' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectatio= ns-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should' # ./spec/packaging/packaging_spec.rb:367:in `block (2 levels) in ' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `instance_eval' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:113:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:378:in `block in run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `map' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:28:in `block in run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.= 1/lib/rspec/core/runner.rb:8:in `block in autorun' rake aborted! /home/hudson/.rvm/rubies/ruby-1.9.2-p320/bin/ruby -S rspec spec/groovy/doc_= spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_spec.rb spec/addon/bnd= _spec.rb spec/addon/drb_spec.rb spec/addon/jaxb_xjc_spec.rb spec/java/comma= nds_spec.rb spec/java/external_spec.rb spec/java/ecj_spec.rb spec/java/doc_= spec.rb spec/java/run_spec.rb spec/java/pom_spec.rb spec/java/packaging_spe= c.rb spec/java/tests_spec.rb spec/java/bdd_spec.rb spec/java/emma_spec.rb s= pec/java/ant_spec.rb spec/java/cobertura_spec.rb spec/java/compiler_spec.rb= spec/java/java_spec.rb spec/core/compile_spec.rb spec/core/doc_spec.rb spe= c/core/run_spec.rb spec/core/common_spec.rb spec/core/cc_spec.rb spec/core/= project_spec.rb spec/core/generate_spec.rb spec/core/generate_from_eclipse_= spec.rb spec/core/checks_spec.rb spec/core/application_spec.rb spec/core/ut= il_spec.rb spec/core/extension_spec.rb spec/core/transport_spec.rb spec/cor= e/shell_spec.rb spec/core/test_spec.rb spec/core/build_spec.rb spec/ide/ide= a_spec.rb spec/ide/eclipse_spec.rb spec/packaging/artifact_spec.rb spec/pac= kaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/pac= kaging/archive_spec.rb spec/version_requirement_spec.rb spec/scala/doc_spec= .rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spe= c.rb --format html --out _reports/specs.html --backtrace failed /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/r= spec/core/rake_task.rb:137:in `block (2 levels) in initialize' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/fi= le_utils_ext.rb:60:in `verbose' /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/r= spec/core/rake_task.rb:127:in `block in initialize' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:205:in `call' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:205:in `block in execute' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:200:in `each' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:200:in `execute' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:158:in `block in invoke_with_call_chain' /home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `= mon_synchronize' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:151:in `invoke_with_call_chain' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:176:in `block in invoke_prerequisites' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:174:in `each' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:174:in `invoke_prerequisites' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:157:in `block in invoke_with_call_chain' /home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `= mon_synchronize' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:151:in `invoke_with_call_chain' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ta= sk.rb:144:in `invoke' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:116:in `invoke_task' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:94:in `block (2 levels) in top_level' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:94:in `each' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:94:in `block in top_level' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:133:in `standard_exception_handling' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:88:in `top_level' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:66:in `block in run' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:133:in `standard_exception_handling' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/ap= plication.rb:63:in `run' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33= :in `' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load' /home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `
' /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:i= n `eval' /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:i= n `
' Tasks: TOP =3D> ci =3D> spec Build step 'Execute shell' marked build as failure Recording test results