[Issue-2] Browbeat installation failed during shaker installation in OpenStack Queeen (RHOSP13)

Bug #1938905 reported by Pradipta Kumar Sahoo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-browbeat
New
Undecided
Unassigned

Bug Description

After fixed the pbr issue (https://bugs.launchpad.net/openstack-browbeat/+bug/1938903), the browbeat installation again failed at the shaker installation task. The shaker installation steps passed after we upgraded the shaker version to 1.4.2.

OSP Environment Details:
Red Hat OpenStack Platform release 13.0.16 (Queens)
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Kernel: 3.10.0-1160.36.2.el7.x86_64

Browbeat config:
$ git diff
diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg
index 927a896..8e0980f 100644
--- a/ansible/ansible.cfg
+++ b/ansible/ansible.cfg
@@ -7,4 +7,7 @@ gathering = smart
 roles_path = ./browbeat/roles:./install/roles:
 timeout = 30
 host_key_checking = False
-
+# Use the YAML callback plugin.
+stdout_callback = yaml
+# Use the stdout_callback when running ad-hoc commands.
+bin_ansible_callbacks = True
diff --git a/ansible/install/group_vars/all.yml b/ansible/install/group_vars/all.yml
index eb566a8..8e145c1 100644
--- a/ansible/install/group_vars/all.yml
+++ b/ansible/install/group_vars/all.yml
@@ -43,7 +43,7 @@ rally_openstack_version: 1.6.0
 shaker_venv: "{{browbeat_path}}/.shaker-venv"

 # Shaker version to Install
-shaker_version: 1.3.2
+shaker_version: 1.4.2

TASK [shaker : Install shaker] ***************************************************************************************************************************************************************************************************************
Wednesday 04 August 2021 09:00:18 -0400 (0:00:02.972) 0:03:19.523 ******
fatal: [undercloud]: FAILED! => changed=false
  cmd: /home/stack/browbeat/.shaker-venv/bin/pip2 install pyshaker==1.3.2
  msg: |-
    stdout: Collecting pyshaker==1.3.2
      Downloading https://files.pythonhosted.org/packages/8d/90/e063af7afa0c6ac6453f7f02565e5d87ddb890dd40965c1fe469de0a7b14/pyshaker-1.3.2-py2.py3-none-any.whl (139kB)
    Collecting python-glanceclient>=2.5.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/d4/d6/ff897833f9c06ced63a95754125d855b7faa5a0dd0460e2ebc7dde93b756/python_glanceclient-3.0.0-py2.py3-none-any.whl
    Requirement already satisfied: six>=1.9.0 in /home/stack/browbeat/.shaker-venv/lib/python2.7/site-packages (from pyshaker==1.3.2)
    Collecting oslo.utils>=3.18.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/82/9c/568e90a41b29b255dcdb5d39d4ad2ad4c92ba7ed1af9746ddbd7680768ba/oslo.utils-3.42.1-py2.py3-none-any.whl
    Collecting Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/7e/c2/1eece8c95ddbc9b1aeb64f5783a9e07a286de42191b7204d67b7496ddf35/Jinja2-2.11.3-py2.py3-none-any.whl
    Collecting pyzmq>=16.0 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/bc/2d/799b68e05aef7e7fd3f57a8fe1f898fd4ab47d75a6bdd8ea0c5687d15c95/pyzmq-19.0.2-cp27-cp27mu-manylinux1_x86_64.whl (1.0MB)
    Collecting python-heatclient>=1.6.1 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/28/73/c8ecb9cdca2befd2ca127b135bf3f74a2f379605aa2f0d8780c98d85f7d1/python_heatclient-1.18.1-py2.py3-none-any.whl (209kB)
    Collecting oslo.serialization>=1.10.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/61/9b/6d92b3aa34bb9c5c42944b1c2f6ed7768badec08449bdd463bf7ad8cbd5e/oslo.serialization-2.29.3-py2.py3-none-any.whl
    Collecting iso8601>=0.1.11 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/d7/f8/8f315ea8272359d9ae57086581fb4c469be80e6b36bb36583c11bb19e6c4/iso8601-0.1.16-py2.py3-none-any.whl
    Collecting pbr>=1.8 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/18/e0/1d4702dd81121d04a477c272d47ee5b6bc970d1a0990b11befa275c55cf2/pbr-5.6.0-py2.py3-none-any.whl
    Collecting timeout-decorator>=0.4.0 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/80/f8/0802dd14c58b5d3d72bb9caa4315535f58787a1dc50b81bbbcaaa15451be/timeout-decorator-0.5.0.tar.gz
    Collecting diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/78/4a/b3e457399f21d3bdf0cfb6d01918646e97a3532faa5929c1e188771744ec/diskimage_builder-2.38.0-py2.py3-none-any.whl (610kB)
    Collecting pykwalify (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/1f/fd/ac2161cce19fd67a18c269073f8e86292b5511acec6f8ef6eab88615d032/pykwalify-1.8.0-py2.py3-none-any.whl
    Collecting python-subunit>=0.0.18 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/88/de/be89fff5c30810afb101bdac2c8706764fafa8e950dc6ffa22092ad81035/python_subunit-1.4.0-py2.py3-none-any.whl (106kB)
    Collecting oslo.concurrency>=3.8.0 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/1d/5b/6a4945d72977dc3e8efc1c669f4d2c340867c192473b027ce77dbc2eabaf/oslo.concurrency-3.31.0-py2.py3-none-any.whl (46kB)
    Collecting python-novaclient>=7.1.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/35/36/696c4dbd8f195ef0124f849a24fa045889bf2bdf4bc299f79179795b8696/python_novaclient-16.0.0-py2.py3-none-any.whl
    Collecting pygal (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/5f/b7/201c9254ac0d2b8ffa3bb2d528d23a4130876d9ba90bc28e99633f323f17/pygal-2.4.0-py2.py3-none-any.whl (127kB)
    Collecting PyYAML>=3.10.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/ba/d4/3cf562876e0cda0405e65d351b835077ab13990e5b92912ef2bf1a2280e0/PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl
    Collecting os-client-config<1.31.0,>=1.22.0 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/e3/ce/fce8a352a1a4b77ab9fb600cb5df3d50f80dd71d6f6fdd318b35ad2fd628/os_client_config-1.30.0-py2.py3-none-any.whl (52kB)
    Collecting oslo.config!=3.18.0,>=3.14.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/5c/45/53255cdbabefabc4ac8ae36671ecbd8a92a6d029363fcae9126a27fb81d7/oslo.config-7.0.0-py2.py3-none-any.whl
    Collecting keystoneauth1>=2.18.0 (from pyshaker==1.3.2)
    Collecting oslo.log>=3.11.0 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/94/f9/d181d6e07e317ca9a485f5d28cde73cfa9eb01f8710c61c058d02bf51053/oslo.log-3.45.2-py2.py3-none-any.whl (72kB)
    Collecting python-neutronclient>=5.1.0 (from pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/6b/f9/b73139de173bc058e5415917a99a0d53559da07bb71b0f9428364b394190/python-neutronclient-7.1.0.tar.gz (294kB)
    Collecting oslo.i18n>=2.1.0 (from pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/4e/a4/e2c71ea714266097b2edc5188462cfc8f0fffd277ef148a33430199b4a0a/oslo.i18n-3.25.1-py2.py3-none-any.whl
    Collecting warlock<2,>=1.2.0 (from python-glanceclient>=2.5.0->pyshaker==1.3.2)
    Collecting wrapt>=1.7.0 (from python-glanceclient>=2.5.0->pyshaker==1.3.2)
    Collecting PrettyTable<0.8,>=0.7.1 (from python-glanceclient>=2.5.0->pyshaker==1.3.2)
    Collecting requests>=2.14.2 (from python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/92/96/144f70b972a9c0eabbd4391ef93ccd49d0f2747f4f6a2a2738e99e5adc65/requests-2.26.0-py2.py3-none-any.whl
    Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/b2/5e/06351ede29fd4899782ad335c2e02f1f862a887c20a3541f17c3fa1a3525/pyOpenSSL-20.0.1-py2.py3-none-any.whl
    Collecting pytz>=2013.6 (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/70/94/784178ca5dd892a98f113cdd923372024dc04b8d40abe77ca76b5fb90ca6/pytz-2021.1-py2.py3-none-any.whl
    Collecting pyparsing>=2.1.0 (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl
    Collecting debtcollector>=1.2.0 (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/ca/ab/e34b13877f84a198b043166a82baf0ae8b9ed1daa83b6ebde776e8628b0a/debtcollector-1.22.0-py2.py3-none-any.whl
    Collecting funcsigs>=1.0.0; python_version == "2.7" or python_version == "2.6" (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
    Collecting netifaces>=0.10.4 (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/89/b2/b0201e550aee1fb84de0a951bfb74a91b67d49a77d8cb5334b7585e40a77/netifaces-0.11.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl
    Collecting monotonic>=0.6; python_version < "3.3" (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/9a/67/7e8406a29b6c45be7af7740456f7f37025f0506ae2e05fb9009a53946860/monotonic-1.6-py2.py3-none-any.whl
    Collecting netaddr>=0.7.18 (from oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/ff/cd/9cdfea8fc45c56680b798db6a55fa60a22e2d3d3ccf54fc729d083b50ce4/netaddr-0.8.0-py2.py3-none-any.whl
    Collecting MarkupSafe>=0.23 (from Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
    Collecting python-swiftclient>=3.2.0 (from python-heatclient>=1.6.1->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/7b/71/454f3d6c72b9a7740295afed58e4382c06bd9a8b2657f98dad3ab9ec521f/python_swiftclient-3.12.0-py2.py3-none-any.whl (86kB)
    Collecting cliff!=2.9.0,>=2.8.0 (from python-heatclient>=1.6.1->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/55/2f/f1484035545a36de978c686b90a6d81c0b09a8e3002faf761737eef54cdc/cliff-2.18.0-py2.py3-none-any.whl
    Collecting Babel!=2.4.0,>=2.3.4 (from python-heatclient>=1.6.1->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/aa/96/4ba93c5f40459dc850d25f9ba93f869a623e77aaecc7a9344e19c01942cf/Babel-2.9.1-py2.py3-none-any.whl
    Collecting osc-lib>=1.8.0 (from python-heatclient>=1.6.1->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/72/f3/d872dd8b6d8a15456958f517eb9913aa98b10d82d3996b40f96a4adaf2d9/osc_lib-2.0.0-py2.py3-none-any.whl
    Collecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->pyshaker==1.3.2)
    Collecting stevedore>=1.20.0 (from diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/e6/49/a35dd566626892d577e426dbe5ea424dd7fbe10645f2c1070dcba474eca9/stevedore-1.32.0-py2.py3-none-any.whl
    Collecting flake8<4.0.0,>=3.6.0 (from diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/fc/80/35a0716e5d5101e643404dabd20f07f5528a21f3ef4032d31a49c913237b/flake8-3.9.2-py2.py3-none-any.whl (73kB)
    Collecting networkx<2.3,>=1.10; python_version < "3.0" (from diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/f3/f4/7e20ef40b118478191cec0b58c3192f822cace858c19505c7670961b76b2/networkx-2.2.zip (1.7MB)
    Collecting docopt>=0.6.2 (from pykwalify->pyshaker==1.3.2)
    Collecting python-dateutil>=2.8.0 (from pykwalify->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl
    Collecting ruamel.yaml>=0.16.0 (from pykwalify->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/65/e9/494f4a4ae771028900ff085d41f39c7f117b9e839ad8c15c2101ca4e16f1/ruamel.yaml-0.17.1-py2.py3-none-any.whl (101kB)
    Collecting testtools>=0.9.34 (from python-subunit>=0.0.18->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/1a/d5/d0e0d16478fd4700694673518842be3c159fa08230e377f5f8570c170bbd/testtools-2.4.0-py2.py3-none-any.whl (185kB)
    Collecting extras (from python-subunit>=0.0.18->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
    Collecting enum34>=1.0.4; python_version == "2.7" or python_version == "2.6" or python_version == "3.3" (from oslo.concurrency>=3.8.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/6f/2c/a9386903ece2ea85e9807e0e062174dc26fdce8b05f216d00491be29fad5/enum34-1.1.10-py2-none-any.whl
    Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.8.0->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/31/91/6630ebd169ca170634ca8a10dfcc5f5c11b0621672d4c2c9e40381c6d81a/fasteners-0.16.3-py2.py3-none-any.whl
    Collecting simplejson>=3.5.1 (from python-novaclient>=7.1.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/c6/e2/0533d2d71b35bb1241b845daea573c0c1524c397624fe4fb57dfcbfdc50e/simplejson-3.17.3-cp27-cp27mu-manylinux1_x86_64.whl
    Collecting appdirs>=1.3.0 (from os-client-config<1.31.0,>=1.22.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl
    Collecting requestsexceptions>=1.2.0 (from os-client-config<1.31.0,>=1.22.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
    Collecting rfc3986>=1.2.0 (from oslo.config!=3.18.0,>=3.14.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/c4/e5/63ca2c4edf4e00657584608bee1001302bbf8c5f569340b78304f2f446cb/rfc3986-1.5.0-py2.py3-none-any.whl
    Collecting os-service-types>=1.2.0 (from keystoneauth1>=2.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/10/2d/318b2b631f68e0fc221ba8f45d163bf810cdb795cf242fe85ad3e5d45639/os_service_types-1.7.0-py2.py3-none-any.whl
    Collecting oslo.context>=2.20.0 (from oslo.log>=3.11.0->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/1a/19/323ab3d2f43171c8df7c93a24aba716c76bc81a5929a18a557a6266dec67/oslo.context-2.23.1-py2.py3-none-any.whl
    Collecting pyinotify>=0.9.6; sys_platform != "win32" and sys_platform != "darwin" and sys_platform != "sunos5" (from oslo.log>=3.11.0->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB)
    Collecting python-keystoneclient>=3.8.0 (from python-neutronclient>=5.1.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/b2/f4/871eb251ea31e5923961a51f730def9553f7d63a74d6e10827c7a346501a/python_keystoneclient-3.22.0-py2.py3-none-any.whl
    Collecting jsonschema<4,>=0.7 (from warlock<2,>=1.2.0->python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl
    Collecting jsonpatch<2,>=0.10 (from warlock<2,>=1.2.0->python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/a3/55/f7c93bae36d869292aedfbcbae8b091386194874f16390d680136edd2b28/jsonpatch-1.32-py2.py3-none-any.whl
    Requirement already satisfied: certifi>=2017.4.17 in /home/stack/browbeat/.shaker-venv/lib/python2.7/site-packages (from requests>=2.14.2->python-glanceclient>=2.5.0->pyshaker==1.3.2)
    Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/stack/browbeat/.shaker-venv/lib/python2.7/site-packages (from requests>=2.14.2->python-glanceclient>=2.5.0->pyshaker==1.3.2)
    Collecting idna<3,>=2.5; python_version < "3" (from requests>=2.14.2->python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl
    Collecting chardet<5,>=3.0.2; python_version < "3" (from requests>=2.14.2->python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl
    Collecting cryptography>=3.2 (from pyOpenSSL>=17.1.0->python-glanceclient>=2.5.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/86/41/44173175d378c9e3a73294bb33c73725f7726def5ce267af6bd11b72eb23/cryptography-3.3.2-cp27-cp27mu-manylinux1_x86_64.whl
    Collecting importlib-resources; python_version < "3.7" (from netaddr>=0.7.18->oslo.utils>=3.18.0->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/8d/94/2f6ceee0c4e63bff0177c07e68d27c937a19f6bc77c4739755b49f5adb04/importlib_resources-3.3.1-py2.py3-none-any.whl
    Collecting futures>=3.0.0; python_version == "2.7" (from python-swiftclient>=3.2.0->python-heatclient>=1.6.1->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl
    Collecting unicodecsv>=0.8.0; python_version < "3.0" (from cliff!=2.9.0,>=2.8.0->python-heatclient>=1.6.1->pyshaker==1.3.2)
    Collecting cmd2!=0.8.3,<0.9.0,>=0.8.0 (from cliff!=2.9.0,>=2.8.0->python-heatclient>=1.6.1->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl
    Collecting openstacksdk>=0.15.0 (from osc-lib>=1.8.0->python-heatclient>=1.6.1->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/41/bd/ae617abe3ef5e86f467f29ca67d45b16d08bb0c07eb2bd7704c6c2b13639/openstacksdk-0.45.0-py2.py3-none-any.whl
    Collecting pycodestyle<2.8.0,>=2.7.0 (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/de/cc/227251b1471f129bc35e966bb0fceb005969023926d744139642d847b7ae/pycodestyle-2.7.0-py2.py3-none-any.whl (41kB)
    Collecting configparser; python_version < "3.2" (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
    Collecting functools32; python_version < "3.2" (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
    Collecting pyflakes<2.4.0,>=2.3.0 (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/6c/11/2a745612f1d3cbbd9c69ba14b1b43a35a2f5c3c81cd0124508c52c64307f/pyflakes-2.3.1-py2.py3-none-any.whl (68kB)
    Collecting importlib-metadata; python_version < "3.8" (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/98/b8/8ec57a8ef46fbe7f185318c7ff7df9a06c9df451d9a59a067bfa851bb828/importlib_metadata-2.1.1-py2.py3-none-any.whl
    Collecting mccabe<0.7.0,>=0.6.0 (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
    Collecting typing; python_version < "3.5" (from flake8<4.0.0,>=3.6.0->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl
    Collecting decorator>=4.3.0 (from networkx<2.3,>=1.10; python_version < "3.0"->diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2->pyshaker==1.3.2)
      Using cached https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl
    Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.10" (from ruamel.yaml>=0.16.0->pykwalify->pyshaker==1.3.2)
      Downloading https://files.pythonhosted.org/packages/b7/81/c04fb9be62657d4dce8aa2d99fde258a3af1cd77ec72af525593e9560127/ruamel.yaml.clib-0.2.4.tar.gz (180kB)
        Complete output from command python setup.py egg_info:
        minimum python version(s): [(3, 5)]

        ----------------------------------------
    :stderr: Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      <..trim..>
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
      Cache entry deserialization failed, entry ignored
    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-nTlN34/ruamel.yaml.clib/
    You are using pip version 9.0.1, however version 21.2.2 is available.
    You should consider upgrading via the 'pip install --upgrade pip' command.

RUNNING HANDLER [browbeat-results : restart httpd] *******************************************************************************************************************************************************************************************
Wednesday 04 August 2021 09:00:33 -0400 (0:00:15.238) 0:03:34.761 ******

RUNNING HANDLER [firewall : restart iptables] ************************************************************************************************************************************************************************************************
Wednesday 04 August 2021 09:00:33 -0400 (0:00:00.000) 0:03:34.761 ******
        to retry, use: --limit @/home/stack/browbeat/ansible/install/browbeat.retry

PLAY RECAP ***********************************************************************************************************************************************************************************************************************************
undercloud : ok=53 changed=34 unreachable=0 failed=1

Resolution Step:
1. Update Shaker version
$ grep shaker_version install/group_vars/all.yml
shaker_version: 1.4.2

2. Successfully completed the browbeat installation in OSP13
ansible-playbook -i hosts.yml install/browbeat.yml

tags: added: openstack
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.