JustPaste.it

root@controller01:/opt/openstack-ansible# scripts/bootstrap-ansible.sh
+ export HTTP_PROXY=
+ HTTP_PROXY=
+ export HTTPS_PROXY=
+ HTTPS_PROXY=
+ export ANSIBLE_PACKAGE=ansible==2.5.8
+ ANSIBLE_PACKAGE=ansible==2.5.8
+ export ANSIBLE_ROLE_FILE=ansible-role-requirements.yml
+ ANSIBLE_ROLE_FILE=ansible-role-requirements.yml
+ export SSH_DIR=/root/.ssh
+ SSH_DIR=/root/.ssh
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ export PIP_OPTS=
+ PIP_OPTS=
+ export ANSIBLE_ROLE_FETCH_MODE=git-clone
+ ANSIBLE_ROLE_FETCH_MODE=git-clone
+ export OSA_WRAPPER_BIN=scripts/openstack-ansible.sh
+ OSA_WRAPPER_BIN=scripts/openstack-ansible.sh
++ dirname scripts/bootstrap-ansible.sh
+ cd scripts/..
+ info_block 'Checking for required libraries.'
+ source scripts/scripts-library.sh
++ LINE=----------------------------------------------------------------------
++ MAX_RETRIES=5
++ ANSIBLE_PARAMETERS=
+++ date +%s
++ STARTTIME=1543345964
++ COMMAND_LOGS=/openstack/log/ansible_cmd_logs
++ PIP_COMMAND=/opt/ansible-runtime/bin/pip
++ ZUUL_PROJECT=
++ GATE_EXIT_LOG_COPY=false
++ GATE_EXIT_LOG_GZIP=true
++ GATE_EXIT_RUN_ARA=true
++ GATE_EXIT_RUN_DSTAT=true
++ [[ -n '' ]]
++ '[' -z '' ']'
+++ grep -c '^processor' /proc/cpuinfo
++ CPU_NUM=4
++ '[' 4 -lt 10 ']'
++ ANSIBLE_FORKS=4
++ trap 'exit_fail 403 0 '\''Received STOP Signal'\''' SIGHUP SIGINT SIGTERM
++ trap 'exit_fail 404 0' ERR
+++ id -u
++ '[' 0 '=' 0 ']'
++ '[' '' -d etc -a '' -d scripts -a '' -d playbooks ']'
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++ export HOME=/root
++ HOME=/root
++ [[ -f /usr/local/bin/openstack-ansible.rc ]]
+ info_block 'Bootstrapping System with Ansible'
+ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
+ print_info 'Bootstrapping System with Ansible'
+ PROC_NAME='- [ Bootstrapping System with Ansible ] -'
+ printf '\n%s%s\n' '- [ Bootstrapping System with Ansible ] -' -----------------------------

