You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/23 20:06:50 UTC

Build failed in Jenkins: ODE-trunk-jdk6 #802

See <https://builds.apache.org/job/ODE-trunk-jdk6/802/changes>

Changes:

[sathwik] corrected some eclipse project dependencies

[sathwik] ODE-1015: Added an overloaded constructor to DbConfStoreConnectionFactory to take in odeconfig properties as done in hib

[sathwik] ODE-1015: Added a check for a system property to skip the setting of isolation level

[sathwik] Removed tabs

------------------------------------------
[...truncated 26499 lines...]
 rename test/{externals/ruby2.0 => mri}/test_shellwords.rb (100%)
 rename test/{externals/ruby1.9 => mri}/test_singleton.rb (100%)
 rename test/{externals/ruby1.9 => mri}/test_syslog.rb (100%)
 create mode 100644 test/mri/test_tempfile.rb
 create mode 100644 test/mri/test_time.rb
 create mode 100644 test/mri/test_timeout.rb
 rename test/{externals/ruby2.0 => mri}/test_tmpdir.rb (100%)
 create mode 100644 test/mri/test_tracer.rb
 create mode 100644 test/mri/test_tsort.rb
 create mode 100644 test/mri/test_weakref.rb
 rename test/{externals/ruby1.9 => mri}/testunit/test4test_hideskip.rb (100%)
 rename test/{externals/ruby2.0 => mri}/testunit/test4test_redefinition.rb (100%)
 rename test/{externals/ruby2.0 => mri}/testunit/test4test_sorting.rb (100%)
 rename test/{externals/ruby1.9 => mri}/testunit/test_assertion.rb (100%)
 create mode 100644 test/mri/testunit/test_hideskip.rb
 create mode 100644 test/mri/testunit/test_parallel.rb
 rename test/{externals/ruby1.9 => mri}/testunit/test_rake_integration.rb (100%)
 create mode 100644 test/mri/testunit/test_redefinition.rb
 create mode 100644 test/mri/testunit/test_sorting.rb
 rename test/{externals/ruby1.9 => mri}/testunit/tests_for_parallel/ptest_first.rb (100%)
 rename test/{externals/ruby2.0 => mri}/testunit/tests_for_parallel/ptest_forth.rb (100%)
 rename test/{externals/ruby1.9 => mri}/testunit/tests_for_parallel/ptest_second.rb (100%)
 rename test/{externals/ruby1.9 => mri}/testunit/tests_for_parallel/ptest_third.rb (100%)
 rename test/{externals/ruby1.9 => mri}/testunit/tests_for_parallel/runner.rb (100%)
 create mode 100644 test/mri/thread/test_cv.rb
 create mode 100644 test/mri/thread/test_queue.rb
 rename test/{externals/ruby2.0 => mri}/thread/test_sync.rb (100%)
 create mode 100644 test/mri/uri/test_common.rb
 rename test/{externals/ruby1.9 => mri}/uri/test_ftp.rb (100%)
 create mode 100644 test/mri/uri/test_generic.rb
 rename test/{externals/ruby1.9 => mri}/uri/test_http.rb (100%)
 rename test/{externals/ruby1.9 => mri}/uri/test_ldap.rb (100%)
 rename test/{externals/ruby2.0 => mri}/uri/test_mailto.rb (100%)
 rename test/{externals/ruby1.9 => mri}/uri/test_parser.rb (100%)
 rename test/{externals/ruby1.8 => mri}/webrick/.htaccess (100%)
 create mode 100644 test/mri/webrick/test_cgi.rb
 rename test/{externals/ruby1.9 => mri}/webrick/test_cookie.rb (100%)
 create mode 100644 test/mri/webrick/test_filehandler.rb
 create mode 100644 test/mri/webrick/test_htmlutils.rb
 create mode 100644 test/mri/webrick/test_httpauth.rb
 create mode 100644 test/mri/webrick/test_httpproxy.rb
 rename test/{externals/ruby1.9 => mri}/webrick/test_httprequest.rb (100%)
 create mode 100644 test/mri/webrick/test_httpresponse.rb
 rename test/{externals/ruby2.0 => mri}/webrick/test_httpserver.rb (100%)
 create mode 100644 test/mri/webrick/test_httputils.rb
 rename test/{externals/ruby1.8 => mri}/webrick/test_httpversion.rb (100%)
 create mode 100644 test/mri/webrick/test_server.rb
 rename test/{externals/ruby1.9 => mri}/webrick/test_utils.rb (100%)
 create mode 100644 test/mri/webrick/utils.rb
 rename test/{externals/ruby1.8 => mri}/webrick/webrick.cgi (100%)
 rename test/{externals/ruby1.8 => mri}/webrick/webrick_long_filename.cgi (100%)
 mode change 100755 => 100644
 rename test/{externals/ruby1.9 => mri}/win32ole/err_in_callback.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/orig_data.csv (100%)
 create mode 100644 test/mri/win32ole/test_err_in_callback.rb
 rename test/{externals/ruby1.9 => mri}/win32ole/test_folderitem2_invokeverb.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_nil2vtempty.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_ole_methods.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_propertyputref.rb (100%)
 rename test/{externals/ruby2.0 => mri}/win32ole/test_thread.rb (100%)
 create mode 100644 test/mri/win32ole/test_win32ole.rb
 rename test/{externals/ruby2.0 => mri}/win32ole/test_win32ole_event.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_win32ole_method.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_win32ole_param.rb (100%)
 rename test/{externals/ruby2.0 => mri}/win32ole/test_win32ole_type.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_win32ole_typelib.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_win32ole_variable.rb (100%)
 create mode 100644 test/mri/win32ole/test_win32ole_variant.rb
 rename test/{externals/ruby1.9 => mri}/win32ole/test_win32ole_variant_m.rb (100%)
 rename test/{externals/ruby2.0 => mri}/win32ole/test_win32ole_variant_outarg.rb (100%)
 rename test/{externals/ruby1.9 => mri}/win32ole/test_word.rb (100%)
 rename test/{externals/ruby1.9 => mri}/with_different_ofs.rb (100%)
 rename test/{externals/ruby2.0 => mri}/xmlrpc/data/blog.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/bug_bool.expected (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/bug_bool.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/bug_cdata.expected (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/bug_cdata.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/bug_covert.expected (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/bug_covert.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/datetime_iso8601.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/fault.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/value.expected (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/value.xml (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/xml1.expected (100%)
 rename test/{externals/ruby1.8 => mri}/xmlrpc/data/xml1.xml (100%)
 rename test/{externals/ruby1.9 => mri}/xmlrpc/htpasswd (100%)
 create mode 100644 test/mri/xmlrpc/test_client.rb
 create mode 100644 test/mri/xmlrpc/test_cookie.rb
 create mode 100644 test/mri/xmlrpc/test_datetime.rb
 create mode 100644 test/mri/xmlrpc/test_features.rb
 create mode 100644 test/mri/xmlrpc/test_marshal.rb
 create mode 100644 test/mri/xmlrpc/test_parser.rb
 create mode 100644 test/mri/xmlrpc/test_webrick_server.rb
 create mode 100644 test/mri/xmlrpc/webrick_testing.rb
 create mode 100644 test/mri/zlib/test_zlib.rb
 create mode 100644 test/mri_test_env.rb
 delete mode 100644 test/org/jruby/embed/ConstantCompilationTest.java
 delete mode 100644 test/org/jruby/embed/MultipleScriptsRunner.java
 delete mode 100644 test/org/jruby/embed/ReaderInputStreamTest.java
 delete mode 100644 test/org/jruby/embed/ScriptingContainerTest.java
 delete mode 100644 test/org/jruby/embed/bsf/JRubyEngineTest.java
 delete mode 100644 test/org/jruby/embed/internal/BiVariableMapTest.java
 delete mode 100644 test/org/jruby/embed/internal/ConcurrentLocalContextProviderTest.java
 delete mode 100644 test/org/jruby/embed/internal/SingleThreadLocalContextProviderTest.java
 delete mode 100644 test/org/jruby/embed/internal/ThreadSafeLocalContextProviderTest.java
 delete mode 100644 test/org/jruby/embed/jsr223/JRubyCompiledScriptTest.java
 delete mode 100644 test/org/jruby/embed/jsr223/JRubyEngineFactoryTest.java
 delete mode 100644 test/org/jruby/embed/jsr223/JRubyEngineTest.java
 delete mode 100644 test/org/jruby/embed/ruby/block-param-scope.rb
 delete mode 100644 test/org/jruby/embed/ruby/radioactive_decay.rb
 delete mode 100644 test/org/jruby/javasupport/test/TestBSF.java
 delete mode 100644 test/org/jruby/lexer/yacc/ByteArrayLexerSourceTest.java
 delete mode 100644 test/org/jruby/test/FailingTest.java
 delete mode 100644 test/org/jruby/test/MainTestSuite.java
 delete mode 100644 test/org/jruby/test/TestAdoptedThreading.java
 delete mode 100644 test/org/jruby/test/TestCodeCache.java
 delete mode 100644 test/org/jruby/test/TestCommandlineParser.java
 delete mode 100644 test/org/jruby/test/TestKernel.java
 delete mode 100644 test/org/jruby/test/TestLoadService.java
 delete mode 100644 test/org/jruby/test/TestMethodFactories.java
 delete mode 100644 test/org/jruby/test/TestParser.java
 delete mode 100644 test/org/jruby/test/TestRecursiveCheck.java
 delete mode 100644 test/org/jruby/test/TestRequire.java
 delete mode 100644 test/org/jruby/test/TestRubyArray.java
 delete mode 100644 test/org/jruby/test/TestRubyBase.java
 delete mode 100644 test/org/jruby/test/TestRubyHash.java
 delete mode 100644 test/org/jruby/test/TestRubyNil.java
 delete mode 100644 test/org/jruby/test/TestRubyRational.java
 delete mode 100644 test/org/jruby/test/TestRubySymbol.java
 delete mode 100644 test/org/jruby/test/TestUnitTestSuite.java
 delete mode 100644 test/org/jruby/util/ShellLauncherTest.java
 delete mode 100644 test/org/jruby/util/TimeOutputFormatterTest.java
 create mode 100644 test/pom.rb
 create mode 100644 test/pom.xml
 delete mode 100644 test/rubicon.1.9.index
 rename test/{rubicon.1.8.index => rubicon.index} (100%)
 delete mode 100644 test/ruby19_env.rb
 delete mode 100644 test/ruby20_env.rb
 delete mode 100644 test/test_argf.rb
 delete mode 100644 test/test_array.rb
 delete mode 100644 test/test_backquote.rb
 delete mode 100644 test/test_backtraces.rb
 delete mode 100644 test/test_big_decimal.rb
 delete mode 100644 test/test_class.rb
 delete mode 100644 test/test_command_line_switches.rb
 delete mode 100644 test/test_context_classloader.rb
 delete mode 100644 test/test_defined.rb
 delete mode 100644 test/test_dir.rb
 delete mode 100644 test/test_dir_with_plusses.rb
 delete mode 100644 test/test_env.rb
 delete mode 100644 test/test_eval_with_binding.rb
 delete mode 100644 test/test_file.rb
 delete mode 100644 test/test_flip.rb
 delete mode 100644 test/test_higher_javasupport.rb
 delete mode 100644 test/test_iconv.rb
 delete mode 100644 test/test_io.rb
 delete mode 100644 test/test_jar_complete.rb
 delete mode 100644 test/test_jar_on_load_path.rb
 delete mode 100644 test/test_jarred_gems_with_spaces_in_directory.rb
 delete mode 100644 test/test_java_extension.rb
 delete mode 100644 test/test_kernel.rb
 delete mode 100644 test/test_launching_by_shell_script.rb
 delete mode 100644 test/test_load.rb
 delete mode 100644 test/test_load_compiled_ruby_class_from_classpath.rb
 delete mode 100644 test/test_loading_builtin_libraries.rb
 delete mode 100644 test/test_method_override_and_caching.rb
 delete mode 100644 test/test_nkf.rb
 delete mode 100644 test/test_pack.rb
 delete mode 100644 test/test_parsing.rb
 delete mode 100644 test/test_process.rb
 delete mode 100644 test/test_qualified_const_get.rb
 delete mode 100644 test/test_rbconfig.rb
 delete mode 100644 test/test_runaway_magic_comment_1_9.rb
 delete mode 100644 test/test_socket.rb
 delete mode 100644 test/test_string_printf.rb
 delete mode 100644 test/test_tempfile_cleanup.rb
 delete mode 100644 test/test_thread.rb
 delete mode 100644 test/test_time_nil_ops.rb
 delete mode 100644 test/test_timeout.rb
 delete mode 100644 test/test_win32.rb
 delete mode 100644 test/test_yamlstore.rb
 delete mode 100644 test/test_zlib.rb
 create mode 100755 tool/build-graal-bundles.sh
 delete mode 100644 tool/globals_1_8_7.rb
 delete mode 100644 tool/globals_1_9_3.rb
 delete mode 100644 tool/globals_2_0_0.rb
 create mode 100644 tool/globals_2_1_0.rb
 delete mode 100644 tool/updatepoms.rb
error: pathspec '1.7.13' did not match any file(s) known to git.
There has been an error while checking out branch master.  
Halting the installation.
jruby-1.7.13 is not installed.
To install do: 'rvm install jruby-1.7.13'
/tmp/hudson1733336645925874754.sh: line 8: jruby: command not found
Fetching gem metadata from https://rubygems.org/......
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Installing rake (0.9.2.2) 
Installing rjb (1.4.8) 
Installing atoulme-Antwrap (0.7.4) 
Installing builder (3.2.2) 
Using bundler (1.3.5) 
Installing diff-lcs (1.2.4) 
Installing hoe (3.7.1) 
Installing json_pure (1.8.0) 
Installing minitar (0.5.4) 
Installing net-ssh (2.7.0) 
Installing net-sftp (2.1.2) 
Installing orderedhash (0.0.6) 
Installing rspec-core (2.14.5) 
Installing rspec-expectations (2.14.3) 
Installing rspec-mocks (2.14.3) 
Installing rspec (2.14.1) 
Installing rubyzip (0.9.9) 
Installing xml-simple (1.1.2) 
Installing buildr (1.4.19) 
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Post-install message from buildr:
To get started run buildr --help
/home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr/core/application.rb:680:in `<module:FileUtils>': undefined method `private_module_function' for FileUtils:Module (NoMethodError)
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr/core/application.rb:675:in `<top (required)>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr.rb:43:in `require'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr.rb:43:in `<top (required)>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/bin/buildr:19:in `require'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/bin/buildr:19:in `<top (required)>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/buildr:19:in `load'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/buildr:19:in `<main>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `eval'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `<main>'
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Sending artifact delta relative to ODE-trunk-jdk6 #801
Archived 8 artifacts
Archive block size is 32768
Received 1779 blocks and 65542084 bytes
Compression is 47.1%
Took 1 min 26 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Updating ODE-1016
Updating ODE-1015

Jenkins build is back to normal : ODE-trunk-jdk6 #804

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ODE-trunk-jdk6/804/>


Build failed in Jenkins: ODE-trunk-jdk6 #803

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ODE-trunk-jdk6/803/changes>

Changes:

[sathwik] Moved  axis2 transports to 1.5.6 from 1.5

[sathwik] ODE-1014: Transport receiver changed from SimpleHTTPServer to AxisServletListener in axis2.xml

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/ODE-trunk-jdk6/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ode.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ode.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ode.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 34b4e766b638f3d3c6373ec664d9bc162ab1d416 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 34b4e766b638f3d3c6373ec664d9bc162ab1d416
 > git rev-list 28c2e49bc9fd1fb4c16f2204f51f9c802a752adb
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[ODE-trunk-jdk6] $ /bin/bash /tmp/hudson1379689833619558501.sh
Searching for binary rubies, this might take some time.
jruby-1.7.13 - #configure
jruby-1.7.13 - #download
There is no checksum for 'http://jruby.org.s3.amazonaws.com/downloads/1.7.13/jruby-bin-1.7.13.tar.gz?rvm=1.20.9' or 'jruby-bin-1.7.13.tar.gz', it's not possible to validate it.
This could be because your RVM install's list of versions is out of date. You may want to
update your list of rubies by running 'rvm get stable' and try again.
If that does not resolve the issue and you wish to continue with unverified download
add '--verify-downloads 1' after the command.

Downloading http://jruby.org.s3.amazonaws.com/downloads/1.7.13/jruby-bin-1.7.13.tar.gz failed.
Mounting remote ruby failed, trying to compile.
HEAD is now at 702eeb9 another truffle get it run again
>From git://github.com/jruby/jruby
   702eeb9..417ef2b  master     -> origin/master
>From git://github.com/jruby/jruby
 * branch            master     -> FETCH_HEAD
Updating 702eeb9..417ef2b
Fast-forward
 .travis.yml                                        |    4 ++--
 .../java/org/jruby/util/cli/ArgumentProcessor.java |    7 +++++++
 .../main/java/org/jruby/util/io/PopenExecutor.java |   11 +++++++----
 test/rubicon/test_hash.rb                          |   12 ++++++------
 test/rubicon/test_module_private.rb                |   20 --------------------
 test/rubicon/test_regexp.rb                        |    3 ---
 6 files changed, 22 insertions(+), 35 deletions(-)
error: pathspec '1.7.13' did not match any file(s) known to git.
There has been an error while checking out branch master.  
Halting the installation.
jruby-1.7.13 is not installed.
To install do: 'rvm install jruby-1.7.13'
/tmp/hudson1379689833619558501.sh: line 8: jruby: command not found
Using rake (0.9.2.2) 
Using rjb (1.4.8) 
Using atoulme-Antwrap (0.7.4) 
Using builder (3.2.2) 
Using bundler (1.3.5) 
Using diff-lcs (1.2.4) 
Using hoe (3.7.1) 
Using json_pure (1.8.0) 
Using minitar (0.5.4) 
Using net-ssh (2.7.0) 
Using net-sftp (2.1.2) 
Using orderedhash (0.0.6) 
Using rspec-core (2.14.5) 
Using rspec-expectations (2.14.3) 
Using rspec-mocks (2.14.3) 
Using rspec (2.14.1) 
Using rubyzip (0.9.9) 
Using xml-simple (1.1.2) 
Using buildr (1.4.19) 
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
/home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr/core/application.rb:680:in `<module:FileUtils>': undefined method `private_module_function' for FileUtils:Module (NoMethodError)
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr/core/application.rb:675:in `<top (required)>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr.rb:43:in `require'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr.rb:43:in `<top (required)>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/bin/buildr:19:in `require'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/bin/buildr:19:in `<top (required)>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/buildr:19:in `load'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/buildr:19:in `<main>'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `eval'
	from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `<main>'
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Sending artifact delta relative to ODE-trunk-jdk6 #801
Archived 8 artifacts
Archive block size is 32768
Received 1779 blocks and 65542084 bytes
Compression is 47.1%
Took 1 min 2 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Updating ODE-1014