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-09 22:33:40,633 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4522ms 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-09 22:33:42,028 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-09 22:33:44,479 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-09 22:33:44,657 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-09 22:33:44,817 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-09 22:33:44,952 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-09 22:33:44,956 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4a56b5ad-dbd6-46ca-82f7-a10e9928cde2, name: keycloak-0-25062 2026-04-09 22:33:44,963 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-09 22:33:44,963 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-09 22:33:44,980 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41359 2026-04-09 22:33:45,260 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-09 22:33:45,268 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-09 22:33:46,013 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-09 22:33:46,013 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-09 22:33:46,187 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-09 22:33:46,394 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-09 22:33:46,394 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-09 22:33:46,521 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-09 22:33:46,521 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-09 22:33:46,987 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-25062: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-09 22:33:46,999 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-25062|0] (1) [keycloak-0-25062] 2026-04-09 22:33:47,016 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-25062`, physical addresses are `[10.0.0.127:56895]` 2026-04-09 22:34:16,072 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-25062, Site name: null 2026-04-09 22:34:16,240 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-09 22:34:18,629 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.764s. Listening on: http://0.0.0.0:8080 2026-04-09 22:34:18,629 INFO [io.quarkus] (main) Profile prod activated. 2026-04-09 22:34:18,629 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-09 22:34:18,784 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-09 22:34:33,021 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=ba6a7613-f281-4340-841e-3c274edc273b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=02e415aa-ba85-4bd7-92cd-1cb1c12ecf2b, client_auth_method=client-secret, username=admin, authSessionParentId=d3cd9159-209f-432d-998d-dfd54492afd5, authSessionTabId=nlzGIh7te-Y 2026-04-09 22:34:34,712 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=REALM, resourcePath=atmosphere 2026-04-09 22:34:35,490 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=5f5d4615-e13a-4712-ac01-96c7846f66d0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e1908b4-1e48-4321-ae44-af79ce62b36b, client_auth_method=client-secret, username=admin, authSessionParentId=46a04583-95c9-471f-a6ff-173039c834ec, authSessionTabId=zXPAU9CnqOo 2026-04-09 22:34:35,576 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/720a6902-3c19-4de9-b37e-7d18d885f211 2026-04-09 22:34:35,665 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/720a6902-3c19-4de9-b37e-7d18d885f211/protocol-mappers/models/1e847758-89a1-4151-ab39-ec509287320e 2026-04-09 22:34:56,589 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=03922e14-b9be-40a8-a046-bb27a4712698, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b2269ffb-ceac-4f23-9dad-2407709b3fb3, client_auth_method=client-secret, username=admin, authSessionParentId=731d37ff-065c-49b0-a527-4c2e83bb46e3, authSessionTabId=g1MS4nJX_IE 2026-04-09 22:34:56,674 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/4c8eecb4-000e-4acf-9f03-54968ccd34b8 2026-04-09 22:34:57,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=7506744c-34f2-46e9-9a59-cb5eb94d1e88, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=73d50b3e-df16-47ec-a660-c1a18de3c5a5, client_auth_method=client-secret, username=admin, authSessionParentId=7f8b284a-906b-4a75-9146-1b5dfdd89c79, authSessionTabId=wc6qZ2bRL7c 2026-04-09 22:34:57,132 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/d864d927-b55e-4993-ac60-b165ec740875 2026-04-09 22:34:57,531 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=a435093b-77d6-483c-9639-099eedf31892, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ba43a27b-2a81-430e-a43a-cf6f2a7a2bfd, client_auth_method=client-secret, username=admin, authSessionParentId=78a19592-d839-4d9f-b7c2-cb0b371410a3, authSessionTabId=Z_R3wuTYAIE 2026-04-09 22:34:57,606 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/f70eb129-8e8a-4674-b1ab-8c95b9f09c04 2026-04-09 22:34:58,213 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=e7bd649c-cac9-4243-be99-64e5f2527453, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=061bf3a3-53a8-4a87-9fdf-3740af7a2e1d, client_auth_method=client-secret, username=admin, authSessionParentId=df1f8112-ca80-4213-8ee5-abd7d89cca9f, authSessionTabId=PTLUiML-ubo 2026-04-09 22:34:58,326 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/4c8eecb4-000e-4acf-9f03-54968ccd34b8/roles/member 2026-04-09 22:34:58,721 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=010ad768-b7ed-40e1-b0f2-d521dec78c1b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3be230e8-e07c-4344-9e05-018c58cdc330, client_auth_method=client-secret, username=admin, authSessionParentId=b5ff40fe-ab47-4bee-9add-ac89b5b8bb07, authSessionTabId=iYLgvtIs84c 2026-04-09 22:34:58,801 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/d864d927-b55e-4993-ac60-b165ec740875/roles/admin 2026-04-09 22:34:59,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=2bd4efcf-d4ce-4fb3-96c3-4b9957549b81, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63aabe45-14cf-4f16-9852-56cc23327769, client_auth_method=client-secret, username=admin, authSessionParentId=089608df-673b-4543-a098-7895f8c09870, authSessionTabId=T7XJQeMCGJY 2026-04-09 22:34:59,277 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/d864d927-b55e-4993-ac60-b165ec740875/roles/editor 2026-04-09 22:34:59,626 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=969fecfc-cfd4-4a64-a5c9-680df834d7ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1bb3ea07-efda-42b9-a274-d7d7a26b541f, client_auth_method=client-secret, username=admin, authSessionParentId=9fa41d2e-bb71-417a-b75f-58db0f2b84d7, authSessionTabId=FbiAfzzdImM 2026-04-09 22:34:59,711 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/d864d927-b55e-4993-ac60-b165ec740875/roles/viewer 2026-04-09 22:35:00,070 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=7d981eed-231d-497b-ad3b-4a56e23de1eb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ddc87fc-c5e7-4149-b819-2d6fae453807, client_auth_method=client-secret, username=admin, authSessionParentId=87f16309-e390-42a5-a7ac-14e4d95aeb8d, authSessionTabId=3kMB-8etTyM 2026-04-09 22:35:00,151 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/f70eb129-8e8a-4674-b1ab-8c95b9f09c04/roles/member 2026-04-09 22:37:08,039 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=e0393b7c-81a3-4d7a-835d-15ca995b05a0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=86bfb651-5646-43a1-a62c-9b56a5318957, client_auth_method=client-secret, username=admin, authSessionParentId=290363e7-bf22-4972-b773-3f71d73a44d2, authSessionTabId=EpiROVc7Wls 2026-04-09 22:37:08,216 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=REALM, resourcePath=null 2026-04-09 22:37:09,566 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=84dfca73-0c62-481e-8236-2f8402218463, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0e447d7-3904-486e-a6b0-7c3a4a0440ab, client_auth_method=client-secret, username=admin, authSessionParentId=83b26a61-4eee-4320-947f-16b204e6625f, authSessionTabId=fP4Yz8I_hLU 2026-04-09 22:37:09,651 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/a803af3d-f222-4c92-ad3a-45678e869c48 2026-04-09 22:37:10,256 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=admin-cli, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=6504b7c0-d5d1-4b31-9539-914692d5231c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a0a1859-1926-4f7d-8a76-aa4fc49b3b2b, client_auth_method=client-secret, username=admin, authSessionParentId=111e6c58-0d2d-4531-bf3b-fdf8964e1470, authSessionTabId=hUBlyopwjdg 2026-04-09 22:37:10,527 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=006776a7-93bf-4eb8-9444-80bf28e482b6, clientId=72b1a688-8c96-4294-99e7-b649b1824ed5, userId=4910c681-a35f-46dd-992b-70d77d9aeb48, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/ef98e015-4723-4995-8d62-6855f3b8e23c/role-mappings/clients/7fa632b2-bab8-4706-8382-9059805f3dbe