[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_12 #3240
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Feb 1 17:52:34 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_arm64_12/3240/------------------------------------------
[...truncated 379.99 KB...]
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/pathname'
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/pathname'
/usr/bin/make -C ext/psych -w V=1 all
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/psych'
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/psych'
/usr/bin/make -C ext/pty -w V=1 all
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/pty'
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/pty'
/usr/bin/make -C ext/racc/cparse -w V=1 all
/usr/bin/make -C ext/rbconfig/sizeof -w V=1 all
/usr/bin/make -C ext/readline -w V=1 all
/usr/bin/make -C ext/ripper -w V=1 all
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/ripper'
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/aarch64-linux-gnu' -I'../../.ext/common' ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/ripper'
/usr/bin/make -C ext/sdbm -w V=1 all
/usr/bin/make -C ext/socket -w V=1 all
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/socket'
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/socket'
/usr/bin/make -C ext/stringio -w V=1 all
/usr/bin/make -C ext/strscan -w V=1 all
/usr/bin/make -C ext/syslog -w V=1 all
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/syslog'
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/syslog'
/usr/bin/make -C ext/thread -w V=1 all
/usr/bin/make -C ext/tk -w V=1 all
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3/ext/tk'
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3/ext/tk'
/usr/bin/make -C ext/tk/tkutil -w V=1 all
/usr/bin/make -C ext/zlib -w V=1 all
/usr/bin/make -w DLDOBJS="dmyext.o dmyenc.o" EXTOBJS= EXTSOLIBS="" LIBRUBY_SO_UPDATE=./.libruby-with-ext.time EXTLDFLAGS="" UPDATE_LIBRARIES="no" SHOWFLAGS= ruby2.3
make[4]: Entering directory '/build/1st/ruby2.3-2.3.3'
make[4]: 'ruby2.3' is up to date.
make[4]: Leaving directory '/build/1st/ruby2.3-2.3.3'
make[3]: Leaving directory '/build/1st/ruby2.3-2.3.3'
/usr/bin/make -f enc.mk V="1" \
RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
-w enc
make[3]: Entering directory '/build/1st/ruby2.3-2.3.3'
make[3]: Nothing to be done for 'enc'.
make[3]: Leaving directory '/build/1st/ruby2.3-2.3.3'
/usr/bin/make -f enc.mk V="1" \
RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
-w trans
make[3]: Entering directory '/build/1st/ruby2.3-2.3.3'
make[3]: Nothing to be done for './enc/trans'.
make[3]: Leaving directory '/build/1st/ruby2.3-2.3.3'
/usr/bin/make -f enc.mk V="1" \
RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
-w encs
make[3]: Entering directory '/build/1st/ruby2.3-2.3.3'
/bin/mkdir -p .ext/aarch64-linux-gnu/enc .ext/aarch64-linux-gnu/enc/trans enc enc/trans
make[3]: Leaving directory '/build/1st/ruby2.3-2.3.3'
Generating RDoc documentation
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./bin/rdoc" --root "." --page-dir "./doc" --encoding=UTF-8 --no-force-update --all --ri --op ".ext/rdoc" --debug "."
No newer files.
Files: 0
Classes: 0 (0 undocumented)
Modules: 0 (0 undocumented)
Constants: 0 (0 undocumented)
Attributes: 0 (0 undocumented)
Methods: 0 (0 undocumented)
Total: 0 (0 undocumented)
0.00% documented
Elapsed: 0.0s
exec ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./tool/rubytest.rb" --run-opt=--disable-gems
sample/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
sample/test.rb:condition ..OK 2
sample/test.rb:if/unless ...OK 3
sample/test.rb:case .....OK 5
sample/test.rb:while/until ........OK 8
sample/test.rb:exception ..........OK 10
sample/test.rb:array .......................................OK 39
sample/test.rb:hash ...........................OK 27
sample/test.rb:iterator ...............................................................................................................OK 111
sample/test.rb:float ................................................................................OK 80
sample/test.rb:bignum ...............................OK 31
sample/test.rb:string & char ..............................................................OK 62
sample/test.rb:assignment ..........OK 10
sample/test.rb:call ......OK 6
sample/test.rb:proc .........OK 9
sample/test.rb:signal ..OK 2
sample/test.rb:eval .............................OK 29
sample/test.rb:system ........OK 8
sample/test.rb:const .....OK 5
sample/test.rb:clone .....OK 5
sample/test.rb:marshal ....OK 4
sample/test.rb:pack ....OK 4
sample/test.rb:math ..OK 2
sample/test.rb:struct ......OK 6
sample/test.rb:variable ...........OK 11
sample/test.rb:trace ...OK 3
sample/test.rb:defined? ............OK 12
sample/test.rb:alias ......OK 6
sample/test.rb:path .......................OK 23
sample/test.rb:gc ....OK 4
test succeeded
exec ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./bootstraptest/runner.rb" --ruby="ruby2.3 -I./lib --disable-gems" -q
test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_eval.rb .....................................
test_exception.rb ..................................
test_finalizer.rb .
test_flip.rb .
test_flow.rb .............................................................
test_fork.rb .....
test_gc.rb ..
test_io.rb .........
test_jump.rb .............................
test_literal.rb ...........................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb .....
test_proc.rb .......................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ..................................................
PASS all 1010 tests
exec ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./bootstraptest/runner.rb" --ruby="ruby2.3 --disable-gems" ./KNOWNBUGS.rb
2018-03-06 01:08:19 -1200
Driver is ruby 2.3.3p222 (2016-11-21) [aarch64-linux-gnu]
Target is ruby 2.3.3p222 (2016-11-21) [aarch64-linux-gnu]
KNOWNBUGS.rb
No tests, no problem
exec ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" testunit minitest
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems"
# Running tests:
............................................................................................................................................................................................................................
Finished tests in 4.498777s, 48.9022 tests/s, 98.2489 assertions/s.
220 tests, 442 assertions, 0 failures, 0 errors, 0 skips
ruby -v: ruby 2.3.3p222 (2016-11-21) [aarch64-linux-gnu]
exec ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=./test/excludes --name=!/memory_leak/ --exclude=/testunit/ --exclude=/minitest/
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=./test/excludes --name=!/memory_leak/ --exclude=/testunit/ --exclude=/minitest/
# Running tests:
...........................................................................................................................................................Leaked file descriptor: DRbTests::TestDRbCore#test_06_timeout: 27 : #<TCPSocket:fd 27>
Leaked file descriptor: DRbTests::TestDRbCore#test_06_timeout: 28 : #<IO:fd 28>
Leaked file descriptor: DRbTests::TestDRbCore#test_06_timeout: 29 : #<IO:fd 29>
Leaked file descriptor: DRbTests::TestDRbCore#test_06_timeout: 30 : #<TCPSocket:fd 30>
Leaked file descriptor: DRbTests::TestDRbCore#test_06_timeout: 31 : #<IO:fd 31>
Leaked file descriptor: DRbTests::TestDRbCore#test_06_timeout: 32 : #<IO:fd 32>
Leaked thread: DRbTests::TestDRbCore#test_06_timeout: #<Thread:0x00aaaaea5e86d0@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 sleep>
Leaked thread: DRbTests::TestDRbCore#test_06_timeout: #<Thread:0x00aaaaea5eaae8@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 sleep>
...........Closed file descriptor: DRbTests::TestDRbLarge#test_02_large_ary: 27
Closed file descriptor: DRbTests::TestDRbLarge#test_02_large_ary: 28
Closed file descriptor: DRbTests::TestDRbLarge#test_02_large_ary: 29
Closed file descriptor: DRbTests::TestDRbLarge#test_02_large_ary: 30
Closed file descriptor: DRbTests::TestDRbLarge#test_02_large_ary: 31
Closed file descriptor: DRbTests::TestDRbLarge#test_02_large_ary: 32
Finished thread: DRbTests::TestDRbLarge#test_02_large_ary: #<Thread:0x00aaaaea5e86d0@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 dead>
Finished thread: DRbTests::TestDRbLarge#test_02_large_ary: #<Thread:0x00aaaaea5eaae8@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 dead>
..............................Leaked file descriptor: DRbTests::TestDRbSSLCore#test_06_timeout: 27 : #<TCPSocket:fd 27>
Leaked file descriptor: DRbTests::TestDRbSSLCore#test_06_timeout: 28 : #<IO:fd 28>
Leaked file descriptor: DRbTests::TestDRbSSLCore#test_06_timeout: 29 : #<IO:fd 29>
Leaked file descriptor: DRbTests::TestDRbSSLCore#test_06_timeout: 30 : #<TCPSocket:fd 30>
Leaked file descriptor: DRbTests::TestDRbSSLCore#test_06_timeout: 31 : #<IO:fd 31>
Leaked file descriptor: DRbTests::TestDRbSSLCore#test_06_timeout: 32 : #<IO:fd 32>
Leaked thread: DRbTests::TestDRbSSLCore#test_06_timeout: #<Thread:0x00aaaae7376ad0@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 sleep>
Leaked thread: DRbTests::TestDRbSSLCore#test_06_timeout: #<Thread:0x00aaaae73876a0@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 sleep>
......Closed file descriptor: DRbTests::TestDRbSSLCore#test_09_option: 27
Closed file descriptor: DRbTests::TestDRbSSLCore#test_09_option: 28
Closed file descriptor: DRbTests::TestDRbSSLCore#test_09_option: 29
Closed file descriptor: DRbTests::TestDRbSSLCore#test_09_option: 30
Closed file descriptor: DRbTests::TestDRbSSLCore#test_09_option: 31
Closed file descriptor: DRbTests::TestDRbSSLCore#test_09_option: 32
Finished thread: DRbTests::TestDRbSSLCore#test_09_option: #<Thread:0x00aaaae7376ad0@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 dead>
Finished thread: DRbTests::TestDRbSSLCore#test_09_option: #<Thread:0x00aaaae73876a0@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 dead>
.......................Leaked file descriptor: DRbTests::TestDRbUNIXCore#test_06_timeout: 27 : #<TCPSocket:fd 27>
Leaked file descriptor: DRbTests::TestDRbUNIXCore#test_06_timeout: 28 : #<IO:fd 28>
Leaked file descriptor: DRbTests::TestDRbUNIXCore#test_06_timeout: 29 : #<IO:fd 29>
Leaked file descriptor: DRbTests::TestDRbUNIXCore#test_06_timeout: 30 : #<TCPSocket:fd 30>
Leaked file descriptor: DRbTests::TestDRbUNIXCore#test_06_timeout: 31 : #<IO:fd 31>
Leaked file descriptor: DRbTests::TestDRbUNIXCore#test_06_timeout: 32 : #<IO:fd 32>
Leaked thread: DRbTests::TestDRbUNIXCore#test_06_timeout: #<Thread:0x00aaaae7251678@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 sleep>
Leaked thread: DRbTests::TestDRbUNIXCore#test_06_timeout: #<Thread:0x00aaaae7258748@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 sleep>
.........Closed file descriptor: DRbTests::TestDRbUNIXCore#test_11_remote_no_method_error: 27
Closed file descriptor: DRbTests::TestDRbUNIXCore#test_11_remote_no_method_error: 28
Closed file descriptor: DRbTests::TestDRbUNIXCore#test_11_remote_no_method_error: 29
Finished thread: DRbTests::TestDRbUNIXCore#test_11_remote_no_method_error: #<Thread:0x00aaaae7251678@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 dead>
.Closed file descriptor: DRbTests::TestDRbYield#test_01_one: 30
Closed file descriptor: DRbTests::TestDRbYield#test_01_one: 31
Closed file descriptor: DRbTests::TestDRbYield#test_01_one: 32
Finished thread: DRbTests::TestDRbYield#test_01_one: #<Thread:0x00aaaae7258748@/build/1st/ruby2.3-2.3.3/lib/drb/drb.rb:1645 dead>
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................EESS...ES.ELeaked file descriptor: Rinda::TestRingServer#test_ring_server_ipv4_multicast: 21 : #<Socket:fd 21>
SClosed file descriptor: Rinda::TestRingServer#test_ring_server_ipv6_multicast: 21
...............................................................................................................................................................................................................................................................................................................................S.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSS.....................................................................................................................................................................................................................................................................................Leaked file descriptor: TestGemRemoteFetcher#test_do_not_allow_insecure_ssl_connection_by_default: 34 : #<TCPSocket:fd 34>
.Closed file descriptor: TestGemRemoteFetcher#test_download_read_only: 34
..........Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_creds: 21 : #<TCPServer:fd 21>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_creds: 22 : #<TCPServer:fd 22>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_creds: 23 : #<IO:fd 23>
.Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 21
Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 22
Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 23
..............Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 21 : #<TCPServer:fd 21>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 22 : #<TCPServer:fd 22>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 23 : #<IO:fd 23>
.Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 21
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 22
Closed file descriptor: TestGemRemoteFetcher#test_download_local_space: 23
.......Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 21 : #<TCPServer:fd 21>
Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 22 : #<TCPServer:fd 22>
Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 23 : #<IO:fd 23>
.Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_no_update: 21
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_no_update: 22
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_no_update: 23
.......Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 25 : #<TCPServer:fd 25>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 26 : #<TCPServer:fd 26>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip: 27 : #<IO:fd 27>
.....Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher: 21 : #<TCPServer:fd 21>
Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher: 22 : #<TCPServer:fd 22>
Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher: 23 : #<IO:fd 23>
.Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 21
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 22
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 23
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 25
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 26
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 27
.....................................................S....................................................................S...................................................................................................................................................................SSSSSSSSSS.S.SSS.....................................................................................................................................................................................S...........SSSSSSSSSSSSSSSSSSSSS....................................................................................................................................................................................F.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S....SS..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Leaked file descriptor: TestPsych#test_load_file_with_fallback: 21 : #<File:/tmp/empty20180306-5220-1ew4cozyml>
.Closed file descriptor: TestPsych#test_degenerate_strings: 21
............................................................................................................................................................................................................................................................................................................................................................................................S..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Starting cleanup.
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
More information about the Qa-jenkins-scm
mailing list