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-07-24 04:50:52,249 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4632ms 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-07-24 04:50:53,689 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-07-24 04:50:56,167 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-24 04:50:56,285 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-24 04:50:56,440 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-24 04:50:56,566 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-24 04:50:56,568 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 278a4f03-b12e-45c6-948c-eb7c121a26ca, name: keycloak-0-38099 2026-07-24 04:50:56,574 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-07-24 04:50:56,574 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-07-24 04:50:56,582 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37534 2026-07-24 04:50:56,746 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-07-24 04:50:56,750 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-24 04:50:58,587 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38099: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-24 04:50:58,596 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38099|0] (1) [keycloak-0-38099] 2026-07-24 04:50:58,609 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38099`, physical addresses are `[10.0.0.157:53070]` 2026-07-24 04:50:59,066 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38099, Site name: null 2026-07-24 04:50:59,728 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-07-24 04:50:59,728 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-07-24 04:50:59,865 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-24 04:51:00,049 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-07-24 04:51:00,049 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-07-24 04:51:00,145 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-07-24 04:51:00,145 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-07-24 04:51:29,058 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-24 04:51:31,144 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.709s. Listening on: http://0.0.0.0:8080 2026-07-24 04:51:31,144 INFO [io.quarkus] (main) Profile prod activated. 2026-07-24 04:51:31,144 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-07-24 04:51:31,320 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-24 04:51:49,699 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=3bc3c628-c420-4d2e-8854-a02509465daa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3171fb73-2be0-442e-9226-68a30a4fc8f9, client_auth_method=client-secret, username=admin, authSessionParentId=34a88923-5d30-4921-8825-53ff5dca03f8, authSessionTabId=SIyfZeDkd7w 2026-07-24 04:51:51,331 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=REALM, resourcePath=atmosphere 2026-07-24 04:51:52,102 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=c77e4e96-6824-4a8c-b933-f959ca6b6d46, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7338afb9-33dd-461c-85dc-426ce22a097e, client_auth_method=client-secret, username=admin, authSessionParentId=9d37b4c7-895a-4ce1-8179-8d6739daef33, authSessionTabId=Gq1Emk0vJDk 2026-07-24 04:51:52,201 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/efe1bb57-3811-4139-a5b8-5dfd4670673a 2026-07-24 04:51:52,278 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/efe1bb57-3811-4139-a5b8-5dfd4670673a/protocol-mappers/models/4ef8fe4c-63bc-4aa5-9f60-84eb86457e99 2026-07-24 04:52:13,307 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=bbd3435a-aa43-41eb-98a7-fd1c7a14dd33, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0813f51e-ac72-4da9-9251-38725f971568, client_auth_method=client-secret, username=admin, authSessionParentId=5a317f73-55ef-449c-a051-ab701a22d96d, authSessionTabId=ke-mpYrivfY 2026-07-24 04:52:13,430 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/9bed6290-e3ce-4d9d-98b4-15157b20f970 2026-07-24 04:52:13,811 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=df3ff52a-9601-4248-8e9c-5476bb000e45, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9b4a48d-4a1d-4b86-8599-03796a6c55fa, client_auth_method=client-secret, username=admin, authSessionParentId=0b61ba1e-f65c-4548-8974-07a3b03a27b2, authSessionTabId=32DGZU4gOK0 2026-07-24 04:52:13,880 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/a27d1ca2-4988-4042-bdf9-751f1415bbbf 2026-07-24 04:52:14,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=78296743-0d36-4708-a43f-dbcc73fba097, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=72f5ecf6-fd7b-49db-b0f8-7294c940e481, client_auth_method=client-secret, username=admin, authSessionParentId=9c42f9bd-dc5f-439a-8809-cd1067168320, authSessionTabId=8Q2oD9AecI4 2026-07-24 04:52:14,314 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/ee9727c5-3ad6-4c06-8305-16318d6a5f2c 2026-07-24 04:52:14,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=e21d69b1-1bc0-4063-b323-489db9f78113, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33cae284-b1d3-4185-99a6-5d1bf46d3d68, client_auth_method=client-secret, username=admin, authSessionParentId=01523b52-7d0c-42ab-99a9-e6218b6f0e49, authSessionTabId=G8u6CepVVOE 2026-07-24 04:52:15,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_ROLE, resourcePath=clients/9bed6290-e3ce-4d9d-98b4-15157b20f970/roles/member 2026-07-24 04:52:15,486 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=14b3fe12-16f4-42ee-8598-a46811952d87, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d0e3c95b-14d2-4dfd-97cb-05b1d8484025, client_auth_method=client-secret, username=admin, authSessionParentId=a806d0af-2a58-4e9d-b0a9-7fae08524bbc, authSessionTabId=Ou8eUmpDWq0 2026-07-24 04:52:15,577 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_ROLE, resourcePath=clients/a27d1ca2-4988-4042-bdf9-751f1415bbbf/roles/admin 2026-07-24 04:52:15,945 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=46101378-5a07-42e6-b6b5-172f6faf6a9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9e9f169-7577-4685-989b-cbfd39b0b618, client_auth_method=client-secret, username=admin, authSessionParentId=be702e25-f503-4d35-b463-fab035040867, authSessionTabId=939yAYoXmWI 2026-07-24 04:52:16,020 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_ROLE, resourcePath=clients/a27d1ca2-4988-4042-bdf9-751f1415bbbf/roles/editor 2026-07-24 04:52:16,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=91c95443-c585-4926-8b97-e81481afb8da, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c66f6d85-7fc9-476f-9145-9834fc519c53, client_auth_method=client-secret, username=admin, authSessionParentId=0b4985c2-948c-422b-b1e6-de675b95beaf, authSessionTabId=Dmv9YVuUA34 2026-07-24 04:52:16,505 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_ROLE, resourcePath=clients/a27d1ca2-4988-4042-bdf9-751f1415bbbf/roles/viewer 2026-07-24 04:52:16,893 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=3e8c5c72-f3ed-4154-a8af-8a6bce1238a4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a78b1172-6fb5-4781-8121-df14b59e5509, client_auth_method=client-secret, username=admin, authSessionParentId=b624f7d3-d9c0-462d-9679-e13831ed7120, authSessionTabId=3bygYIv9VVY 2026-07-24 04:52:16,976 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_ROLE, resourcePath=clients/ee9727c5-3ad6-4c06-8305-16318d6a5f2c/roles/member 2026-07-24 04:54:32,337 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=d8b65020-69b1-40bb-a75c-5e19306db79a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e89c12f9-8263-4424-bfa3-2babee9c8db9, client_auth_method=client-secret, username=admin, authSessionParentId=af07c81d-9c4e-4fd0-b6a4-ad432e917708, authSessionTabId=N-M1pYVqqHI 2026-07-24 04:54:32,538 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=REALM, resourcePath=null 2026-07-24 04:54:33,987 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=831ca835-2384-479b-9b95-5f5ae5116d59, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=214012bb-633c-408b-bb81-74dab5e5157f, client_auth_method=client-secret, username=admin, authSessionParentId=14e8010d-4b6e-40af-862e-4f151d3343e1, authSessionTabId=NLsxq3rgZW4 2026-07-24 04:54:34,138 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/dc71ba5c-d0f8-47db-a37e-bdb3f494dda9 2026-07-24 04:54:34,748 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=fe4ace0f-5de2-42ad-b3c4-53c6f43e64fa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=10054618-ea23-4d9a-bf2d-3dc87c2936f4, client_auth_method=client-secret, username=admin, authSessionParentId=758a1b86-f989-41ac-9f60-f7ce55ad6d85, authSessionTabId=hAvSNju7L9w 2026-07-24 04:54:35,019 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/bc66ae39-3718-4bc3-8335-6ab4baff8a92/role-mappings/clients/5a362b50-f282-45a7-9cf4-5fb2dc786d25 2026-07-24 05:43:38,238 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=d76fd88d-b984-41df-a7a8-05b0f448a107, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce19cb0c-8e81-471f-8ad7-7152f22f76c7, client_auth_method=client-secret, username=admin, authSessionParentId=b75702f9-64b7-4aae-b8cd-3d32e6584109, authSessionTabId=qo1-jofWW9k 2026-07-24 05:43:38,369 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=REALM, resourcePath=null 2026-07-24 05:43:39,076 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=40f32b37-bd7a-4f17-8380-36875163675a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9d65689-9138-4f4d-9807-a7831ee2899b, client_auth_method=client-secret, username=admin, authSessionParentId=38e0a162-595d-4ecb-ba07-dc83eeecb4b2, authSessionTabId=QkNPcMUs_rk 2026-07-24 05:43:39,132 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/efe1bb57-3811-4139-a5b8-5dfd4670673a 2026-07-24 05:43:39,191 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/efe1bb57-3811-4139-a5b8-5dfd4670673a/protocol-mappers/models/4ef8fe4c-63bc-4aa5-9f60-84eb86457e99 2026-07-24 05:43:45,458 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=9d285fd3-9a3a-48de-9d77-786ac6657ae4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=80ac034e-c92c-407c-9478-ffec6a13c87f, client_auth_method=client-secret, username=admin, authSessionParentId=7826567a-94ea-4147-aa57-819aff3ebf57, authSessionTabId=L_XqE9Cmxq8 2026-07-24 05:43:45,511 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/9bed6290-e3ce-4d9d-98b4-15157b20f970 2026-07-24 05:43:45,872 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=72d6c6a6-730e-4016-8475-e9af54ee9cbe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e4fdf69-7ac3-4518-950e-0f8f0c24c235, client_auth_method=client-secret, username=admin, authSessionParentId=2f6eae81-2e68-4923-a2b1-11faa3f0c75d, authSessionTabId=bBLKU3fFwuQ 2026-07-24 05:43:45,918 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/a27d1ca2-4988-4042-bdf9-751f1415bbbf 2026-07-24 05:43:46,279 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=e5ea561d-004f-40b6-9e95-1e86abe9584a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4b95092c-560c-453b-af3c-d2982b23cb05, client_auth_method=client-secret, username=admin, authSessionParentId=80d00f3f-6628-4682-b78d-ac42c8f8c621, authSessionTabId=5r88oIol9Do 2026-07-24 05:43:46,329 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/ee9727c5-3ad6-4c06-8305-16318d6a5f2c 2026-07-24 05:43:46,980 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=86cdc68d-2c22-4f20-82e3-f81f3c13e87f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=affbd1b4-de4b-4863-8765-c8011ee9c8c8, client_auth_method=client-secret, username=admin, authSessionParentId=9057b414-728d-4db3-8d09-bf9d0efffb18, authSessionTabId=DHecZIe5hZU 2026-07-24 05:43:47,361 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=fb9b8004-9d23-4420-81ba-bfa9f7f18c7d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2bfdab87-8f1e-4ca3-9852-0afd0e4310bb, client_auth_method=client-secret, username=admin, authSessionParentId=bd738326-de66-464f-97d1-a29724621f44, authSessionTabId=WM73mhPDbjQ 2026-07-24 05:43:47,716 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=698b5bae-cb47-4dd9-92ec-4b74eb3e1b84, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5dba1b92-8c84-4433-ba6a-0ed324c5c5eb, client_auth_method=client-secret, username=admin, authSessionParentId=607b53ae-84e3-47e1-9bd4-b512ad553888, authSessionTabId=RrgClp5JLRk 2026-07-24 05:43:48,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=4574bd38-88e0-496f-9e1e-751f2f625953, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f312f1ee-f650-458f-b785-c4674186be57, client_auth_method=client-secret, username=admin, authSessionParentId=fcb913fd-dd1d-477c-b12d-cf2c713400d8, authSessionTabId=V1LVu2daPPk 2026-07-24 05:43:48,439 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=350dc129-2242-409e-a0af-9265c9191b12, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e695893-4195-432a-9e76-c0a71eb31381, client_auth_method=client-secret, username=admin, authSessionParentId=fdc8a32e-c241-4513-aca9-52e509c3d0d5, authSessionTabId=lDPYjl5i6_8 2026-07-24 05:45:03,619 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=ebcc99df-7d82-43b0-b9a0-e5b6c6a4e25f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4ff45530-21fa-4bcf-8413-c663d1f69150, client_auth_method=client-secret, username=admin, authSessionParentId=7ab2285d-c063-474d-86ae-23dc938db21d, authSessionTabId=U3Wp80kwHUM 2026-07-24 05:45:03,750 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=REALM, resourcePath=null 2026-07-24 05:45:05,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=b2c9a5f9-bf0a-4288-903d-8f2d9b3fe1de, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=309e20bd-ae0f-436c-a8e7-ceb2a03e070c, client_auth_method=client-secret, username=admin, authSessionParentId=c2aa7ad8-0118-4a34-9fbb-17206ccd72f8, authSessionTabId=qaz2-hHQDII 2026-07-24 05:45:05,441 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=07c8170b-b1a2-45bd-9f58-aab694b439a5, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, resourceType=CLIENT, resourcePath=clients/dc71ba5c-d0f8-47db-a37e-bdb3f494dda9 2026-07-24 05:45:06,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0c946177-9df2-4cfc-9612-59e26a1f89b1, clientId=admin-cli, userId=2acd17a0-27d7-48d6-9d13-7bb6b217a641, ipAddress=199.19.213.207, auth_method=openid-connect, token_id=e72e509c-191e-4796-90fb-e9342233a719, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2b87f2b3-20ba-46d5-a126-dfd829e1dcf6, client_auth_method=client-secret, username=admin, authSessionParentId=247894f8-199d-4611-9be3-62acae7f65c8, authSessionTabId=Tr4_KaAU30I