- [ Bootstrapping System with Ansible ] ------------------------------
+ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
++ pwd
+ export OSA_CLONE_DIR=/opt/openstack-ansible
+ OSA_CLONE_DIR=/opt/openstack-ansible
++ readlink -f ansible-role-requirements.yml
+ ANSIBLE_ROLE_FILE=/opt/openstack-ansible/ansible-role-requirements.yml
++ readlink -f inventory
+ OSA_INVENTORY_PATH=/opt/openstack-ansible/inventory
++ readlink -f playbooks
+ OSA_PLAYBOOK_PATH=/opt/openstack-ansible/playbooks
+ ssh_key_create
+ key_path=/root/.ssh
+ key_file=/root/.ssh/id_rsa
+ '[' '' -d /root/.ssh ']'
+ '[' '' -f /root/.ssh/id_rsa -o '' -f /root/.ssh/id_rsa.pub ']'
+ '[' -f /root/.ssh/id_rsa ']'
+ ssh-keygen -f /root/.ssh/id_rsa -y
+ '[' '' -f /root/.ssh/id_rsa ']'
+ '[' '' -f /root/.ssh/id_rsa -a '' -f /root/.ssh/id_rsa.pub ']'
++ cat /root/.ssh/id_rsa.pub
+ key_content='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0NOZF6nEtdjgCJLXhxKDP5Abb65PaWKWaogmwb0uB3J6eVYWD6t01dgJhC6+s3AItulRqyYpm7FLTzwjn9rzufbBO/kDr98ewTM79R2Q9Fal2m7TKdxI6mtnGnGKvgcL/jrF36dCRdlvKm9LfOsl/swI0/ipGrQmp8B2xDMVDECPM6CBOis04lBtymQv0H+X7PvaA2bs+cJoIpdw3rG0zRcFN+z7wzRvg7ZZ2ADGqOrU6UwBU4fnk4i1YLGAhhE41sSn08tJcMRyxkKM1aaHWr5RvEXRvgOjWUGHHtmyi1Vxtnvg1BmbodTZkE5OfkJK8n32z8mh4163qIXs1Sgr'
+ grep -q 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0NOZF6nEtdjgCJLXhxKDP5Abb65PaWKWaogmwb0uB3J6eVYWD6t01dgJhC6+s3AItulRqyYpm7FLTzwjn9rzufbBO/kDr98ewTM79R2Q9Fal2m7TKdxI6mtnGnGKvgcL/jrF36dCRdlvKm9LfOsl/swI0/ipGrQmp8B2xDMVDECPM6CBOis04lBtymQv0H+X7PvaA2bs+cJoIpdw3rG0zRcFN+z7wzRvg7ZZ2ADGqOrU6UwBU4fnk4i1YLGAhhE41sSn08tJcMRyxkKM1aaHWr5RvEXRvgOjWUGHHtmyi1Vxtnvg1BmbodTZkE5OfkJK8n32z8mh4163qIXs1Sgr' /root/.ssh/authorized_keys
+ determine_distro
+ source /etc/os-release
+ export DISTRO_ID=ubuntu
+ DISTRO_ID=ubuntu
+ export DISTRO_NAME=Ubuntu
+ DISTRO_NAME=Ubuntu
+ export DISTRO_VERSION_ID=18.04
+ DISTRO_VERSION_ID=18.04
+ which dnf
+ RHT_PKG_MGR=yum
+ case ${DISTRO_ID} in
+ apt-get update
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [207 kB]
Get:6 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [164 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [579 kB]
Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [97.6 kB]
Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [97.5 kB]
Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [55.1 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [574 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [157 kB]
Fetched 2,178 kB in 2s (986 kB/s)
Reading package lists... Done
+ DEBIAN_FRONTEND=noninteractive
+ apt-get -y install git-core curl gcc netcat python-minimal python-dev python3 python3-dev libssl-dev libffi-dev python-apt python3-apt python-virtualenv
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'git' instead of 'git-core'
python-dev is already the newest version (2.7.15~rc1-1).
python-minimal is already the newest version (2.7.15~rc1-1).
python-minimal set to manually installed.
curl is already the newest version (7.58.0-2ubuntu3.5).
gcc is already the newest version (4:7.3.0-3ubuntu2.1).
gcc set to manually installed.
git is already the newest version (1:2.17.1-1ubuntu0.3).
python3 is already the newest version (3.6.7-1~18.04).
python3-apt is already the newest version (1.6.3).
The following additional packages will be installed:
dh-python libpython3-dev libpython3.6-dev libssl-doc netcat-traditional python3-distutils python3-lib2to3
python3-virtualenv python3.6-dev virtualenv
Suggested packages:
python-apt-dbg python-apt-doc
The following NEW packages will be installed:
dh-python libffi-dev libpython3-dev libpython3.6-dev libssl-dev libssl-doc netcat netcat-traditional python-apt
python-virtualenv python3-dev python3-distutils python3-lib2to3 python3-virtualenv python3.6-dev virtualenv
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 48.7 MB of archives.
After this operation, 92.2 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.7-1~18.04 [76.5 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.7-1~18.04 [141 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.7-1~18.04 [44.8 MB]
Get:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7,328 B]
Get:6 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.0g-2ubuntu4.1 [1,372 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-doc all 1.1.0g-2ubuntu4.1 [1,255 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 netcat-traditional amd64 1.10-41.1 [61.7 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 netcat all 1.10-41.1 [3,436 B]
Get:10 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt amd64 1.6.3 [149 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 python-virtualenv all 15.1.0+ds-1.1 [46.8 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.7-1~18.04 [508 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1,288 B]
Get:14 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-virtualenv all 15.1.0+ds-1.1 [43.4 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 virtualenv all 15.1.0+ds-1.1 [4,476 B]
Get:16 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB]
Fetched 48.7 MB in 13s (3,698 kB/s)
Selecting previously unselected package python3-lib2to3.
(Reading database ... 110426 files and directories currently installed.)
Preparing to unpack .../00-python3-lib2to3_3.6.7-1~18.04_all.deb ...
Unpacking python3-lib2to3 (3.6.7-1~18.04) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../01-python3-distutils_3.6.7-1~18.04_all.deb ...
Unpacking python3-distutils (3.6.7-1~18.04) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../02-dh-python_3.20180325ubuntu2_all.deb ...
Unpacking dh-python (3.20180325ubuntu2) ...
Selecting previously unselected package libpython3.6-dev:amd64.
Preparing to unpack .../03-libpython3.6-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking libpython3.6-dev:amd64 (3.6.7-1~18.04) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../04-libpython3-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../05-libssl-dev_1.1.0g-2ubuntu4.1_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.0g-2ubuntu4.1) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../06-libssl-doc_1.1.0g-2ubuntu4.1_all.deb ...
Unpacking libssl-doc (1.1.0g-2ubuntu4.1) ...
Selecting previously unselected package netcat-traditional.
Preparing to unpack .../07-netcat-traditional_1.10-41.1_amd64.deb ...
Unpacking netcat-traditional (1.10-41.1) ...
Selecting previously unselected package netcat.
Preparing to unpack .../08-netcat_1.10-41.1_all.deb ...
Unpacking netcat (1.10-41.1) ...
Selecting previously unselected package python-apt.
Preparing to unpack .../09-python-apt_1.6.3_amd64.deb ...
Unpacking python-apt (1.6.3) ...
Selecting previously unselected package python-virtualenv.
Preparing to unpack .../10-python-virtualenv_15.1.0+ds-1.1_all.deb ...
Unpacking python-virtualenv (15.1.0+ds-1.1) ...
Selecting previously unselected package python3.6-dev.
Preparing to unpack .../11-python3.6-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking python3.6-dev (3.6.7-1~18.04) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../12-python3-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking python3-dev (3.6.7-1~18.04) ...
Selecting previously unselected package python3-virtualenv.
Preparing to unpack .../13-python3-virtualenv_15.1.0+ds-1.1_all.deb ...
Unpacking python3-virtualenv (15.1.0+ds-1.1) ...
Selecting previously unselected package virtualenv.
Preparing to unpack .../14-virtualenv_15.1.0+ds-1.1_all.deb ...
Unpacking virtualenv (15.1.0+ds-1.1) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../15-libffi-dev_3.2.1-8_amd64.deb ...
Unpacking libffi-dev:amd64 (3.2.1-8) ...
Processing triggers for install-info (6.5.0.dfsg.1-2) ...
Setting up libssl-dev:amd64 (1.1.0g-2ubuntu4.1) ...
Setting up netcat-traditional (1.10-41.1) ...
Setting up libffi-dev:amd64 (3.2.1-8) ...
Setting up libpython3.6-dev:amd64 (3.6.7-1~18.04) ...
Setting up netcat (1.10-41.1) ...
Setting up python-virtualenv (15.1.0+ds-1.1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Setting up libssl-doc (1.1.0g-2ubuntu4.1) ...
Setting up python3.6-dev (3.6.7-1~18.04) ...
Setting up python3-lib2to3 (3.6.7-1~18.04) ...
Setting up python-apt (1.6.3) ...
Setting up python3-distutils (3.6.7-1~18.04) ...
Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ...
Setting up python3-virtualenv (15.1.0+ds-1.1) ...
Setting up dh-python (3.20180325ubuntu2) ...
Setting up virtualenv (15.1.0+ds-1.1) ...
Setting up python3-dev (3.6.7-1~18.04) ...
+ hash -r virtualenv
+ '[' -n '' ']'
+ '[' -n '' ']'
++ which python2
+ PYTHON_EXEC_PATH=/usr/bin/python2
++ /usr/bin/python2 -c 'import sys; print(".".join(map(str, sys.version_info[:3])))'
+ PYTHON_VERSION=2.7.15
+++ echo -e '2.7.15\n2.7.9'
+++ sort -V
+++ tail -1
++ '[' 2.7.15 == 2.7.15 ']'
++ echo https
+ UPPER_CONSTRAINTS_PROTO=https
++ awk '/requirements_git_install_branch:/ {print $2}' playbooks/defaults/repo_packages/openstack_services.yml
+ export 'UPPER_CONSTRAINTS_FILE=https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1'
+ UPPER_CONSTRAINTS_FILE='https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1'
+ virtualenv --python=/usr/bin/python2 --never-download --clear /opt/ansible-runtime
Running virtualenv with interpreter /usr/bin/python2
Not deleting /opt/ansible-runtime/bin
New python executable in /opt/ansible-runtime/bin/python2
Also creating executable in /opt/ansible-runtime/bin/python
Installing setuptools, pip, wheel...
done.
+ PIP_OPTS+=' --constraint global-requirement-pins.txt'
+ PIP_OPTS+=' --constraint https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1'
+ /opt/ansible-runtime/bin/pip install --isolated --constraint global-requirement-pins.txt --constraint 'https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1' --upgrade pip setuptools wheel
Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment
Ignoring asyncio: 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 mypy: markers 'python_version == "3.4"' don't match your environment
Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment
Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment
Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment
Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment
Ignoring Django: markers 'python_version == "3.4"' don't match your environment
Ignoring Django: markers 'python_version == "3.5"' don't match your environment
Ignoring cmd2: markers 'python_version == "3.4"' don't match your environment
Ignoring cmd2: 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
Collecting pip==18.0 (from -c global-requirement-pins.txt (line 14))
Downloading https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl (1.3MB)
100% |████████████████████████████████| 1.3MB 3.3MB/s
Collecting setuptools==40.0.0 (from -c global-requirement-pins.txt (line 15))
Downloading https://files.pythonhosted.org/packages/ff/f4/385715ccc461885f3cedf57a41ae3c12b5fec3f35cce4c8706b1a112a133/setuptools-40.0.0-py2.py3-none-any.whl (567kB)
100% |████████████████████████████████| 573kB 3.8MB/s
Collecting wheel==0.31.1 (from -c global-requirement-pins.txt (line 16))
Downloading https://files.pythonhosted.org/packages/81/30/e935244ca6165187ae8be876b6316ae201b71485538ffac1d718843025a9/wheel-0.31.1-py2.py3-none-any.whl (41kB)
100% |████████████████████████████████| 51kB 8.5MB/s
Installing collected packages: pip, setuptools, wheel
Found existing installation: pip 18.1
Uninstalling pip-18.1:
Successfully uninstalled pip-18.1
Found existing installation: setuptools 40.5.0
Uninstalling setuptools-40.5.0:
Successfully uninstalled setuptools-40.5.0
Found existing installation: wheel 0.32.2
Uninstalling wheel-0.32.2:
Successfully uninstalled wheel-0.32.2
Successfully installed pip-18.0 setuptools-40.0.0 wheel-0.31.1
+ /opt/ansible-runtime/bin/pip install --isolated --constraint global-requirement-pins.txt --constraint 'https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1' -r requirements.txt ansible==2.5.8
Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment
Ignoring asyncio: 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 mypy: markers 'python_version == "3.4"' don't match your environment
Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment
Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment
Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment
Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment
Ignoring Django: markers 'python_version == "3.4"' don't match your environment
Ignoring Django: markers 'python_version == "3.5"' don't match your environment
Ignoring cmd2: markers 'python_version == "3.4"' don't match your environment
Ignoring cmd2: 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
Collecting pyOpenSSL===18.0.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 97))
Using cached https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 117))
Using cached https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl
Collecting prettytable===0.7.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 125))
Collecting PyYAML===3.13 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 159))
Collecting cryptography===2.3 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 163))
Downloading https://files.pythonhosted.org/packages/67/21/e79987f1f9abae42d666b1f89b4e78aa096acc00bbf97ad40d19b07b4a83/cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
100% |████████████████████████████████| 2.1MB 7.2MB/s
Collecting shade===1.29.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 272))
Downloading https://files.pythonhosted.org/packages/32/f2/a646cd665bc9cfec5d41549a28869c385c6f1bb0c310a49676ed11df440a/shade-1.29.0-py2.py3-none-any.whl (339kB)
100% |████████████████████████████████| 348kB 5.0MB/s
Collecting enum34===1.1.6 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 300))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting idna===2.7 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 335))
Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB)
100% |████████████████████████████████| 61kB 5.5MB/s
Collecting pyasn1===0.4.3 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 393))
Downloading https://files.pythonhosted.org/packages/a0/70/2c27740f08e477499ce19eefe05dbcae6f19fdc49e9e82ce4768be0643b9/pyasn1-0.4.3-py2.py3-none-any.whl (72kB)
100% |████████████████████████████████| 81kB 7.2MB/s
Collecting jmespath===0.9.3 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 403))
Using cached https://files.pythonhosted.org/packages/b7/31/05c8d001f7f87f0f07289a5fc0fc3832e9a57f2dbd4d3b0fee70e0d51365/jmespath-0.9.3-py2.py3-none-any.whl
Collecting python-memcached===1.59 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 419))
Using cached https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl
Collecting openstacksdk===0.17.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 420))
Downloading https://files.pythonhosted.org/packages/cf/2f/9fc95eb458a0d7e6f08b4cf75e3a248c9421ad58cabdf3d5ca650c9246ab/openstacksdk-0.17.2-py2.py3-none-any.whl (1.0MB)
100% |████████████████████████████████| 1.0MB 4.2MB/s
Collecting six===1.11.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 421))
Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Collecting requestsexceptions===1.4.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 428))
Using cached https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting python-openstackclient===3.16.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 438))
Downloading https://files.pythonhosted.org/packages/78/ab/5d711a529b369dcba33f00f061158a81379758a446c3e5158c1d3ea5cc56/python_openstackclient-3.16.1-py2.py3-none-any.whl (838kB)
100% |████████████████████████████████| 839kB 4.4MB/s
Collecting ndg-httpsclient===0.5.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 452))
Downloading https://files.pythonhosted.org/packages/4b/a1/73ba15c5e56be36f184b0eabf7ea0873ea54022238313757e55781e8a2ad/ndg_httpsclient-0.5.0-py2-none-any.whl
Collecting netifaces===0.10.7 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 475))
Using cached https://files.pythonhosted.org/packages/70/dd/411bb4cda549136cf9ff5dbd4f33f898fd90b25ac73fd4ea42a3d3e8fd15/netifaces-0.10.7-cp27-cp27mu-manylinux1_x86_64.whl
Collecting keystoneauth1===3.10.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 479))
Downloading https://files.pythonhosted.org/packages/24/23/2b7624d229567cc52cfe6623f9f54a2616ea3ebb0a1e9d42a4358be7266b/keystoneauth1-3.10.0-py2.py3-none-any.whl (289kB)
100% |████████████████████████████████| 296kB 4.5MB/s
Collecting python-keystoneclient===3.17.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 482))
Downloading https://files.pythonhosted.org/packages/b1/bf/c3577dc6f66adc29e573ef31cb348e234059224fae9200b40612b4ab56ce/python_keystoneclient-3.17.0-py2.py3-none-any.whl (382kB)
100% |████████████████████████████████| 389kB 5.8MB/s
Collecting decorator===4.3.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 497))
Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
Collecting cffi===1.11.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 498))
Using cached https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting Babel===2.6.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 507))
Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl
Collecting futures===3.2.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 515))
Using cached https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting oslo.utils===3.36.4 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 525))
Downloading https://files.pythonhosted.org/packages/3b/a4/235121908292cfd133737e49a6366f041c52aa64cbe8cd605979b329da10/oslo.utils-3.36.4-py2.py3-none-any.whl (91kB)
100% |████████████████████████████████| 92kB 6.1MB/s
Collecting virtualenv===16.0.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 533))
Downloading https://files.pythonhosted.org/packages/b6/30/96a02b2287098b23b875bc8c2f58071c35d2efe84f747b64d523721dc2b5/virtualenv-16.0.0-py2.py3-none-any.whl (1.9MB)
100% |████████████████████████████████| 1.9MB 13.4MB/s
Collecting pytz===2018.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 536))
Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB)
100% |████████████████████████████████| 512kB 949kB/s
Collecting ansible==2.5.8
Downloading https://files.pythonhosted.org/packages/e8/17/fcd0103f5bd584a7d8373c4536e0610d8f5001e19df349ca87a68ab12f43/ansible-2.5.8.tar.gz (10.2MB)
100% |████████████████████████████████| 10.2MB 1.7MB/s
Collecting asn1crypto===0.24.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 106))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
100% |████████████████████████████████| 102kB 4.0MB/s
Collecting ipaddress===1.0.22 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 76))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pbr===4.2.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 43))
Downloading https://files.pythonhosted.org/packages/69/1c/98cba002ed975a91a0294863d9c774cc0ebe38e05bbb65e83314550b1677/pbr-4.2.0-py2.py3-none-any.whl (100kB)
100% |████████████████████████████████| 102kB 3.5MB/s
Collecting os-client-config===1.31.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 186))
Using cached https://files.pythonhosted.org/packages/e5/af/2f3bf859a25c98993f85ff1eb17762aa49b2f894630ebe99c389545b0502/os_client_config-1.31.2-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 410))
Using cached https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting appdirs===1.4.3 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 205))
Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting iso8601===0.1.12 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 331))
Using cached https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting dogpile.cache===0.6.6 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 384))
Downloading https://files.pythonhosted.org/packages/48/ca/604154d835c3668efb8a31bd979b0ea4bf39c2934a40ffecc0662296cb51/dogpile.cache-0.6.6.tar.gz (322kB)
100% |████████████████████████████████| 327kB 3.2MB/s
Collecting os-service-types===1.3.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 295))
Collecting deprecation===2.0.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 131))
Downloading https://files.pythonhosted.org/packages/9e/87/2e497672bf5157740f36233a8d2d59266dd083887ccdc5f3b6979e8c3a46/deprecation-2.0.5-py2-none-any.whl
Collecting munch===2.3.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 44))
Collecting oslo.i18n===3.21.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 48))
Downloading https://files.pythonhosted.org/packages/37/44/fc8e4466c348e077d116368151a82cd468b8df48f9c0118cef2398bec6f7/oslo.i18n-3.21.0-py2.py3-none-any.whl (40kB)
100% |████████████████████████████████| 40kB 4.2MB/s
Collecting python-novaclient===11.0.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 183))
Downloading https://files.pythonhosted.org/packages/a6/f3/d0aaae716fc5f058330da1e910c779fdae41d0cb8b22581acb209e109256/python_novaclient-11.0.0-py2.py3-none-any.whl (311kB)
100% |████████████████████████████████| 317kB 3.6MB/s
Collecting python-cinderclient===4.0.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 318))
Downloading https://files.pythonhosted.org/packages/b4/b6/1077ad12c269a331ce2fe3506e33cb1b27e48e523b495d15f1f303927e1f/python_cinderclient-4.0.1-py2.py3-none-any.whl (319kB)
100% |████████████████████████████████| 327kB 3.4MB/s
Collecting osc-lib===1.11.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 360))
Collecting cliff===2.13.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 214))
Downloading https://files.pythonhosted.org/packages/06/6d/672b0f1eb3c5f455dff6e9558990c3b0777c70452b8020b62c425035795c/cliff-2.13.0-py2.py3-none-any.whl (71kB)
100% |████████████████████████████████| 81kB 5.4MB/s
Collecting python-glanceclient===2.12.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 102))
Downloading https://files.pythonhosted.org/packages/0e/6b/71566fe2968fbdabec7f6b3df77eed0035ff5f952656cfd24858f909d3d1/python_glanceclient-2.12.1-py2.py3-none-any.whl (184kB)
100% |████████████████████████████████| 184kB 20.2MB/s
Collecting stevedore===1.29.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 390))
Downloading https://files.pythonhosted.org/packages/a1/d9/93a975469c53a9ee85de9ec0deb12345aa777748b4c263860668592344fe/stevedore-1.29.0-py2.py3-none-any.whl
Collecting requests===2.19.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 191))
Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB)
100% |████████████████████████████████| 92kB 2.6MB/s
Collecting oslo.config===6.4.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 368))
Downloading https://files.pythonhosted.org/packages/8a/0a/1bcdc4ca2949c8057f9ca86e894b01d6a94de3f33743cec56d04a14d1038/oslo.config-6.4.0-py2.py3-none-any.whl (121kB)
100% |████████████████████████████████| 122kB 2.6MB/s
Collecting debtcollector===1.20.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 104))
Using cached https://files.pythonhosted.org/packages/9b/01/fbbe8ad43ffebe5cd75476448b17825e31c4fc7b9b26519571ec91972c5c/debtcollector-1.20.0-py2.py3-none-any.whl
Collecting oslo.serialization===2.27.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 280))
Downloading https://files.pythonhosted.org/packages/b6/77/5d322fb625f0db2bcca035ff6ff1906c718b31cd371bcf25bc31f7c2075d/oslo.serialization-2.27.0-py2.py3-none-any.whl
Collecting pycparser===2.18 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 157))
Downloading https://files.pythonhosted.org/packages/8c/2d/aad7f16146f4197a11f8e91fb81df177adcc2073d36a17b1491fd09df6ed/pycparser-2.18.tar.gz (245kB)
100% |████████████████████████████████| 256kB 2.8MB/s
Collecting monotonic===1.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 469))
Using cached https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting pyparsing===2.2.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 383))
Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
100% |████████████████████████████████| 61kB 4.1MB/s
Collecting funcsigs===1.0.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 220))
Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting Jinja2===2.10 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 193))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
100% |████████████████████████████████| 133kB 2.5MB/s
Collecting paramiko===2.4.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 146))
Downloading https://files.pythonhosted.org/packages/3e/db/cb7b6656e0e7387637ce850689084dc0b94b44df31cc52e5fc5c2c4fd2c1/paramiko-2.4.1-py2.py3-none-any.whl (194kB)
100% |████████████████████████████████| 194kB 2.5MB/s
Requirement already satisfied: setuptools==40.0.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from -c global-requirement-pins.txt (line 15)) (40.0.0)
Collecting jsonpointer===2.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 115))
Using cached https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting packaging===17.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 301))
Downloading https://files.pythonhosted.org/packages/ad/c2/b500ea05d5f9f361a562f089fc91f77ed3b4783e13a08a3daf82069b1224/packaging-17.1-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 94))
Collecting cmd2===0.8.8 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 399))
Downloading https://files.pythonhosted.org/packages/f9/6a/0fc7efe26074a214b3b4d26a5a48d54a3c3919b440d5606c99021ed00c44/cmd2-0.8.8-py2.py3-none-any.whl (51kB)
100% |████████████████████████████████| 61kB 4.8MB/s
Collecting unicodecsv===0.14.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 148))
Collecting wrapt===1.10.11 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 445))
Collecting warlock===1.3.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 281))
Collecting certifi===2018.4.16 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 39))
Downloading https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl (150kB)
100% |████████████████████████████████| 153kB 2.9MB/s
Collecting chardet===3.0.4 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 4))
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting urllib3===1.23 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 151))
Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB)
100% |████████████████████████████████| 143kB 3.0MB/s
Collecting rfc3986===1.1.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 454))
Using cached https://files.pythonhosted.org/packages/01/2f/dc440bae2b6a185654b5c298f5cc7b172267db692bc24923130262caedac/rfc3986-1.1.0-py2.py3-none-any.whl
Collecting msgpack===0.5.6 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 366))
Using cached https://files.pythonhosted.org/packages/ff/0d/536fd0b2808dfbc67de46168dc706b5c9f9a1f5a803d96b8bc562a6d96c2/msgpack-0.5.6-cp27-cp27mu-manylinux1_x86_64.whl
Collecting MarkupSafe===1.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 109))
Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
Collecting PyNaCl===1.2.1 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 359))
Downloading https://files.pythonhosted.org/packages/80/3d/d709b9fbd69e21dd3a4d34eb690c5484094699e03b7447bc7eb173cfd7b6/PyNaCl-1.2.1-cp27-cp27mu-manylinux1_x86_64.whl (696kB)
100% |████████████████████████████████| 706kB 2.9MB/s
Collecting bcrypt===3.1.4 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 184))
Downloading https://files.pythonhosted.org/packages/2e/5a/2abeae20ce294fe6bf63da0e0b5a885c788e1360bbd124edcc0429678a59/bcrypt-3.1.4-cp27-cp27mu-manylinux1_x86_64.whl (57kB)
100% |████████████████████████████████| 61kB 3.4MB/s
Collecting contextlib2===0.5.5 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 489))
Using cached https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting wcwidth===0.1.7 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 122))
Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 431))
Downloading https://files.pythonhosted.org/packages/c3/5f/7117737fc7114061837a4f51670d863dd7f7f9c762a6546fa8a0dcfe61c8/subprocess32-3.5.2.tar.gz (96kB)
100% |████████████████████████████████| 102kB 3.9MB/s
Collecting pyperclip===1.6.4 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 239))
Downloading https://files.pythonhosted.org/packages/2d/9a/23059a00dfd52eb700bd03c4ee3a6954cae60827539c3488026c8742a555/pyperclip-1.6.4.tar.gz
Collecting jsonschema===2.6.0 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 500))
Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?id=1d44f821536a970cd804abe31cba3bcd5188bcb1 (line 462))
Building wheels for collected packages: MarkupSafe, pycparser, pyperclip, dogpile.cache, subprocess32, ansible
Running setup.py bdist_wheel for MarkupSafe ... done
Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46
Running setup.py bdist_wheel for pycparser ... done
Stored in directory: /root/.cache/pip/wheels/c0/a1/27/5ba234bd77ea5a290cbf6d675259ec52293193467a12ef1f46
Running setup.py bdist_wheel for pyperclip ... done
Stored in directory: /root/.cache/pip/wheels/73/8c/77/a973e2fbf4808af077582b1740b4cbf9e100262da0166e90d8
Running setup.py bdist_wheel for dogpile.cache ... done
Stored in directory: /root/.cache/pip/wheels/6d/b1/e6/745049370f1548a089a1e0fd49460555634a6fa3abb6fbc5be
Running setup.py bdist_wheel for subprocess32 ... done
Stored in directory: /root/.cache/pip/wheels/b1/a2/4d/25a65a64749cd589ffae2fdd1a7baa15a3986a8ea8af48feaf
Running setup.py bdist_wheel for ansible ... done
Stored in directory: /root/.cache/pip/wheels/f8/9f/92/7f218bc8d6f82db6f79d7bea59cf4a3db484a422265f630378
Successfully built MarkupSafe pycparser pyperclip dogpile.cache subprocess32 ansible
Installing collected packages: chardet, certifi, pbr, six, munch, pytz, Babel, oslo.i18n, ipaddress, simplejson, enum34, idna, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, monotonic, wrapt, funcsigs, debtcollector, iso8601, netifaces, pyparsing, netaddr, oslo.utils, prettytable, stevedore, os-service-types, urllib3, requests, keystoneauth1, functools32, jsonschema, jsonpointer, jsonpatch, warlock, python-glanceclient, MarkupSafe, wcwidth, packaging, deprecation, PyNaCl, pyasn1, bcrypt, paramiko, unicodecsv, PyYAML, msgpack, oslo.serialization, python-novaclient, jmespath, appdirs, dogpile.cache, futures, decorator, requestsexceptions, openstacksdk, os-client-config, Jinja2, contextlib2, subprocess32, pyperclip, cmd2, cliff, shade, python-cinderclient, osc-lib, rfc3986, oslo.config, python-memcached, python-keystoneclient, python-openstackclient, ndg-httpsclient, virtualenv, ansible
Successfully installed Babel-2.6.0 Jinja2-2.10 MarkupSafe-1.0 PyNaCl-1.2.1 PyYAML-3.13 ansible-2.5.8 appdirs-1.4.3 asn1crypto-0.24.0 bcrypt-3.1.4 certifi-2018.4.16 cffi-1.11.5 chardet-3.0.4 cliff-2.13.0 cmd2-0.8.8 contextlib2-0.5.5 cryptography-2.3 debtcollector-1.20.0 decorator-4.3.0 deprecation-2.0.5 dogpile.cache-0.6.6 enum34-1.1.6 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 idna-2.7 ipaddress-1.0.22 iso8601-0.1.12 jmespath-0.9.3 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.10.0 monotonic-1.5 msgpack-0.5.6 munch-2.3.2 ndg-httpsclient-0.5.0 netaddr-0.7.19 netifaces-0.10.7 openstacksdk-0.17.2 os-client-config-1.31.2 os-service-types-1.3.0 osc-lib-1.11.1 oslo.config-6.4.0 oslo.i18n-3.21.0 oslo.serialization-2.27.0 oslo.utils-3.36.4 packaging-17.1 paramiko-2.4.1 pbr-4.2.0 prettytable-0.7.2 pyOpenSSL-18.0.0 pyasn1-0.4.3 pycparser-2.18 pyparsing-2.2.0 pyperclip-1.6.4 python-cinderclient-4.0.1 python-glanceclient-2.12.1 python-keystoneclient-3.17.0 python-memcached-1.59 python-novaclient-11.0.0 python-openstackclient-3.16.1 pytz-2018.5 requests-2.19.1 requestsexceptions-1.4.0 rfc3986-1.1.0 shade-1.29.0 simplejson-3.16.0 six-1.11.0 stevedore-1.29.0 subprocess32-3.5.2 unicodecsv-0.14.1 urllib3-1.23 virtualenv-16.0.0 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.10.11
You are using pip version 18.0, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ /opt/ansible-runtime/bin/pip install -e .
Obtaining file:///opt/openstack-ansible
Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (0.4.3)
Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (18.0.0)
Requirement already satisfied: ndg-httpsclient>=0.4.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (0.5.0)
Requirement already satisfied: netaddr>=0.7.18 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (0.7.19)
Requirement already satisfied: PrettyTable<0.8,>=0.7.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (0.7.2)
Requirement already satisfied: python-memcached>=1.56 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (1.59)
Requirement already satisfied: PyYAML>=3.12 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (3.13)
Requirement already satisfied: virtualenv>=14.0.6 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (16.0.0)
Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (3.17.0)
Requirement already satisfied: python-openstackclient>=3.14.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (3.16.1)
Requirement already satisfied: shade>=1.17.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (1.29.0)
Requirement already satisfied: jmespath>=0.9.3 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstack-ansible==18.0.0) (0.9.3)
Requirement already satisfied: six>=1.5.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (1.11.0)
Requirement already satisfied: cryptography>=2.2.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (2.3)
Requirement already satisfied: oslo.utils>=3.33.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (3.36.4)
Requirement already satisfied: oslo.config>=5.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (6.4.0)
Requirement already satisfied: debtcollector>=1.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.20.0)
Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (4.2.0)
Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (2.27.0)
Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (3.21.0)
Requirement already satisfied: stevedore>=1.20.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.29.0)
Requirement already satisfied: requests>=2.14.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (2.19.1)
Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (3.10.0)
Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.12.1)
Requirement already satisfied: python-novaclient>=9.1.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (11.0.0)
Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (4.0.1)
Requirement already satisfied: osc-lib>=1.10.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (1.11.1)
Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.6.0)
Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.13.0)
Requirement already satisfied: openstacksdk>=0.11.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (0.17.2)
Requirement already satisfied: os-client-config>=1.28.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from shade>=1.17.0->openstack-ansible==18.0.0) (1.31.2)
Requirement already satisfied: enum34; python_version < "3" in /opt/ansible-runtime/lib/python2.7/site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (1.1.6)
Requirement already satisfied: idna>=2.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (2.7)
Requirement already satisfied: asn1crypto>=0.21.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (0.24.0)
Requirement already satisfied: cffi!=1.11.3,>=1.7 in /opt/ansible-runtime/lib/python2.7/site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (1.11.5)
Requirement already satisfied: ipaddress; python_version < "3" in /opt/ansible-runtime/lib/python2.7/site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (1.0.22)
Requirement already satisfied: monotonic>=0.6 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.utils>=3.33.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.5)
Requirement already satisfied: iso8601>=0.1.11 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.utils>=3.33.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (0.1.12)
Requirement already satisfied: netifaces>=0.10.4 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.utils>=3.33.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (0.10.7)
Requirement already satisfied: pyparsing>=2.1.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.utils>=3.33.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (2.2.0)
Requirement already satisfied: funcsigs>=1.0.0; python_version == "2.7" or python_version == "2.6" in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.utils>=3.33.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.0.2)
Requirement already satisfied: pytz>=2013.6 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.utils>=3.33.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (2018.5)
Requirement already satisfied: rfc3986>=0.3.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.1.0)
Requirement already satisfied: wrapt>=1.7.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.10.11)
Requirement already satisfied: msgpack>=0.5.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (0.5.6)
Requirement already satisfied: certifi>=2017.4.17 in /opt/ansible-runtime/lib/python2.7/site-packages (from requests>=2.14.2->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (2018.4.16)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from requests>=2.14.2->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (3.0.4)
Requirement already satisfied: urllib3<1.24,>=1.21.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from requests>=2.14.2->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.23)
Requirement already satisfied: os-service-types>=1.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from keystoneauth1>=3.4.0->python-keystoneclient>=3.8.0->openstack-ansible==18.0.0) (1.3.0)
Requirement already satisfied: warlock<2,>=1.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-glanceclient>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (1.3.0)
Requirement already satisfied: simplejson>=3.5.1 in /opt/ansible-runtime/lib/python2.7/site-packages (from python-novaclient>=9.1.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (3.16.0)
Requirement already satisfied: cmd2!=0.8.3,<0.9.0; python_version < "3.0" in /opt/ansible-runtime/lib/python2.7/site-packages (from cliff!=2.9.0,>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (0.8.8)
Requirement already satisfied: unicodecsv>=0.8.0; python_version < "3.0" in /opt/ansible-runtime/lib/python2.7/site-packages (from cliff!=2.9.0,>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (0.14.1)
Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (1.23)
Requirement already satisfied: dogpile.cache>=0.6.2 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (0.6.6)
Requirement already satisfied: appdirs>=1.3.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (1.4.3)
Requirement already satisfied: futures>=3.0.0; python_version == "2.7" or python_version == "2.6" in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (3.2.0)
Requirement already satisfied: decorator>=3.4.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (4.3.0)
Requirement already satisfied: deprecation>=1.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.0.5)
Requirement already satisfied: munch>=2.1.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.3.2)
Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/ansible-runtime/lib/python2.7/site-packages (from openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (1.4.0)
Requirement already satisfied: pycparser in /opt/ansible-runtime/lib/python2.7/site-packages (from cffi!=1.11.3,>=1.7->cryptography>=2.2.1->pyOpenSSL>=17.1.0->openstack-ansible==18.0.0) (2.18)
Requirement already satisfied: jsonschema<3,>=0.7 in /opt/ansible-runtime/lib/python2.7/site-packages (from warlock<2,>=1.2.0->python-glanceclient>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.6.0)
Requirement already satisfied: contextlib2; python_version < "3.5" in /opt/ansible-runtime/lib/python2.7/site-packages (from cmd2!=0.8.3,<0.9.0; python_version < "3.0"->cliff!=2.9.0,>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (0.5.5)
Requirement already satisfied: wcwidth; sys_platform != "win32" in /opt/ansible-runtime/lib/python2.7/site-packages (from cmd2!=0.8.3,<0.9.0; python_version < "3.0"->cliff!=2.9.0,>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (0.1.7)
Requirement already satisfied: subprocess32; python_version < "3.0" in /opt/ansible-runtime/lib/python2.7/site-packages (from cmd2!=0.8.3,<0.9.0; python_version < "3.0"->cliff!=2.9.0,>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (3.5.2)
Requirement already satisfied: pyperclip in /opt/ansible-runtime/lib/python2.7/site-packages (from cmd2!=0.8.3,<0.9.0; python_version < "3.0"->cliff!=2.9.0,>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (1.6.4)
Requirement already satisfied: jsonpointer>=1.9 in /opt/ansible-runtime/lib/python2.7/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (2.0)
Requirement already satisfied: packaging in /opt/ansible-runtime/lib/python2.7/site-packages (from deprecation>=1.0->openstacksdk>=0.11.2->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (17.1)
Requirement already satisfied: functools32; python_version == "2.7" in /opt/ansible-runtime/lib/python2.7/site-packages (from jsonschema<3,>=0.7->warlock<2,>=1.2.0->python-glanceclient>=2.8.0->python-openstackclient>=3.14.2->openstack-ansible==18.0.0) (3.2.3.post2)
Installing collected packages: openstack-ansible
Running setup.py develop for openstack-ansible
Successfully installed openstack-ansible
You are using pip version 18.0, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ '[' -d /usr/lib64/python2.7/site-packages/selinux/ ']'
+ pushd /opt/ansible-runtime/bin
/opt/ansible-runtime/bin /opt/openstack-ansible
++ ls -1 ansible ansible-config ansible-connection ansible-console ansible-doc ansible-galaxy ansible-inventory ansible-playbook ansible-pull ansible-vault
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible == ansible ']'
+ ln -sf /usr/local/bin/openstack-ansible /usr/local/bin/ansible
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-config == ansible ']'
+ '[' ansible-config == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-config /usr/local/bin/ansible-config
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-connection == ansible ']'
+ '[' ansible-connection == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-connection /usr/local/bin/ansible-connection
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-console == ansible ']'
+ '[' ansible-console == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-console /usr/local/bin/ansible-console
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-doc == ansible ']'
+ '[' ansible-doc == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-doc /usr/local/bin/ansible-doc
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-galaxy == ansible ']'
+ '[' ansible-galaxy == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-galaxy /usr/local/bin/ansible-galaxy
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-inventory == ansible ']'
+ '[' ansible-inventory == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-inventory /usr/local/bin/ansible-inventory
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-playbook == ansible ']'
+ '[' ansible-playbook == ansible-playbook ']'
+ ln -sf /usr/local/bin/openstack-ansible /usr/local/bin/ansible-playbook
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-pull == ansible ']'
+ '[' ansible-pull == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-pull /usr/local/bin/ansible-pull
+ for ansible_bin in $(ls -1 ansible*)
+ '[' ansible-vault == ansible ']'
+ '[' ansible-vault == ansible-playbook ']'
+ ln -sf /opt/ansible-runtime/bin/ansible-vault /usr/local/bin/ansible-vault
+ popd
/opt/openstack-ansible
+ sed 's|OSA_INVENTORY_PATH|/opt/openstack-ansible/inventory|g' scripts/openstack-ansible.rc
+ sed -i 's|OSA_PLAYBOOK_PATH|/opt/openstack-ansible/playbooks|g' /usr/local/bin/openstack-ansible.rc
+ cp -v scripts/openstack-ansible.sh /usr/local/bin/openstack-ansible
'scripts/openstack-ansible.sh' -> '/usr/local/bin/openstack-ansible'
+ chmod +x /usr/local/bin/openstack-ansible
+ echo 'openstack-ansible wrapper created.'
openstack-ansible wrapper created.
+ [[ -d /etc/ansible/plugins ]]
+ '[' -f /opt/openstack-ansible/ansible-role-requirements.yml ']'
+ [[ git-clone == \g\a\l\a\x\y ]]
+ [[ git-clone == \g\i\t\-\c\l\o\n\e ]]
+ export ANSIBLE_LIBRARY=/dev/null
+ ANSIBLE_LIBRARY=/dev/null
+ export ANSIBLE_LOOKUP_PLUGINS=/dev/null
+ ANSIBLE_LOOKUP_PLUGINS=/dev/null
+ export ANSIBLE_FILTER_PLUGINS=/dev/null
+ ANSIBLE_FILTER_PLUGINS=/dev/null
+ export ANSIBLE_ACTION_PLUGINS=/dev/null
+ ANSIBLE_ACTION_PLUGINS=/dev/null
+ export ANSIBLE_CALLBACK_PLUGINS=/dev/null
+ ANSIBLE_CALLBACK_PLUGINS=/dev/null
+ export ANSIBLE_CALLBACK_WHITELIST=/dev/null
+ ANSIBLE_CALLBACK_WHITELIST=/dev/null
+ export ANSIBLE_TEST_PLUGINS=/dev/null
+ ANSIBLE_TEST_PLUGINS=/dev/null
+ export ANSIBLE_VARS_PLUGINS=/dev/null
+ ANSIBLE_VARS_PLUGINS=/dev/null
+ export ANSIBLE_STRATEGY_PLUGINS=/dev/null
+ ANSIBLE_STRATEGY_PLUGINS=/dev/null
+ export ANSIBLE_CONFIG=none-ansible.cfg
+ ANSIBLE_CONFIG=none-ansible.cfg
+ pushd scripts
/opt/openstack-ansible/scripts /opt/openstack-ansible
+ /opt/ansible-runtime/bin/ansible-playbook get-ansible-role-requirements.yml -e role_file=/opt/openstack-ansible/ansible-role-requirements.yml
[WARNING]: Unable to parse /etc/ansible/hosts as an inventory source

[WARNING]: No inventory was parsed, only implicit localhost is available

[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not
match 'all'


PLAY [Clone the role ansible-role-requirements] **********************************************************************

TASK [Gathering Facts] ***********************************************************************************************
ok: [localhost]

TASK [Remove target directory if required] ***************************************************************************
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-hardening', 'version': u'14e6bb6a411b6b03bf258144be66845a5831705c', 'name': u'ansible-hardening'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning', 'version': u'4b2584d699c79ac65acfeb2157a97327df6f0fd6', 'name': u'apt_package_pinning'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-pip_install', 'version': u'ac497c25107f7e16f8e6a64f16e114706e10eff0', 'name': u'pip_install'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-galera_client', 'version': u'bb1b117722c19b96e27a7a327ee0b4922cd2d729', 'name': u'galera_client'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-galera_server', 'version': u'a429f3cd33da0318d47c2dcf769ff12411b3dff9', 'name': u'galera_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-ceph_client', 'version': u'695b0c92be2a102ab14182ed57750d9b81196183', 'name': u'ceph_client'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-haproxy_server', 'version': u'2ee3b090c93258b16de16d2d7ba7fee0a202102c', 'name': u'haproxy_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/evrardjp/ansible-keepalived', 'version': u'64764d25ab868417f1138a7b9605f2eb94cbfd02', 'name': u'keepalived'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-lxc_container_create', 'version': u'6e0ada93907aacf4d909bc6a30be1383986e4708', 'name': u'lxc_container_create'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-lxc_hosts', 'version': u'e178bd367d164bc724eb35923729ead157172908', 'name': u'lxc_hosts'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-memcached_server', 'version': u'5b290d6b3bff76219b806e2acf0424c2f90f0d58', 'name': u'memcached_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-openstack_hosts', 'version': u'f05e4a66d1854f545d9a029cac06cc5231dfa4a6', 'name': u'openstack_hosts'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_keystone', 'version': u'682fa7f16e2465367cb9830c2572182a551c1dc3', 'name': u'os_keystone'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-openstack_openrc', 'version': u'afa788b12dac82dcf4bb5a2167fafb000e220cd6', 'name': u'openstack_openrc'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_aodh', 'version': u'45bf05e696cb1de6b6e65171f3fea51b5d140cd6', 'name': u'os_aodh'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_barbican', 'version': u'b16bc2dcae2698cb47ceb931fd81afc852fe3dd2', 'name': u'os_barbican'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_ceilometer', 'version': u'a2f89a680dd22caad4c53736ea369e8833b8d388', 'name': u'os_ceilometer'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_cinder', 'version': u'3ef32d1be0ca2ebaf6812d7c5e79955568a51009', 'name': u'os_cinder'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_congress', 'version': u'27f40042963062ba04848bff873b282c979ad989', 'name': u'os_congress'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_designate', 'version': u'0c350f9113e1523c2c30ebb01d72b050e25960e7', 'name': u'os_designate'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_glance', 'version': u'021c508d1f415260fb86eea694f35db5c82e0d4f', 'name': u'os_glance'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_gnocchi', 'version': u'f45e4784d34a1aa3f93922b816bffe1754fc60e4', 'name': u'os_gnocchi'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_heat', 'version': u'0d30203b91b126f1710ccb29c6dbf4dae739e1e7', 'name': u'os_heat'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_horizon', 'version': u'2c1c365870d38a680b7d55412f8c86a37a41dc8f', 'name': u'os_horizon'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_ironic', 'version': u'd92a6b64d2b62bf869a797bc204810626dd31208', 'name': u'os_ironic'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_magnum', 'version': u'22aafa124e62aef05f967497dc4bb31182fe2cc3', 'name': u'os_magnum'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_neutron', 'version': u'de2aa2ebff6b26bc726543dc019e940e9877bfae', 'name': u'os_neutron'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_nova', 'version': u'72e030bf2eb9f1a0f386779b53beaff422a0f632', 'name': u'os_nova'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_octavia', 'version': u'41eb1ff4e231c539e0a3f2590de3f0d605455138', 'name': u'os_octavia'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_rally', 'version': u'387c6e57ae71d4f3a1fafd63afdfdcb5c5415a32', 'name': u'os_rally'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_sahara', 'version': u'c58de9acbce5ed2255a8a9bdffdbd91adc6030cd', 'name': u'os_sahara'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_swift', 'version': u'102e587140cfd24ea288c875888788289784cfde', 'name': u'os_swift'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_tacker', 'version': u'68f3093582a504975a25df504ea6aa64a3fc9ec7', 'name': u'os_tacker'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_tempest', 'version': u'480b13b01afa17182e543955ac6df3d637262fe3', 'name': u'os_tempest'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_trove', 'version': u'4166e2a70de037b8657934125a3aa15a227cd294', 'name': u'os_trove'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-plugins', 'version': u'31dba70d842d17573981bc05c112fe68b7c0ae45', 'name': u'plugins'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server', 'version': u'18054836283c0cafe216fb7a44532385f648882c', 'name': u'rabbitmq_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-repo_build', 'version': u'80fb7f2b83b5ee1f2f9a181198991f0a6b5fcab2', 'name': u'repo_build'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-repo_server', 'version': u'9c18f6bda58ee3882c7daa647755a432c0693052', 'name': u'repo_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_client', 'version': u'05ba6715240f1191a0d1f364726786ddf8aaaa96', 'name': u'rsyslog_client'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_server', 'version': u'220957ba33d041a9f2dc55aacc8b207987d2d0c6', 'name': u'rsyslog_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/willshersystems/ansible-sshd', 'version': u'd2ba81107ade1cf53c8b93590465c21ad2bc4530', 'name': u'sshd'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-bird', 'version': u'0fdb4848b5aca949ffade9be5a2ae254979e673e', 'name': u'bird'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-etcd', 'version': u'3933355dfe51477822db517d3c07ad561fb61318', 'name': u'etcd'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-unbound', 'version': u'3bb7414f46b757e943507b65ca4c9f1080a008b0', 'name': u'unbound'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-resolvconf', 'version': u'1.4', 'name': u'resolvconf'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/ceph/ceph-ansible', 'version': u'217f35dbdb5036274be4674e9b0be2127b8875d7', 'name': u'ceph-ansible'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/opendaylight/integration-packaging-ansible-opendaylight', 'version': u'87ca3cb610235720f362c3b5c4ba4f394524c4c3', 'name': u'opendaylight'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-haproxy-endpoints', 'version': u'8e3a24a35beb16d717072dc83895c5a1f92689fb', 'name': u'haproxy_endpoints'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-nspawn_container_create', 'version': u'2e9f9e83d1dc34a1f96844c71f44cf5924338935', 'name': u'nspawn_container_create'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts', 'version': u'9b136ee6842b9964a47a1b336bdcb61175b4bf07', 'name': u'nspawn_hosts'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_service', 'version': u'0916714ef92eff247673e0bbc0bb6aea4c84de86', 'name': u'systemd_service'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_mount', 'version': u'f2331d854e4faa46835277420b61769833eba0ab', 'name': u'systemd_mount'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_networkd', 'version': u'b024d0a3d97caf06b962a1f19450511b108dc5eb', 'name': u'systemd_networkd'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-python_venv_build', 'version': u'0e195d0833464a704374cbd718bf609013b777dd', 'name': u'python_venv_build'})

TASK [Ensure the default roles directory exists] *********************************************************************
changed: [localhost]

TASK [Set Zuul sources path] *****************************************************************************************
skipping: [localhost]

TASK [Check the Zuul src dir for cloned roles] ***********************************************************************
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-hardening', 'version': u'14e6bb6a411b6b03bf258144be66845a5831705c', 'name': u'ansible-hardening'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning', 'version': u'4b2584d699c79ac65acfeb2157a97327df6f0fd6', 'name': u'apt_package_pinning'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-pip_install', 'version': u'ac497c25107f7e16f8e6a64f16e114706e10eff0', 'name': u'pip_install'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-galera_client', 'version': u'bb1b117722c19b96e27a7a327ee0b4922cd2d729', 'name': u'galera_client'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-galera_server', 'version': u'a429f3cd33da0318d47c2dcf769ff12411b3dff9', 'name': u'galera_server'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-ceph_client', 'version': u'695b0c92be2a102ab14182ed57750d9b81196183', 'name': u'ceph_client'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-haproxy_server', 'version': u'2ee3b090c93258b16de16d2d7ba7fee0a202102c', 'name': u'haproxy_server'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/evrardjp/ansible-keepalived', 'version': u'64764d25ab868417f1138a7b9605f2eb94cbfd02', 'name': u'keepalived'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-lxc_container_create', 'version': u'6e0ada93907aacf4d909bc6a30be1383986e4708', 'name': u'lxc_container_create'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-lxc_hosts', 'version': u'e178bd367d164bc724eb35923729ead157172908', 'name': u'lxc_hosts'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-memcached_server', 'version': u'5b290d6b3bff76219b806e2acf0424c2f90f0d58', 'name': u'memcached_server'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-openstack_hosts', 'version': u'f05e4a66d1854f545d9a029cac06cc5231dfa4a6', 'name': u'openstack_hosts'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_keystone', 'version': u'682fa7f16e2465367cb9830c2572182a551c1dc3', 'name': u'os_keystone'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-openstack_openrc', 'version': u'afa788b12dac82dcf4bb5a2167fafb000e220cd6', 'name': u'openstack_openrc'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_aodh', 'version': u'45bf05e696cb1de6b6e65171f3fea51b5d140cd6', 'name': u'os_aodh'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_barbican', 'version': u'b16bc2dcae2698cb47ceb931fd81afc852fe3dd2', 'name': u'os_barbican'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_ceilometer', 'version': u'a2f89a680dd22caad4c53736ea369e8833b8d388', 'name': u'os_ceilometer'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_cinder', 'version': u'3ef32d1be0ca2ebaf6812d7c5e79955568a51009', 'name': u'os_cinder'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_congress', 'version': u'27f40042963062ba04848bff873b282c979ad989', 'name': u'os_congress'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_designate', 'version': u'0c350f9113e1523c2c30ebb01d72b050e25960e7', 'name': u'os_designate'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_glance', 'version': u'021c508d1f415260fb86eea694f35db5c82e0d4f', 'name': u'os_glance'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_gnocchi', 'version': u'f45e4784d34a1aa3f93922b816bffe1754fc60e4', 'name': u'os_gnocchi'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_heat', 'version': u'0d30203b91b126f1710ccb29c6dbf4dae739e1e7', 'name': u'os_heat'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_horizon', 'version': u'2c1c365870d38a680b7d55412f8c86a37a41dc8f', 'name': u'os_horizon'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_ironic', 'version': u'd92a6b64d2b62bf869a797bc204810626dd31208', 'name': u'os_ironic'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_magnum', 'version': u'22aafa124e62aef05f967497dc4bb31182fe2cc3', 'name': u'os_magnum'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_neutron', 'version': u'de2aa2ebff6b26bc726543dc019e940e9877bfae', 'name': u'os_neutron'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_nova', 'version': u'72e030bf2eb9f1a0f386779b53beaff422a0f632', 'name': u'os_nova'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_octavia', 'version': u'41eb1ff4e231c539e0a3f2590de3f0d605455138', 'name': u'os_octavia'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_rally', 'version': u'387c6e57ae71d4f3a1fafd63afdfdcb5c5415a32', 'name': u'os_rally'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_sahara', 'version': u'c58de9acbce5ed2255a8a9bdffdbd91adc6030cd', 'name': u'os_sahara'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_swift', 'version': u'102e587140cfd24ea288c875888788289784cfde', 'name': u'os_swift'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_tacker', 'version': u'68f3093582a504975a25df504ea6aa64a3fc9ec7', 'name': u'os_tacker'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_tempest', 'version': u'480b13b01afa17182e543955ac6df3d637262fe3', 'name': u'os_tempest'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_trove', 'version': u'4166e2a70de037b8657934125a3aa15a227cd294', 'name': u'os_trove'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-plugins', 'version': u'31dba70d842d17573981bc05c112fe68b7c0ae45', 'name': u'plugins'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server', 'version': u'18054836283c0cafe216fb7a44532385f648882c', 'name': u'rabbitmq_server'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-repo_build', 'version': u'80fb7f2b83b5ee1f2f9a181198991f0a6b5fcab2', 'name': u'repo_build'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-repo_server', 'version': u'9c18f6bda58ee3882c7daa647755a432c0693052', 'name': u'repo_server'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_client', 'version': u'05ba6715240f1191a0d1f364726786ddf8aaaa96', 'name': u'rsyslog_client'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_server', 'version': u'220957ba33d041a9f2dc55aacc8b207987d2d0c6', 'name': u'rsyslog_server'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/willshersystems/ansible-sshd', 'version': u'd2ba81107ade1cf53c8b93590465c21ad2bc4530', 'name': u'sshd'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-bird', 'version': u'0fdb4848b5aca949ffade9be5a2ae254979e673e', 'name': u'bird'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-etcd', 'version': u'3933355dfe51477822db517d3c07ad561fb61318', 'name': u'etcd'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-unbound', 'version': u'3bb7414f46b757e943507b65ca4c9f1080a008b0', 'name': u'unbound'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-resolvconf', 'version': u'1.4', 'name': u'resolvconf'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/ceph/ceph-ansible', 'version': u'217f35dbdb5036274be4674e9b0be2127b8875d7', 'name': u'ceph-ansible'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/opendaylight/integration-packaging-ansible-opendaylight', 'version': u'87ca3cb610235720f362c3b5c4ba4f394524c4c3', 'name': u'opendaylight'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-haproxy-endpoints', 'version': u'8e3a24a35beb16d717072dc83895c5a1f92689fb', 'name': u'haproxy_endpoints'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-nspawn_container_create', 'version': u'2e9f9e83d1dc34a1f96844c71f44cf5924338935', 'name': u'nspawn_container_create'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts', 'version': u'9b136ee6842b9964a47a1b336bdcb61175b4bf07', 'name': u'nspawn_hosts'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_service', 'version': u'0916714ef92eff247673e0bbc0bb6aea4c84de86', 'name': u'systemd_service'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_mount', 'version': u'f2331d854e4faa46835277420b61769833eba0ab', 'name': u'systemd_mount'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_networkd', 'version': u'b024d0a3d97caf06b962a1f19450511b108dc5eb', 'name': u'systemd_networkd'})
skipping: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-python_venv_build', 'version': u'0e195d0833464a704374cbd718bf609013b777dd', 'name': u'python_venv_build'})

TASK [Link the Zuul provided roles] **********************************************************************************
skipping: [localhost]

TASK [Clone git repos (with git)] ************************************************************************************
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-hardening', 'version': u'14e6bb6a411b6b03bf258144be66845a5831705c', 'name': u'ansible-hardening'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning', 'version': u'4b2584d699c79ac65acfeb2157a97327df6f0fd6', 'name': u'apt_package_pinning'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-pip_install', 'version': u'ac497c25107f7e16f8e6a64f16e114706e10eff0', 'name': u'pip_install'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-galera_client', 'version': u'bb1b117722c19b96e27a7a327ee0b4922cd2d729', 'name': u'galera_client'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-galera_server', 'version': u'a429f3cd33da0318d47c2dcf769ff12411b3dff9', 'name': u'galera_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-ceph_client', 'version': u'695b0c92be2a102ab14182ed57750d9b81196183', 'name': u'ceph_client'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-haproxy_server', 'version': u'2ee3b090c93258b16de16d2d7ba7fee0a202102c', 'name': u'haproxy_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/evrardjp/ansible-keepalived', 'version': u'64764d25ab868417f1138a7b9605f2eb94cbfd02', 'name': u'keepalived'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-lxc_container_create', 'version': u'6e0ada93907aacf4d909bc6a30be1383986e4708', 'name': u'lxc_container_create'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-lxc_hosts', 'version': u'e178bd367d164bc724eb35923729ead157172908', 'name': u'lxc_hosts'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-memcached_server', 'version': u'5b290d6b3bff76219b806e2acf0424c2f90f0d58', 'name': u'memcached_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-openstack_hosts', 'version': u'f05e4a66d1854f545d9a029cac06cc5231dfa4a6', 'name': u'openstack_hosts'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_keystone', 'version': u'682fa7f16e2465367cb9830c2572182a551c1dc3', 'name': u'os_keystone'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-openstack_openrc', 'version': u'afa788b12dac82dcf4bb5a2167fafb000e220cd6', 'name': u'openstack_openrc'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_aodh', 'version': u'45bf05e696cb1de6b6e65171f3fea51b5d140cd6', 'name': u'os_aodh'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_barbican', 'version': u'b16bc2dcae2698cb47ceb931fd81afc852fe3dd2', 'name': u'os_barbican'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_ceilometer', 'version': u'a2f89a680dd22caad4c53736ea369e8833b8d388', 'name': u'os_ceilometer'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_cinder', 'version': u'3ef32d1be0ca2ebaf6812d7c5e79955568a51009', 'name': u'os_cinder'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_congress', 'version': u'27f40042963062ba04848bff873b282c979ad989', 'name': u'os_congress'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_designate', 'version': u'0c350f9113e1523c2c30ebb01d72b050e25960e7', 'name': u'os_designate'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_glance', 'version': u'021c508d1f415260fb86eea694f35db5c82e0d4f', 'name': u'os_glance'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_gnocchi', 'version': u'f45e4784d34a1aa3f93922b816bffe1754fc60e4', 'name': u'os_gnocchi'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_heat', 'version': u'0d30203b91b126f1710ccb29c6dbf4dae739e1e7', 'name': u'os_heat'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_horizon', 'version': u'2c1c365870d38a680b7d55412f8c86a37a41dc8f', 'name': u'os_horizon'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_ironic', 'version': u'd92a6b64d2b62bf869a797bc204810626dd31208', 'name': u'os_ironic'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_magnum', 'version': u'22aafa124e62aef05f967497dc4bb31182fe2cc3', 'name': u'os_magnum'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_neutron', 'version': u'de2aa2ebff6b26bc726543dc019e940e9877bfae', 'name': u'os_neutron'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_nova', 'version': u'72e030bf2eb9f1a0f386779b53beaff422a0f632', 'name': u'os_nova'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_octavia', 'version': u'41eb1ff4e231c539e0a3f2590de3f0d605455138', 'name': u'os_octavia'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_rally', 'version': u'387c6e57ae71d4f3a1fafd63afdfdcb5c5415a32', 'name': u'os_rally'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_sahara', 'version': u'c58de9acbce5ed2255a8a9bdffdbd91adc6030cd', 'name': u'os_sahara'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_swift', 'version': u'102e587140cfd24ea288c875888788289784cfde', 'name': u'os_swift'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_tacker', 'version': u'68f3093582a504975a25df504ea6aa64a3fc9ec7', 'name': u'os_tacker'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_tempest', 'version': u'480b13b01afa17182e543955ac6df3d637262fe3', 'name': u'os_tempest'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-os_trove', 'version': u'4166e2a70de037b8657934125a3aa15a227cd294', 'name': u'os_trove'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-plugins', 'version': u'31dba70d842d17573981bc05c112fe68b7c0ae45', 'name': u'plugins'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server', 'version': u'18054836283c0cafe216fb7a44532385f648882c', 'name': u'rabbitmq_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-repo_build', 'version': u'80fb7f2b83b5ee1f2f9a181198991f0a6b5fcab2', 'name': u'repo_build'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-repo_server', 'version': u'9c18f6bda58ee3882c7daa647755a432c0693052', 'name': u'repo_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_client', 'version': u'05ba6715240f1191a0d1f364726786ddf8aaaa96', 'name': u'rsyslog_client'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_server', 'version': u'220957ba33d041a9f2dc55aacc8b207987d2d0c6', 'name': u'rsyslog_server'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/willshersystems/ansible-sshd', 'version': u'd2ba81107ade1cf53c8b93590465c21ad2bc4530', 'name': u'sshd'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-bird', 'version': u'0fdb4848b5aca949ffade9be5a2ae254979e673e', 'name': u'bird'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-etcd', 'version': u'3933355dfe51477822db517d3c07ad561fb61318', 'name': u'etcd'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-unbound', 'version': u'3bb7414f46b757e943507b65ca4c9f1080a008b0', 'name': u'unbound'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-resolvconf', 'version': u'1.4', 'name': u'resolvconf'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/ceph/ceph-ansible', 'version': u'217f35dbdb5036274be4674e9b0be2127b8875d7', 'name': u'ceph-ansible'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/opendaylight/integration-packaging-ansible-opendaylight', 'version': u'87ca3cb610235720f362c3b5c4ba4f394524c4c3', 'name': u'opendaylight'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://github.com/logan2211/ansible-haproxy-endpoints', 'version': u'8e3a24a35beb16d717072dc83895c5a1f92689fb', 'name': u'haproxy_endpoints'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-nspawn_container_create', 'version': u'2e9f9e83d1dc34a1f96844c71f44cf5924338935', 'name': u'nspawn_container_create'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts', 'version': u'9b136ee6842b9964a47a1b336bdcb61175b4bf07', 'name': u'nspawn_hosts'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_service', 'version': u'0916714ef92eff247673e0bbc0bb6aea4c84de86', 'name': u'systemd_service'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_mount', 'version': u'f2331d854e4faa46835277420b61769833eba0ab', 'name': u'systemd_mount'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-systemd_networkd', 'version': u'b024d0a3d97caf06b962a1f19450511b108dc5eb', 'name': u'systemd_networkd'})
changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/ansible-role-python_venv_build', 'version': u'0e195d0833464a704374cbd718bf609013b777dd', 'name': u'python_venv_build'})
[WARNING]: Ignoring depth argument. Shallow clones are only available for HEAD, branches, tags or in combination
with refspec.


PLAY RECAP ***********************************************************************************************************
localhost : ok=4 changed=3 unreachable=0 failed=0

+ popd
/opt/openstack-ansible
+ unset ANSIBLE_LIBRARY
+ unset ANSIBLE_LOOKUP_PLUGINS
+ unset ANSIBLE_FILTER_PLUGINS
+ unset ANSIBLE_ACTION_PLUGINS
+ unset ANSIBLE_CALLBACK_PLUGINS
+ unset ANSIBLE_CALLBACK_WHITELIST
+ unset ANSIBLE_TEST_PLUGINS
+ unset ANSIBLE_VARS_PLUGINS
+ unset ANSIBLE_STRATEGY_PLUGINS
+ unset ANSIBLE_CONFIG
+ echo 'System is bootstrapped and ready for use.'
System is bootstrapped and ready for use.