Page MenuHomePhabricator

tox job for mediawiki/tools/release can't find PyYAML; fails
Closed, DeclinedPublic

Description

Change: https://gerrit.wikimedia.org/r/#/c/135823/
Console output: https://integration.wikimedia.org/ci/job/mw-tools-release-tox-py27/34/console


00:17:15 Downloading/unpacking PyYAML (from -r /mnt/jenkins-workspace/workspace/mw-tools-release-tox-py27/requirements.txt (line 1))
00:17:15 Real name of requirement PyYAML is PyYAML
00:17:15 Could not find any downloads that satisfy the requirement PyYAML (from -r /mnt/jenkins-workspace/workspace/mw-tools-release-tox-py27/requirements.txt (line 1))
00:17:15 Cleaning up...
00:17:15 No distributions at all found for PyYAML (from -r /mnt/jenkins-workspace/workspace/mw-tools-release-tox-py27/requirements.txt (line 1))
00:17:15 Storing debug log for failure in /mnt/home/jenkins-deploy/.pip/pip.log
00:17:15
00:17:15 ERROR: could not install deps [-r/mnt/jenkins-workspace/workspace/mw-tools-release-tox-py27/requirements.txt, -r/mnt/jenkins-workspace/workspace/mw-tools-release-tox-py27/test-requirements.txt]


Version: wmf-deployment
Severity: normal

Details

Reference
bz65885

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:14 AM
bzimport set Reference to bz65885.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 15509
log of manual tox -epy27 -r using the same workspace

I retriggered the job and it pass: https://integration.wikimedia.org/ci/job/mw-tools-release-tox-py27/35/console

I also reran it manually on the 1001 slave since the workspace did not change there and it pass. Even when recreated the env (tox -r).

I guess it is a transient failure of pypi or pip cache. Not much to investigate though.

Attached: