2024-02-03T01:26:56.182563950Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-03T01:27:28.178529272Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-03T01:27:28.215040843Z ...............................DB keystone does not exist 2024-02-03T01:27:28.239152982Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-03T01:27:28.279407385Z DB User keystone does not exist 2024-02-03T01:27:28.283559078Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-03T01:27:28.308704708Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-03T01:27:28.336274184Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-03T01:27:44.344980797Z Wait until Keystone hostname can be resolved 2024-02-03T01:27:44.388062303Z Server: 10.96.0.10 2024-02-03T01:27:44.388087922Z Address: 10.96.0.10#53 2024-02-03T01:27:44.388092555Z 2024-02-03T01:27:44.388096352Z Name: keystone.osm.svc.cluster.local 2024-02-03T01:27:44.388100265Z Address: 10.244.0.13 2024-02-03T01:27:44.388103864Z 2024-02-03T01:27:46.417283161Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-03T01:27:46.836508484Z * Restarting Apache httpd web server apache2 2024-02-03T01:27:47.009746495Z ...done. 2024-02-03T01:27:48.163660779Z Traceback (most recent call last): 2024-02-03T01:27:48.163686999Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-03T01:27:48.163691933Z with open(filename, 'r') as f: 2024-02-03T01:27:48.163695691Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9d129909d9c13133b0a522b1675b5f0a0f6e64927efd6a5658f35566c96037b7' 2024-02-03T01:27:48.163699708Z 2024-02-03T01:27:48.163702969Z During handling of the above exception, another exception occurred: 2024-02-03T01:27:48.163706564Z 2024-02-03T01:27:48.163709554Z Traceback (most recent call last): 2024-02-03T01:27:48.163712814Z File "/usr/local/bin/openstack", line 5, in 2024-02-03T01:27:48.163716764Z from openstackclient.shell import main 2024-02-03T01:27:48.163720277Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-03T01:27:48.163723815Z from openstackclient.common import clientmanager 2024-02-03T01:27:48.163727215Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-03T01:27:48.163730698Z PLUGIN_MODULES = get_plugin_modules( 2024-02-03T01:27:48.163733929Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-03T01:27:48.163746999Z mgr = stevedore.ExtensionManager(group) 2024-02-03T01:27:48.163750119Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-03T01:27:48.163753097Z extensions = self._load_plugins(invoke_on_load, 2024-02-03T01:27:48.163755996Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-03T01:27:48.163758936Z for ep in self.list_entry_points(): 2024-02-03T01:27:48.163761822Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-03T01:27:48.163764807Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-03T01:27:48.163767695Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-03T01:27:48.163770640Z data = self._get_data_for_path(path) 2024-02-03T01:27:48.163773585Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-03T01:27:48.163776643Z data = _build_cacheable_data(path) 2024-02-03T01:27:48.163779461Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-03T01:27:48.163782477Z item = ep[:] # convert namedtuple to tuple 2024-02-03T01:27:48.163785395Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-03T01:27:49.367591074Z Traceback (most recent call last): 2024-02-03T01:27:49.367648867Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-03T01:27:49.367680685Z with open(filename, 'r') as f: 2024-02-03T01:27:49.367690739Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9d129909d9c13133b0a522b1675b5f0a0f6e64927efd6a5658f35566c96037b7' 2024-02-03T01:27:49.367700206Z 2024-02-03T01:27:49.367719348Z During handling of the above exception, another exception occurred: 2024-02-03T01:27:49.367728537Z 2024-02-03T01:27:49.367737457Z Traceback (most recent call last): 2024-02-03T01:27:49.367746273Z File "/usr/local/bin/openstack", line 5, in 2024-02-03T01:27:49.367756195Z from openstackclient.shell import main 2024-02-03T01:27:49.367764941Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-03T01:27:49.367774440Z from openstackclient.common import clientmanager 2024-02-03T01:27:49.367783452Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-03T01:27:49.367793074Z PLUGIN_MODULES = get_plugin_modules( 2024-02-03T01:27:49.367801905Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-03T01:27:49.367811190Z mgr = stevedore.ExtensionManager(group) 2024-02-03T01:27:49.367842805Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-03T01:27:49.367851770Z extensions = self._load_plugins(invoke_on_load, 2024-02-03T01:27:49.367859565Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-03T01:27:49.367867618Z for ep in self.list_entry_points(): 2024-02-03T01:27:49.367875325Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-03T01:27:49.367883488Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-03T01:27:49.367891299Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-03T01:27:49.367899349Z data = self._get_data_for_path(path) 2024-02-03T01:27:49.367907055Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-03T01:27:49.367915145Z data = _build_cacheable_data(path) 2024-02-03T01:27:49.367922754Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-03T01:27:49.367930910Z item = ep[:] # convert namedtuple to tuple 2024-02-03T01:27:49.367938691Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-03T01:27:50.649983673Z Traceback (most recent call last): 2024-02-03T01:27:50.650027585Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-03T01:27:50.650034922Z with open(filename, 'r') as f: 2024-02-03T01:27:50.650040368Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9d129909d9c13133b0a522b1675b5f0a0f6e64927efd6a5658f35566c96037b7' 2024-02-03T01:27:50.650046331Z 2024-02-03T01:27:50.650051662Z During handling of the above exception, another exception occurred: 2024-02-03T01:27:50.650056946Z 2024-02-03T01:27:50.650062476Z Traceback (most recent call last): 2024-02-03T01:27:50.650067652Z File "/usr/local/bin/openstack", line 5, in 2024-02-03T01:27:50.650074052Z from openstackclient.shell import main 2024-02-03T01:27:50.650080163Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-03T01:27:50.650086130Z from openstackclient.common import clientmanager 2024-02-03T01:27:50.650091547Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-03T01:27:50.650097226Z PLUGIN_MODULES = get_plugin_modules( 2024-02-03T01:27:50.650102408Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-03T01:27:50.650108095Z mgr = stevedore.ExtensionManager(group) 2024-02-03T01:27:50.650113286Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-03T01:27:50.650138809Z extensions = self._load_plugins(invoke_on_load, 2024-02-03T01:27:50.650144506Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-03T01:27:50.650150153Z for ep in self.list_entry_points(): 2024-02-03T01:27:50.650155436Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-03T01:27:50.650161094Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-03T01:27:50.650166348Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-03T01:27:50.650172021Z data = self._get_data_for_path(path) 2024-02-03T01:27:50.650177389Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-03T01:27:50.650183521Z data = _build_cacheable_data(path) 2024-02-03T01:27:50.650188773Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-03T01:27:50.650194397Z item = ep[:] # convert namedtuple to tuple 2024-02-03T01:27:50.650199810Z TypeError: 'EntryPoint' object is not subscriptable