task where setup-infrastructure.yml playbook failed: TASK [python_venv_build : Upgrade pip/setuptools/wheel to the versions we want] ***************************************************************************** FAILED - RETRYING: Upgrade pip/setuptools/wheel to the versions we want (5 retries left). FAILED - RETRYING: Upgrade pip/setuptools/wheel to the versions we want (4 retries left). FAILED - RETRYING: Upgrade pip/setuptools/wheel to the versions we want (3 retries left). FAILED - RETRYING: Upgrade pip/setuptools/wheel to the versions we want (2 retries left). FAILED - RETRYING: Upgrade pip/setuptools/wheel to the versions we want (1 retries left). fatal: [controller01_utility_container-41411cea]: FAILED! => {"attempts": 5, "changed": false, "cmd": ["/openstack/venvs/utility-0.0.1.dev6215/bin/pip2", "install", "-U", "--constraint", "/openstack/venvs/utility-0.0.1.dev6215/global-constraints.txt", "--constraint", "/openstack/venvs/utility-0.0.1.dev6215/constraints.txt", "--log", "/var/log/python_venv_build.log", "--find-links", "http://192.168.99.9:8181/os-releases/0.0.1.dev6215/debian-9.9-x86_64", "--trusted-host", "192.168.99.9", "pip", "setuptools", "wheel"], "msg": "stdout: Collecting pip==19.1 (from -c /openstack/venvs/utility-0.0.1.dev6215/global-constraints.txt (line 3))\n\n:stderr: Exception:\nTraceback (most recent call last):\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/basecommand.py\", line 215, in main\n status = self.run(options, args)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/commands/install.py\", line 353, in run\n wb.build(autobuilding=True)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/wheel.py\", line 749, in build\n self.requirement_set.prepare_files(self.finder)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/req/req_set.py\", line 380, in prepare_files\n ignore_dependencies=self.ignore_dependencies))\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/req/req_set.py\", line 554, in _prepare_file\n require_hashes\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/req/req_install.py\", line 278, in populate_link\n self.link = finder.find_requirement(self, upgrade)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/index.py\", line 465, in find_requirement\n all_candidates = self.find_all_candidates(req.name)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/index.py\", line 423, in find_all_candidates\n for page in self._get_pages(url_locations, project_name):\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/index.py\", line 568, in _get_pages\n page = self._get_page(location)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/index.py\", line 683, in _get_page\n return HTMLPage.get_page(link, session=self.session)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/index.py\", line 792, in get_page\n \"Cache-Control\": \"max-age=600\",\n File \"/openstack/venvs/utility-0.0.1.dev6215/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py\", line 501, in get\n return self.request('GET', url, **kwargs)\n File \"/openstack/venvs/utility-0.0.1.dev6215/lib/python2.7/site-packages/pip/download.py\", line 386, in request\n return super(PipSession, self).request(method, url, *args, **kwargs)\n File \"/openstack/venvs/utility-0.0.1.dev6215/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py\", line 488, in request\n resp = self.send(prep, **send_kwargs)\n File \"/openstack/venvs/utility-0.0.1.dev6215/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py\", line 609, in send\n r = adapter.send(request, **kwargs)\n File \"/openstack/venvs/utility-0.0.1.dev6215/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/adapters.py\", line 423, in send\n timeout=timeout\n File \"/openstack/venvs/utility-0.0.1.dev6215/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py\", line 643, in urlopen\n _stacktrace=sys.exc_info()[2])\n File \"/openstack/venvs/utility-0.0.1.dev6215/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/util/retry.py\", line 315, in increment\n total -= 1\nTypeError: unsupported operand type(s) for -=: 'Retry' and 'int'\n"} PLAY RECAP ************************************************************************************************************************************************** controller01 : ok=42 changed=19 unreachable=0 failed=0 controller01_repo_container-b403bd9d : ok=40 changed=21 unreachable=0 failed=0 controller01_utility_container-41411cea : ok=50 changed=30 unreachable=0 failed=1