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-05-11 05:43:45,204 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5417ms 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-05-11 05:43:46,710 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-05-11 05:43:48,894 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-11 05:43:48,980 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-11 05:43:49,149 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-11 05:43:49,344 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-11 05:43:49,346 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 206ad9c6-a9c5-41b9-84de-fbb5b86e9550, name: keycloak-0-9429 2026-05-11 05:43:49,361 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-05-11 05:43:49,362 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-05-11 05:43:49,370 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37281 2026-05-11 05:43:49,806 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-05-11 05:43:49,810 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-11 05:43:50,615 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-05-11 05:43:50,615 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-05-11 05:43:50,769 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-11 05:43:50,964 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-05-11 05:43:50,964 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-05-11 05:43:51,066 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-05-11 05:43:51,066 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-05-11 05:43:51,375 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9429: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-11 05:43:51,385 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9429|0] (1) [keycloak-0-9429] 2026-05-11 05:43:51,400 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9429`, physical addresses are `[10.0.0.171:52817]` 2026-05-11 05:44:21,291 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9429, Site name: null 2026-05-11 05:44:21,467 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-11 05:44:23,186 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.776s. Listening on: http://0.0.0.0:8080 2026-05-11 05:44:23,186 INFO [io.quarkus] (main) Profile prod activated. 2026-05-11 05:44:23,186 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-05-11 05:44:23,339 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-11 05:44:40,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=cd5269c2-b502-4703-8d90-70a023104e34, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1f3d940-14e8-484a-b485-3dec76e2490c, client_auth_method=client-secret, username=admin, authSessionParentId=01779aa5-a8af-4695-b48a-c2f7c1196926, authSessionTabId=gQs4SqcsJZI 2026-05-11 05:44:41,777 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=atmosphere 2026-05-11 05:44:42,533 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=0dfd2d8c-17f2-4fbe-8cd4-0bec27d21411, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=66ec1e63-c88f-46d5-aa12-8812f5c351bd, client_auth_method=client-secret, username=admin, authSessionParentId=f6f8e4d8-2d49-40f7-acbf-c6e25b43a4e7, authSessionTabId=H1GknXxU5yA 2026-05-11 05:44:42,630 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e42b4ad4-7bd3-434b-808e-2de27b3d60bd 2026-05-11 05:44:42,718 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e42b4ad4-7bd3-434b-808e-2de27b3d60bd/protocol-mappers/models/377a5c59-d07e-479b-8be0-038d004a59bd 2026-05-11 05:45:03,272 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=fc512a4c-f138-4494-b48f-b6519d95e01e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1e0f6ddc-726f-4b09-9e4e-d0785d41f209, client_auth_method=client-secret, username=admin, authSessionParentId=6e2314a7-f966-44cb-8b89-bee021562575, authSessionTabId=K3ILA6_lT34 2026-05-11 05:45:03,375 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/3d3976a9-eee2-4a4e-bf60-a2276bacd40e 2026-05-11 05:45:03,742 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=93f98a3a-2714-40e8-8068-a18e63859e00, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9113f94c-8e82-4f46-a8d4-7b6acd6bb026, client_auth_method=client-secret, username=admin, authSessionParentId=84c7ce37-5996-462d-b263-a0a6b7136506, authSessionTabId=lz8fMSy_hpY 2026-05-11 05:45:03,819 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/155aab88-ba43-4c97-b9aa-5c3f76eac309 2026-05-11 05:45:04,166 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=58a755c6-d02f-483a-86a4-e731393f146a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41b57b73-6a9d-4821-a129-66a025bc57d1, client_auth_method=client-secret, username=admin, authSessionParentId=2a8d2d3f-c961-4e9b-b777-ad72d8873529, authSessionTabId=dauipkYDiXM 2026-05-11 05:45:04,229 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/cfd26eb0-c71a-470f-83d9-0075a636ff51 2026-05-11 05:45:04,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=08c4def5-9198-42b9-b0ad-cdcb4bb96629, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c87e1ede-af45-44c1-9ab7-46d86f508a34, client_auth_method=client-secret, username=admin, authSessionParentId=2be98bd4-ad72-41ca-bdb8-c438d054f9d8, authSessionTabId=spWHBXu_ar8 2026-05-11 05:45:04,937 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/3d3976a9-eee2-4a4e-bf60-a2276bacd40e/roles/member 2026-05-11 05:45:05,311 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=3eb7e6ba-1d70-46bd-aec2-81ac3a740130, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2492c262-e4e6-4005-ab18-50a61a585cc0, client_auth_method=client-secret, username=admin, authSessionParentId=d97923a4-5ce3-49f6-b0a2-5fbf99804202, authSessionTabId=lU5E9c96hvQ 2026-05-11 05:45:05,384 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/155aab88-ba43-4c97-b9aa-5c3f76eac309/roles/admin 2026-05-11 05:45:05,751 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=7311c614-da3d-425e-be43-49ce7a61031d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8581ca33-cb76-4915-94b5-dd8c8167b7da, client_auth_method=client-secret, username=admin, authSessionParentId=251984ac-4afa-4434-9f10-8951cd440e4c, authSessionTabId=OE2fDalUKhk 2026-05-11 05:45:05,827 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/155aab88-ba43-4c97-b9aa-5c3f76eac309/roles/editor 2026-05-11 05:45:06,186 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=66269baf-3222-4b9c-90ec-4cef349bc76e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a1d3bf6-385e-44a3-ae15-ee553a9913b9, client_auth_method=client-secret, username=admin, authSessionParentId=88c0e777-7912-4fff-bdba-b81e7cf3d5f9, authSessionTabId=GJFkg4vkUcs 2026-05-11 05:45:06,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/155aab88-ba43-4c97-b9aa-5c3f76eac309/roles/viewer 2026-05-11 05:45:06,637 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=61cc1a78-68cb-4b39-8728-1e76d2cff2a5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3125e7fd-4a53-4b59-88a3-95dcbfe665bc, client_auth_method=client-secret, username=admin, authSessionParentId=c54d750d-1667-48ad-b84d-74685e462cc0, authSessionTabId=yA7QqCIyF_g 2026-05-11 05:45:06,716 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/cfd26eb0-c71a-470f-83d9-0075a636ff51/roles/member 2026-05-11 05:47:19,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=51502faf-e6cb-4835-bb90-e4fcfa1f7f78, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=811fae91-03ac-4ad3-8306-14cb07ba682f, client_auth_method=client-secret, username=admin, authSessionParentId=d16e44d4-0e20-4187-ba23-205510a48ea0, authSessionTabId=SFwxcHjzbMY 2026-05-11 05:47:19,425 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-05-11 05:47:20,765 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=727d3411-3c3c-4aae-8999-82cac37aadf6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0acba0b2-a34b-4515-8cdd-70694bf7ec7b, client_auth_method=client-secret, username=admin, authSessionParentId=1fc39d35-ca7d-496e-8c69-42666aaf8550, authSessionTabId=lcYdZafGOq0 2026-05-11 05:47:20,852 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/dc6e7f5e-73dd-4b02-8127-c93bd4a50175 2026-05-11 05:47:21,455 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=594a610e-475f-46a4-8581-c845b6269317, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0b22baf-0d69-4fa4-b7b7-cdd72a3b337a, client_auth_method=client-secret, username=admin, authSessionParentId=32220a31-eed3-4a5c-a29d-5049dd5ca896, authSessionTabId=GHpOQXJ9TyU 2026-05-11 05:47:21,699 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/37c9fde7-6c43-4bde-b7c2-d2a3eecb71f0/role-mappings/clients/eb7b6f0c-179b-422f-a6fc-7dcc6cbe6ce9 2026-05-11 06:34:45,739 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=dc0752e2-7cb6-4797-bc1f-8952aef95add, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2b04b517-feb5-44e5-970f-6d33c9fc247e, client_auth_method=client-secret, username=admin, authSessionParentId=60a402ea-0ff5-4508-9a4c-95b3a6285760, authSessionTabId=qL8pzrzKzfo 2026-05-11 06:34:45,868 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-05-11 06:34:46,508 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=1a617e1f-d6ca-42f0-91a6-31887974be22, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=afa13817-61d9-43e1-9345-fc71802d2bad, client_auth_method=client-secret, username=admin, authSessionParentId=67c26a82-ef49-4983-952d-18a6cefc7af8, authSessionTabId=Cs23t89H69g 2026-05-11 06:34:46,562 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e42b4ad4-7bd3-434b-808e-2de27b3d60bd 2026-05-11 06:34:46,617 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e42b4ad4-7bd3-434b-808e-2de27b3d60bd/protocol-mappers/models/377a5c59-d07e-479b-8be0-038d004a59bd 2026-05-11 06:34:52,567 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=b4ff9733-4a53-4d06-851c-26331dccb7dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41be873b-7798-4e2e-9649-7884e9447f59, client_auth_method=client-secret, username=admin, authSessionParentId=4fa2f07e-d87e-4947-b283-9282fbb34a12, authSessionTabId=yY-nOoocZ-k 2026-05-11 06:34:52,636 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/3d3976a9-eee2-4a4e-bf60-a2276bacd40e 2026-05-11 06:34:53,004 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=8aac6d67-c864-4485-afd9-182e3377431c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1c1b4aab-4614-4d6f-ba6e-f066b996904a, client_auth_method=client-secret, username=admin, authSessionParentId=0ea3e491-de4e-4755-8dca-5f3ce3b0d905, authSessionTabId=QXF-h_vNfTQ 2026-05-11 06:34:53,069 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/155aab88-ba43-4c97-b9aa-5c3f76eac309 2026-05-11 06:34:53,441 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=424ef4da-799d-4a8d-b105-52bde006508b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=afd4ab09-327b-4e4a-8638-9ead463d0bae, client_auth_method=client-secret, username=admin, authSessionParentId=2451b8dd-da6e-4e93-8962-a4d58fb05fc5, authSessionTabId=nrCLvojjO7Y 2026-05-11 06:34:53,482 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/cfd26eb0-c71a-470f-83d9-0075a636ff51 2026-05-11 06:34:54,119 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=9914dd4b-822b-42c1-a94a-02d640eaf466, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ffed62bd-1aa1-49a2-958d-ab3499bffbd4, client_auth_method=client-secret, username=admin, authSessionParentId=609e1061-f05e-48d1-b391-d76689668b21, authSessionTabId=8ytUXfBeaiM 2026-05-11 06:34:54,482 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=94ada35e-2945-4419-8c5b-b30542b0d36b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a22246c-5c9a-4dd6-bd74-08b215c9c6a3, client_auth_method=client-secret, username=admin, authSessionParentId=427f49ee-bed3-4bc7-89d0-55e9b559094b, authSessionTabId=ZT5Yy1OAQpc 2026-05-11 06:34:54,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=f13ebc29-bd46-4682-b099-5a45c3c133b5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6b9ce5f-4fb4-4d13-93b4-2d9c0b3e802d, client_auth_method=client-secret, username=admin, authSessionParentId=16be4687-2c32-461b-9ce9-94ad4ec3a9db, authSessionTabId=wj9r1gI-eDo 2026-05-11 06:34:55,263 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=29f0253e-b68c-4774-9659-fa8555d33c3e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7725c537-45e0-43c8-bf59-0ae896c6a58a, client_auth_method=client-secret, username=admin, authSessionParentId=667e1e72-9641-47c8-9d46-37cd6f7a9cf4, authSessionTabId=WHAf0keWt68 2026-05-11 06:34:55,608 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=4e54b202-f486-4b62-a816-a6c1e6d542b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=538b8c16-746b-40ab-8723-685d71ec9c93, client_auth_method=client-secret, username=admin, authSessionParentId=ac5d03c3-0eb2-4f79-ae16-093cb2617e4f, authSessionTabId=TP9kAHFX9Ao 2026-05-11 06:36:05,160 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=6cf5c57b-3554-4ce8-9ca4-7de8579d62fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cb08d175-5876-4f36-a421-d3d89debff10, client_auth_method=client-secret, username=admin, authSessionParentId=b3ca8009-3fc6-428d-85ac-5bebcce48178, authSessionTabId=P1JyS7qnvAU 2026-05-11 06:36:05,270 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-05-11 06:36:06,730 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=228a2fad-198a-4e32-a38f-1ed3bf966865, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d4b504a-4ba8-48f6-977d-2de625585b9e, client_auth_method=client-secret, username=admin, authSessionParentId=0de94d90-6469-4125-b723-7d8d3db58cae, authSessionTabId=fFoCjx8ylE4 2026-05-11 06:36:06,787 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=21d3e137-8771-4ac7-8b5a-145dcd08ecfd, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/dc6e7f5e-73dd-4b02-8127-c93bd4a50175 2026-05-11 06:36:07,464 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9bcddf4a-c310-4f36-8fa5-0453712fdec7, clientId=admin-cli, userId=fb54aa0d-b775-4b1d-9b9a-b814ff37b73e, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=31b9f33f-64b8-4c43-ac22-288d4b5ec68e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8265b51b-7575-4850-9d09-c07c6ac0fec5, client_auth_method=client-secret, username=admin, authSessionParentId=33a48be5-8ba7-4a63-a4f2-2e4a44f714d1, authSessionTabId=1bNql3b4xeY