2024-01-30T21:19:41.739473533Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-30T21:20:12.483459928Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T21:20:12.491517524Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-01-30T21:20:12.494903642Z ..............................DB keystone does not exist 2024-01-30T21:20:12.500658405Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T21:20:12.521135090Z DB User keystone does not exist 2024-01-30T21:20:12.529767971Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T21:20:12.535671643Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T21:20:12.551940886Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T21:20:12.617109048Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T21:20:12.639582018Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T21:20:18.019726880Z Wait until Keystone hostname can be resolved 2024-01-30T21:20:18.030680033Z Server: 10.96.0.10 2024-01-30T21:20:18.030694787Z Address: 10.96.0.10#53 2024-01-30T21:20:18.030697982Z 2024-01-30T21:20:18.030700820Z Name: keystone.osm.svc.cluster.local 2024-01-30T21:20:18.030703747Z Address: 10.244.0.19 2024-01-30T21:20:18.030706462Z 2024-01-30T21:20:19.414860378Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-30T21:20:19.714820373Z * Restarting Apache httpd web server apache2 2024-01-30T21:20:19.883302888Z ...done. 2024-01-30T21:20:20.679838309Z Traceback (most recent call last): 2024-01-30T21:20:20.679852657Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T21:20:20.679856475Z with open(filename, 'r') as f: 2024-01-30T21:20:20.679859529Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T21:20:20.679862814Z 2024-01-30T21:20:20.679865705Z During handling of the above exception, another exception occurred: 2024-01-30T21:20:20.679877798Z 2024-01-30T21:20:20.679881123Z Traceback (most recent call last): 2024-01-30T21:20:20.679884020Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T21:20:20.679887975Z from openstackclient.shell import main 2024-01-30T21:20:20.679890928Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T21:20:20.679894145Z from openstackclient.common import clientmanager 2024-01-30T21:20:20.679897080Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T21:20:20.679908053Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T21:20:20.679910900Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T21:20:20.679913750Z mgr = stevedore.ExtensionManager(group) 2024-01-30T21:20:20.679916362Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T21:20:20.679919089Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T21:20:20.679921739Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T21:20:20.679924391Z for ep in self.list_entry_points(): 2024-01-30T21:20:20.679926918Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T21:20:20.679929570Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T21:20:20.679932210Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T21:20:20.679934867Z data = self._get_data_for_path(path) 2024-01-30T21:20:20.679937461Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T21:20:20.679940106Z data = _build_cacheable_data(path) 2024-01-30T21:20:20.679942600Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T21:20:20.679954670Z item = ep[:] # convert namedtuple to tuple 2024-01-30T21:20:20.679957352Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T21:20:21.480813574Z Traceback (most recent call last): 2024-01-30T21:20:21.480836864Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T21:20:21.480844828Z with open(filename, 'r') as f: 2024-01-30T21:20:21.480848505Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T21:20:21.480852458Z 2024-01-30T21:20:21.480855908Z During handling of the above exception, another exception occurred: 2024-01-30T21:20:21.480859393Z 2024-01-30T21:20:21.480862702Z Traceback (most recent call last): 2024-01-30T21:20:21.480866299Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T21:20:21.480896010Z from openstackclient.shell import main 2024-01-30T21:20:21.480900471Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T21:20:21.480904431Z from openstackclient.common import clientmanager 2024-01-30T21:20:21.480908008Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T21:20:21.480911895Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T21:20:21.480929136Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T21:20:21.480933117Z mgr = stevedore.ExtensionManager(group) 2024-01-30T21:20:21.480952671Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T21:20:21.480957787Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T21:20:21.480961241Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T21:20:21.480964777Z for ep in self.list_entry_points(): 2024-01-30T21:20:21.480968226Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T21:20:21.480980077Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T21:20:21.480983900Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T21:20:21.480987483Z data = self._get_data_for_path(path) 2024-01-30T21:20:21.480999535Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T21:20:21.481003170Z data = _build_cacheable_data(path) 2024-01-30T21:20:21.481006571Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T21:20:21.481010114Z item = ep[:] # convert namedtuple to tuple 2024-01-30T21:20:21.481013579Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T21:20:22.269455426Z Traceback (most recent call last): 2024-01-30T21:20:22.269474287Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T21:20:22.269477725Z with open(filename, 'r') as f: 2024-01-30T21:20:22.269480340Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T21:20:22.269483109Z 2024-01-30T21:20:22.269485433Z During handling of the above exception, another exception occurred: 2024-01-30T21:20:22.269487801Z 2024-01-30T21:20:22.269490040Z Traceback (most recent call last): 2024-01-30T21:20:22.269492492Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T21:20:22.269495281Z from openstackclient.shell import main 2024-01-30T21:20:22.269497777Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T21:20:22.269500317Z from openstackclient.common import clientmanager 2024-01-30T21:20:22.269502621Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T21:20:22.269505183Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T21:20:22.269507722Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T21:20:22.269517526Z mgr = stevedore.ExtensionManager(group) 2024-01-30T21:20:22.269520293Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T21:20:22.269522906Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T21:20:22.269525499Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T21:20:22.269528081Z for ep in self.list_entry_points(): 2024-01-30T21:20:22.269530606Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T21:20:22.269533159Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T21:20:22.269535690Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T21:20:22.269538101Z data = self._get_data_for_path(path) 2024-01-30T21:20:22.269540384Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T21:20:22.269542789Z data = _build_cacheable_data(path) 2024-01-30T21:20:22.269545126Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T21:20:22.269547554Z item = ep[:] # convert namedtuple to tuple 2024-01-30T21:20:22.269549856Z TypeError: 'EntryPoint' object is not subscriptable