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 02:10:09,032 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5223ms 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 02:10:10,536 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 02:10:12,856 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-09 02:10:13,040 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-09 02:10:13,180 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 02:10:13,317 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-09 02:10:13,319 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 26caed2a-5d8d-4531-945e-c908a642aa8a, name: keycloak-0-7962 2026-04-09 02:10:13,327 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 02:10:13,327 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 02:10:13,340 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28445 2026-04-09 02:10:13,655 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 02:10:14,469 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 02:10:14,469 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 02:10:14,635 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-09 02:10:14,830 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 02:10:14,830 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 02:10:14,936 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 02:10:14,936 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 02:10:15,354 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7962: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-09 02:10:15,368 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7962|0] (1) [keycloak-0-7962] 2026-04-09 02:10:15,385 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7962`, physical addresses are `[10.0.0.13:43981]` 2026-04-09 02:10:45,106 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7962, Site name: null 2026-04-09 02:10:45,294 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-09 02:10:45,318 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-09 02:10:47,488 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.272s. Listening on: http://0.0.0.0:8080 2026-04-09 02:10:47,489 INFO [io.quarkus] (main) Profile prod activated. 2026-04-09 02:10:47,489 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 02:10:47,663 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-09 02:11:05,124 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=9b6726fd-a630-46b7-bba0-905b053595e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed52fefb-a985-4892-b69f-0359dc642255, client_auth_method=client-secret, username=admin, authSessionParentId=922a6424-3485-458a-8726-256e888200fe, authSessionTabId=d0N03lWbdXM 2026-04-09 02:11:06,995 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=atmosphere 2026-04-09 02:11:07,810 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=f36e20fa-a149-42db-b20c-c3f660060bc1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a08585c5-987a-4a56-a86b-24185b33ef9c, client_auth_method=client-secret, username=admin, authSessionParentId=28a70d00-46c7-4b14-87d3-120a2469d10e, authSessionTabId=cR-aLq2fYTc 2026-04-09 02:11:07,911 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/de303b52-93dc-4531-ae2c-92b3c8dadfbf 2026-04-09 02:11:08,009 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/de303b52-93dc-4531-ae2c-92b3c8dadfbf/protocol-mappers/models/6a352b37-cec2-45e7-88e2-5d54362c154f 2026-04-09 02:11:29,032 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=682c377f-4414-4079-b165-e6aff4d69a32, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0bdc38bc-8114-426d-9c33-85acc03805f8, client_auth_method=client-secret, username=admin, authSessionParentId=a4298d00-0874-4dc5-8907-b1680a8b9cfe, authSessionTabId=BZ5D0oE2ibU 2026-04-09 02:11:29,130 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/bcededd4-b8f7-44f3-9e1d-3fd36863e00a 2026-04-09 02:11:29,510 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=a560ee8d-4d09-4e58-b87e-a738a37d53c4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=002cf109-1500-4c46-ad47-8f96da056e0b, client_auth_method=client-secret, username=admin, authSessionParentId=2cbcd2b6-cbe7-4db7-ae21-0bcf22dc0aba, authSessionTabId=ivIyomAmW_0 2026-04-09 02:11:29,608 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/97ecb65e-2659-485d-b177-8a8fd888bb24 2026-04-09 02:11:29,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=04eeefa4-10cc-4b43-8a4e-0d674a7f28a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0b142e2-48d1-4b6a-a2c4-50b6eb8c4f20, client_auth_method=client-secret, username=admin, authSessionParentId=ac53d964-5e21-40a4-85af-49296e310033, authSessionTabId=o-m8GGYJ-V8 2026-04-09 02:11:30,052 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/0c9aaae6-c47a-4c34-8c17-1aa1fd9c87f6 2026-04-09 02:11:30,745 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=2e796a81-9a21-4a99-a55f-8cdb13fd34f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8d3c6f60-b754-4a69-ab6e-7bb4c6a19cdb, client_auth_method=client-secret, username=admin, authSessionParentId=ef833d45-7c72-42f0-81ec-77fb40336f66, authSessionTabId=VMUd1Uw9ED4 2026-04-09 02:11:30,860 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/bcededd4-b8f7-44f3-9e1d-3fd36863e00a/roles/member 2026-04-09 02:11:31,247 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=6bab4605-64cc-4354-8451-2eefe5d267ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8b9292d5-9fe0-4fd2-98fd-b70cb145a306, client_auth_method=client-secret, username=admin, authSessionParentId=7b46eb69-bba3-4497-92a0-2880f1ce1fd9, authSessionTabId=eVlMYAOzJus 2026-04-09 02:11:31,367 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/97ecb65e-2659-485d-b177-8a8fd888bb24/roles/admin 2026-04-09 02:11:31,744 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=72756e9b-59cf-450a-897f-c0b5db49a27b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8521e217-0b41-45d1-a928-dd1f51c28a36, client_auth_method=client-secret, username=admin, authSessionParentId=5afa1403-310c-4685-9e10-7aff9ad3dce3, authSessionTabId=O0har_tUZ-8 2026-04-09 02:11:31,835 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/97ecb65e-2659-485d-b177-8a8fd888bb24/roles/editor 2026-04-09 02:11:32,204 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=3416f48c-0cd0-456b-a67f-688cb3bc563f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d683243d-8ddb-4b07-a09e-6415e9b86e58, client_auth_method=client-secret, username=admin, authSessionParentId=9580fe54-c4d9-49cb-8de7-7d46792f30ef, authSessionTabId=NPKJ2u5Id84 2026-04-09 02:11:32,300 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/97ecb65e-2659-485d-b177-8a8fd888bb24/roles/viewer 2026-04-09 02:11:32,689 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=d6524ad5-5f25-4133-974b-b8b84b08cd5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a47dea1f-4427-46ba-9596-b2930fa702fb, client_auth_method=client-secret, username=admin, authSessionParentId=d06e9a52-d69d-40d1-8022-98a814a09877, authSessionTabId=ZTcio5Wskb0 2026-04-09 02:11:32,773 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/0c9aaae6-c47a-4c34-8c17-1aa1fd9c87f6/roles/member 2026-04-09 02:13:44,074 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=78ea0f31-3576-4639-9f9b-654fa66bdf9e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4b852d2c-8a1f-4101-8233-fc77260030f1, client_auth_method=client-secret, username=admin, authSessionParentId=c2959f17-7292-452a-98fe-7d7d96da7de6, authSessionTabId=LBmk6qhpQWA 2026-04-09 02:13:44,231 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=null 2026-04-09 02:13:45,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=ec57ebd0-a2dd-4f73-9a4e-8b754586b9d1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e720cfd4-8d07-4b2a-b414-072873a48124, client_auth_method=client-secret, username=admin, authSessionParentId=664ab376-4a03-43bd-b6e5-b2bb5b25b121, authSessionTabId=yhJplfQITzw 2026-04-09 02:13:45,595 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/d245b68e-4d68-497b-a70b-c59b70ec6403 2026-04-09 02:13:46,240 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=admin-cli, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=6cd6e3db-8a0a-4f12-98b9-6748e6a00726, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43b22f9a-cc35-4152-bdf8-55cdf3c71eb8, client_auth_method=client-secret, username=admin, authSessionParentId=303f4e2f-9e5e-4399-8c16-c31c3413c82e, authSessionTabId=Hbvc6gQY700 2026-04-09 02:13:46,494 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=78369953-1e11-4d56-ad62-b1f927d74810, clientId=8a649975-fc3a-4d8e-95b7-2859280eeacc, userId=c025c905-f58b-4c4b-a914-17a79fccd074, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2dd51549-7ce6-4e15-a62d-4396c36c5837/role-mappings/clients/614d36d7-c572-4ab5-b0c9-36831c6ab92f