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-08-24 20:46:47,215 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4804ms 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-08-24 20:46:48,548 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-08-24 20:46:50,787 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-24 20:46:50,977 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-24 20:46:51,095 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-24 20:46:51,221 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-24 20:46:51,223 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: efa22c55-82f5-4e80-9883-fa4f862af926, name: keycloak-0-51345 2026-08-24 20:46:51,229 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-08-24 20:46:51,230 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-08-24 20:46:51,236 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44723 2026-08-24 20:46:51,514 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-08-24 20:46:51,518 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-24 20:46:53,242 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51345: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-24 20:46:53,252 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51345|0] (1) [keycloak-0-51345] 2026-08-24 20:46:53,263 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51345`, physical addresses are `[10.0.0.177:60259]` 2026-08-24 20:46:53,660 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51345, Site name: null 2026-08-24 20:46:54,399 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-08-24 20:46:54,399 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-08-24 20:46:54,560 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-24 20:46:54,747 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-08-24 20:46:54,747 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-08-24 20:46:54,855 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-08-24 20:46:54,855 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-08-24 20:47:24,952 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-24 20:47:27,358 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.948s. Listening on: http://0.0.0.0:8080 2026-08-24 20:47:27,359 INFO [io.quarkus] (main) Profile prod activated. 2026-08-24 20:47:27,359 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-08-24 20:47:27,530 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-24 20:47:43,521 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=b6128141-b8eb-4d80-80f0-b77c1eb7f561, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=437fed9e-55f3-4c31-b222-8aa96e4f9611, client_auth_method=client-secret, username=admin, authSessionParentId=5792f7a6-cb9c-48b5-ae2b-066c6a069f2e, authSessionTabId=kSou81os6L4 2026-08-24 20:47:44,808 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=REALM, resourcePath=atmosphere 2026-08-24 20:47:45,581 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=3f52c7c2-d2c3-436d-ba26-d534d314ee6b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34abeed1-7cef-420e-ad0b-82807bb6041a, client_auth_method=client-secret, username=admin, authSessionParentId=b73d5336-27dd-4a3a-9325-90599dfb80f6, authSessionTabId=epWVqcCayF0 2026-08-24 20:47:45,668 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f3b9cc17-3b4c-4af1-8d46-601e218bd563 2026-08-24 20:47:45,759 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f3b9cc17-3b4c-4af1-8d46-601e218bd563/protocol-mappers/models/b4808ff0-9de3-44c2-8e05-0d299ed08060 2026-08-24 20:48:06,706 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=28642e17-fb20-49fd-9aae-db3f52087be4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7de3d05d-d321-4cfb-8c38-f219e6e6c4fe, client_auth_method=client-secret, username=admin, authSessionParentId=94f94c94-4976-4d4e-9a5b-5fa841d36557, authSessionTabId=6jpPtVFWaws 2026-08-24 20:48:06,813 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/11662adf-4e49-4eb1-ba98-ab29f48b9385 2026-08-24 20:48:07,170 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=a920bc19-d5fa-48b6-ad12-fd14c2728e47, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7b93e68f-fe4b-4675-9e49-645a1835b3fa, client_auth_method=client-secret, username=admin, authSessionParentId=3f4127bf-0735-4075-af7e-52b3a35ea5e6, authSessionTabId=0av9jKVMeds 2026-08-24 20:48:07,251 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/888b23e5-3300-4351-bd76-4a7b8a797d4a 2026-08-24 20:48:07,628 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=f9e98fe1-3128-4d47-8bd2-f7994dab6fab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5114727-e819-49f1-8239-d60949b96a75, client_auth_method=client-secret, username=admin, authSessionParentId=3d3add2f-f780-458c-87c1-4b5dc8847ad5, authSessionTabId=p3-Sds6Uf08 2026-08-24 20:48:07,695 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/a2b3bda1-88ac-4a96-930f-1208d0c4c956 2026-08-24 20:48:08,325 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=d6331c67-7074-48be-b7a5-95452954fde9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a51b26ae-b98f-438a-be30-0929123959b8, client_auth_method=client-secret, username=admin, authSessionParentId=a62b486b-37ff-4780-94c4-1684780133d6, authSessionTabId=jWvg0PYkbWA 2026-08-24 20:48:08,442 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/11662adf-4e49-4eb1-ba98-ab29f48b9385/roles/member 2026-08-24 20:48:08,798 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=8e798f76-1895-4d6b-b6ba-1bb420e35c91, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c127778-07e2-4e9a-8dff-82d224231f03, client_auth_method=client-secret, username=admin, authSessionParentId=fde99cd2-aad9-4d8a-9ce5-3213e59197d3, authSessionTabId=XROAazPMjbY 2026-08-24 20:48:08,881 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/888b23e5-3300-4351-bd76-4a7b8a797d4a/roles/admin 2026-08-24 20:48:09,239 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=8cd85058-1a23-42a2-96b7-45875f549460, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=215140c2-fc74-44c5-9530-ee841adf91bc, client_auth_method=client-secret, username=admin, authSessionParentId=0c35a512-5ef5-49ce-bb8d-b5c4b2965dea, authSessionTabId=rHO0uLtiznY 2026-08-24 20:48:09,316 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/888b23e5-3300-4351-bd76-4a7b8a797d4a/roles/editor 2026-08-24 20:48:09,702 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=08b97cc4-b552-496d-8422-ee9e668267e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a8175a25-3ece-4a7e-9443-75e26d8c1979, client_auth_method=client-secret, username=admin, authSessionParentId=75450cfa-0a54-4053-b90f-d80069fc0e0f, authSessionTabId=9hCLy0uWh1E 2026-08-24 20:48:09,788 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/888b23e5-3300-4351-bd76-4a7b8a797d4a/roles/viewer 2026-08-24 20:48:10,157 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=027d9408-27ed-492d-bd71-006bd54d7db0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9a395c11-b69a-4c6d-bbfb-c28064bc949a, client_auth_method=client-secret, username=admin, authSessionParentId=7e9875f4-78b0-4976-93bc-27e50931bd49, authSessionTabId=Q5IuAoWaCDs 2026-08-24 20:48:10,226 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/a2b3bda1-88ac-4a96-930f-1208d0c4c956/roles/member 2026-08-24 20:50:27,831 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=131b181c-4d77-428e-9878-2231aaaef61a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=36f6f1d0-b92b-4130-b4a1-ddb77bb81914, client_auth_method=client-secret, username=admin, authSessionParentId=89ae1c15-bfa2-4157-8366-103424c127f0, authSessionTabId=GhDK8eK_x7A 2026-08-24 20:50:28,053 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=REALM, resourcePath=null 2026-08-24 20:50:29,597 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=5bfb8b66-4345-4b64-8847-936bf7400a2f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5172e3c-3d8e-4df2-b7e0-56154fd503b8, client_auth_method=client-secret, username=admin, authSessionParentId=bce8220b-6f8d-4fbf-bd1a-a59c76cb8450, authSessionTabId=JqxXkYAQa6A 2026-08-24 20:50:29,701 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/6aca61e4-49ce-4c18-8ef0-f3f6d4537fc4 2026-08-24 20:50:30,452 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=admin-cli, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=af88b1be-a169-4504-a9c2-047650bd5cf6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f8f6b321-44c1-440f-974b-8eee4e275fdf, client_auth_method=client-secret, username=admin, authSessionParentId=43de9949-4fbc-46a6-82f0-a49f10899920, authSessionTabId=JYAN48g1NjU 2026-08-24 20:50:30,760 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ca8bbd3f-f459-4ea8-8762-bda4074a890f, clientId=5be9e0e7-a0ba-4ad0-9493-23e509235a78, userId=f5b485cb-925c-4dc0-943f-32a85ab5199b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2847d4f4-7c46-452f-bb97-5de41338954f/role-mappings/clients/6b619bf6-dbec-44e0-972b-2d316c273e67