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-05-05 10:18:54,432 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5312ms 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-05-05 10:18:55,778 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-05-05 10:18:57,745 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 10:18:57,890 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 10:18:58,027 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 10:18:58,127 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 10:18:58,129 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 74328371-6205-40a3-8a43-22daa5501896, name: keycloak-0-20869 2026-05-05 10:18:58,137 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-05-05 10:18:58,137 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-05-05 10:18:58,144 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18070 2026-05-05 10:18:58,457 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-05-05 10:18:59,171 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-05-05 10:18:59,171 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-05-05 10:18:59,304 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 10:18:59,482 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-05-05 10:18:59,482 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-05-05 10:18:59,576 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-05-05 10:18:59,576 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-05-05 10:19:00,149 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20869: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-05 10:19:00,163 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20869|0] (1) [keycloak-0-20869] 2026-05-05 10:19:00,177 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20869`, physical addresses are `[10.0.0.209:33606]` 2026-05-05 10:19:35,536 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20869, Site name: null 2026-05-05 10:19:35,654 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 10:19:35,681 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 10:19:37,625 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.024s. Listening on: http://0.0.0.0:8080 2026-05-05 10:19:37,626 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 10:19:37,626 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-05-05 10:19:37,794 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 10:19:51,056 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=09edecd1-b08e-457f-a380-63a0127ceebb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=489d09d0-8665-40b5-9613-66373ee49911, client_auth_method=client-secret, username=admin, authSessionParentId=f91c7687-7359-46c0-be38-06ff602537d5, authSessionTabId=VvhizZQbSJk 2026-05-05 10:19:52,290 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=REALM, resourcePath=atmosphere 2026-05-05 10:19:53,022 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=7ae4e7b9-ea93-4ad7-87b9-9a6df9695429, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8426bf76-aa40-401f-91c4-c4e177c73ae2, client_auth_method=client-secret, username=admin, authSessionParentId=db0ff230-b826-4590-8092-045d88ca474d, authSessionTabId=dmcCuEOsB4k 2026-05-05 10:19:53,103 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c3a57c17-4680-4326-a926-bda830eda61a 2026-05-05 10:19:53,189 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c3a57c17-4680-4326-a926-bda830eda61a/protocol-mappers/models/ff7b06c9-dcbd-4446-b16a-31d57dd1d299 2026-05-05 10:20:13,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=9065cfcb-3b0f-42bc-a9dc-c3ed673011b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07a9cd4b-b970-422b-8b1d-b485713f4c2e, client_auth_method=client-secret, username=admin, authSessionParentId=54402fe4-d44f-4ec3-9769-387c6dcf6ec6, authSessionTabId=aELTM9m3JUw 2026-05-05 10:20:13,961 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/a6748083-53c6-4e62-9995-44cdd4920737 2026-05-05 10:20:14,321 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=ccea1709-baa8-428f-9dc9-dcd498721371, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=35e53ad3-1a99-4850-996d-d9e76e4e61d4, client_auth_method=client-secret, username=admin, authSessionParentId=f7a8e1a3-6508-4a4d-9666-ce43d9b1e57e, authSessionTabId=quIwWTlrhDc 2026-05-05 10:20:14,384 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/7d8c8ffe-e1c4-4e1f-9bfb-fec336a012a8 2026-05-05 10:20:14,741 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=59b0df73-15fd-432b-8955-6d7b81d6f7e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c3a38fae-8eea-470a-9a47-11c3fa9dbcb5, client_auth_method=client-secret, username=admin, authSessionParentId=f5b3c8a2-4ca9-4d6b-b2bc-254067b1a544, authSessionTabId=7VkwbnCEG04 2026-05-05 10:20:14,815 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/340ca3b2-55a3-448d-93a2-468e9d5617ac 2026-05-05 10:20:15,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=f7fc56c6-5333-4c00-9d3d-e19ec0ab3fe0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b9fc796-31c7-417e-a0ce-a1f4c996e963, client_auth_method=client-secret, username=admin, authSessionParentId=45c01954-40b4-44aa-8a22-d4ef7585dcd3, authSessionTabId=-5Xmq58fCiU 2026-05-05 10:20:15,513 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_ROLE, resourcePath=clients/a6748083-53c6-4e62-9995-44cdd4920737/roles/member 2026-05-05 10:20:15,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=3cd751d4-dfa7-4f53-b50e-546e1d5a70db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b36597c7-f328-426d-9bf9-1a1221644c7e, client_auth_method=client-secret, username=admin, authSessionParentId=17557ead-9d3f-49a6-a028-f97365358b58, authSessionTabId=Y2XABC0nwdg 2026-05-05 10:20:15,941 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_ROLE, resourcePath=clients/7d8c8ffe-e1c4-4e1f-9bfb-fec336a012a8/roles/admin 2026-05-05 10:20:16,319 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=76567d41-237f-437d-a757-6b186e18883b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=79845a70-fe36-4564-a6ad-0630229f345e, client_auth_method=client-secret, username=admin, authSessionParentId=edbcc1ec-0dad-4c83-bcfa-d78021bbd88c, authSessionTabId=pvZfyglI1Zg 2026-05-05 10:20:16,393 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_ROLE, resourcePath=clients/7d8c8ffe-e1c4-4e1f-9bfb-fec336a012a8/roles/editor 2026-05-05 10:20:16,763 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=cfdb39b9-0fa1-4be3-a680-bd6944c7cb78, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93286006-6f17-47f7-bae2-fbc224fe4e2f, client_auth_method=client-secret, username=admin, authSessionParentId=1a79942a-3649-4eb0-bf65-d5ee047ec70f, authSessionTabId=noYWn74PDRI 2026-05-05 10:20:16,851 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_ROLE, resourcePath=clients/7d8c8ffe-e1c4-4e1f-9bfb-fec336a012a8/roles/viewer 2026-05-05 10:20:17,204 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=ac39efeb-d27f-4e3e-8e54-671702495a1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b4f5df39-5cd7-47f8-9af8-c185dbef8349, client_auth_method=client-secret, username=admin, authSessionParentId=f6d4428a-6568-4ce6-9e7d-759e8d78465c, authSessionTabId=MxrzrDFeO0s 2026-05-05 10:20:17,279 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_ROLE, resourcePath=clients/340ca3b2-55a3-448d-93a2-468e9d5617ac/roles/member 2026-05-05 10:22:11,138 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=75e8ddb3-b3e1-4072-8b22-024388f9695d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=37d60606-2950-47b4-a28b-c99d6bf519ee, client_auth_method=client-secret, username=admin, authSessionParentId=385e70ea-e707-4b86-b80e-5a58cec1196a, authSessionTabId=pJE71rIuUqI 2026-05-05 10:22:11,322 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=REALM, resourcePath=null 2026-05-05 10:22:12,649 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=1c03895e-7d76-4c68-a73b-60b84ea846f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2f342f06-5abd-4a3e-a5a4-84c11beec1db, client_auth_method=client-secret, username=admin, authSessionParentId=0340584d-3315-48f3-b7e5-5fa0edb54cea, authSessionTabId=myag5Gfd0pQ 2026-05-05 10:22:12,738 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/c07cbc70-028f-4da5-84c5-f8d2ea9c0350 2026-05-05 10:22:13,318 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=be95aa48-7001-4165-8a81-1f8966975311, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=87d8efa9-dc69-4a9b-acf5-c790e1fe314c, client_auth_method=client-secret, username=admin, authSessionParentId=3ef9ed85-2f78-4529-97e3-09b7be7effe5, authSessionTabId=brZYqtygUyQ 2026-05-05 10:22:13,581 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fe51dc6f-e450-4069-9061-721188da4603/role-mappings/clients/77dedb20-a40b-4b9d-953b-23766faeedc3 2026-05-05 10:26:14,621 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=cf98b547-b29f-41da-837b-34f061faa591, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a08245e8-838c-480d-97ad-34114ea44127, client_auth_method=client-secret, username=admin, authSessionParentId=0b00cff5-b4aa-4a0f-a1e6-3eff163019f9, authSessionTabId=KAjj1r7PHL4 2026-05-05 10:26:14,772 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=REALM, resourcePath=null 2026-05-05 10:26:15,354 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=36f66568-0603-4bc9-9e27-c143e64a0e65, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=99d506dc-b0fc-43ba-8f70-11a6e201c4d4, client_auth_method=client-secret, username=admin, authSessionParentId=0adac046-4fe3-4b1e-9e4e-42a4616a4ffb, authSessionTabId=9jvzwNRuhv0 2026-05-05 10:26:15,406 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c3a57c17-4680-4326-a926-bda830eda61a 2026-05-05 10:26:15,455 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c3a57c17-4680-4326-a926-bda830eda61a/protocol-mappers/models/ff7b06c9-dcbd-4446-b16a-31d57dd1d299 2026-05-05 10:26:20,994 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=6952bdf0-5ab0-480a-9665-165584f7581a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86f3e360-691b-433b-bc2a-2e58e4247d2c, client_auth_method=client-secret, username=admin, authSessionParentId=9c4f9e38-6ff8-49ba-95b0-62480034e6e0, authSessionTabId=QVE_K9joC5M 2026-05-05 10:26:21,048 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/a6748083-53c6-4e62-9995-44cdd4920737 2026-05-05 10:26:21,409 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=d67a0503-1a9e-439f-aa5d-17504fbc82cb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0748a25-2318-4af5-b974-75a0d2ba3af8, client_auth_method=client-secret, username=admin, authSessionParentId=da3660ae-f59d-443c-9561-05284456b637, authSessionTabId=McCu7ll7rT4 2026-05-05 10:26:21,457 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/7d8c8ffe-e1c4-4e1f-9bfb-fec336a012a8 2026-05-05 10:26:21,796 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=62ade640-3bca-41ff-a877-3c513dba9104, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=644e42f2-3118-4872-aecd-92cee5229129, client_auth_method=client-secret, username=admin, authSessionParentId=106a51b0-98fe-4b41-8b2f-b9ae2c7bcb98, authSessionTabId=0cmR-qDUDOM 2026-05-05 10:26:21,847 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/340ca3b2-55a3-448d-93a2-468e9d5617ac 2026-05-05 10:26:22,391 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=a6ccc26d-280c-484e-9580-4d0c810812d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f7362e8-95dd-49a8-8f74-daef214fdb45, client_auth_method=client-secret, username=admin, authSessionParentId=23872e1e-4f07-493b-b116-1f7f9907260a, authSessionTabId=HFkSUjnX-2w 2026-05-05 10:26:22,747 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=caf6f8a0-bcb2-471f-9b41-dd38c5e0e099, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e97b2b2-b58a-4f02-b1b3-2b114f9845f9, client_auth_method=client-secret, username=admin, authSessionParentId=b3784b7c-7687-434f-be41-cc969c9e0528, authSessionTabId=RfENn4gytx8 2026-05-05 10:26:23,111 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=ab82883c-03e9-4dc0-8f77-62a9ad2b8f31, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=443623e1-df79-47bf-84cb-5ad419350f36, client_auth_method=client-secret, username=admin, authSessionParentId=59519ad4-3a0c-418e-8eb4-a795367ff14d, authSessionTabId=P99XfqTRSCc 2026-05-05 10:26:23,466 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=5a877239-21f6-4ac4-9e8f-2a2e21039516, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=383ee28b-d2e1-4ad4-aa06-60655f1e52ee, client_auth_method=client-secret, username=admin, authSessionParentId=0241dff9-4628-437f-85ba-2d932bd8b945, authSessionTabId=XAA08jBu6DQ 2026-05-05 10:26:23,815 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=60414150-d9af-4b89-b954-cbbb520061be, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6e01f1c4-bea6-47d8-a965-a42748f70f6d, client_auth_method=client-secret, username=admin, authSessionParentId=6caf6129-8322-4831-b2db-8492c2e9d99d, authSessionTabId=fokbQGYPlSY 2026-05-05 10:27:11,790 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=ff8c0a50-0fd2-476e-b621-d00929837182, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8116f6a6-3e48-461a-8a24-ff4e85b68ccf, client_auth_method=client-secret, username=admin, authSessionParentId=bade43b7-b1a0-4071-83a9-5a96efac9566, authSessionTabId=-mNMPGWKLLM 2026-05-05 10:27:11,895 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=REALM, resourcePath=null 2026-05-05 10:27:13,203 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=68039979-19c1-4db6-9431-b8d101e4b940, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0384050e-d393-476b-92b9-8309f5621600, client_auth_method=client-secret, username=admin, authSessionParentId=b01d2fc9-339b-4e84-b744-6b5d1a2c5bc5, authSessionTabId=f24pcQaCwDs 2026-05-05 10:27:13,258 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=CLIENT, resourcePath=clients/c07cbc70-028f-4da5-84c5-f8d2ea9c0350 2026-05-05 10:27:13,821 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=c9f0f3f5-2911-4c11-a162-41b637f566c6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d73f5235-bfb8-4420-815f-73050b389221, client_auth_method=client-secret, username=admin, authSessionParentId=04b3ad76-e181-4cfc-957e-1f5ed94a4b92, authSessionTabId=ojg2kVsX3hI 2026-05-05 10:27:31,132 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=admin-cli, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, auth_method=openid-connect, token_id=86d5cb52-0dcd-469f-8753-7b6cc2961b2c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e51f98c8-08ca-4a4a-8bea-0e09b7f4f439, client_auth_method=client-secret, username=admin, authSessionParentId=3b206c9c-0a1b-4b03-be5f-1016f8e14f66, authSessionTabId=TiXy9oZvTDw 2026-05-05 10:27:31,201 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=aae7f57e-02bb-485d-b8a8-328bc4748099, clientId=c90e4833-895f-497e-945d-e7b9b3d4ed2c, userId=4697e9d6-a8de-4f83-83be-ef36878f1747, ipAddress=199.19.213.24, resourceType=USER, resourcePath=users/34969480-5511-4325-97f4-deb7920383bb 2026-05-05 10:27:32,912 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=fe51dc6f-e450-4069-9061-721188da4603, ipAddress=10.0.0.243, token_id=70e6e26a-1433-40d3-9e47-7f9689b1883e, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=a13b2aa4-80b4-415d-86c7-38ec5aa69eef, authSessionTabId=ZMouylvPFq4