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-03-24 14:52:42,106 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4726ms 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-03-24 14:52:43,477 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-03-24 14:52:45,926 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-24 14:52:46,032 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-24 14:52:46,290 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-24 14:52:46,399 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-24 14:52:46,401 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0393adb6-aca9-4f6b-bd23-4bd1b9fce5f4, name: keycloak-0-1434 2026-03-24 14:52:46,407 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-03-24 14:52:46,407 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-03-24 14:52:46,414 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44344 2026-03-24 14:52:46,733 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-03-24 14:52:46,739 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-24 14:52:47,636 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-03-24 14:52:47,636 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-03-24 14:52:47,815 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-24 14:52:48,030 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-03-24 14:52:48,030 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-03-24 14:52:48,130 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-03-24 14:52:48,130 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-03-24 14:52:48,420 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1434: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-24 14:52:48,434 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1434|0] (1) [keycloak-0-1434] 2026-03-24 14:52:48,453 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1434`, physical addresses are `[10.0.0.118:59880]` 2026-03-24 14:53:17,615 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1434, Site name: null 2026-03-24 14:53:17,815 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-24 14:53:19,642 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.352s. Listening on: http://0.0.0.0:8080 2026-03-24 14:53:19,642 INFO [io.quarkus] (main) Profile prod activated. 2026-03-24 14:53:19,642 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-03-24 14:53:19,796 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-24 14:53:37,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=375c1e91-ff63-4c78-8158-aea8d20f9dfb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5e1d716-bfda-4bd5-972a-342ea5ee7c2e, client_auth_method=client-secret, username=admin, authSessionParentId=c64d6bf5-0d58-41f8-94bb-3498c108eb1e, authSessionTabId=ap7nsseBRj0 2026-03-24 14:53:39,276 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=REALM, resourcePath=atmosphere 2026-03-24 14:53:40,061 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=a769d742-e55e-49b9-a361-f247f85ab161, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0f5a4404-d331-4232-9b35-960de0633ad9, client_auth_method=client-secret, username=admin, authSessionParentId=fc7f8d45-65d5-44d5-8dd0-d0a2ea6e2860, authSessionTabId=DZfKS3pcd6k 2026-03-24 14:53:40,161 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ed31bce3-4929-40ca-a221-3b271d78e5ea 2026-03-24 14:53:40,249 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ed31bce3-4929-40ca-a221-3b271d78e5ea/protocol-mappers/models/462c1e69-6f73-437b-b1e5-fca53a18c9c0 2026-03-24 14:54:00,974 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=c5d34c08-f375-43e2-b51d-9e74f775c749, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63fe5805-72b2-407a-804f-339482216152, client_auth_method=client-secret, username=admin, authSessionParentId=5c0808c7-96b2-440e-b128-c65c8ae512fe, authSessionTabId=-uT1NysEz1E 2026-03-24 14:54:01,092 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT, resourcePath=clients/e4117a91-296c-4957-88af-e88c623b0ec5 2026-03-24 14:54:01,484 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=1c5ec6bb-6106-4357-abf7-1fdfe71a3d4c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4dc7d695-f03e-4407-8555-c64cdc5edfb7, client_auth_method=client-secret, username=admin, authSessionParentId=a12dec5c-ba63-4a4f-b2a2-87459c16316f, authSessionTabId=8R7t1o00yfo 2026-03-24 14:54:01,563 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT, resourcePath=clients/4b2b073b-f8cf-45f1-bdea-d92100226c88 2026-03-24 14:54:01,955 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=fc66ed75-d205-4bfc-898e-b803538c55ff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3a12b93e-5286-45ea-8d50-a12816fe649c, client_auth_method=client-secret, username=admin, authSessionParentId=93257e1a-1507-4363-afb0-920d96e98927, authSessionTabId=O2fFwzVkhKk 2026-03-24 14:54:02,035 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT, resourcePath=clients/d8698589-d6bf-479e-b7ee-f4f73ab8d58a 2026-03-24 14:54:02,649 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=045fa1af-b5cf-484f-89fa-6a663817b526, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c47258d6-b3ee-4751-8dd0-17933793f09e, client_auth_method=client-secret, username=admin, authSessionParentId=2673f6b6-dcde-4e68-ab6e-6bf1af03726c, authSessionTabId=cnm_zhORytk 2026-03-24 14:54:02,765 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_ROLE, resourcePath=clients/e4117a91-296c-4957-88af-e88c623b0ec5/roles/member 2026-03-24 14:54:03,144 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=c7298bdc-d740-4841-9716-4695ab98ec04, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7bc076c5-2a6e-48ae-acc5-81b9e5decb2d, client_auth_method=client-secret, username=admin, authSessionParentId=082ad85e-f99a-420b-b00c-1ea3d92757c0, authSessionTabId=_fRp2iOAOWw 2026-03-24 14:54:03,230 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_ROLE, resourcePath=clients/4b2b073b-f8cf-45f1-bdea-d92100226c88/roles/admin 2026-03-24 14:54:03,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=0de20668-de13-4e92-b468-334b98524914, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a6860c4f-364b-4ed0-a195-64fadb78419e, client_auth_method=client-secret, username=admin, authSessionParentId=635b927c-2f51-431e-bd4c-182b4b7f79c3, authSessionTabId=Tc4vsSoHnvg 2026-03-24 14:54:03,695 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_ROLE, resourcePath=clients/4b2b073b-f8cf-45f1-bdea-d92100226c88/roles/editor 2026-03-24 14:54:04,055 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=2de4f36b-cf92-4bbd-ada2-a8750877b4d2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=469fd995-906b-4fa8-ae36-5129bb466bcc, client_auth_method=client-secret, username=admin, authSessionParentId=f517893f-fd4d-45a3-b791-e944990829f2, authSessionTabId=QBbfhvURSV4 2026-03-24 14:54:04,148 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_ROLE, resourcePath=clients/4b2b073b-f8cf-45f1-bdea-d92100226c88/roles/viewer 2026-03-24 14:54:04,519 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=ee453019-bf62-4912-83a9-56a9cd072750, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=17a27191-9eae-44c4-8530-ecd90463647c, client_auth_method=client-secret, username=admin, authSessionParentId=c7e506a7-eed7-404a-b326-bbbfd03c242f, authSessionTabId=fyDUvCTp0Lw 2026-03-24 14:54:04,598 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_ROLE, resourcePath=clients/d8698589-d6bf-479e-b7ee-f4f73ab8d58a/roles/member 2026-03-24 14:56:17,312 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=c718d7ba-7fd0-436f-9f48-285a5986577d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c8283af-5ed0-4755-bf5e-04a643d7f301, client_auth_method=client-secret, username=admin, authSessionParentId=3d43ae03-3136-4336-b5cc-ffc47baa11d3, authSessionTabId=wquzYbyS9DU 2026-03-24 14:56:17,520 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=REALM, resourcePath=null 2026-03-24 14:56:19,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=4a015cc1-27a7-4ccf-b91c-1b4eb89fccf8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ede7d2bf-d388-4da6-b198-0ce79e599c04, client_auth_method=client-secret, username=admin, authSessionParentId=738d14e2-94bd-4a1f-bd71-7676b55d1ce9, authSessionTabId=_AydELfpsuU 2026-03-24 14:56:19,159 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT, resourcePath=clients/bceb4c4e-1b1e-4f6a-a584-404a045959b5 2026-03-24 14:56:19,832 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=admin-cli, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, auth_method=openid-connect, token_id=76ea7a06-6a13-45b0-9127-ce637cd06a15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2bbe86d9-3a53-482a-bc94-03f206b0372c, client_auth_method=client-secret, username=admin, authSessionParentId=fb41884a-cb05-470b-ba17-0d5577f4aba5, authSessionTabId=KXMiC94D1Ic 2026-03-24 14:56:20,096 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=17a1f78b-7623-4fd6-8fea-e282d7701b15, clientId=9ea95661-c9af-4179-8e4a-edb13f879ccd, userId=a1ae90ec-0714-41dd-8512-686d9ffb6632, ipAddress=199.19.213.213, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/be7c927c-383b-4fbf-9b16-0f36e5cfa635/role-mappings/clients/c36d534f-d8e2-48f1-905a-20b7e82a4907