Updating the configuration and installing your custom providers, if any. Please wait. 2026-03-19 18:14:25,071 WARN [org.key.qua.run.cli.Picocli] (main) The following run time non-cli options were found, but will be ignored during build time: kc.db-url-host, kc.db-url-database, kc.db-username, kc.db-password, kc.hostname, kc.hostname-strict, kc.hostname-strict-backchannel, kc.http-enabled, kc.http-port, kc.https-port, kc.https-certificate-file, kc.https-certificate-key-file, kc.proxy, kc.truststore-paths 2026-03-19 18:14:31,571 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5543ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config 2026-03-19 18:14:32,301 WARN [org.keycloak.quarkus.runtime.cli.Picocli] (main) The following build time non-cli options were found, but will be ignored during run time: kc.db, kc.transaction-xa-enabled 2026-03-19 18:14:32,878 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: sso.apps.rosa.kx-b7bcc48e30.l4tg.p3.openshiftapps.com, Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-03-19 18:14:34,725 WARN [io.quarkus.agroal.runtime.DataSources] (JPA Startup Thread) Datasource enables XA but transaction recovery is not enabled. Please enable transaction recovery by setting quarkus.transaction-manager.enable-recovery=true, otherwise data may be lost if the application is terminated abruptly 2026-03-19 18:14:35,201 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-19 18:14:35,313 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-19 18:14:36,181 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_263511, Site name: null 2026-03-19 18:14:36,183 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-19 18:14:36,769 INFO [org.keycloak.exportimport.singlefile.SingleFileImportProvider] (main) Full importing from file /mnt/realm-import/tsf-iam-realm.json 2026-03-19 18:14:39,868 INFO [org.keycloak.exportimport.util.ImportUtils] (main) Realm 'tsf-iam' imported 2026-03-19 18:14:39,945 INFO [io.quarkus] (main) Keycloak 24.0.11.redhat-00001 on JVM (powered by Quarkus 3.8.6.redhat-00004) started in 8.184s. Listening on: 2026-03-19 18:14:39,945 INFO [io.quarkus] (main) Profile import_export activated. 2026-03-19 18:14:39,945 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, keycloak, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx] 2026-03-19 18:14:39,980 INFO [io.quarkus] (main) Keycloak stopped in 0.032s