You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/09/24 21:07:00 UTC

[jira] [Resolved] (ARROW-10085) [C++] S3 tests fail on AppVeyor

     [ https://issues.apache.org/jira/browse/ARROW-10085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Kietzman resolved ARROW-10085.
----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8261
[https://github.com/apache/arrow/pull/8261]

> [C++] S3 tests fail on AppVeyor
> -------------------------------
>
>                 Key: ARROW-10085
>                 URL: https://issues.apache.org/jira/browse/ARROW-10085
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> See https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/35387750
> {code}
> [----------] 3 tests from S3RegionResolutionTest
> [ RUN      ] S3RegionResolutionTest.PublicBucket
> C:/projects/arrow/cpp/src/arrow/filesystem/s3fs_test.cc(273): error: Failed
> '_error_or_value55.status()' failed with IOError: When resolving region for bucket 'ursa-labs-taxi-data': AWS Error [code 99]: Encountered network error when sending http request
> [  FAILED  ] S3RegionResolutionTest.PublicBucket (6946 ms)
> [ RUN      ] S3RegionResolutionTest.RestrictedBucket
> C:/projects/arrow/cpp/src/arrow/filesystem/s3fs_test.cc(283): error: Failed
> '_error_or_value58.status()' failed with IOError: When resolving region for bucket 'ursa-labs-r-test': AWS Error [code 99]: Encountered network error when sending http request
> [  FAILED  ] S3RegionResolutionTest.RestrictedBucket (7037 ms)
> [ RUN      ] S3RegionResolutionTest.NonExistentBucket
> [       OK ] S3RegionResolutionTest.NonExistentBucket (178 ms)
> [----------] 3 tests from S3RegionResolutionTest (14161 ms total)
> {code}
> Traces with S3 logging enabled can be found here: https://ci.appveyor.com/project/pitrou/arrow/builds/35387461?fullLog=true



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