2024-05-06T11:35:46.440805249Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-05-06T11:36:16.606521595Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-05-06T11:36:16.754813413Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-05-06T11:36:16.757222739Z ............................DB keystone does not exist 2024-05-06T11:36:16.773628915Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-06T11:36:16.818377609Z DB User keystone does not exist 2024-05-06T11:36:16.825737109Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-06T11:36:16.834193311Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-06T11:36:16.842502496Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-06T11:36:16.863359592Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-06T11:36:16.869232135Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-06T11:36:22.579462121Z Wait until Keystone hostname can be resolved 2024-05-06T11:36:22.608882914Z Server: 10.96.0.10 2024-05-06T11:36:22.608911696Z Address: 10.96.0.10#53 2024-05-06T11:36:22.608916057Z 2024-05-06T11:36:22.608921002Z Name: keystone.osm.svc.cluster.local 2024-05-06T11:36:22.608925134Z Address: 10.244.0.14 2024-05-06T11:36:22.608928779Z 2024-05-06T11:36:24.184010593Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-05-06T11:36:24.486551752Z * Restarting Apache httpd web server apache2 2024-05-06T11:36:25.613356440Z ...done. 2024-05-06T11:36:26.705370576Z Traceback (most recent call last): 2024-05-06T11:36:26.705390314Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-06T11:36:26.705395665Z with open(filename, 'r') as f: 2024-05-06T11:36:26.705401131Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d6cfc0e01cc1503c6f3193aac7b8721e44fac725e6239682978397473c4f6e18' 2024-05-06T11:36:26.705405542Z 2024-05-06T11:36:26.705410657Z During handling of the above exception, another exception occurred: 2024-05-06T11:36:26.705414876Z 2024-05-06T11:36:26.705419225Z Traceback (most recent call last): 2024-05-06T11:36:26.705424368Z File "/usr/local/bin/openstack", line 5, in 2024-05-06T11:36:26.705428655Z from openstackclient.shell import main 2024-05-06T11:36:26.705433038Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-06T11:36:26.705437491Z from openstackclient.common import clientmanager 2024-05-06T11:36:26.705442466Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-06T11:36:26.705446837Z PLUGIN_MODULES = get_plugin_modules( 2024-05-06T11:36:26.705451939Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-06T11:36:26.705456911Z mgr = stevedore.ExtensionManager(group) 2024-05-06T11:36:26.705461390Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-06T11:36:26.705465816Z extensions = self._load_plugins(invoke_on_load, 2024-05-06T11:36:26.705470205Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-06T11:36:26.705474828Z for ep in self.list_entry_points(): 2024-05-06T11:36:26.705479298Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-06T11:36:26.705483587Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-06T11:36:26.705494798Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-06T11:36:26.705498655Z data = self._get_data_for_path(path) 2024-05-06T11:36:26.705502533Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-06T11:36:26.705506233Z data = _build_cacheable_data(path) 2024-05-06T11:36:26.705509968Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-06T11:36:26.705513690Z item = ep[:] # convert namedtuple to tuple 2024-05-06T11:36:26.705517665Z TypeError: 'EntryPoint' object is not subscriptable 2024-05-06T11:36:27.730736445Z Traceback (most recent call last): 2024-05-06T11:36:27.730756373Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-06T11:36:27.730760698Z with open(filename, 'r') as f: 2024-05-06T11:36:27.730765388Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d6cfc0e01cc1503c6f3193aac7b8721e44fac725e6239682978397473c4f6e18' 2024-05-06T11:36:27.730768978Z 2024-05-06T11:36:27.730773693Z During handling of the above exception, another exception occurred: 2024-05-06T11:36:27.730777153Z 2024-05-06T11:36:27.730780842Z Traceback (most recent call last): 2024-05-06T11:36:27.730785342Z File "/usr/local/bin/openstack", line 5, in 2024-05-06T11:36:27.730788889Z from openstackclient.shell import main 2024-05-06T11:36:27.730792636Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-06T11:36:27.730796631Z from openstackclient.common import clientmanager 2024-05-06T11:36:27.730803429Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-06T11:36:27.730807493Z PLUGIN_MODULES = get_plugin_modules( 2024-05-06T11:36:27.730812441Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-06T11:36:27.730817196Z mgr = stevedore.ExtensionManager(group) 2024-05-06T11:36:27.730822400Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-06T11:36:27.730827714Z extensions = self._load_plugins(invoke_on_load, 2024-05-06T11:36:27.730832859Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-06T11:36:27.730837929Z for ep in self.list_entry_points(): 2024-05-06T11:36:27.730843127Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-06T11:36:27.730847374Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-06T11:36:27.730852073Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-06T11:36:27.730857290Z data = self._get_data_for_path(path) 2024-05-06T11:36:27.730862528Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-06T11:36:27.730868064Z data = _build_cacheable_data(path) 2024-05-06T11:36:27.730873482Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-06T11:36:27.730878502Z item = ep[:] # convert namedtuple to tuple 2024-05-06T11:36:27.730883745Z TypeError: 'EntryPoint' object is not subscriptable 2024-05-06T11:36:28.694489607Z Traceback (most recent call last): 2024-05-06T11:36:28.694517116Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-06T11:36:28.694521317Z with open(filename, 'r') as f: 2024-05-06T11:36:28.694525386Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d6cfc0e01cc1503c6f3193aac7b8721e44fac725e6239682978397473c4f6e18' 2024-05-06T11:36:28.694537196Z 2024-05-06T11:36:28.694541229Z During handling of the above exception, another exception occurred: 2024-05-06T11:36:28.694544235Z 2024-05-06T11:36:28.694547745Z Traceback (most recent call last): 2024-05-06T11:36:28.694551517Z File "/usr/local/bin/openstack", line 5, in 2024-05-06T11:36:28.694554671Z from openstackclient.shell import main 2024-05-06T11:36:28.694558276Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-06T11:36:28.694561425Z from openstackclient.common import clientmanager 2024-05-06T11:36:28.694564973Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-06T11:36:28.694568299Z PLUGIN_MODULES = get_plugin_modules( 2024-05-06T11:36:28.694571808Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-06T11:36:28.694575069Z mgr = stevedore.ExtensionManager(group) 2024-05-06T11:36:28.694578240Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-06T11:36:28.694581472Z extensions = self._load_plugins(invoke_on_load, 2024-05-06T11:36:28.694584775Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-06T11:36:28.694587907Z for ep in self.list_entry_points(): 2024-05-06T11:36:28.694591102Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-06T11:36:28.694594336Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-06T11:36:28.694597490Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-06T11:36:28.694600981Z data = self._get_data_for_path(path) 2024-05-06T11:36:28.694604110Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-06T11:36:28.694607260Z data = _build_cacheable_data(path) 2024-05-06T11:36:28.694610490Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-06T11:36:28.694613624Z item = ep[:] # convert namedtuple to tuple 2024-05-06T11:36:28.694616824Z TypeError: 'EntryPoint' object is not subscriptable