+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-04-28 03:38:37.880 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-28 03:38:37.881 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-28 03:38:37.967 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-28 03:38:40.086 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-28 03:38:40.089 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-28 03:38:40.129 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-28 03:38:40.149 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-28 03:38:40.203 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-28 03:38:40.204 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-28 03:38:40.250 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 bTbtv9G06Bfm57U4uDMgF7RYACh01UAF --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-19-213-168.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-04-28 03:38:42.724 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created domain default 2026-04-28 03:38:42.755 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created project admin 2026-04-28 03:38:42.756 10 WARNING keystone.identity.core [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-28 03:38:42.773 10 WARNING keystone.common.password_hashing [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-28 03:38:43.052 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created user admin-RegionOne 2026-04-28 03:38:43.063 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created role reader 2026-04-28 03:38:43.070 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created role member 2026-04-28 03:38:43.124 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created implied role where 3a868dea83514666be53e0b1625da846 implies a9b82607fb3649a9b94fb755a1fc8adf 2026-04-28 03:38:43.176 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created role manager 2026-04-28 03:38:43.197 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created implied role where 074767904d5a4dcab42c3ef2de37275b implies 3a868dea83514666be53e0b1625da846 2026-04-28 03:38:43.206 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created role admin 2026-04-28 03:38:43.221 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created implied role where 103670c12ba74b07a51010dc88ca76ba implies 074767904d5a4dcab42c3ef2de37275b 2026-04-28 03:38:43.232 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created role service 2026-04-28 03:38:43.241 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-28 03:38:43.248 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-28 03:38:43.259 10 WARNING py.warnings [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] /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-04-28 03:38:43.264 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created region RegionOne 2026-04-28 03:38:43.290 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created public endpoint https://identity.199-19-213-168.nip.io/ 2026-04-28 03:38:43.299 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-28 03:38:43.308 10 INFO keystone.cmd.bootstrap [None req-1193810e-ebcb-4522-8ab7-7dc7d73b11fc - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-28 03:38:43,931 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-28 03:38:43,932 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-28 03:38:43,932 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-28 03:38:43,973 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-28 03:38:43,973 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-28 03:38:43,973 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-19-213-168.nip.io/ 2026-04-28 03:38:43,973 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management