GH-47838: [C++][Parquet] Set Variant specification version to 1 to align with the variant spec #86941
dev.yml
on: pull_request
Lint C++, Python, R, Docker, RAT
4m 7s
Matrix: release
Annotations
2 errors
|
Source Release and Merge Script on macos-latest
Process completed with exit code 1.
|
|
Error:
dev/release/02-source-test.rb#L87
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=140.82.116.6:443 state=error: certificate verify failed (unable to get certificate CRL)
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/protocol.rb:46:in 'OpenSSL::SSL::SSLSocket#connect_nonblock'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/protocol.rb:46:in 'Net::Protocol#ssl_socket_connect'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1736:in 'Net::HTTP#connect'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1636:in 'Net::HTTP#do_start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1625:in 'Net::HTTP#start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1064:in 'Net::HTTP.start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:858:in 'Net::HTTP.post'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:87:in 'SourceTest#test_vote'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:33:in 'block (2 levels) in SourceTest#setup'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:32:in 'Dir.chdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:32:in 'block in SourceTest#setup'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'SourceTest#setup'
|