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-02-26 01:39:11,621 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5060ms 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-02-26 01:39:12,985 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-02-26 01:39:15,187 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 01:39:15,267 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 01:39:15,457 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 01:39:15,670 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 01:39:15,672 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4ead7705-db62-4d9d-86c0-86685a961f1a, name: keycloak-0-7336 2026-02-26 01:39:15,677 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-02-26 01:39:15,677 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-02-26 01:39:15,683 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34721 2026-02-26 01:39:16,040 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-02-26 01:39:16,046 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 01:39:16,843 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-02-26 01:39:16,843 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-02-26 01:39:17,003 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 01:39:17,255 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-02-26 01:39:17,255 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-02-26 01:39:17,362 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-02-26 01:39:17,363 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-02-26 01:39:17,687 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7336: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-26 01:39:17,699 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7336|0] (1) [keycloak-0-7336] 2026-02-26 01:39:17,713 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7336`, physical addresses are `[10.0.0.236:50257]` 2026-02-26 01:39:46,523 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7336, Site name: null 2026-02-26 01:39:46,665 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 01:39:48,656 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.852s. Listening on: http://0.0.0.0:8080 2026-02-26 01:39:48,656 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 01:39:48,657 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-02-26 01:39:48,915 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 01:40:03,557 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=cf363958-ba0d-406b-af2c-5d90e393fff3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=82172ac7-ce48-41a3-9bf2-6dec1391aab7, client_auth_method=client-secret, username=admin, authSessionParentId=9152ce6a-5928-4caa-9412-c5e5b5109b5c, authSessionTabId=YqSbOd0qPFY 2026-02-26 01:40:04,922 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=REALM, resourcePath=atmosphere 2026-02-26 01:40:05,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=5000ce77-ad16-4f2f-a182-3542507f0946, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9169c4ec-e29a-4dc6-a618-8e3048efdb84, client_auth_method=client-secret, username=admin, authSessionParentId=62ebeac7-8f9c-4271-bf62-e0ddaa5040b7, authSessionTabId=eGB5ec8LsiE 2026-02-26 01:40:05,817 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a86bbd27-8377-41b3-a242-f363f266759f 2026-02-26 01:40:05,909 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a86bbd27-8377-41b3-a242-f363f266759f/protocol-mappers/models/2230b527-1f17-477b-bb4b-4290bd495efd 2026-02-26 01:40:26,699 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=bd034760-24a7-4693-b2d0-b6483d5a2899, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7e62a557-1a77-49ae-9401-01ea227c96e8, client_auth_method=client-secret, username=admin, authSessionParentId=dae033d9-13ac-4813-af13-7e0bd7018469, authSessionTabId=NMf7eqgQQfY 2026-02-26 01:40:26,807 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT, resourcePath=clients/53a5bd92-2da3-4fe2-9eaf-f7c94b73df5a 2026-02-26 01:40:27,187 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=6798db1e-de7a-4f60-b07e-bbbe2126e7ae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=997e4363-ac9d-4137-ba41-cbbd7aabd17f, client_auth_method=client-secret, username=admin, authSessionParentId=3c77b6b0-afe4-420a-9d70-f46901cd7d2a, authSessionTabId=jkYEegc1q8M 2026-02-26 01:40:27,270 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT, resourcePath=clients/a4977637-acc1-4718-97ad-58bd0fc865f2 2026-02-26 01:40:27,631 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=17b1b62c-338b-4243-ad8d-34db818f3d49, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=17ef0966-ac09-4a05-8f34-66d689916fba, client_auth_method=client-secret, username=admin, authSessionParentId=9f305ef2-da01-44b7-b454-534aa34f3478, authSessionTabId=-hcThq80vYc 2026-02-26 01:40:27,699 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT, resourcePath=clients/1b55bade-2c97-4fd5-9738-a98be0399366 2026-02-26 01:40:28,280 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=9d58e683-d15f-4dd6-8c23-dcefecb2cee8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=73d74e7a-9ff2-4028-9925-c7b65e7ddd52, client_auth_method=client-secret, username=admin, authSessionParentId=9c2534d3-6f3c-4c6b-a8c5-154f6b5f026c, authSessionTabId=NTb09rNbnzE 2026-02-26 01:40:28,390 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_ROLE, resourcePath=clients/53a5bd92-2da3-4fe2-9eaf-f7c94b73df5a/roles/member 2026-02-26 01:40:28,755 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=617fb13f-19a7-4532-8b3a-85875eac09cc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f2068130-e5ce-428c-bb6b-47e04aa2f055, client_auth_method=client-secret, username=admin, authSessionParentId=434613f8-14eb-4a6f-8b85-5b40782b6df2, authSessionTabId=0O0nmI6QYSU 2026-02-26 01:40:28,848 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_ROLE, resourcePath=clients/a4977637-acc1-4718-97ad-58bd0fc865f2/roles/admin 2026-02-26 01:40:29,205 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=2f51813a-6ded-4395-84e5-25405bcd8bb8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6abbed27-76fb-40b1-9639-f11f11408114, client_auth_method=client-secret, username=admin, authSessionParentId=c10df020-8b6a-49ac-851d-0eb28e7e354f, authSessionTabId=KDEObIvyENI 2026-02-26 01:40:29,292 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_ROLE, resourcePath=clients/a4977637-acc1-4718-97ad-58bd0fc865f2/roles/editor 2026-02-26 01:40:29,643 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=f57dfe64-94db-4fdc-9e7e-92cec18bed5a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4eb1cd7b-1e33-44f6-b104-e89d51b996eb, client_auth_method=client-secret, username=admin, authSessionParentId=06b16d78-eaf8-4a81-b424-f208c1422118, authSessionTabId=IJhaikxuqIw 2026-02-26 01:40:29,725 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_ROLE, resourcePath=clients/a4977637-acc1-4718-97ad-58bd0fc865f2/roles/viewer 2026-02-26 01:40:30,089 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=7b42c44e-bb1b-47f1-8080-265dfcd69d0f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ecbba79-db10-41b8-beb9-c48565e6dde6, client_auth_method=client-secret, username=admin, authSessionParentId=a1af6de0-163f-4981-8fbe-87e4fdb7cc2c, authSessionTabId=bP0Zfy4qgLU 2026-02-26 01:40:30,162 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_ROLE, resourcePath=clients/1b55bade-2c97-4fd5-9738-a98be0399366/roles/member 2026-02-26 01:42:38,822 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=22e186d7-c029-499a-912d-6ed7fa140ebb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3329049f-b94b-4cc8-ab1f-0349d2578ab8, client_auth_method=client-secret, username=admin, authSessionParentId=62566d0d-3844-4340-82c5-7ff4d4a2a3ff, authSessionTabId=k3MsTJNtDxo 2026-02-26 01:42:39,087 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=REALM, resourcePath=null 2026-02-26 01:42:40,384 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=f5b28b4b-aa04-4557-9b36-aeea63ecf98b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=228860f6-d38e-4dcd-9a71-10462e10bb6b, client_auth_method=client-secret, username=admin, authSessionParentId=b97e4619-5e3a-4e3d-888f-9bd0a1d45907, authSessionTabId=YQDIL2sMYxw 2026-02-26 01:42:40,466 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT, resourcePath=clients/a8cf6efc-096f-47d6-8c65-c92346a44214 2026-02-26 01:42:41,093 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=admin-cli, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, auth_method=openid-connect, token_id=ab0c5886-9c18-4fbb-bdb4-be30e2b042e8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0cf8fb19-04ca-4b3d-96f3-8a2d1d9e208c, client_auth_method=client-secret, username=admin, authSessionParentId=c74a7f95-a361-4aa9-aa34-7d96bce62726, authSessionTabId=FkVL2IrhD70 2026-02-26 01:42:41,353 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=63572bfc-647f-4549-9f63-2eae63768c2b, clientId=45e3b0f7-035e-4c81-bf6b-cc94c707e34f, userId=672b1f89-bf93-44c6-a16b-782bcb99ac35, ipAddress=162.253.55.227, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/0f0cce20-d586-4764-ba67-b6bca36feea4/role-mappings/clients/1f691be9-5b2e-4636-8c70-27e4181eee69