Closed kou closed 11 months ago
Diff with https://github.com/apache/arrow/actions/runs/7130261904/job/19416226994?pr=39125 (failed case) and success case https://github.com/apache/arrow/actions/runs/7125536873/job/19401661139 :
GitHub Actions version is different:
--- fail.txt 2023-12-08 06:29:57.324992247 +0900
+++ success.txt 2023-12-08 06:29:57.324992247 +0900
@@ -1,8 +1,8 @@
Requested labels: windows-2019
-Job defined at: apache/arrow/.github/workflows/ruby.yml@refs/pull/39125/merge
+Job defined at: apache/arrow/.github/workflows/ruby.yml@refs/heads/main
Waiting for a runner to pick up this job...
Job is waiting for a hosted runner to come online.
-Job is about to start running on the hosted runner: GitHub Actions 488 (hosted)
+Job is about to start running on the hosted runner: GitHub Actions 453 (hosted)
Current runner version: '2.311.0'
##[group]Operating System
Microsoft Windows Server 2019
curl version is different:
@@ -1407,7 +1395,7 @@
--- fail.txt 2023-12-08 06:29:57.324992247 +0900
+++ success.txt 2023-12-08 06:29:57.324992247 +0900
-- Building google-cloud-cpp from source
-- Only building the google-cloud-cpp::storage component
-- Building crc32c from source
--- Found CURL: C:/msys64/ucrt64/lib/libcurl.dll.a (found version "8.5.0")
+-- Found CURL: C:/msys64/ucrt64/lib/libcurl.dll.a (found version "8.4.0")
-- Found google-cloud-cpp::storage headers: D:/a/arrow/arrow/build/cpp/google_cloud_cpp_ep-install/include
-- Found hdfs.h at: D:/a/arrow/arrow/cpp/thirdparty/hadoop/include/hdfs.h
-- Found AWS SDK for C++, Version: 1.11.175, Install Root:C:/msys64/ucrt64, Platform Prefix:, Platform Dependent Libraries: Userenv;version;ws2_32;Bcrypt;Wininet;winhttp
I re-ran succeeded job: https://github.com/apache/arrow/actions/runs/7125536873/job/19428620577
I re-ran succeeded job: https://github.com/apache/arrow/actions/runs/7125536873/job/19428620577
Failed. It seems that MSYS2 may update something and it's related.
I'm trying to reproduce this on local...
Describe the bug, including details regarding any error messages, version, and platform.
https://github.com/apache/arrow/actions/runs/7130261904/job/19416226994?pr=39125#step:14:72
Component(s)
Continuous Integration, GLib