| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_14" exit with 0. |
| Cloning into 'trunk_clang_14'... |
| Updating files: 64% (7419/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. |
| Failed tests: |
| TestSocket_TCPSocket#test_inspect: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 43927 |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34949 (Connection refused - connect(2) for "localhost" port 34949) (https://localhost:34949/yaml) |
| TestNetHTTPS#test_get: Test::Unit::ProxyError: Failed to open TCP connection to localhost:45239 (Connection refused - connect(2) for "localhost" port 45239) |
| TestNetHTTPS#test_skip_hostname_verification: Test::Unit::AssertionFailedError: Exception raised: |
| TestGemBundledCA#test_accessing_new_index: Test::Unit::ProxyError: Failed to open TCP connection to index.rubygems.org:443 (Network is unreachable - connect(2) for "index.rubygems.org" port 443) |
| 1) Error: |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41477 (Connection refused - connect(2) for "localhost" port 41477) (https://localhost:41477/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:103:in 'block in TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none' |
| /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:102:in 'TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none' |
| 2) Error: |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34443 (Connection refused - connect(2) for "localhost" port 34443) (https://localhost:34443/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#put2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42903 (Connection refused - connect(2) for "localhost" port 42903) |
| /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)>' |
| 2) |
| 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:33473 (Connection refused - connect(2) for "localhost" port 33473) |
| /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)>' |
| 3) |
| 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_14/spec/ruby/library/net-http/http/shared/request_put.rb:8: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)>' |
| 4) |
| 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:35721 (Connection refused - connect(2) for "localhost" port 35721) |
| /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/get2_spec.rb:6:in '<top (required)>' |
| 5) |
| 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:37875 (Connection refused - connect(2) for "localhost" port 37875) |
| /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)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed a block yields the response to the passed block 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: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)>' |
| 7) |
| 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:39901 (Connection refused - connect(2) for "localhost" port 39901) |
| /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)>' |
| 8) |
| 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_14/spec/ruby/library/net-http/http/start_spec.rb:21: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)>' |
| 9) |
| 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:45683 (Connection refused - connect(2) for "localhost" port 45683) |
| /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)>' |
| 10) |
| An exception occurred during: after :each |
| Net::HTTP.start when not passed a block opens the tcp connection ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:21: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)>' |
| 11) |
| Net::HTTP.start when passed a block returns the blocks return value ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41977 (Connection refused - connect(2) for "localhost" port 41977) |
| /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/spec/ruby/library/net-http/http/start_spec.rb:37: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)>' |
| 12) |
| 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:44277 (Connection refused - connect(2) for "localhost" port 44277) |
| /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:95: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)>' |
| 13) |
| 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:35383 (Connection refused - connect(2) for "localhost" port 35383) |
| /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)>' |
| 14) |
| An exception occurred during: before :each |
| Net::HTTP#post returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40687 (Connection refused - connect(2) for "localhost" port 40687) |
| /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)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#post when passed a block yields fragments of the response body to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46581 (Connection refused - connect(2) for "localhost" port 46581) |
| /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)>' |
| 16) |
| 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:41599 (Connection refused - connect(2) for "localhost" port 41599) |
| /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)>' |
| 17) |
| Net::HTTP#started? returns true when self has been started ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41645 (Connection refused - connect(2) for "localhost" port 41645) |
| /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/shared/started.rb:13:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/started_spec.rb:6:in '<top (required)>' |
| 18) |
| Net::HTTP#finish when self has been started closes the tcp connection ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40095 (Connection refused - connect(2) for "localhost" port 40095) |
| /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)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |