You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2020/02/05 12:39:00 UTC

[jira] [Created] (FLINK-15921) PYTHON exited with EXIT CODE: 143 in travis-ci

sunjincheng created FLINK-15921:
-----------------------------------

             Summary: PYTHON exited with EXIT CODE: 143 in travis-ci
                 Key: FLINK-15921
                 URL: https://issues.apache.org/jira/browse/FLINK-15921
             Project: Flink
          Issue Type: Test
          Components: Build System
    Affects Versions: 1.10.0, 1.11.0
            Reporter: sunjincheng


Currently, some Travis CI failures occur, such as: [1],[2]. The reason for the failure is that the python dependent `grpcio` released the latest version 1.27.0 [3] today, which resulted in the test cache not having the latest dependency, and the timeout of downloading in the repo. If the problem will be fixed after the first download when the network is in good condition. I am still watching the latest build [4]. If it fails for a long time, we will try to set a lower version of `grpcio` or optimize the current test case. We will watch for a while (until tomorrow).

 

What do you think?

  

[1][https://travis-ci.org/apache/flink/builds/646250268]
[2][https://travis-ci.org/apache/flink/jobs/646281060]

[3] [https://pypi.org/project/grpcio/#files]

[4][https://travis-ci.org/apache/flink/builds/646355253]



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