+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html __import__(import_str) 2026-08-27 19:26:15.905 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-27 19:26:15.906 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-27 19:26:15.972 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-27 19:26:18.836 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-27 19:26:18.839 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-27 19:26:18.885 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-27 19:26:18.909 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-27 19:26:18.972 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-27 19:26:18.973 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-27 19:26:19.041 7 INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. + keystone-manage --config-file=/etc/keystone/keystone.conf bootstrap --bootstrap-username admin-RegionOne --bootstrap-password Uv8uJ3xv5MpfHbPp1cp1WatKJ5tlJi3i --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.162-253-55-43.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html __import__(import_str) 2026-08-27 19:26:21.731 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created domain default 2026-08-27 19:26:21.779 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created project admin 2026-08-27 19:26:21.780 8 WARNING keystone.identity.core [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-08-27 19:26:21.812 8 WARNING keystone.common.password_hashing [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-08-27 19:26:22.102 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created user admin-RegionOne 2026-08-27 19:26:22.113 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created role reader 2026-08-27 19:26:22.121 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created role member 2026-08-27 19:26:22.136 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created implied role where fce26c9150344825a0ddda86a8dca8c6 implies 4c3ad3625ac742cfb715fc60c6b663ba 2026-08-27 19:26:22.145 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created role manager 2026-08-27 19:26:22.157 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created implied role where 3c9da551344644f08cb3fcd6d4927144 implies fce26c9150344825a0ddda86a8dca8c6 2026-08-27 19:26:22.164 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created role admin 2026-08-27 19:26:22.175 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created implied role where 47699e024e80483283cb1a573b7a225b implies 3c9da551344644f08cb3fcd6d4927144 2026-08-27 19:26:22.186 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created role service 2026-08-27 19:26:22.195 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-08-27 19:26:22.201 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-08-27 19:26:22.211 8 WARNING py.warnings [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-27 19:26:22.213 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created region RegionOne 2026-08-27 19:26:22.238 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created public endpoint https://identity.162-253-55-43.nip.io/ 2026-08-27 19:26:22.244 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-27 19:26:22.252 8 INFO keystone.cmd.bootstrap [None req-ada6e322-2892-4d7b-b4c0-18e2981e4205 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-08-27 19:26:23,023 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-08-27 19:26:23,023 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-08-27 19:26:23,023 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-08-27 19:26:23,102 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-27 19:26:23,102 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.162-253-55-43.nip.io/ 2026-08-27 19:26:23,102 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-27 19:26:23,102 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management