You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@buildr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/14 19:16:51 UTC

Build failed in Jenkins: buildr-ci-build-jruby #129

See <https://builds.apache.org/job/buildr-ci-build-jruby/129/changes>

Changes:

[boisvert] BUILDR-611 Buildr should not unnecessarily recompile Java files explicitly added to compile.from

[boisvert] ScalaTest now automatically loads the Mockito library

------------------------------------------
[...truncated 515 lines...]
    22 Wed Sep 14 17:12:28 UTC 2011 Text2.html
     0 Wed Sep 14 17:12:28 UTC 2011 subdir/
    15 Wed Sep 14 17:12:28 UTC 2011 subdir/test3.css
    21 Wed Sep 14 17:12:28 UTC 2011 Test1.txt
    22 Wed Sep 14 17:12:28 UTC 2011 Text2.html
    15 Wed Sep 14 17:12:30 UTC 2011 Test1.txt
    22 Wed Sep 14 17:12:30 UTC 2011 Text2.html
    22 Wed Sep 14 17:12:30 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 285 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 614 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 493 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 480 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 485 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 493 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 541 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 573 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 1 second, 998 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 1 second, 832 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 220 ms
1 example, 1 expectation, 0 failure, 0 error

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 154 ms
1 example, 1 expectation, 0 failure, 0 error

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

Total for specification "PassingSpecs":
Finished in 0 second, 205 ms
1 example, 1 expectation, 0 failure, 0 error

No known dependencies. Compiling everything
Specification "StringSpecs"
  empty string should
  x have a zero length
    '0' is not equal to '1' (StringSpecs.scala:7)

Total for specification "StringSpecs":
Finished in 0 second, 222 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/buildr-ci-build-jruby/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/buildr-ci-build-jruby/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/version_requirement_spec.rb spec/addon/bnd_spec.rb spec/addon/drb_spec.rb spec/addon/jaxb_xjc_spec.rb spec/java/commands_spec.rb spec/java/external_spec.rb spec/java/ecj_spec.rb spec/java/doc_spec.rb spec/java/run_spec.rb spec/java/packaging_spec.rb spec/java/tests_spec.rb spec/java/bdd_spec.rb spec/java/emma_spec.rb spec/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 spec/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/checks_spec.rb spec/core/application_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/core/transport_spec.rb spec/core/shell_spec.rb spec/core/test_spec.rb spec/core/build_spec.rb spec/ide/idea_spec.rb spec/ide/eclipse_spec.rb spec/packaging/artifact_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/packaging/archive_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
org/jruby/RubyKernel.java:2063:in `send'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
org/jruby/RubyProc.java:268:in `call'
org/jruby/RubyProc.java:228:in `call'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
org/jruby/RubyArray.java:1602:in `each'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/jruby-1.6.2/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
org/jruby/RubyArray.java:1602:in `each'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/jruby-1.6.2/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
org/jruby/RubyArray.java:1602:in `each'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/jruby-1.6.2/gems/rake-0.8.7/bin/rake:31:in `(root)'
org/jruby/RubyKernel.java:1063:in `load'
/home/hudson/.rvm/gems/jruby-1.6.2/bin/rake:19:in `(root)'
Build step 'Execute shell' marked build as failure
Recording test results


Jenkins build is back to normal : buildr-ci-build-jruby #130

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/buildr-ci-build-jruby/130/changes>