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 01:43:01,602 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4539ms 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 01:43:02,958 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 01:43:05,069 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 01:43:05,207 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 01:43:05,401 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 01:43:05,510 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 01:43:05,511 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fa7a324f-5762-42f2-9cdd-ea30b9249635, name: keycloak-0-37875 2026-04-03 01:43:05,519 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 01:43:05,519 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 01:43:05,527 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26981 2026-04-03 01:43:05,817 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 01:43:06,539 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 01:43:06,540 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 01:43:06,688 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 01:43:06,889 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 01:43:06,890 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 01:43:06,979 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 01:43:06,979 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 01:43:07,532 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37875: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-03 01:43:07,542 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37875|0] (1) [keycloak-0-37875] 2026-04-03 01:43:07,554 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37875`, physical addresses are `[10.0.0.97:42517]` 2026-04-03 01:43:40,347 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37875, Site name: null 2026-04-03 01:43:40,512 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 01:43:40,533 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 01:43:42,698 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.916s. Listening on: http://0.0.0.0:8080 2026-04-03 01:43:42,698 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 01:43:42,699 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 01:43:42,854 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 01:43:59,291 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=5fa5f1e7-70ac-4886-af3a-e3a43edb5f59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5e2fb9a-a555-4ad0-b539-3111467eb3cf, client_auth_method=client-secret, username=admin, authSessionParentId=69bd619b-f343-46b4-b288-cb76db8a1427, authSessionTabId=9tYPnj20g38 2026-04-03 01:44:00,697 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=atmosphere 2026-04-03 01:44:01,472 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=dba9aeee-90b3-44c8-8ba3-e34ca096ce9e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=48ea9e8e-c3a6-4c51-a3cc-d6ba2aa2f246, client_auth_method=client-secret, username=admin, authSessionParentId=6b44c478-dbb7-479b-a586-7b610da586cd, authSessionTabId=n0GLGJy_RDw 2026-04-03 01:44:01,567 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e174f61f-8269-47ee-b5fc-0913297ca2c9 2026-04-03 01:44:01,661 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e174f61f-8269-47ee-b5fc-0913297ca2c9/protocol-mappers/models/9fcedea5-f755-4a13-9091-2b22cbb59785 2026-04-03 01:44:22,361 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=2c10baa7-2fc6-4ce1-9594-037f048626d4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=93b7fd8f-0389-4489-835b-c5e35812ceb5, client_auth_method=client-secret, username=admin, authSessionParentId=e6b6f714-3c4d-4d70-ae36-bd6ae4589224, authSessionTabId=J9XNIfb7aYY 2026-04-03 01:44:22,451 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/91bf0c3a-477e-4817-9430-1a51ef6d196f 2026-04-03 01:44:22,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=8b440bf1-7afd-4ae1-b61c-b2d5047421f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a8566b09-b913-4c05-963a-5740855f97f0, client_auth_method=client-secret, username=admin, authSessionParentId=3eaa3237-0c56-45c3-8792-97786f791f6a, authSessionTabId=FtBT7Jz69EM 2026-04-03 01:44:22,854 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/f60e0628-8bc4-4316-b9b5-ab52f25bf183 2026-04-03 01:44:23,213 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=88eb1754-01f7-4494-8be0-91c9c2dcdb76, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4a69f047-48b3-4e89-88ec-e8273dbc961e, client_auth_method=client-secret, username=admin, authSessionParentId=9b4174b3-4e33-4433-b686-cc05cbdb5451, authSessionTabId=7D3hlzSOZfM 2026-04-03 01:44:23,279 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/a6501ff3-6469-4397-be29-659494fc8bdb 2026-04-03 01:44:23,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=c10b3edc-a5c7-423d-b9d4-53d339b77a52, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d54ecc62-de11-4a5e-b12d-57192ce8d859, client_auth_method=client-secret, username=admin, authSessionParentId=7ffeec4a-6ff3-4e2f-89b6-c309028d1510, authSessionTabId=g-z93ElGjBQ 2026-04-03 01:44:23,990 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/91bf0c3a-477e-4817-9430-1a51ef6d196f/roles/member 2026-04-03 01:44:24,349 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=d8675869-e713-45c3-950a-9eb155a1b550, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43603791-48ed-4838-ba42-aa461b3def2e, client_auth_method=client-secret, username=admin, authSessionParentId=247ce55c-97d7-4863-8eed-9ea7f0007f08, authSessionTabId=7GMUzf0WDbU 2026-04-03 01:44:24,428 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/f60e0628-8bc4-4316-b9b5-ab52f25bf183/roles/admin 2026-04-03 01:44:24,810 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=90ebffcc-160b-4a4e-8fe7-f7ce824ecd8c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=22cb8847-4ed5-4fb5-9f5e-479d54178d96, client_auth_method=client-secret, username=admin, authSessionParentId=a172bff6-d280-4ff3-a50f-565ec23bd697, authSessionTabId=c0RVPPH-lNk 2026-04-03 01:44:25,424 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/f60e0628-8bc4-4316-b9b5-ab52f25bf183/roles/editor 2026-04-03 01:44:25,917 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=543ad602-60d5-4524-8fb4-68114e832ce4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef63ade3-3fcd-40ae-99cb-19170e722497, client_auth_method=client-secret, username=admin, authSessionParentId=2f9c762d-2e86-45bf-a7f0-e6090f48f642, authSessionTabId=OV47u3Giu3U 2026-04-03 01:44:26,002 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/f60e0628-8bc4-4316-b9b5-ab52f25bf183/roles/viewer 2026-04-03 01:44:26,369 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=9426424c-6afe-4270-a460-75c51eff68bc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e190f559-d00f-4987-99fc-077b12e2f6ee, client_auth_method=client-secret, username=admin, authSessionParentId=d426b0d9-f5f7-4631-bb32-e233eb2b6f9f, authSessionTabId=4citRxN5jvI 2026-04-03 01:44:26,434 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/a6501ff3-6469-4397-be29-659494fc8bdb/roles/member 2026-04-03 01:46:51,999 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=cf3a7334-a48d-4741-8230-42cbf88e24a1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=906a839f-198f-46cc-af4e-51423ee91236, client_auth_method=client-secret, username=admin, authSessionParentId=d901c084-cf26-47eb-b72d-0eeeef9d18d3, authSessionTabId=rZd1x5hOwYM 2026-04-03 01:46:52,169 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=null 2026-04-03 01:46:53,549 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=e3405ae7-ed83-446f-819a-c6dc4cb43150, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9a84973f-e118-469d-9aff-d5b4f39e4c4c, client_auth_method=client-secret, username=admin, authSessionParentId=55bf87d1-8500-4c8d-94ed-4041d95dbe57, authSessionTabId=ggjlWb4eTQc 2026-04-03 01:46:53,633 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/fb5a69de-6313-4e9f-927f-7fdba7e4f00a 2026-04-03 01:46:54,235 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=admin-cli, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=8e824f6b-0c30-4d6e-b07e-f4919640930b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37e90d9c-596b-4d72-a9cc-38dd037237e8, client_auth_method=client-secret, username=admin, authSessionParentId=49c0a773-44de-472f-9d26-17bf4237deb4, authSessionTabId=p2LSZKBVS9Y 2026-04-03 01:46:54,518 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=3af96203-0c11-4c16-89e2-c5b63e0659ed, clientId=90bb0521-5ff3-4157-b173-0b1cce6fe173, userId=19b0b411-3233-4990-b5a5-9622f2b1f120, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/bdbc1098-0faf-4343-b229-e8099fd11168/role-mappings/clients/50820f10-656d-42cf-b08c-b0a37ab221d6