Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-08 06:22:38,000 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5341ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-08 06:22:39,433 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-08 06:22:41,750 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 06:22:41,867 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 06:22:42,136 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 06:22:42,255 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 06:22:42,258 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cade4630-0bba-4213-8942-0f2f3de037db, name: keycloak-0-52324 2026-04-08 06:22:42,265 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-08 06:22:42,265 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-08 06:22:42,272 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17653 2026-04-08 06:22:42,583 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-08 06:22:42,589 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 06:22:44,277 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-52324: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-08 06:22:44,287 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-52324|0] (1) [keycloak-0-52324] 2026-04-08 06:22:44,309 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-52324`, physical addresses are `[10.0.0.45:33189]` 2026-04-08 06:22:44,814 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-52324, Site name: null 2026-04-08 06:22:45,557 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-08 06:22:45,557 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-08 06:22:45,718 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 06:22:45,939 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-08 06:22:45,939 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-08 06:22:46,038 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-08 06:22:46,039 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-08 06:23:17,469 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 06:23:19,860 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.664s. Listening on: http://0.0.0.0:8080 2026-04-08 06:23:19,861 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 06:23:19,861 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-08 06:23:20,017 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 06:23:34,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=3079fc3d-cc3e-4afa-9cb6-cde103dff95c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=163472aa-d453-492f-89c4-a11d4af347bd, client_auth_method=client-secret, username=admin, authSessionParentId=096523c9-1713-4329-a477-331cf29f8c2b, authSessionTabId=F1_k2n6WVVY 2026-04-08 06:23:36,497 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=REALM, resourcePath=atmosphere 2026-04-08 06:23:37,368 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=566895b7-93ca-4481-8968-77bff3a7b0ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e94acb65-1361-453f-8d26-9ec774443536, client_auth_method=client-secret, username=admin, authSessionParentId=ad9695e3-bae7-4abe-80fb-a306a5efe654, authSessionTabId=BPUAUQaCDNY 2026-04-08 06:23:37,484 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/88b65473-f0f3-47ba-ba80-c9d1d0b46b6d 2026-04-08 06:23:37,581 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/88b65473-f0f3-47ba-ba80-c9d1d0b46b6d/protocol-mappers/models/77413e08-2a42-4755-84e1-792145fae695 2026-04-08 06:23:58,801 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=1bea071c-a23e-400b-b4b1-de469af5c483, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0957d616-1079-40d5-9ef2-c1f34c63fcfd, client_auth_method=client-secret, username=admin, authSessionParentId=0cd35c53-ce6b-46a1-a6f9-1c921d0350da, authSessionTabId=WWPNU8e9yDY 2026-04-08 06:23:59,227 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT, resourcePath=clients/ee88c4da-2d80-440e-8fb7-14410f4e65a0 2026-04-08 06:23:59,615 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=aefa1fdb-8882-4b83-93ab-a1e7d4bf69fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b4486f85-e8f4-41a7-9ea7-3a21fd4def7a, client_auth_method=client-secret, username=admin, authSessionParentId=ef48a3d2-92cc-47ee-bc9a-3aa7b053d5bc, authSessionTabId=PoAgnoHSU3k 2026-04-08 06:23:59,691 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT, resourcePath=clients/823f228c-2462-4857-96af-a15edbea464c 2026-04-08 06:24:00,063 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=c30086be-077d-4d5c-9f7e-c4e55e58a07d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1df1b9fa-5771-4302-b92b-1201fbccb4dc, client_auth_method=client-secret, username=admin, authSessionParentId=d39da4a9-4509-4523-9965-7418e11f3854, authSessionTabId=10hdgED740k 2026-04-08 06:24:00,133 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT, resourcePath=clients/31f78a13-e91f-47df-9a9d-7646e2af579b 2026-04-08 06:24:00,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=fe7f8671-2f29-463d-b66d-264098cc6281, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43ca1a58-7b63-4254-8d75-812aebbd3d24, client_auth_method=client-secret, username=admin, authSessionParentId=afa618d6-a168-4d30-bba6-d4e7a4cb6816, authSessionTabId=opIPNJjKtLw 2026-04-08 06:24:00,955 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_ROLE, resourcePath=clients/ee88c4da-2d80-440e-8fb7-14410f4e65a0/roles/member 2026-04-08 06:24:01,364 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=34499406-375a-498c-a141-2e7fb8b1f283, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=601b4860-8dd4-4823-972d-34f414e11629, client_auth_method=client-secret, username=admin, authSessionParentId=e20a41b4-7965-4a37-8ed2-ce13387d4163, authSessionTabId=c68IQ6Dh5SY 2026-04-08 06:24:01,460 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_ROLE, resourcePath=clients/823f228c-2462-4857-96af-a15edbea464c/roles/admin 2026-04-08 06:24:01,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=1bdbdecc-f16b-4a78-9200-c4379f2d7a71, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e9ffb125-ab8b-4d4e-b7f5-fe91f9beb076, client_auth_method=client-secret, username=admin, authSessionParentId=c1814d4c-1e00-43c6-9da5-b05bba071426, authSessionTabId=BLWY0zjJhT4 2026-04-08 06:24:01,951 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_ROLE, resourcePath=clients/823f228c-2462-4857-96af-a15edbea464c/roles/editor 2026-04-08 06:24:02,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=396fb6d9-3638-4941-a61c-e36b697d5263, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=339e27a8-3986-429b-8121-0393db8dd679, client_auth_method=client-secret, username=admin, authSessionParentId=67eb9ef0-ee92-4a3e-9fcc-6d51e3440c3e, authSessionTabId=o-6c9rfm7oE 2026-04-08 06:24:02,426 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_ROLE, resourcePath=clients/823f228c-2462-4857-96af-a15edbea464c/roles/viewer 2026-04-08 06:24:02,819 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=ea88b4b4-7cc5-4312-928d-c4c9f41db827, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ac374e63-489f-43b1-9916-88b0ec11603f, client_auth_method=client-secret, username=admin, authSessionParentId=1299103d-8b65-467f-83c5-75457f19457c, authSessionTabId=58Yrmy7pit4 2026-04-08 06:24:02,909 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_ROLE, resourcePath=clients/31f78a13-e91f-47df-9a9d-7646e2af579b/roles/member 2026-04-08 06:26:28,202 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=0be0a6ad-6234-472c-9b18-8bd6a3a6ae2b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a84f23d2-f83c-44f1-be19-603eaf99bd00, client_auth_method=client-secret, username=admin, authSessionParentId=af9ba83e-965b-4762-b487-8d197a1b6a5b, authSessionTabId=_UhtMpu9zPo 2026-04-08 06:26:28,415 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=REALM, resourcePath=null 2026-04-08 06:26:29,786 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=cf929075-f7f5-4ba1-af11-9450b4367218, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce60e52f-4a98-4bd5-a5fd-ad6722604846, client_auth_method=client-secret, username=admin, authSessionParentId=811fa451-430b-4469-8d9d-eb9b55bf3f6e, authSessionTabId=mWyY25QQ_1g 2026-04-08 06:26:29,868 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT, resourcePath=clients/3ccb1341-b5d5-41ee-8704-f302e0374e8d 2026-04-08 06:26:30,539 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=admin-cli, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, auth_method=openid-connect, token_id=cd1568d5-0eba-40e3-891a-77eb12b790dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=81391e81-dd3a-437f-b8bd-cd550bd75c72, client_auth_method=client-secret, username=admin, authSessionParentId=4afbaa45-0d95-4db4-8fbb-bf81a207dad2, authSessionTabId=0AmXBlS8kuM 2026-04-08 06:26:30,798 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9950320a-5870-4013-84bd-81a94342e078, clientId=8337f71d-b015-46b7-a62d-500620443a01, userId=a02f4b52-3d16-4c28-972c-cd0b0b96c4b9, ipAddress=162.253.55.110, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/caf535c3-c812-4e7a-9bdd-2eb62dd14d2c/role-mappings/clients/3255bd7c-a2ba-426b-ae68-f519a277a12b