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-02 21:27:49,020 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5539ms 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-02 21:27:50,693 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-02 21:27:53,013 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 21:27:53,175 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 21:27:53,393 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 21:27:53,563 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 21:27:53,567 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1f71a27e-3185-4978-969a-d5155f5234e8, name: keycloak-0-60993 2026-04-02 21:27:53,576 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-02 21:27:53,577 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-02 21:27:53,589 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36555 2026-04-02 21:27:53,847 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-02 21:27:54,629 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-02 21:27:54,629 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-02 21:27:54,795 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 21:27:55,044 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-02 21:27:55,045 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-02 21:27:55,148 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-02 21:27:55,148 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-02 21:27:55,600 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60993: no members discovered after 2007 ms: creating cluster as coordinator 2026-04-02 21:27:55,610 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60993|0] (1) [keycloak-0-60993] 2026-04-02 21:27:55,626 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60993`, physical addresses are `[10.0.0.158:52091]` 2026-04-02 21:28:28,141 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60993, Site name: null 2026-04-02 21:28:28,311 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 21:28:28,331 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 21:28:30,672 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.404s. Listening on: http://0.0.0.0:8080 2026-04-02 21:28:30,673 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 21:28:30,673 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-02 21:28:30,987 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 21:28:44,806 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=c958e785-5d74-47d4-8971-271f07c6cff4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ac18a031-ea65-4559-b901-5186b4006fa1, client_auth_method=client-secret, username=admin, authSessionParentId=121208d7-f21a-4f82-986b-213f52f84f2f, authSessionTabId=obDr4Qa9pCA 2026-04-02 21:28:46,315 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=REALM, resourcePath=atmosphere 2026-04-02 21:28:47,191 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=5b47958f-6ba7-40e7-ba6a-6da30bd6a304, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6075b627-4345-4316-92c7-d5e5ca61d640, client_auth_method=client-secret, username=admin, authSessionParentId=6a18828e-85e0-416d-9099-f0e0f0105d34, authSessionTabId=oJXyhW793gA 2026-04-02 21:28:47,306 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f8fa646e-bfb1-449d-8a38-c7225363e38c 2026-04-02 21:28:47,457 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f8fa646e-bfb1-449d-8a38-c7225363e38c/protocol-mappers/models/0f9381f1-9eff-4da3-af78-e277e43d3c62 2026-04-02 21:29:08,780 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=5b1e29d2-efff-4dff-8160-10869e8eb971, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3a36d6ee-67e9-4538-8b25-d54d88a39f3f, client_auth_method=client-secret, username=admin, authSessionParentId=52654d25-7d47-4de3-9147-2f1bd3c77a16, authSessionTabId=yzURRvHKa-k 2026-04-02 21:29:08,883 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT, resourcePath=clients/5ff0b9c3-9a37-4d18-9e69-32629ab4ab4c 2026-04-02 21:29:09,269 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=c7a6eaa0-2734-45a6-8442-f34c6ce400da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=13978bda-360a-482b-a847-0975210bda4a, client_auth_method=client-secret, username=admin, authSessionParentId=dffd0dcb-3530-42f3-adff-6c5474344914, authSessionTabId=NZhO16YJ40Q 2026-04-02 21:29:09,341 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT, resourcePath=clients/6f9e5c51-0242-4147-8b6e-491c9551ee3e 2026-04-02 21:29:09,698 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=972564e5-547b-41ae-a138-356ab5bfbf73, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=82ad2ef8-141c-454d-9b0b-0059bfe01d7b, client_auth_method=client-secret, username=admin, authSessionParentId=da0546bf-17e4-4906-98fc-7819eb41142d, authSessionTabId=toIlhaSpqgk 2026-04-02 21:29:09,764 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT, resourcePath=clients/848f8866-f40c-49ce-bcb6-4f4822b107fa 2026-04-02 21:29:10,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=51e0d27b-7b93-4007-b5c1-d4f572e2686f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71441437-88d6-4a71-9b71-1256d374bf07, client_auth_method=client-secret, username=admin, authSessionParentId=d0607569-ad69-4036-a51b-816c36b87ac7, authSessionTabId=9tUPGwtaCX0 2026-04-02 21:29:10,526 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_ROLE, resourcePath=clients/5ff0b9c3-9a37-4d18-9e69-32629ab4ab4c/roles/member 2026-04-02 21:29:10,944 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=d14b3258-ffb9-4b0e-a72e-2298e1786be8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4cb0738a-36c7-4265-afcc-ec5a853859ea, client_auth_method=client-secret, username=admin, authSessionParentId=539110fe-c44d-43d4-87f0-83f5acb6de85, authSessionTabId=C7axQzmwMBo 2026-04-02 21:29:11,035 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_ROLE, resourcePath=clients/6f9e5c51-0242-4147-8b6e-491c9551ee3e/roles/admin 2026-04-02 21:29:11,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=c3e7ff66-1d0c-42f5-a3c5-9b061c89ea5c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6ec31857-829a-4c98-94d3-3b652b81527a, client_auth_method=client-secret, username=admin, authSessionParentId=58459639-ef0a-4de4-b7d1-89deb6b01a78, authSessionTabId=IfK6RkypP94 2026-04-02 21:29:11,481 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_ROLE, resourcePath=clients/6f9e5c51-0242-4147-8b6e-491c9551ee3e/roles/editor 2026-04-02 21:29:11,890 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=9ce04f65-5fae-49c9-9c16-c3296ee89545, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=45272536-8690-477d-a802-29031c97a116, client_auth_method=client-secret, username=admin, authSessionParentId=3d1c85a7-7c77-49b0-b830-06199b77a969, authSessionTabId=0ImRvocZ1Ek 2026-04-02 21:29:11,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_ROLE, resourcePath=clients/6f9e5c51-0242-4147-8b6e-491c9551ee3e/roles/viewer 2026-04-02 21:29:12,353 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=23d64a3c-45ac-462c-bb19-e6fd30084985, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0af659f-70c2-4d33-98cd-09203afc50fd, client_auth_method=client-secret, username=admin, authSessionParentId=c0a8556b-e88e-4cdc-8a91-1da1cfc165c0, authSessionTabId=f0LBlc1iJ5w 2026-04-02 21:29:12,610 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_ROLE, resourcePath=clients/848f8866-f40c-49ce-bcb6-4f4822b107fa/roles/member 2026-04-02 21:31:25,658 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=aabb3b92-e62b-4788-83a3-55b97fcd6974, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ee2e4b29-2831-43e4-b81b-a403376c68c3, client_auth_method=client-secret, username=admin, authSessionParentId=c410d90d-090b-4f4d-ab52-71395907afa1, authSessionTabId=29e2uxvZJ88 2026-04-02 21:31:25,840 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=REALM, resourcePath=null 2026-04-02 21:31:27,383 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=49b4fff1-ff58-473a-8eb4-008d6eff241d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5aa50f1f-4903-4ec5-8db7-1b9159357930, client_auth_method=client-secret, username=admin, authSessionParentId=da25427c-cc49-4949-b824-04e0e5a1f194, authSessionTabId=w42GvpIiYbM 2026-04-02 21:31:27,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT, resourcePath=clients/3e7acbd2-f38f-448f-8d65-e243a1f97f20 2026-04-02 21:31:28,195 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=admin-cli, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, auth_method=openid-connect, token_id=b2046792-d859-42d5-95e1-8e226b75c376, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f053e9e2-6b12-487b-8f39-89d5a698d023, client_auth_method=client-secret, username=admin, authSessionParentId=4ceeda90-0b74-42f7-bdea-a95cb7fae702, authSessionTabId=9jqXBeHTCGk 2026-04-02 21:31:28,482 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a72e9edd-ffca-402b-b537-f48e08d4c4f0, clientId=d816e8ae-37b9-48a9-aa0b-c94c8273514a, userId=f6c53d2b-2613-4c8c-a749-5d0a6c36f1ad, ipAddress=199.19.213.202, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/bc5e035e-6ebb-4e71-b6f1-ad6c7be9810b/role-mappings/clients/46bccf5b-cf90-4ff7-87b7-720d861199cd