New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 765427 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Mar 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

shard provisioning encounters errors about rsa

Project Member Reported by shuqianz@chromium.org, Sep 14 2017

Issue description

The puppet is provisioning a server, and outputs the following error:
[chromeos-server125.hot.corp.google.com] out: Error: Execution of '/usr/bin/pip install -q python-uinput' returned 1:   Cannot fetch index base URL https://pypi.python.org/simple/
[chromeos-server125.hot.corp.google.com] out:   Could not find any downloads that satisfy the requirement python-uinput
[chromeos-server125.hot.corp.google.com] out: No distributions at all found for python-uinput
[chromeos-server125.hot.corp.google.com] out: Storing debug log for failure in /root/.pip/pip.log
[chromeos-server125.hot.corp.google.com] out: 
[chromeos-server125.hot.corp.google.com] out: Error: /Stage[main]/Autotest::Common/Package[python-uinput]/ensure: change from absent to present failed: Execution of '/usr/bin/pip install -q python-uinput' returned 1:   Cannot fetch index base URL https://pypi.python.org/simple/
[chromeos-server125.hot.corp.google.com] out:   Could not find any downloads that satisfy the requirement python-uinput
[chromeos-server125.hot.corp.google.com] out: No distributions at all found for python-uinput
[chromeos-server125.hot.corp.google.com] out: Storing debug log for failure in /root/.pip/pip.log
[chromeos-server125.hot.corp.google.com] out: 
[chromeos-server125.hot.corp.google.com] out: Error: Execution of '/usr/bin/pip install -q rsa' returned 1:   Cannot fetch index base URL https://pypi.python.org/simple/
[chromeos-server125.hot.corp.google.com] out:   Could not find any downloads that satisfy the requirement rsa
[chromeos-server125.hot.corp.google.com] out: No distributions at all found for rsa
[chromeos-server125.hot.corp.google.com] out: Storing debug log for failure in /root/.pip/pip.log
[chromeos-server125.hot.corp.google.com] out: 
[chromeos-server125.hot.corp.google.com] out: Error: /Stage[main]/Autotest::Common/Package[rsa]/ensure: change from absent to present failed: Execution of '/usr/bin/pip install -q rsa' returned 1:   Cannot fetch index base URL https://pypi.python.org/simple/
[chromeos-server125.hot.corp.google.com] out:   Could not find any downloads that satisfy the requirement rsa
[chromeos-server125.hot.corp.google.com] out: No distributions at all found for rsa
[chromeos-server125.hot.corp.google.com] out: Storing debug log for failure in /root/.pip/pip.log
[chromeos-server125.hot.corp.google.com] out: 


The puppet is still running.
 
Status: Archived (was: Untriaged)

Sign in to add a comment