Closed
Bug 1457630
Opened 8 years ago
Closed 7 years ago
FATAL - Could not install python package: /Users/cltbld/tasks/task_1524859245/build/venv/bin/pip install --no-deps --timeout 120 -r /Users/cltbld/tasks/task_1524859245/build/tests/mochitest/websocketprocessbridge/websocketprocessbridge_requirements.txt --
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1521378
People
(Reporter: nataliaCs, Assigned: gbrown)
References
Details
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=176011664&repo=mozilla-inbound&lineNumber=1318
It seems to have occured on inbound, autoland, and m-r.
13:15:23 INFO - Downloading http://pypi.pvt.build.mozilla.org/pub/txWS-0.9.1.tar.gz
13:15:23 INFO - Complete output from command python setup.py egg_info:
13:15:23 INFO - Download error on https://pypi.python.org/simple/vcversioner/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found!
13:15:23 INFO - Couldn't find index page for 'vcversioner' (maybe misspelled?)
13:15:23 INFO - Download error on https://pypi.python.org/simple/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found!
13:15:23 INFO - No local packages or working download links found for vcversioner
13:15:23 ERROR - Traceback (most recent call last):
13:15:23 INFO - File "<string>", line 1, in <module>
13:15:23 INFO - File "/private/var/folders/wt/2khrv6ns6lg_r77vy_n7yhpc00000w/T/pip-build-B0t8go/txws/setup.py", line 15, in <module>
13:15:23 INFO - url="http://github.com/MostAwesomeDude/txWS",
13:15:23 INFO - File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 111, in setup
13:15:23 INFO - _setup_distribution = dist = klass(attrs)
13:15:23 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/setuptools/dist.py", line 348, in __init__
13:15:23 INFO - self.fetch_build_eggs(attrs['setup_requires'])
13:15:23 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/setuptools/dist.py", line 394, in fetch_build_eggs
13:15:23 INFO - replace_conflicting=True,
13:15:23 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/pkg_resources/__init__.py", line 826, in resolve
13:15:23 INFO - dist = best[req.key] = env.best_match(req, ws, installer)
13:15:23 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1098, in best_match
13:15:23 INFO - return self.obtain(req, installer)
13:15:23 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1110, in obtain
13:15:23 INFO - return installer(requirement)
13:15:23 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/setuptools/dist.py", line 461, in fetch_build_egg
13:15:23 INFO - return cmd.easy_install(req)
13:15:24 INFO - File "/Users/cltbld/tasks/task_1524859245/build/venv/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 658, in easy_install
13:15:24 INFO - raise DistutilsError(msg)
13:15:24 INFO - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('vcversioner')
13:15:24 INFO - ----------------------------------------
13:15:24 INFO - Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/wt/2khrv6ns6lg_r77vy_n7yhpc00000w/T/pip-build-B0t8go/txws/
13:15:24 WARNING - Return code: 1
13:15:24 FATAL - Could not install python package: /Users/cltbld/tasks/task_1524859245/build/venv/bin/pip install --no-deps --timeout 120 -r /Users/cltbld/tasks/task_1524859245/build/tests/mochitest/websocketprocessbridge/websocketprocessbridge_requirements.txt --no-index --find-links https://pypi.pub.build.mozilla.org/pub failed after 5 tries!
13:15:24 FATAL - Running post_fatal callback...
13:15:24 FATAL - Exiting -1
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 7 years ago
QA Contact: catlee
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•