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-27 01:36:03,772 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4884ms 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-27 01:36:05,194 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-27 01:36:07,362 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 01:36:07,525 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 01:36:07,699 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 01:36:07,828 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 01:36:07,829 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9961c8e5-3b40-4aaa-85a9-7e422baeb905, name: keycloak-0-24245 2026-04-27 01:36:07,835 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-27 01:36:07,835 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-27 01:36:07,843 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39193 2026-04-27 01:36:08,125 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-27 01:36:09,859 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-24245: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-27 01:36:09,870 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-24245|0] (1) [keycloak-0-24245] 2026-04-27 01:36:09,882 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-24245`, physical addresses are `[10.0.0.246:54729]` 2026-04-27 01:36:10,360 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-24245, Site name: null 2026-04-27 01:36:11,167 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-27 01:36:11,167 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-27 01:36:11,341 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 01:36:11,528 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-27 01:36:11,528 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-27 01:36:11,634 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-27 01:36:11,635 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-27 01:36:50,933 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 01:36:50,949 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 01:36:53,039 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 49.053s. Listening on: http://0.0.0.0:8080 2026-04-27 01:36:53,040 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 01:36:53,040 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-27 01:36:53,199 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 01:37:08,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=11b7b183-6db9-4abe-aa1e-8529a1c10e58, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=998cbfcc-536c-48e9-a86c-7d186c5c5974, client_auth_method=client-secret, username=admin, authSessionParentId=f56ec696-b2da-47a1-8cfd-92b19f4cba73, authSessionTabId=SzyGw_QTZvo 2026-04-27 01:37:09,748 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=REALM, resourcePath=atmosphere 2026-04-27 01:37:10,576 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=66de7086-6e52-46ec-9af5-ecb8885142a5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b1c96c19-aedb-4cf1-83cc-ac93ab67679a, client_auth_method=client-secret, username=admin, authSessionParentId=1eed75d9-0acf-4324-ad1f-39195cb711a3, authSessionTabId=r1Qe4CS9sWs 2026-04-27 01:37:10,673 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d7f87ced-0854-43a6-89d0-b3c122aaca82 2026-04-27 01:37:10,757 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d7f87ced-0854-43a6-89d0-b3c122aaca82/protocol-mappers/models/157295d5-1a21-4cb6-b8eb-097fc82e3187 2026-04-27 01:37:31,535 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=bf6157fa-6073-4dd7-976a-9978dffabd56, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=748d966c-c42d-4007-aaed-8ef54bfcccc8, client_auth_method=client-secret, username=admin, authSessionParentId=f16ad364-57ac-4e27-978e-44489a4d8f1f, authSessionTabId=DhAS1FH1B-0 2026-04-27 01:37:31,646 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/9a89c343-a7ce-46a2-af6f-a22b79b425a1 2026-04-27 01:37:32,010 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=6d77164e-d856-49e0-995e-354bbb401440, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=31d66023-046e-4b04-aa66-4dd4b1589e56, client_auth_method=client-secret, username=admin, authSessionParentId=efd08a34-0b51-4241-8c70-e4dc71807f07, authSessionTabId=YfZiSixgQqg 2026-04-27 01:37:32,084 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/af4a52c6-2bc9-4127-80bb-5d0f0a705c1d 2026-04-27 01:37:32,444 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=bf49fc6b-b2cb-42bc-af7b-093f63e93b00, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f11e4aa3-c77d-4990-88bc-b48a2ce67828, client_auth_method=client-secret, username=admin, authSessionParentId=f0a04a42-26d9-43f9-a05d-63501fda6363, authSessionTabId=0D0RBwnRRHs 2026-04-27 01:37:32,526 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/b42f264d-89be-4c18-89e8-3233e16a6c26 2026-04-27 01:37:33,160 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=884963f5-13ec-4b3f-9ab2-7474a2917310, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4df0f4e9-b75b-426e-bd5b-28853115f57a, client_auth_method=client-secret, username=admin, authSessionParentId=e2c165df-6610-4927-96fe-f5d1623b7350, authSessionTabId=qsdhmOBQrm4 2026-04-27 01:37:33,255 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/9a89c343-a7ce-46a2-af6f-a22b79b425a1/roles/member 2026-04-27 01:37:33,616 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=bbfae102-c95b-4c27-9208-2e52d9cec93d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c381598-e0a5-4480-98f0-58a67d8fb02b, client_auth_method=client-secret, username=admin, authSessionParentId=73595808-c789-4cdb-a202-1d93e790dcbc, authSessionTabId=4Zhix00ddPM 2026-04-27 01:37:33,695 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/af4a52c6-2bc9-4127-80bb-5d0f0a705c1d/roles/admin 2026-04-27 01:37:34,070 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=470f652d-e808-44e2-a1a1-ce00603eda90, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8530b8e8-dd9e-44dc-85ce-cccbe6488101, client_auth_method=client-secret, username=admin, authSessionParentId=4bca746b-ab95-44c6-ad27-289da944c38d, authSessionTabId=DVKELFILzW0 2026-04-27 01:37:34,153 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/af4a52c6-2bc9-4127-80bb-5d0f0a705c1d/roles/editor 2026-04-27 01:37:34,526 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=490cd417-b47f-4c88-99f5-f2270e2c6970, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16370894-d105-4696-8949-d8df72ea7709, client_auth_method=client-secret, username=admin, authSessionParentId=4741af14-81e5-4e63-810d-5ea9154b0140, authSessionTabId=WS_zklt9vVM 2026-04-27 01:37:34,608 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/af4a52c6-2bc9-4127-80bb-5d0f0a705c1d/roles/viewer 2026-04-27 01:37:34,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=4e7f3872-8abc-45c7-b069-76bb8d7996d9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3864302d-03e6-4f4f-af62-e264e3bee97f, client_auth_method=client-secret, username=admin, authSessionParentId=76d97cec-5308-4959-bfde-2124be8573f2, authSessionTabId=UrTsc40dRtY 2026-04-27 01:37:35,065 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/b42f264d-89be-4c18-89e8-3233e16a6c26/roles/member 2026-04-27 01:40:03,409 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=11e43c0c-d4c2-4cb6-a21b-32556c2f12fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7d4a8b83-4081-4ae0-9584-cf30271a1372, client_auth_method=client-secret, username=admin, authSessionParentId=fd5af141-30bc-44e8-8838-6f2df1d3e73b, authSessionTabId=01Ddt0zgBXU 2026-04-27 01:40:03,754 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=REALM, resourcePath=null 2026-04-27 01:40:05,119 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=03897d64-452c-4371-835b-064a9a2118af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef0048eb-c97e-49e9-b6de-0842a9651964, client_auth_method=client-secret, username=admin, authSessionParentId=5e203685-1aac-4a47-bfc0-15e5ea39f6d5, authSessionTabId=vAwy8-Rmn2w 2026-04-27 01:40:05,228 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/074827fc-956d-40f3-8f03-fdd012f534f8 2026-04-27 01:40:05,862 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=admin-cli, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=340f19af-fe5e-41b3-856f-eb12b2029a87, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5a6e7074-1f42-4f17-bd79-15a4b03a032f, client_auth_method=client-secret, username=admin, authSessionParentId=8488bb81-7f93-40aa-b2bf-8b64be7064cd, authSessionTabId=YZuBEQejqP0 2026-04-27 01:40:06,249 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=592ea886-103e-48bc-bc55-413a21ffcf92, clientId=7a61425f-db1a-4565-adfb-b128c7f4a4a7, userId=6d886ac5-82a4-4240-a025-1365079de529, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f8396ac7-f7d5-490f-8961-b3feddbb3d06/role-mappings/clients/9da027c2-ee91-4a1e-bcc9-c0fb1579cc25