2024-01-30T14:39:59.011419124Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-30T14:40:12.376248036Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:40:12.393140709Z .............DB keystone does not exist 2024-01-30T14:40:12.397095212Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:40:12.415086522Z DB User keystone does not exist 2024-01-30T14:40:12.420617891Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:40:12.459466680Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T14:40:12.464075606Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:40:12.468389038Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T14:40:12.472274339Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T14:40:12.476904221Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T14:40:26.788902441Z Wait until Keystone hostname can be resolved 2024-01-30T14:40:26.817968158Z Server: 10.96.0.10 2024-01-30T14:40:26.817989602Z Address: 10.96.0.10#53 2024-01-30T14:40:26.817994360Z 2024-01-30T14:40:26.817998335Z Name: keystone.osm.svc.cluster.local 2024-01-30T14:40:26.818002155Z Address: 10.244.0.20 2024-01-30T14:40:26.818005835Z 2024-01-30T14:40:28.275873798Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-30T14:40:28.567847476Z * Restarting Apache httpd web server apache2 2024-01-30T14:40:28.673740250Z ...done. 2024-01-30T14:40:29.557602942Z Traceback (most recent call last): 2024-01-30T14:40:29.557628977Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T14:40:29.557633168Z with open(filename, 'r') as f: 2024-01-30T14:40:29.557636846Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T14:40:29.557640528Z 2024-01-30T14:40:29.557643573Z During handling of the above exception, another exception occurred: 2024-01-30T14:40:29.557646754Z 2024-01-30T14:40:29.557649719Z Traceback (most recent call last): 2024-01-30T14:40:29.557652840Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T14:40:29.557656865Z from openstackclient.shell import main 2024-01-30T14:40:29.557659897Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T14:40:29.557663236Z from openstackclient.common import clientmanager 2024-01-30T14:40:29.557666421Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T14:40:29.557680807Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T14:40:29.557683794Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T14:40:29.557686620Z mgr = stevedore.ExtensionManager(group) 2024-01-30T14:40:29.557689370Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T14:40:29.557692165Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T14:40:29.557694926Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T14:40:29.557697703Z for ep in self.list_entry_points(): 2024-01-30T14:40:29.557700349Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T14:40:29.557703141Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T14:40:29.557705890Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T14:40:29.557708742Z data = self._get_data_for_path(path) 2024-01-30T14:40:29.557711388Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T14:40:29.557714545Z data = _build_cacheable_data(path) 2024-01-30T14:40:29.557717260Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T14:40:29.557720061Z item = ep[:] # convert namedtuple to tuple 2024-01-30T14:40:29.557722729Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T14:40:30.560359126Z Traceback (most recent call last): 2024-01-30T14:40:30.560380704Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T14:40:30.560384586Z with open(filename, 'r') as f: 2024-01-30T14:40:30.560387762Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T14:40:30.560391075Z 2024-01-30T14:40:30.560393821Z During handling of the above exception, another exception occurred: 2024-01-30T14:40:30.560397109Z 2024-01-30T14:40:30.560399797Z Traceback (most recent call last): 2024-01-30T14:40:30.560402590Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T14:40:30.560405958Z from openstackclient.shell import main 2024-01-30T14:40:30.560408726Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T14:40:30.560411871Z from openstackclient.common import clientmanager 2024-01-30T14:40:30.560414711Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T14:40:30.560417742Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T14:40:30.560431309Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T14:40:30.560435115Z mgr = stevedore.ExtensionManager(group) 2024-01-30T14:40:30.560437989Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T14:40:30.560440917Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T14:40:30.560443682Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T14:40:30.560457234Z for ep in self.list_entry_points(): 2024-01-30T14:40:30.560460267Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T14:40:30.560463214Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T14:40:30.560466103Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T14:40:30.560469174Z data = self._get_data_for_path(path) 2024-01-30T14:40:30.560472066Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T14:40:30.560474984Z data = _build_cacheable_data(path) 2024-01-30T14:40:30.560477829Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T14:40:30.560480736Z item = ep[:] # convert namedtuple to tuple 2024-01-30T14:40:30.560483652Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T14:40:31.564945705Z Traceback (most recent call last): 2024-01-30T14:40:31.564968574Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T14:40:31.564972407Z with open(filename, 'r') as f: 2024-01-30T14:40:31.564975255Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T14:40:31.564977985Z 2024-01-30T14:40:31.564980282Z During handling of the above exception, another exception occurred: 2024-01-30T14:40:31.564982788Z 2024-01-30T14:40:31.564985161Z Traceback (most recent call last): 2024-01-30T14:40:31.564987707Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T14:40:31.564990604Z from openstackclient.shell import main 2024-01-30T14:40:31.564992962Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T14:40:31.564995580Z from openstackclient.common import clientmanager 2024-01-30T14:40:31.564997985Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T14:40:31.565000930Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T14:40:31.565003229Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T14:40:31.565014245Z mgr = stevedore.ExtensionManager(group) 2024-01-30T14:40:31.565017151Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T14:40:31.565019748Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T14:40:31.565022260Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T14:40:31.565024830Z for ep in self.list_entry_points(): 2024-01-30T14:40:31.565027122Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T14:40:31.565029676Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T14:40:31.565032140Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T14:40:31.565034517Z data = self._get_data_for_path(path) 2024-01-30T14:40:31.565037109Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T14:40:31.565039503Z data = _build_cacheable_data(path) 2024-01-30T14:40:31.565041869Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T14:40:31.565044302Z item = ep[:] # convert namedtuple to tuple 2024-01-30T14:40:31.565046677Z TypeError: 'EntryPoint' object is not subscriptable