| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_15" exit with 0. |
| Cloning into 'trunk_clang_15'... |
| Updating files: 82% (9504/11539) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_15/configure --prefix=/tmp/ruby/install/trunk_clang_15 --disable-install-doc CC=clang-15" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_15/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk_clang_15/gems/src/debug'... |
| From https://github.com/ruby/typeprof |
| * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD |
| HEAD is now at 167263c Add typeprof.gemspec |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_15/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_15/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| Failed tests: |
| WebauthnListenerTest#test_wait_for_otp_code_incorrect_params: Test::Unit::ProxyError: Failed to open TCP connection to localhost:46683 (Connection refused - connect(2) for "localhost" port 46683) |
| WebauthnListenerTest#test_wait_for_otp_code_incorrect_params: Test::Unit::AssertionFailedError: Gem::WebauthnVerificationError expected but nothing was raised. |
| WebauthnListenerTest#test_wait_for_otp_code_invalid_post_req_method: Test::Unit::ProxyError: Failed to open TCP connection to localhost:41049 (Connection refused - connect(2) for "localhost" port 41049) |
| WebauthnListenerTest#test_wait_for_otp_code_invalid_post_req_method: Test::Unit::AssertionFailedError: Gem::WebauthnVerificationError expected but nothing was raised. |
| WebauthnListenerTest#test_wait_for_otp_code_get_request: Test::Unit::ProxyError: Failed to open TCP connection to localhost:46413 (Connection refused - connect(2) for "localhost" port 46413) |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42565 (Connection refused - connect(2) for "localhost" port 42565) (https://localhost:42565/yaml) |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37549 (Connection refused - connect(2) for "localhost" port 37549) (https://localhost:37549/yaml) |
| TestMkmfConvertible#test_typeof_typedef: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfConvertible#test_typeof_builtin: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_have_macro_header: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_have_macro_opt: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_not_have_macro_header: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_not_have_macro_opt: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| 1) Failure: |
| WebauthnListenerTest#test_wait_for_otp_code_no_params_response [/tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:134]: |
| Gem::WebauthnVerificationError expected but nothing was raised. |
| 2) Failure: |
| TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect [/tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:119]: |
| <"Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36547 (Connection refused - connect(2) for \"localhost\" port 36547) (https://localhost:36547/insecure_redirect?to=http://example.com)"> expected but was |
| <"redirecting to non-https resource: http://example.com (https://localhost:36547/insecure_redirect?to=http://example.com)">. |
| 3) Error: |
| WebauthnListenerTest#test_listener_thread_sets_error: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41313 (Connection refused - connect(2) for "localhost" port 41313) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:186:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:193:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1601:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1580:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1569:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1029:in 'Gem::Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/utilities.rb:224:in 'Gem::MockBrowser.post' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:30:in 'WebauthnListenerTest#test_listener_thread_sets_error' |
| 4) Error: |
| WebauthnListenerTest#test_listener_thread_sets_error: |
| IOError: stream closed in another thread |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:50:in 'TCPServer#accept' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:50:in 'block in Gem::GemcutterUtilities::WebauthnListener#wait_for_otp_code' |
| <internal:kernel>:168:in 'Kernel#loop' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:49:in 'Gem::GemcutterUtilities::WebauthnListener#wait_for_otp_code' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:40:in 'block in Gem::GemcutterUtilities::WebauthnListener.listener_thread' |
| 5) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_no_params_response: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34639 (Connection refused - connect(2) for "localhost" port 34639) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:186:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:193:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1601:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1580:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1569:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1029:in 'Gem::Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/utilities.rb:216:in 'Gem::MockBrowser.get' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:96:in 'WebauthnListenerTest#test_wait_for_otp_code_no_params_response' |
| 6) Error: |
| TestMkmfConvertible#test_typeof_typedef: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:655:in 'MakeMakefile#try_compile' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:777:in 'MakeMakefile#try_static_assert' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1461:in 'MakeMakefile#try_signedness' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1558:in 'block in MakeMakefile#convertible_int' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1547:in 'MakeMakefile#convertible_int' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:22:in 'block (3 levels) in TestMkmfConvertible#test_typeof_typedef' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/base.rb:133:in 'BasicObject#instance_eval' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/base.rb:133:in 'TestMkmf::Base#mkmf' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:22:in 'block (2 levels) in TestMkmfConvertible#test_typeof_typedef' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:16:in 'Array#each' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:16:in 'block in TestMkmfConvertible#test_typeof_typedef' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:15:in 'Array#each' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:15:in 'TestMkmfConvertible#test_typeof_typedef' |
| 7) Error: |
| TestMkmfConvertible#test_typeof_builtin: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:655:in 'MakeMakefile#try_compile' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:777:in 'MakeMakefile#try_static_assert' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1461:in 'MakeMakefile#try_signedness' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1558:in 'block in MakeMakefile#convertible_int' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1547:in 'MakeMakefile#convertible_int' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:9:in 'block (3 levels) in TestMkmfConvertible#test_typeof_builtin' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/base.rb:133:in 'BasicObject#instance_eval' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/base.rb:133:in 'TestMkmf::Base#mkmf' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:9:in 'block (2 levels) in TestMkmfConvertible#test_typeof_builtin' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:7:in 'Array#each' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:7:in 'block in TestMkmfConvertible#test_typeof_builtin' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:6:in 'Array#each' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_convertible.rb:6:in 'TestMkmfConvertible#test_typeof_builtin' |
| 8) Error: |
| TestMkmfHaveMacro#test_have_macro_header: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:655:in 'MakeMakefile#try_compile' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:955:in 'MakeMakefile#macro_defined?' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1124:in 'block in MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1123:in 'MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_macro.rb:18:in 'block in TestMkmfHaveMacro#test_have_macro_header' |
| /tmp/ruby/src/trunk_clang_15/lib/tempfile.rb:576:in 'Tempfile.create_with_filename' |
| /tmp/ruby/src/trunk_clang_15/lib/tempfile.rb:562:in 'Tempfile.create' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_macro.rb:13:in 'TestMkmfHaveMacro#test_have_macro_header' |
| 9) Error: |
| TestMkmfHaveMacro#test_have_macro_opt: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:655:in 'MakeMakefile#try_compile' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:955:in 'MakeMakefile#macro_defined?' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1124:in 'block in MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1123:in 'MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_macro.rb:9:in 'TestMkmfHaveMacro#test_have_macro_opt' |
| 10) Error: |
| TestMkmfHaveMacro#test_not_have_macro_header: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:655:in 'MakeMakefile#try_compile' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:955:in 'MakeMakefile#macro_defined?' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1124:in 'block in MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1123:in 'MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_macro.rb:31:in 'block in TestMkmfHaveMacro#test_not_have_macro_header' |
| /tmp/ruby/src/trunk_clang_15/lib/tempfile.rb:576:in 'Tempfile.create_with_filename' |
| /tmp/ruby/src/trunk_clang_15/lib/tempfile.rb:562:in 'Tempfile.create' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_macro.rb:27:in 'TestMkmfHaveMacro#test_not_have_macro_header' |
| 11) Error: |
| TestMkmfHaveMacro#test_not_have_macro_opt: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:655:in 'MakeMakefile#try_compile' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:955:in 'MakeMakefile#macro_defined?' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1124:in 'block in MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1123:in 'MakeMakefile#have_macro' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_macro.rb:23:in 'TestMkmfHaveMacro#test_not_have_macro_opt' |
| Children under /tmp/rubytest.j2th3w: |
| * drwx------ 4 4096 2024-11-14 01:43:48 +0000 test_rubygems_20241114-1085537-emh0jm/ |
| * -rw-r--r-- 1 16204 2024-11-14 01:43:48 +0000 yjit_exit_locations.dump |
| * drwxr-xr-x 9 4096 2024-11-14 01:43:47 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:43:47 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:47 +0000 userhome/ |
| * drwx------ 4 4096 2024-11-14 01:43:46 +0000 test_rubygems_20241114-1085537-kprcfp/ |
| * drwxr-xr-x 10 4096 2024-11-14 01:46:05 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:43:46 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 plugins/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:46:05 +0000 lib/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:46:05 +0000 ruby/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:46:05 +0000 site_ruby/ |
| * drwxr-xr-x 4 4096 2024-11-14 01:46:05 +0000 3.4.0+1/ |
| * -rw-r--r-- 1 13 2024-11-14 01:46:05 +0000 bundler.rb |
| * drwxr-xr-x 4 4096 2024-11-14 01:46:05 +0000 rubygems/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:46:05 +0000 defaults/ |
| * -rw-r--r-- 1 22 2024-11-14 01:46:05 +0000 operating_system.rb |
| * -rw-r--r-- 1 11 2024-11-14 01:46:05 +0000 jruby.rb |
| * -rw-r--r-- 1 17 2024-11-14 01:46:05 +0000 requirement.rb |
| * drwxr-xr-x 3 4096 2024-11-14 01:46:05 +0000 ssl_certs/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:46:05 +0000 rubygems.org/ |
| * -rw-r--r-- 1 10 2024-11-14 01:46:05 +0000 foo.pem |
| * drwxr-xr-x 4 4096 2024-11-14 01:46:05 +0000 bundler/ |
| * drwxr-xr-x 4 4096 2024-11-14 01:46:05 +0000 templates/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:46:05 +0000 .circleci/ |
| * -rw-r--r-- 1 13 2024-11-14 01:46:05 +0000 config.yml |
| * drwxr-xr-x 2 4096 2024-11-14 01:46:05 +0000 .lecacy_ci/ |
| * -rw-r--r-- 1 7 2024-11-14 01:46:05 +0000 b.rb |
| * drwxr-xr-x 2 4096 2024-11-14 01:46:05 +0000 man/ |
| * -rw-r--r-- 1 18 2024-11-14 01:46:05 +0000 bundle-b.1.ronn |
| * -rw-r--r-- 1 12 2024-11-14 01:46:05 +0000 gemfile.5 |
| * -rw-r--r-- 1 17 2024-11-14 01:46:05 +0000 gemfile.5.ronn |
| * -rw-r--r-- 1 13 2024-11-14 01:46:05 +0000 rubygems_plugin.rb |
| * -rw-r--r-- 1 18 2024-11-14 01:46:05 +0000 securerandom.rb |
| * -rw-r--r-- 1 14 2024-11-14 01:46:05 +0000 rubygems.rb |
| * drwxr-xr-x 2 4096 2024-11-14 01:43:46 +0000 userhome/ |
| * drwx------ 4 4096 2024-11-14 01:47:03 +0000 test_rubygems_20241114-1085532-oz1l13/ |
| * drwxr-xr-x 9 4096 2024-11-14 01:47:03 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:47:03 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 userhome/ |
| * drwx------ 4 4096 2024-11-14 01:47:03 +0000 test_rubygems_20241114-1085532-habd3o/ |
| * drwxr-xr-x 9 4096 2024-11-14 01:47:03 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 01:47:03 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-14 01:47:03 +0000 userhome/ |
| /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:85:in 'Dir.chdir': No such file or directory @ dir_chdir0 - /tmp/rubytest.j2th3w/test_rubygems_20241114-1085532-oz1l13 (Errno::ENOENT) |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:85:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:28:in 'Dir.rmdir': Directory not empty @ dir_s_rmdir - /tmp/rubytest.j2th3w (Errno::ENOTEMPTY) |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:28:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/tool/test/runner.rb:14:in 'Kernel#exit': exit (SystemExit) |
| from /tmp/ruby/src/trunk_clang_15/tool/test/runner.rb:14:in '<top (required)>' |
| from /tmp/ruby/src/trunk_clang_15/test/runner.rb:5:in 'Kernel#require_relative' |
| from /tmp/ruby/src/trunk_clang_15/test/runner.rb:5:in '<main>' |
| make: *** [uncommon.mk:963: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#mkcol sends a MKCOL request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39885 (Connection refused - connect(2) for "localhost" port 39885) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/mkcol_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/mkcol_spec.rb:5:in '<top (required)>' |
| 2) |
| An exception occurred during: after :each |
| Net::HTTP#mkcol sends a MKCOL request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/mkcol_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/mkcol_spec.rb:5:in '<top (required)>' |
| 3) |
| Net::HTTP.post sends post request to the specified URI and returns response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42669 (Connection refused - connect(2) for "localhost" port 42669) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:864:in 'Net::HTTP.post' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post_spec.rb:16:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post_spec.rb:6:in '<top (required)>' |
| 4) |
| Net::HTTP#finish when self has been started closes the tcp connection ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40089 (Connection refused - connect(2) for "localhost" port 40089) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/finish_spec.rb:18:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/finish_spec.rb:5:in '<top (required)>' |
| 5) |
| An exception occurred during: before :each |
| Net::HTTP.start when not passed a block returns a new Net::HTTP object for the passed address and port ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45067 (Connection refused - connect(2) for "localhost" port 45067) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:17:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:5:in '<top (required)>' |
| 6) |
| An exception occurred during: after :each |
| Net::HTTP.start when not passed a block returns a new Net::HTTP object for the passed address and port ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:21:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:5:in '<top (required)>' |
| 7) |
| Net::HTTP#start when self has already been started raises an IOError ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39503 (Connection refused - connect(2) for "localhost" port 39503) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:83:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 8) |
| Net::HTTP#start when passed a block returns the blocks return value ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33539 (Connection refused - connect(2) for "localhost" port 33539) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:90:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 9) |
| Net::HTTP#start when passed a block yields the new Net::HTTP object to the block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37243 (Connection refused - connect(2) for "localhost" port 37243) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:95:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 10) |
| Net::HTTP#start when passed a block opens the tcp connection before yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44115 (Connection refused - connect(2) for "localhost" port 44115) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:103:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 11) |
| Net::HTTP#start when passed a block closes the tcp connection after yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40069 (Connection refused - connect(2) for "localhost" port 40069) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:107:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 12) |
| An exception occurred during: before :each |
| Net::HTTP#proppatch returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46433 (Connection refused - connect(2) for "localhost" port 46433) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/proppatch_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/proppatch_spec.rb:5:in '<top (required)>' |
| 13) |
| Net::HTTP#started? returns true when self has been started ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45367 (Connection refused - connect(2) for "localhost" port 45367) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/started.rb:13:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/started_spec.rb:6:in '<top (required)>' |
| 14) |
| Net::HTTP#started? returns false when self has been stopped again ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39923 (Connection refused - connect(2) for "localhost" port 39923) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/started.rb:22:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/started_spec.rb:6:in '<top (required)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#request_get when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33433 (Connection refused - connect(2) for "localhost" port 33433) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_get_spec.rb:6:in '<top (required)>' |
| 16) |
| An exception occurred during: before :each |
| Net::HTTP#send_request when passed type, path sends a HTTP Request of the passed type to the passed path ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39871 (Connection refused - connect(2) for "localhost" port 39871) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:5:in '<top (required)>' |
| 17) |
| An exception occurred during: after :each |
| Net::HTTP#send_request when passed type, path sends a HTTP Request of the passed type to the passed path ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:19:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:5:in '<top (required)>' |
| 18) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45237 (Connection refused - connect(2) for "localhost" port 45237) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 19) |
| An exception occurred during: before :each |
| Net::HTTP#propfind returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37851 (Connection refused - connect(2) for "localhost" port 37851) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 20) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed no block sends a GET request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34513 (Connection refused - connect(2) for "localhost" port 34513) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 21) |
| An exception occurred during: after :each |
| Net::HTTP#get2 when passed no block sends a GET request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_get.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 22) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33353 (Connection refused - connect(2) for "localhost" port 33353) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 23) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed no block sends a put request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44477 (Connection refused - connect(2) for "localhost" port 44477) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 24) |
| An exception occurred during: after :each |
| Net::HTTP#request_put when passed no block sends a put request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 25) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40807 (Connection refused - connect(2) for "localhost" port 40807) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 26) |
| An exception occurred during: after :each |
| Net::HTTP#request_put when passed no block returns a Net::HTTPResponse object ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 27) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed a block sends a put request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34117 (Connection refused - connect(2) for "localhost" port 34117) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 28) |
| An exception occurred during: after :each |
| Net::HTTP#request_put when passed a block sends a put request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 29) |
| An exception occurred during: before :each |
| Net::HTTP#put returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43317 (Connection refused - connect(2) for "localhost" port 43317) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/put_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |