2024-03-19T01:26:39.464229027Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-19T01:27:12.136193636Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-19T01:27:12.165314634Z ...............................DB keystone does not exist 2024-03-19T01:27:12.173769076Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-19T01:27:12.208223015Z DB User keystone does not exist 2024-03-19T01:27:12.219534088Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-19T01:27:12.244571046Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-19T01:27:12.270309158Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-19T01:27:12.314567163Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-19T01:27:19.340780827Z Wait until Keystone hostname can be resolved 2024-03-19T01:27:19.547118163Z Server: 10.96.0.10 2024-03-19T01:27:19.547136589Z Address: 10.96.0.10#53 2024-03-19T01:27:19.547139580Z 2024-03-19T01:27:19.547151991Z Name: keystone.osm.svc.cluster.local 2024-03-19T01:27:19.547155195Z Address: 10.244.0.14 2024-03-19T01:27:19.547157922Z 2024-03-19T01:27:21.712643938Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-19T01:27:22.018079291Z * Restarting Apache httpd web server apache2 2024-03-19T01:27:22.199391380Z ...done. 2024-03-19T01:27:23.157822123Z Traceback (most recent call last): 2024-03-19T01:27:23.157848812Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-19T01:27:23.157852590Z with open(filename, 'r') as f: 2024-03-19T01:27:23.157855943Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fc6430c34f2a8518256de1f0753efba64c6b39efe47ad06f8aada38c1df0543a' 2024-03-19T01:27:23.157858917Z 2024-03-19T01:27:23.157862544Z During handling of the above exception, another exception occurred: 2024-03-19T01:27:23.157865175Z 2024-03-19T01:27:23.157867935Z Traceback (most recent call last): 2024-03-19T01:27:23.157871289Z File "/usr/local/bin/openstack", line 5, in 2024-03-19T01:27:23.157874023Z from openstackclient.shell import main 2024-03-19T01:27:23.157876851Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-19T01:27:23.157879686Z from openstackclient.common import clientmanager 2024-03-19T01:27:23.157882812Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-19T01:27:23.157885791Z PLUGIN_MODULES = get_plugin_modules( 2024-03-19T01:27:23.157888962Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-19T01:27:23.157891624Z mgr = stevedore.ExtensionManager(group) 2024-03-19T01:27:23.157894386Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-19T01:27:23.157897080Z extensions = self._load_plugins(invoke_on_load, 2024-03-19T01:27:23.157900295Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-19T01:27:23.157903014Z for ep in self.list_entry_points(): 2024-03-19T01:27:23.157906006Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-19T01:27:23.157908756Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-19T01:27:23.157911538Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-19T01:27:23.157914242Z data = self._get_data_for_path(path) 2024-03-19T01:27:23.157927265Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-19T01:27:23.157929843Z data = _build_cacheable_data(path) 2024-03-19T01:27:23.157932296Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-19T01:27:23.157934616Z item = ep[:] # convert namedtuple to tuple 2024-03-19T01:27:23.157937096Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-19T01:27:24.081542440Z Traceback (most recent call last): 2024-03-19T01:27:24.081565325Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-19T01:27:24.081568718Z with open(filename, 'r') as f: 2024-03-19T01:27:24.081572273Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fc6430c34f2a8518256de1f0753efba64c6b39efe47ad06f8aada38c1df0543a' 2024-03-19T01:27:24.081574936Z 2024-03-19T01:27:24.081578323Z During handling of the above exception, another exception occurred: 2024-03-19T01:27:24.081581051Z 2024-03-19T01:27:24.081583882Z Traceback (most recent call last): 2024-03-19T01:27:24.081586967Z File "/usr/local/bin/openstack", line 5, in 2024-03-19T01:27:24.081589687Z from openstackclient.shell import main 2024-03-19T01:27:24.081592503Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-19T01:27:24.081595355Z from openstackclient.common import clientmanager 2024-03-19T01:27:24.081598847Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-19T01:27:24.081601556Z PLUGIN_MODULES = get_plugin_modules( 2024-03-19T01:27:24.081604884Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-19T01:27:24.081607619Z mgr = stevedore.ExtensionManager(group) 2024-03-19T01:27:24.081610356Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-19T01:27:24.081613083Z extensions = self._load_plugins(invoke_on_load, 2024-03-19T01:27:24.081615904Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-19T01:27:24.081618605Z for ep in self.list_entry_points(): 2024-03-19T01:27:24.081621805Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-19T01:27:24.081624521Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-19T01:27:24.081627284Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-19T01:27:24.081630027Z data = self._get_data_for_path(path) 2024-03-19T01:27:24.081632994Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-19T01:27:24.081635730Z data = _build_cacheable_data(path) 2024-03-19T01:27:24.081638526Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-19T01:27:24.081641235Z item = ep[:] # convert namedtuple to tuple 2024-03-19T01:27:24.081644006Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-19T01:27:25.057222946Z Traceback (most recent call last): 2024-03-19T01:27:25.057240436Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-19T01:27:25.057244486Z with open(filename, 'r') as f: 2024-03-19T01:27:25.057249308Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fc6430c34f2a8518256de1f0753efba64c6b39efe47ad06f8aada38c1df0543a' 2024-03-19T01:27:25.057260258Z 2024-03-19T01:27:25.057264355Z During handling of the above exception, another exception occurred: 2024-03-19T01:27:25.057267194Z 2024-03-19T01:27:25.057270242Z Traceback (most recent call last): 2024-03-19T01:27:25.057273817Z File "/usr/local/bin/openstack", line 5, in 2024-03-19T01:27:25.057277198Z from openstackclient.shell import main 2024-03-19T01:27:25.057280243Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-19T01:27:25.057283237Z from openstackclient.common import clientmanager 2024-03-19T01:27:25.057286870Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-19T01:27:25.057289875Z PLUGIN_MODULES = get_plugin_modules( 2024-03-19T01:27:25.057293609Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-19T01:27:25.057296619Z mgr = stevedore.ExtensionManager(group) 2024-03-19T01:27:25.057299675Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-19T01:27:25.057302668Z extensions = self._load_plugins(invoke_on_load, 2024-03-19T01:27:25.057305740Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-19T01:27:25.057308729Z for ep in self.list_entry_points(): 2024-03-19T01:27:25.057311776Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-19T01:27:25.057314753Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-19T01:27:25.057317835Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-19T01:27:25.057320856Z data = self._get_data_for_path(path) 2024-03-19T01:27:25.057323855Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-19T01:27:25.057326889Z data = _build_cacheable_data(path) 2024-03-19T01:27:25.057329974Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-19T01:27:25.057333193Z item = ep[:] # convert namedtuple to tuple 2024-03-19T01:27:25.057336250Z TypeError: 'EntryPoint' object is not subscriptable