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-08-22 14:46:56,474 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4412ms 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-08-22 14:46:57,792 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-08-22 14:46:59,910 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-22 14:47:00,067 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-22 14:47:00,203 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-22 14:47:00,320 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-22 14:47:00,322 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 92a9bf40-0737-47f5-bb4a-4cfb7fb7890b, name: keycloak-0-6055 2026-08-22 14:47:00,328 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-08-22 14:47:00,328 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-08-22 14:47:00,335 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17545 2026-08-22 14:47:00,547 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-08-22 14:47:02,348 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6055: no members discovered after 2009 ms: creating cluster as coordinator 2026-08-22 14:47:02,359 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6055|0] (1) [keycloak-0-6055] 2026-08-22 14:47:02,373 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6055`, physical addresses are `[10.0.0.24:33081]` 2026-08-22 14:47:02,752 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6055, Site name: null 2026-08-22 14:47:02,756 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-22 14:47:03,443 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-08-22 14:47:03,444 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-08-22 14:47:03,587 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-22 14:47:03,760 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-08-22 14:47:03,760 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-08-22 14:47:03,849 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-08-22 14:47:03,849 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-08-22 14:47:36,626 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-22 14:47:38,570 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.930s. Listening on: http://0.0.0.0:8080 2026-08-22 14:47:38,571 INFO [io.quarkus] (main) Profile prod activated. 2026-08-22 14:47:38,571 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-08-22 14:47:38,724 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-22 14:47:57,961 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=8ef852a1-4605-4b0b-8f29-5ca985d51d14, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fe5b2be9-dd1f-4134-9ffe-b0e04e8f644c, client_auth_method=client-secret, username=admin, authSessionParentId=f87d9c5a-f759-4794-b628-bd1ac3fdd913, authSessionTabId=SEzBz-lpR2w 2026-08-22 14:47:59,543 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=REALM, resourcePath=atmosphere 2026-08-22 14:48:00,263 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=a471fb1f-77b1-4db6-8dae-f54402f85d29, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef79f665-21c2-47dd-999d-128ad58c6393, client_auth_method=client-secret, username=admin, authSessionParentId=e345c017-ece1-4e23-97c7-0ae8fc4b3bc0, authSessionTabId=h2mKnsD44fM 2026-08-22 14:48:00,361 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/89aa3c3b-2e4d-49cb-891a-2ffddfb76db2 2026-08-22 14:48:00,442 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/89aa3c3b-2e4d-49cb-891a-2ffddfb76db2/protocol-mappers/models/94c18920-70b0-4e8d-8534-154ee06fd700 2026-08-22 14:48:21,553 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=8d1cd86f-373a-4651-b19f-7a3ac25edf6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84ae4795-2b90-404d-83fa-e5298b71d1b5, client_auth_method=client-secret, username=admin, authSessionParentId=3078d1b6-365c-4476-9620-972e22ab6d6c, authSessionTabId=DcVRbX-9Hvw 2026-08-22 14:48:21,633 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/a7fc5b17-9117-4801-9efd-2b2e37c9fecc 2026-08-22 14:48:21,982 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=c7cd3dd7-de30-438c-b0fb-c14a848aa306, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=35e44702-a49b-433b-94f7-b81d2fdc1cea, client_auth_method=client-secret, username=admin, authSessionParentId=2235c9ea-5f9f-4f98-8860-e111640f8204, authSessionTabId=eCl4dYs_wHc 2026-08-22 14:48:22,038 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/66d65f83-ff62-4087-8c5c-7f435fbd9b76 2026-08-22 14:48:22,411 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=cfffebd5-d890-4132-b1b7-b7cd1bd44a5d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=79c02ed6-20df-4e3b-b17b-75498271a3d4, client_auth_method=client-secret, username=admin, authSessionParentId=194da62d-8751-4b48-b4ea-3d16f1fafdb4, authSessionTabId=SGGyIWpJ0Q0 2026-08-22 14:48:22,470 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/a52d1683-5107-4482-8f14-265b01c3e4f4 2026-08-22 14:48:23,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=669b88b4-a0f7-4eae-905b-2c39a198a87c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31692ceb-efb1-4134-8b60-25969dde7862, client_auth_method=client-secret, username=admin, authSessionParentId=4ea936c6-6638-49f3-a95f-f0a3ec908e81, authSessionTabId=ANluGophSOI 2026-08-22 14:48:23,188 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/a7fc5b17-9117-4801-9efd-2b2e37c9fecc/roles/member 2026-08-22 14:48:23,540 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=a5324df5-8188-43d8-805d-27fd53d31717, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4d4440f9-9828-4eb3-9197-45970d5ffe9f, client_auth_method=client-secret, username=admin, authSessionParentId=2646f588-2ab5-4021-b6df-9c93b6d36be7, authSessionTabId=rSdFKEXBDVE 2026-08-22 14:48:23,607 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/66d65f83-ff62-4087-8c5c-7f435fbd9b76/roles/admin 2026-08-22 14:48:23,947 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=a125091e-ae6b-4a6b-8efb-2001dc51d8a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=043589dd-fdbe-4c89-862b-b8a432ab1f5f, client_auth_method=client-secret, username=admin, authSessionParentId=01d02019-a1da-44ef-9512-01c79e10bd3f, authSessionTabId=1qK7OwGqyRw 2026-08-22 14:48:24,029 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/66d65f83-ff62-4087-8c5c-7f435fbd9b76/roles/editor 2026-08-22 14:48:24,395 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=2942e628-fb86-45e2-840a-894f56269d5d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9f54c20e-05c4-4866-908b-a8f2b821198b, client_auth_method=client-secret, username=admin, authSessionParentId=f0bf4d1e-46de-4b23-8080-1e93c6608706, authSessionTabId=-bgp23qDYMY 2026-08-22 14:48:24,479 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/66d65f83-ff62-4087-8c5c-7f435fbd9b76/roles/viewer 2026-08-22 14:48:24,836 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=12946dc3-1c6f-4366-916c-7ce27e0a2ec5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=15294eb7-564d-4f0a-843f-c55327cb0a3f, client_auth_method=client-secret, username=admin, authSessionParentId=5b7069a2-3ad4-4aaa-aea9-b2f6ba3728f0, authSessionTabId=5CTXNu4lTpM 2026-08-22 14:48:24,911 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/a52d1683-5107-4482-8f14-265b01c3e4f4/roles/member 2026-08-22 14:50:37,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=b4ddcc64-91ed-4b6d-8bec-a3a1aa8d37bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b755065a-d140-4853-8ccc-b94f82814904, client_auth_method=client-secret, username=admin, authSessionParentId=d513bb67-1c8f-44a2-9485-96cca7961c3e, authSessionTabId=H5q-QXmn90U 2026-08-22 14:50:37,814 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=REALM, resourcePath=null 2026-08-22 14:50:39,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=05c851f0-0041-4561-8c64-56f5271a9503, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=66f1751b-be45-46a8-ae15-9eccd558d46f, client_auth_method=client-secret, username=admin, authSessionParentId=5e445756-e667-434d-b301-e786f524b888, authSessionTabId=ZqBUPAH3XLQ 2026-08-22 14:50:39,275 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/9a17380b-5900-43ea-bb81-e3049ca4c805 2026-08-22 14:50:39,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=admin-cli, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=11cc4647-fc84-459a-9045-79458d0be6b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=146499db-7fed-4214-baed-1ec0598733a0, client_auth_method=client-secret, username=admin, authSessionParentId=4ffbd6cd-6004-4d39-8a5c-db8d7b31d29f, authSessionTabId=ek7FIYpyA7k 2026-08-22 14:50:40,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71ad9eb8-9c72-4319-b274-1b41acf8ecae, clientId=ad2b3b00-f359-4b34-97f0-c106a5017d87, userId=15788dbf-ad83-4537-af32-75e9e56640bb, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/6c4d39cb-1f98-4d7d-9db8-7dd6c408aa27/role-mappings/clients/d2de4127-79af-4189-902a-2fc4aa06f7b7