+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-03-29 02:04:59.271 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-29 02:04:59.271 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-29 02:04:59.329 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-03-29 02:05:01.435 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-03-29 02:05:01.437 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-03-29 02:05:01.471 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-03-29 02:05:01.492 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-03-29 02:05:01.534 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-03-29 02:05:01.536 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-03-29 02:05:01.583 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 m8bKCRIVbPhtT5ucrQV2y2qr1tiMiX3C --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.162-253-55-221.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-03-29 02:05:03.929 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created domain default 2026-03-29 02:05:03.957 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created project admin 2026-03-29 02:05:03.958 10 WARNING keystone.identity.core [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-03-29 02:05:03.975 10 WARNING keystone.common.password_hashing [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-03-29 02:05:04.239 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created user admin-RegionOne 2026-03-29 02:05:04.252 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created role reader 2026-03-29 02:05:04.261 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created role member 2026-03-29 02:05:04.278 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created implied role where d26a6dbd5a324ba99b345e227995187a implies f9b9ac9b77d04b6f8405755c9aeb45ca 2026-03-29 02:05:04.285 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created role manager 2026-03-29 02:05:04.298 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created implied role where 27416663aadd43878c603e2ce1aaf1b3 implies d26a6dbd5a324ba99b345e227995187a 2026-03-29 02:05:04.305 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created role admin 2026-03-29 02:05:04.318 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created implied role where df05a4c11af94757b4f202d53ffbf4d1 implies 27416663aadd43878c603e2ce1aaf1b3 2026-03-29 02:05:04.328 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created role service 2026-03-29 02:05:04.336 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-03-29 02:05:04.343 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-03-29 02:05:04.350 10 WARNING py.warnings [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] /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-03-29 02:05:04.355 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created region RegionOne 2026-03-29 02:05:04.378 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created public endpoint https://identity.162-253-55-221.nip.io/ 2026-03-29 02:05:04.385 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-29 02:05:04.393 10 INFO keystone.cmd.bootstrap [None req-638a871d-8d70-4d15-91cb-ce54f25c3bdf - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-03-29 02:05:04,991 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-03-29 02:05:04,991 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-03-29 02:05:04,991 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-03-29 02:05:05,029 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.162-253-55-221.nip.io/ 2026-03-29 02:05:05,030 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-29 02:05:05,030 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-29 02:05:05,030 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management