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-04-27 21:07:07,763 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5548ms 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-04-27 21:07:09,431 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-04-27 21:07:11,979 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 21:07:12,191 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 21:07:12,354 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 21:07:12,518 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 21:07:12,520 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e83c4016-45b7-4e1b-9bf7-524a5d8f829c, name: keycloak-0-27659 2026-04-27 21:07:12,529 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-04-27 21:07:12,529 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-04-27 21:07:12,538 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25610 2026-04-27 21:07:12,768 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-04-27 21:07:12,772 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 21:07:14,544 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27659: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-27 21:07:14,558 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27659|0] (1) [keycloak-0-27659] 2026-04-27 21:07:14,574 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27659`, physical addresses are `[10.0.0.80:41146]` 2026-04-27 21:07:15,159 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27659, Site name: null 2026-04-27 21:07:15,955 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-04-27 21:07:15,955 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-04-27 21:07:16,115 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 21:07:16,307 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-04-27 21:07:16,307 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-04-27 21:07:16,419 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-04-27 21:07:16,419 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-04-27 21:07:50,995 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 21:07:53,321 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.354s. Listening on: http://0.0.0.0:8080 2026-04-27 21:07:53,322 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 21:07:53,322 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-04-27 21:07:53,537 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 21:08:08,612 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=8745614e-3211-44d1-91f9-53411374203c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f8cef9b9-03e8-498d-b1fd-653c412c0c98, client_auth_method=client-secret, username=admin, authSessionParentId=9fffe91a-6c85-434e-ab64-bbf6f46c48eb, authSessionTabId=Q4j9_8D_nAU 2026-04-27 21:08:10,047 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=REALM, resourcePath=atmosphere 2026-04-27 21:08:10,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=781e1873-cc6c-4194-96c0-0875b4a98d60, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1153f571-4b9e-4637-abd5-4f3cd6136e63, client_auth_method=client-secret, username=admin, authSessionParentId=fb4d5767-daf0-414b-9aff-2555d1bf24bb, authSessionTabId=vDMy3J0VioQ 2026-04-27 21:08:10,988 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a40510ea-c5d2-4acf-b88e-19abd3664821 2026-04-27 21:08:11,080 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a40510ea-c5d2-4acf-b88e-19abd3664821/protocol-mappers/models/780dd65f-4bc4-46b8-beab-724e17786d75 2026-04-27 21:08:31,975 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=77fe622c-7e32-4fe4-92b3-d4a004278243, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a391aae-1087-4575-8899-2004112d92bd, client_auth_method=client-secret, username=admin, authSessionParentId=e10a7706-6b4f-450c-8e29-f189349d3213, authSessionTabId=jwNGSfNlf4M 2026-04-27 21:08:32,162 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/ade9fdcc-ae7f-4876-bd72-a9aa3857be89 2026-04-27 21:08:32,574 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=93798202-49bb-40de-bf5b-9ace21b47fcf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e60ab0d-50fb-4113-b39f-35c2121417fa, client_auth_method=client-secret, username=admin, authSessionParentId=56759db1-4d35-4306-a05a-65431dba281f, authSessionTabId=XhAXzfmtbIc 2026-04-27 21:08:32,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/99f0d63f-31a8-41a9-83bd-febe7ad7b39e 2026-04-27 21:08:33,037 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=96c7ef1a-5daf-4ce3-892e-a892780bcd79, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c87387d-dd9e-4ffd-a38b-3d008086ff71, client_auth_method=client-secret, username=admin, authSessionParentId=6512fdd0-a394-41de-bb07-9ffef3408dd0, authSessionTabId=TAiZgsf1w_g 2026-04-27 21:08:33,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/ffbbe77c-cd43-4654-8cf8-ce7e3c737c97 2026-04-27 21:08:33,731 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=53006e68-0998-40e1-8146-9f0a181bf31e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7c10c02a-2fbd-472f-9b5e-d2e73fd82bbb, client_auth_method=client-secret, username=admin, authSessionParentId=5848fdaa-c4d5-42a0-98f9-58d80ce33050, authSessionTabId=7kbagrg-0Oc 2026-04-27 21:08:33,843 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_ROLE, resourcePath=clients/ade9fdcc-ae7f-4876-bd72-a9aa3857be89/roles/member 2026-04-27 21:08:34,315 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=fd0f93a4-be2a-40e8-a52a-3974cb648b58, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8eb9954a-0b86-487a-83fa-6102aa76ed5f, client_auth_method=client-secret, username=admin, authSessionParentId=28f6b60e-6452-43e4-86c8-2d8be473febe, authSessionTabId=054w32gEiWA 2026-04-27 21:08:34,400 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_ROLE, resourcePath=clients/99f0d63f-31a8-41a9-83bd-febe7ad7b39e/roles/admin 2026-04-27 21:08:34,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=72209ae2-e8c2-435f-b142-852ffa6a24f3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4f2276b5-7fe8-4f27-881e-133d0e4d4121, client_auth_method=client-secret, username=admin, authSessionParentId=2a610b21-3857-42f7-9066-e407ab2959b1, authSessionTabId=MsKhNn6zuy4 2026-04-27 21:08:34,844 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_ROLE, resourcePath=clients/99f0d63f-31a8-41a9-83bd-febe7ad7b39e/roles/editor 2026-04-27 21:08:35,204 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=f2b69c4e-2d36-4f96-a114-7c2a6609317d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=08a8ecc8-2983-4801-aae3-a26c86068209, client_auth_method=client-secret, username=admin, authSessionParentId=bbdf64f9-98b5-4254-92b3-4ad3c722d5cd, authSessionTabId=l9WHWvds9XA 2026-04-27 21:08:35,300 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_ROLE, resourcePath=clients/99f0d63f-31a8-41a9-83bd-febe7ad7b39e/roles/viewer 2026-04-27 21:08:35,657 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=04631d5d-51da-4d4a-aba1-a1fe79c11c28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84a311ee-f645-4a6d-8059-fd4ded438379, client_auth_method=client-secret, username=admin, authSessionParentId=bae479af-a23b-4198-b75f-4581773ea6f4, authSessionTabId=tgTsV2quUhA 2026-04-27 21:08:35,752 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_ROLE, resourcePath=clients/ffbbe77c-cd43-4654-8cf8-ce7e3c737c97/roles/member 2026-04-27 21:10:48,068 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=b18bdf1b-7036-493c-9582-71ec3f7233b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1eac1aa1-2656-4e47-aee2-b3ff26e6687d, client_auth_method=client-secret, username=admin, authSessionParentId=061064d0-5946-40e0-b33e-bcd1533c2d14, authSessionTabId=L7phUHvyTPo 2026-04-27 21:10:48,228 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=REALM, resourcePath=null 2026-04-27 21:10:49,546 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=bc98321e-89ed-4348-834f-70262d968358, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1dd26ffe-db64-4d67-925b-456a24a4993c, client_auth_method=client-secret, username=admin, authSessionParentId=f1eceaf2-1fa8-4618-8d1e-0b27df05eaef, authSessionTabId=iXVEOIcZZQc 2026-04-27 21:10:49,625 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/abdf7a86-b130-40b3-b7b4-c963d7c8b138 2026-04-27 21:10:50,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=eb826a68-3254-4672-8aed-9da8e1a170f9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b10b25b0-6f90-4994-8c95-445d5c7a4f81, client_auth_method=client-secret, username=admin, authSessionParentId=a7593953-fc47-45a2-a4fa-b4e18731f872, authSessionTabId=oP-0KpebVSw 2026-04-27 21:10:50,506 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fd58578a-50e9-43a2-b4ea-dd704aeff63b/role-mappings/clients/b4c342b9-13cf-486b-8092-383ac53d6478 2026-04-27 21:59:49,416 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=2b3094be-be04-4448-ad37-149fe1699e01, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4a1282ae-433d-4542-87c3-54c1feb9cc93, client_auth_method=client-secret, username=admin, authSessionParentId=55e40da3-61ee-4ce2-9bb8-9c4bf87d7a9a, authSessionTabId=kkIEEgzV9Lo 2026-04-27 21:59:49,542 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=REALM, resourcePath=null 2026-04-27 21:59:50,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=311a3eb6-42c1-43a1-a528-639fc7e58fb0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5bdf1d0-53d0-4891-8cfa-f648660b8389, client_auth_method=client-secret, username=admin, authSessionParentId=a3dbc42a-f209-44d0-a470-c09d6cd3f91e, authSessionTabId=fTuojBAQ4Bk 2026-04-27 21:59:50,327 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a40510ea-c5d2-4acf-b88e-19abd3664821 2026-04-27 21:59:50,391 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a40510ea-c5d2-4acf-b88e-19abd3664821/protocol-mappers/models/780dd65f-4bc4-46b8-beab-724e17786d75 2026-04-27 21:59:57,021 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=b52c5712-0d80-48e9-addf-6a0c4e349416, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0d604546-6f75-4b0b-9f69-7a478ea46ad8, client_auth_method=client-secret, username=admin, authSessionParentId=b4688a52-c7a7-492b-afb4-677f8081fb5f, authSessionTabId=MpFhYI2nLB4 2026-04-27 21:59:57,083 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/ade9fdcc-ae7f-4876-bd72-a9aa3857be89 2026-04-27 21:59:57,438 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=3ef8d4af-8799-4aa0-982b-b663cd98bf46, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b71507fb-8a1a-4d23-9935-2d007fed4948, client_auth_method=client-secret, username=admin, authSessionParentId=3afd5c31-b667-43bd-bd13-d62e9dba0436, authSessionTabId=60gE1BljuRs 2026-04-27 21:59:57,480 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/99f0d63f-31a8-41a9-83bd-febe7ad7b39e 2026-04-27 21:59:57,842 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=592d1f4e-6e2d-45ae-af44-65082fb2acb1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=380963bb-d4ba-496e-ac67-34eacee3a6e5, client_auth_method=client-secret, username=admin, authSessionParentId=3f2cff0e-d278-4ce3-b39e-8f5b261ccf1a, authSessionTabId=_9UrSCehpQA 2026-04-27 21:59:57,889 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/ffbbe77c-cd43-4654-8cf8-ce7e3c737c97 2026-04-27 21:59:58,587 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=d3eb643d-cbe3-4477-95f9-ec68629867bc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4951b3b4-7677-432f-938b-71196505d68b, client_auth_method=client-secret, username=admin, authSessionParentId=e5c8b72f-5e1f-4578-8789-74875d57ace6, authSessionTabId=Fp84iz9j8no 2026-04-27 21:59:58,973 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=4588f46a-7998-4d6f-a6ea-da16511eeea4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d9c947f-ddc2-4ee1-b823-ee7e672c8941, client_auth_method=client-secret, username=admin, authSessionParentId=5c32f440-a27b-4d32-a220-aa4f9d71a7fa, authSessionTabId=CiIpDggGHKw 2026-04-27 21:59:59,368 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=625913f6-bf4f-4c4b-8630-f510f5e0f082, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d56aa061-5b60-4381-b38f-f530213e6974, client_auth_method=client-secret, username=admin, authSessionParentId=0a817849-d4c5-4156-ba54-0e736a200281, authSessionTabId=AHw815nG70s 2026-04-27 21:59:59,725 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=5b0a0fc0-b04a-499e-8c90-f2a09a20db7c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1756b7fc-54ac-46ed-a3c4-54076a28c508, client_auth_method=client-secret, username=admin, authSessionParentId=7bc2f627-2b19-4832-bd79-2a7f71d1d817, authSessionTabId=MBMJqUMYiJM 2026-04-27 22:00:00,104 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=98a4bed6-df5a-4242-8129-c7259862373c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cbeafcc5-0964-4501-bc58-6d6ab05c782d, client_auth_method=client-secret, username=admin, authSessionParentId=9f4411c5-d06f-4b0e-b90c-9ced8f10a244, authSessionTabId=aUIxyL8-ta4 2026-04-27 22:01:18,015 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=79f3e7a3-1cc1-4c0d-941b-fcc79d4a1b65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f302a8b4-53da-4772-90e8-4373b15f16a8, client_auth_method=client-secret, username=admin, authSessionParentId=b8ac99dc-5392-479a-8157-a541644b3c36, authSessionTabId=ycfmhhJH0LY 2026-04-27 22:01:18,124 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=REALM, resourcePath=null 2026-04-27 22:01:19,869 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=d8db09eb-cf0a-45e3-9380-148e51c47b70, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f403fed2-bd21-4a6f-83f9-e18140939c9d, client_auth_method=client-secret, username=admin, authSessionParentId=156f3136-8608-4caa-a7d6-48eb1daccb9f, authSessionTabId=SSKFjK3i5dY 2026-04-27 22:01:19,936 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=adc4f71a-ea05-466e-b87c-a77fb8497d00, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, resourceType=CLIENT, resourcePath=clients/abdf7a86-b130-40b3-b7b4-c963d7c8b138 2026-04-27 22:01:20,713 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=42f5102a-daca-4b90-8e42-5162ea3a530e, clientId=admin-cli, userId=6aba0e20-a82c-4640-b015-f35d5119f16f, ipAddress=199.19.213.226, auth_method=openid-connect, token_id=27209039-26e4-4b5c-b50b-6d2127b9c439, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd0525b9-21be-4f14-8ce5-40dcaaf0da2b, client_auth_method=client-secret, username=admin, authSessionParentId=94883bbb-3817-454d-8930-f93f52fd5317, authSessionTabId=ZLidNROWZeU