2024-02-11T01:26:25.804929216Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-11T01:26:56.635655915Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-11T01:26:56.656499782Z ..............................DB keystone does not exist 2024-02-11T01:26:56.669229651Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-11T01:26:56.694592014Z DB User keystone does not exist 2024-02-11T01:26:56.694666178Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-11T01:26:56.731894842Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-11T01:26:56.749709048Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-11T01:27:11.888254917Z Wait until Keystone hostname can be resolved 2024-02-11T01:27:11.914133598Z Server: 10.96.0.10 2024-02-11T01:27:11.914151519Z Address: 10.96.0.10#53 2024-02-11T01:27:11.914155309Z 2024-02-11T01:27:11.914158710Z Name: keystone.osm.svc.cluster.local 2024-02-11T01:27:11.914162155Z Address: 10.244.0.14 2024-02-11T01:27:11.914165786Z 2024-02-11T01:27:13.755994437Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-11T01:27:14.114181895Z * Restarting Apache httpd web server apache2 2024-02-11T01:27:15.236686057Z ...done. 2024-02-11T01:27:16.321224638Z Traceback (most recent call last): 2024-02-11T01:27:16.321276416Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-11T01:27:16.321281522Z with open(filename, 'r') as f: 2024-02-11T01:27:16.321285588Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/35eb855a44624d7468ba585b48d14bd1f6b9cb430e2831319216a9bce090965a' 2024-02-11T01:27:16.321289772Z 2024-02-11T01:27:16.321293472Z During handling of the above exception, another exception occurred: 2024-02-11T01:27:16.321297335Z 2024-02-11T01:27:16.321300959Z Traceback (most recent call last): 2024-02-11T01:27:16.321304705Z File "/usr/local/bin/openstack", line 5, in 2024-02-11T01:27:16.321309165Z from openstackclient.shell import main 2024-02-11T01:27:16.321312966Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-11T01:27:16.321316971Z from openstackclient.common import clientmanager 2024-02-11T01:27:16.321320735Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-11T01:27:16.321324892Z PLUGIN_MODULES = get_plugin_modules( 2024-02-11T01:27:16.321328731Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-11T01:27:16.321348954Z mgr = stevedore.ExtensionManager(group) 2024-02-11T01:27:16.321352576Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-11T01:27:16.321356078Z extensions = self._load_plugins(invoke_on_load, 2024-02-11T01:27:16.321359445Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-11T01:27:16.321363155Z for ep in self.list_entry_points(): 2024-02-11T01:27:16.321366405Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-11T01:27:16.321369853Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-11T01:27:16.321373080Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-11T01:27:16.321376598Z data = self._get_data_for_path(path) 2024-02-11T01:27:16.321379890Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-11T01:27:16.321383355Z data = _build_cacheable_data(path) 2024-02-11T01:27:16.321386590Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-11T01:27:16.321390001Z item = ep[:] # convert namedtuple to tuple 2024-02-11T01:27:16.321393256Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-11T01:27:17.774627032Z Traceback (most recent call last): 2024-02-11T01:27:17.774652905Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-11T01:27:17.774657546Z with open(filename, 'r') as f: 2024-02-11T01:27:17.774661066Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/35eb855a44624d7468ba585b48d14bd1f6b9cb430e2831319216a9bce090965a' 2024-02-11T01:27:17.774664884Z 2024-02-11T01:27:17.774668224Z During handling of the above exception, another exception occurred: 2024-02-11T01:27:17.774671690Z 2024-02-11T01:27:17.774675583Z Traceback (most recent call last): 2024-02-11T01:27:17.774679177Z File "/usr/local/bin/openstack", line 5, in 2024-02-11T01:27:17.774683138Z from openstackclient.shell import main 2024-02-11T01:27:17.774700766Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-11T01:27:17.774704369Z from openstackclient.common import clientmanager 2024-02-11T01:27:17.774707630Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-11T01:27:17.774711289Z PLUGIN_MODULES = get_plugin_modules( 2024-02-11T01:27:17.774714594Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-11T01:27:17.774718031Z mgr = stevedore.ExtensionManager(group) 2024-02-11T01:27:17.774731622Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-11T01:27:17.774735013Z extensions = self._load_plugins(invoke_on_load, 2024-02-11T01:27:17.774737895Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-11T01:27:17.774740819Z for ep in self.list_entry_points(): 2024-02-11T01:27:17.774743608Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-11T01:27:17.774746570Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-11T01:27:17.774749372Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-11T01:27:17.774752349Z data = self._get_data_for_path(path) 2024-02-11T01:27:17.774755131Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-11T01:27:17.774758060Z data = _build_cacheable_data(path) 2024-02-11T01:27:17.774760913Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-11T01:27:17.774763880Z item = ep[:] # convert namedtuple to tuple 2024-02-11T01:27:17.774766680Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-11T01:27:18.844126753Z Traceback (most recent call last): 2024-02-11T01:27:18.844173229Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-11T01:27:18.844177738Z with open(filename, 'r') as f: 2024-02-11T01:27:18.844180907Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/35eb855a44624d7468ba585b48d14bd1f6b9cb430e2831319216a9bce090965a' 2024-02-11T01:27:18.844184394Z 2024-02-11T01:27:18.844187350Z During handling of the above exception, another exception occurred: 2024-02-11T01:27:18.844190357Z 2024-02-11T01:27:18.844193079Z Traceback (most recent call last): 2024-02-11T01:27:18.844195974Z File "/usr/local/bin/openstack", line 5, in 2024-02-11T01:27:18.844199432Z from openstackclient.shell import main 2024-02-11T01:27:18.844202383Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-11T01:27:18.844205586Z from openstackclient.common import clientmanager 2024-02-11T01:27:18.844208509Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-11T01:27:18.844211670Z PLUGIN_MODULES = get_plugin_modules( 2024-02-11T01:27:18.844214434Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-11T01:27:18.844217371Z mgr = stevedore.ExtensionManager(group) 2024-02-11T01:27:18.844220143Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-11T01:27:18.844249189Z extensions = self._load_plugins(invoke_on_load, 2024-02-11T01:27:18.844252806Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-11T01:27:18.844255721Z for ep in self.list_entry_points(): 2024-02-11T01:27:18.844258530Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-11T01:27:18.844261406Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-11T01:27:18.844264185Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-11T01:27:18.844267043Z data = self._get_data_for_path(path) 2024-02-11T01:27:18.844269793Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-11T01:27:18.844272684Z data = _build_cacheable_data(path) 2024-02-11T01:27:18.844275428Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-11T01:27:18.844278988Z item = ep[:] # convert namedtuple to tuple 2024-02-11T01:27:18.844281836Z TypeError: 'EntryPoint' object is not subscriptable