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-06-18 15:14:02,682 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5807ms 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-06-18 15:14:04,161 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-06-18 15:14:06,263 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-18 15:14:06,384 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-18 15:14:06,628 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-18 15:14:06,747 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-18 15:14:06,750 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e6769666-2621-4bdf-8802-e2a8cfb4cbf6, name: keycloak-0-43316 2026-06-18 15:14:06,756 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-06-18 15:14:06,757 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-06-18 15:14:06,763 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43887 2026-06-18 15:14:07,076 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-06-18 15:14:07,079 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-18 15:14:08,768 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43316: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-18 15:14:08,779 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43316|0] (1) [keycloak-0-43316] 2026-06-18 15:14:08,790 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43316`, physical addresses are `[10.0.0.201:59423]` 2026-06-18 15:14:09,205 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43316, Site name: null 2026-06-18 15:14:09,981 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-06-18 15:14:09,981 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-06-18 15:14:10,124 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-18 15:14:10,305 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-06-18 15:14:10,305 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-06-18 15:14:10,412 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-06-18 15:14:10,412 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-06-18 15:14:44,771 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-18 15:14:47,136 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.261s. Listening on: http://0.0.0.0:8080 2026-06-18 15:14:47,136 INFO [io.quarkus] (main) Profile prod activated. 2026-06-18 15:14:47,137 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-06-18 15:14:47,351 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-18 15:15:03,392 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=73bbfd46-d100-4985-88bd-05c5f573dca7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=51ca7f5e-b6d8-411d-9556-777eec765da3, client_auth_method=client-secret, username=admin, authSessionParentId=c734fb3a-c17b-439c-85a8-83bcc2e045dc, authSessionTabId=-emj7GymFh0 2026-06-18 15:15:05,051 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=REALM, resourcePath=atmosphere 2026-06-18 15:15:05,966 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=6f4bd992-3eec-422c-ba11-a9505786d3f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=503ab184-cd67-4fad-8896-9185b70e4854, client_auth_method=client-secret, username=admin, authSessionParentId=84b5cb4b-69d6-4711-8155-51e65d8ffa44, authSessionTabId=TZXFxYRopjA 2026-06-18 15:15:06,078 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cb98d643-0e3b-42a6-a7c9-767ee2f84830 2026-06-18 15:15:06,220 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cb98d643-0e3b-42a6-a7c9-767ee2f84830/protocol-mappers/models/9ffbefb1-2f27-45e0-afa0-5f0d04c3b1e5 2026-06-18 15:15:28,011 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=f4dda6e7-2114-4930-8c04-53d2d1b18f18, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4aff0ad2-5c7e-4185-84df-2b48444b8365, client_auth_method=client-secret, username=admin, authSessionParentId=375dce8f-64ab-4213-b1f6-d44ab942927b, authSessionTabId=j-g5d2yzICk 2026-06-18 15:15:28,120 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/58360ee7-9a73-4bb9-a4e5-3f1af86aed95 2026-06-18 15:15:28,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=57676c04-962e-418e-8a6d-8df71747d24a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86e82d36-e5e6-473f-9b8a-edd45c657dff, client_auth_method=client-secret, username=admin, authSessionParentId=306a394e-95ee-4f09-a6b4-50ef26cf5c1e, authSessionTabId=GVnzx3_u4hA 2026-06-18 15:15:28,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/bbcc32ce-9741-4db3-a52d-54cb1907a6b8 2026-06-18 15:15:28,974 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=f8e3b023-4ce4-4945-ba39-305ce1ef4b21, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bad56892-1ea2-44ad-ab53-20555ace9fca, client_auth_method=client-secret, username=admin, authSessionParentId=29389fd2-9ce0-41f1-a49c-1c4970b39ed7, authSessionTabId=gzazB6b24g8 2026-06-18 15:15:29,067 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/5277c219-699b-4533-9549-927aa48f04c5 2026-06-18 15:15:29,659 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=48537e74-f42d-41aa-a823-908dad1d8974, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=493d982d-d015-462a-a02f-956dd07d9911, client_auth_method=client-secret, username=admin, authSessionParentId=9e094c68-a194-47e3-a4c4-8f6ca41b7368, authSessionTabId=Js0YAunJAIk 2026-06-18 15:15:29,758 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/58360ee7-9a73-4bb9-a4e5-3f1af86aed95/roles/member 2026-06-18 15:15:30,138 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=3fe8342f-7922-4002-b4de-3a8f1881f4e0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d222eee5-011f-4498-9df5-48097694bbda, client_auth_method=client-secret, username=admin, authSessionParentId=26fd4a19-a538-4e5e-afbf-954d57dfaa66, authSessionTabId=WAn8TS93PFI 2026-06-18 15:15:30,219 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/bbcc32ce-9741-4db3-a52d-54cb1907a6b8/roles/admin 2026-06-18 15:15:30,613 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=d185c8b0-df9d-4d8b-8ae6-edb336e8bd2d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6483f664-a126-4aa5-9a79-8e35a05153bf, client_auth_method=client-secret, username=admin, authSessionParentId=92841d48-f454-4cba-ad0c-9a30091f57c0, authSessionTabId=50jOmSreLtY 2026-06-18 15:15:30,692 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/bbcc32ce-9741-4db3-a52d-54cb1907a6b8/roles/editor 2026-06-18 15:15:31,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=bb973740-6ef2-4d24-9b62-456d9aeb2c86, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6910f13f-771c-47db-a6c7-03f29370a5f2, client_auth_method=client-secret, username=admin, authSessionParentId=ff903968-5c7b-47cc-ab09-c403406ed50e, authSessionTabId=CHImB3yBzx8 2026-06-18 15:15:31,160 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/bbcc32ce-9741-4db3-a52d-54cb1907a6b8/roles/viewer 2026-06-18 15:15:31,542 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=0c009b27-9ad3-4f0d-9c21-e7a7be3dedef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b48643bc-7db0-45a5-9b59-b0093b397cfa, client_auth_method=client-secret, username=admin, authSessionParentId=d82fcbb2-d399-4377-a948-82d999290776, authSessionTabId=J1cYMYVSKFU 2026-06-18 15:15:31,620 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/5277c219-699b-4533-9549-927aa48f04c5/roles/member 2026-06-18 15:17:45,652 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=2b160a01-10ea-40af-9fed-db29473ebfad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eeabca85-c4f1-4d10-8979-a921430276fd, client_auth_method=client-secret, username=admin, authSessionParentId=e52d275d-3874-46cf-bcb1-70276d60fd9b, authSessionTabId=DO3M8RixkH4 2026-06-18 15:17:45,816 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=REALM, resourcePath=null 2026-06-18 15:17:47,208 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=3f8f7e39-31c6-47ff-a7af-313d365b2010, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8276c96a-35f1-48eb-bfd3-291390cece90, client_auth_method=client-secret, username=admin, authSessionParentId=354f488e-7513-447f-9c58-69d1b77d30a6, authSessionTabId=xWZmnPmJL10 2026-06-18 15:17:47,294 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/ff4d7d1e-23ec-4357-9f37-dd8429fe47df 2026-06-18 15:17:47,871 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=93e9fb68-37b8-4229-8001-9b94a7448bae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa191913-03fd-4785-b74a-9d3953d773c3, client_auth_method=client-secret, username=admin, authSessionParentId=36b6d84a-71e6-4d6b-817d-039843a29a6f, authSessionTabId=jzBmQ3ofQfg 2026-06-18 15:17:48,130 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/749c1310-1316-4c87-9e7a-42f0d0663dd8/role-mappings/clients/02d2c9fb-ff7c-4e9a-b510-89a58a9c4cdc 2026-06-18 15:21:56,649 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=b05e0a2b-0e79-4e74-9839-a028e9c61188, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=15d0f58d-7ec8-4d14-98be-39ddcdfb6779, client_auth_method=client-secret, username=admin, authSessionParentId=959148a8-335f-4df8-b682-a9c75f2df359, authSessionTabId=VAOI-PAj1Z8 2026-06-18 15:21:56,761 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=REALM, resourcePath=null 2026-06-18 15:21:57,399 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=bab7c547-9eff-48c1-b882-2ef9197d96a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4034bb57-b4d7-45dd-84fb-3834fe0ce506, client_auth_method=client-secret, username=admin, authSessionParentId=88419617-357d-4b2c-8e30-b25db40c7e10, authSessionTabId=M7mT1WVty4M 2026-06-18 15:21:57,444 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cb98d643-0e3b-42a6-a7c9-767ee2f84830 2026-06-18 15:21:57,494 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cb98d643-0e3b-42a6-a7c9-767ee2f84830/protocol-mappers/models/9ffbefb1-2f27-45e0-afa0-5f0d04c3b1e5 2026-06-18 15:22:03,491 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=01719d74-f227-4a12-9589-330d2ace4038, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=358dd77f-2416-4b54-a500-9340a18ce749, client_auth_method=client-secret, username=admin, authSessionParentId=f5c9358b-a013-43d5-b20a-2ce523c9f1ee, authSessionTabId=gOvxCc5WuZo 2026-06-18 15:22:03,544 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/58360ee7-9a73-4bb9-a4e5-3f1af86aed95 2026-06-18 15:22:03,918 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=2201c238-4b7e-4424-babb-cb5821aafe64, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3888c1ee-1f56-4d83-ac4f-8bcc98ed8ed2, client_auth_method=client-secret, username=admin, authSessionParentId=b8ce0e13-9d90-4f31-af22-298d5f1ff655, authSessionTabId=DUpZUXjIvzQ 2026-06-18 15:22:03,968 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/bbcc32ce-9741-4db3-a52d-54cb1907a6b8 2026-06-18 15:22:04,352 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=5c66dab2-e3cc-4670-ac5b-e80c9d5c4f6f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf92b588-c524-4076-95e6-158b3b4fa273, client_auth_method=client-secret, username=admin, authSessionParentId=98e2bf50-24e0-4105-9417-cddfc5274a6b, authSessionTabId=lRQ1fOr2p04 2026-06-18 15:22:04,406 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/5277c219-699b-4533-9549-927aa48f04c5 2026-06-18 15:22:05,347 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=2c4453d6-c556-4cf4-9f0f-26efa3ee3860, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b201dc77-2eff-48a3-a6fa-a80d9a3f490d, client_auth_method=client-secret, username=admin, authSessionParentId=942ce5f5-083f-4341-91af-2c3b6662dc37, authSessionTabId=kiOBmsSPM90 2026-06-18 15:22:05,710 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=02cd3562-9861-429b-ae21-3424c1577a93, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=852da933-4e73-4bed-a580-dc7e48df2c04, client_auth_method=client-secret, username=admin, authSessionParentId=fdb8a341-2346-43a7-a8d3-8889c6ac73a6, authSessionTabId=80IJuSYT6bM 2026-06-18 15:22:06,113 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=9f235967-2ee1-4b32-9566-8ea8a187e358, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=995962a4-ca68-4e97-a608-79fefce9ec46, client_auth_method=client-secret, username=admin, authSessionParentId=24db522a-7a56-4fb3-b205-22907f2fd3e8, authSessionTabId=XscjPRlA6SI 2026-06-18 15:22:06,489 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=d3f4d5b3-1eea-4bc5-9f10-77da486bec4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=614d3a8a-17fb-414b-a3d0-0802fb5a3018, client_auth_method=client-secret, username=admin, authSessionParentId=aede9563-8403-46a5-b5e9-5a847d81d809, authSessionTabId=CWiIbz7uQZA 2026-06-18 15:22:06,893 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=4eed9389-afc6-45f2-a0b0-022d65753f6e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9fb78e4f-bc83-4d6d-ae72-30781acc0c6e, client_auth_method=client-secret, username=admin, authSessionParentId=723cfa32-eb07-4709-a016-714733dd87a0, authSessionTabId=vzinm-XoPG4 2026-06-18 15:22:59,274 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=f946cf40-8db1-4fd4-9e08-c20763e5f6ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cba12cdc-e5cd-403a-bd99-3acfa341ed68, client_auth_method=client-secret, username=admin, authSessionParentId=ee3664a1-803f-451d-8491-eca94734b1e1, authSessionTabId=dMHOxbHoOpE 2026-06-18 15:22:59,368 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=REALM, resourcePath=null 2026-06-18 15:23:00,732 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=6eb4ed61-9bbc-46a3-9825-3c277bde3be0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cc0a969d-6b4e-4a7e-b8e4-4d8461bfb31c, client_auth_method=client-secret, username=admin, authSessionParentId=61450aa8-d0bc-4531-9c2e-f6ecd3b18228, authSessionTabId=kwGAjecz7AE 2026-06-18 15:23:00,794 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/ff4d7d1e-23ec-4357-9f37-dd8429fe47df 2026-06-18 15:23:01,397 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=9a946b77-159d-42af-a435-b4d3b1f937e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba6fc501-0362-4064-ae74-2d8f59f94876, client_auth_method=client-secret, username=admin, authSessionParentId=b81389da-7db4-4f5f-aec7-c99d7d792570, authSessionTabId=yH7po-LMTfA 2026-06-18 15:23:19,792 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=admin-cli, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=7d1582b3-a697-4325-ade2-3e0b3418d123, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a18faf51-7636-48aa-8d46-d42df337e8a9, client_auth_method=client-secret, username=admin, authSessionParentId=b036e9e4-09aa-46f8-82fc-9f5b106a5238, authSessionTabId=aEQs268JgIE 2026-06-18 15:23:19,864 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cd9f986a-b721-4108-8209-80230f199c6a, clientId=67634a78-833b-48f8-b77c-341e4c2aab9b, userId=0808c794-0db0-468f-abbb-06a264e72f98, ipAddress=199.19.213.73, resourceType=USER, resourcePath=users/e4396131-63f8-4db6-9802-01fb017aa9d9 2026-06-18 15:23:32,674 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=749c1310-1316-4c87-9e7a-42f0d0663dd8, ipAddress=10.0.0.182, token_id=57d8ad7f-0729-48b2-bc6d-b7fda3cbb024, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=064690c0-6bd2-4d58-a96d-3526b072de58, authSessionTabId=_F_zuSJk8aM