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-20 11:53:28,716 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4986ms 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-20 11:53:30,043 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-20 11:53:32,020 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 11:53:32,195 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 11:53:32,344 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 11:53:32,443 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 11:53:32,445 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cd6d3e6e-0c5b-416c-a597-80c2f23722ec, name: keycloak-0-65406 2026-04-20 11:53:32,451 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-20 11:53:32,451 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-20 11:53:32,461 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36762 2026-04-20 11:53:32,687 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-20 11:53:32,689 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 11:53:33,487 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-20 11:53:33,487 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-20 11:53:33,667 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 11:53:33,858 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-20 11:53:33,859 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-20 11:53:33,991 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-20 11:53:33,991 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-20 11:53:34,467 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-65406: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-20 11:53:34,485 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-65406|0] (1) [keycloak-0-65406] 2026-04-20 11:53:34,504 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-65406`, physical addresses are `[10.0.0.133:52298]` 2026-04-20 11:54:17,833 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-65406, Site name: null 2026-04-20 11:54:17,989 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 11:54:20,126 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 51.249s. Listening on: http://0.0.0.0:8080 2026-04-20 11:54:20,126 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 11:54:20,126 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-20 11:54:20,329 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 11:54:30,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=6e8c09ba-e01e-4d92-a320-88117f91f044, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=526cdf0a-027c-4a9c-98a2-27e751ce5e11, client_auth_method=client-secret, username=admin, authSessionParentId=b10bbfcf-b563-45fa-9a1b-5e31eaaf684d, authSessionTabId=OR2XVMbmjNs 2026-04-20 11:54:31,619 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=REALM, resourcePath=atmosphere 2026-04-20 11:54:32,347 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=c1abf82f-f501-4e6a-9d3f-5c7c1ed2cd6f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=05e6e89d-3141-4186-8d7f-f004cf48ba4d, client_auth_method=client-secret, username=admin, authSessionParentId=3caacd01-6312-4648-8c32-7331485d15ce, authSessionTabId=7Q8baM-GUfA 2026-04-20 11:54:32,442 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6caedb22-b098-4997-a538-44a13264c165 2026-04-20 11:54:32,535 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6caedb22-b098-4997-a538-44a13264c165/protocol-mappers/models/c3074160-c654-45c1-9c70-1c278a903ce5 2026-04-20 11:54:53,284 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=8444b613-840e-44a1-aed0-4115ef21201c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb2f5fe6-f5f2-43ca-ba60-0473075b59d1, client_auth_method=client-secret, username=admin, authSessionParentId=83478236-9938-445a-8676-9ee274208c73, authSessionTabId=u5v6wiDepUQ 2026-04-20 11:54:53,377 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/5e1d9026-3ee2-44af-9db4-77aacab9f048 2026-04-20 11:54:53,735 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=a2a2e880-f581-488d-ae8d-b078d900cc09, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16e3a683-6dd5-41a5-9af4-a674fa58a1ff, client_auth_method=client-secret, username=admin, authSessionParentId=ee7b6901-8feb-4c09-b9d5-f16c90b57d1a, authSessionTabId=f_5eF8gmrLw 2026-04-20 11:54:53,794 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/ba3d04ce-82fd-41c6-acac-923adb126f21 2026-04-20 11:54:54,133 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=b3939069-4781-43a9-884a-74c559f92637, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=098b8314-a9e7-4b93-a4bc-88a923dd4e9a, client_auth_method=client-secret, username=admin, authSessionParentId=d37c7301-d8e5-496d-b268-c00abb58501f, authSessionTabId=YSs1fkl5qCY 2026-04-20 11:54:54,197 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/f3a4ea27-e0d1-421b-a827-16f3de166eae 2026-04-20 11:54:54,743 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=712534e2-9067-418d-9900-93e5ad4e04ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42e8b076-5213-4d48-9aaf-bb8079f1d265, client_auth_method=client-secret, username=admin, authSessionParentId=8e112525-fd13-47a7-8549-283f182090ff, authSessionTabId=vc_NSKfKBJI 2026-04-20 11:54:54,848 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_ROLE, resourcePath=clients/5e1d9026-3ee2-44af-9db4-77aacab9f048/roles/member 2026-04-20 11:54:55,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=9c7e93fc-9250-4190-8f70-b8b5d5a1218c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9b411818-67b7-4b13-8253-5193f05ef45f, client_auth_method=client-secret, username=admin, authSessionParentId=d77934a3-2401-4c33-8325-f7cefa5f6f3f, authSessionTabId=HRyLohXBWu8 2026-04-20 11:54:55,279 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_ROLE, resourcePath=clients/ba3d04ce-82fd-41c6-acac-923adb126f21/roles/admin 2026-04-20 11:54:55,627 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=9cefe32b-cc18-43e0-bfa0-ba7248825537, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7f0e0354-dc03-4d93-b641-e2a9e788a161, client_auth_method=client-secret, username=admin, authSessionParentId=3883e206-f05c-46be-8f49-a770789372a1, authSessionTabId=zE2ateHpiWg 2026-04-20 11:54:55,709 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_ROLE, resourcePath=clients/ba3d04ce-82fd-41c6-acac-923adb126f21/roles/editor 2026-04-20 11:54:56,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=8f8bf411-eb10-4d56-8697-263062afba68, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a7bbff9b-fc1a-4947-ad93-ada98e4bf896, client_auth_method=client-secret, username=admin, authSessionParentId=6244e875-a5a5-451a-8936-9a96da0cad55, authSessionTabId=2ruKTVqFEV8 2026-04-20 11:54:56,147 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_ROLE, resourcePath=clients/ba3d04ce-82fd-41c6-acac-923adb126f21/roles/viewer 2026-04-20 11:54:56,517 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=66d8d466-7962-457c-a475-671cfaa360e8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f61f2f0c-ae38-422e-86df-97e945125aaa, client_auth_method=client-secret, username=admin, authSessionParentId=5d4f1c99-ab75-431c-a0af-b12d072264d2, authSessionTabId=HPQFUHEL8lE 2026-04-20 11:54:56,601 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_ROLE, resourcePath=clients/f3a4ea27-e0d1-421b-a827-16f3de166eae/roles/member 2026-04-20 11:57:08,878 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=3fd76ede-a970-4223-862c-7d2ca3d24177, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3df13cbc-6d90-4dc5-a411-ade7c2fdc24a, client_auth_method=client-secret, username=admin, authSessionParentId=f5363cf6-4009-4c7e-a024-0cb7a361910a, authSessionTabId=KVtQknHY0rE 2026-04-20 11:57:09,084 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=REALM, resourcePath=null 2026-04-20 11:57:10,480 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=ab871ffd-fd7c-411a-bab5-fcb37592094e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b78165d3-4839-48a6-b66f-d244ba410f3f, client_auth_method=client-secret, username=admin, authSessionParentId=e34522ea-5416-4a7d-81d6-13c5cd6691d5, authSessionTabId=L4ZD7NGIF8U 2026-04-20 11:57:10,560 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/cb96f64f-64d4-4731-b36a-73dfbaa36cf1 2026-04-20 11:57:11,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=092bdf91-3980-4099-b119-c843649c4823, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f677378f-1657-436b-ac7d-f8f3ca82a667, client_auth_method=client-secret, username=admin, authSessionParentId=9c28f29d-a6e4-4a05-83a6-c95f9f34d1c8, authSessionTabId=dcxS9-3duy0 2026-04-20 11:57:11,424 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c7deda39-b7c7-40ea-a693-94564764f606/role-mappings/clients/df25d2d4-f6bb-4548-8849-e72a1e078d01 2026-04-20 12:01:42,801 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=f34fa065-db49-4949-b977-9df6a16f5e22, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af46e465-0c6a-410f-b7ac-8d22571040dd, client_auth_method=client-secret, username=admin, authSessionParentId=4aa793d7-46ec-42bb-bf32-7839e1652198, authSessionTabId=Dh2A3Y0J_Hs 2026-04-20 12:01:42,910 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=REALM, resourcePath=null 2026-04-20 12:01:43,485 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=a296b1f1-f0a1-48dc-91cc-a2f66f126149, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=202d2657-082a-41d7-bed6-e5b84ce1305d, client_auth_method=client-secret, username=admin, authSessionParentId=8bb04bd8-d8e7-4e43-a92f-9c93f49bc691, authSessionTabId=sX-8njKUmu8 2026-04-20 12:01:43,554 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6caedb22-b098-4997-a538-44a13264c165 2026-04-20 12:01:43,612 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6caedb22-b098-4997-a538-44a13264c165/protocol-mappers/models/c3074160-c654-45c1-9c70-1c278a903ce5 2026-04-20 12:01:49,238 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=56cc4e2e-d349-438b-a5db-f41ec0ac8346, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c8bceb8b-43c9-4404-b089-bfa34b8be8fc, client_auth_method=client-secret, username=admin, authSessionParentId=a269f109-16ea-4d46-aa1d-4a3526ba3987, authSessionTabId=EVS3k6eat8I 2026-04-20 12:01:49,309 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/5e1d9026-3ee2-44af-9db4-77aacab9f048 2026-04-20 12:01:49,649 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=7c6dba21-db2f-4848-99e5-549f91688136, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=817b3450-cc31-45ee-b75f-5fdd3bbf91b8, client_auth_method=client-secret, username=admin, authSessionParentId=74b5db89-718b-4d30-97a2-7181670463f1, authSessionTabId=jv7DFhJDBmw 2026-04-20 12:01:49,703 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/ba3d04ce-82fd-41c6-acac-923adb126f21 2026-04-20 12:01:50,038 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=2681d4bf-a065-44a9-967a-8d72660bbe00, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38c1e2e3-32af-46dc-acb6-df6978c80b79, client_auth_method=client-secret, username=admin, authSessionParentId=ea99b631-d497-424c-beac-8f40eca22d9e, authSessionTabId=_CgqfHkmqQk 2026-04-20 12:01:50,087 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/f3a4ea27-e0d1-421b-a827-16f3de166eae 2026-04-20 12:01:50,625 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=97d6f70a-f29d-4174-abd5-502415b2e5d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ea58944-7a65-4617-a2af-ffe47ae9abc5, client_auth_method=client-secret, username=admin, authSessionParentId=8870cf1e-1d4c-436f-92f8-0a234989f281, authSessionTabId=YAm00vsFNNc 2026-04-20 12:01:50,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=ff1aabfa-74b2-46d8-96df-9a15b9654d85, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2848969e-e1d0-466e-8243-d1f56be722fb, client_auth_method=client-secret, username=admin, authSessionParentId=ea423123-5546-49c5-8547-06b69c7b762f, authSessionTabId=mAQotgZysFE 2026-04-20 12:01:51,354 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=80656726-a06d-4355-883f-9507ead2a1ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=174757a7-0b07-42b9-9b04-c4d0305a2381, client_auth_method=client-secret, username=admin, authSessionParentId=9599b032-4b7a-41f1-a08b-26a5fd49a92a, authSessionTabId=P7zBn8SSmrQ 2026-04-20 12:01:51,700 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=c19b9469-1a82-4387-b2a5-0f4d55c9ba4c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1416d90c-48b1-4541-a85c-e78b4d65ff3d, client_auth_method=client-secret, username=admin, authSessionParentId=fcbbebec-abcf-4562-9cef-903208d21a54, authSessionTabId=byEqk-rCkhU 2026-04-20 12:01:52,037 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=75d37ea1-c292-49dd-ab81-83211c622ee4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e4344dd7-eea6-4d6e-8cbd-ff17f4546c9c, client_auth_method=client-secret, username=admin, authSessionParentId=d6e4ea03-ef7b-416d-ae43-8fca6e795976, authSessionTabId=yTAI2b866bg 2026-04-20 12:02:40,463 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=05480d78-4992-4250-8d35-852b70eacfb2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ba880e13-dc0b-4ad9-8709-fc9e283edf77, client_auth_method=client-secret, username=admin, authSessionParentId=d8986b6e-99f3-4e9f-a405-0d3475b7eb09, authSessionTabId=dabaMzp_AU0 2026-04-20 12:02:40,559 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=REALM, resourcePath=null 2026-04-20 12:02:41,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=4575aea8-0288-4d76-8900-12e224670486, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3004afc8-ace2-4b32-82df-d96c563fdd85, client_auth_method=client-secret, username=admin, authSessionParentId=7d6f9bec-e4b8-4824-ad2a-4223230fd548, authSessionTabId=U52oy-IeP-s 2026-04-20 12:02:41,958 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=CLIENT, resourcePath=clients/cb96f64f-64d4-4731-b36a-73dfbaa36cf1 2026-04-20 12:02:42,517 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=f2bfae84-79a6-4728-ade9-f5b740f05ac3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=69e1fdcb-4d8d-46b4-bdad-7bed57775c2b, client_auth_method=client-secret, username=admin, authSessionParentId=6509b6fe-53d0-4a10-9019-4d0f5cadd92f, authSessionTabId=XKT1wcSONPk 2026-04-20 12:02:59,816 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=admin-cli, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, auth_method=openid-connect, token_id=9b70ef8f-dbe2-4a53-8f8e-e89c2c0c88b8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03c9e3c7-c9bc-4918-99db-26122b4fb1c0, client_auth_method=client-secret, username=admin, authSessionParentId=1fd0f175-19ce-4aa5-a897-dec983c8b3bb, authSessionTabId=RQisFq4p14k 2026-04-20 12:02:59,889 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=31b8ab0d-5f36-453f-8df4-d9672bb0acca, clientId=fb3f05db-937b-4acd-a564-15021c802afb, userId=6dbdaf97-5169-459f-9372-e91e4a68fb38, ipAddress=199.19.213.47, resourceType=USER, resourcePath=users/8d8c57d1-1abb-4e34-ab44-75f632341f64 2026-04-20 12:03:03,522 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=c7deda39-b7c7-40ea-a693-94564764f606, ipAddress=10.0.0.151, token_id=ea36e82a-aee4-4a86-b677-734691cb96cd, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=fe46410b-0dcf-4a90-aafc-e298bf12aafe, authSessionTabId=1qin4D3cMVo