| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_14" exit with 0. |
| Cloning into 'trunk_clang_14'... |
| Updating files: 74% (8572/11539) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_14/configure --prefix=/tmp/ruby/install/trunk_clang_14 --disable-install-doc CC=clang-14" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_14/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk_clang_14/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_14/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_14/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. |
| #<Thread:0x00007f8cde010b90 /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:624 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33773 (Connection refused - connect(2) for "localhost" port 33773)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:33773 (Connection refused - connect(2) for "localhost" port 33773) (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize': Connection refused - connect(2) for "localhost" port 33773 (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| Failed tests: |
| TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: Test::Unit::AssertionFailedError: [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33773 (Connection refused - connect(2) for "localhost" port 33773)>. |
| TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:32857 (Connection refused - connect(2) for "localhost" port 32857) (http://localhost:32857/yaml) |
| WebauthnListenerTest#test_wait_for_otp_code_get_request: Test::Unit::ProxyError: Failed to open TCP connection to localhost:38871 (Connection refused - connect(2) for "localhost" port 38871) |
| WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: Test::Unit::ProxyError: Failed to open TCP connection to localhost:46705 (Connection refused - connect(2) for "localhost" port 46705) |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40295 (Connection refused - connect(2) for "localhost" port 40295) (https://localhost:40295/yaml) |
| TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: Test::Unit::AssertionFailedError: <"Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40251 (Connection refused - connect(2) for \"localhost\" port 40251) (https://localhost:40251/insecure_redirect?to=http://example.com)"> expected but was |
| TestSocket_TCPSocket#test_initialize_with_hostname_resolution_failure_after_connection_failure: Test::Unit::AssertionFailedError: [Socket::ResolutionError] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 41087>. |
| TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: Test::Unit::AssertionFailedError: [Errno::ETIMEDOUT] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 42051>. |
| TestFiberIO#test_tcp_accept: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 40865 |
| 1) Failure: |
| TestSocket_TCPSocket#test_initialize_with_hostname_resolution_failure_after_connection_failure [/tmp/ruby/src/trunk_clang_14/test/socket/test_tcp.rb:303]: |
| [Socket::ResolutionError] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 44495>. |
| 2) Error: |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36493 (Connection refused - connect(2) for "localhost" port 36493) (https://localhost:36493/yaml) |
| /tmp/ruby/src/trunk_clang_14/lib/rubygems/remote_fetcher.rb:265:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk_clang_14/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:69:in 'block in TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection' |
| /tmp/ruby/src/trunk_clang_14/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:145:in 'TestGemRemoteFetcherLocalSSLServer#with_configured_fetcher' |
| /tmp/ruby/src/trunk_clang_14/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:65:in 'TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection' |
| make: *** [uncommon.mk:963: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#request_head when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39055 (Connection refused - connect(2) for "localhost" port 39055) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_head_spec.rb:6:in '<top (required)>' |
| 2) |
| An exception occurred during: before :each |
| Net::HTTP#request_head when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33999 (Connection refused - connect(2) for "localhost" port 33999) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_head_spec.rb:6:in '<top (required)>' |
| 3) |
| An exception occurred during: before :each |
| Net::HTTP#request when passed request_object makes a HTTP Request based on the passed request_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_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:5:in '<top (required)>' |
| 4) |
| An exception occurred during: after :each |
| Net::HTTP#request when passed request_object makes a HTTP Request based on the passed request_object ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:5:in '<top (required)>' |
| 5) |
| An exception occurred during: before :each |
| Net::HTTP#request when passed request_object and request_body sends the passed request_body when making the HTTP Request ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34409 (Connection refused - connect(2) for "localhost" port 34409) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:5:in '<top (required)>' |
| 6) |
| An exception occurred during: after :each |
| Net::HTTP#request when passed request_object and request_body sends the passed request_body when making the HTTP Request ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:5:in '<top (required)>' |
| 7) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43129 (Connection refused - connect(2) for "localhost" port 43129) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 8) |
| An exception occurred during: before :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45293 (Connection refused - connect(2) for "localhost" port 45293) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 9) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37359 (Connection refused - connect(2) for "localhost" port 37359) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 10) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 11) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43823 (Connection refused - connect(2) for "localhost" port 43823) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 12) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed no block returns a Net::HTTPResponse object ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 13) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed a block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42993 (Connection refused - connect(2) for "localhost" port 42993) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 14) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed a block sends a post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#lock sends a LOCK request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38021 (Connection refused - connect(2) for "localhost" port 38021) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:5:in '<top (required)>' |
| 16) |
| An exception occurred during: after :each |
| Net::HTTP#lock sends a LOCK request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:5:in '<top (required)>' |
| 17) |
| Net::HTTP.post_form when passed URI POSTs the passed form data to the given uri ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45009 (Connection refused - connect(2) for "localhost" port 45009) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:894:in 'Net::HTTP.post_form' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_form_spec.rb:19:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_form_spec.rb:5:in '<top (required)>' |
| 18) |
| An exception occurred during: before :each |
| Net::HTTP#put2 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:35203 (Connection refused - connect(2) for "localhost" port 35203) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put2_spec.rb:6:in '<top (required)>' |
| 19) |
| An exception occurred during: before :each |
| Net::HTTP#put2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37553 (Connection refused - connect(2) for "localhost" port 37553) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put2_spec.rb:6:in '<top (required)>' |
| 20) |
| An exception occurred during: before :each |
| Net::HTTP#put2 when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37441 (Connection refused - connect(2) for "localhost" port 37441) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put2_spec.rb:6:in '<top (required)>' |
| 21) |
| Net::HTTP#set_debug_output when passed io sets the passed io as output stream for debugging ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44993 (Connection refused - connect(2) for "localhost" port 44993) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/set_debug_output_spec.rb:21:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/set_debug_output_spec.rb:6:in '<top (required)>' |
| 22) |
| Net::HTTP#finish when self has been started closes the tcp connection ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41639 (Connection refused - connect(2) for "localhost" port 41639) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/finish_spec.rb:18:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/finish_spec.rb:5:in '<top (required)>' |
| 23) |
| An exception occurred during: before :each |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42259 (Connection refused - connect(2) for "localhost" port 42259) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 24) |
| An exception occurred during: after :each |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 25) |
| An exception occurred during: before :each |
| Net::HTTP#put returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40139 (Connection refused - connect(2) for "localhost" port 40139) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 26) |
| An exception occurred during: after :each |
| Net::HTTP#put returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 27) |
| An exception occurred during: before :each |
| Net::HTTP#request_get when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41315 (Connection refused - connect(2) for "localhost" port 41315) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_get_spec.rb:6:in '<top (required)>' |
| 28) |
| An exception occurred during: before :each |
| Net::HTTP#request_get when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37885 (Connection refused - connect(2) for "localhost" port 37885) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_get_spec.rb:6:in '<top (required)>' |
| 29) |
| 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:38665 (Connection refused - connect(2) for "localhost" port 38665) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_get_spec.rb:6:in '<top (required)>' |
| 30) |
| Net::HTTP.get_print when passed URI it prints the body of the specified uri to $stdout ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45999 (Connection refused - connect(2) for "localhost" port 45999) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:830:in 'Net::HTTP.get_response' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:770:in 'Net::HTTP.get_print' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_print_spec.rb:18:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_print_spec.rb:19:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_print_spec.rb:5:in '<top (required)>' |
| 31) |
| An exception occurred during: before :each |
| Net::HTTP#propfind sends an propfind request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42361 (Connection refused - connect(2) for "localhost" port 42361) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/propfind_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 32) |
| An exception occurred during: after :each |
| Net::HTTP#propfind sends an propfind request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/propfind_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 33) |
| An exception occurred during: before :each |
| Net::HTTP.start when not passed a block opens the tcp connection ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36263 (Connection refused - connect(2) for "localhost" port 36263) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:17:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:5:in '<top (required)>' |
| 34) |
| Net::HTTP#start when passed a block opens the tcp connection before yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44519 (Connection refused - connect(2) for "localhost" port 44519) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:103:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 35) |
| Net::HTTP#start when passed a block closes the tcp connection after yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43659 (Connection refused - connect(2) for "localhost" port 43659) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:107:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 36) |
| Net::HTTP.get when passed URI returns the body of the specified uri ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39205 (Connection refused - connect(2) for "localhost" port 39205) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:830:in 'Net::HTTP.get_response' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:811:in 'Net::HTTP.get' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_spec.rb:17:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_spec.rb:5:in '<top (required)>' |
| 37) |
| Net::HTTP.get when passed host, path, port returns the body of the specified host-path-combination ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46591 (Connection refused - connect(2) for "localhost" port 46591) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:824:in 'Net::HTTP.get_response' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:811:in 'Net::HTTP.get' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_spec.rb:23:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_spec.rb:5:in '<top (required)>' |
| 38) |
| An exception occurred during: before :each |
| Net::HTTP#options returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37987 (Connection refused - connect(2) for "localhost" port 37987) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/options_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/options_spec.rb:5:in '<top (required)>' |
| 39) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed no block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46237 (Connection refused - connect(2) for "localhost" port 46237) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 40) |
| An exception occurred during: after :each |
| Net::HTTP#request_post when passed no block sends a post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 41) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed a block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41747 (Connection refused - connect(2) for "localhost" port 41747) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 42) |
| 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:37509 (Connection refused - connect(2) for "localhost" port 37509) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 43) |
| An exception occurred during: before :each |
| Net::HTTP#unlock sends an UNLOCK request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34965 (Connection refused - connect(2) for "localhost" port 34965) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/unlock_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/unlock_spec.rb:5:in '<top (required)>' |
| 44) |
| An exception occurred during: after :each |
| Net::HTTP#unlock sends an UNLOCK request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/unlock_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/unlock_spec.rb:5:in '<top (required)>' |
| 45) |
| An exception occurred during: before :each |
| Net::HTTP#head sends a HEAD request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40889 (Connection refused - connect(2) for "localhost" port 40889) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:5:in '<top (required)>' |
| 46) |
| An exception occurred during: after :each |
| Net::HTTP#head sends a HEAD request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:5:in '<top (required)>' |
| 47) |
| An exception occurred during: before :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36991 (Connection refused - connect(2) for "localhost" port 36991) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:5:in '<top (required)>' |
| 48) |
| An exception occurred during: after :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head_spec.rb:5:in '<top (required)>' |
| 49) |
| Net::HTTP#inspect returns a String representation of self ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39681 (Connection refused - connect(2) for "localhost" port 39681) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/inspect_spec.rb:21:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/inspect_spec.rb:5:in '<top (required)>' |
| 50) |
| Net::HTTP.post sends Content-Type: application/x-www-form-urlencoded by default ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35027 (Connection refused - connect(2) for "localhost" port 35027) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:864:in 'Net::HTTP.post' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:29:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:6:in '<top (required)>' |
| 51) |
| Net::HTTP.post does not support HTTP Basic Auth ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40717 (Connection refused - connect(2) for "localhost" port 40717) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:864:in 'Net::HTTP.post' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:34:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:6:in '<top (required)>' |
| 52) |
| An exception occurred during: before :each |
| Net::HTTP#post sends an post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39415 (Connection refused - connect(2) for "localhost" port 39415) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:44:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:41:in '<top (required)>' |
| 53) |
| An exception occurred during: after :each |
| Net::HTTP#post sends an post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:48:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:41:in '<top (required)>' |
| 54) |
| An exception occurred during: before :each |
| Net::HTTP#post returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44747 (Connection refused - connect(2) for "localhost" port 44747) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:44:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:41:in '<top (required)>' |
| 55) |
| An exception occurred during: after :each |
| Net::HTTP#post returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:48:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:41:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |