2024-05-25T00:20:52.444070433Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-05-25T00:21:23.377535002Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-05-25T00:21:23.449704393Z ..............................DB keystone does not exist 2024-05-25T00:21:23.464893665Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-25T00:21:23.532512865Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-25T00:21:23.534008863Z DB User keystone does not exist 2024-05-25T00:21:23.534035749Z ./start.sh: line 88: [: -gt: unary operator expected 2024-05-25T00:21:23.541189190Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-25T00:21:23.597716830Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-25T00:21:23.632353890Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-25T00:21:23.638505703Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-25T00:21:23.651747336Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-25T00:21:30.056715510Z Wait until Keystone hostname can be resolved 2024-05-25T00:21:30.110352247Z Server: 10.96.0.10 2024-05-25T00:21:30.110368445Z Address: 10.96.0.10#53 2024-05-25T00:21:30.110372415Z 2024-05-25T00:21:30.110376114Z Name: keystone.osm.svc.cluster.local 2024-05-25T00:21:30.110379096Z Address: 10.244.0.15 2024-05-25T00:21:30.110390257Z 2024-05-25T00:21:31.589535431Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-05-25T00:21:31.965212122Z * Restarting Apache httpd web server apache2 2024-05-25T00:21:33.125830327Z ...done. 2024-05-25T00:21:34.262457875Z Traceback (most recent call last): 2024-05-25T00:21:34.262518254Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-25T00:21:34.262527978Z with open(filename, 'r') as f: 2024-05-25T00:21:34.262544169Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/981aea9a69298d2b75c0212b677b9ee98b39102fc5c20f33c7dfb5e4920bb639' 2024-05-25T00:21:34.262552400Z 2024-05-25T00:21:34.262561681Z During handling of the above exception, another exception occurred: 2024-05-25T00:21:34.262569016Z 2024-05-25T00:21:34.262576895Z Traceback (most recent call last): 2024-05-25T00:21:34.262585255Z File "/usr/local/bin/openstack", line 5, in 2024-05-25T00:21:34.262593076Z from openstackclient.shell import main 2024-05-25T00:21:34.262600759Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-25T00:21:34.262608853Z from openstackclient.common import clientmanager 2024-05-25T00:21:34.262617691Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-25T00:21:34.262625444Z PLUGIN_MODULES = get_plugin_modules( 2024-05-25T00:21:34.262633765Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-25T00:21:34.262641452Z mgr = stevedore.ExtensionManager(group) 2024-05-25T00:21:34.262649264Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-25T00:21:34.262656963Z extensions = self._load_plugins(invoke_on_load, 2024-05-25T00:21:34.262664696Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-25T00:21:34.262672469Z for ep in self.list_entry_points(): 2024-05-25T00:21:34.262680349Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-25T00:21:34.262710453Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-25T00:21:34.262717786Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-25T00:21:34.262724462Z data = self._get_data_for_path(path) 2024-05-25T00:21:34.262731102Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-25T00:21:34.262737701Z data = _build_cacheable_data(path) 2024-05-25T00:21:34.262744297Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-25T00:21:34.262751061Z item = ep[:] # convert namedtuple to tuple 2024-05-25T00:21:34.262757782Z TypeError: 'EntryPoint' object is not subscriptable 2024-05-25T00:21:35.062338353Z Traceback (most recent call last): 2024-05-25T00:21:35.062393913Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-25T00:21:35.062403232Z with open(filename, 'r') as f: 2024-05-25T00:21:35.062411476Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/981aea9a69298d2b75c0212b677b9ee98b39102fc5c20f33c7dfb5e4920bb639' 2024-05-25T00:21:35.062418067Z 2024-05-25T00:21:35.062426480Z During handling of the above exception, another exception occurred: 2024-05-25T00:21:35.062433455Z 2024-05-25T00:21:35.062441790Z Traceback (most recent call last): 2024-05-25T00:21:35.062453100Z File "/usr/local/bin/openstack", line 5, in 2024-05-25T00:21:35.062465965Z from openstackclient.shell import main 2024-05-25T00:21:35.062478957Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-25T00:21:35.062491690Z from openstackclient.common import clientmanager 2024-05-25T00:21:35.062505182Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-25T00:21:35.062518614Z PLUGIN_MODULES = get_plugin_modules( 2024-05-25T00:21:35.062548377Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-25T00:21:35.062556607Z mgr = stevedore.ExtensionManager(group) 2024-05-25T00:21:35.062563625Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-25T00:21:35.062570453Z extensions = self._load_plugins(invoke_on_load, 2024-05-25T00:21:35.062577293Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-25T00:21:35.062584028Z for ep in self.list_entry_points(): 2024-05-25T00:21:35.062607432Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-25T00:21:35.062614723Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-25T00:21:35.062621633Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-25T00:21:35.062628265Z data = self._get_data_for_path(path) 2024-05-25T00:21:35.062635246Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-25T00:21:35.062641812Z data = _build_cacheable_data(path) 2024-05-25T00:21:35.062648588Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-25T00:21:35.062655159Z item = ep[:] # convert namedtuple to tuple 2024-05-25T00:21:35.062661895Z TypeError: 'EntryPoint' object is not subscriptable 2024-05-25T00:21:35.891883049Z Traceback (most recent call last): 2024-05-25T00:21:35.891939255Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-25T00:21:35.891982373Z with open(filename, 'r') as f: 2024-05-25T00:21:35.891998847Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/981aea9a69298d2b75c0212b677b9ee98b39102fc5c20f33c7dfb5e4920bb639' 2024-05-25T00:21:35.892008435Z 2024-05-25T00:21:35.892018089Z During handling of the above exception, another exception occurred: 2024-05-25T00:21:35.892024794Z 2024-05-25T00:21:35.892031683Z Traceback (most recent call last): 2024-05-25T00:21:35.892042821Z File "/usr/local/bin/openstack", line 5, in 2024-05-25T00:21:35.892052654Z from openstackclient.shell import main 2024-05-25T00:21:35.892063025Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-25T00:21:35.892072374Z from openstackclient.common import clientmanager 2024-05-25T00:21:35.892083475Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-25T00:21:35.892093860Z PLUGIN_MODULES = get_plugin_modules( 2024-05-25T00:21:35.892104496Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-25T00:21:35.892114674Z mgr = stevedore.ExtensionManager(group) 2024-05-25T00:21:35.892125074Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-25T00:21:35.892135279Z extensions = self._load_plugins(invoke_on_load, 2024-05-25T00:21:35.892145374Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-25T00:21:35.892155317Z for ep in self.list_entry_points(): 2024-05-25T00:21:35.892166072Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-25T00:21:35.892173471Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-25T00:21:35.892181531Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-25T00:21:35.892191898Z data = self._get_data_for_path(path) 2024-05-25T00:21:35.892202151Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-25T00:21:35.892212475Z data = _build_cacheable_data(path) 2024-05-25T00:21:35.892223107Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-25T00:21:35.892233542Z item = ep[:] # convert namedtuple to tuple 2024-05-25T00:21:35.892243634Z TypeError: 'EntryPoint' object is not subscriptable