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-22 18:32:27,368 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5096ms 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-22 18:32:28,707 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-22 18:32:30,816 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 18:32:30,937 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 18:32:31,220 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 18:32:31,340 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 18:32:31,342 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6e3b43aa-3088-42c4-9901-54aec49e0aae, name: keycloak-0-33894 2026-04-22 18:32:31,347 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-22 18:32:31,348 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-22 18:32:31,353 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35908 2026-04-22 18:32:31,621 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-22 18:32:31,624 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 18:32:33,357 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33894: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-22 18:32:33,369 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33894|0] (1) [keycloak-0-33894] 2026-04-22 18:32:33,382 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33894`, physical addresses are `[10.0.0.69:51444]` 2026-04-22 18:32:33,833 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33894, Site name: null 2026-04-22 18:32:34,566 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-22 18:32:34,566 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-22 18:32:34,706 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 18:32:34,877 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-22 18:32:34,877 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-22 18:32:34,983 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-22 18:32:34,983 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-22 18:33:14,074 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 18:33:16,296 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.755s. Listening on: http://0.0.0.0:8080 2026-04-22 18:33:16,296 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 18:33:16,296 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-22 18:33:16,476 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 18:33:27,223 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=20053f5e-edf0-4108-8fbe-1e9fdbaf950c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=95936258-94ba-42bb-b1f7-042db2fbfeed, client_auth_method=client-secret, username=admin, authSessionParentId=a9d511e9-7908-4231-b76d-1dadc3c7837e, authSessionTabId=psykhwYaPKk 2026-04-22 18:33:28,622 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=REALM, resourcePath=atmosphere 2026-04-22 18:33:29,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=76ca39ef-d1da-4bc6-99c5-18f629229d8b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c83ba4b0-3a2a-4cc6-8843-1f6ee5ba15a9, client_auth_method=client-secret, username=admin, authSessionParentId=9b524572-f725-4334-872d-495e85119442, authSessionTabId=ctwuRGFsiz4 2026-04-22 18:33:29,424 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5646e1ad-3229-46fe-a17e-5b79286a61ca 2026-04-22 18:33:29,583 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5646e1ad-3229-46fe-a17e-5b79286a61ca/protocol-mappers/models/bcdd1672-5009-4930-844e-58a22e684a1f 2026-04-22 18:33:50,774 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=4ada6683-a70d-4494-952b-d667574c1b81, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dae56a62-4d40-4dda-8c14-617fa582457e, client_auth_method=client-secret, username=admin, authSessionParentId=5b21a313-3033-4ef6-9be3-b7ce8a106c35, authSessionTabId=fYAAY63WbaY 2026-04-22 18:33:50,882 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/4270f993-0567-4135-b4b9-9129c5c03bf5 2026-04-22 18:33:51,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=39bed677-ae66-4745-89dd-dd1d6cce8597, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=df2bc775-f380-465c-aaf5-eebb6840c706, client_auth_method=client-secret, username=admin, authSessionParentId=1573dd64-7d62-4b7a-915a-2b2d320aad88, authSessionTabId=TK6ZJeHk3uo 2026-04-22 18:33:51,332 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/14ffbd47-75f6-4a82-bd34-05c6589a26d1 2026-04-22 18:33:51,716 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=795cf26c-c002-46e8-ab0c-062cad8a066b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf2c2237-b2b8-4a45-97c5-188d3cfef601, client_auth_method=client-secret, username=admin, authSessionParentId=91a7cb80-feeb-4239-9384-3f9744e14a65, authSessionTabId=ZrBZ3bHk2JA 2026-04-22 18:33:51,776 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/4c9196e3-07f8-49f6-bfdf-d2e2d14fff8c 2026-04-22 18:33:52,322 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=1c04d487-74a8-4014-828f-d85dfbfc37c9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6df66250-ca76-4597-b1c1-ce55214df9a7, client_auth_method=client-secret, username=admin, authSessionParentId=7076cebc-ef2e-4f19-a2e6-09b5f7583815, authSessionTabId=FYTrRmTk9ik 2026-04-22 18:33:52,418 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_ROLE, resourcePath=clients/4270f993-0567-4135-b4b9-9129c5c03bf5/roles/member 2026-04-22 18:33:52,773 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=546b7109-531c-4672-9542-9cd99d60b452, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f46a5be7-c2eb-463e-bcd1-e506561c712d, client_auth_method=client-secret, username=admin, authSessionParentId=169dc5cb-1edc-4ec4-b751-c5f556c0b32c, authSessionTabId=58UFMn2CDzA 2026-04-22 18:33:52,862 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_ROLE, resourcePath=clients/14ffbd47-75f6-4a82-bd34-05c6589a26d1/roles/admin 2026-04-22 18:33:53,222 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=91fb12dd-bfd2-4699-9941-00c64a87fe02, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea09b8da-d433-4095-a2f6-8c89fd27b6cc, client_auth_method=client-secret, username=admin, authSessionParentId=e28e5a4c-65c2-4c04-bb58-82704e66e406, authSessionTabId=U0frlmMZcDc 2026-04-22 18:33:53,327 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_ROLE, resourcePath=clients/14ffbd47-75f6-4a82-bd34-05c6589a26d1/roles/editor 2026-04-22 18:33:53,717 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=f2c54bf5-3cae-440f-8b98-8af73702df16, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c447c5e9-513b-4e00-b816-f314f43bebe6, client_auth_method=client-secret, username=admin, authSessionParentId=75f6cbfa-a182-404d-b634-7d4c83f68a79, authSessionTabId=8cPsCDbSPwU 2026-04-22 18:33:53,820 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_ROLE, resourcePath=clients/14ffbd47-75f6-4a82-bd34-05c6589a26d1/roles/viewer 2026-04-22 18:33:54,185 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=80e0f2cb-a3ad-4050-ac77-39912a69cb6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=22ec5471-cf14-48c2-9744-f15f4f9d8800, client_auth_method=client-secret, username=admin, authSessionParentId=98d6485a-970d-47f6-b2cd-2306edaa4ff4, authSessionTabId=z9u26RDly2Q 2026-04-22 18:33:54,265 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_ROLE, resourcePath=clients/4c9196e3-07f8-49f6-bfdf-d2e2d14fff8c/roles/member 2026-04-22 18:36:03,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=6da2c288-fcb9-4db2-8263-3a590149e963, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c38bfe1e-63c4-4c02-a4d2-42f7ee5b0aac, client_auth_method=client-secret, username=admin, authSessionParentId=53c23980-43a4-4447-b3d5-ba885ce7b087, authSessionTabId=zVpCFaHEZ80 2026-04-22 18:36:03,759 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=REALM, resourcePath=null 2026-04-22 18:36:05,271 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=b7e70cd2-3b66-4583-9ac0-ea4fb569e981, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c13d265-b5e8-48c7-a793-a77bf57d62ed, client_auth_method=client-secret, username=admin, authSessionParentId=31605c9f-7226-4537-b5f0-80766e92f651, authSessionTabId=jm5QpFvI-ts 2026-04-22 18:36:05,361 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/2198bf3b-9904-4d63-9bf0-acfee391a970 2026-04-22 18:36:05,970 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=37da6ea2-33d7-45ef-9fe7-5688983e731c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0812a11c-3eba-465e-9ddf-74a7f375d832, client_auth_method=client-secret, username=admin, authSessionParentId=4b1aa3eb-0455-4c3c-96f1-f83d0c81d42f, authSessionTabId=y7xRcTo1LMA 2026-04-22 18:36:06,249 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8540b50f-c5d8-4706-9724-d7ceb1f58384/role-mappings/clients/5897fb3d-68b4-4ffc-86ff-52ceb3c2eee0 2026-04-22 18:40:19,737 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=89619751-7731-4de9-8a31-7795523cb06f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd6ddf26-47e5-4735-9f3f-376e6ba5a7d4, client_auth_method=client-secret, username=admin, authSessionParentId=a7b6e292-3b40-44b2-873a-c5b736d976dd, authSessionTabId=H2WY49Y2d1w 2026-04-22 18:40:19,847 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=REALM, resourcePath=null 2026-04-22 18:40:20,465 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=a58de98e-eb25-499c-9d22-c8a17bd143e7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aeb13ef5-20f5-4f27-9049-d0ffcc09caec, client_auth_method=client-secret, username=admin, authSessionParentId=8d630de8-944e-40bf-91ad-9ce6c26fe1bb, authSessionTabId=7tm455gP6SQ 2026-04-22 18:40:20,519 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5646e1ad-3229-46fe-a17e-5b79286a61ca 2026-04-22 18:40:20,578 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5646e1ad-3229-46fe-a17e-5b79286a61ca/protocol-mappers/models/bcdd1672-5009-4930-844e-58a22e684a1f 2026-04-22 18:40:26,433 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=05941dba-6894-40e0-9bb4-58f5a75137fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a677b96-71d5-40d1-971b-7fffa46236cd, client_auth_method=client-secret, username=admin, authSessionParentId=c3e58925-efed-4441-9cd6-40b6d8cb22f8, authSessionTabId=ghKXLj0nulg 2026-04-22 18:40:26,496 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/4270f993-0567-4135-b4b9-9129c5c03bf5 2026-04-22 18:40:26,837 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=f3268aa9-3148-4cac-a8e9-218d5d539be6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8946634d-6380-411d-a919-765478682c96, client_auth_method=client-secret, username=admin, authSessionParentId=3623b52d-9466-4723-b62f-c4a8f0926635, authSessionTabId=rwI7Gh_xkHE 2026-04-22 18:40:26,890 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/14ffbd47-75f6-4a82-bd34-05c6589a26d1 2026-04-22 18:40:27,277 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=c06760bf-8da3-4728-b0d2-e77bf2c06bc6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4f0da0cf-0ddf-4871-99bd-a2de90633c2b, client_auth_method=client-secret, username=admin, authSessionParentId=d5e872a5-0d20-4d05-bb4e-ebf95122d840, authSessionTabId=IPSrGLB9POE 2026-04-22 18:40:27,329 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/4c9196e3-07f8-49f6-bfdf-d2e2d14fff8c 2026-04-22 18:40:27,925 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=cfb7bf1a-c08e-4bc1-a3ab-337e755b01a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4ea83725-977e-4f95-9cd7-a89d7c5c72fd, client_auth_method=client-secret, username=admin, authSessionParentId=bd158cd6-8210-4527-8e25-bb55a6d0441c, authSessionTabId=LSDgH4ImsZ8 2026-04-22 18:40:28,336 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=1e5407d2-547a-422f-98ac-05e9894d43dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aaf0ace1-725e-41ec-a0f5-16290f9e0f3a, client_auth_method=client-secret, username=admin, authSessionParentId=53f97fda-1eb9-4244-ad07-60ec505467c1, authSessionTabId=qr7g5rHZKeo 2026-04-22 18:40:28,681 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=dfa6fd79-a93b-419d-9500-6bc69c5f51b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ecad24c-8a0b-4693-9cdf-611a60685ca5, client_auth_method=client-secret, username=admin, authSessionParentId=d8dad3ed-8da4-436d-85aa-b4ca91e8813c, authSessionTabId=DkqGSMQT8Z8 2026-04-22 18:40:29,029 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=de67bbd1-533a-42e6-bcd2-4bf23151b26f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5ebcc71b-d6aa-4bc5-bbdc-7bb1a01518fe, client_auth_method=client-secret, username=admin, authSessionParentId=1ac7c918-ae07-4d2a-a424-f43be5d8a754, authSessionTabId=fKG_HHaXrcs 2026-04-22 18:40:29,384 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=0ba41558-e459-421d-a8d4-fe91492a88f5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b387922d-5425-4849-b97f-1213c6147adc, client_auth_method=client-secret, username=admin, authSessionParentId=91568bde-5d6f-4b7e-a8fc-1de5ad0325be, authSessionTabId=iRH4UGipefA 2026-04-22 18:41:19,788 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=cc825fe2-b46a-4e97-8383-7c38e1abbf84, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a690c7ab-4201-4b50-a5d6-f4b86eebde4a, client_auth_method=client-secret, username=admin, authSessionParentId=11df2919-6b7c-452d-8ae9-00280a318a34, authSessionTabId=kBksFd17EOk 2026-04-22 18:41:19,896 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=REALM, resourcePath=null 2026-04-22 18:41:21,241 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=e89a62c0-c8d8-48be-9b7e-26ad06e37783, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8bdd5450-2772-41de-89ad-fccd7332e537, client_auth_method=client-secret, username=admin, authSessionParentId=964ad053-37d1-47d8-bce9-c6b46c2dd028, authSessionTabId=1HOzicHZ_hk 2026-04-22 18:41:21,300 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=CLIENT, resourcePath=clients/2198bf3b-9904-4d63-9bf0-acfee391a970 2026-04-22 18:41:21,888 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=1b4169e8-3555-4c74-bce0-17bdf7470dc7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=60ca11e1-5b12-4377-bd12-268ef64b1e3a, client_auth_method=client-secret, username=admin, authSessionParentId=55b68fb2-ec91-402a-b786-a54c2da478b9, authSessionTabId=VgCkff38oA8 2026-04-22 18:41:40,391 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=admin-cli, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, auth_method=openid-connect, token_id=af1dc686-3092-4de9-901f-388b1a3d2485, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9c83026-86cf-4115-b0e8-7f8cd2019546, client_auth_method=client-secret, username=admin, authSessionParentId=6e04e602-e8f0-4fd5-9a14-fe6404e3717b, authSessionTabId=dQM4G_JmmeM 2026-04-22 18:41:40,469 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=ac1e755d-f88c-4d8d-b08c-ba280f77833e, clientId=c14ae840-a1ee-4a28-8b4f-a20b504567c9, userId=af39bede-edae-4263-be02-f4400bc6f5ff, ipAddress=199.204.45.240, resourceType=USER, resourcePath=users/7cc86389-3b06-40ec-8cef-c64769982150 2026-04-22 18:41:44,282 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=8540b50f-c5d8-4706-9724-d7ceb1f58384, ipAddress=10.0.0.34, token_id=e78cf747-e047-43d1-a3a8-eb7140d0a3a8, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=158fe108-d9fb-436b-a304-6ae8ee7a5041, authSessionTabId=C1q3l9C9nVY