Skip to content

Instantly share code, notes, and snippets.

@a1git
Last active April 11, 2018 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/dc82c6ff52e6f1fe456bdec1616663ba to your computer and use it in GitHub Desktop.
Save a1git/dc82c6ff52e6f1fe456bdec1616663ba to your computer and use it in GitHub Desktop.
stable/queens
openstack-ansible openstack-hosts-setup.yml [part of setup hosts]
issue:
pip tries to download stuff/points to: int-dev.atl.domain.cloud:8181 which is setup by setup-infra ..
....
TASK [pip_install : Get Modern PIP] **********************************************************************************************************************
Wednesday 11 April 2018 07:32:46 -0400 (0:00:00.534) 0:01:52.932 *******
ok: [c2]
ok: [b6]
ok: [b5]
ok: [c1]
ok: [c3]
ok: [b9]
ok: [b7]
ok: [b8]
ok: [b4]
ok: [storage]
ok: [logs]
TASK [pip_install : Install PIP] *************************************************************************************************************************
Wednesday 11 April 2018 07:33:07 -0400 (0:00:20.454) 0:02:13.387 *******
FAILED - RETRYING: Install PIP (3 retries left).
FAILED - RETRYING: Install PIP (3 retries left).
FAILED - RETRYING: Install PIP (3 retries left).
FAILED - RETRYING: Install PIP (2 retries left).
FAILED - RETRYING: Install PIP (2 retries left).
FAILED - RETRYING: Install PIP (2 retries left).
FAILED - RETRYING: Install PIP (3 retries left).
FAILED - RETRYING: Install PIP (3 retries left).
FAILED - RETRYING: Install PIP (1 retries left).
FAILED - RETRYING: Install PIP (1 retries left).
FAILED - RETRYING: Install PIP (1 retries left).
FAILED - RETRYING: Install PIP (2 retries left).
FAILED - RETRYING: Install PIP (2 retries left).
fatal: [c2]: FAILED! => {"attempts": 3, "changed": false, "cmd": ["python", "/opt/get-pip.py", "--constraint", "/opt/global-requirement-pins.txt", "--constraint", "https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=285b80d9fb2e3dd8b188f1c28f0448f362db606a", "pip", "setuptools", "wheel"], "delta": "0:00:09.818042", "end": "2018-04-11 07:33:55.098890", "msg": "non-zero return code", "rc": 2, "start": "2018-04-11 07:33:45.280848", "stderr": "Ignoring jsbeautifier: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jsbeautifier: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring hyperframe: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring hyperframe: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cssutils: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cssutils: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring kaitaistruct: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring kaitaistruct: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ruamel.yaml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ruamel.yaml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring html2text: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring html2text: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring hpack: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring hpack: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring brotlipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring brotlipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring urwid: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring urwid: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring argh: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring argh: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring blinker: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring blinker: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring h2: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring h2: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mitmproxy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mitmproxy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring EditorConfig: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring EditorConfig: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring watchdog: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring watchdog: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pathtools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pathtools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sortedcontainers: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sortedcontainers: markers 'python_version == \"3.5\"' don't match your environment\nException:\nTraceback (most recent call last):\n File \"/tmp/tmphHHDc9/pip.zip/pip/basecommand.py\", line 215, in main\n status = self.run(options, args)\n File \"/tmp/tmphHHDc9/pip.zip/pip/commands/install.py\", line 335, in run\n wb.build(autobuilding=True)\n File \"/tmp/tmphHHDc9/pip.zip/pip/wheel.py\", line 749, in build\n self.requirement_set.prepare_files(self.finder)\n File \"/tmp/tmphHHDc9/pip.zip/pip/req/req_set.py\", line 380, in prepare_files\n ignore_dependencies=self.ignore_dependencies))\n File \"/tmp/tmphHHDc9/pip.zip/pip/req/req_set.py\", line 487, in _prepare_file\n req_to_install, finder)\n File \"/tmp/tmphHHDc9/pip.zip/pip/req/req_set.py\", line 428, in _check_skip_installed\n req_to_install, upgrade_allowed)\n File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 465, in find_requirement\n all_candidates = self.find_all_candidates(req.name)\n File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 423, in find_all_candidates\n for page in self._get_pages(url_locations, project_name):\n File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 568, in _get_pages\n page = self._get_page(location)\n File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 683, in _get_page\n return HTMLPage.get_page(link, session=self.session)\n File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 792, in get_page\n \"Cache-Control\": \"max-age=600\",\n File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/sessions.py\", line 521, in get\n return self.request('GET', url, **kwargs)\n File \"/tmp/tmphHHDc9/pip.zip/pip/download.py\", line 386, in request\n return super(PipSession, self).request(method, url, *args, **kwargs)\n File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/sessions.py\", line 508, in request\n resp = self.send(prep, **send_kwargs)\n File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/sessions.py\", line 618, in send\n r = adapter.send(request, **kwargs)\n File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/adapters.py\", line 499, in send\n raise RetryError(e, request=request)\nRetryError: HTTPConnectionPool(host='int-dev.atl.domain.cloud', port=8181): Max retries exceeded with url: /os-releases/17.0.2/ubuntu-16.04-x86_64/ (Caused by ResponseError('too many 503 error responses',))", "stderr_lines": ["Ignoring jsbeautifier: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring jsbeautifier: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring hyperframe: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring hyperframe: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring cssutils: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring cssutils: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring kaitaistruct: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring kaitaistruct: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring ruamel.yaml: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring ruamel.yaml: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring html2text: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring html2text: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring hpack: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring hpack: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring brotlipy: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring brotlipy: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring urwid: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring urwid: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring argh: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring argh: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring blinker: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring blinker: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring h2: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring h2: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring mitmproxy: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring mitmproxy: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring EditorConfig: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring EditorConfig: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring watchdog: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring watchdog: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring pathtools: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring pathtools: markers 'python_version == \"3.5\"' don't match your environment", "Ignoring sortedcontainers: markers 'python_version == \"3.4\"' don't match your environment", "Ignoring sortedcontainers: markers 'python_version == \"3.5\"' don't match your environment", "Exception:", "Traceback (most recent call last):", " File \"/tmp/tmphHHDc9/pip.zip/pip/basecommand.py\", line 215, in main", " status = self.run(options, args)", " File \"/tmp/tmphHHDc9/pip.zip/pip/commands/install.py\", line 335, in run", " wb.build(autobuilding=True)", " File \"/tmp/tmphHHDc9/pip.zip/pip/wheel.py\", line 749, in build", " self.requirement_set.prepare_files(self.finder)", " File \"/tmp/tmphHHDc9/pip.zip/pip/req/req_set.py\", line 380, in prepare_files", " ignore_dependencies=self.ignore_dependencies))", " File \"/tmp/tmphHHDc9/pip.zip/pip/req/req_set.py\", line 487, in _prepare_file", " req_to_install, finder)", " File \"/tmp/tmphHHDc9/pip.zip/pip/req/req_set.py\", line 428, in _check_skip_installed", " req_to_install, upgrade_allowed)", " File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 465, in find_requirement", " all_candidates = self.find_all_candidates(req.name)", " File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 423, in find_all_candidates", " for page in self._get_pages(url_locations, project_name):", " File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 568, in _get_pages", " page = self._get_page(location)", " File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 683, in _get_page", " return HTMLPage.get_page(link, session=self.session)", " File \"/tmp/tmphHHDc9/pip.zip/pip/index.py\", line 792, in get_page", " \"Cache-Control\": \"max-age=600\",", " File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/sessions.py\", line 521, in get", " return self.request('GET', url, **kwargs)", " File \"/tmp/tmphHHDc9/pip.zip/pip/download.py\", line 386, in request", " return super(PipSession, self).request(method, url, *args, **kwargs)", " File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/sessions.py\", line 508, in request", " resp = self.send(prep, **send_kwargs)", " File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/sessions.py\", line 618, in send", " r = adapter.send(request, **kwargs)", " File \"/tmp/tmphHHDc9/pip.zip/pip/_vendor/requests/adapters.py\", line 499, in send", " raise RetryError(e, request=request)", "RetryError: HTTPConnectionPool(host='int-dev.atl.sandvine.cloud', port=8181): Max retries exceeded with url: /os-releases/17.0.2/ubuntu-16.04-x86_64/ (Caused by ResponseError('too many 503 error responses',))"], "stdout": "", "stdout_lines": []}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment