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-12 17:50:53,421 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5199ms 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-12 17:50:54,805 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-12 17:50:57,257 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-12 17:50:57,364 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-12 17:50:57,626 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-12 17:50:57,742 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-12 17:50:57,744 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d3ad4ade-c9e0-4e70-a21e-00501bafbcb5, name: keycloak-0-6225 2026-08-12 17:50:57,750 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-12 17:50:57,750 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-12 17:50:57,757 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32917 2026-08-12 17:50:58,047 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-12 17:50:59,762 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6225: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-12 17:50:59,774 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6225|0] (1) [keycloak-0-6225] 2026-08-12 17:50:59,787 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6225`, physical addresses are `[10.0.0.28:48453]` 2026-08-12 17:51:00,273 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6225, Site name: null 2026-08-12 17:51:00,284 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-12 17:51:00,965 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-12 17:51:00,966 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-12 17:51:01,133 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-12 17:51:01,326 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-12 17:51:01,327 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-12 17:51:01,422 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-12 17:51:01,423 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-12 17:51:30,964 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-12 17:51:32,971 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.358s. Listening on: http://0.0.0.0:8080 2026-08-12 17:51:32,972 INFO [io.quarkus] (main) Profile prod activated. 2026-08-12 17:51:32,972 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-12 17:51:33,134 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-12 17:51:48,847 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=d566b783-c783-4dd0-8418-aa3942a03517, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=82fb34e5-7618-4a35-98ce-03578ee79b54, client_auth_method=client-secret, username=admin, authSessionParentId=7ae89e96-4e90-4891-8d28-75cda83d2b0f, authSessionTabId=Pclm8LnOLMQ 2026-08-12 17:51:50,334 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=REALM, resourcePath=atmosphere 2026-08-12 17:51:51,116 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=5cc26600-fd09-46e9-9779-bed8eed5f425, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8dcc5054-39a4-47d1-bf08-45b9413698cf, client_auth_method=client-secret, username=admin, authSessionParentId=447430c0-a599-46a3-90fb-f54760c980cb, authSessionTabId=UJD50FXjVPg 2026-08-12 17:51:51,209 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/20a398d4-b2de-4c06-ac98-460ccfdbf123 2026-08-12 17:51:51,299 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/20a398d4-b2de-4c06-ac98-460ccfdbf123/protocol-mappers/models/db5fd5d8-a4ff-4387-8a3c-b4428cd6e60c 2026-08-12 17:52:12,228 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=e6bab195-0482-4ec4-9c63-1e2b53de1f0e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d639db5-e8dd-499f-a6a0-68ae5488843f, client_auth_method=client-secret, username=admin, authSessionParentId=faf3fa8f-08c1-42eb-8ac6-86f06b57b657, authSessionTabId=GAJLR64MIqQ 2026-08-12 17:52:12,329 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT, resourcePath=clients/23b14b83-ff60-4bb4-a71f-ba9f4e38c876 2026-08-12 17:52:12,681 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=4dc93815-284a-436b-96c9-4a8b815465cb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bfe1d446-0451-4f9c-aad2-bc17b47e9c7b, client_auth_method=client-secret, username=admin, authSessionParentId=bf146b79-e3c2-4cf6-b68b-0fc12828cb90, authSessionTabId=jPn0Z1lOpFM 2026-08-12 17:52:12,747 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT, resourcePath=clients/90cbe855-1d20-4eb4-a1a5-dadabfcc2810 2026-08-12 17:52:13,134 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=0842ef1f-8da5-4807-9458-1501fe5f0e3f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db706967-8b73-4be5-8b0f-04d59b55777f, client_auth_method=client-secret, username=admin, authSessionParentId=cdb4aecb-0064-4c62-a146-8a3231b8b708, authSessionTabId=pb_fR__WRZo 2026-08-12 17:52:13,213 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT, resourcePath=clients/9263e1a9-0f67-4dfc-b3d1-e9385f92d5a2 2026-08-12 17:52:13,805 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=7fa9303d-59cb-4593-bc3c-38267bd52223, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad088d3f-128e-403a-ab55-3cf4f172c756, client_auth_method=client-secret, username=admin, authSessionParentId=7192e7e3-2981-4eca-9e37-181d8e9492e9, authSessionTabId=X-5EmZ-B9-E 2026-08-12 17:52:13,906 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_ROLE, resourcePath=clients/23b14b83-ff60-4bb4-a71f-ba9f4e38c876/roles/member 2026-08-12 17:52:14,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=2119cd0d-61b7-49e5-a4b7-6016d28508e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d9e5fbd8-1bbf-49da-9c8d-bc2abe91a36f, client_auth_method=client-secret, username=admin, authSessionParentId=dffbdfcc-6039-4932-83c2-0c3dd89a2dd2, authSessionTabId=vSc5OL5IW6Y 2026-08-12 17:52:14,349 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_ROLE, resourcePath=clients/90cbe855-1d20-4eb4-a1a5-dadabfcc2810/roles/admin 2026-08-12 17:52:14,696 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=8a96a2e3-c362-4e72-9497-6737a45db91a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=430d6f66-7c61-416b-b46e-8e9a19ea8c1b, client_auth_method=client-secret, username=admin, authSessionParentId=cf5826f1-e8cb-4a7b-a00f-fc9e989f97c1, authSessionTabId=IrQ2FenrbM0 2026-08-12 17:52:14,770 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_ROLE, resourcePath=clients/90cbe855-1d20-4eb4-a1a5-dadabfcc2810/roles/editor 2026-08-12 17:52:15,143 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=99c30b70-e832-40ce-8cc2-9e745ff42b34, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5b5e0ea4-e6fc-4890-a728-087aedf23ccc, client_auth_method=client-secret, username=admin, authSessionParentId=697404c2-b365-4e46-b9cc-4016096abce8, authSessionTabId=a0nVPssCpcQ 2026-08-12 17:52:15,224 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_ROLE, resourcePath=clients/90cbe855-1d20-4eb4-a1a5-dadabfcc2810/roles/viewer 2026-08-12 17:52:15,578 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=df616b70-57aa-439a-9d12-a7af92e8eacb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2aaa1323-bbcf-4036-a223-e2c2b7292643, client_auth_method=client-secret, username=admin, authSessionParentId=5c82466f-0743-4d9f-b8c6-9420aa43df27, authSessionTabId=cm30VKb9RP8 2026-08-12 17:52:15,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_ROLE, resourcePath=clients/9263e1a9-0f67-4dfc-b3d1-e9385f92d5a2/roles/member 2026-08-12 17:54:28,200 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=b3ed75af-9103-47f6-8717-7c37204606f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=069a9e97-25f9-4499-a40c-216a56c0769d, client_auth_method=client-secret, username=admin, authSessionParentId=8b669512-c72e-401c-9dbd-f8d959d61bc7, authSessionTabId=pZD2u8C-NDU 2026-08-12 17:54:28,374 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=REALM, resourcePath=null 2026-08-12 17:54:29,757 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=86ddf54b-18ba-46ff-8187-0d6e3411248b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=80d184bd-adbd-4c0d-ab6e-6cb48509240a, client_auth_method=client-secret, username=admin, authSessionParentId=68eb415b-b4e4-495b-ad7c-7377bfced26f, authSessionTabId=g37kB8193jM 2026-08-12 17:54:29,844 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT, resourcePath=clients/d6261f79-5d1a-4a25-a6d6-1a19a27a8f6f 2026-08-12 17:54:30,472 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=admin-cli, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, auth_method=openid-connect, token_id=0e12b82f-c623-47f6-9de3-655461f6fa32, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e9706eb-a721-4e5b-8f4f-e5fe2ae32560, client_auth_method=client-secret, username=admin, authSessionParentId=77475c4f-95a3-4a61-8367-cb8723034db9, authSessionTabId=guQmOCSLx3w 2026-08-12 17:54:30,751 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6811520e-f86c-4388-b89b-e88e5dbb4d7f, clientId=3d777b51-4f22-4722-a1a9-0bb50f25e083, userId=bbf21082-97be-4a87-bdbe-fcd30eaf3cad, ipAddress=199.19.213.156, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/34a68c0a-e9ab-4456-8e29-7ac927de97d7/role-mappings/clients/8fa17126-f5c2-4d77-bb45-3c69d2219e04