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-13 21:15:47,594 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5534ms 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-13 21:15:49,303 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-13 21:15:51,832 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-13 21:15:52,022 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-13 21:15:52,202 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-13 21:15:52,342 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-13 21:15:52,345 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 040777f1-1fbf-4b33-a715-f77dff815c2c, name: keycloak-0-64786 2026-04-13 21:15:52,356 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-13 21:15:52,356 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-13 21:15:52,380 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30055 2026-04-13 21:15:52,682 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-13 21:15:52,685 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-13 21:15:54,388 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-64786: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-13 21:15:54,402 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-64786|0] (1) [keycloak-0-64786] 2026-04-13 21:15:54,416 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-64786`, physical addresses are `[10.0.0.148:45591]` 2026-04-13 21:15:54,933 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-64786, Site name: null 2026-04-13 21:15:55,912 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-13 21:15:55,913 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-13 21:15:56,073 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-13 21:15:56,307 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-13 21:15:56,307 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-13 21:15:56,412 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-13 21:15:56,412 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-13 21:16:32,363 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-13 21:16:35,252 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 47.452s. Listening on: http://0.0.0.0:8080 2026-04-13 21:16:35,253 INFO [io.quarkus] (main) Profile prod activated. 2026-04-13 21:16:35,253 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-13 21:16:35,516 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-13 21:16:53,968 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=935f6868-eae2-4997-921f-0947c97d4b15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=83d1b79e-6068-4087-ac4f-cebc34c9376d, client_auth_method=client-secret, username=admin, authSessionParentId=8e308e58-fc56-46f4-a6ae-f991da92fc8d, authSessionTabId=uTzP9eD8LmQ 2026-04-13 21:16:55,544 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=REALM, resourcePath=atmosphere 2026-04-13 21:16:56,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=087efa40-ff4e-4cb1-8349-c657e6e5b433, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7f8e786-69e3-450e-84ac-58a483981f09, client_auth_method=client-secret, username=admin, authSessionParentId=c1f8da72-0f1e-48ae-8655-b3b81103a338, authSessionTabId=URLWmBdEinY 2026-04-13 21:16:56,631 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b883f32e-b9f7-4449-a3c2-de39869ee32f 2026-04-13 21:16:56,733 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b883f32e-b9f7-4449-a3c2-de39869ee32f/protocol-mappers/models/f9d006e0-00d8-44f3-8577-63c3bc58a8b6 2026-04-13 21:17:18,617 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=b8372c9d-b731-4996-8bd7-0975b68fce8e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26f8f745-8fb8-4427-b7ee-04aa12c928e5, client_auth_method=client-secret, username=admin, authSessionParentId=01c84b5c-f9e8-4d77-a60a-279367fc7c86, authSessionTabId=Qp3bvQSl_K0 2026-04-13 21:17:18,743 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT, resourcePath=clients/1c25d633-041c-47d0-b1b6-02c0600a172f 2026-04-13 21:17:19,140 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=cb227c06-4168-41b3-83bc-45e18c93d9b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e8092028-30e5-4197-99f9-a0e7d343887f, client_auth_method=client-secret, username=admin, authSessionParentId=f3c40ad0-e8a9-401e-9dbb-ae18f70f9b0e, authSessionTabId=xkxGe6cFS38 2026-04-13 21:17:19,219 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT, resourcePath=clients/9ca2eddf-c721-4dbe-82b7-271e1ee71fef 2026-04-13 21:17:19,626 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=026bdef1-86cc-4daf-9851-4c32b526d80d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d76a3bc7-e39d-42f4-bae5-23801bbc2493, client_auth_method=client-secret, username=admin, authSessionParentId=13ef5d56-6233-4cc2-b876-e08a75f4efc4, authSessionTabId=WpzRUF5rrPE 2026-04-13 21:17:19,712 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT, resourcePath=clients/28c344db-cdd0-4fe1-9c47-5a4dc6db43c9 2026-04-13 21:17:20,454 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=28e58046-e864-4a4e-8f9e-65728237d7da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce9eeb03-66a7-45e4-a721-66fc4d4611db, client_auth_method=client-secret, username=admin, authSessionParentId=909f9728-3284-40ff-bb5f-938fca2cfc08, authSessionTabId=G36YuzyQzx4 2026-04-13 21:17:20,583 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_ROLE, resourcePath=clients/1c25d633-041c-47d0-b1b6-02c0600a172f/roles/member 2026-04-13 21:17:20,991 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=1a4c3587-54ba-416a-bd08-f6eb7db4eefd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0b1e8eda-f080-47fa-9d02-8561595a8504, client_auth_method=client-secret, username=admin, authSessionParentId=23cc8808-e1f1-4cb2-96f6-2797cf73c54b, authSessionTabId=rvcBUZNXsww 2026-04-13 21:17:21,096 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_ROLE, resourcePath=clients/9ca2eddf-c721-4dbe-82b7-271e1ee71fef/roles/admin 2026-04-13 21:17:21,481 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=249796e1-bfee-4a12-9819-8672911d3b5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fba8336d-cbdb-4eae-b162-829ac7826d0d, client_auth_method=client-secret, username=admin, authSessionParentId=c28c6492-e296-4903-9e49-4aa6450b4235, authSessionTabId=n09-8XvK00M 2026-04-13 21:17:21,574 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_ROLE, resourcePath=clients/9ca2eddf-c721-4dbe-82b7-271e1ee71fef/roles/editor 2026-04-13 21:17:21,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=7d698e3a-63b7-4d50-adae-ad17ea476a1a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dc64bba1-72e3-491f-b444-0aa157223bc2, client_auth_method=client-secret, username=admin, authSessionParentId=b0f5527a-1f7f-4ff8-8d6d-77322b6ac511, authSessionTabId=YIOmwoEyJWY 2026-04-13 21:17:22,082 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_ROLE, resourcePath=clients/9ca2eddf-c721-4dbe-82b7-271e1ee71fef/roles/viewer 2026-04-13 21:17:22,518 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=86236d4f-ef92-4a4b-b6b8-a63376413bd3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a455a92b-034c-4a76-b64b-3297bb9666be, client_auth_method=client-secret, username=admin, authSessionParentId=817da3aa-7816-41cc-9166-b2eb731d3110, authSessionTabId=sWdiHeZcJ3c 2026-04-13 21:17:22,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_ROLE, resourcePath=clients/28c344db-cdd0-4fe1-9c47-5a4dc6db43c9/roles/member 2026-04-13 21:19:40,571 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=b847d81c-6d0d-45c0-85c2-e01323dc7c0f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0ac3ede-e43b-4244-a215-adfe90a95bd5, client_auth_method=client-secret, username=admin, authSessionParentId=2aa0ce4b-80ec-4b4e-8d3e-e5dd05cf5ced, authSessionTabId=dEzFIoj8qPk 2026-04-13 21:19:40,811 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=REALM, resourcePath=null 2026-04-13 21:19:42,547 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=990d6bad-408b-458b-9d12-64e58dc83dfd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54e9bef4-cba9-4a2f-aa3e-97da66efe6c5, client_auth_method=client-secret, username=admin, authSessionParentId=4c89f4cb-2cfc-453b-96fb-ebdc6f13064c, authSessionTabId=MjBiBurzEjo 2026-04-13 21:19:42,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT, resourcePath=clients/e7c85cb2-4a37-4ce8-bfb1-d631f34d5fc1 2026-04-13 21:19:43,356 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=admin-cli, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, auth_method=openid-connect, token_id=8065f40e-151c-4f03-ba6f-dbd43dc7ff18, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87159a19-ee9a-4183-8478-bddb85a07929, client_auth_method=client-secret, username=admin, authSessionParentId=21376ba1-4616-4907-875f-3961180d7ca0, authSessionTabId=-fwZfcV2rbI 2026-04-13 21:19:43,676 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2a3cb477-623f-4511-929a-4d01182c6603, clientId=86510d19-fcd5-4f74-97eb-5390626ea0dc, userId=fed5a5e3-b8ee-4053-8a65-df209ceb3fd2, ipAddress=199.19.213.3, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f68afd43-cd63-46ed-ad75-00de980b12b5/role-mappings/clients/160fe080-1e57-4df6-b81a-286bf5671260