[ 
https://issues.apache.org/jira/browse/THRIFT-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227913#comment-17227913
 ] 

Christopher Tubbs commented on THRIFT-5296:
-------------------------------------------

IMO, you should fix the current CI error first, so you don't block validation 
of other changes... but you should consider getting off of Appveyor in favor of 
using GH Actions soon after, as a separate task. I have done some work in 
[Accumulo|https://github.com/apache/accumulo/tree/main/.github/workflows], 
[ZooKeeper|https://github.com/apache/zookeeper/pull/1508/], 
[Fluo|https://github.com/apache/fluo/tree/main/.github/workflows], and 
[formatter-maven-plugin|https://github.com/revelc/formatter-maven-plugin/blob/main/.github/workflows/maven.yaml]
 (which used to use Appveyor), among others, to use GH Actions, if you need 
examples or assistance.

I'm not familiar with Thrift builds (CI or otherwise), but taking a quick look 
at the .travis.yml and the appveyor.yml files, it looks like you could pretty 
easily replace both Travis CI and Appveyor with GH Actions, and I would 
recommend that. I can help if you run into trouble with the GH Actions workflow 
config, but I can't really help with issues pertaining to building thrift (like 
test failures or issues with the build system itself, which it looks like has 
some npm stuff and some make and cmake stuff, and some other stuff I don't 
recognize).

> Something  download fail in Appveyor CI test.
> ---------------------------------------------
>
>                 Key: THRIFT-5296
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5296
>             Project: Thrift
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Zezeng Wang
>            Priority: Major
>
> It looks like download some lib fail from the internet.
> It may trigger some unknown problem.
> {code:java}
> Total Download Size:    50.05 MiB
> Total Installed Size:  492.44 MiB
> :: Proceed with installation? [Y/n] warning: no /var/cache/pacman/pkg/ cache 
> exists, creating...
> :: Retrieving packages...
> error: failed retrieving file 'mingw-w64-x86_64-icu-64.2-1-any.pkg.tar.xz' 
> from repo.msys2.org : The requested URL returned error: 404
> error: failed retrieving file 'mingw-w64-x86_64-icu-64.2-1-any.pkg.tar.xz' 
> from sourceforge.net : The requested URL returned error: 404
> downloading mingw-w64-x86_64-icu-64.2-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-boost-1.70.0-2-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-boost-1.70.0-2-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-boost-1.70.0-2-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-c-ares-1.15.0-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-brotli-1.0.7-1-any.pkg.tar.xz' from repo.msys2.org : 
> Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
> error: failed retrieving file 
> 'mingw-w64-x86_64-brotli-1.0.7-1-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-brotli-1.0.7-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-libunistring-0.9.10-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-libidn2-2.2.0-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-libpsl-0.21.0-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-libpsl-0.21.0-1-any.pkg.tar.xz' from sourceforge.net : 
> Maximum file size exceeded
> downloading mingw-w64-x86_64-libpsl-0.21.0-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-libssh2-1.9.0-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-jansson-2.12-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-jemalloc-5.2.0-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-jemalloc-5.2.0-1-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-jemalloc-5.2.0-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-nghttp2-1.39.1-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-nghttp2-1.39.1-1-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-nghttp2-1.39.1-1-any.pkg.tar.xz...
> error: failed retrieving file 'mingw-w64-x86_64-curl-7.65.3-1-any.pkg.tar.xz' 
> from repo.msys2.org : The requested URL returned error: 404
> error: failed retrieving file 'mingw-w64-x86_64-curl-7.65.3-1-any.pkg.tar.xz' 
> from sourceforge.net : The requested URL returned error: 404
> downloading mingw-w64-x86_64-curl-7.65.3-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-jsoncpp-1.9.1-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-jsoncpp-1.9.1-1-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-jsoncpp-1.9.1-1-any.pkg.tar.xz...
> error: failed retrieving file 'mingw-w64-x86_64-lz4-1.9.1-1-any.pkg.tar.xz' 
> from repo.msys2.org : The requested URL returned error: 404
> error: failed retrieving file 'mingw-w64-x86_64-lz4-1.9.1-1-any.pkg.tar.xz' 
> from sourceforge.net : The requested URL returned error: 404
> downloading mingw-w64-x86_64-lz4-1.9.1-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz...
> downloading mingw-w64-x86_64-nettle-3.5.1-1-any.pkg.tar.xz...
> error: failed retrieving file 'mingw-w64-x86_64-zstd-1.4.1-1-any.pkg.tar.xz' 
> from repo.msys2.org : The requested URL returned error: 404
> error: failed retrieving file 'mingw-w64-x86_64-zstd-1.4.1-1-any.pkg.tar.xz' 
> from sourceforge.net : The requested URL returned error: 404
> downloading mingw-w64-x86_64-zstd-1.4.1-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-libarchive-3.4.0-2-any.pkg.tar.xz' from repo.msys2.org : 
> The requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-libarchive-3.4.0-2-any.pkg.tar.xz' from sourceforge.net : 
> The requested URL returned error: 404
> downloading mingw-w64-x86_64-libarchive-3.4.0-2-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-libuv-1.30.1-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-libuv-1.30.1-1-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-libuv-1.30.1-1-any.pkg.tar.xz...
> error: failed retrieving file 'mingw-w64-x86_64-rhash-1.3.8-1-any.pkg.tar.xz' 
> from repo.msys2.org : The requested URL returned error: 404
> error: failed retrieving file 'mingw-w64-x86_64-rhash-1.3.8-1-any.pkg.tar.xz' 
> from sourceforge.net : The requested URL returned error: 404
> downloading mingw-w64-x86_64-rhash-1.3.8-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-cmake-3.15.0-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-cmake-3.15.0-1-any.pkg.tar.xz' from sourceforge.net : The 
> requested URL returned error: 404
> downloading mingw-w64-x86_64-cmake-3.15.0-1-any.pkg.tar.xz...
> error: failed retrieving file 
> 'mingw-w64-x86_64-libevent-2.1.10-1-any.pkg.tar.xz' from repo.msys2.org : The 
> requested URL returned error: 404
> error: failed retrieving file 
> 'mingw-w64-x86_64-libevent-2.1.10-1-any.pkg.tar.xz' from sourceforge.net : 
> The requested URL returned error: 404
> downloading mingw-w64-x86_64-libevent-2.1.10-1-any.pkg.tar.xz..
> {code}
> And maybe the problem is the version of the lib to be downloaded is too early 
> and is no longer available on the website.
>  link as:
>  [mingw-link|http://repo.msys2.org/mingw/x86_64]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to