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-20 00:28:30,688 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5254ms 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-20 00:28:32,198 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-20 00:28:34,535 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-20 00:28:34,694 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-20 00:28:34,898 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-20 00:28:35,010 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-20 00:28:35,012 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d1fe7904-e308-4b97-8dab-6895d8985429, name: keycloak-0-49150 2026-05-20 00:28:35,019 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-20 00:28:35,019 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-20 00:28:35,030 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42293 2026-05-20 00:28:35,320 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-20 00:28:37,043 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49150: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-20 00:28:37,053 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49150|0] (1) [keycloak-0-49150] 2026-05-20 00:28:37,066 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49150`, physical addresses are `[10.0.0.105:57829]` 2026-05-20 00:28:37,550 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49150, Site name: null 2026-05-20 00:28:37,560 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-20 00:28:38,321 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-20 00:28:38,321 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-20 00:28:38,494 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-20 00:28:38,752 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-20 00:28:38,752 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-20 00:28:38,858 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-20 00:28:38,859 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-20 00:29:11,774 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-20 00:29:14,583 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.703s. Listening on: http://0.0.0.0:8080 2026-05-20 00:29:14,584 INFO [io.quarkus] (main) Profile prod activated. 2026-05-20 00:29:14,584 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-20 00:29:14,748 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-20 00:29:33,459 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=2f6fb0ec-7073-46a6-a631-e16b9500cf87, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c7945f3-6fd1-4434-81e9-a513691e3a97, client_auth_method=client-secret, username=admin, authSessionParentId=a391aedd-41af-40dd-b61c-d4a7c7480c28, authSessionTabId=5os7GLxiME4 2026-05-20 00:29:35,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=atmosphere 2026-05-20 00:29:36,533 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=f951b660-3be0-4e65-8382-1ba5bcd55440, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=47472d25-faf9-44a8-9c6a-cc5629647f3a, client_auth_method=client-secret, username=admin, authSessionParentId=b75b2fbc-1722-495c-91ba-7046e67c922a, authSessionTabId=8zvVzF1ZKG0 2026-05-20 00:29:36,637 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2d9ac451-69e8-4b06-a75a-cd24f4075b36 2026-05-20 00:29:36,728 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2d9ac451-69e8-4b06-a75a-cd24f4075b36/protocol-mappers/models/de901065-ecfe-4b33-b26b-44cbece10431 2026-05-20 00:29:58,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=1d79c155-d16e-4078-a0bc-3211d5b31720, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a6e2b74f-ae1d-4fed-8ca5-b2241f0426e2, client_auth_method=client-secret, username=admin, authSessionParentId=810e746a-7554-42d2-8c83-cc4a1e280d91, authSessionTabId=7V8acsRyxhk 2026-05-20 00:29:58,222 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/d8fb2f23-cf27-4c72-be46-3094b08b23c5 2026-05-20 00:29:58,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=a213ea41-6f2f-402a-bb0f-4c523ac9cc2e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2c977173-c867-4711-8931-8c1a378a846a, client_auth_method=client-secret, username=admin, authSessionParentId=bd409b19-8ad3-4887-964b-5d977f5acf7f, authSessionTabId=2hw2J0HQsbc 2026-05-20 00:29:58,702 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/cd8bc02a-8762-493b-a3bc-6119cd0ab055 2026-05-20 00:29:59,104 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=85c93949-7fe9-4016-a867-eec0dba269ac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df29f309-356b-4c77-8ed6-e9d55047da68, client_auth_method=client-secret, username=admin, authSessionParentId=0cabfb4a-165e-4668-9235-2c521758d382, authSessionTabId=gW7b0-0xp0Y 2026-05-20 00:29:59,178 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/66083a6c-94fe-4cee-b66c-8ec7a38ef838 2026-05-20 00:29:59,843 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=e06c7e93-5314-4590-8c19-ec3f53905fe9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=23ca72c0-fd86-4671-bcd3-11231aed3ab2, client_auth_method=client-secret, username=admin, authSessionParentId=566f3f5e-2e9e-4a6c-8077-2cba9bf995f6, authSessionTabId=oLlQkC7vrxM 2026-05-20 00:29:59,956 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/d8fb2f23-cf27-4c72-be46-3094b08b23c5/roles/member 2026-05-20 00:30:00,368 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=ca7c4463-9a13-4fa6-9895-855beb09918d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c26696e-9a37-4b5c-a558-5271fc6cab5b, client_auth_method=client-secret, username=admin, authSessionParentId=a185d28a-23ee-41a6-b0fd-42cf1aba66dc, authSessionTabId=TO8luXAvedE 2026-05-20 00:30:00,463 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/cd8bc02a-8762-493b-a3bc-6119cd0ab055/roles/admin 2026-05-20 00:30:00,861 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=be7660a2-4b8a-429b-8bc1-3f3e37b4494f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b44df043-11da-40d1-a01b-2492096dd532, client_auth_method=client-secret, username=admin, authSessionParentId=53f240cd-f2a7-4300-a340-8cb63cf9a566, authSessionTabId=V_a3y7ZzXsY 2026-05-20 00:30:00,950 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/cd8bc02a-8762-493b-a3bc-6119cd0ab055/roles/editor 2026-05-20 00:30:01,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=483255e2-529b-403b-add7-2c7a5ebd9de9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=52ff7145-9702-4ac9-96cf-c74bb18301ff, client_auth_method=client-secret, username=admin, authSessionParentId=f2cb4d55-ba5d-454a-802a-b204e1de0d3e, authSessionTabId=Tu-RNnC2pG4 2026-05-20 00:30:01,436 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/cd8bc02a-8762-493b-a3bc-6119cd0ab055/roles/viewer 2026-05-20 00:30:01,869 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=d9f7dd9e-187f-4322-9461-0d82721757ac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33655aba-0845-47bc-a56d-c6dd911713b8, client_auth_method=client-secret, username=admin, authSessionParentId=0e30f4b6-3f71-4e65-b794-126c2bf36132, authSessionTabId=BgEuxczjtYg 2026-05-20 00:30:01,965 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/66083a6c-94fe-4cee-b66c-8ec7a38ef838/roles/member 2026-05-20 00:32:19,808 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=5a40fe33-4a26-4c26-a299-df69eb31b2dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5ade921-cf14-4390-a901-7b91ef2656bb, client_auth_method=client-secret, username=admin, authSessionParentId=5f8bcb16-c1bd-4fc1-ace0-1b93ba219a8d, authSessionTabId=lreAY_ZVy34 2026-05-20 00:32:20,016 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-20 00:32:21,501 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=31f01ddc-84ad-42b7-bdb4-b663a656b47d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d47bb281-bf7e-492a-9e5b-6572d2aef962, client_auth_method=client-secret, username=admin, authSessionParentId=c04197d3-e377-4163-908d-55349074824c, authSessionTabId=kA2sui3GWW4 2026-05-20 00:32:21,602 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/63c0c967-e218-4765-ab11-a976e619efc3 2026-05-20 00:32:22,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=ce5b2b1f-51ea-46e6-91f7-50e49b5b5cbf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=53b7f7fc-db25-4405-8914-3138acbce611, client_auth_method=client-secret, username=admin, authSessionParentId=b6d664ba-f241-4ef1-9440-b42452da6635, authSessionTabId=LUCRiOUnRTQ 2026-05-20 00:32:22,509 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/72e78bf7-6386-42a3-80c1-18a57106e89b/role-mappings/clients/2c463587-d105-495f-a384-3e831aa352cd 2026-05-20 01:21:08,369 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=14678d69-58bd-4a0c-b05a-cbac662024a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9356ce28-130b-47ff-b789-84e1a4c017a5, client_auth_method=client-secret, username=admin, authSessionParentId=cb34e00f-8cd3-434b-843f-0b86a0b0e590, authSessionTabId=F6boTGA9_ts 2026-05-20 01:21:08,501 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-20 01:21:09,248 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=a422a0c7-992b-4111-bcdb-098aaca58e17, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5e12f43b-6086-4935-a361-88d7608645e1, client_auth_method=client-secret, username=admin, authSessionParentId=70effc3b-7724-4dc7-b559-c068d5c657a5, authSessionTabId=c4bYuPg-8vw 2026-05-20 01:21:09,303 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2d9ac451-69e8-4b06-a75a-cd24f4075b36 2026-05-20 01:21:09,369 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2d9ac451-69e8-4b06-a75a-cd24f4075b36/protocol-mappers/models/de901065-ecfe-4b33-b26b-44cbece10431 2026-05-20 01:21:15,864 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=9a602318-1a15-4762-a24c-c8ff2d720512, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d559efa-c38a-47cd-abd7-3560eee84075, client_auth_method=client-secret, username=admin, authSessionParentId=478a5382-f3ef-4070-b5f1-ff6533d81a16, authSessionTabId=WXxtkxzgiuU 2026-05-20 01:21:16,064 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/d8fb2f23-cf27-4c72-be46-3094b08b23c5 2026-05-20 01:21:16,420 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=f95be906-53b3-4b42-82a1-5554b3d24ef2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=231887d4-7ac8-43e9-b391-4a2b7d52e858, client_auth_method=client-secret, username=admin, authSessionParentId=a3c68181-d4cc-4a63-a225-b5c933f54747, authSessionTabId=Xidwy02M_WU 2026-05-20 01:21:16,555 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/cd8bc02a-8762-493b-a3bc-6119cd0ab055 2026-05-20 01:21:16,940 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=59af612a-37f8-4a95-ae90-4162f1e03610, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ceaf953-fabf-419a-8181-e2601f467041, client_auth_method=client-secret, username=admin, authSessionParentId=a38c1335-bc78-45c3-9b5a-4484dccedcab, authSessionTabId=boc8eyCCdXA 2026-05-20 01:21:17,032 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/66083a6c-94fe-4cee-b66c-8ec7a38ef838 2026-05-20 01:21:17,693 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=236b2587-a13c-45dc-813a-d5080c9a303f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9e8ea73-d74e-4299-b4ad-dad38f474fbf, client_auth_method=client-secret, username=admin, authSessionParentId=30fcd5c5-604f-481e-984a-a9a0aad7615a, authSessionTabId=swbEMvT9g64 2026-05-20 01:21:18,098 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=834a5315-04c5-4d27-8e1a-52b03700a1d4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7b8fda9-611e-45d6-86ec-68792fb17020, client_auth_method=client-secret, username=admin, authSessionParentId=dda834e5-5c57-48d7-b6c3-36e5ebd200b2, authSessionTabId=DarpLINAdcM 2026-05-20 01:21:18,457 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=e3604c6e-1e4f-4a6d-82df-857c75e1be5e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ee18aec5-c698-4bd7-90c0-9d545af8c5bb, client_auth_method=client-secret, username=admin, authSessionParentId=f697de4d-602c-4e6e-acd3-541a0ce2dfb7, authSessionTabId=dX7olP6w02o 2026-05-20 01:21:18,836 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=727d15ba-97f3-44fa-9a6d-33afdeae78eb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=31a21451-4d95-475a-aa10-41fc8aae45b1, client_auth_method=client-secret, username=admin, authSessionParentId=d09f62e7-2a25-4261-803b-6bd4e594c69d, authSessionTabId=c4wpBG_i8pI 2026-05-20 01:21:19,228 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=ab34998b-31c1-4fa1-a7ee-856c00699136, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b695b884-835d-4f58-b46b-c7ff0e061be9, client_auth_method=client-secret, username=admin, authSessionParentId=d29a2a0b-18c6-48de-894e-4339b8834bbb, authSessionTabId=6ST6qbaHx4E 2026-05-20 01:22:32,571 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=45962e63-80f2-418b-b799-57daac0a8066, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d2845e73-da79-43da-bb68-35cebb27d496, client_auth_method=client-secret, username=admin, authSessionParentId=18cf9f2d-6d61-43c9-8164-bd1c3782a309, authSessionTabId=5xyQQ-Yj3JA 2026-05-20 01:22:32,713 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-20 01:22:34,301 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=e1b9e6b3-dd17-44cf-82c5-bdcac7db39f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa902d9e-e1bc-4d52-9df1-f431d0d94d8d, client_auth_method=client-secret, username=admin, authSessionParentId=7480f22b-6ee7-49f6-a503-c4772dbd516f, authSessionTabId=IwKoCFKo18Q 2026-05-20 01:22:34,357 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=c3971289-6ebe-4a43-9b5f-903050447eb3, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/63c0c967-e218-4765-ab11-a976e619efc3 2026-05-20 01:22:35,043 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1862eba3-80f6-44b8-9cf3-00e5265dc0c8, clientId=admin-cli, userId=54f50a18-85c0-4552-9d00-65462cff51f7, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=c7226899-ace1-4188-91b5-6a3f647d2658, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3e22529-b831-495b-9fda-32ef861fdfb4, client_auth_method=client-secret, username=admin, authSessionParentId=ae8600cf-a505-49fc-aa5b-d917c5ffadba, authSessionTabId=aGdZvtcd1gQ