Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-27 21:00:15,236 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 6130ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-27 21:00:16,628 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-27 21:00:18,803 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 21:00:18,972 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 21:00:19,125 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 21:00:19,252 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 21:00:19,254 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c743c434-2e81-4a95-be3e-d94123af0243, name: keycloak-0-55387 2026-04-27 21:00:19,262 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-27 21:00:19,262 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-27 21:00:19,270 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43725 2026-04-27 21:00:19,576 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-27 21:00:19,585 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 21:00:21,282 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-55387: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-27 21:00:21,295 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-55387|0] (1) [keycloak-0-55387] 2026-04-27 21:00:21,308 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-55387`, physical addresses are `[10.0.0.252:59261]` 2026-04-27 21:00:21,697 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-55387, Site name: null 2026-04-27 21:00:22,461 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:00:22,461 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:00:22,598 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 21:00:22,783 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:00:22,783 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:00:22,881 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:00:22,882 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:00:54,257 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 21:00:55,985 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.567s. Listening on: http://0.0.0.0:8080 2026-04-27 21:00:55,986 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 21:00:55,986 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-27 21:00:56,140 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 21:01:09,264 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=a64a4d72-218b-453c-95be-e7ff8d046d23, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=35d413b8-e3cd-4883-8bfd-7f195539f118, client_auth_method=client-secret, username=admin, authSessionParentId=43a6249b-b390-40bf-a2a3-14e59d92c891, authSessionTabId=w-PjEauO1-U 2026-04-27 21:01:10,707 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=REALM, resourcePath=atmosphere 2026-04-27 21:01:11,403 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=8ed77746-4891-42b7-9ed5-3e07d9bde89b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c22406cd-ca84-4994-b068-9b7da08703d4, client_auth_method=client-secret, username=admin, authSessionParentId=155470e7-865e-4b5b-930f-b4ae9963def1, authSessionTabId=w8kZmoQ8y6k 2026-04-27 21:01:11,498 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/058157fd-bc04-4874-8ee3-ac2fcf46002c 2026-04-27 21:01:11,597 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/058157fd-bc04-4874-8ee3-ac2fcf46002c/protocol-mappers/models/b76217f9-264b-4898-a9d7-3773b6868e50 2026-04-27 21:01:32,169 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=a51049e9-5752-4e6a-8f93-f974960ebe7f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=578d639a-1175-415c-a92d-fb2246d88591, client_auth_method=client-secret, username=admin, authSessionParentId=a8850d37-e8b3-4978-8614-57c58c287ada, authSessionTabId=fvaWVF1RRLs 2026-04-27 21:01:32,525 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/8bf3f2ca-71e9-4ef5-a85a-1bc67dbf22df 2026-04-27 21:01:32,892 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=33d55b8b-577e-424f-98fe-51d1dfde4970, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8eb3b115-30c0-47e5-b89f-306ab0cfd874, client_auth_method=client-secret, username=admin, authSessionParentId=3858f9bb-6535-4737-b584-c7f32b082816, authSessionTabId=unCwn60PA5s 2026-04-27 21:01:32,971 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/49eefce4-5d2d-492c-b228-f1a62c51819f 2026-04-27 21:01:33,340 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=95747f99-4d17-4fdf-88d5-6dbbef520d1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94b8309c-bc71-4dfd-bd10-7cbecd38cdbe, client_auth_method=client-secret, username=admin, authSessionParentId=b88bc920-1747-4d53-9d54-314ce83a11d0, authSessionTabId=BW6DqQt7tHE 2026-04-27 21:01:33,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/04e802d6-db19-4331-98e9-74f693ccedc9 2026-04-27 21:01:33,945 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=5366666a-ef61-4d2f-8e21-c6579e303ddf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa0d03db-5472-4f23-ab9a-10bb088f833a, client_auth_method=client-secret, username=admin, authSessionParentId=bf3788f7-a061-4b1c-9290-101780817d2a, authSessionTabId=aUHhnqUDA78 2026-04-27 21:01:34,171 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_ROLE, resourcePath=clients/8bf3f2ca-71e9-4ef5-a85a-1bc67dbf22df/roles/member 2026-04-27 21:01:34,523 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=61f1485a-84f3-4c83-8ad2-b71f9a6278aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f51133c2-a45a-4238-8779-d2b5692b4b17, client_auth_method=client-secret, username=admin, authSessionParentId=91107b8f-e59b-4f5c-979d-aac334549813, authSessionTabId=6sfPCBC_G0Q 2026-04-27 21:01:34,608 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_ROLE, resourcePath=clients/49eefce4-5d2d-492c-b228-f1a62c51819f/roles/admin 2026-04-27 21:01:34,974 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=c1c943ff-d2a9-460f-aa25-b42e4083d098, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bb2e0b35-6a64-4622-9508-42ca9baf9a64, client_auth_method=client-secret, username=admin, authSessionParentId=27027a1d-b0c1-4a99-94cc-d5e4ab732467, authSessionTabId=SoSnOtuqTwI 2026-04-27 21:01:35,057 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_ROLE, resourcePath=clients/49eefce4-5d2d-492c-b228-f1a62c51819f/roles/editor 2026-04-27 21:01:35,423 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=1b64e341-476a-478e-b210-76ef82e275da, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c0d2eb3-3ff2-4568-94ed-1d1f3f06da9f, client_auth_method=client-secret, username=admin, authSessionParentId=5f7ecaf8-8612-4eae-99df-3f4f4f6967dc, authSessionTabId=z9eNv2LaADE 2026-04-27 21:01:35,508 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_ROLE, resourcePath=clients/49eefce4-5d2d-492c-b228-f1a62c51819f/roles/viewer 2026-04-27 21:01:35,871 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=001c5729-fa4c-4e59-93c3-015cf928d46a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1f709c7f-8943-46b5-b74d-b3ce515183b9, client_auth_method=client-secret, username=admin, authSessionParentId=11c36f4a-d27a-4f40-b536-393ff679852f, authSessionTabId=RE0MJsXlQZ0 2026-04-27 21:01:35,952 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_ROLE, resourcePath=clients/04e802d6-db19-4331-98e9-74f693ccedc9/roles/member 2026-04-27 21:03:30,715 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=1398cb38-ee2b-4d45-a68b-230ad359374d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4c9edd0a-ef8c-4414-af31-6ebd98b4bd11, client_auth_method=client-secret, username=admin, authSessionParentId=bf7887eb-1dcf-429f-a293-57ab4555d2c9, authSessionTabId=FlWOZbg4Kao 2026-04-27 21:03:30,899 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=REALM, resourcePath=null 2026-04-27 21:03:32,222 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=32128dd2-e71f-44f7-9670-0974055d1e23, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a21075f-2ce6-4f83-9bb3-4dcec4e4774b, client_auth_method=client-secret, username=admin, authSessionParentId=755f9f2e-87c2-4c21-9e78-96fb4d929b4b, authSessionTabId=PXCjOSKyUZM 2026-04-27 21:03:32,323 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/028f7dd3-9bba-4348-9151-8c03cea704bc 2026-04-27 21:03:32,859 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=6a3d982d-8182-42a3-aaec-53053a9f66c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=991fdd61-31bb-4a0e-9b7a-0a067da63a28, client_auth_method=client-secret, username=admin, authSessionParentId=6c6a1b29-6c70-422b-a878-75a7fe3b1a93, authSessionTabId=bb-Tm1nrydE 2026-04-27 21:03:33,098 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/be46d903-b4b7-468d-a876-7ea79d44c782/role-mappings/clients/a2aaa7cd-7be9-4516-8baa-a7a625b65621 2026-04-27 21:07:32,273 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=708faa78-230f-4920-894c-c91cef113886, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef324b2f-c6a7-469a-b265-4730133ef01b, client_auth_method=client-secret, username=admin, authSessionParentId=0c5aa847-7127-4175-9fc2-ccc4c9a415ea, authSessionTabId=-o42yHmnlf0 2026-04-27 21:07:32,386 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=REALM, resourcePath=null 2026-04-27 21:07:32,961 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=c56173f0-e07e-40db-a9f8-0d54cd700574, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=37b5bc28-fdf6-4bde-b03d-d8e3ebc0cf2d, client_auth_method=client-secret, username=admin, authSessionParentId=b634bdeb-f9c0-4ff5-ac63-d98e60527b92, authSessionTabId=uh8dwmW6wBo 2026-04-27 21:07:33,030 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/058157fd-bc04-4874-8ee3-ac2fcf46002c 2026-04-27 21:07:33,086 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/058157fd-bc04-4874-8ee3-ac2fcf46002c/protocol-mappers/models/b76217f9-264b-4898-a9d7-3773b6868e50 2026-04-27 21:07:38,788 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=2eb135b4-f544-4da7-94cd-afb6a065ffb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f882dc48-3fef-4a9e-9cc6-550b26c15e60, client_auth_method=client-secret, username=admin, authSessionParentId=7831d3cf-9d50-4742-8941-9afadce11916, authSessionTabId=_-mFR_F8oDA 2026-04-27 21:07:38,879 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/8bf3f2ca-71e9-4ef5-a85a-1bc67dbf22df 2026-04-27 21:07:39,224 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=b6240fbe-c265-4cd0-ab62-2e8f4f11d75b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e09c3407-b07d-43f8-a938-8f3952ca959e, client_auth_method=client-secret, username=admin, authSessionParentId=0ec0c283-8360-4073-9e0f-41a831022380, authSessionTabId=T-akQL8ixk4 2026-04-27 21:07:39,300 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/49eefce4-5d2d-492c-b228-f1a62c51819f 2026-04-27 21:07:39,641 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=5c9c9a62-8b58-4f08-a8a7-1f9219445a36, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c05d61c9-9634-4b10-ac95-c2d8f2084034, client_auth_method=client-secret, username=admin, authSessionParentId=4c3e97e0-0845-417a-9556-fdae5f5de227, authSessionTabId=L_nHtiJmkcY 2026-04-27 21:07:39,709 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/04e802d6-db19-4331-98e9-74f693ccedc9 2026-04-27 21:07:40,293 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=d74f83ff-aff1-4e7b-9039-66f1d2129f28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fc201f32-176c-457e-9b31-07d097318f4e, client_auth_method=client-secret, username=admin, authSessionParentId=1a31264c-404c-44f3-988e-6c8f00926de4, authSessionTabId=HW-Fl_SgMHA 2026-04-27 21:07:40,631 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=fd625f77-3a90-4fd5-87db-87e227cd054d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8fbef9aa-4ba4-4a64-8196-bc390ba0fff1, client_auth_method=client-secret, username=admin, authSessionParentId=e486f2dc-d033-43d3-b77b-d51c3e26c4ee, authSessionTabId=afJMiCLeC0w 2026-04-27 21:07:40,990 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=33b5368c-1d2c-4df3-8bc3-7abfe07172a7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0a36a6b4-7241-491b-b62c-4f299c4c0d42, client_auth_method=client-secret, username=admin, authSessionParentId=776e521d-94b9-4812-823c-498639ee75c5, authSessionTabId=AdzML-2WXzE 2026-04-27 21:07:41,360 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=d40883ef-9546-47c4-9143-98c581bd38f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac7a8688-db39-4cb3-9408-6e30663cb80d, client_auth_method=client-secret, username=admin, authSessionParentId=3b2678db-bc1c-422a-aaa3-eda317ff36a9, authSessionTabId=LuXTNVydoAc 2026-04-27 21:07:41,708 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=197ad2f1-f90e-4c11-96ed-1655c5aaa896, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=54fc0491-e754-42cd-86c2-0745b45b843e, client_auth_method=client-secret, username=admin, authSessionParentId=dc9216fa-9ec8-4295-8124-8620316f9f8c, authSessionTabId=nhaFtb59uP4 2026-04-27 21:08:29,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=c328b74d-6d23-44f6-af97-5e520b603445, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6de0e7cc-6d6e-4c4f-b33e-67bd516ef97d, client_auth_method=client-secret, username=admin, authSessionParentId=3d38794c-4c7c-4b31-b33e-ad9dfe850846, authSessionTabId=LPDmYIMJDMk 2026-04-27 21:08:29,815 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=REALM, resourcePath=null 2026-04-27 21:08:31,088 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=f3427b45-721d-4625-a6d4-de9b2c2a3dfd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3cef709d-cca4-42ce-85cc-089bc48038d6, client_auth_method=client-secret, username=admin, authSessionParentId=502625e9-d45d-4c58-b8e4-54d3195dd6c0, authSessionTabId=FwQXspUUbjo 2026-04-27 21:08:31,127 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=CLIENT, resourcePath=clients/028f7dd3-9bba-4348-9151-8c03cea704bc 2026-04-27 21:08:31,663 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=b7f1daef-1b2b-428e-945a-8e548cccc6a7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b78571d7-6fc2-4c31-bb90-92663e466cd1, client_auth_method=client-secret, username=admin, authSessionParentId=800ea800-3a8a-4a87-bc4a-e2fdbeccf896, authSessionTabId=vZ4zCFsXRyk 2026-04-27 21:08:49,547 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=admin-cli, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, auth_method=openid-connect, token_id=001ab0e2-451e-48e6-9897-ee9954c4978a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d1635bd8-b546-4ab9-9311-d1bd3033554a, client_auth_method=client-secret, username=admin, authSessionParentId=5743190e-e6fe-44ae-823b-09081c7eea85, authSessionTabId=9w_Pzod12LU 2026-04-27 21:08:49,633 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=204162be-e4e0-461d-b82f-ec75b9e7d912, clientId=b2a549a7-347f-4a52-96c5-1224321860bd, userId=db65945c-cce8-4fa2-9840-b0e4c05cad9a, ipAddress=199.19.213.180, resourceType=USER, resourcePath=users/c6dc036e-9af4-4a04-8292-28d4b2385cd5 2026-04-27 21:08:53,406 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=be46d903-b4b7-468d-a876-7ea79d44c782, ipAddress=10.0.0.244, token_id=939fe081-d4b4-47f7-857f-5de861a1ed04, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=4e35753e-e8f0-4df1-a86b-09d1b9bc28a2, authSessionTabId=znjt7R6DUY8