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-03-24 14:59:19,349 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4931ms 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-03-24 14:59:20,950 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-03-24 14:59:23,285 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-24 14:59:23,413 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-24 14:59:23,596 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-24 14:59:23,717 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-24 14:59:23,721 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a7d519df-6e70-469f-a260-845c4e277bf8, name: keycloak-0-63086 2026-03-24 14:59:23,728 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-03-24 14:59:23,729 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-03-24 14:59:23,738 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40331 2026-03-24 14:59:24,040 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-03-24 14:59:24,043 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-24 14:59:24,836 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-03-24 14:59:24,836 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-03-24 14:59:24,999 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-24 14:59:25,225 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-03-24 14:59:25,225 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-03-24 14:59:25,342 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-03-24 14:59:25,342 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-03-24 14:59:25,746 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-63086: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-24 14:59:25,757 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-63086|0] (1) [keycloak-0-63086] 2026-03-24 14:59:25,774 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-63086`, physical addresses are `[10.0.0.210:55867]` 2026-03-24 14:59:57,371 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-63086, Site name: null 2026-03-24 14:59:57,527 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-24 14:59:59,552 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.959s. Listening on: http://0.0.0.0:8080 2026-03-24 14:59:59,553 INFO [io.quarkus] (main) Profile prod activated. 2026-03-24 14:59:59,553 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-03-24 14:59:59,703 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-24 15:00:14,571 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=8566700e-4ca7-4576-b3b9-34de7a8f5f4e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=933eec22-8973-453d-9d13-eb835bf8a0ab, client_auth_method=client-secret, username=admin, authSessionParentId=38b49cea-f62f-4aa1-8d5e-1fbbdf53a5b1, authSessionTabId=3dTom22YD1A 2026-03-24 15:00:15,847 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=REALM, resourcePath=atmosphere 2026-03-24 15:00:16,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=98e42575-941b-46b2-a9e0-c27454dbb498, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=737f84ad-aa16-452d-bbdc-5bd32f358054, client_auth_method=client-secret, username=admin, authSessionParentId=648cbf22-af20-4885-87f1-3bce61e40271, authSessionTabId=aVulYJiyv2U 2026-03-24 15:00:16,698 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b2551f74-d705-435c-ad9a-a5ce50a7951e 2026-03-24 15:00:16,782 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b2551f74-d705-435c-ad9a-a5ce50a7951e/protocol-mappers/models/dc7069e7-c5ad-4822-a823-343501e70568 2026-03-24 15:00:47,769 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=079b3f4f-dd2b-44fd-9878-3ad8bee5ea7a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=11eb6ffc-c48f-4eb1-92d3-ef4a725e09cd, client_auth_method=client-secret, username=admin, authSessionParentId=63b3acf4-cbbe-479a-82fb-9a0b637c1718, authSessionTabId=jQBiP9mRIhs 2026-03-24 15:00:47,878 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT, resourcePath=clients/8af8fc91-a706-4221-ab54-5e2d28252bcb 2026-03-24 15:00:48,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=d790c300-8969-495a-ba63-26e3335869a2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fb014bb9-6ca0-40eb-8694-024627a14ed3, client_auth_method=client-secret, username=admin, authSessionParentId=6586c80d-ec50-4d80-819d-de3322fc66f0, authSessionTabId=y7md1_0CWzU 2026-03-24 15:00:48,314 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT, resourcePath=clients/5865203a-aba9-4765-9066-fc803bfba941 2026-03-24 15:00:48,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=c0c79cc5-13d1-49f0-9df1-94bb5aaa434f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=88cb6990-4a91-4cd5-8675-47a8bd1b5cb0, client_auth_method=client-secret, username=admin, authSessionParentId=47897573-3d56-49a9-9cbd-19a16bf08f3e, authSessionTabId=H0Bx7dJmZgc 2026-03-24 15:00:48,739 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT, resourcePath=clients/c0eb6bc0-db19-437e-be76-8dac4f68897d 2026-03-24 15:00:49,456 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=00e0bbd6-6124-4de4-abc9-b34dea882a17, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6b0cc6d-10e8-4079-8155-a17dbdcb65cf, client_auth_method=client-secret, username=admin, authSessionParentId=f55f8d6d-bd8e-46b0-85d0-43a1279c96de, authSessionTabId=H2kVExqiLnI 2026-03-24 15:00:49,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_ROLE, resourcePath=clients/8af8fc91-a706-4221-ab54-5e2d28252bcb/roles/member 2026-03-24 15:00:49,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=90c13153-e9cd-4099-aaa7-c185ae1b00a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7be6f491-9704-472d-a5ab-8f5b97794e88, client_auth_method=client-secret, username=admin, authSessionParentId=b7c9ff5d-c026-4f33-9da5-3bb15e6d9222, authSessionTabId=q0bi1UDE92o 2026-03-24 15:00:50,030 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_ROLE, resourcePath=clients/5865203a-aba9-4765-9066-fc803bfba941/roles/admin 2026-03-24 15:00:50,432 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=c97d9c78-a5be-4fbf-ad15-18a4c4b2316b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fdff82d2-af2e-4ff8-9832-8f4d18946872, client_auth_method=client-secret, username=admin, authSessionParentId=51b73d8f-4ded-4298-885f-4d14fae13303, authSessionTabId=w2DseDaQ4bI 2026-03-24 15:00:50,518 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_ROLE, resourcePath=clients/5865203a-aba9-4765-9066-fc803bfba941/roles/editor 2026-03-24 15:00:50,884 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=75fad180-2fc3-4162-8db5-9d75fbbcb84e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d305688d-59da-4ebc-bb40-9c02b9e5d16f, client_auth_method=client-secret, username=admin, authSessionParentId=5c007bdb-27eb-42c5-897b-79cfba957b15, authSessionTabId=yzlphd-ZOcs 2026-03-24 15:00:50,966 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_ROLE, resourcePath=clients/5865203a-aba9-4765-9066-fc803bfba941/roles/viewer 2026-03-24 15:00:51,331 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=332ad71b-b686-431e-9e2d-d96b1e03a940, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cf396626-9a59-4aef-b53c-5ff875703c5a, client_auth_method=client-secret, username=admin, authSessionParentId=efc11bd4-ef49-469b-803b-b786d1987dc8, authSessionTabId=MkS-qYZH3lk 2026-03-24 15:00:51,418 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_ROLE, resourcePath=clients/c0eb6bc0-db19-437e-be76-8dac4f68897d/roles/member 2026-03-24 15:03:12,550 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=66305116-81a0-4a89-bed1-0b2b8df5fd65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=babb413f-c756-45da-afe8-b5ff9df3b554, client_auth_method=client-secret, username=admin, authSessionParentId=47925b8f-b762-4844-932a-411b57ac005b, authSessionTabId=8SoLOFtVob0 2026-03-24 15:03:12,748 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=REALM, resourcePath=null 2026-03-24 15:03:14,083 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=b1193e03-0ffc-40a2-b16c-2de20c128911, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=704b8ab7-34d5-4b3c-970f-e8dc2a91b22d, client_auth_method=client-secret, username=admin, authSessionParentId=5bf77df3-6858-4e41-af4e-cd5c3e4d134d, authSessionTabId=aIxG86UEFyE 2026-03-24 15:03:14,169 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT, resourcePath=clients/3ed6c676-8643-407a-a89e-2cb988e58aa2 2026-03-24 15:03:14,801 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=admin-cli, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, auth_method=openid-connect, token_id=d189a80e-06c9-4d03-9f2d-a883a561d570, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d8833f5b-36de-48b3-9e2f-96bce90335d7, client_auth_method=client-secret, username=admin, authSessionParentId=449b91d8-c3f3-4233-9664-6b0464b9361c, authSessionTabId=CE_MyprMFRE 2026-03-24 15:03:15,078 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32794116-094c-4632-b341-dccecec6322b, clientId=f4a89585-e7be-4866-902a-0408ff44d519, userId=a187403c-0857-41dc-9ac1-896219d05c70, ipAddress=199.19.213.86, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/179456fb-a75d-4f20-bbc2-50470f4fd216/role-mappings/clients/0b0f9ee6-8b78-4a99-91f7-2ba9ae3a1fa6