Udi Meiri created BEAM-10567:
--------------------------------

             Summary: PythonDocker precommit seems flaky
                 Key: BEAM-10567
                 URL: https://issues.apache.org/jira/browse/BEAM-10567
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Udi Meiri


I've been getting these failures recently:
{code}
08:53:23 > Task :sdks:python:container:py2:docker FAILED
08:53:23 The command '/bin/sh -c pip install -r 
/tmp/base_image_requirements.txt &&     python -c "from 
google.protobuf.internal import api_implementation; assert 
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast 
protobuf used.')" &&     rm -rf /root/.cache/pip' returned a non-zero code: 2
08:53:23 :sdks:python:container:py2:docker (Thread[Execution worker for ':' 
Thread 11,5,main]) completed. Took 2 mins 32.762 secs.
{code}
https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Commit/1746/consoleFull

It's hard to tell flakiness since it only runs on PRs (phrase) and not on 
master, according to the README (see also 
https://issues.apache.org/jira/browse/BEAM-10566).



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

Reply via email to