You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/01/28 12:34:00 UTC

[jira] [Created] (ARROW-7701) [C++] [CI] Flight test error on macOS

Antoine Pitrou created ARROW-7701:
-------------------------------------

             Summary: [C++] [CI] Flight test error on macOS
                 Key: ARROW-7701
                 URL: https://issues.apache.org/jira/browse/ARROW-7701
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, Continuous Integration, FlightRPC
            Reporter: Antoine Pitrou


See e.g. https://github.com/apache/arrow/pull/6295/checks?check_run_id=412748673

{code}
[ RUN      ] TestTls.DoAction
E0128 12:02:52.140841000 4447722944 ssl_security_connector.cc:275]     Handshaker factory creation failed with TSI_INVALID_ARGUMENT.
E0128 12:02:52.142590000 4447722944 server_secure_chttp2.cc:81]        {"created":"@1580212972.142576000","description":"Unable to create secure server with credentials of type Ssl.","file":"/Users/runner/runners/2.164.0/work/arrow/arrow/build/cpp/grpc_ep-prefix/src/grpc_ep/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc","file_line":63}
/Users/runner/runners/2.164.0/work/arrow/arrow/cpp/build-support/run-test.sh: line 97: 32477 Segmentation fault: 11  $TEST_EXECUTABLE "$@" 2>&1
     32478 Done                    | $ROOT/build-support/asan_symbolize.py
     32479 Done                    | ${CXXFILT:-c++filt}
     32480 Done                    | $ROOT/build-support/stacktrace_addr2line.pl $TEST_EXECUTABLE
     32481 Done                    | $pipe_cmd 2>&1
     32482 Done                    | tee $LOGFILE
~/runners/2.164.0/work/arrow/arrow/build/cpp/src/arrow/flight
{code}




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