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-09-11 17:44:45,588 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5110ms 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-09-11 17:44:47,014 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-09-11 17:44:49,333 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-11 17:44:49,454 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-11 17:44:49,648 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-11 17:44:49,775 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-11 17:44:49,779 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 74a5169f-5bda-49a7-bece-9e12d7cd3c3b, name: keycloak-0-1255 2026-09-11 17:44:49,787 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-09-11 17:44:49,787 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-09-11 17:44:49,798 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20089 2026-09-11 17:44:50,118 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-09-11 17:44:51,803 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1255: no members discovered after 2002 ms: creating cluster as coordinator 2026-09-11 17:44:51,819 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1255|0] (1) [keycloak-0-1255] 2026-09-11 17:44:51,844 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1255`, physical addresses are `[10.0.0.111:35625]` 2026-09-11 17:44:52,331 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1255, Site name: null 2026-09-11 17:44:52,335 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-11 17:44:53,204 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-09-11 17:44:53,205 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-09-11 17:44:53,337 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-11 17:44:53,547 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-09-11 17:44:53,547 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-09-11 17:44:53,940 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-09-11 17:44:53,941 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-09-11 17:45:37,333 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-11 17:45:39,900 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 54.091s. Listening on: http://0.0.0.0:8080 2026-09-11 17:45:39,901 INFO [io.quarkus] (main) Profile prod activated. 2026-09-11 17:45:39,901 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-09-11 17:45:40,063 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-11 17:45:58,165 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=55f4adf2-3d86-42cf-aa7c-57aab198327e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=86a3bd69-7027-4b88-b541-b5d7052b06ab, client_auth_method=client-secret, username=admin, authSessionParentId=0828de01-22a9-4f84-b7db-af2b189cb364, authSessionTabId=-wuzfZijXoE 2026-09-11 17:45:59,593 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=REALM, resourcePath=atmosphere 2026-09-11 17:46:00,476 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=ab8e084e-4707-43c4-893a-eebbebd059d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1ddf0332-25f9-4144-91f2-0c0022b880c6, client_auth_method=client-secret, username=admin, authSessionParentId=40655ab1-254f-4974-b64b-7ead509565a4, authSessionTabId=oRNdHFYk67Q 2026-09-11 17:46:00,593 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/8d17fd42-ba8c-4740-99cd-7e0becb91a4e 2026-09-11 17:46:00,700 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/8d17fd42-ba8c-4740-99cd-7e0becb91a4e/protocol-mappers/models/d511a307-00c6-420d-be39-3ed6244b28e1 2026-09-11 17:46:21,985 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=8fd1d09f-8448-44f5-a2b8-19927bcb4511, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d222978a-4883-48d1-9160-49e0a1e75b14, client_auth_method=client-secret, username=admin, authSessionParentId=cc7ef4e1-8442-4cc5-bafa-da9ca405472a, authSessionTabId=RMF7kfUnt20 2026-09-11 17:46:22,096 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/8f6ed26e-525a-4ffe-94bf-67a5e98bce7a 2026-09-11 17:46:22,575 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=0563c73e-3102-4455-89fd-8c610c2c7c45, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38e38883-c215-46af-9e3d-bcca04b0e6fd, client_auth_method=client-secret, username=admin, authSessionParentId=e3748088-ef12-49dc-9652-04b6d97df732, authSessionTabId=CfmxpdWqlyY 2026-09-11 17:46:22,654 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/a85708d1-ea48-414e-8c06-b09e6c74460a 2026-09-11 17:46:23,142 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=d1ea7f70-40cf-4109-8ee6-f9ff14d76ddf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0c57ec2-fa87-4ac2-a70c-d65de1df39e1, client_auth_method=client-secret, username=admin, authSessionParentId=829ddaf7-72d2-4d32-b858-1836cdab874e, authSessionTabId=Oev-EvLxNRc 2026-09-11 17:46:23,233 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/750aaaa2-6486-4418-927c-40a37a125e1f 2026-09-11 17:46:23,923 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=d926748e-9553-40a0-8c7c-af63cd50f0a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=832aee34-8f3f-42e0-b530-de3daecb0d3a, client_auth_method=client-secret, username=admin, authSessionParentId=6825215a-9d93-493b-8a1c-b54c7823f9e0, authSessionTabId=9PtM6ofCy14 2026-09-11 17:46:24,044 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/8f6ed26e-525a-4ffe-94bf-67a5e98bce7a/roles/member 2026-09-11 17:46:24,474 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=22358fbe-00c4-4965-9b6b-36b5123e405f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e2cec71-2533-487d-9623-8525b48a5176, client_auth_method=client-secret, username=admin, authSessionParentId=fe821ef5-bc4b-4d70-ac58-884aceee423a, authSessionTabId=BM2VlJMvYCg 2026-09-11 17:46:24,576 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/a85708d1-ea48-414e-8c06-b09e6c74460a/roles/admin 2026-09-11 17:46:25,006 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=aab4a9f1-da60-4801-b3bc-dcc901ce7804, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa5dc591-46a7-4922-99aa-e60cdec263fe, client_auth_method=client-secret, username=admin, authSessionParentId=70b5975d-5d68-47cb-a17c-71293a289dbb, authSessionTabId=1KgkSZ6ejIc 2026-09-11 17:46:25,101 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/a85708d1-ea48-414e-8c06-b09e6c74460a/roles/editor 2026-09-11 17:46:25,530 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=7400f6bd-1905-435e-8989-4cbb06312444, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6dabe56-222b-4277-a393-9ae7b2304e8c, client_auth_method=client-secret, username=admin, authSessionParentId=b60fbfdd-8dfc-40cb-87ee-cc89cdbfe598, authSessionTabId=OY4inskXquE 2026-09-11 17:46:25,635 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/a85708d1-ea48-414e-8c06-b09e6c74460a/roles/viewer 2026-09-11 17:46:26,100 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=36702853-78e9-4369-a622-71d6e9c9391f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f2ecb039-3077-4703-a517-a4fa15b2530d, client_auth_method=client-secret, username=admin, authSessionParentId=f162ae49-1e33-4d8c-b94c-229812d76da8, authSessionTabId=W21L-TdpdWY 2026-09-11 17:46:26,213 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/750aaaa2-6486-4418-927c-40a37a125e1f/roles/member 2026-09-11 17:48:47,733 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=3cbeec67-2a9c-4353-baac-021cb40c3264, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb1e1a28-929c-4c7c-86e3-a3632aaa26ed, client_auth_method=client-secret, username=admin, authSessionParentId=7cac22ce-ca2f-41d3-8d70-7fef0106d8cb, authSessionTabId=v5jJ6OKlJbw 2026-09-11 17:48:47,959 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=REALM, resourcePath=null 2026-09-11 17:48:49,492 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=ade84b0d-968a-4580-9aa4-df0fb3cc1e77, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8f09268a-b5d0-4823-8e36-f7b58d869924, client_auth_method=client-secret, username=admin, authSessionParentId=3e708678-7162-408f-bdd1-b86abc010928, authSessionTabId=8RczMiEqyBo 2026-09-11 17:48:49,603 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/4de82569-31d0-470b-a679-2a4fdcc08a74 2026-09-11 17:48:50,333 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=admin-cli, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=6723b2a7-dd8d-40d2-b6b4-9d9a8879783f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f326c4d-c385-4628-aebd-c666077f55e9, client_auth_method=client-secret, username=admin, authSessionParentId=81128163-8bb4-466e-a1f4-94b403bc48c2, authSessionTabId=83fkHLwZDZc 2026-09-11 17:48:50,657 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eea5c5f8-15f4-43b7-b022-2836106e6ee6, clientId=9de52222-14fb-48a9-9309-524286f06b0d, userId=6d6aa106-cbc1-461a-a5bb-aeadb8563124, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b99e83ef-ab0e-4c90-bf5c-dc3a158e5318/role-mappings/clients/2bacc2b9-6b00-4434-a2eb-f60e6a56ad5f