Mikhail Gryzykhin created BEAM-6490:
---------------------------------------
Summary: Python precommit fail with no such option:
--process-dependency-links
Key: BEAM-6490
URL: https://issues.apache.org/jira/browse/BEAM-6490
Project: Beam
Issue Type: New Feature
Components: test-failures
Reporter: Mikhail Gryzykhin
Assignee: Mikhail Gryzykhin
Sample job
[https://builds.apache.org/job/beam_PreCommit_Python_Phrase/152/console]
Error:
*14:18:28* GLOB sdist-make:
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/setup.py*14:18:28*
py3 create:
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3*14:18:29*
py3 installdeps: future==0.16.0*14:18:29* ERROR: invocation failed (exit code
2), logfile:
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3/log/py3-1.log*14:18:29*
ERROR: actionid: py3*14:18:29* msg: getenv*14:18:29* cmdargs:
['/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3/bin/python',
'/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3/bin/pip',
'install', '--retries', '10', '--process-dependency-links',
'future==0.16.0']*14:18:29* *14:18:29* *14:18:29* Usage: *14:18:29* pip
install [options] <requirement specifier> [package-index-options] ...*14:18:29*
pip install [options] -r <requirements file> [package-index-options]
...*14:18:29* pip install [options] [-e] <vcs project url> ...*14:18:29*
pip install [options] [-e] <local project path> ...*14:18:29* pip install
[options] <archive url/path> ...*14:18:29* *14:18:29* no such option:
--process-dependency-links*14:18:29* *14:18:29* ERROR: could not install deps
[future==0.16.0]; v =
InvocationError('/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3/bin/python
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3/bin/pip
install --retries 10 --process-dependency-links future==0.16.0 (see
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/target/.tox/py3/log/py3-1.log)',
2)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)