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-08-26 00:25:04,452 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5147ms 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-08-26 00:25:05,719 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-08-26 00:25:07,760 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-26 00:25:07,843 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-26 00:25:08,075 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-26 00:25:08,199 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-26 00:25:08,201 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 2aac5f36-c9f6-4a27-ad5f-b715f072c451, name: keycloak-0-6321 2026-08-26 00:25:08,209 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-08-26 00:25:08,209 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-08-26 00:25:08,222 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44430 2026-08-26 00:25:08,568 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-08-26 00:25:10,227 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6321: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-26 00:25:10,239 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6321|0] (1) [keycloak-0-6321] 2026-08-26 00:25:10,255 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6321`, physical addresses are `[10.0.0.212:59966]` 2026-08-26 00:25:10,666 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6321, Site name: null 2026-08-26 00:25:10,671 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-26 00:25:11,431 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-08-26 00:25:11,431 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-08-26 00:25:11,578 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-26 00:25:11,780 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-08-26 00:25:11,781 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-08-26 00:25:11,972 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-08-26 00:25:11,973 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-08-26 00:26:12,213 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-26 00:26:14,077 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 69.462s. Listening on: http://0.0.0.0:8080 2026-08-26 00:26:14,077 INFO [io.quarkus] (main) Profile prod activated. 2026-08-26 00:26:14,077 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-08-26 00:26:14,237 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-26 00:26:23,790 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=20b5df21-a739-4073-9edd-a7422ac63824, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c286f52c-c668-4353-801a-0b10d6098695, client_auth_method=client-secret, username=admin, authSessionParentId=b16b4c5f-6a97-430e-a840-8cce05a8e452, authSessionTabId=yUJ1M4-ONss 2026-08-26 00:26:25,709 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=REALM, resourcePath=atmosphere 2026-08-26 00:26:26,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=cd3dcc9d-504e-4027-a6e1-0774eafd9d66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21eac4d0-2290-436a-af11-c78c12ffc950, client_auth_method=client-secret, username=admin, authSessionParentId=87d72d0b-01cc-411c-8a12-141bbcfdabe3, authSessionTabId=KI7Co8eHPSU 2026-08-26 00:26:26,597 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b93dc16d-27df-4f25-92b0-1f289383bc42 2026-08-26 00:26:26,716 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b93dc16d-27df-4f25-92b0-1f289383bc42/protocol-mappers/models/eb69081b-9064-41e0-99f3-bb36cf08fa7b 2026-08-26 00:26:48,109 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=9452de49-f97a-43e4-ae80-a2e4d511944c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1029e97d-f15f-4663-9552-9ffa5175408a, client_auth_method=client-secret, username=admin, authSessionParentId=cd008bae-3cdd-4f07-84a0-0bb8ea3a7351, authSessionTabId=DdeQSYzp8JE 2026-08-26 00:26:48,216 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/95d6d163-cfee-4c62-a34f-218e49434826 2026-08-26 00:26:48,611 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=1420cd23-585d-4a2f-a254-12562c7d7321, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3cdfcd46-54eb-4131-954f-213e8493b98a, client_auth_method=client-secret, username=admin, authSessionParentId=216947d1-a69b-4625-801e-63ec454c9d4b, authSessionTabId=DFoljMwbYtk 2026-08-26 00:26:48,685 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/22ed8739-7622-4438-b954-a4d221551766 2026-08-26 00:26:49,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=77d4b7fa-07d5-41fe-b8b8-311e03f02369, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ebda5b7f-185e-4654-b8a5-b6d0cc9b47ea, client_auth_method=client-secret, username=admin, authSessionParentId=fe1a7dbe-bbab-4c81-a565-4e8639487824, authSessionTabId=Gg7RglVUufY 2026-08-26 00:26:49,119 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/20c826a5-aa13-443b-bbd4-490cc7c5789a 2026-08-26 00:26:49,723 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=a9256b73-4e44-4a2d-a88b-a081c04bf79f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c70deab-9320-4bb4-9871-4944af0a51b6, client_auth_method=client-secret, username=admin, authSessionParentId=9c6ffd4e-4d72-482d-a265-4482c6b13e54, authSessionTabId=LsFUjzBbXQ0 2026-08-26 00:26:49,841 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_ROLE, resourcePath=clients/95d6d163-cfee-4c62-a34f-218e49434826/roles/member 2026-08-26 00:26:50,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=4ceed23f-10d2-40b6-b328-a587128d5df4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=266cb497-dae6-45af-a413-273058b78ef7, client_auth_method=client-secret, username=admin, authSessionParentId=fa4b8b07-4ecd-4133-bf80-0a03afde0318, authSessionTabId=40u6YhWZbdo 2026-08-26 00:26:50,521 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_ROLE, resourcePath=clients/22ed8739-7622-4438-b954-a4d221551766/roles/admin 2026-08-26 00:26:50,900 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=406d29a8-1fff-49fd-9336-f717335083fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6c2ae90f-b730-4bf5-94bf-c92bdcb36a40, client_auth_method=client-secret, username=admin, authSessionParentId=eb05e2a3-db12-4c57-bc4f-6174b0ac4631, authSessionTabId=BODaWpBPVYE 2026-08-26 00:26:50,984 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_ROLE, resourcePath=clients/22ed8739-7622-4438-b954-a4d221551766/roles/editor 2026-08-26 00:26:51,341 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=5cd3a89f-ae34-46a5-9adc-7c65947a6905, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da4a8a81-246e-4c5e-949a-639f0de7e044, client_auth_method=client-secret, username=admin, authSessionParentId=3ee5b053-7bc8-484b-90c1-a7569379bcf0, authSessionTabId=otBrC7BIC7E 2026-08-26 00:26:51,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_ROLE, resourcePath=clients/22ed8739-7622-4438-b954-a4d221551766/roles/viewer 2026-08-26 00:26:51,824 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=7c95137c-9c31-4f0c-8edd-df4db14b2e35, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=befac416-811f-4a01-91ff-c7a4ecad3fea, client_auth_method=client-secret, username=admin, authSessionParentId=17cb7a3e-501d-4280-a315-00aa0061659e, authSessionTabId=PbnNdI0vkyU 2026-08-26 00:26:51,909 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_ROLE, resourcePath=clients/20c826a5-aa13-443b-bbd4-490cc7c5789a/roles/member 2026-08-26 00:29:18,288 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=36534fc0-8476-4af1-9772-60a81571dff7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f081cbd-22a4-450a-8892-3c8dab8cc8aa, client_auth_method=client-secret, username=admin, authSessionParentId=450f169e-773e-40b0-a719-8b4e96e53f30, authSessionTabId=jTjAL1Q8DtA 2026-08-26 00:29:18,477 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=REALM, resourcePath=null 2026-08-26 00:29:19,961 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=56f35e66-e87a-4804-9600-820decf808c6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ada50fdc-f032-4d75-b1bb-42c9e2b76a66, client_auth_method=client-secret, username=admin, authSessionParentId=bcc87c82-437e-4999-b71f-57a73f6b0103, authSessionTabId=HSVGzOIDDgc 2026-08-26 00:29:20,049 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/9e92da50-5b76-4a37-b116-d9061a3aefdb 2026-08-26 00:29:20,647 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=9ea3486c-1f83-448d-b957-48ac780562d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ab6498c0-596d-4077-85df-2911da94ff7a, client_auth_method=client-secret, username=admin, authSessionParentId=06201703-495a-44b0-b004-0de9898c4684, authSessionTabId=vdYCVkr3Zug 2026-08-26 00:29:20,911 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a697b74a-addd-48f8-a4ee-985f86282eb2/role-mappings/clients/2be29f22-35f1-469e-a8e0-703c5858d39c 2026-08-26 00:33:32,879 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=069d20b2-bb32-4d0d-9b02-d79fb6d96171, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5502cc86-edc8-4754-bcf2-004736ce82e7, client_auth_method=client-secret, username=admin, authSessionParentId=a4c11599-6457-442e-8fc0-fa370f59f11a, authSessionTabId=5eQrxWrmexA 2026-08-26 00:33:32,996 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=REALM, resourcePath=null 2026-08-26 00:33:33,651 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=4c796dca-889d-4bee-a37b-1222d7fe01f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce65ecf9-8a70-41cf-8bbc-331c67f01b01, client_auth_method=client-secret, username=admin, authSessionParentId=09e721e7-8a43-4dc7-91c6-ca4ea09550e1, authSessionTabId=PZEtwbGl2jw 2026-08-26 00:33:33,711 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b93dc16d-27df-4f25-92b0-1f289383bc42 2026-08-26 00:33:33,804 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b93dc16d-27df-4f25-92b0-1f289383bc42/protocol-mappers/models/eb69081b-9064-41e0-99f3-bb36cf08fa7b 2026-08-26 00:33:39,990 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=ab5bd6b3-d69b-40c3-914e-b8056e3ac721, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5c6bec64-c464-43c4-b485-95e78d8c7118, client_auth_method=client-secret, username=admin, authSessionParentId=77eefe81-b0fa-41d0-8d90-8332e9f1759d, authSessionTabId=Q_fWQblaeBc 2026-08-26 00:33:40,056 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/95d6d163-cfee-4c62-a34f-218e49434826 2026-08-26 00:33:40,443 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=6190b9ee-9a8a-4942-afb9-a8518889b673, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=407ae6b3-0fc8-4a34-aeb5-e59e85d30a34, client_auth_method=client-secret, username=admin, authSessionParentId=ad14d54f-ca71-4a40-9dad-f81b2fe2d2e8, authSessionTabId=FI65htSunM0 2026-08-26 00:33:40,513 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/22ed8739-7622-4438-b954-a4d221551766 2026-08-26 00:33:40,898 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=1cbb4785-b4a7-4319-98e8-c77b40d17447, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cd300ad9-bc55-4336-945b-fb0147519a89, client_auth_method=client-secret, username=admin, authSessionParentId=9ddc4e6e-9717-4e25-add7-08947db74394, authSessionTabId=Tg80TU3Nmo0 2026-08-26 00:33:40,951 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/20c826a5-aa13-443b-bbd4-490cc7c5789a 2026-08-26 00:33:41,584 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=25eae439-6ef6-4c1d-8c00-059373ff4e2d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec0b3e10-c3ec-4be5-9a73-1e60b0b512b4, client_auth_method=client-secret, username=admin, authSessionParentId=979302dc-af5b-460a-a399-b6abaa5b7269, authSessionTabId=seitz8Ib2ho 2026-08-26 00:33:41,967 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=4920ed89-44ed-4760-82b7-60e888b720dc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=11a4b5fc-7e9a-4741-a3f8-48dded5d2353, client_auth_method=client-secret, username=admin, authSessionParentId=3852d9ab-aa28-40c9-8046-9c30449d786b, authSessionTabId=aL91c32IWm8 2026-08-26 00:33:42,356 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=58d91e28-ecc8-43d9-ab40-32816586d882, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=417cf5b8-7801-4d43-ba18-88563d3263b0, client_auth_method=client-secret, username=admin, authSessionParentId=7edb1e5d-7511-484a-ad77-8e152386804b, authSessionTabId=2e3lhEvREz8 2026-08-26 00:33:42,717 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=77ed1d4a-b94a-4036-8c80-4f3593c2662a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5542069d-380d-4918-8b60-db5d861c725a, client_auth_method=client-secret, username=admin, authSessionParentId=f7dcf0fe-681c-44cd-a46e-a39e43c52a1a, authSessionTabId=9snvpZgA9OM 2026-08-26 00:33:43,077 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=9075f46a-3170-4311-b773-50170a58138e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=986ca2c7-5545-4cc7-9379-f2374a5596e0, client_auth_method=client-secret, username=admin, authSessionParentId=2705a935-197b-4b69-910b-ddbdfaa46da9, authSessionTabId=FwBFUfO1FKA 2026-08-26 00:34:36,988 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=fa0d85ea-ae5e-450e-b43d-0466db01be76, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6500d84d-fc2f-4863-82f6-2a194d7d442a, client_auth_method=client-secret, username=admin, authSessionParentId=fe38d276-2f1d-463d-a376-c6c665e312a4, authSessionTabId=dgnxp24kGe4 2026-08-26 00:34:37,088 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=REALM, resourcePath=null 2026-08-26 00:34:38,524 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=a2103104-3258-4ebd-b1f1-0d946c7951a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1cca0290-b5da-4048-8e21-9c2199dc6876, client_auth_method=client-secret, username=admin, authSessionParentId=09b3b6bd-1b73-42da-b5a4-fb63215c5c58, authSessionTabId=kY96iBJQhEw 2026-08-26 00:34:38,582 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=CLIENT, resourcePath=clients/9e92da50-5b76-4a37-b116-d9061a3aefdb 2026-08-26 00:34:39,146 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=4f6033a2-b1bc-46b4-9917-c28323caa1b4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=615a570f-da8c-450c-8549-c7e1fa1540c1, client_auth_method=client-secret, username=admin, authSessionParentId=a905d1e3-5f1a-443c-9916-91c476240cf4, authSessionTabId=NZ74MX7E5bE 2026-08-26 00:34:58,288 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=admin-cli, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, auth_method=openid-connect, token_id=cfc93295-8ac3-423c-8440-7325ff3442ca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cfcce0b9-ebc4-4809-81aa-7abdb4034a2d, client_auth_method=client-secret, username=admin, authSessionParentId=99cd6b41-7869-4220-ac95-8a9e4ed31d5b, authSessionTabId=Ho3BMHr_KAc 2026-08-26 00:34:58,364 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a586df02-6372-4608-91a3-91b8d5a4cb2e, clientId=a0a27c0e-e941-46aa-b3e9-90ad953295ee, userId=383a6dc1-3da6-47d3-980c-1d6c318b3e4c, ipAddress=162.253.55.191, resourceType=USER, resourcePath=users/b4fdca32-d89c-4d10-813c-56560d91097f 2026-08-26 00:35:00,167 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=a697b74a-addd-48f8-a4ee-985f86282eb2, ipAddress=10.0.0.148, token_id=9978182f-6645-482b-8d9f-f9d5e8a7a850, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=4727c2ac-8022-4d17-b241-ce880a16b47a, authSessionTabId=qZYCJfcvdZ8