2024-03-30T01:25:23.399368932Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-30T01:25:54.469296190Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-30T01:25:54.508011389Z ..............................DB keystone does not exist 2024-03-30T01:25:54.520787802Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-30T01:25:54.563103470Z DB User keystone does not exist 2024-03-30T01:25:54.569528606Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-30T01:25:54.626903535Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-30T01:25:54.686900238Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-30T01:26:11.057373782Z Wait until Keystone hostname can be resolved 2024-03-30T01:26:11.083068140Z Server: 10.96.0.10 2024-03-30T01:26:11.083104880Z Address: 10.96.0.10#53 2024-03-30T01:26:11.083113713Z 2024-03-30T01:26:11.083122916Z Name: keystone.osm.svc.cluster.local 2024-03-30T01:26:11.083131025Z Address: 10.244.0.15 2024-03-30T01:26:11.083138319Z 2024-03-30T01:26:12.935161290Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-30T01:26:13.298918317Z * Restarting Apache httpd web server apache2 2024-03-30T01:26:13.513905332Z ...done. 2024-03-30T01:26:14.674650099Z Traceback (most recent call last): 2024-03-30T01:26:14.674685280Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-30T01:26:14.674690999Z with open(filename, 'r') as f: 2024-03-30T01:26:14.674696396Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/cb90ee814caa927da45eadd5a03d86f97d3f12284320fda509bccba89c57edb9' 2024-03-30T01:26:14.674700174Z 2024-03-30T01:26:14.674707149Z During handling of the above exception, another exception occurred: 2024-03-30T01:26:14.674711881Z 2024-03-30T01:26:14.674716634Z Traceback (most recent call last): 2024-03-30T01:26:14.674725410Z File "/usr/local/bin/openstack", line 5, in 2024-03-30T01:26:14.674730067Z from openstackclient.shell import main 2024-03-30T01:26:14.674734257Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-30T01:26:14.674738490Z from openstackclient.common import clientmanager 2024-03-30T01:26:14.674743460Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-30T01:26:14.674747588Z PLUGIN_MODULES = get_plugin_modules( 2024-03-30T01:26:14.674752665Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-30T01:26:14.674756970Z mgr = stevedore.ExtensionManager(group) 2024-03-30T01:26:14.674761163Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-30T01:26:14.674765344Z extensions = self._load_plugins(invoke_on_load, 2024-03-30T01:26:14.674795146Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-30T01:26:14.674800423Z for ep in self.list_entry_points(): 2024-03-30T01:26:14.674803964Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-30T01:26:14.674806774Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-30T01:26:14.674809573Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-30T01:26:14.674812600Z data = self._get_data_for_path(path) 2024-03-30T01:26:14.674815472Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-30T01:26:14.674832430Z data = _build_cacheable_data(path) 2024-03-30T01:26:14.674835031Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-30T01:26:14.674837387Z item = ep[:] # convert namedtuple to tuple 2024-03-30T01:26:14.674840290Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-30T01:26:15.596383703Z Traceback (most recent call last): 2024-03-30T01:26:15.596414045Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-30T01:26:15.596417626Z with open(filename, 'r') as f: 2024-03-30T01:26:15.596420982Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/cb90ee814caa927da45eadd5a03d86f97d3f12284320fda509bccba89c57edb9' 2024-03-30T01:26:15.596423524Z 2024-03-30T01:26:15.596426786Z During handling of the above exception, another exception occurred: 2024-03-30T01:26:15.596429608Z 2024-03-30T01:26:15.596432187Z Traceback (most recent call last): 2024-03-30T01:26:15.596435291Z File "/usr/local/bin/openstack", line 5, in 2024-03-30T01:26:15.596438095Z from openstackclient.shell import main 2024-03-30T01:26:15.596440662Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-30T01:26:15.596443238Z from openstackclient.common import clientmanager 2024-03-30T01:26:15.596446268Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-30T01:26:15.596448750Z PLUGIN_MODULES = get_plugin_modules( 2024-03-30T01:26:15.596451866Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-30T01:26:15.596454312Z mgr = stevedore.ExtensionManager(group) 2024-03-30T01:26:15.596456756Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-30T01:26:15.596459330Z extensions = self._load_plugins(invoke_on_load, 2024-03-30T01:26:15.596462216Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-30T01:26:15.596464717Z for ep in self.list_entry_points(): 2024-03-30T01:26:15.596467164Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-30T01:26:15.596469635Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-30T01:26:15.596472175Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-30T01:26:15.596474603Z data = self._get_data_for_path(path) 2024-03-30T01:26:15.596477043Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-30T01:26:15.596479476Z data = _build_cacheable_data(path) 2024-03-30T01:26:15.596481996Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-30T01:26:15.596484436Z item = ep[:] # convert namedtuple to tuple 2024-03-30T01:26:15.596486859Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-30T01:26:16.585579165Z Traceback (most recent call last): 2024-03-30T01:26:16.585599298Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-30T01:26:16.585602110Z with open(filename, 'r') as f: 2024-03-30T01:26:16.585605477Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/cb90ee814caa927da45eadd5a03d86f97d3f12284320fda509bccba89c57edb9' 2024-03-30T01:26:16.585607869Z 2024-03-30T01:26:16.585611177Z During handling of the above exception, another exception occurred: 2024-03-30T01:26:16.585622373Z 2024-03-30T01:26:16.585624931Z Traceback (most recent call last): 2024-03-30T01:26:16.585627884Z File "/usr/local/bin/openstack", line 5, in 2024-03-30T01:26:16.585630635Z from openstackclient.shell import main 2024-03-30T01:26:16.585633189Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-30T01:26:16.585635691Z from openstackclient.common import clientmanager 2024-03-30T01:26:16.585638645Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-30T01:26:16.585641052Z PLUGIN_MODULES = get_plugin_modules( 2024-03-30T01:26:16.585643769Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-30T01:26:16.585646122Z mgr = stevedore.ExtensionManager(group) 2024-03-30T01:26:16.585648456Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-30T01:26:16.585650777Z extensions = self._load_plugins(invoke_on_load, 2024-03-30T01:26:16.585653188Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-30T01:26:16.585655597Z for ep in self.list_entry_points(): 2024-03-30T01:26:16.585657928Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-30T01:26:16.585660277Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-30T01:26:16.585662661Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-30T01:26:16.585665022Z data = self._get_data_for_path(path) 2024-03-30T01:26:16.585667361Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-30T01:26:16.585669690Z data = _build_cacheable_data(path) 2024-03-30T01:26:16.585672110Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-30T01:26:16.585674453Z item = ep[:] # convert namedtuple to tuple 2024-03-30T01:26:16.585676838Z TypeError: 'EntryPoint' object is not subscriptable