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 02:33:50,274 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 8165ms 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 02:33:52,027 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 02:33:54,428 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 02:33:54,495 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 02:33:54,684 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 02:33:54,893 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 02:33:54,895 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 722c5858-343c-4924-9763-2d8cd1ba0472, name: keycloak-0-10713 2026-04-03 02:33:54,902 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 02:33:54,902 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 02:33:54,910 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30872 2026-04-03 02:33:55,241 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 02:33:56,053 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 02:33:56,053 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 02:33:56,915 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-10713: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-03 02:33:56,930 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-10713|0] (1) [keycloak-0-10713] 2026-04-03 02:33:56,989 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-10713`, physical addresses are `[10.0.0.117:46408]` 2026-04-03 02:34:00,138 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 02:34:00,337 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 02:34:00,337 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 02:34:11,126 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 02:34:11,127 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 02:35:32,840 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-10713, Site name: null 2026-04-03 02:35:33,000 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 02:35:33,022 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 02:35:35,672 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 104.893s. Listening on: http://0.0.0.0:8080 2026-04-03 02:35:35,672 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 02:35:35,672 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 02:35:35,821 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 02:35:52,513 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=7c4225e6-f9d6-4f15-8fe8-a074bcf2f2cc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf867eaf-b16a-49c1-881f-3fddf6e89c8d, client_auth_method=client-secret, username=admin, authSessionParentId=ac73a140-99ad-4e66-91ca-2a0f633c960f, authSessionTabId=vm75x6KaEmQ 2026-04-03 02:35:54,293 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=REALM, resourcePath=atmosphere 2026-04-03 02:35:55,111 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=977540db-a52a-4144-b3c0-daff5afae458, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2230a67c-3eb9-4487-8e71-bc356f1a2577, client_auth_method=client-secret, username=admin, authSessionParentId=e0eefeab-2838-489b-8a03-92e5fdfdc6a7, authSessionTabId=KXS4TypL0EU 2026-04-03 02:35:55,208 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b64102cf-77e6-4dfc-b215-057020e4cc10 2026-04-03 02:35:55,302 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b64102cf-77e6-4dfc-b215-057020e4cc10/protocol-mappers/models/0333f3e5-b23a-471b-b9e7-f9eccf268d48 2026-04-03 02:36:16,524 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=f2c76b48-78cb-4075-933d-082e683a213f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4f3eb312-8367-429c-974d-fcd452aa9cdc, client_auth_method=client-secret, username=admin, authSessionParentId=3869af3b-1574-4313-af30-ae7cbf175c5d, authSessionTabId=dG--ZTxzkAM 2026-04-03 02:36:16,662 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/05e9dc05-8a07-4889-ac89-cc3e33df36d0 2026-04-03 02:36:17,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=f4ca3cc4-0c15-4dda-a04e-d705143a7a90, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6e204f91-55e5-4ff5-bf85-dfaef6850773, client_auth_method=client-secret, username=admin, authSessionParentId=e2ff202f-0ede-44a7-8ee5-f266296e88dc, authSessionTabId=pRwrHn4HIl8 2026-04-03 02:36:17,299 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/15dc94c5-df60-42a8-a74c-335fe14e9973 2026-04-03 02:36:17,664 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=10fa4621-e9fd-4813-904c-9523c192c911, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94365977-e422-47e2-bbcc-98154b0d2dfe, client_auth_method=client-secret, username=admin, authSessionParentId=a56cda47-0053-44b9-b74f-c8c3f88a2b9a, authSessionTabId=ZgHdWmzrEDI 2026-04-03 02:36:17,741 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/d4fbaa61-631c-49a1-9539-229532b23112 2026-04-03 02:36:18,369 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=5dd000e3-108e-4193-9a0e-25caadcd10f3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42493946-b77b-4154-822d-c4c7cdbf189c, client_auth_method=client-secret, username=admin, authSessionParentId=9eca775f-f435-4e37-befa-3739e09ee7a8, authSessionTabId=QnsBu59MV38 2026-04-03 02:36:18,627 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/05e9dc05-8a07-4889-ac89-cc3e33df36d0/roles/member 2026-04-03 02:36:19,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=0657486a-62ea-4fdf-b026-4d687d2fe05e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=725ed38b-cc0b-4937-9ddd-46cf66a14ab4, client_auth_method=client-secret, username=admin, authSessionParentId=f7c01178-a54c-4a37-bc0e-77b3cae6592b, authSessionTabId=AECjiDAkML8 2026-04-03 02:36:19,118 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/15dc94c5-df60-42a8-a74c-335fe14e9973/roles/admin 2026-04-03 02:36:19,511 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=e26a36c1-f4d8-4dda-8c3d-bfeff18f4ec5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fc467573-82d8-4aba-9cac-33145a930ce5, client_auth_method=client-secret, username=admin, authSessionParentId=8e1f060e-4f96-4ee5-a3d0-79690091ce94, authSessionTabId=t7zQTQMTyn8 2026-04-03 02:36:19,602 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/15dc94c5-df60-42a8-a74c-335fe14e9973/roles/editor 2026-04-03 02:36:19,990 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=9ce91ca1-4654-4210-946f-77da27e6d084, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=338a8929-a905-4034-87c6-27f035f70698, client_auth_method=client-secret, username=admin, authSessionParentId=b9113741-7e7f-4e39-8d0e-da474c732425, authSessionTabId=1n3hUAhLjmU 2026-04-03 02:36:20,078 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/15dc94c5-df60-42a8-a74c-335fe14e9973/roles/viewer 2026-04-03 02:36:20,485 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=3048e814-1c97-4e46-95ea-6069b1be23df, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f467e9e7-27bc-4107-9da1-db0877bd804c, client_auth_method=client-secret, username=admin, authSessionParentId=e4c8e789-3fd1-4c5a-9909-9728b5a9c19a, authSessionTabId=wz2FiU9PFx8 2026-04-03 02:36:20,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/d4fbaa61-631c-49a1-9539-229532b23112/roles/member 2026-04-03 02:41:17,925 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=ee68912e-ee2a-4d33-b076-26d6305e7170, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=310679e7-295f-4cf7-9609-fe376699fb63, client_auth_method=client-secret, username=admin, authSessionParentId=e9f5aaf1-a5be-4c33-9e27-c07c3ee988f7, authSessionTabId=0VWrLjPJM1Y 2026-04-03 02:41:18,115 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=REALM, resourcePath=null 2026-04-03 02:41:19,541 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=dc2e8bcf-e245-4ffc-b96b-c68840dae094, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=273e8721-fab2-4e70-b13f-7eebf3ef58b1, client_auth_method=client-secret, username=admin, authSessionParentId=054bd34e-80fe-4c9b-b6d5-fa15f2dd733b, authSessionTabId=kuReDhoJ0XI 2026-04-03 02:41:19,685 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/c7668e81-25b7-4f5b-812e-980d49253c93 2026-04-03 02:41:20,280 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=admin-cli, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=b5d7b10c-a8d4-4266-b9ff-bf3fdd90df71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9de20dd-2da8-47b1-a7fc-4d230a33b259, client_auth_method=client-secret, username=admin, authSessionParentId=dc108262-4b68-4beb-bdf9-c5be2ed25825, authSessionTabId=NF60Mpz0u_M 2026-04-03 02:41:20,544 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7afef53c-03ec-4c3a-b273-f3ce2b72b4f6, clientId=16682a71-d620-403f-ab23-247b83e0b634, userId=9516cd9d-f228-42e2-ad66-3be719f6e8e3, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/9fb4b5ab-f7e9-474a-8082-2e75b87513c8/role-mappings/clients/bbd1a4e9-29b9-4732-9db3-57e70a46445a