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-19 13:39:24,919 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4358ms 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-19 13:39:26,259 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-19 13:39:28,345 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 13:39:28,446 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 13:39:28,686 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 13:39:28,801 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 13:39:28,803 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 381249be-070f-4457-b5ca-e2e797e87a05, name: keycloak-0-2178 2026-05-19 13:39:28,809 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-19 13:39:28,809 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-19 13:39:28,820 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31853 2026-05-19 13:39:29,100 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-19 13:39:30,829 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2178: no members discovered after 2007 ms: creating cluster as coordinator 2026-05-19 13:39:30,840 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2178|0] (1) [keycloak-0-2178] 2026-05-19 13:39:30,851 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2178`, physical addresses are `[10.0.0.112:47389]` 2026-05-19 13:39:31,240 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2178, Site name: null 2026-05-19 13:39:31,972 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-19 13:39:31,972 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-19 13:39:32,112 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 13:39:32,297 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-19 13:39:32,297 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-19 13:39:32,387 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-19 13:39:32,387 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-19 13:40:01,011 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 13:40:01,028 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 13:40:03,199 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.075s. Listening on: http://0.0.0.0:8080 2026-05-19 13:40:03,200 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 13:40:03,200 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-19 13:40:03,412 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 13:40:18,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=63e1b8e7-dcb1-421e-9b49-c9f50aea75e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7dfefef-d6b4-4b3d-a2f7-f8082950a339, client_auth_method=client-secret, username=admin, authSessionParentId=ba6a2046-7c74-4c01-856d-96e96dd58263, authSessionTabId=2t_3FKj_rBI 2026-05-19 13:40:20,388 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=REALM, resourcePath=atmosphere 2026-05-19 13:40:21,186 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=096972c8-fd83-409d-ae96-b998f8ef47c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d08afd99-957b-4fb4-ba23-210dd1f779c6, client_auth_method=client-secret, username=admin, authSessionParentId=8cb9defd-c148-4e1a-b018-d4b1e77f34be, authSessionTabId=XK0DP8pWlJQ 2026-05-19 13:40:21,278 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/994b3a0c-833e-4f7b-9b64-6355e231cc7a 2026-05-19 13:40:21,365 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/994b3a0c-833e-4f7b-9b64-6355e231cc7a/protocol-mappers/models/627aa974-d4c3-45ae-a13b-5cdaa090a88b 2026-05-19 13:40:47,057 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=3cc0a0ac-b50e-40ed-b3ee-5abbef33cb46, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bdbf4d71-8bf9-4888-8e8d-f4f94692c33b, client_auth_method=client-secret, username=admin, authSessionParentId=2b830d9d-6d6f-47f0-9c05-b01d5fdb04be, authSessionTabId=EnP3LcAy9Mg 2026-05-19 13:40:47,141 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT, resourcePath=clients/f7ad4652-8c46-47f1-9c95-600b982ea685 2026-05-19 13:40:47,504 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=4ee79547-08fe-42a4-bb93-9583453fd778, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d4d6d4c-821a-4255-b22e-7776ad1bfe62, client_auth_method=client-secret, username=admin, authSessionParentId=71d6e666-a2ed-481d-a90e-18cd9315ec1a, authSessionTabId=1Fa7uehH1F8 2026-05-19 13:40:47,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT, resourcePath=clients/24a40eb7-f56d-45c7-8aed-4d5bce5e2aa1 2026-05-19 13:40:47,938 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=b82165c9-991f-49b7-aa5e-5ef3ec15359e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ebfe22eb-fa47-4cf0-b34f-2a2778af13fe, client_auth_method=client-secret, username=admin, authSessionParentId=c7f83800-178c-4cbf-b1f4-1e44e4c2d0f9, authSessionTabId=EzB_jinGRvg 2026-05-19 13:40:48,002 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT, resourcePath=clients/58b811ce-3ca3-455d-b30e-2514977e5112 2026-05-19 13:40:48,566 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=eddb04a6-4305-4e54-a914-5cdf5dc73828, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a4b7843e-ec66-4046-a4dc-9929cbe19627, client_auth_method=client-secret, username=admin, authSessionParentId=19070d7e-137d-495b-987d-52ff2b92bff9, authSessionTabId=3lEL_78Rltw 2026-05-19 13:40:48,659 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_ROLE, resourcePath=clients/f7ad4652-8c46-47f1-9c95-600b982ea685/roles/member 2026-05-19 13:40:49,011 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=86f46e9a-c839-48a9-bcaa-398aa44f1a61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d4fdf9b0-4644-46a2-ba77-716963b23308, client_auth_method=client-secret, username=admin, authSessionParentId=51fe6bd7-5265-4a6b-b65d-cfcda47b6e01, authSessionTabId=eakqKMJ8BC4 2026-05-19 13:40:49,091 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_ROLE, resourcePath=clients/24a40eb7-f56d-45c7-8aed-4d5bce5e2aa1/roles/admin 2026-05-19 13:40:49,446 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=a1ef28d3-21c8-43ab-8add-2c142ed15cba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=409a87bf-3820-4901-989b-ff2a9011aa63, client_auth_method=client-secret, username=admin, authSessionParentId=1fb05496-ae88-41aa-91bb-3e2b7a3cb4a5, authSessionTabId=vhUuLEfumXM 2026-05-19 13:40:49,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_ROLE, resourcePath=clients/24a40eb7-f56d-45c7-8aed-4d5bce5e2aa1/roles/editor 2026-05-19 13:40:49,876 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=bcc24586-e7e6-4e1a-b30e-e786fd767324, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1cec9b43-7619-4bea-96d8-6771c5a222cc, client_auth_method=client-secret, username=admin, authSessionParentId=664b6309-cd41-4597-9a0a-18aa602181f3, authSessionTabId=aUUj3d5XbH0 2026-05-19 13:40:49,958 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_ROLE, resourcePath=clients/24a40eb7-f56d-45c7-8aed-4d5bce5e2aa1/roles/viewer 2026-05-19 13:40:50,313 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=adabcf00-18ee-4b1a-ace0-b8f96111e991, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=005077d5-2de2-4135-ac08-c297d1159b62, client_auth_method=client-secret, username=admin, authSessionParentId=86e48eb8-076a-49bb-aed3-7e0b60ca01aa, authSessionTabId=9xe_wuy59JM 2026-05-19 13:40:50,396 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_ROLE, resourcePath=clients/58b811ce-3ca3-455d-b30e-2514977e5112/roles/member 2026-05-19 13:43:08,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=5527f0ab-3e3e-431f-ab35-bfb2cb812973, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7a51d9e-c2c4-451c-99e5-652463c9413a, client_auth_method=client-secret, username=admin, authSessionParentId=4acd3af4-71e0-4cf0-95e3-e580cc9a39ce, authSessionTabId=QNMyPaKD7Hg 2026-05-19 13:43:08,637 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=REALM, resourcePath=null 2026-05-19 13:43:09,944 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=c2425c79-05da-48cf-be25-9ff3b30aaabd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e7a340f-ad96-440a-a157-a9480d6b4d50, client_auth_method=client-secret, username=admin, authSessionParentId=461468d0-56ab-41b5-8030-13489c81c6c7, authSessionTabId=Y0hKra8c-KU 2026-05-19 13:43:10,032 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT, resourcePath=clients/6cbab2ce-e27b-458f-b8de-0a0185892278 2026-05-19 13:43:10,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=admin-cli, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, auth_method=openid-connect, token_id=c3408ce1-b950-4b5a-93f8-54c09f86550a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33b45f9d-18f1-4dce-aaf5-f3a6791d5643, client_auth_method=client-secret, username=admin, authSessionParentId=00429b9e-9d0b-42a5-b0e7-fbc2d6ee8c9b, authSessionTabId=Hkl-lSfLixk 2026-05-19 13:43:10,931 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d9d974f5-7626-4d44-9924-4dac4a952284, clientId=2d1e64af-ab8e-42e8-a56a-cf4a569b4087, userId=5eaf7f18-1216-419d-8809-65316c21109c, ipAddress=199.19.213.76, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a27f003b-0f39-4922-989b-0f04f32c75af/role-mappings/clients/a9ae1a60-1447-4851-ab50-2beb266068c9