2024-04-13T00:25:48.351633528Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-04-13T00:26:20.381426406Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-04-13T00:26:20.408908712Z ...............................DB keystone does not exist 2024-04-13T00:26:20.419759283Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-13T00:26:20.447060105Z DB User keystone does not exist 2024-04-13T00:26:20.453387174Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-13T00:26:20.487138701Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-13T00:26:20.518773415Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-04-13T00:26:31.983341563Z Wait until Keystone hostname can be resolved 2024-04-13T00:26:32.020291251Z Server: 10.96.0.10 2024-04-13T00:26:32.020304517Z Address: 10.96.0.10#53 2024-04-13T00:26:32.020307331Z 2024-04-13T00:26:32.020310726Z Name: keystone.osm.svc.cluster.local 2024-04-13T00:26:32.020313362Z Address: 10.244.0.13 2024-04-13T00:26:32.020315744Z 2024-04-13T00:26:33.682329249Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-04-13T00:26:33.974597372Z * Restarting Apache httpd web server apache2 2024-04-13T00:26:35.057524719Z ...done. 2024-04-13T00:26:35.763298847Z Traceback (most recent call last): 2024-04-13T00:26:35.763317865Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-13T00:26:35.763321012Z with open(filename, 'r') as f: 2024-04-13T00:26:35.763324303Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/7ec2eac93b58047ee5115661c305a568cfcfbdf2ed0e2ead9074d0eeec9ce3aa' 2024-04-13T00:26:35.763326817Z 2024-04-13T00:26:35.763329782Z During handling of the above exception, another exception occurred: 2024-04-13T00:26:35.763332643Z 2024-04-13T00:26:35.763335214Z Traceback (most recent call last): 2024-04-13T00:26:35.763338275Z File "/usr/local/bin/openstack", line 5, in 2024-04-13T00:26:35.763340738Z from openstackclient.shell import main 2024-04-13T00:26:35.763343633Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-13T00:26:35.763346231Z from openstackclient.common import clientmanager 2024-04-13T00:26:35.763349852Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-13T00:26:35.763352760Z PLUGIN_MODULES = get_plugin_modules( 2024-04-13T00:26:35.763355952Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-13T00:26:35.763358642Z mgr = stevedore.ExtensionManager(group) 2024-04-13T00:26:35.763361220Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-13T00:26:35.763363971Z extensions = self._load_plugins(invoke_on_load, 2024-04-13T00:26:35.763366722Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-13T00:26:35.763369344Z for ep in self.list_entry_points(): 2024-04-13T00:26:35.763371861Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-13T00:26:35.763374379Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-13T00:26:35.763380115Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-13T00:26:35.763382719Z data = self._get_data_for_path(path) 2024-04-13T00:26:35.763385269Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-13T00:26:35.763402011Z data = _build_cacheable_data(path) 2024-04-13T00:26:35.763404488Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-13T00:26:35.763406705Z item = ep[:] # convert namedtuple to tuple 2024-04-13T00:26:35.763408936Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-13T00:26:36.792213911Z Traceback (most recent call last): 2024-04-13T00:26:36.792247400Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-13T00:26:36.792252546Z with open(filename, 'r') as f: 2024-04-13T00:26:36.792257847Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/7ec2eac93b58047ee5115661c305a568cfcfbdf2ed0e2ead9074d0eeec9ce3aa' 2024-04-13T00:26:36.792262068Z 2024-04-13T00:26:36.792267043Z During handling of the above exception, another exception occurred: 2024-04-13T00:26:36.792271150Z 2024-04-13T00:26:36.792275542Z Traceback (most recent call last): 2024-04-13T00:26:36.792280675Z File "/usr/local/bin/openstack", line 5, in 2024-04-13T00:26:36.792284972Z from openstackclient.shell import main 2024-04-13T00:26:36.792289388Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-13T00:26:36.792293720Z from openstackclient.common import clientmanager 2024-04-13T00:26:36.792299198Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-13T00:26:36.792303586Z PLUGIN_MODULES = get_plugin_modules( 2024-04-13T00:26:36.792321009Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-13T00:26:36.792325783Z mgr = stevedore.ExtensionManager(group) 2024-04-13T00:26:36.792330385Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-13T00:26:36.792334836Z extensions = self._load_plugins(invoke_on_load, 2024-04-13T00:26:36.792339227Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-13T00:26:36.792343581Z for ep in self.list_entry_points(): 2024-04-13T00:26:36.792347873Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-13T00:26:36.792352477Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-13T00:26:36.792356928Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-13T00:26:36.792361783Z data = self._get_data_for_path(path) 2024-04-13T00:26:36.792366163Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-13T00:26:36.792370733Z data = _build_cacheable_data(path) 2024-04-13T00:26:36.792375870Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-13T00:26:36.792380474Z item = ep[:] # convert namedtuple to tuple 2024-04-13T00:26:36.792385524Z TypeError: 'EntryPoint' object is not subscriptable 2024-04-13T00:26:37.800006307Z Traceback (most recent call last): 2024-04-13T00:26:37.800021101Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-04-13T00:26:37.800024315Z with open(filename, 'r') as f: 2024-04-13T00:26:37.800027849Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/7ec2eac93b58047ee5115661c305a568cfcfbdf2ed0e2ead9074d0eeec9ce3aa' 2024-04-13T00:26:37.800030595Z 2024-04-13T00:26:37.800033701Z During handling of the above exception, another exception occurred: 2024-04-13T00:26:37.800042854Z 2024-04-13T00:26:37.800045115Z Traceback (most recent call last): 2024-04-13T00:26:37.800047859Z File "/usr/local/bin/openstack", line 5, in 2024-04-13T00:26:37.800050068Z from openstackclient.shell import main 2024-04-13T00:26:37.800053026Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-04-13T00:26:37.800055236Z from openstackclient.common import clientmanager 2024-04-13T00:26:37.800058192Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-04-13T00:26:37.800060377Z PLUGIN_MODULES = get_plugin_modules( 2024-04-13T00:26:37.800062922Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-04-13T00:26:37.800065557Z mgr = stevedore.ExtensionManager(group) 2024-04-13T00:26:37.800068027Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-04-13T00:26:37.800070220Z extensions = self._load_plugins(invoke_on_load, 2024-04-13T00:26:37.800075323Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-04-13T00:26:37.800077528Z for ep in self.list_entry_points(): 2024-04-13T00:26:37.800079729Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-04-13T00:26:37.800082003Z eps = list(_cache.get_group_all(self.namespace)) 2024-04-13T00:26:37.800084287Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-04-13T00:26:37.800086476Z data = self._get_data_for_path(path) 2024-04-13T00:26:37.800088699Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-04-13T00:26:37.800090868Z data = _build_cacheable_data(path) 2024-04-13T00:26:37.800093138Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-04-13T00:26:37.800095294Z item = ep[:] # convert namedtuple to tuple 2024-04-13T00:26:37.800097519Z TypeError: 'EntryPoint' object is not subscriptable