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-05-05 11:28:12,069 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4274ms 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-05-05 11:28:13,422 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-05-05 11:28:15,511 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 11:28:15,679 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 11:28:15,804 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 11:28:15,910 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 11:28:15,912 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: afdb80d8-a27f-4279-bffa-2c7feece91f1, name: keycloak-0-38522 2026-05-05 11:28:15,917 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-05-05 11:28:15,917 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-05-05 11:28:15,925 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27859 2026-05-05 11:28:16,199 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-05-05 11:28:17,937 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38522: no members discovered after 2009 ms: creating cluster as coordinator 2026-05-05 11:28:17,947 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38522|0] (1) [keycloak-0-38522] 2026-05-05 11:28:17,963 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38522`, physical addresses are `[10.0.0.161:43395]` 2026-05-05 11:28:18,423 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38522, Site name: null 2026-05-05 11:28:18,427 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 11:28:19,056 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-05-05 11:28:19,057 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-05-05 11:28:19,204 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 11:28:19,396 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-05-05 11:28:19,396 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-05-05 11:28:19,492 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-05-05 11:28:19,492 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-05-05 11:28:49,603 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 11:28:51,892 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.619s. Listening on: http://0.0.0.0:8080 2026-05-05 11:28:51,893 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 11:28:51,893 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-05-05 11:28:52,070 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 11:29:09,894 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=f8818f00-0142-416e-8efb-d9347ce60323, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4bdf2c7b-b62d-4eb6-8aa3-336e2fa45317, client_auth_method=client-secret, username=admin, authSessionParentId=090e3ea7-7b24-4903-9a27-299183b341dd, authSessionTabId=yKaxFH_xp9g 2026-05-05 11:29:11,586 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=REALM, resourcePath=atmosphere 2026-05-05 11:29:12,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=a4ed2a4f-fda6-4a61-8102-c2bf4a70ad45, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac2e13d9-e568-4614-9312-bb1c90e6b222, client_auth_method=client-secret, username=admin, authSessionParentId=6aecd8c7-6477-4349-8b79-19beca246bcd, authSessionTabId=4zEoa9FfHxg 2026-05-05 11:29:12,492 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7643e015-d136-4c35-af8f-76031601f05c 2026-05-05 11:29:12,584 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7643e015-d136-4c35-af8f-76031601f05c/protocol-mappers/models/4d10a825-5b3e-487e-bdb1-15a58c7cac76 2026-05-05 11:29:33,363 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=8518be3c-8456-4cad-b91d-02a4051897b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=048747b5-86b1-4efa-8cce-fdb9b140c43c, client_auth_method=client-secret, username=admin, authSessionParentId=7d3d825a-feb1-4b0e-b926-3b22f977014f, authSessionTabId=BP0A3srMZYQ 2026-05-05 11:29:33,474 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT, resourcePath=clients/0e3661a3-a1b2-49e1-9bba-ff160a30b19b 2026-05-05 11:29:33,839 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=bde9f1d3-a662-401c-b5fa-b4cdfb58fe6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f8d3f368-87af-4c84-b75e-4e5fec55356d, client_auth_method=client-secret, username=admin, authSessionParentId=711a7e7b-8ad1-422d-8631-f168fa44a3fb, authSessionTabId=v1xQgjFRomI 2026-05-05 11:29:33,908 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT, resourcePath=clients/a281e609-689e-453f-a29c-38d0e7bd08b2 2026-05-05 11:29:34,256 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=07861f90-f8ee-4d34-af7a-4c53d4a51b14, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9f5761df-690f-4a46-ab7f-b298d0d6fa65, client_auth_method=client-secret, username=admin, authSessionParentId=73c2a97a-863d-4f9d-b1f5-b704c3d0c389, authSessionTabId=PwG1nqU6o_k 2026-05-05 11:29:34,318 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT, resourcePath=clients/951fe407-f423-401f-9616-d930cd69a8fb 2026-05-05 11:29:34,928 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=25ae84ea-8157-41bd-8a80-dbcfad775ea1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32946239-be61-431f-be43-39a28b6ee713, client_auth_method=client-secret, username=admin, authSessionParentId=71c06156-4081-4629-ae4a-fc4e60b0d7b9, authSessionTabId=gOainhPPDow 2026-05-05 11:29:35,028 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_ROLE, resourcePath=clients/0e3661a3-a1b2-49e1-9bba-ff160a30b19b/roles/member 2026-05-05 11:29:35,403 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=b3d77d02-7121-415f-9fdc-6d1bcfde15d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae65e56c-8980-4900-b4d0-679f2bcd3f35, client_auth_method=client-secret, username=admin, authSessionParentId=84065cc3-8267-45d3-b808-2f2fe2e1408b, authSessionTabId=2RsPsXqiJzc 2026-05-05 11:29:35,489 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_ROLE, resourcePath=clients/a281e609-689e-453f-a29c-38d0e7bd08b2/roles/admin 2026-05-05 11:29:35,863 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=9f887609-5194-48ed-a29b-5c6558d17b39, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1f0f6ca9-6a84-4e73-95f6-ecf4df29bfc2, client_auth_method=client-secret, username=admin, authSessionParentId=58c33b9a-bdbf-4a50-b20b-5bfa72989b28, authSessionTabId=xCePsDozkP8 2026-05-05 11:29:35,954 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_ROLE, resourcePath=clients/a281e609-689e-453f-a29c-38d0e7bd08b2/roles/editor 2026-05-05 11:29:36,337 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=94f193ab-fac9-4d91-9b5d-3f2824ab23b9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da7f776c-e773-427f-ae53-31a88721f2ae, client_auth_method=client-secret, username=admin, authSessionParentId=6debab3a-855a-439f-8405-f9d9e42b574c, authSessionTabId=4VmpEWBjqek 2026-05-05 11:29:36,432 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_ROLE, resourcePath=clients/a281e609-689e-453f-a29c-38d0e7bd08b2/roles/viewer 2026-05-05 11:29:36,775 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=f5bdb61f-adbf-4273-b6f6-127a8faaa74a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=01f3631b-23a6-427c-b4fe-81d49d7421f9, client_auth_method=client-secret, username=admin, authSessionParentId=1e1bc3c6-dd7a-477a-8b1d-ec90b0bf3814, authSessionTabId=eUnz9nyicZw 2026-05-05 11:29:36,847 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_ROLE, resourcePath=clients/951fe407-f423-401f-9616-d930cd69a8fb/roles/member 2026-05-05 11:31:52,297 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=b6c19136-bab8-48e0-86f3-140f2cb00c1c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d4a2120e-7116-40b3-9c97-85af0be31311, client_auth_method=client-secret, username=admin, authSessionParentId=d299302e-47cb-4c7c-ad31-5a3a19611e64, authSessionTabId=OVmj2cTDGeA 2026-05-05 11:31:52,511 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=REALM, resourcePath=null 2026-05-05 11:31:53,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=8025d0b3-0283-43e6-a2dd-41961dc39cec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33559df9-ad86-49d1-8f91-7ac9cba647d3, client_auth_method=client-secret, username=admin, authSessionParentId=24981d54-5bcd-441c-a19e-a33f8c7eaaeb, authSessionTabId=v4f9J0v4q2I 2026-05-05 11:31:53,913 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT, resourcePath=clients/a9087dde-4443-4b82-9747-4a439ac4e7b1 2026-05-05 11:31:54,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=admin-cli, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, auth_method=openid-connect, token_id=0fe16897-e07c-4c2b-a1a0-b6376a913264, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55398afc-e549-41f6-86da-cb0947bb531c, client_auth_method=client-secret, username=admin, authSessionParentId=634d600e-859e-42e0-9f02-bc99e5d0cd7f, authSessionTabId=g44wWpsTb5Y 2026-05-05 11:31:54,795 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0d1aaba8-06a9-4a65-b43e-ea4c27edcc14, clientId=49cfaf60-1da0-47db-9f7d-77621b4b2f51, userId=d1023306-6237-4697-a5e5-ab40549a9bd8, ipAddress=199.19.213.170, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fe8df70e-9033-4c7b-aec4-b745f8b8e16a/role-mappings/clients/782b368e-208c-416d-91a5-a6ba81929d14