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-08 15:34:50,898 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5641ms 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-08 15:34:52,354 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-08 15:34:54,790 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-08 15:34:54,907 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-08 15:34:55,209 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-08 15:34:55,332 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-08 15:34:55,335 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 454a1782-9e5c-42f4-8fc9-1cc2731445da, name: keycloak-0-2381 2026-07-08 15:34:55,342 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-08 15:34:55,342 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-08 15:34:55,349 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39541 2026-07-08 15:34:55,721 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-08 15:34:57,355 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2381: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-08 15:34:57,366 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2381|0] (1) [keycloak-0-2381] 2026-07-08 15:34:57,379 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2381`, physical addresses are `[10.0.0.227:55077]` 2026-07-08 15:34:57,860 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2381, Site name: null 2026-07-08 15:34:58,582 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-08 15:34:58,582 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-08 15:34:58,756 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-08 15:34:58,965 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-08 15:34:58,965 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-08 15:34:59,073 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-08 15:34:59,073 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-08 15:35:28,986 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-08 15:35:29,012 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-08 15:35:31,636 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.539s. Listening on: http://0.0.0.0:8080 2026-07-08 15:35:31,636 INFO [io.quarkus] (main) Profile prod activated. 2026-07-08 15:35:31,636 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-08 15:35:31,789 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-08 15:35:51,465 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=42de7fc4-7be2-4645-bd59-70eda66e872d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=368ad746-9097-4884-87d0-d7b3d1b0a62d, client_auth_method=client-secret, username=admin, authSessionParentId=8a3ed11b-52cb-454a-ab54-2f17188c925a, authSessionTabId=_OEWjB7PY6g 2026-07-08 15:35:53,197 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=REALM, resourcePath=atmosphere 2026-07-08 15:35:54,004 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=2c950275-f49d-49a6-85da-704b28d7e203, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43e1d338-2427-412f-85c9-50a3ba654276, client_auth_method=client-secret, username=admin, authSessionParentId=54d0d6ef-c3f0-4731-9bb0-cc636a87f664, authSessionTabId=N-OzrgA2u4c 2026-07-08 15:35:54,105 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0aaa04ef-892a-4db6-b4ad-4821cbbc72ed 2026-07-08 15:35:54,198 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0aaa04ef-892a-4db6-b4ad-4821cbbc72ed/protocol-mappers/models/a92306b2-9f79-41fc-bbdc-dbeb4feda261 2026-07-08 15:36:15,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=0320b84d-48be-4889-a8c0-50ef625c71c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a67feab-7ee7-4038-bd39-d51c445b7983, client_auth_method=client-secret, username=admin, authSessionParentId=5b853ce7-8098-419d-82c0-1d2bb7e2ba65, authSessionTabId=h6oy5JwV2cY 2026-07-08 15:36:15,519 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/fcc95a43-2658-45ef-b7f9-a9ae7b6e26d5 2026-07-08 15:36:15,894 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=0c24e2aa-be10-4af5-9a07-4def4050395e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0334e99b-e4b5-4808-8192-618cf57aa616, client_auth_method=client-secret, username=admin, authSessionParentId=35acefa4-d9b2-4bac-af8d-c621516318ae, authSessionTabId=UbZ_AeGS2Ug 2026-07-08 15:36:15,966 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/26fc9970-bfa3-4e10-b777-eb8650e234a3 2026-07-08 15:36:16,340 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=f62b23f7-c6a1-4b6d-b03c-7019f5453204, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eea92ca1-d6f8-41c5-9d7a-9a5d58d9c5fe, client_auth_method=client-secret, username=admin, authSessionParentId=cf06b702-12bf-4cbb-96e5-05f2e1433dc4, authSessionTabId=7SGZia_OKF0 2026-07-08 15:36:16,419 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/9972e562-d17f-4d60-8ec7-50c6ab09d8cb 2026-07-08 15:36:17,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=6f04b1f3-fd54-4431-8f7f-3e2f182fa4c4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5233061-6c82-4760-a2ac-37f4057db27d, client_auth_method=client-secret, username=admin, authSessionParentId=7945c9ad-fe89-4cdc-8690-527aed04a015, authSessionTabId=aWX3VD_nx1U 2026-07-08 15:36:17,203 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_ROLE, resourcePath=clients/fcc95a43-2658-45ef-b7f9-a9ae7b6e26d5/roles/member 2026-07-08 15:36:17,599 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=489cdc0f-4da9-427e-be40-2a6ca2600e64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d361a8e8-7964-4ae7-bbf9-e1d076311786, client_auth_method=client-secret, username=admin, authSessionParentId=781d2f2a-dbc2-4811-b39c-3648e6b45815, authSessionTabId=PQYYHBBVTm8 2026-07-08 15:36:17,697 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_ROLE, resourcePath=clients/26fc9970-bfa3-4e10-b777-eb8650e234a3/roles/admin 2026-07-08 15:36:18,093 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=8e93cb33-1b24-41a4-8ae0-5f528dc32afe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cfbf189b-546b-46b6-9e9e-b649d5dad3d6, client_auth_method=client-secret, username=admin, authSessionParentId=c5149dfc-f6f5-4991-b960-7711747b4d47, authSessionTabId=ZdjMPt-C4SE 2026-07-08 15:36:18,181 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_ROLE, resourcePath=clients/26fc9970-bfa3-4e10-b777-eb8650e234a3/roles/editor 2026-07-08 15:36:18,556 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=06cf5222-d13b-49f5-a7ab-8d80b4c90b78, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=de3da0e1-0350-4177-b33e-8747ab07724f, client_auth_method=client-secret, username=admin, authSessionParentId=5f58ab69-72ee-4cda-94a2-866ce1e36b02, authSessionTabId=DFRqX5ydX7A 2026-07-08 15:36:18,650 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_ROLE, resourcePath=clients/26fc9970-bfa3-4e10-b777-eb8650e234a3/roles/viewer 2026-07-08 15:36:19,038 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=9d4f61ac-34a8-4350-ae06-5da3c7ad84bb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54ed2dd5-bbf6-4796-a92e-9fc7e16b8cab, client_auth_method=client-secret, username=admin, authSessionParentId=c205d91e-32fa-4fcd-a24f-ac0e864aba1e, authSessionTabId=FNBsrNSs2Ik 2026-07-08 15:36:19,125 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_ROLE, resourcePath=clients/9972e562-d17f-4d60-8ec7-50c6ab09d8cb/roles/member 2026-07-08 15:38:34,048 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=ae4499cc-473b-4889-acc2-f60cc3f742fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa269b23-bb8a-4e47-a00a-b2656dd8b5d4, client_auth_method=client-secret, username=admin, authSessionParentId=95ba56e5-6784-4cce-8a5f-7566ad6f45f5, authSessionTabId=tVtu0b27RgA 2026-07-08 15:38:34,241 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=REALM, resourcePath=null 2026-07-08 15:38:35,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=0b50b39c-c1af-46a9-9bd5-3731a106ca50, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=44502d91-c462-4a42-b760-ed92b9f3e7df, client_auth_method=client-secret, username=admin, authSessionParentId=966a32f1-fc22-45b3-bf57-0c325f54e767, authSessionTabId=QiuHfcbozNk 2026-07-08 15:38:35,751 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/e06b8699-810a-4201-868a-18d5f5b8bd55 2026-07-08 15:38:36,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=073f9bd1-681f-4a33-b57a-0cf7af1b0d63, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=189f88bc-000b-4ef5-9a44-66dc7ff5be95, client_auth_method=client-secret, username=admin, authSessionParentId=b83442b3-0793-4dcf-83b3-360a0e52d638, authSessionTabId=IZswg3RaYUM 2026-07-08 15:38:36,648 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d8857a2e-e9fa-480b-8979-12fcc11f7b56/role-mappings/clients/959f00aa-2208-47a2-ad29-76a554041fe8 2026-07-08 16:28:33,750 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=6f272fca-ac8f-48ae-b956-dfbe1ecb5aee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b549997f-5867-4ff8-b907-d24bcd1a5c9a, client_auth_method=client-secret, username=admin, authSessionParentId=9fe6a72f-507d-40c4-bfc7-005634bcfd12, authSessionTabId=ThJJMUFf_VM 2026-07-08 16:28:33,872 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=REALM, resourcePath=null 2026-07-08 16:28:34,600 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=0125a44f-bdca-455b-8aeb-1f56065eac5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=13b3ad8d-9259-426c-ab17-23fceabf7c66, client_auth_method=client-secret, username=admin, authSessionParentId=4e14993f-f53d-4770-b8b2-d9a0d9f73c38, authSessionTabId=CYe5joVUjD0 2026-07-08 16:28:34,663 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0aaa04ef-892a-4db6-b4ad-4821cbbc72ed 2026-07-08 16:28:34,731 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0aaa04ef-892a-4db6-b4ad-4821cbbc72ed/protocol-mappers/models/a92306b2-9f79-41fc-bbdc-dbeb4feda261 2026-07-08 16:28:41,395 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=9fc678f5-0fb5-4c51-86fc-5dea2267344b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42eca627-9952-491b-af2c-570e8d51c280, client_auth_method=client-secret, username=admin, authSessionParentId=fc090a60-c037-4a56-bbd2-72730484077e, authSessionTabId=XpsJMY2s7d0 2026-07-08 16:28:41,460 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/fcc95a43-2658-45ef-b7f9-a9ae7b6e26d5 2026-07-08 16:28:41,856 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=243d962e-8645-4efd-82e6-436a8a7f4eba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=20b2e033-b87c-4582-ae10-8f2538cbe4b0, client_auth_method=client-secret, username=admin, authSessionParentId=9290b669-d709-4d68-9753-183ae4bee282, authSessionTabId=-dZP6W2n4B4 2026-07-08 16:28:41,917 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/26fc9970-bfa3-4e10-b777-eb8650e234a3 2026-07-08 16:28:42,314 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=5b17e8b8-b64c-4acf-b58a-e9ccfe55bb1f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0faad629-8197-4baf-83c3-fef5138a089a, client_auth_method=client-secret, username=admin, authSessionParentId=b494ff17-d6f9-4832-8591-49c8f2c13a1d, authSessionTabId=bQbl6wO9gvA 2026-07-08 16:28:42,366 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/9972e562-d17f-4d60-8ec7-50c6ab09d8cb 2026-07-08 16:28:43,161 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=d3932f19-3218-4a80-9d14-73bea7f66555, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=70e59aaa-6878-463e-b2fd-55bab68c8acf, client_auth_method=client-secret, username=admin, authSessionParentId=6f362762-4d8a-4453-8247-09a434ba24c6, authSessionTabId=AFaV8_Kc2Rw 2026-07-08 16:28:43,532 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=93fa84e3-3e6b-40a9-9bb4-7dd3ad92c28c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e3d02a39-414d-43b9-a79b-a3da9b83bdfc, client_auth_method=client-secret, username=admin, authSessionParentId=f8a4ee77-a674-464b-ad55-b665e6f3cf2b, authSessionTabId=mgEPVFN7rRE 2026-07-08 16:28:43,906 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=c0fdf7f6-f1f6-44ed-9532-41f555f06479, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=14febc55-89d5-44b0-ace3-4f591cc88cce, client_auth_method=client-secret, username=admin, authSessionParentId=9e3b79dd-1300-4f10-9743-c3755bf6cb10, authSessionTabId=KY_71QH3AW4 2026-07-08 16:28:44,293 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=5b63f7e1-7241-4203-86bd-365113111bd0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7c34936-edfc-49ac-a399-c7deb0b8338c, client_auth_method=client-secret, username=admin, authSessionParentId=4f07654c-62b8-45fc-9a81-904f0b2efc2d, authSessionTabId=zsTtFf6Frs4 2026-07-08 16:28:44,669 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=e1cb2b76-9956-4edd-9d4a-2ae0404cdb87, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=174ac9d1-87fb-464b-9a60-19602efaadf4, client_auth_method=client-secret, username=admin, authSessionParentId=dca14c69-50d5-4e66-b6de-4f88cb5efab4, authSessionTabId=JVZuJULA-fo 2026-07-08 16:30:00,211 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=329cb948-fa7a-47ba-ae58-081a997af1e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e5f6c4bc-4889-42c3-a084-cea5921c9664, client_auth_method=client-secret, username=admin, authSessionParentId=fe7869d1-7b2a-4efb-805c-6651ccba0ae0, authSessionTabId=8CYBOqAjSp4 2026-07-08 16:30:00,338 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=REALM, resourcePath=null 2026-07-08 16:30:01,999 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=d87c2a96-37e8-4c06-b013-9deb3f07cac5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90d64b50-5f86-49cd-b81c-ac58b91d34c1, client_auth_method=client-secret, username=admin, authSessionParentId=ab23f4f0-3f13-4a12-a7a7-2fd978884c23, authSessionTabId=73_eQO1iLfk 2026-07-08 16:30:02,050 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=6aeacd05-c2c0-467f-ac8e-384e654edab1, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, resourceType=CLIENT, resourcePath=clients/e06b8699-810a-4201-868a-18d5f5b8bd55 2026-07-08 16:30:02,739 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=15fe1e10-27fc-4fb3-9b15-f68ae33f08ef, clientId=admin-cli, userId=2a33582c-d0ce-4b01-b20e-114bc32abdab, ipAddress=199.19.213.163, auth_method=openid-connect, token_id=e7f8d9ac-4439-49dc-8f33-dd3e99d41288, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c2fddc45-a74d-4995-b8d6-313265883dc5, client_auth_method=client-secret, username=admin, authSessionParentId=73309eaa-53a2-42bb-a23e-605020a07671, authSessionTabId=Ut-QUuwHybc