raulcd commented on PR #39193: URL: https://github.com/apache/arrow/pull/39193#issuecomment-1853876559
At this point from the 3 failures (1 of the 4 red badges has succeeded but is not updated): - verify-rc-binaries-apt-linux-amd64 --> I think we have not uploaded ubuntu lunar which is indeed an issue - verify-rc-binaries-binary-linux-amd64 --> I've retried 13 times but is an issue with download artifacts. I have run the exact same locally on ubuntu 22.04 (as the GH runner) successfully with: `$ TEST_DEFAULT=0 TEST_BINARY=1 dev/release/verify-release-candidate.sh 14.0.2 3` I think we can test locally. - verify-rc-binaries-wheels-macos-11-amd64 --> this timed out for the other releases on 14.0.x too. I am pretty sure that if we upload Ubuntu lunar we can vote the release. @kou thoughts? The other Download failures have been solved after a bunch of retries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
