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:44:08,148 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5004ms 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:44:09,608 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:44:11,862 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-11 05:44:11,985 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-11 05:44:12,243 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:44:12,376 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-11 05:44:12,378 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 2b7a64f5-4f04-46a5-b496-5e4751390e73, name: keycloak-0-1784 2026-05-11 05:44:12,385 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:44:12,385 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:44:12,397 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27424 2026-05-11 05:44:12,699 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:44:14,411 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1784: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-11 05:44:14,421 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1784|0] (1) [keycloak-0-1784] 2026-05-11 05:44:14,435 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1784`, physical addresses are `[10.0.0.82:42960]` 2026-05-11 05:44:14,908 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1784, Site name: null 2026-05-11 05:44:15,786 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:44:15,786 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:44:15,957 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:44:16,197 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:44:16,197 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:44:16,296 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:44:16,296 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:44:47,240 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-11 05:44:47,257 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-11 05:44:49,508 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.178s. Listening on: http://0.0.0.0:8080 2026-05-11 05:44:49,508 INFO [io.quarkus] (main) Profile prod activated. 2026-05-11 05:44:49,509 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:49,659 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-11 05:45:04,955 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=87a905fd-064f-4782-9a53-632c10276ae4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c4d39bde-36b4-4539-b5d7-506dee147038, client_auth_method=client-secret, username=admin, authSessionParentId=b18e9205-0e6b-40b5-837d-f3b2830749dd, authSessionTabId=U2nFUP2Lrl8 2026-05-11 05:45:06,289 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=REALM, resourcePath=atmosphere 2026-05-11 05:45:07,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=b28eeee8-bf53-46b8-bc72-efab9788a240, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c504fcdd-b746-4ed8-bd15-86d9daf96634, client_auth_method=client-secret, username=admin, authSessionParentId=7bbda9c3-0297-43e5-bf84-099488a764b7, authSessionTabId=BUcNUyrGV1s 2026-05-11 05:45:07,264 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c1f6a4d1-512f-4238-8ce3-d286e77b7158 2026-05-11 05:45:07,348 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c1f6a4d1-512f-4238-8ce3-d286e77b7158/protocol-mappers/models/8cc1d1e8-3f7e-403e-956e-956aad3d33f6 2026-05-11 05:45:28,306 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=d93be3ac-74e5-45bf-8ee7-0ef98b65098f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab81854c-1f37-464c-8074-b9f212021ef7, client_auth_method=client-secret, username=admin, authSessionParentId=2f0d2e80-ab24-4232-9933-1f4b6d866e19, authSessionTabId=5r8vVwxLQ1Q 2026-05-11 05:45:28,416 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/addbe686-bb09-40e0-a2bf-ec0e6069f0cc 2026-05-11 05:45:28,795 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=bb59c26a-f985-409e-b657-365fc69b1820, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=166245dc-bb3b-4f43-ba1c-031f71905c08, client_auth_method=client-secret, username=admin, authSessionParentId=cb0b3476-ff25-41df-bbf2-b6c0de01bedc, authSessionTabId=WtGE9Hnow94 2026-05-11 05:45:29,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/f2751928-c3f2-4d33-b970-de900221011b 2026-05-11 05:45:29,661 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=dedc55f0-21c8-44e1-b37b-cf82e2f0dd23, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e8b7732c-fa72-4a63-b9bc-8d192868dbce, client_auth_method=client-secret, username=admin, authSessionParentId=aa80ccd1-3068-4480-b956-d939abc55d5f, authSessionTabId=3D7d8LQj3eU 2026-05-11 05:45:29,732 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/379b1bfe-162d-4225-9732-ab283030519d 2026-05-11 05:45:30,380 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=fe2e56a9-a593-4c72-80c6-0915ed3b677b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9be5dfca-dcf8-4105-9fa0-b3d0bd63c8d1, client_auth_method=client-secret, username=admin, authSessionParentId=1b54b7a8-56e7-4c59-8589-701c513dd5a0, authSessionTabId=qAOae5WsZAM 2026-05-11 05:45:30,479 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/addbe686-bb09-40e0-a2bf-ec0e6069f0cc/roles/member 2026-05-11 05:45:30,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=d21962ff-761a-4e11-a267-ffd7fab4af17, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=874d35e2-d740-42bd-b460-d878c68b3fae, client_auth_method=client-secret, username=admin, authSessionParentId=c14c6c4f-84e8-4d4d-88c5-ef1a1ade63f2, authSessionTabId=2bavUnxG3Vw 2026-05-11 05:45:30,918 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/f2751928-c3f2-4d33-b970-de900221011b/roles/admin 2026-05-11 05:45:31,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=bef48d7a-cc90-48c3-a9e6-1b07ac5b5129, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ce49f08-57ec-4976-9a85-f547c857ab97, client_auth_method=client-secret, username=admin, authSessionParentId=3102ed36-2aac-46db-a2d4-43f112b8ceb2, authSessionTabId=oqGglAtIKbM 2026-05-11 05:45:31,372 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/f2751928-c3f2-4d33-b970-de900221011b/roles/editor 2026-05-11 05:45:31,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=3cc30a3c-c85c-462b-a4ec-4453b27d5592, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b1719be-d107-4e80-8153-1ca02552186e, client_auth_method=client-secret, username=admin, authSessionParentId=9b77c8fd-f1ec-4c50-9d87-72de56d0bb7f, authSessionTabId=8lph2bPAGlI 2026-05-11 05:45:31,857 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/f2751928-c3f2-4d33-b970-de900221011b/roles/viewer 2026-05-11 05:45:32,227 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=eb8825a7-519a-4c3a-89a7-917ea58adba1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0ab55bf-05cb-4e5a-b216-ae0cd1e59f53, client_auth_method=client-secret, username=admin, authSessionParentId=6d6c495e-4c30-41d3-929a-4ccf4b608ab5, authSessionTabId=TgT7SsPNtrE 2026-05-11 05:45:32,319 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/379b1bfe-162d-4225-9732-ab283030519d/roles/member 2026-05-11 05:47:46,803 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=8e3bb39e-9a56-445e-bca7-8fcc9f8c5462, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1194db17-68e8-445c-a14a-917e23632f99, client_auth_method=client-secret, username=admin, authSessionParentId=2a0d2ead-6031-459c-8b0b-2e6254f9a4b3, authSessionTabId=q8NAPQ6_AJ0 2026-05-11 05:47:46,985 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=REALM, resourcePath=null 2026-05-11 05:47:48,279 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=353eac70-95c1-4d82-9276-77dd383c2596, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3b9d364-22bd-47c1-a901-4d5757622700, client_auth_method=client-secret, username=admin, authSessionParentId=77b23585-2343-4bc6-896b-740c3e204102, authSessionTabId=IfYkh6xUMbg 2026-05-11 05:47:48,356 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/00c4fbfc-21ef-4245-8e34-be29cd7e9b08 2026-05-11 05:47:48,992 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=c9ed62af-5d14-4645-b283-9cf2adfbe5fb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b9bec682-9691-4fef-8218-1055056b6e91, client_auth_method=client-secret, username=admin, authSessionParentId=f69bf5b4-6301-4529-894e-ba7199baa02a, authSessionTabId=tdELBzS9lB0 2026-05-11 05:47:49,261 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/4451969b-5061-43b9-8e48-5842609ed4ce/role-mappings/clients/51e1298b-8404-4d05-90a1-66a684c5f9bf 2026-05-11 06:36:40,943 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=b6ae8559-ac13-4447-a208-30a9d07e2a38, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=237d3547-8e63-4015-8d38-eea71f991411, client_auth_method=client-secret, username=admin, authSessionParentId=b19e3a83-bd8d-4b42-9061-077460c222f0, authSessionTabId=d-NaIIi29vM 2026-05-11 06:36:41,082 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=REALM, resourcePath=null 2026-05-11 06:36:41,891 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=6e1d333b-7e11-4e9a-ac53-b1bff280545c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fea905f3-3a98-4abf-afcb-0576249f306a, client_auth_method=client-secret, username=admin, authSessionParentId=971c2d66-bdeb-45de-b0b4-2856f910ce34, authSessionTabId=WAgVmrhF0Gc 2026-05-11 06:36:41,951 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c1f6a4d1-512f-4238-8ce3-d286e77b7158 2026-05-11 06:36:42,022 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c1f6a4d1-512f-4238-8ce3-d286e77b7158/protocol-mappers/models/8cc1d1e8-3f7e-403e-956e-956aad3d33f6 2026-05-11 06:36:48,826 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=668b5cd0-fbb9-42ac-a6f8-c19d9c2fd7a8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=825acdb4-f8ed-4ac9-9988-58ab2a7a3546, client_auth_method=client-secret, username=admin, authSessionParentId=6e71643a-a4c3-43d5-a388-1d0406cb7aea, authSessionTabId=a9BcyY7iq4E 2026-05-11 06:36:48,890 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/addbe686-bb09-40e0-a2bf-ec0e6069f0cc 2026-05-11 06:36:49,261 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=02a2c606-606a-4b35-a22f-6d3a525371b2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f78b222-d872-4f39-93c4-ae6dd3184b2e, client_auth_method=client-secret, username=admin, authSessionParentId=cdb23e1a-c9e7-4575-b42b-9204e4f25638, authSessionTabId=doBxSw31H5g 2026-05-11 06:36:49,312 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/f2751928-c3f2-4d33-b970-de900221011b 2026-05-11 06:36:49,696 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=5fdfb42e-687a-4807-a63f-7ea403695c15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7749691b-83d5-4cfd-9b03-babb9fac60b6, client_auth_method=client-secret, username=admin, authSessionParentId=9b2fe3e1-9467-41b6-acdf-91c817140715, authSessionTabId=clRms06901g 2026-05-11 06:36:49,750 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/379b1bfe-162d-4225-9732-ab283030519d 2026-05-11 06:36:50,492 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=f3affd64-c7c6-4dc4-9b58-18b5cdcb8e79, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=066a96a3-2a1b-4703-a525-217622333402, client_auth_method=client-secret, username=admin, authSessionParentId=6050b84e-82b7-4b2a-95e4-dd3ad80382a0, authSessionTabId=dJJJLyaMnDI 2026-05-11 06:36:50,829 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=26c8135a-112b-418c-8d02-48ee183e32fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fccf0e38-47fb-4f75-b729-90fec0801394, client_auth_method=client-secret, username=admin, authSessionParentId=690c98e7-5608-4d5c-9b63-172f31a86510, authSessionTabId=tbLwdxz8iBo 2026-05-11 06:36:51,209 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=3a1b3438-7c63-4059-aa7a-b8c5b3bdada5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46885030-033f-4dc9-ae93-078e143093e0, client_auth_method=client-secret, username=admin, authSessionParentId=d9410be4-bd1d-40b5-b491-8e24e98a4e16, authSessionTabId=dlN8N1AOdUA 2026-05-11 06:36:51,576 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=9873ff53-b26f-4b8e-90f5-476f879671bd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=44285ec6-7743-4f06-b3fe-3e3bffc5736e, client_auth_method=client-secret, username=admin, authSessionParentId=b01accfa-3073-40d1-a16b-3a49b5a6a0b1, authSessionTabId=aAAy5BSAaFg 2026-05-11 06:36:51,952 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=e7d20dc0-568b-4718-8733-b01da2d8e901, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a0c9f95-8952-43ac-bc2e-e130e7d980db, client_auth_method=client-secret, username=admin, authSessionParentId=56f42538-8ba3-4af6-92e2-e42360b0900f, authSessionTabId=zWLUvk3_nng 2026-05-11 06:38:09,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=3a3bee73-7e50-42e4-a0cc-0f8fa6b3883b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5de5de75-8021-43df-b723-31c42f48cffb, client_auth_method=client-secret, username=admin, authSessionParentId=b11f7757-f74c-4ff5-8ed0-ac949a0786f7, authSessionTabId=tpyamlODPok 2026-05-11 06:38:09,521 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=REALM, resourcePath=null 2026-05-11 06:38:11,295 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=f9d0bba8-d623-49f3-b130-29a75982c7f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9234e7dc-93dd-4730-a587-5a8012f838d5, client_auth_method=client-secret, username=admin, authSessionParentId=4f721cb1-2a5b-4ff6-b2fb-0d09206d3f42, authSessionTabId=FYOVXLIh7cg 2026-05-11 06:38:11,359 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=56dc35a0-8b95-4013-a220-f6d9abd584b5, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/00c4fbfc-21ef-4245-8e34-be29cd7e9b08 2026-05-11 06:38:12,060 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2290bb2e-6fb3-4cea-8c03-42c2bbd398f8, clientId=admin-cli, userId=f4957ad0-143f-4f29-a7b5-122fbbdd3e84, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=3b6585d0-d7b2-4ff8-9c68-62b0b8322b4a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f474e03b-2252-4b86-9787-89ee10e6b6d0, client_auth_method=client-secret, username=admin, authSessionParentId=78fd02ce-4102-41ee-bc58-60822b44a783, authSessionTabId=yZMxM4HeZRw