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-03 05:12:34,773 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4962ms 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-03 05:12:36,147 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-03 05:12:38,335 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 05:12:38,465 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 05:12:38,637 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-03 05:12:38,741 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 05:12:38,743 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7c94c299-82b1-4ba1-a001-3de6055ad1d1, name: keycloak-0-9711 2026-04-03 05:12:38,749 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-03 05:12:38,749 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-03 05:12:38,755 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28737 2026-04-03 05:12:39,054 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-03 05:12:40,758 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9711: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-03 05:12:40,768 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9711|0] (1) [keycloak-0-9711] 2026-04-03 05:12:40,783 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9711`, physical addresses are `[10.0.0.109:44273]` 2026-04-03 05:12:41,270 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9711, Site name: null 2026-04-03 05:12:41,973 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-03 05:12:41,973 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-03 05:12:42,134 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 05:12:42,333 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-03 05:12:42,333 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-03 05:12:42,441 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-03 05:12:42,441 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-03 05:13:19,551 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 05:13:19,577 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 05:13:21,679 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.691s. Listening on: http://0.0.0.0:8080 2026-04-03 05:13:21,680 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 05:13:21,680 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-03 05:13:21,854 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 05:13:41,700 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=4b356f93-effa-4b10-9e23-93c2076ed783, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4467178e-56cc-4597-92d0-6f898483ccd7, client_auth_method=client-secret, username=admin, authSessionParentId=6e79f4bd-0155-4fb8-bbf2-13ac12f9d39c, authSessionTabId=WXrbqu941Qg 2026-04-03 05:13:43,421 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=atmosphere 2026-04-03 05:13:44,332 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=74f76950-5866-4224-b72a-7fd61daaf3e5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bd4ce49d-8679-4573-b94e-49c37ce9600f, client_auth_method=client-secret, username=admin, authSessionParentId=7f31d10a-e481-4b47-8713-a61b3b1df123, authSessionTabId=fK3GN3MvsmU 2026-04-03 05:13:44,431 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/643972c0-dac6-4ce1-adef-6255ed322dc8 2026-04-03 05:13:44,531 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/643972c0-dac6-4ce1-adef-6255ed322dc8/protocol-mappers/models/15e3f2b1-982d-4de0-8014-37c4302df3b5 2026-04-03 05:14:05,982 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=71a720ad-3b53-4c0b-8d27-f35b7ad93712, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b2b3eb9-4745-4b72-bd2e-9a173ff3627f, client_auth_method=client-secret, username=admin, authSessionParentId=909b256e-115e-44ba-aac2-f123e70ea699, authSessionTabId=jvaoZKpdC_c 2026-04-03 05:14:06,886 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/4a3ea20c-5f21-45b3-ac50-a49d9f312634 2026-04-03 05:14:07,300 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=d043e0c0-ccbf-44e1-b429-31d2d9139858, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f811fe1e-aab7-4363-a0f5-8767ae1ded9d, client_auth_method=client-secret, username=admin, authSessionParentId=c57c7b97-a2c1-4d9d-8052-6ae63ee3a92f, authSessionTabId=Ws2imWFsnlo 2026-04-03 05:14:07,392 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/0578d0f0-a7ea-45af-a5c5-bc2e6bbd8a96 2026-04-03 05:14:07,774 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=6db72d74-b6a5-4be4-96a5-5d437b8190e1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a858ffdf-5c01-4c94-8f5f-b2a11266d3d6, client_auth_method=client-secret, username=admin, authSessionParentId=68f6567e-05b5-494b-bb02-d79b9726c30c, authSessionTabId=kSCpG2K9bzQ 2026-04-03 05:14:07,849 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/78f394ca-4ed2-48f7-8247-6d0db20818c1 2026-04-03 05:14:08,505 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=a9b74944-eab3-48d9-a3b6-68cca70edc3d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c2461548-3b86-4067-914c-3fbe0de6915e, client_auth_method=client-secret, username=admin, authSessionParentId=564df38f-ae36-4a26-928c-f1d1daabf4ae, authSessionTabId=SPjzwcL_N9c 2026-04-03 05:14:08,613 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/4a3ea20c-5f21-45b3-ac50-a49d9f312634/roles/member 2026-04-03 05:14:09,001 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=42e04189-56a5-4c78-b68e-fbdde70ddef8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1cd24859-f885-476e-ba6c-5468c97978ab, client_auth_method=client-secret, username=admin, authSessionParentId=500779dc-0256-4b12-b42f-301fe5649eca, authSessionTabId=sp5QEYDG7jY 2026-04-03 05:14:09,087 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/0578d0f0-a7ea-45af-a5c5-bc2e6bbd8a96/roles/admin 2026-04-03 05:14:09,467 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=9c0561ba-ed81-4fdc-abe6-c7230c4b7428, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1d165c5-39e0-40a8-a5a9-4196c9ea7046, client_auth_method=client-secret, username=admin, authSessionParentId=73152593-8d92-463c-919a-a274737ff351, authSessionTabId=fY-iF29Pgdc 2026-04-03 05:14:09,566 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/0578d0f0-a7ea-45af-a5c5-bc2e6bbd8a96/roles/editor 2026-04-03 05:14:09,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=b7bae00e-49b7-405f-8014-6448acbf7578, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce05f8d9-0d23-4cfe-93c3-fce200562e90, client_auth_method=client-secret, username=admin, authSessionParentId=1b4986e1-dcc8-4a6d-a989-a72e2a645ba4, authSessionTabId=P-aYzRauBeI 2026-04-03 05:14:10,038 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/0578d0f0-a7ea-45af-a5c5-bc2e6bbd8a96/roles/viewer 2026-04-03 05:14:10,445 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=3dd551b9-1165-4b22-9b10-c9e46bc2f5fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=56239ea1-3118-4dce-bb97-9fe49db570f0, client_auth_method=client-secret, username=admin, authSessionParentId=4b64f5ce-44b2-48b2-85d6-391984aa97cc, authSessionTabId=_UgsE0Bmi1I 2026-04-03 05:14:10,536 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/78f394ca-4ed2-48f7-8247-6d0db20818c1/roles/member 2026-04-03 05:16:42,143 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=701bf7e3-949a-4668-9644-d2c6d94163d1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7876c6b-a687-4b57-9b5e-cd16f23f6855, client_auth_method=client-secret, username=admin, authSessionParentId=b57712be-22a2-4fe1-a9ff-19ca61ff9929, authSessionTabId=TxJnPyNZLMU 2026-04-03 05:16:42,325 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=null 2026-04-03 05:16:43,665 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=b615abb1-054c-4566-8623-5abce127adf1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=027a9dd8-d060-49dc-b822-c035ea8936a2, client_auth_method=client-secret, username=admin, authSessionParentId=8144270d-3e0e-4175-b8c5-a8374fc21d52, authSessionTabId=MVfhhVSwhII 2026-04-03 05:16:43,754 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/dcc81a63-8f7f-4d1b-8f71-3ed82ae88387 2026-04-03 05:16:44,385 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=admin-cli, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=211bc1f7-52a3-4f00-b6e2-caaac225df1d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5c6c578c-703f-4a03-be65-5e000472b2e5, client_auth_method=client-secret, username=admin, authSessionParentId=376b16ee-16a9-4824-b5c6-b472a9dfc7c5, authSessionTabId=WPGf4xSr8GA 2026-04-03 05:16:44,664 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d05ca8c7-a814-47e0-a8e7-05c9d0957030, clientId=b813c16c-1d23-4a19-80e0-a28810fc0c68, userId=68dd2945-ee66-4ac9-b6d4-6819104f03b9, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2b7ad0be-3140-4077-8b30-eed948155ea3/role-mappings/clients/0c20638b-3d43-43d0-9e75-8b75a415cbc1