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-28 22:31:04,529 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5003ms 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-28 22:31:05,960 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-28 22:31:08,198 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 22:31:08,382 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 22:31:08,526 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 22:31:08,654 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 22:31:08,656 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 34537e51-54d2-4e28-a63f-5c25f549c9ae, name: keycloak-0-30571 2026-04-28 22:31:08,664 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-28 22:31:08,667 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-28 22:31:08,678 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42293 2026-04-28 22:31:08,959 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-28 22:31:09,817 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-28 22:31:09,818 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-28 22:31:10,013 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 22:31:10,220 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-28 22:31:10,220 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-28 22:31:10,323 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-28 22:31:10,323 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-28 22:31:10,683 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30571: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-28 22:31:10,696 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30571|0] (1) [keycloak-0-30571] 2026-04-28 22:31:10,709 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30571`, physical addresses are `[10.0.0.176:57829]` 2026-04-28 22:31:40,882 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30571, Site name: null 2026-04-28 22:31:41,017 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 22:31:41,039 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 22:31:43,580 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.855s. Listening on: http://0.0.0.0:8080 2026-04-28 22:31:43,580 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 22:31:43,580 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-28 22:31:43,737 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 22:32:00,810 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=fac87d09-d5df-48c0-805d-e7c46ce7fb5c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ac038ba-e11f-4a86-a32c-c6652605982c, client_auth_method=client-secret, username=admin, authSessionParentId=7e0e8166-1306-4ab2-af97-10fd53367469, authSessionTabId=AFCc-CgqlZ8 2026-04-28 22:32:02,339 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=REALM, resourcePath=atmosphere 2026-04-28 22:32:03,098 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=0a7fbf65-c2fc-4012-b5ef-6b0df76567b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a351957-7eba-4021-b406-050ad4bf345e, client_auth_method=client-secret, username=admin, authSessionParentId=de12e773-c1c5-4ec6-be4f-47e2f6b79419, authSessionTabId=98Pft60o2Vc 2026-04-28 22:32:03,193 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/aba58c8b-a16a-4f80-a2ab-0c37598ccffe 2026-04-28 22:32:03,281 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/aba58c8b-a16a-4f80-a2ab-0c37598ccffe/protocol-mappers/models/29bb2539-b940-4cad-b07e-1e6901a2dfc1 2026-04-28 22:32:24,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=84579b91-6b98-4d92-93b7-ad1dcabde094, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=044a5955-a902-4f5e-b3ed-12389075941e, client_auth_method=client-secret, username=admin, authSessionParentId=4a58d649-07c2-4943-97fa-0e68bf33efdd, authSessionTabId=gTRLOSzliTE 2026-04-28 22:32:24,340 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/927ea59e-ce21-4bf7-82e9-a3e2d164dde3 2026-04-28 22:32:24,705 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=97e9deb1-da62-423e-b65f-49832f65edd8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a8213421-4119-4c80-a6b6-45fdbe42cff2, client_auth_method=client-secret, username=admin, authSessionParentId=4c8af7be-773d-4602-b440-defc028fb025, authSessionTabId=eL61RBeOSD4 2026-04-28 22:32:24,801 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/8a69aa5e-277c-408b-909f-4773208c8ade 2026-04-28 22:32:25,185 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=b57b8f86-bd42-41de-906b-f20a36d0aeab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e5f5c2a3-1d4c-4284-a1b3-f905fab9c203, client_auth_method=client-secret, username=admin, authSessionParentId=c99e5ee1-7f55-4a8d-9e24-76bd95b7ffa1, authSessionTabId=-hEyjG-Z5lc 2026-04-28 22:32:25,301 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/f7ed2874-1c03-4dcb-986a-ee5891963fd7 2026-04-28 22:32:25,909 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=e7cbc732-d617-4680-8a9b-8d585291acd0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=70c1f612-7a59-4ae1-8035-ae88fe3e90e7, client_auth_method=client-secret, username=admin, authSessionParentId=13ac96de-0662-4653-aff3-1de671c3447a, authSessionTabId=eZ_wney8jQQ 2026-04-28 22:32:26,008 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_ROLE, resourcePath=clients/927ea59e-ce21-4bf7-82e9-a3e2d164dde3/roles/member 2026-04-28 22:32:26,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=f642c66e-1d6d-4428-ae29-b1764dbad9d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99421bf0-9d28-4c9c-bf04-2eaece1ccbd0, client_auth_method=client-secret, username=admin, authSessionParentId=4e3027af-92cb-4dbf-a363-e9589e41204e, authSessionTabId=Vk0yyw7ZDZw 2026-04-28 22:32:26,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_ROLE, resourcePath=clients/8a69aa5e-277c-408b-909f-4773208c8ade/roles/admin 2026-04-28 22:32:26,828 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=3a8d5876-adf3-41c8-99c3-0a1daa082dc2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=92a16468-87ae-4154-bb3c-5ac5c9b158f9, client_auth_method=client-secret, username=admin, authSessionParentId=6b331102-d958-4129-a70f-ab58591aad25, authSessionTabId=L5YX9XodjKU 2026-04-28 22:32:26,915 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_ROLE, resourcePath=clients/8a69aa5e-277c-408b-909f-4773208c8ade/roles/editor 2026-04-28 22:32:27,284 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=f543439a-3cf6-4cfa-9815-62d09149355f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=22046ded-65f4-4b50-818f-e7e83ff962e1, client_auth_method=client-secret, username=admin, authSessionParentId=79c37648-f258-48eb-b53b-ce6ea68547de, authSessionTabId=RHkHboJyv9I 2026-04-28 22:32:27,367 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_ROLE, resourcePath=clients/8a69aa5e-277c-408b-909f-4773208c8ade/roles/viewer 2026-04-28 22:32:27,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=d7949f6a-f38d-4dd6-8813-1d19afe1fa79, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=80ba0edc-062c-4af3-a9a0-e73ca59c7db2, client_auth_method=client-secret, username=admin, authSessionParentId=b769db99-044c-49ab-b8fa-32baba0af551, authSessionTabId=klQIFhH4zhw 2026-04-28 22:32:27,807 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_ROLE, resourcePath=clients/f7ed2874-1c03-4dcb-986a-ee5891963fd7/roles/member 2026-04-28 22:34:37,645 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=3178308f-5b6a-4644-b673-d9e46e08473b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=efacfc5e-5331-44eb-b87b-1594ea013bd2, client_auth_method=client-secret, username=admin, authSessionParentId=989e2336-0179-4498-998c-ac2732518cb0, authSessionTabId=XpAeB4lTAFo 2026-04-28 22:34:37,818 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=REALM, resourcePath=null 2026-04-28 22:34:39,146 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=d24a679e-9f0f-4f2a-83b9-a395667c1ae8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d52b826b-4ecf-44ba-863b-a93152504918, client_auth_method=client-secret, username=admin, authSessionParentId=55e5a6cb-7655-41a4-a501-a196aa35bf96, authSessionTabId=ZqYMFXGukV0 2026-04-28 22:34:39,224 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/e1dc71f0-3357-4995-a3ed-f48878592d27 2026-04-28 22:34:39,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=e06e7fde-a325-4ca6-b851-227fd87a0527, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f39d9e63-1e96-48ae-b352-a4fbc730646d, client_auth_method=client-secret, username=admin, authSessionParentId=ed317e76-0d97-4232-b487-369d8e85ef9b, authSessionTabId=OiVSaVEulwU 2026-04-28 22:34:40,087 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/351a9894-b1ac-440e-a99e-8c44a5ca61bf/role-mappings/clients/94d0d67d-dab7-4236-85ae-9c3d0f072127 2026-04-28 23:22:36,714 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=addb074d-e125-4208-b57e-366011955188, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0359a91-c0fb-445a-bb9a-59241f39888b, client_auth_method=client-secret, username=admin, authSessionParentId=5331a8fb-ce0c-4b0d-b8f9-3f78369c10ee, authSessionTabId=jX5GSb50d9M 2026-04-28 23:22:36,824 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=REALM, resourcePath=null 2026-04-28 23:22:37,488 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=09c12ca5-dafa-43f8-8888-6b772742b4a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3a00c03e-445c-48fe-907f-20cbf7bd0949, client_auth_method=client-secret, username=admin, authSessionParentId=230a2311-429f-4025-a16b-b653956eee9a, authSessionTabId=EMFiQB-ZW9o 2026-04-28 23:22:37,537 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/aba58c8b-a16a-4f80-a2ab-0c37598ccffe 2026-04-28 23:22:37,599 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/aba58c8b-a16a-4f80-a2ab-0c37598ccffe/protocol-mappers/models/29bb2539-b940-4cad-b07e-1e6901a2dfc1 2026-04-28 23:22:43,728 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=a8b48556-b261-4c5a-807a-067e1f2071f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c48c287-fa5e-4af2-962f-636682bfcbdf, client_auth_method=client-secret, username=admin, authSessionParentId=78125a03-fc0b-4311-a63b-a7fd1d63e79c, authSessionTabId=h10jsLyl9m8 2026-04-28 23:22:43,782 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/927ea59e-ce21-4bf7-82e9-a3e2d164dde3 2026-04-28 23:22:44,142 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=9b8e9b2c-2754-4270-a2d7-852d9edd4c18, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3e007f02-3115-48d3-bb4b-bb4eaf22894c, client_auth_method=client-secret, username=admin, authSessionParentId=e1ae6511-8159-479f-8231-930a605c22bd, authSessionTabId=PzTf5QUwAhU 2026-04-28 23:22:44,194 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/8a69aa5e-277c-408b-909f-4773208c8ade 2026-04-28 23:22:44,568 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=e3262810-a4ec-4cce-8a96-14a65e81f311, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8605c202-2f62-47c9-8d09-db3d2ab6e137, client_auth_method=client-secret, username=admin, authSessionParentId=d308b534-8286-4df8-a2c7-5d0eb61d04c2, authSessionTabId=pAJgZF-8lGM 2026-04-28 23:22:44,619 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/f7ed2874-1c03-4dcb-986a-ee5891963fd7 2026-04-28 23:22:45,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=8abcd397-d308-48e9-a62f-366e7d656cb5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=09f0f4c0-6d96-4408-98e8-e82ef3e5aafa, client_auth_method=client-secret, username=admin, authSessionParentId=92b7d0dd-cacc-430c-b15b-d32dceb7e086, authSessionTabId=_lZL7hSnfDQ 2026-04-28 23:22:45,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=6fe1e5d7-cf82-44c2-832c-ee3a223e6920, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0474e396-86d1-42a3-a4c7-b27e85ee2bb8, client_auth_method=client-secret, username=admin, authSessionParentId=392e030c-08fb-48ce-8b03-a22ad9572b66, authSessionTabId=y82e3iCM9RM 2026-04-28 23:22:45,943 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=f2c014b2-3c66-4f4a-9af5-acc1210e1be8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8475035d-ab30-42c6-9faf-ad6ab4f17442, client_auth_method=client-secret, username=admin, authSessionParentId=f3c0ce2d-0250-4bc3-840c-9d29c2ce09ef, authSessionTabId=LjKDwItbTII 2026-04-28 23:22:46,288 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=994e97ff-4f00-4ada-9276-a99dfb65e851, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef05ebcb-a7cc-4b4f-ba06-a9c9cc6e499d, client_auth_method=client-secret, username=admin, authSessionParentId=7aaf4a33-d071-4023-827d-508ac4cff1db, authSessionTabId=86KcdjnLUHk 2026-04-28 23:22:46,629 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=60ca27e0-32d5-46b1-b61d-83d2265b883c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37383b1d-a70f-4e98-969f-b474bb628fe7, client_auth_method=client-secret, username=admin, authSessionParentId=29095068-8c50-40fe-8cc5-9acab6503fc0, authSessionTabId=0i_OwHf2Y8A 2026-04-28 23:23:57,701 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=925355e9-8e0a-4630-ac41-b86081c65586, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a023a6be-f804-4ed0-b432-899c04cab3db, client_auth_method=client-secret, username=admin, authSessionParentId=c0509331-9d10-48af-bc84-2923202b5d72, authSessionTabId=oCAyr35bNBc 2026-04-28 23:23:57,811 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=REALM, resourcePath=null 2026-04-28 23:23:59,305 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=cb647a38-0820-4462-ba9c-428c744d5fb9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=76d4fb11-ed9d-4115-9fea-9ea08105bd66, client_auth_method=client-secret, username=admin, authSessionParentId=4025c225-6e11-4e5b-8e77-ed9d00f4a10f, authSessionTabId=0kMBdH7ZWdA 2026-04-28 23:23:59,351 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=bb7387e3-891e-4340-b228-e98195c0da9e, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, resourceType=CLIENT, resourcePath=clients/e1dc71f0-3357-4995-a3ed-f48878592d27 2026-04-28 23:24:00,030 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e078b63a-effa-44e3-bfb9-40520ab3aabe, clientId=admin-cli, userId=a7630671-6acd-41ab-a78f-f3d7b6ebda74, ipAddress=199.204.45.49, auth_method=openid-connect, token_id=0877edd9-f3b0-48ee-b1e2-445271ab2af8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=931ce315-aec1-45c4-86de-0c70c59c9e8d, client_auth_method=client-secret, username=admin, authSessionParentId=8051ab4d-a67a-4849-9278-8615d2fb4247, authSessionTabId=M-FUIO2GVms