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-04 10:16:38,000 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4814ms 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-04 10:16:39,337 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-04 10:16:41,643 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-04 10:16:41,833 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-04 10:16:41,981 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-04 10:16:42,111 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-04 10:16:42,114 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6d37c991-2be3-4c8e-8578-11f1bea4e3eb, name: keycloak-0-26827 2026-04-04 10:16:42,123 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-04 10:16:42,123 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-04 10:16:42,133 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36698 2026-04-04 10:16:42,386 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-04 10:16:44,150 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26827: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-04 10:16:44,165 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26827|0] (1) [keycloak-0-26827] 2026-04-04 10:16:44,179 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26827`, physical addresses are `[10.0.0.148:52234]` 2026-04-04 10:16:44,580 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26827, Site name: null 2026-04-04 10:16:44,583 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-04 10:16:45,315 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-04 10:16:45,315 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-04 10:16:45,459 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-04 10:16:45,628 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-04 10:16:45,628 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-04 10:16:45,732 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-04 10:16:45,732 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-04 10:18:46,287 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-04 10:18:48,252 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 130.084s. Listening on: http://0.0.0.0:8080 2026-04-04 10:18:48,252 INFO [io.quarkus] (main) Profile prod activated. 2026-04-04 10:18:48,253 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-04 10:18:48,427 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-04 10:18:58,035 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=3a7fff0e-168b-4e5b-81af-46385c7ca56c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e7dd5420-81db-4eba-9f64-ee91fa62c64c, client_auth_method=client-secret, username=admin, authSessionParentId=a0e3ce26-bd5a-49dd-9c4d-78a27ba24057, authSessionTabId=GHf3bL_qmLM 2026-04-04 10:18:59,405 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=atmosphere 2026-04-04 10:19:00,102 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=16a4337d-aff0-4021-869a-c564463fba58, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d591a371-b445-4ae6-80fc-14105fa7d19d, client_auth_method=client-secret, username=admin, authSessionParentId=55ee946d-f5ca-404c-942e-f1a9daaf127b, authSessionTabId=5FLJ1LFjx8M 2026-04-04 10:19:00,191 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ce5b7d5b-934b-41be-976f-0c2ac2b872a8 2026-04-04 10:19:00,277 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ce5b7d5b-934b-41be-976f-0c2ac2b872a8/protocol-mappers/models/b7e51323-c982-4c90-a570-5087507cd114 2026-04-04 10:19:21,414 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=5c3cbff7-0e85-4916-8ff1-612301360298, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=91edf761-c2e4-464a-b5e5-a5d5607cc57c, client_auth_method=client-secret, username=admin, authSessionParentId=659fbe20-a51c-4f97-9b5b-071a68f51a41, authSessionTabId=9Guq6XDyr9M 2026-04-04 10:19:22,310 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/0d925670-5280-42c1-b4ef-80a7a96408d8 2026-04-04 10:19:22,673 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=d0aa2524-cf7a-4034-8794-55bd728df524, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7e97c5c6-1af4-4394-bb98-84e45a467dba, client_auth_method=client-secret, username=admin, authSessionParentId=7024d22e-6665-4e63-9a31-fc280e4a9de6, authSessionTabId=VITw7RpDChM 2026-04-04 10:19:22,764 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/5e7fb469-d57e-4851-a447-a379d4389368 2026-04-04 10:19:23,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=44030b00-a88d-47de-b787-09434fe544dc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb585286-dd65-4d6d-9d3c-e9f9b8f174b8, client_auth_method=client-secret, username=admin, authSessionParentId=782321c2-284b-4761-85bd-3e35a8d73270, authSessionTabId=XL4NlFVj3Go 2026-04-04 10:19:23,389 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/9bd962cf-0b9c-4533-9a6b-104419238d06 2026-04-04 10:19:24,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=9c543e43-c0ad-4c8b-a93c-7e9fb3ac488c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e3df3b0e-89e2-4d65-9362-916a5574a2bc, client_auth_method=client-secret, username=admin, authSessionParentId=2abb5351-ae58-42bb-aa8b-a3efa5f3cb20, authSessionTabId=IRUmykHJbeo 2026-04-04 10:19:24,379 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/0d925670-5280-42c1-b4ef-80a7a96408d8/roles/member 2026-04-04 10:19:24,742 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=c5a52fbc-cce9-4579-a5c1-544f9dd58aba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=306864b6-8427-4c37-8047-a17d34b57236, client_auth_method=client-secret, username=admin, authSessionParentId=10e38a0b-b958-48ff-a9f4-2c675a101670, authSessionTabId=jb4M7RFYFcw 2026-04-04 10:19:24,897 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/5e7fb469-d57e-4851-a447-a379d4389368/roles/admin 2026-04-04 10:19:25,272 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=24e6dd81-cb55-49c7-8526-7be2a48f6c74, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4f7cdaa6-8259-43d7-bd94-34c69246cdd9, client_auth_method=client-secret, username=admin, authSessionParentId=970e8953-5f18-45f7-b94f-7398842c0700, authSessionTabId=gvtGQajUf2Y 2026-04-04 10:19:25,359 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/5e7fb469-d57e-4851-a447-a379d4389368/roles/editor 2026-04-04 10:19:25,725 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=a6a06610-3f42-4288-b734-3eb836e56992, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fd28222c-4857-432a-8c11-0a772194cd27, client_auth_method=client-secret, username=admin, authSessionParentId=e6d6444b-60e4-409d-8339-a578263893e6, authSessionTabId=XXpA03RsKdA 2026-04-04 10:19:25,814 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/5e7fb469-d57e-4851-a447-a379d4389368/roles/viewer 2026-04-04 10:19:26,180 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=b80bd690-2314-44e0-a39d-22e9f1064b66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=495cb436-f9ad-4989-8ab6-ac7319816ffb, client_auth_method=client-secret, username=admin, authSessionParentId=60698a5b-56b9-4326-b36c-874164dc8446, authSessionTabId=kEQ9Q0Lpemw 2026-04-04 10:19:26,270 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/9bd962cf-0b9c-4533-9a6b-104419238d06/roles/member 2026-04-04 10:21:36,764 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=320cdb15-df22-4955-b922-9b04671b517f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aa3b19e8-afc1-4222-b6c0-43dfe58896ca, client_auth_method=client-secret, username=admin, authSessionParentId=432c14b3-fb0c-4080-bc4f-fd13a4439c6a, authSessionTabId=T6WKESqOR54 2026-04-04 10:21:36,941 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=null 2026-04-04 10:21:38,275 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=99850047-30d2-4419-a2f6-b2eebd11d48a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34f22786-e9e1-422d-a621-78b189948ccc, client_auth_method=client-secret, username=admin, authSessionParentId=845b4be2-6ad6-44a0-be63-fbe8d7c3f97f, authSessionTabId=n21zlPumfOQ 2026-04-04 10:21:38,368 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/88512db1-7d3e-4a66-a88a-21e7370497bf 2026-04-04 10:21:38,929 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=e2810751-06d6-4347-985b-db8e84232f2f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78f7d592-8a18-420c-93f3-3356fa9ac714, client_auth_method=client-secret, username=admin, authSessionParentId=11d07cef-1393-47ff-bdc7-be3b49db681a, authSessionTabId=OoKukE1Q48I 2026-04-04 10:21:39,209 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/1c451393-41a3-4f24-a131-0e1498b6194c/role-mappings/clients/789c9663-bf32-493b-bb03-e140eb4ccc25 2026-04-04 10:25:54,205 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=407189b9-4065-473c-8660-3a974affdb5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae885ce9-0f12-489d-bafa-32de4ab6ab92, client_auth_method=client-secret, username=admin, authSessionParentId=74fe1be7-3556-422c-9af7-3add5d900dd4, authSessionTabId=2NXmd3qfzvs 2026-04-04 10:25:54,326 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=null 2026-04-04 10:25:54,921 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=b13cb155-1215-46dc-9eaf-820a7ebbfd93, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1405d817-35db-4989-90d2-a4f755b6ebb6, client_auth_method=client-secret, username=admin, authSessionParentId=d313d163-bcde-4813-904f-c0afb39268da, authSessionTabId=plPfXCKZuEM 2026-04-04 10:25:54,993 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ce5b7d5b-934b-41be-976f-0c2ac2b872a8 2026-04-04 10:25:55,055 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ce5b7d5b-934b-41be-976f-0c2ac2b872a8/protocol-mappers/models/b7e51323-c982-4c90-a570-5087507cd114 2026-04-04 10:26:00,812 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=02afc3a9-5d8b-4a28-b0be-273e26b57543, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=09184af1-bc31-4476-9d51-9e1eedcb615f, client_auth_method=client-secret, username=admin, authSessionParentId=2041a695-ae3a-4763-b4ed-e427d5b007dd, authSessionTabId=mb4h9aYxJXA 2026-04-04 10:26:00,988 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/0d925670-5280-42c1-b4ef-80a7a96408d8 2026-04-04 10:26:01,362 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=4b239a89-2095-44fb-8e5f-5097d76ce5da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c14bcba3-ddfe-480b-ba18-075a07eed83e, client_auth_method=client-secret, username=admin, authSessionParentId=7a5a6814-dd38-499c-bb94-dd9a3565878d, authSessionTabId=chG_mlp4Oj8 2026-04-04 10:26:01,490 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/5e7fb469-d57e-4851-a447-a379d4389368 2026-04-04 10:26:01,852 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=f22c6bba-dc8d-488d-bd4c-d89d6b6422cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1d822ea-ab27-42f8-b3c5-80635347f965, client_auth_method=client-secret, username=admin, authSessionParentId=0b9a36be-2c83-42c2-9388-2254d20a387f, authSessionTabId=R-EwmiHNPvA 2026-04-04 10:26:01,896 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/9bd962cf-0b9c-4533-9a6b-104419238d06 2026-04-04 10:26:02,481 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=86fcb79b-9ffc-400b-93a4-480b84f3275f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=618bb495-d3c2-47a9-9c0d-9c1915fc43ec, client_auth_method=client-secret, username=admin, authSessionParentId=9b65529e-b457-4b6f-852b-952ff2e7a4db, authSessionTabId=KOEe4xJ9fVo 2026-04-04 10:26:02,836 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=b4ee7153-d1dc-4a86-ac13-9704c50159b4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6aa9a651-eb1f-4e6d-976e-ec7cc526966a, client_auth_method=client-secret, username=admin, authSessionParentId=ee177cd1-5b75-46bd-8877-df25ecc92f3a, authSessionTabId=TfY4jiWBlYM 2026-04-04 10:26:03,205 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=a5692b15-1d3c-4c7d-b213-dcc0330422ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=809b2a81-9df0-4b5e-9008-ce2807643edc, client_auth_method=client-secret, username=admin, authSessionParentId=2734d33e-fe28-4f8e-8629-8f2d8f1093c6, authSessionTabId=2mqwbPreH6g 2026-04-04 10:26:03,608 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=74f4ce00-3124-4e9a-8f5c-546ba0f603ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9ae3f6af-89e2-4021-8fdf-ceec9cc4df81, client_auth_method=client-secret, username=admin, authSessionParentId=f96d929a-9b8a-42e8-a820-dc7ec05fc8ae, authSessionTabId=wqquGZqRod0 2026-04-04 10:26:03,954 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=1d299dab-e91c-46be-a835-7a12c3c926b6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e7c7615-cf95-476f-9485-f9fb4271d2e2, client_auth_method=client-secret, username=admin, authSessionParentId=db832c32-d345-4ce9-9480-2586668a3bcf, authSessionTabId=VL84mEdLGYU 2026-04-04 10:26:51,667 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=62d67bcf-bc5f-4866-9196-28ea95f6f93a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e5b4839c-26f9-4022-950b-edac50c400a6, client_auth_method=client-secret, username=admin, authSessionParentId=e4c19960-24a3-4c67-9087-bc92a0ae6cd8, authSessionTabId=Wk98I1CiFm0 2026-04-04 10:26:51,770 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=null 2026-04-04 10:26:52,986 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=9514452f-96dc-4c7d-9488-c2a2236d1a59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f591b5cc-9521-4603-90e7-596bd99c058c, client_auth_method=client-secret, username=admin, authSessionParentId=527f8602-8541-4765-9762-672d96dbd493, authSessionTabId=9YNegN_6tzw 2026-04-04 10:26:53,030 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/88512db1-7d3e-4a66-a88a-21e7370497bf 2026-04-04 10:26:53,588 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=5ba21078-ab7a-4e8c-bbd3-823a5e73d9dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=70804471-6f51-4075-ae03-d2e08f93fc4d, client_auth_method=client-secret, username=admin, authSessionParentId=8482dae9-173e-4dcb-8171-2aeed9a2e3e6, authSessionTabId=-0o6Zw_yUiU 2026-04-04 10:27:10,799 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=admin-cli, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=ed2276c2-c852-442b-8baf-293327558fa9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a9b01c22-fee2-4bce-8c62-de98b932c70a, client_auth_method=client-secret, username=admin, authSessionParentId=91099608-821c-478c-bdd0-4c7e05f52806, authSessionTabId=NnOlS7ITm6c 2026-04-04 10:27:10,861 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=edca32f3-bf1a-4ea2-aeac-b65608b7a7e9, clientId=13c4e02a-c013-4988-a621-74043d5bd9bf, userId=2e04a174-0251-4fb7-b9c1-149a37b204b9, ipAddress=199.204.45.115, resourceType=USER, resourcePath=users/8fe5d61b-385e-40d2-aa65-e0a97b22a79b 2026-04-04 10:27:14,469 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=1c451393-41a3-4f24-a131-0e1498b6194c, ipAddress=10.0.0.52, token_id=b613a42e-9816-453c-a27d-dfda5d95be4c, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=17a677e8-9827-4c9b-8fd4-1b507157c275, authSessionTabId=k174RasAkO0