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-09 01:43:35,657 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4692ms 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-09 01:43:37,000 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-09 01:43:39,186 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 01:43:39,290 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 01:43:39,530 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 01:43:39,631 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 01:43:39,633 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 20f33f2c-f6d3-4d89-b23c-b3ab884bc152, name: keycloak-0-8559 2026-05-09 01:43:39,638 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-09 01:43:39,639 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-09 01:43:39,644 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30870 2026-05-09 01:43:39,933 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-09 01:43:40,649 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-09 01:43:40,649 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-09 01:43:40,806 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 01:43:41,007 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-09 01:43:41,007 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-09 01:43:41,122 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-09 01:43:41,122 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-09 01:43:41,650 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-8559: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-09 01:43:41,661 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-8559|0] (1) [keycloak-0-8559] 2026-05-09 01:43:41,674 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-8559`, physical addresses are `[10.0.0.190:46406]` 2026-05-09 01:44:18,005 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-8559, Site name: null 2026-05-09 01:44:18,164 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 01:44:18,186 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 01:44:20,451 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.628s. Listening on: http://0.0.0.0:8080 2026-05-09 01:44:20,452 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 01:44:20,452 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-09 01:44:20,609 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 01:44:37,884 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=9b14ec89-e0cb-496d-a882-66dd5e455f09, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f77869da-7b12-4994-97dc-06a78f575444, client_auth_method=client-secret, username=admin, authSessionParentId=f5d86b9c-7c91-4c06-8ad5-cc38a9b2532d, authSessionTabId=srO-7E0j4mk 2026-05-09 01:44:39,242 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=atmosphere 2026-05-09 01:44:40,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=414e239d-9de5-4819-9e34-f79682b5332a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9f2404e2-d662-4db4-a80e-f8163222e0dd, client_auth_method=client-secret, username=admin, authSessionParentId=612d1753-3efb-4e2a-be8b-b7c780696825, authSessionTabId=D57MR9DxgfY 2026-05-09 01:44:40,171 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0cbacfc4-81bc-4c4b-af2d-6528637e212e 2026-05-09 01:44:40,264 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0cbacfc4-81bc-4c4b-af2d-6528637e212e/protocol-mappers/models/2adfe41e-666c-4abe-a928-57a21fb74c4b 2026-05-09 01:45:01,278 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=81de2f68-3856-44c8-bd8d-609084b1d2fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a98ac3e3-b380-4a69-a927-1b956eb69b0e, client_auth_method=client-secret, username=admin, authSessionParentId=87fc1e0d-b068-468a-b6ca-932e90069402, authSessionTabId=46PgguLpyJw 2026-05-09 01:45:01,410 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/efe087db-36c9-4ba3-8a4d-db62f104dcce 2026-05-09 01:45:01,809 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=d6ed2576-e230-43c2-9777-7a7cbb1d70f7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c4a839ba-bf98-47b4-bd19-be85d07a8aca, client_auth_method=client-secret, username=admin, authSessionParentId=1d62b73a-89d5-4500-95aa-daf6402c7753, authSessionTabId=9d3W3j6DoyQ 2026-05-09 01:45:02,228 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/50c11eb6-c715-4e29-8b61-a4b2efe5a03e 2026-05-09 01:45:02,616 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=d5b5f180-3381-4d41-99c1-d3b863ab4096, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c72049e-2a4c-4fc2-a18d-c18b9f1cdb72, client_auth_method=client-secret, username=admin, authSessionParentId=9cdd09e2-9f7d-4f6c-917e-8ff65511327d, authSessionTabId=CenKJF7rekI 2026-05-09 01:45:02,683 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/41e2760d-1175-4ec6-876e-22347b25d300 2026-05-09 01:45:03,355 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=28d16bbd-8087-4cdd-b2ac-9943f5af4929, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7c0f3ed-f387-4eeb-b493-f37e9fdb235b, client_auth_method=client-secret, username=admin, authSessionParentId=812d880b-2476-441e-8156-13f02918ce9c, authSessionTabId=wHZWy9sX11U 2026-05-09 01:45:03,471 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/efe087db-36c9-4ba3-8a4d-db62f104dcce/roles/member 2026-05-09 01:45:03,856 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=13859f6e-84fc-492b-a432-d5e960a6c839, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99ee570f-4e11-4dae-ae76-609dd7d7927b, client_auth_method=client-secret, username=admin, authSessionParentId=30c387b5-6f60-4ce2-9d38-9dce000454c7, authSessionTabId=Iz9xtHEKpPI 2026-05-09 01:45:03,944 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/50c11eb6-c715-4e29-8b61-a4b2efe5a03e/roles/admin 2026-05-09 01:45:04,312 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=f2b327e7-5bf6-4c21-9b38-bc471d93f8a5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=94685d36-33c8-469c-ae80-f8aad8668b05, client_auth_method=client-secret, username=admin, authSessionParentId=ee3f58ce-218a-4999-8369-479bd79560a7, authSessionTabId=ObhuPr3XmnE 2026-05-09 01:45:04,400 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/50c11eb6-c715-4e29-8b61-a4b2efe5a03e/roles/editor 2026-05-09 01:45:04,772 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=d2bdacd5-a7cb-4c4f-bf9a-0806ed1633cd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f35eef95-23d1-4250-93d0-f143730df478, client_auth_method=client-secret, username=admin, authSessionParentId=ead8c40a-b9eb-4ce4-8a94-d2a914b13afe, authSessionTabId=mUD2IxILU0c 2026-05-09 01:45:04,856 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/50c11eb6-c715-4e29-8b61-a4b2efe5a03e/roles/viewer 2026-05-09 01:45:05,214 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=f8d75d67-62cd-4677-b268-3abe562d8a5d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0121aba0-867d-4a18-b879-f37e98f2dc8f, client_auth_method=client-secret, username=admin, authSessionParentId=9737c5d3-4478-4f22-aad9-0404d5b1c27e, authSessionTabId=-lYHteSAoUY 2026-05-09 01:45:05,295 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/41e2760d-1175-4ec6-876e-22347b25d300/roles/member 2026-05-09 01:47:26,604 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=c0f402f4-5824-4eaa-a91f-820ba10e04bb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=473ab6b2-9b89-4eec-b460-04a0e0a71364, client_auth_method=client-secret, username=admin, authSessionParentId=cf201a59-6bd7-4df7-b672-30f62cd63bb4, authSessionTabId=-jXggT6bv3k 2026-05-09 01:47:26,784 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=null 2026-05-09 01:47:28,076 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=7342af4a-c0cc-431f-91b4-476784b657ad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=082938ca-2ddc-46a3-968f-398998fafe5a, client_auth_method=client-secret, username=admin, authSessionParentId=9157adbd-347b-4df8-ba91-1c4b39bd0528, authSessionTabId=SMdaJU4nl8g 2026-05-09 01:47:28,181 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/c0d5b0ab-9dfd-40e8-a12a-aaf228a21553 2026-05-09 01:47:28,844 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=232e455f-8632-421b-b56f-8952d4e28b88, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e5840743-6b0b-4d4e-89e6-85b85435abd8, client_auth_method=client-secret, username=admin, authSessionParentId=730ea14d-77d0-4af3-96cf-97dfd34ba505, authSessionTabId=vHY8BUnXhiM 2026-05-09 01:47:29,102 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b24ee04a-d91b-4975-adf5-7de7e11c2387/role-mappings/clients/425eacc1-b87a-4089-b093-f4c5b0997823 2026-05-09 02:38:07,372 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=b664b527-0cec-46ef-a872-d1431b65ef7b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=50928beb-8ba2-48f2-bf13-7298815685ae, client_auth_method=client-secret, username=admin, authSessionParentId=2fbd0e3d-e939-4626-877b-dc60a84da038, authSessionTabId=cicW_VyatXA 2026-05-09 02:38:07,485 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=null 2026-05-09 02:38:08,171 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=7e17d29a-d394-40a8-9756-5144a8296e5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad750a8c-5007-401f-900d-0a292649c6bb, client_auth_method=client-secret, username=admin, authSessionParentId=170e5dff-45f2-4c94-9cdf-f5db2dc36543, authSessionTabId=TZQ9wtD4PXA 2026-05-09 02:38:08,227 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0cbacfc4-81bc-4c4b-af2d-6528637e212e 2026-05-09 02:38:08,286 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0cbacfc4-81bc-4c4b-af2d-6528637e212e/protocol-mappers/models/2adfe41e-666c-4abe-a928-57a21fb74c4b 2026-05-09 02:38:14,446 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=49cebe1f-d3b3-4588-b47c-cc234f535ccc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=594ee792-d00b-4349-883c-e506a5a5bcaa, client_auth_method=client-secret, username=admin, authSessionParentId=2663f5c1-e6ef-4d35-86b1-36a4ab841ad4, authSessionTabId=9WOoy-EQTq4 2026-05-09 02:38:14,506 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/efe087db-36c9-4ba3-8a4d-db62f104dcce 2026-05-09 02:38:14,891 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=309539f3-59dc-41ba-8608-c78f19e42f31, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3bd5fcd5-366c-4022-b274-85752530e9c1, client_auth_method=client-secret, username=admin, authSessionParentId=ad5a2062-4272-4dd5-8551-cc72859e45f1, authSessionTabId=YtBNrM8aMRA 2026-05-09 02:38:14,938 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/50c11eb6-c715-4e29-8b61-a4b2efe5a03e 2026-05-09 02:38:15,306 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=18eff696-d5df-4712-880d-55c559f7521c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95f39db1-2875-432a-ae6d-f78eedea9556, client_auth_method=client-secret, username=admin, authSessionParentId=5ab8b976-0038-4cfd-835d-eb1bc819d8b5, authSessionTabId=F3zhifTdCTg 2026-05-09 02:38:15,354 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/41e2760d-1175-4ec6-876e-22347b25d300 2026-05-09 02:38:16,031 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=a0ee93c2-8c73-4e6c-9e5e-18223b1d44c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=004ee1cb-3faf-4bc1-b7ed-6c1102249a0a, client_auth_method=client-secret, username=admin, authSessionParentId=ea0cf9df-ac8d-4579-8039-8fd1f78cf238, authSessionTabId=jMuihMTjOwI 2026-05-09 02:38:16,407 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=fcbc7b14-6202-4d4f-9e41-405b0f79ade9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ba16ab84-72d2-467c-a101-161017ab2abb, client_auth_method=client-secret, username=admin, authSessionParentId=cee0a2bc-e986-4245-a3ea-f19a597d23c7, authSessionTabId=06h7i3X9Vtw 2026-05-09 02:38:16,775 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=21353cf9-61f7-4dd6-8b0b-57d70c7c1c5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9eb89185-71a2-400b-bbbf-c093d4e6929d, client_auth_method=client-secret, username=admin, authSessionParentId=f63ec4f0-f226-4cdc-85ec-dfff2ba35742, authSessionTabId=FSykXjli4Qs 2026-05-09 02:38:17,149 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=5e484515-97f1-4fa7-b4b8-f9b1ed627ad9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aacbd7dd-5db7-4d4e-b125-6be855bfc8ef, client_auth_method=client-secret, username=admin, authSessionParentId=9453519a-048c-47f7-97f4-d59ec4027545, authSessionTabId=iFvyeKOMr_A 2026-05-09 02:38:17,485 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=60329a77-44d9-46e8-9328-04d611a482ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ab676cca-2534-4297-9a90-401f850355c9, client_auth_method=client-secret, username=admin, authSessionParentId=e1462b55-7ae1-40f2-b9f5-96725da06325, authSessionTabId=cm7IUubwBmI 2026-05-09 02:39:28,697 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=a6b3f812-d380-4a0f-9959-1ce5639f4206, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a2f62b1-f244-419c-837b-b02b0f22ac4f, client_auth_method=client-secret, username=admin, authSessionParentId=92c39110-f3eb-4598-baf7-753fe86e4f9e, authSessionTabId=XpIGiiOZeUw 2026-05-09 02:39:28,808 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=null 2026-05-09 02:39:30,339 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=54bf55c1-50b9-4e8e-9afc-d8abcb14bcd5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=608a4cad-0d99-4ce6-bff6-8350a1ac1088, client_auth_method=client-secret, username=admin, authSessionParentId=371b68a4-2c2a-4cb9-bf04-52f1b12f746d, authSessionTabId=W3jk5WMqvvA 2026-05-09 02:39:30,399 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=05b2a05e-7ef6-490e-9986-045ac6b34bfc, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/c0d5b0ab-9dfd-40e8-a12a-aaf228a21553 2026-05-09 02:39:31,093 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a56b48f5-037b-426a-8b11-7552a245eb57, clientId=admin-cli, userId=3bc8d61e-b084-49f7-9969-eabb9d64938a, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=df554daf-c171-4f4b-8099-bddfc93d8d50, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3773f73-5515-4d04-bb35-ec42737f9aa6, client_auth_method=client-secret, username=admin, authSessionParentId=6810de3f-eef5-4e4d-a077-c7ed3a718e44, authSessionTabId=vtVr8LMHadg