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-04-16 16:35:38,835 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4643ms 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-04-16 16:35:40,261 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-04-16 16:35:42,377 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-16 16:35:42,570 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-16 16:35:42,709 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-16 16:35:42,812 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-16 16:35:42,814 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 02a94046-ce2f-44a1-89c5-b162f899fe6f, name: keycloak-0-57133 2026-04-16 16:35:42,819 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-04-16 16:35:42,820 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-04-16 16:35:42,827 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17237 2026-04-16 16:35:43,052 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-04-16 16:35:43,798 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-04-16 16:35:43,798 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-04-16 16:35:43,964 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-16 16:35:44,223 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-04-16 16:35:44,223 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-04-16 16:35:44,322 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-04-16 16:35:44,322 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-04-16 16:35:44,832 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57133: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-16 16:35:44,848 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57133|0] (1) [keycloak-0-57133] 2026-04-16 16:35:44,862 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57133`, physical addresses are `[10.0.0.88:32773]` 2026-04-16 16:36:13,745 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57133, Site name: null 2026-04-16 16:36:13,927 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-16 16:36:13,948 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-16 16:36:16,081 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.045s. Listening on: http://0.0.0.0:8080 2026-04-16 16:36:16,082 INFO [io.quarkus] (main) Profile prod activated. 2026-04-16 16:36:16,082 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-04-16 16:36:16,240 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-16 16:36:31,306 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=e90d4e1b-e996-47b5-b5c7-bad63034fe3b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=69f2cff4-a586-4b34-a9fc-fb8f66a97b5b, client_auth_method=client-secret, username=admin, authSessionParentId=f2ea46de-a5eb-4022-85db-9b66e7bb972e, authSessionTabId=sJYPgsSXLis 2026-04-16 16:36:32,850 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=REALM, resourcePath=atmosphere 2026-04-16 16:36:33,686 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=8e91320e-5283-4682-b404-fc55bff0a509, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=83f31fbc-8cf6-4bbd-9fe9-0f6920cfb266, client_auth_method=client-secret, username=admin, authSessionParentId=ac9dc7fb-7fd4-440a-a660-d48a162acdb4, authSessionTabId=KJLef6w56wk 2026-04-16 16:36:33,784 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9b87969f-d4ad-4e53-a528-1d1bf04be2d4 2026-04-16 16:36:33,874 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9b87969f-d4ad-4e53-a528-1d1bf04be2d4/protocol-mappers/models/52158647-1232-4996-b76c-d69838af1e85 2026-04-16 16:36:54,648 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=edcf4190-9d55-414c-911b-b2afca8b3e0d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4413a87c-68fd-4753-84fe-2d7dee1c6fef, client_auth_method=client-secret, username=admin, authSessionParentId=e95f301c-d605-4448-a4dc-9de8b002cffc, authSessionTabId=7xw_SSdR1Bc 2026-04-16 16:36:54,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT, resourcePath=clients/d1bc29e8-81d5-4df3-9782-b415bf471d81 2026-04-16 16:36:55,134 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=1781cccf-614c-4a49-8b63-d066f3ecb839, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=829bf472-d4ad-4d38-b314-5d7cd3e74ab4, client_auth_method=client-secret, username=admin, authSessionParentId=9766e748-7e7f-4d79-8cee-1005b5f7e745, authSessionTabId=tGcwIWR9pfc 2026-04-16 16:36:55,199 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT, resourcePath=clients/3874f69e-7e5e-4ef2-bacf-9ab52da623a7 2026-04-16 16:36:55,570 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=339c360d-a025-42de-ac0e-acf52f7141e9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9999a778-76d5-4bc9-8e1b-c86d056673d9, client_auth_method=client-secret, username=admin, authSessionParentId=cef62cfa-6950-4b81-ab30-bd17ddfd4af9, authSessionTabId=jNqCvCOYubk 2026-04-16 16:36:55,643 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT, resourcePath=clients/75407a2f-e987-4c81-85d6-458bf8444be3 2026-04-16 16:36:56,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=9283e57d-ee7b-490b-96ed-935ebb0e1830, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=74c6cf95-87d5-4541-8054-fc59d52bd2f6, client_auth_method=client-secret, username=admin, authSessionParentId=39ffb584-2387-4674-b5c7-0b31ddd163b6, authSessionTabId=1QijnCnaa5Y 2026-04-16 16:36:56,389 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_ROLE, resourcePath=clients/d1bc29e8-81d5-4df3-9782-b415bf471d81/roles/member 2026-04-16 16:36:56,781 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=ac681b8e-1b6f-436b-8451-ca0f8b630d6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1b7b2022-455a-445e-b363-fc399eab92b9, client_auth_method=client-secret, username=admin, authSessionParentId=60106994-8af6-4e9d-baae-16472c945c91, authSessionTabId=JJn-ZHCO9WE 2026-04-16 16:36:56,856 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_ROLE, resourcePath=clients/3874f69e-7e5e-4ef2-bacf-9ab52da623a7/roles/admin 2026-04-16 16:36:57,230 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=5364bcba-b487-488b-9197-4a6f5650cd35, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6817dfea-033c-41a2-8b68-d9fc2b2ffd34, client_auth_method=client-secret, username=admin, authSessionParentId=e0b69fde-f768-485a-a53b-fa126ccda86f, authSessionTabId=unYCJriDEaA 2026-04-16 16:36:57,310 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_ROLE, resourcePath=clients/3874f69e-7e5e-4ef2-bacf-9ab52da623a7/roles/editor 2026-04-16 16:36:57,676 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=2d7833f9-ca94-4b65-9c8a-5acdad3761ed, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=06a94339-4186-4b0a-b5ce-424ea01b7514, client_auth_method=client-secret, username=admin, authSessionParentId=ddd5b725-3c35-45f7-a45b-75dd1885603d, authSessionTabId=He3VmgUxbr0 2026-04-16 16:36:57,756 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_ROLE, resourcePath=clients/3874f69e-7e5e-4ef2-bacf-9ab52da623a7/roles/viewer 2026-04-16 16:36:58,119 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=12505b5a-41e6-476d-b711-fd8fb01c8b08, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=880c2e8a-30bb-4190-b3e5-af2c76d295c0, client_auth_method=client-secret, username=admin, authSessionParentId=36cf7b8f-74ae-42bf-b06e-10831e1ea57a, authSessionTabId=XRB4rpTRsEw 2026-04-16 16:36:58,193 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_ROLE, resourcePath=clients/75407a2f-e987-4c81-85d6-458bf8444be3/roles/member 2026-04-16 16:39:08,866 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=c72409da-888e-49c7-9221-5aabb31b2ace, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ff0cb387-611c-4d19-bc06-a2262e827feb, client_auth_method=client-secret, username=admin, authSessionParentId=4d04d842-55b6-463a-ae70-1738e6ec5abb, authSessionTabId=4NTJosFQlTo 2026-04-16 16:39:09,041 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=REALM, resourcePath=null 2026-04-16 16:39:10,377 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=c6d7a119-ac91-4560-98a0-3440efd4c17f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b2eeace7-50ef-4c2a-95df-a97510ab8876, client_auth_method=client-secret, username=admin, authSessionParentId=788b8be7-e127-4b13-a51a-6737ff3f3d44, authSessionTabId=DEVaIyGMgfQ 2026-04-16 16:39:10,453 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT, resourcePath=clients/0cd7064d-a4a0-488b-8116-de01a041de74 2026-04-16 16:39:11,056 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=admin-cli, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, auth_method=openid-connect, token_id=6a406011-595b-4385-8b05-9f0e6cfd91ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6670916-65d1-43ae-a9b3-468351bd7276, client_auth_method=client-secret, username=admin, authSessionParentId=d9f974ca-2381-4563-8ea4-234fe8f7785a, authSessionTabId=a-YJZ28II8Q 2026-04-16 16:39:11,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1f5425c-f9f5-42ff-89d6-882a38c3d3e6, clientId=e69617fc-8732-4981-82f1-3fcef45ec6a2, userId=dbcd81b0-7601-453d-bb9e-9e6603655e31, ipAddress=199.19.213.154, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/1da5c3be-801f-41d0-8e6d-a1b968e1dfc3/role-mappings/clients/55845027-60f0-4533-8d55-285d812d7c2a