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-13 03:21:18,828 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5365ms 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-13 03:21:20,103 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-13 03:21:22,183 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-13 03:21:22,253 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-13 03:21:22,421 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-13 03:21:22,609 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-13 03:21:22,611 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 321c4ee2-0508-47a1-8e28-241eea88aeef, name: keycloak-0-61655 2026-04-13 03:21:22,625 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-13 03:21:22,625 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-13 03:21:22,632 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17739 2026-04-13 03:21:22,942 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-13 03:21:23,728 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-13 03:21:23,728 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-13 03:21:23,875 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-13 03:21:24,059 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-13 03:21:24,059 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-13 03:21:24,143 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-13 03:21:24,143 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-13 03:21:24,637 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-61655: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-13 03:21:24,648 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-61655|0] (1) [keycloak-0-61655] 2026-04-13 03:21:24,664 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-61655`, physical addresses are `[10.0.0.57:33275]` 2026-04-13 03:21:55,955 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-61655, Site name: null 2026-04-13 03:21:56,087 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-13 03:21:56,108 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-13 03:21:58,176 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.173s. Listening on: http://0.0.0.0:8080 2026-04-13 03:21:58,177 INFO [io.quarkus] (main) Profile prod activated. 2026-04-13 03:21:58,177 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-13 03:21:58,350 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-13 03:22:09,126 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=9044a63f-195b-4065-b07e-560fa38db569, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6eab0896-c944-4887-98d1-df8ee7fb6cc6, client_auth_method=client-secret, username=admin, authSessionParentId=86aa324c-6999-47fa-83b2-28ddd5838782, authSessionTabId=QWTwpg_lAnE 2026-04-13 03:22:10,551 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=atmosphere 2026-04-13 03:22:11,290 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=c6b95964-0627-4caa-9136-7f175c44b3ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9a12b58-d563-4b5a-a02a-4025a3bbccaa, client_auth_method=client-secret, username=admin, authSessionParentId=c8efbe82-f439-4528-bd80-0ccefbfcc0a5, authSessionTabId=osGTbdW8k7k 2026-04-13 03:22:11,384 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d07834d8-7812-432e-ba86-56259feaf18e 2026-04-13 03:22:11,470 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d07834d8-7812-432e-ba86-56259feaf18e/protocol-mappers/models/682fdbaa-f994-485d-b5aa-d8e5f18db86a 2026-04-13 03:22:32,250 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=6d95eeb6-ad02-4796-b287-ea0092d363ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=425d89c3-6732-4044-b198-13907a47677d, client_auth_method=client-secret, username=admin, authSessionParentId=c33fe426-d7d9-4df5-801d-9e5346e40196, authSessionTabId=EXSK7II6qEM 2026-04-13 03:22:32,349 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/cb3e2559-bfb4-4e7b-ab17-8c08ad3d7918 2026-04-13 03:22:32,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=8904e95c-de2e-4cea-ae0c-6db2e3fe6d47, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=883d784d-73cb-4ec1-9910-771c858bdd55, client_auth_method=client-secret, username=admin, authSessionParentId=adefa019-2513-40c2-8e6f-acb26209a96c, authSessionTabId=CzRMUl3XmtA 2026-04-13 03:22:32,796 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/811b2c27-b06a-4ac7-a16e-50f92368f14a 2026-04-13 03:22:33,159 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=81afbb8b-f996-46e9-9ece-6639b7319e02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=80f98078-096b-4688-83a9-c6d4400e8af0, client_auth_method=client-secret, username=admin, authSessionParentId=7219c69b-1c8e-4d18-9a45-0f570d60e666, authSessionTabId=p-GDdYJbUYY 2026-04-13 03:22:33,229 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/f2722235-4602-46fd-a38e-32de3d9ad309 2026-04-13 03:22:33,775 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=419332c9-b3e9-44f9-aea0-d0b0886f5477, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a28b2fee-dd76-452d-8aa9-68266bbe4206, client_auth_method=client-secret, username=admin, authSessionParentId=dc20e957-9e48-4849-a1b4-d508c0076f26, authSessionTabId=fgDzS2LbG8g 2026-04-13 03:22:33,881 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/cb3e2559-bfb4-4e7b-ab17-8c08ad3d7918/roles/member 2026-04-13 03:22:34,248 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=d53e4d14-f055-4280-9bf6-ffaafb7568d4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=023407c8-92fb-42a0-ae00-5e5440303da5, client_auth_method=client-secret, username=admin, authSessionParentId=e16c2556-d307-4858-a894-8c2786c23d3b, authSessionTabId=w9VPNu4bNSs 2026-04-13 03:22:34,319 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/811b2c27-b06a-4ac7-a16e-50f92368f14a/roles/admin 2026-04-13 03:22:34,698 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=94f795e6-f8ec-4a4a-aa0f-e518999a1007, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c784acfe-0b6e-4387-9caf-ab1f97733b13, client_auth_method=client-secret, username=admin, authSessionParentId=ad68f11e-c7f1-4b0f-b049-46bb85f3b905, authSessionTabId=BCu5_3kWxEM 2026-04-13 03:22:34,777 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/811b2c27-b06a-4ac7-a16e-50f92368f14a/roles/editor 2026-04-13 03:22:35,164 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=4520fc9c-9733-4f47-bd5f-c7eb8c2a8dad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=81e1aeb1-db8a-4439-b06f-c22e9492c554, client_auth_method=client-secret, username=admin, authSessionParentId=e68a5c1b-bd88-4783-855f-df1948cb6586, authSessionTabId=ObjAdEpqT6k 2026-04-13 03:22:35,260 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/811b2c27-b06a-4ac7-a16e-50f92368f14a/roles/viewer 2026-04-13 03:22:35,660 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=52b91b14-7273-474f-afef-2488855f134e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=23afb308-e8be-48e3-bde9-7c008ec36daf, client_auth_method=client-secret, username=admin, authSessionParentId=21de0de7-242a-4b76-bcfe-fe8c50775abe, authSessionTabId=4fzHr0SCb6A 2026-04-13 03:22:35,739 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/f2722235-4602-46fd-a38e-32de3d9ad309/roles/member 2026-04-13 03:24:30,693 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=17fd1e59-516a-4409-a8a1-86881810ee2c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=053d3b17-962c-4efd-9e50-95d94dc08605, client_auth_method=client-secret, username=admin, authSessionParentId=c270e6d6-2e19-48e4-baae-4084abdaa416, authSessionTabId=LgGJ8auVeJc 2026-04-13 03:24:30,885 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-04-13 03:24:32,306 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=199435a0-961d-45e7-a0a1-8a0afcd5cf93, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f51dfcd2-bc62-4a2b-80a3-2aa442ac147d, client_auth_method=client-secret, username=admin, authSessionParentId=67ded979-64ba-4d46-b345-0da99253a604, authSessionTabId=7istv9zJ2VI 2026-04-13 03:24:32,387 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/870d09c9-02ad-4eac-99cf-a446602f835a 2026-04-13 03:24:32,924 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=131e2a82-f0b1-47fe-b045-816f66b423f4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=69dd0393-f61c-4d35-8328-af2e4ef75b8b, client_auth_method=client-secret, username=admin, authSessionParentId=80d701a4-c937-441b-b68f-3ae8503ad77f, authSessionTabId=Dnm0KWLC0n4 2026-04-13 03:24:33,186 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d47b59e9-6495-4e5d-9ea0-0e46f0efabc0/role-mappings/clients/27611d0f-47c8-4054-a88a-303e3d401a88 2026-04-13 03:28:37,912 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=bdb09526-8b15-41a9-9c35-4549208a70fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=64924162-8faf-49ef-840c-361d2e935199, client_auth_method=client-secret, username=admin, authSessionParentId=ec4a884a-b860-4553-96a6-4f7b37afd2d6, authSessionTabId=tkaoXw0_IV0 2026-04-13 03:28:38,004 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-04-13 03:28:38,663 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=f60f41f9-a249-4618-8255-d590acfd9567, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=93f5ecfa-090f-4433-a09b-98ca069fb62f, client_auth_method=client-secret, username=admin, authSessionParentId=2c29e427-b746-4ac4-8c45-9cee86ba6d18, authSessionTabId=J8DC2_Hdm7Q 2026-04-13 03:28:38,731 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d07834d8-7812-432e-ba86-56259feaf18e 2026-04-13 03:28:38,795 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d07834d8-7812-432e-ba86-56259feaf18e/protocol-mappers/models/682fdbaa-f994-485d-b5aa-d8e5f18db86a 2026-04-13 03:28:44,588 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=32b4fe75-9c37-45fe-97c4-cdc8e13b86fb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=210978b2-db0d-4906-a3b0-ba6cb45b20e1, client_auth_method=client-secret, username=admin, authSessionParentId=95c20ef8-889e-4339-80d9-27b3e1f7abb9, authSessionTabId=orqlrgRhrgY 2026-04-13 03:28:44,641 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/cb3e2559-bfb4-4e7b-ab17-8c08ad3d7918 2026-04-13 03:28:44,989 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=45a4d379-af7b-43c7-8a8c-52c22ae278f6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=afc66fab-f859-453f-a38e-5f795f70fcee, client_auth_method=client-secret, username=admin, authSessionParentId=5454eb9d-da6b-47fd-92bb-051f11f8644c, authSessionTabId=qPDnX9YITDY 2026-04-13 03:28:45,039 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/811b2c27-b06a-4ac7-a16e-50f92368f14a 2026-04-13 03:28:45,404 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=4823f94d-13e0-4b4a-85fe-56910cae6d16, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b2730cd9-82bb-4581-9719-704742adf9dc, client_auth_method=client-secret, username=admin, authSessionParentId=1f8c931f-4b3d-44cf-ba1f-452a3db89ce4, authSessionTabId=0Z5DCs24_Us 2026-04-13 03:28:45,450 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/f2722235-4602-46fd-a38e-32de3d9ad309 2026-04-13 03:28:46,027 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=76295403-b482-4e04-aa2a-62af2aa8014c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2c11655e-efb9-465d-94d4-9f0430b33df3, client_auth_method=client-secret, username=admin, authSessionParentId=3dc21387-96db-4fa6-aef6-08dea4df019f, authSessionTabId=QznwRqR0fNE 2026-04-13 03:28:46,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=98e022a0-5ed5-459c-82b8-3c361d7fea1e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d779442f-5f3c-4253-a82c-de55de1326db, client_auth_method=client-secret, username=admin, authSessionParentId=1d3929cd-093d-4ae0-b995-417f8ef0bff0, authSessionTabId=FJuU1TtOjdA 2026-04-13 03:28:46,759 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=68bf3b1e-09a7-4333-918b-b333ffd7eaf1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42672660-f006-40c6-aa02-29ffa7f7fa07, client_auth_method=client-secret, username=admin, authSessionParentId=05a28b6e-366e-4e6b-940e-8c59110a9c96, authSessionTabId=XkvzG2qaqLY 2026-04-13 03:28:47,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=c975d12e-5529-4b74-b019-aed546ce2ccf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d8726501-3fc7-4d1f-9856-f5fbe9f54b82, client_auth_method=client-secret, username=admin, authSessionParentId=f8440d01-136c-40ad-ae41-74295e2365cd, authSessionTabId=Mv_4KjUY-oU 2026-04-13 03:28:47,465 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=acf17572-7fd5-45dd-ad01-64d48a1d7749, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bbc4f780-9877-4a3c-a578-595469a497d5, client_auth_method=client-secret, username=admin, authSessionParentId=ee2affbd-83d8-4d05-8221-c2647273ce93, authSessionTabId=HoHW8Jf8n8g 2026-04-13 03:29:37,319 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=962c3974-cc05-46ef-ac28-4799753463d9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4fe3618a-c59d-471a-b3d6-92d3b108168f, client_auth_method=client-secret, username=admin, authSessionParentId=246d76be-88ac-4aee-9364-9ab9ff08d63d, authSessionTabId=_VjYoh1ah3A 2026-04-13 03:29:37,435 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-04-13 03:29:38,732 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=f928daad-f1a3-476e-b920-fbde0892a347, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7bfb8ef5-9bfd-4829-b431-fc2f80a3d346, client_auth_method=client-secret, username=admin, authSessionParentId=a30157ad-b98c-43d7-b7da-4e549e29034d, authSessionTabId=sXStKqX59fI 2026-04-13 03:29:38,789 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/870d09c9-02ad-4eac-99cf-a446602f835a 2026-04-13 03:29:39,333 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=c4eaa4df-839f-4d5a-a8e8-6c681dbe6d80, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2c95bd30-fbf1-4311-a330-c3290daea217, client_auth_method=client-secret, username=admin, authSessionParentId=f4718546-8510-41ef-b05c-c9f35a594683, authSessionTabId=0094nBer9xc 2026-04-13 03:29:56,631 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=admin-cli, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=b5353015-d4e8-4f05-a74b-39bdd9487865, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c80cea77-56ac-4100-ada6-269753808414, client_auth_method=client-secret, username=admin, authSessionParentId=6c83294d-af8f-4910-ac15-7b3a88859f22, authSessionTabId=bLoTqXPRtZE 2026-04-13 03:29:56,700 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=596b1850-5d71-4fe9-9c35-a8a54d458ef9, clientId=f125c449-edef-4433-a989-9b0dbf03a4a5, userId=2ec75a1b-0a38-47b4-9936-97683be7aa14, ipAddress=199.204.45.22, resourceType=USER, resourcePath=users/96bf1a38-7a18-4f6d-b583-e6cbc3b59ee5 2026-04-13 03:29:58,378 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=d47b59e9-6495-4e5d-9ea0-0e46f0efabc0, ipAddress=10.0.0.81, token_id=ae9511b6-ae4b-4142-810b-c7c35f22604c, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=940c2d73-6cca-4325-a18b-a6844dcb3c8a, authSessionTabId=YwRPYQl18NM