Skip to content

Instantly share code, notes, and snippets.

@boxrick
Last active April 7, 2017 16:36
Show Gist options
  • Save boxrick/bdf492848f02c1f3d5ea4af4b7933729 to your computer and use it in GitHub Desktop.
Save boxrick/bdf492848f02c1f3d5ea4af4b7933729 to your computer and use it in GitHub Desktop.
OSA Deploy errors
Line which causes problem - https://github.com/openstack/openstack-ansible/blob/master/scripts/bootstrap-ansible.sh#L125
When using this role https://github.com/boxrick/ara_install
+ read -n1 -r -p 'Pause before ansible install line' key
Pause before ansible install line+ /opt/ansible-runtime/bin/pip install --upgrade --constraint global-requirement-pins.txt --constraint 'https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab' -r requirements.txt ansible==2.2.2.0
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 pyperclip: markers 'python_version == "3.4"' don't match your environment
Ignoring pyperclip: 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 backports-abc: markers 'python_version == "3.4"' don't match your environment
Ignoring backports-abc: 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
Requirement already up-to-date: pip==9.0.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 12))
Requirement already up-to-date: setuptools==33.1.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 13))
Requirement already up-to-date: wheel==0.29.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 14))
Collecting pyOpenSSL===16.2.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 87))
Downloading pyOpenSSL-16.2.0-py2.py3-none-any.whl (43kB)
Collecting netaddr===0.7.19 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 110))
Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Requirement already up-to-date: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 118))
Collecting urllib3===1.20 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 144))
Downloading urllib3-1.20-py2.py3-none-any.whl (111kB)
Requirement already up-to-date: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 152))
Requirement already up-to-date: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 155))
Collecting requests===2.12.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 176))
Downloading requests-2.12.5-py2.py3-none-any.whl (576kB)
Requirement already up-to-date: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 243))
Requirement already up-to-date: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 274))
Requirement already up-to-date: packaging===16.8 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 275))
Requirement already up-to-date: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 303))
Requirement already up-to-date: pyparsing===2.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 343))
Requirement already up-to-date: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 355))
Collecting python-memcached===1.58 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 374))
Downloading python-memcached-1.58.tar.gz
Requirement already up-to-date: six===1.10.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 376))
Collecting ndg-httpsclient===0.4.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 415))
Downloading ndg_httpsclient-0.4.2.tar.gz
Requirement already up-to-date: cffi===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 468))
Collecting virtualenv===15.1.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 505))
Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)
Requirement already up-to-date: ansible==2.2.2.0 in /usr/local/lib/python2.7/dist-packages
Requirement already up-to-date: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 67))
Requirement already up-to-date: asn1crypto===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 100))
Requirement already up-to-date: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 150))
Requirement already up-to-date: Jinja2===2.9.6 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 178))
Requirement already up-to-date: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 138))
Requirement already up-to-date: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 103))
Building wheels for collected packages: python-memcached, ndg-httpsclient
Running setup.py bdist_wheel for python-memcached: started
Running setup.py bdist_wheel for python-memcached: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/16/75/11/86f65dfdcfcfbdaee336d5a3c125b5ac1c53973c4515c77ef5
Running setup.py bdist_wheel for ndg-httpsclient: started
Running setup.py bdist_wheel for ndg-httpsclient: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/44/6b/b1/eef816d523c0aa93f350fd2a78d74769e010e2f26623921b76
Successfully built python-memcached ndg-httpsclient
Installing collected packages: pyOpenSSL, netaddr, urllib3, requests, python-memcached, ndg-httpsclient, virtualenv
Found existing installation: pyOpenSSL 0.15.1
Not uninstalling pyopenssl at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: netaddr 0.7.18
Not uninstalling netaddr at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: urllib3 1.13.1
Not uninstalling urllib3 at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: requests 2.9.1
Not uninstalling requests at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: ndg-httpsclient 0.4.0
Not uninstalling ndg-httpsclient at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: virtualenv 15.0.1
Not uninstalling virtualenv at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Successfully installed ndg-httpsclient-0.4.2 netaddr-0.7.19 pyOpenSSL-16.2.0 python-memcached-1.58 requests-2.12.5 urllib3-1.20 virtualenv-15.1.0
+ read -n1 -r -p 'Pause before ansible install line' key
Pause before ansible install line
+ /opt/ansible-runtime/bin/pip install --upgrade --constraint global-requirement-pins.txt --constraint 'https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab' -r requirements.txt ansible==2.2.2.0
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 pyperclip: markers 'python_version == "3.4"' don't match your environment
Ignoring pyperclip: 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 backports-abc: markers 'python_version == "3.4"' don't match your environment
Ignoring backports-abc: 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
Requirement already up-to-date: pip==9.0.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 12))
Requirement already up-to-date: setuptools==33.1.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 13))
Requirement already up-to-date: wheel==0.29.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 14))
Collecting pyOpenSSL===16.2.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 87))
Downloading pyOpenSSL-16.2.0-py2.py3-none-any.whl (43kB)
Collecting netaddr===0.7.19 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 110))
Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Requirement already up-to-date: prettytable===0.7.2 in /usr/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 118))
Collecting urllib3===1.20 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 144))
Downloading urllib3-1.20-py2.py3-none-any.whl (111kB)
Collecting PyYAML===3.12 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 152))
Downloading PyYAML-3.12.tar.gz (253kB)
Collecting cryptography===1.8.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 155))
Downloading cryptography-1.8.1.tar.gz (423kB)
Collecting requests===2.12.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 176))
Downloading requests-2.12.5-py2.py3-none-any.whl (576kB)
Requirement already up-to-date: pycrypto===2.6.1 in /usr/lib/python2.7/dist-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 243))
Collecting enum34===1.1.6 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 274))
Downloading enum34-1.1.6-py2-none-any.whl
Requirement already up-to-date: packaging===16.8 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 275))
Collecting idna===2.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 303))
Downloading idna-2.5-py2.py3-none-any.whl (55kB)
Requirement already up-to-date: pyparsing===2.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 343))
Collecting pyasn1===0.2.3 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 355))
Downloading pyasn1-0.2.3-py2.py3-none-any.whl (53kB)
Collecting python-memcached===1.58 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 374))
Downloading python-memcached-1.58.tar.gz
Requirement already up-to-date: six===1.10.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 376))
Collecting ndg-httpsclient===0.4.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 415))
Downloading ndg_httpsclient-0.4.2.tar.gz
Collecting cffi===1.10.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 468))
Downloading cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB)
Collecting virtualenv===15.1.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 505))
Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)
Collecting ansible==2.2.2.0
Downloading ansible-2.2.2.0.tar.gz (2.5MB)
Collecting asn1crypto===0.22.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 100))
Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
Collecting ipaddress===1.0.18 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 67))
Downloading ipaddress-1.0.18-py2-none-any.whl
Collecting pycparser===2.17 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 150))
Downloading pycparser-2.17.tar.gz (231kB)
Collecting paramiko===2.1.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 138))
Downloading paramiko-2.1.2-py2.py3-none-any.whl (172kB)
Collecting Jinja2===2.9.6 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 178))
Downloading Jinja2-2.9.6-py2.py3-none-any.whl (340kB)
Collecting MarkupSafe===1.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=322f7271d43b66689b374efdb1b9a0501bb40dab (line 103))
Downloading MarkupSafe-1.0.tar.gz
Building wheels for collected packages: MarkupSafe, pycparser, PyYAML, cryptography, python-memcached, ndg-httpsclient, ansible
Running setup.py bdist_wheel for MarkupSafe: started
Running setup.py bdist_wheel for MarkupSafe: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57
Running setup.py bdist_wheel for pycparser: started
Running setup.py bdist_wheel for pycparser: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/a8/0b/41/dc95621f9d3a0da7bc191b8a71f0e8182ffd3cc5f33ac55005
Running setup.py bdist_wheel for PyYAML: started
Running setup.py bdist_wheel for PyYAML: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc
Running setup.py bdist_wheel for cryptography: started
Running setup.py bdist_wheel for cryptography: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/c2/12/b8/54077d2a681ad55e244675c3bad78ed27e01916b96f63a32cc
Running setup.py bdist_wheel for python-memcached: started
Running setup.py bdist_wheel for python-memcached: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/16/75/11/86f65dfdcfcfbdaee336d5a3c125b5ac1c53973c4515c77ef5
Running setup.py bdist_wheel for ndg-httpsclient: started
Running setup.py bdist_wheel for ndg-httpsclient: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/44/6b/b1/eef816d523c0aa93f350fd2a78d74769e010e2f26623921b76
Running setup.py bdist_wheel for ansible: started
Running setup.py bdist_wheel for ansible: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/8d/15/f8/97e6e96f6bb5a5aa0193e2c9ebc86a9fc6ce7be42b1732d05b
Successfully built MarkupSafe pycparser PyYAML cryptography python-memcached ndg-httpsclient ansible
Installing collected packages: ipaddress, idna, asn1crypto, enum34, pycparser, cffi, cryptography, pyOpenSSL, MarkupSafe, netaddr, pyasn1, paramiko, urllib3, PyYAML, requests, Jinja2, python-memcached, ndg-httpsclient, virtualenv, ansible
Found existing installation: ipaddress 1.0.16
Not uninstalling ipaddress at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: idna 2.0
Not uninstalling idna at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: enum34 1.1.2
Not uninstalling enum34 at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: cryptography 1.2.3
Not uninstalling cryptography at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: pyOpenSSL 0.15.1
Not uninstalling pyopenssl at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: netaddr 0.7.18
Not uninstalling netaddr at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: pyasn1 0.1.9
Not uninstalling pyasn1 at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: urllib3 1.13.1
Not uninstalling urllib3 at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: PyYAML 3.11
Not uninstalling pyyaml at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: requests 2.9.1
Not uninstalling requests at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: ndg-httpsclient 0.4.0
Not uninstalling ndg-httpsclient at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Found existing installation: virtualenv 15.0.1
Not uninstalling virtualenv at /usr/lib/python2.7/dist-packages, outside environment /opt/ansible-runtime
Successfully installed Jinja2-2.9.6 MarkupSafe-1.0 PyYAML-3.12 ansible-2.2.2.0 asn1crypto-0.22.0 cffi-1.10.0 cryptography-1.8.1 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 ndg-httpsclient-0.4.2 netaddr-0.7.19 paramiko-2.1.2 pyOpenSSL-16.2.0 pyasn1-0.2.3 pycparser-2.17 python-memcached-1.58 requests-2.12.5 urllib3-1.20 virtualenv-15.1.0
+ read -n1 -r -p 'START Press space to continue...' ke
[Executing "openstack-hosts-setup.yml" playbook]
Variable files: "-e @/etc/openstack_deploy/user_proxy.yml -e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
/usr/local/bin/openstack-ansible: line 61: /opt/ansible-runtime/bin/ansible-playbook: No such file or directory
Variable files: "-e @/etc/openstack_deploy/user_proxy.yml -e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
/usr/local/bin/openstack-ansible: line 61: /opt/ansible-runtime/bin/ansible-playbook: No such file or directory
Variable files: "-e @/etc/openstack_deploy/user_proxy.yml -e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
/usr/local/bin/openstack-ansible: line 61: /opt/ansible-runtime/bin/ansible-playbook: No such file or directory
Variable files: "-e @/etc/openstack_deploy/user_proxy.yml -e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
/usr/local/bin/openstack-ansible: line 61: /opt/ansible-runtime/bin/ansible-playbook: No such file or directory
Variable files: "-e @/etc/openstack_deploy/user_proxy.yml -e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
/usr/local/bin/openstack-ansible: line 61: /opt/ansible-runtime/bin/ansible-playbook: No such file or directory
Hit maximum number of retries, giving up...
./scripts/scripts-library.sh: line 199: lxc-ls: command not found
./scripts/scripts-library.sh: line 201: lxc-checkconfig: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment