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-03-20 05:37:35,734 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4964ms 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-03-20 05:37:37,147 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-03-20 05:37:39,432 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-20 05:37:39,630 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-20 05:37:39,794 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-20 05:37:39,924 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-20 05:37:39,927 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 11ac1b65-40b6-4ba4-bd08-3fd5569bbd94, name: keycloak-0-45707 2026-03-20 05:37:39,934 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-03-20 05:37:39,934 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-03-20 05:37:39,941 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24197 2026-03-20 05:37:40,214 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-03-20 05:37:41,007 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-03-20 05:37:41,007 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-03-20 05:37:41,168 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-20 05:37:41,360 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-03-20 05:37:41,360 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-03-20 05:37:41,495 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-03-20 05:37:41,495 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-03-20 05:37:41,949 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45707: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-20 05:37:41,964 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45707|0] (1) [keycloak-0-45707] 2026-03-20 05:37:41,980 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45707`, physical addresses are `[10.0.0.194:39733]` 2026-03-20 05:38:10,414 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45707, Site name: null 2026-03-20 05:38:10,610 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-20 05:38:10,631 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-20 05:38:12,824 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.900s. Listening on: http://0.0.0.0:8080 2026-03-20 05:38:12,825 INFO [io.quarkus] (main) Profile prod activated. 2026-03-20 05:38:12,825 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-03-20 05:38:13,002 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-20 05:38:28,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=b59f749c-6916-4149-a330-4e0832154358, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e009e1a8-936e-4dbc-9c81-7d4a8bd07f02, client_auth_method=client-secret, username=admin, authSessionParentId=300eb092-ae11-41cd-991b-a134fcf30ddc, authSessionTabId=-Pj9jVg8ndw 2026-03-20 05:38:29,704 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=REALM, resourcePath=atmosphere 2026-03-20 05:38:30,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=bab36166-4326-4958-a4f6-b86b794130ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6265bcb1-1c15-41ec-9a30-205a5cbd5a10, client_auth_method=client-secret, username=admin, authSessionParentId=10d09435-d1f4-4540-bbba-f394fe0199c1, authSessionTabId=-sjVWmlBfHQ 2026-03-20 05:38:30,701 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cfc2035c-84b0-4c3d-a6ba-3a40cdb65ec8 2026-03-20 05:38:30,794 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cfc2035c-84b0-4c3d-a6ba-3a40cdb65ec8/protocol-mappers/models/7d72d2be-4af9-40fe-8cb6-5e922b6da5d3 2026-03-20 05:38:51,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=7af3ab31-b72b-4286-a275-848aa202f75e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63746b21-ee44-4833-92d0-d573fe08621a, client_auth_method=client-secret, username=admin, authSessionParentId=a352e9a0-2374-44fe-824b-ed99420f13d8, authSessionTabId=uXEVI0Hv7k0 2026-03-20 05:38:51,904 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/c85cb112-f961-4177-9db3-48f864e42335 2026-03-20 05:38:52,273 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=b6276b2d-26ea-4b83-8b66-050ac2128348, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=295a25de-3d66-40fc-aee3-ec6ddfaddae0, client_auth_method=client-secret, username=admin, authSessionParentId=7efdece9-65df-4192-9c3d-cb7f500cdb83, authSessionTabId=zgoYz4uiHWA 2026-03-20 05:38:52,346 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/38e4d3cb-e047-46e6-a32a-f28f497e27f8 2026-03-20 05:38:52,727 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=76537088-b04e-4e72-b7ad-c81e8e4b02f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=14d34e03-fbf6-4d18-ac12-9d7b9b0ebad2, client_auth_method=client-secret, username=admin, authSessionParentId=685e86ed-0305-4d0f-8ade-4528aaf973c8, authSessionTabId=dviFVrL7qRQ 2026-03-20 05:38:52,794 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/ca905b7b-9478-4481-a3f3-cc6364825475 2026-03-20 05:38:53,487 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=0296a033-5339-40cb-a72d-6f88d1115618, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9d173644-9ed1-42c4-bb61-8d7ea6f8d960, client_auth_method=client-secret, username=admin, authSessionParentId=64d2245e-c4f3-464f-8e08-c5a04c2a6703, authSessionTabId=LT3nxf1sq5w 2026-03-20 05:38:53,595 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/c85cb112-f961-4177-9db3-48f864e42335/roles/member 2026-03-20 05:38:53,996 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=f5505053-6a6d-4582-908a-f51574b58631, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c11b4b13-7039-4e10-a961-858dfe226b69, client_auth_method=client-secret, username=admin, authSessionParentId=164f2b92-c730-4f90-87fe-e8b6f6d5f056, authSessionTabId=b0QK7j25KXs 2026-03-20 05:38:54,086 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/38e4d3cb-e047-46e6-a32a-f28f497e27f8/roles/admin 2026-03-20 05:38:54,471 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=68404d2f-c84e-4e8a-8805-16128436928b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2384a88-336f-4896-be14-2e83d79f54bb, client_auth_method=client-secret, username=admin, authSessionParentId=cb628110-8324-476b-97c6-fd154d2dd3dd, authSessionTabId=lYeHBCeC7wo 2026-03-20 05:38:54,560 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/38e4d3cb-e047-46e6-a32a-f28f497e27f8/roles/editor 2026-03-20 05:38:54,927 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=a24ce671-0ee6-4916-8591-97f9f794986e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=67da5fab-c596-463a-b215-43f6cf4cf945, client_auth_method=client-secret, username=admin, authSessionParentId=a76d514a-1d60-42f5-beed-4a39f385977e, authSessionTabId=Q_4cC4xCIpw 2026-03-20 05:38:55,020 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/38e4d3cb-e047-46e6-a32a-f28f497e27f8/roles/viewer 2026-03-20 05:38:55,381 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=391efc57-6d9c-45e7-bb80-3fda4d07cbf8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=feb8eaf3-ce50-440d-aee4-4ea6b1426e0f, client_auth_method=client-secret, username=admin, authSessionParentId=6bfaa6f5-8783-4377-82a8-843bf213b95e, authSessionTabId=8_HheR2ZUMQ 2026-03-20 05:38:55,470 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/ca905b7b-9478-4481-a3f3-cc6364825475/roles/member 2026-03-20 05:41:40,398 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=5dbb939b-f938-4076-9e50-62885be2b695, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fd3ae222-4338-4379-a6e5-0b1ab857000f, client_auth_method=client-secret, username=admin, authSessionParentId=849af921-b3a4-4a8b-a90b-991d502a5d31, authSessionTabId=Mg7T_LiDgzM 2026-03-20 05:41:40,788 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=REALM, resourcePath=null 2026-03-20 05:41:42,168 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=4d48c0fd-2ce6-49a9-a9bf-75ce89d21ca6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e5880f29-0e05-4ef2-8223-dc37d5838fcc, client_auth_method=client-secret, username=admin, authSessionParentId=e6decd4a-e623-447e-87eb-bea312d7f723, authSessionTabId=1suRfv1OyA8 2026-03-20 05:41:42,256 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/94346ce7-130a-47a7-8005-ff37c59f928b 2026-03-20 05:41:42,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=admin-cli, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=3852ab82-6726-47a4-a4f9-570df3a37ff1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aee17e2e-c2e9-41e2-8be9-3d62995f8366, client_auth_method=client-secret, username=admin, authSessionParentId=0dff2527-776a-429a-a09b-0dcfe90592b5, authSessionTabId=mxg_C438i7o 2026-03-20 05:41:43,192 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0df4e97a-2bd9-4ee3-ad20-84d3de8691fc, clientId=7f3e4147-dd25-43a7-bcb7-cbfc80e0741a, userId=23a94fe8-3be8-4b1e-a1a7-2086ad6f4f81, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/28f42920-7219-48ab-a25b-e0b953c6c64f/role-mappings/clients/682b9c82-ce16-425d-97ba-2b2cc1f44630