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-04 15:25:12,577 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5228ms 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-04 15:25:13,879 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-04 15:25:16,310 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-04 15:25:16,385 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-04 15:25:16,617 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-04 15:25:16,744 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-04 15:25:16,746 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7b8420c3-6634-45dd-ab7f-0fe9f324e8ce, name: keycloak-0-42232 2026-08-04 15:25:16,753 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-04 15:25:16,753 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-04 15:25:16,759 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44448 2026-08-04 15:25:17,027 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-04 15:25:17,894 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-04 15:25:17,894 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-04 15:25:18,057 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-04 15:25:18,274 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-04 15:25:18,274 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-04 15:25:18,385 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-04 15:25:18,385 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-04 15:25:18,763 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-42232: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-04 15:25:18,773 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-42232|0] (1) [keycloak-0-42232] 2026-08-04 15:25:18,786 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-42232`, physical addresses are `[10.0.0.92:59984]` 2026-08-04 15:25:51,263 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-42232, Site name: null 2026-08-04 15:25:51,384 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-04 15:25:51,404 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-04 15:25:53,496 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.756s. Listening on: http://0.0.0.0:8080 2026-08-04 15:25:53,496 INFO [io.quarkus] (main) Profile prod activated. 2026-08-04 15:25:53,496 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-04 15:25:53,653 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-04 15:26:05,473 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=86586ace-638b-4117-9d4c-790d07c1b35d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=275c1591-34e2-417b-8b86-a7d8bdbdafd1, client_auth_method=client-secret, username=admin, authSessionParentId=7ce4df0c-75b2-4807-afbf-f7500c1d3748, authSessionTabId=wFGrVHelVtM 2026-08-04 15:26:06,789 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=REALM, resourcePath=atmosphere 2026-08-04 15:26:07,589 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=f57a98e9-05d6-4f12-a3bf-64e9a7c0267c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1100e8fa-63c9-4e55-a9b7-df320e7f29d5, client_auth_method=client-secret, username=admin, authSessionParentId=0b7c6844-2c85-4c56-b011-7aeaacea1c20, authSessionTabId=ttfmOKFG4zk 2026-08-04 15:26:07,685 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6949da53-51e4-4d06-ad09-46afc239a3f7 2026-08-04 15:26:07,772 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6949da53-51e4-4d06-ad09-46afc239a3f7/protocol-mappers/models/590da479-9d49-4cc4-b5ee-bcc3596a496a 2026-08-04 15:26:28,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=aafc1812-3527-4364-8666-dcf4c8e19afd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=99f06cb7-5bb1-4736-9591-ada54d00c05c, client_auth_method=client-secret, username=admin, authSessionParentId=1d8c7c03-6fb4-4c40-8e08-c670d37deeab, authSessionTabId=AXbh6fyaWdM 2026-08-04 15:26:29,005 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/8b527bae-3f75-4d9b-ab3d-6a2c381a36c3 2026-08-04 15:26:29,367 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=ab404183-0e19-4ae4-af12-cbd890b4f91f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=765fea97-86c5-4661-91af-f078211ea052, client_auth_method=client-secret, username=admin, authSessionParentId=396621a1-d575-4fb1-a87e-b8974e9e6ff0, authSessionTabId=zLtgG-s2-Yo 2026-08-04 15:26:29,452 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/f8cadc6a-67cd-48f1-b742-3234b88b7490 2026-08-04 15:26:29,816 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=151d5c64-535a-4083-b737-377df036db7e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c93d70fe-bf23-492f-bfa4-7546ba78b05d, client_auth_method=client-secret, username=admin, authSessionParentId=6f733381-24f5-4bec-9962-89bd298ca9b8, authSessionTabId=xBIAWLRLgsU 2026-08-04 15:26:29,888 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/6dd8ea34-3ff0-49d9-92d6-d95a06607788 2026-08-04 15:26:30,466 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=8e11396b-066b-4e8d-9f7b-541542f47a4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=012cf141-4f53-4fab-a352-17625c0ea976, client_auth_method=client-secret, username=admin, authSessionParentId=40c1ee71-bca8-4749-8b33-37f45728a140, authSessionTabId=Frl2wID1pD8 2026-08-04 15:26:30,560 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/8b527bae-3f75-4d9b-ab3d-6a2c381a36c3/roles/member 2026-08-04 15:26:30,926 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=6393c083-8afd-4c1f-80f7-9aad1bb1f82b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d00f485e-d532-45a8-be8f-d3ced5729cf4, client_auth_method=client-secret, username=admin, authSessionParentId=ef202bd5-ad9c-4b4a-bc92-00855664034c, authSessionTabId=6EEyZTCDgwc 2026-08-04 15:26:31,013 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/f8cadc6a-67cd-48f1-b742-3234b88b7490/roles/admin 2026-08-04 15:26:31,389 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=463b5566-6446-4eb1-9ce9-cafcbf1bfaf9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=82d82e85-ca1d-474a-b8fa-f0166346dc0f, client_auth_method=client-secret, username=admin, authSessionParentId=26ada4db-ce14-4626-9a2d-e274e74e962a, authSessionTabId=a1zaVRfFkzU 2026-08-04 15:26:31,479 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/f8cadc6a-67cd-48f1-b742-3234b88b7490/roles/editor 2026-08-04 15:26:31,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=b99ec0a7-d9d4-4227-8594-77dc730b3ee0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d884cd70-0ddb-4401-8526-b9d52ec3b824, client_auth_method=client-secret, username=admin, authSessionParentId=dbf29c84-76c8-49c7-8b74-2a273e609f8a, authSessionTabId=SafuEUS1kco 2026-08-04 15:26:31,929 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/f8cadc6a-67cd-48f1-b742-3234b88b7490/roles/viewer 2026-08-04 15:26:32,299 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=043eb2e6-f014-42b1-af78-d87ffdc98c56, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=48f8ecfa-51c5-45d0-ac7c-ea8b821c2207, client_auth_method=client-secret, username=admin, authSessionParentId=b72044a9-a198-42e3-9f83-5557c5933515, authSessionTabId=M6HtFilmjC0 2026-08-04 15:26:32,380 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/6dd8ea34-3ff0-49d9-92d6-d95a06607788/roles/member 2026-08-04 15:28:37,041 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=cb64d9c4-f715-4bcb-98e9-724bf23cbc6f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=40a2a1e4-cf17-476e-8d91-2536bd83ee45, client_auth_method=client-secret, username=admin, authSessionParentId=91f793f7-b484-4725-a3b9-1826e1dff6d7, authSessionTabId=DosJoM9uGmE 2026-08-04 15:28:37,230 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=REALM, resourcePath=null 2026-08-04 15:28:38,574 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=e0343e61-edf3-4894-92cd-d86aeb601725, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45670f11-3b39-44b3-af5c-6675fb194210, client_auth_method=client-secret, username=admin, authSessionParentId=c0363352-79f5-4130-a904-b37c0e9b3e96, authSessionTabId=u-rGGByVRpw 2026-08-04 15:28:38,655 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/1743db47-4f36-4513-b5b3-b6c6361ad075 2026-08-04 15:28:39,220 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=a30c193a-9d8b-433f-a269-601044a7c1cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=44c2f38a-557f-4a22-b14e-febd35cafaa1, client_auth_method=client-secret, username=admin, authSessionParentId=1c33e7a9-7769-4e9b-811c-738ef713ba02, authSessionTabId=wUjgvOjFpHs 2026-08-04 15:28:39,523 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/9e6375af-db29-4eb0-afa6-182dc1be175d/role-mappings/clients/1a00d4b5-9d8e-4ce8-96d2-6116ee7d0639 2026-08-04 15:32:45,856 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=3824c7a1-0472-459e-8262-b4c3b153d96e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dae19526-2ae4-4fd9-8bc8-324eeb583c7f, client_auth_method=client-secret, username=admin, authSessionParentId=6ffbc53f-a115-4943-bbf7-024b081c7124, authSessionTabId=mSV63-hyqu8 2026-08-04 15:32:45,960 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=REALM, resourcePath=null 2026-08-04 15:32:46,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=db35b5e1-8510-4a29-8d5d-468aafb48a89, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1c04d058-8617-4858-97a7-fdb89e9e4d01, client_auth_method=client-secret, username=admin, authSessionParentId=819ff924-e847-4018-8dc6-a49a501b95d2, authSessionTabId=pmYtTkFF37M 2026-08-04 15:32:46,700 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6949da53-51e4-4d06-ad09-46afc239a3f7 2026-08-04 15:32:46,756 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6949da53-51e4-4d06-ad09-46afc239a3f7/protocol-mappers/models/590da479-9d49-4cc4-b5ee-bcc3596a496a 2026-08-04 15:32:52,623 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=085825d7-1b82-4916-beb2-e1c991d68cf4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1d124cad-abb2-4ab9-b5c8-a30affb72f31, client_auth_method=client-secret, username=admin, authSessionParentId=278a368d-3f92-45c9-987c-ff5461d598e2, authSessionTabId=uKRZEET1Ng8 2026-08-04 15:32:52,703 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/8b527bae-3f75-4d9b-ab3d-6a2c381a36c3 2026-08-04 15:32:53,065 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=ae77973b-1350-47e0-b142-278219b79139, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2f0fe9ba-7815-44fd-ad6b-98d11a6ad7e2, client_auth_method=client-secret, username=admin, authSessionParentId=2fb6f9f1-2ed9-4c08-a3a9-ac94e369827e, authSessionTabId=1vdNdGewwpk 2026-08-04 15:32:53,117 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/f8cadc6a-67cd-48f1-b742-3234b88b7490 2026-08-04 15:32:53,479 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=947ca949-e24a-489c-870c-d4325b13dc05, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=012a0391-980e-4044-92d6-580eea464c33, client_auth_method=client-secret, username=admin, authSessionParentId=da6908e9-ad8e-4dd6-aae3-1206127c9d80, authSessionTabId=NtwxWemf0-g 2026-08-04 15:32:53,525 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/6dd8ea34-3ff0-49d9-92d6-d95a06607788 2026-08-04 15:32:54,128 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=3f196360-4a3d-460d-9208-7cb9d70cef51, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=acf33e63-c9e5-4ac7-9ca5-662e770e9612, client_auth_method=client-secret, username=admin, authSessionParentId=62ab776d-d897-4243-94c8-3b366208fef9, authSessionTabId=g8YJbz3uqEU 2026-08-04 15:32:54,497 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=bfb681fb-5eb5-464a-bca8-acdbe85a0668, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42939361-1a01-4ace-88e8-eade0952f310, client_auth_method=client-secret, username=admin, authSessionParentId=66865f6d-0cbe-4b99-8947-417ea4582c42, authSessionTabId=aFiJbnxB15s 2026-08-04 15:32:54,849 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=24f6f0e3-f4e1-410e-82da-3bbb0b9c24b2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0674f616-0812-49cd-b6fa-1868a14cb81c, client_auth_method=client-secret, username=admin, authSessionParentId=8a0e573c-f487-473b-afa7-d2a741bfe688, authSessionTabId=yBlvYgu0iFA 2026-08-04 15:32:55,231 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=0e2f5f81-e3da-4d70-8f7f-b4efae20d017, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=735bc45e-029f-492f-99ba-1a8396b98501, client_auth_method=client-secret, username=admin, authSessionParentId=c9f17d81-3121-439a-970a-9df35688a152, authSessionTabId=5yylbIPvT6o 2026-08-04 15:32:55,602 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=b8900fde-fd99-4487-b6ea-e2ee46f4581a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f895242b-80a8-413a-b8eb-719a43108383, client_auth_method=client-secret, username=admin, authSessionParentId=ff37166e-2d48-4d97-9517-fdebd81d9a8b, authSessionTabId=6sfd8KHCKZM 2026-08-04 15:33:46,158 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=761d5de0-e3c1-4ce6-ae3b-c4abbfed35b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2b6f9cee-f782-492d-8acb-c61269d72b21, client_auth_method=client-secret, username=admin, authSessionParentId=cd8db435-fb00-486e-a299-bd7eff5b62f0, authSessionTabId=O_DQOn4AJQE 2026-08-04 15:33:46,254 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=REALM, resourcePath=null 2026-08-04 15:33:47,639 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=f9a0e756-254b-4153-a575-44061b607433, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=28329d9e-733d-4103-9bd4-b03589a15178, client_auth_method=client-secret, username=admin, authSessionParentId=d85ff037-34f8-4de5-b5bc-c638ce02992b, authSessionTabId=edBmWDdSXeI 2026-08-04 15:33:47,684 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/1743db47-4f36-4513-b5b3-b6c6361ad075 2026-08-04 15:33:48,267 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=14146989-321c-4385-bf56-37b65d95f239, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f4575d0-9484-4f61-8f9e-be080879b6d4, client_auth_method=client-secret, username=admin, authSessionParentId=b4937428-518b-4591-b7a9-2de1a974b7e2, authSessionTabId=k0z4RCIlhzE 2026-08-04 15:34:06,377 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=admin-cli, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=45c92118-f549-4641-a7a2-6b4446ed1108, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a9d0482-b84d-4c02-b354-a244e3a398cf, client_auth_method=client-secret, username=admin, authSessionParentId=bbcbc708-1526-47ed-ac98-2efa208f575f, authSessionTabId=J8d-6BycVEM 2026-08-04 15:34:06,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=30c692da-f9ff-4c80-a665-5406a88c4e25, clientId=232c2901-53e8-4d55-a9c3-683004030189, userId=8557e724-fdb9-4b9c-932d-c9bf1a732f28, ipAddress=199.19.213.62, resourceType=USER, resourcePath=users/18dc29e0-d803-460a-a962-5de230e85d2b 2026-08-04 15:37:14,664 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=9e6375af-db29-4eb0-afa6-182dc1be175d, ipAddress=10.0.0.32, token_id=8ee583d9-b331-4758-80e2-6a150b513514, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=edb04fe3-1ac2-4335-9518-46bfba0a0f92, authSessionTabId=PhKeFz0N280