2024-01-12T13:48:40.846382819Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-12T13:49:11.792709940Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-12T13:49:11.873173570Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-01-12T13:49:11.873723184Z ..............................DB keystone does not exist 2024-01-12T13:49:11.882000216Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-12T13:49:11.886361279Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-12T13:49:11.886940821Z DB User keystone does not exist 2024-01-12T13:49:11.886998696Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-12T13:49:11.891175126Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-12T13:49:11.911457866Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-12T13:49:11.935766670Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-12T13:49:26.680343668Z Wait until Keystone hostname can be resolved 2024-01-12T13:49:26.709114934Z Server: 10.96.0.10 2024-01-12T13:49:26.709133431Z Address: 10.96.0.10#53 2024-01-12T13:49:26.709137478Z 2024-01-12T13:49:26.709140857Z Name: keystone.osm.svc.cluster.local 2024-01-12T13:49:26.709144699Z Address: 10.244.0.18 2024-01-12T13:49:26.709148079Z 2024-01-12T13:49:28.560264260Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-12T13:49:28.864227893Z * Restarting Apache httpd web server apache2 2024-01-12T13:49:29.967522759Z ...done. 2024-01-12T13:49:30.938442879Z Traceback (most recent call last): 2024-01-12T13:49:30.938479241Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-12T13:49:30.938487026Z with open(filename, 'r') as f: 2024-01-12T13:49:30.938493303Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/dfb2e9ff0dd15c0d8a9987eeec09c0ec4253a59fd988f6518454337cb52b6c73' 2024-01-12T13:49:30.938518481Z 2024-01-12T13:49:30.938525559Z During handling of the above exception, another exception occurred: 2024-01-12T13:49:30.938532224Z 2024-01-12T13:49:30.938538214Z Traceback (most recent call last): 2024-01-12T13:49:30.938544008Z File "/usr/local/bin/openstack", line 5, in 2024-01-12T13:49:30.938550839Z from openstackclient.shell import main 2024-01-12T13:49:30.938556673Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-12T13:49:30.938563037Z from openstackclient.common import clientmanager 2024-01-12T13:49:30.938568952Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-12T13:49:30.938610349Z PLUGIN_MODULES = get_plugin_modules( 2024-01-12T13:49:30.938616691Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-12T13:49:30.938622213Z mgr = stevedore.ExtensionManager(group) 2024-01-12T13:49:30.938627268Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-12T13:49:30.938632553Z extensions = self._load_plugins(invoke_on_load, 2024-01-12T13:49:30.938637658Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-12T13:49:30.938642922Z for ep in self.list_entry_points(): 2024-01-12T13:49:30.938647946Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-12T13:49:30.938654579Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-12T13:49:30.938662084Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-12T13:49:30.938700688Z data = self._get_data_for_path(path) 2024-01-12T13:49:30.938708027Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-12T13:49:30.938716005Z data = _build_cacheable_data(path) 2024-01-12T13:49:30.938724302Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-12T13:49:30.938731764Z item = ep[:] # convert namedtuple to tuple 2024-01-12T13:49:30.938740509Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-12T13:49:32.033001823Z Traceback (most recent call last): 2024-01-12T13:49:32.033051323Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-12T13:49:32.033062344Z with open(filename, 'r') as f: 2024-01-12T13:49:32.033070756Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/dfb2e9ff0dd15c0d8a9987eeec09c0ec4253a59fd988f6518454337cb52b6c73' 2024-01-12T13:49:32.033079824Z 2024-01-12T13:49:32.033087806Z During handling of the above exception, another exception occurred: 2024-01-12T13:49:32.033095952Z 2024-01-12T13:49:32.033104673Z Traceback (most recent call last): 2024-01-12T13:49:32.033112858Z File "/usr/local/bin/openstack", line 5, in 2024-01-12T13:49:32.033122156Z from openstackclient.shell import main 2024-01-12T13:49:32.033130270Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-12T13:49:32.033139198Z from openstackclient.common import clientmanager 2024-01-12T13:49:32.033147329Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-12T13:49:32.033156188Z PLUGIN_MODULES = get_plugin_modules( 2024-01-12T13:49:32.033185886Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-12T13:49:32.033195240Z mgr = stevedore.ExtensionManager(group) 2024-01-12T13:49:32.033203437Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-12T13:49:32.033211820Z extensions = self._load_plugins(invoke_on_load, 2024-01-12T13:49:32.033220127Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-12T13:49:32.033228615Z for ep in self.list_entry_points(): 2024-01-12T13:49:32.033236631Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-12T13:49:32.033244951Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-12T13:49:32.033253132Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-12T13:49:32.033261585Z data = self._get_data_for_path(path) 2024-01-12T13:49:32.033269515Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-12T13:49:32.033277808Z data = _build_cacheable_data(path) 2024-01-12T13:49:32.033285929Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-12T13:49:32.033294285Z item = ep[:] # convert namedtuple to tuple 2024-01-12T13:49:32.033302426Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-12T13:49:33.061650770Z Traceback (most recent call last): 2024-01-12T13:49:33.061680697Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-12T13:49:33.061685804Z with open(filename, 'r') as f: 2024-01-12T13:49:33.061689842Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/dfb2e9ff0dd15c0d8a9987eeec09c0ec4253a59fd988f6518454337cb52b6c73' 2024-01-12T13:49:33.061693666Z 2024-01-12T13:49:33.061696904Z During handling of the above exception, another exception occurred: 2024-01-12T13:49:33.061700370Z 2024-01-12T13:49:33.061703819Z Traceback (most recent call last): 2024-01-12T13:49:33.061707524Z File "/usr/local/bin/openstack", line 5, in 2024-01-12T13:49:33.061711585Z from openstackclient.shell import main 2024-01-12T13:49:33.061714966Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-12T13:49:33.061718757Z from openstackclient.common import clientmanager 2024-01-12T13:49:33.061722301Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-12T13:49:33.061726337Z PLUGIN_MODULES = get_plugin_modules( 2024-01-12T13:49:33.061729909Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-12T13:49:33.061749769Z mgr = stevedore.ExtensionManager(group) 2024-01-12T13:49:33.061753428Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-12T13:49:33.061769020Z extensions = self._load_plugins(invoke_on_load, 2024-01-12T13:49:33.061772564Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-12T13:49:33.061780871Z for ep in self.list_entry_points(): 2024-01-12T13:49:33.061784246Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-12T13:49:33.061788321Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-12T13:49:33.061791768Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-12T13:49:33.061795178Z data = self._get_data_for_path(path) 2024-01-12T13:49:33.061798421Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-12T13:49:33.061801979Z data = _build_cacheable_data(path) 2024-01-12T13:49:33.061805218Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-12T13:49:33.061808884Z item = ep[:] # convert namedtuple to tuple 2024-01-12T13:49:33.061812195Z TypeError: 'EntryPoint' object is not subscriptable