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-27 14:51:46,377 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5388ms 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-27 14:51:47,899 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-27 14:51:50,201 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 14:51:50,316 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 14:51:50,564 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 14:51:50,681 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 14:51:50,683 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a71b46aa-6e84-49bc-90fe-ba930c4fd998, name: keycloak-0-6451 2026-02-27 14:51:50,689 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-27 14:51:50,690 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-27 14:51:50,696 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37923 2026-02-27 14:51:51,031 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-27 14:51:51,839 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-27 14:51:51,840 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-27 14:51:52,020 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 14:51:52,244 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-27 14:51:52,244 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-27 14:51:52,353 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-27 14:51:52,354 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-27 14:51:52,701 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6451: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-27 14:51:52,712 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6451|0] (1) [keycloak-0-6451] 2026-02-27 14:51:52,726 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6451`, physical addresses are `[10.0.0.209:53459]` 2026-02-27 14:52:23,691 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6451, Site name: null 2026-02-27 14:52:23,874 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 14:52:23,899 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 14:52:26,204 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.634s. Listening on: http://0.0.0.0:8080 2026-02-27 14:52:26,204 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 14:52:26,205 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-27 14:52:26,369 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 14:52:42,919 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=d44988ff-1a9b-43e9-b1a4-f299ede0ac05, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=926867a4-4b25-4616-ae4a-3746ac4e3c3d, client_auth_method=client-secret, username=admin, authSessionParentId=13c09ebb-114f-43f3-a80f-3ccfcfe8cf0f, authSessionTabId=uWePFBdzOc4 2026-02-27 14:52:44,284 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=REALM, resourcePath=atmosphere 2026-02-27 14:52:45,090 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=613eba6a-679c-4fba-a287-a6fdc1286704, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed4ec1d4-74d3-4fc9-a995-029805ab0185, client_auth_method=client-secret, username=admin, authSessionParentId=e90f7e1a-b6bf-4bd1-bd1b-7cdce8789f03, authSessionTabId=9tAsTq2t3wk 2026-02-27 14:52:45,192 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d6151649-8dcd-41ef-8137-a99667d57d71 2026-02-27 14:52:45,293 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d6151649-8dcd-41ef-8137-a99667d57d71/protocol-mappers/models/d8fea219-4d46-4bb1-a0d4-04239287ccd9 2026-02-27 14:53:06,584 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=1b23f0e8-1b63-4b02-9258-c45b7d7ce6ff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=283feb91-f2ad-45b2-be7d-6de9df66505b, client_auth_method=client-secret, username=admin, authSessionParentId=9e54d645-462c-4bf1-92a3-4abe59793077, authSessionTabId=eiy5KMo0bQ0 2026-02-27 14:53:06,686 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT, resourcePath=clients/201a956b-3a88-4b1f-802a-b5fe71684f99 2026-02-27 14:53:07,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=cb580ddf-5f1f-49f6-817d-0cfc0df00f90, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=93e6dbae-f6d7-4117-acbc-8bfc5d655e15, client_auth_method=client-secret, username=admin, authSessionParentId=de10bd65-aeaa-41ee-89b8-a0292f02ac19, authSessionTabId=-VhxgQvZFJs 2026-02-27 14:53:07,131 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT, resourcePath=clients/45af8b9f-1a5a-43b1-aee7-95d4c91501ae 2026-02-27 14:53:07,515 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=676cd01c-3279-4f16-9934-f4e01ebaf85b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=83b58bb0-523c-42fd-8974-64fb1ae03ef6, client_auth_method=client-secret, username=admin, authSessionParentId=e5200690-0441-423d-82c7-730e5187357f, authSessionTabId=KVX67rmIE14 2026-02-27 14:53:07,593 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT, resourcePath=clients/793c9115-8b00-4f0a-916c-ed517d59e4b1 2026-02-27 14:53:08,247 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=8cddf8a3-c88f-4841-a288-0ba72e2e3998, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=76ec2e55-7292-4b0f-a265-7be3ccff2934, client_auth_method=client-secret, username=admin, authSessionParentId=3d3c2227-ab7d-479d-a15a-c3ff0186b4e1, authSessionTabId=jytXH5HWgq8 2026-02-27 14:53:08,360 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT_ROLE, resourcePath=clients/201a956b-3a88-4b1f-802a-b5fe71684f99/roles/member 2026-02-27 14:53:08,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=4aaa5c4b-8e4c-492c-bb8b-88cf9713976e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=77e3591e-74ab-4bbc-b938-15c61511c307, client_auth_method=client-secret, username=admin, authSessionParentId=c83852ee-21b8-4cea-a621-d554f0ec10ae, authSessionTabId=JMucbkLXbro 2026-02-27 14:53:08,924 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT_ROLE, resourcePath=clients/45af8b9f-1a5a-43b1-aee7-95d4c91501ae/roles/admin 2026-02-27 14:53:09,318 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=f2609b93-08b3-4cf6-aec6-84ccd2f73e26, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0213d989-9cad-4f4f-b107-5e15d62d9e91, client_auth_method=client-secret, username=admin, authSessionParentId=f451ed44-7c26-48a7-840d-55f371fdc4dc, authSessionTabId=sqRCqnR_owo 2026-02-27 14:53:09,393 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT_ROLE, resourcePath=clients/45af8b9f-1a5a-43b1-aee7-95d4c91501ae/roles/editor 2026-02-27 14:53:09,767 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=4580e418-2212-4cf3-8837-aabd45111981, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d4e9cb3f-acf7-4c56-949e-a5342c94e9f0, client_auth_method=client-secret, username=admin, authSessionParentId=be486d11-5379-41f9-9589-bc1243afd8f8, authSessionTabId=vjd1tZXlHag 2026-02-27 14:53:09,906 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT_ROLE, resourcePath=clients/45af8b9f-1a5a-43b1-aee7-95d4c91501ae/roles/viewer 2026-02-27 14:53:10,301 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=admin-cli, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, auth_method=openid-connect, token_id=6e6587d7-184d-4294-b729-120bf9403a94, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9655ba90-3091-4c29-a314-9d7e95c1c5b0, client_auth_method=client-secret, username=admin, authSessionParentId=896c076e-a2b2-4b4b-ad2a-71e7d3f58531, authSessionTabId=3Q-mPspCu6E 2026-02-27 14:53:10,382 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18f61261-4d86-49b1-a276-6aff1c0e0f70, clientId=8fda80a1-3ebe-4ae0-8b7e-896ba80ef5e1, userId=d085b84b-01d1-4832-b014-03c3451a02c8, ipAddress=199.19.213.175, resourceType=CLIENT_ROLE, resourcePath=clients/793c9115-8b00-4f0a-916c-ed517d59e4b1/roles/member