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-07 00:14:29,797 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4563ms 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-07 00:14:31,184 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-07 00:14:33,201 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 00:14:33,300 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 00:14:33,536 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 00:14:33,649 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 00:14:33,651 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ff078c41-4dcc-46dc-a39d-f60b1071ec69, name: keycloak-0-33385 2026-04-07 00:14:33,656 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-07 00:14:33,657 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-07 00:14:33,665 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37070 2026-04-07 00:14:33,924 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-07 00:14:34,610 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-07 00:14:34,610 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-07 00:14:34,744 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 00:14:34,942 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-07 00:14:34,942 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-07 00:14:35,054 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-07 00:14:35,055 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-07 00:14:35,678 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33385: no members discovered after 2009 ms: creating cluster as coordinator 2026-04-07 00:14:35,685 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33385|0] (1) [keycloak-0-33385] 2026-04-07 00:14:35,696 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33385`, physical addresses are `[10.0.0.87:52606]` 2026-04-07 00:15:03,274 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33385, Site name: null 2026-04-07 00:15:03,478 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 00:15:03,508 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 00:15:05,652 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 35.684s. Listening on: http://0.0.0.0:8080 2026-04-07 00:15:05,653 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 00:15:05,653 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-07 00:15:05,807 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 00:15:22,320 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=db920a9d-2eb1-4d90-9357-dc1012804f91, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7e0f8a95-3de7-4931-a499-4439cb98489c, client_auth_method=client-secret, username=admin, authSessionParentId=2066342c-2115-429a-b2f4-1085b2f9b2e0, authSessionTabId=T6DmyjAPUOo 2026-04-07 00:15:23,839 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=REALM, resourcePath=atmosphere 2026-04-07 00:15:24,628 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=13e5f7a4-a992-4a81-be40-38655fbb3598, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee7891d5-a567-4740-b090-eca72ed6210e, client_auth_method=client-secret, username=admin, authSessionParentId=c02b204c-5236-42f6-a0aa-a7bab1ba1c61, authSessionTabId=EY8I_UVqmMA 2026-04-07 00:15:24,706 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/05e732d3-85df-4d32-88a4-cdc5b79c07e7 2026-04-07 00:15:24,779 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/05e732d3-85df-4d32-88a4-cdc5b79c07e7/protocol-mappers/models/36f7314d-5493-4158-99e0-4519e5d195cd 2026-04-07 00:15:45,471 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=f9de1edb-244a-436e-8651-d94b7c375e35, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=faf8017e-8753-4f00-bc30-e76449386661, client_auth_method=client-secret, username=admin, authSessionParentId=23ab6c82-37c2-4f07-94cb-ec50c8d8c0f6, authSessionTabId=kukKu0u1izs 2026-04-07 00:15:45,574 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT, resourcePath=clients/c7f41271-e887-4d55-8c8d-daad7dc1275d 2026-04-07 00:15:45,934 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=7eab859a-9b03-45ad-b5dd-3da45632c12a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9f834e34-3dff-415e-aa10-95fe78ea5aab, client_auth_method=client-secret, username=admin, authSessionParentId=57a64627-f423-4db1-a43d-09b5e4693e45, authSessionTabId=z06_RlI-yeY 2026-04-07 00:15:45,995 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT, resourcePath=clients/237e86a4-af98-4621-aead-5ded10c75b67 2026-04-07 00:15:46,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=b119d9f0-255f-409d-b6b2-bc6c4e221759, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf7ea07b-ae8e-48f5-a111-9714103ba299, client_auth_method=client-secret, username=admin, authSessionParentId=4a076cd3-7544-450a-8c7a-5a85309b7555, authSessionTabId=cb-tKgESccM 2026-04-07 00:15:46,444 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT, resourcePath=clients/13dff92d-6d85-4ffe-b4f2-a5b66e180ea8 2026-04-07 00:15:47,037 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=35d548be-782b-4141-a8e1-d7995b0df7aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3f0983c9-cc95-4f10-9290-a9546c7a59a7, client_auth_method=client-secret, username=admin, authSessionParentId=fc26278d-007b-4233-a820-84c5a063029a, authSessionTabId=57VsuSQ2TMU 2026-04-07 00:15:47,172 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_ROLE, resourcePath=clients/c7f41271-e887-4d55-8c8d-daad7dc1275d/roles/member 2026-04-07 00:15:47,543 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=e57e689e-750e-46a8-9821-05ddf2b0540b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b23e973-4bac-42e5-a3d4-f732972331ee, client_auth_method=client-secret, username=admin, authSessionParentId=6e2a8a20-7a36-4496-a368-2d7936887407, authSessionTabId=qvXcs0cK3ic 2026-04-07 00:15:47,630 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_ROLE, resourcePath=clients/237e86a4-af98-4621-aead-5ded10c75b67/roles/admin 2026-04-07 00:15:48,004 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=471bb3c1-f0e6-4cfb-8b2a-a0e269bf2bd2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6738ed9-f8d1-43da-91e4-dd08ea664aab, client_auth_method=client-secret, username=admin, authSessionParentId=caa7519c-e8bd-4296-85f1-eb32e9bc940b, authSessionTabId=z4AdGo6dFBc 2026-04-07 00:15:48,088 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_ROLE, resourcePath=clients/237e86a4-af98-4621-aead-5ded10c75b67/roles/editor 2026-04-07 00:15:48,441 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=32587f0d-8c1e-4771-aab1-f41f6e477b54, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ed64d786-e5d7-4942-a7c5-cbacc3ee1719, client_auth_method=client-secret, username=admin, authSessionParentId=117f3e71-ebfc-4990-9cbe-37386324429b, authSessionTabId=D1OwhWaeyJc 2026-04-07 00:15:48,537 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_ROLE, resourcePath=clients/237e86a4-af98-4621-aead-5ded10c75b67/roles/viewer 2026-04-07 00:15:48,908 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=4eee8d62-69a1-429a-9fb7-9b5c345313c7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ecfa5cb-388f-4a00-9a31-762790a22737, client_auth_method=client-secret, username=admin, authSessionParentId=d0db1e62-5fdb-436d-8d8a-65328d60ea20, authSessionTabId=zgFrEM1VFUY 2026-04-07 00:15:49,022 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_ROLE, resourcePath=clients/13dff92d-6d85-4ffe-b4f2-a5b66e180ea8/roles/member 2026-04-07 00:17:58,337 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=70dd2f67-4de5-4375-95a5-b3c43529f9c6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da4f764f-ea7c-4afc-b9b5-4829b8e04bf5, client_auth_method=client-secret, username=admin, authSessionParentId=db7f17c7-f532-497e-b4ec-13ecf80c0607, authSessionTabId=kpo7DCl4wvY 2026-04-07 00:17:58,534 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=REALM, resourcePath=null 2026-04-07 00:17:59,950 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=25b651be-3137-4130-935b-2beda88e33c0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1d5fe6fb-4431-4e6b-b5ae-f7c8d645524c, client_auth_method=client-secret, username=admin, authSessionParentId=d198ed0d-7449-48c2-8d82-4eee18cb7bef, authSessionTabId=EDlWs-E4VP8 2026-04-07 00:18:00,028 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT, resourcePath=clients/8ae21003-2df7-4bfa-aca6-08f472cdd787 2026-04-07 00:18:00,621 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=admin-cli, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, auth_method=openid-connect, token_id=8138f207-86ed-4f5e-987b-52ce0f8a8cd2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b77f65f0-75cc-4a51-a06f-b57f6e168f9e, client_auth_method=client-secret, username=admin, authSessionParentId=648638df-1d1c-41b2-bb76-9a2f732021df, authSessionTabId=lcR4I9p2ojM 2026-04-07 00:18:00,916 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=81208ac8-cc54-4d07-8942-1f69c09820e8, clientId=5f3e4df7-84a7-4f6d-92c9-13188c61ac93, userId=fd4d5f01-089c-4cd2-9efa-6da1c618f3f9, ipAddress=199.19.213.219, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/1bd28d90-c566-4d79-8ac2-8a5fd8fdd2a2/role-mappings/clients/cc26082d-2d28-4735-9854-b6e7704558b6