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-05-09 05:14:25,010 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5662ms 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-05-09 05:14:26,285 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-05-09 05:14:28,378 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 05:14:28,536 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 05:14:28,678 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 05:14:28,786 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 05:14:28,788 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9c9436bf-eaa9-412e-8c39-7dbf3332cdb7, name: keycloak-0-9536 2026-05-09 05:14:28,793 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-05-09 05:14:28,793 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-05-09 05:14:28,800 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35306 2026-05-09 05:14:29,047 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-05-09 05:14:30,804 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9536: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-09 05:14:30,811 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9536|0] (1) [keycloak-0-9536] 2026-05-09 05:14:30,824 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9536`, physical addresses are `[10.0.0.46:50842]` 2026-05-09 05:14:31,232 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9536, Site name: null 2026-05-09 05:14:32,026 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-05-09 05:14:32,027 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-05-09 05:14:32,322 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 05:14:32,510 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-05-09 05:14:32,510 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-05-09 05:14:32,927 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-05-09 05:14:32,928 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-05-09 05:15:42,323 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 05:15:42,337 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 05:15:44,936 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 79.742s. Listening on: http://0.0.0.0:8080 2026-05-09 05:15:44,937 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 05:15:44,937 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-05-09 05:15:45,110 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 05:15:58,447 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=93b13301-6683-4d14-9f9d-75a32663c860, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bed4100c-185f-4b15-9f1f-a2a106a8baf0, client_auth_method=client-secret, username=admin, authSessionParentId=0409b144-2fd0-45da-b8b6-690402c9647a, authSessionTabId=tGNG6dC_b3w 2026-05-09 05:15:59,844 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=atmosphere 2026-05-09 05:16:00,588 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=93b8a94b-8f56-4222-b38b-29db4f90d8ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d9579875-a4df-49d5-aa6e-e30c580a667e, client_auth_method=client-secret, username=admin, authSessionParentId=8c0cd09d-9580-459d-89fb-f91bbdef9323, authSessionTabId=7ZDW9t4R3mo 2026-05-09 05:16:00,671 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/716c4993-8413-4231-a423-429f347c70b8 2026-05-09 05:16:00,784 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/716c4993-8413-4231-a423-429f347c70b8/protocol-mappers/models/5925882f-ed95-4702-8a74-fad1c00a45f8 2026-05-09 05:16:22,003 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=6fe1fc42-169d-4c5d-bc9f-90a89f29cd8a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cea486ca-0804-48a3-a8f9-051789f8d934, client_auth_method=client-secret, username=admin, authSessionParentId=4c79f19d-fa90-4bc3-8615-10948d6135ec, authSessionTabId=BLrJWLUKQD0 2026-05-09 05:16:22,247 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/4db34295-f457-4694-8823-5f0e949c311a 2026-05-09 05:16:22,617 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=f4f408c9-5f05-419b-ac57-51ec2d19e68e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bfb143b9-26e8-43b7-a512-6ca23e7a35d6, client_auth_method=client-secret, username=admin, authSessionParentId=e8154935-8802-46c0-9300-3faf2e7cad67, authSessionTabId=W0Lh-9X4Ch0 2026-05-09 05:16:22,858 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/44472c36-794b-4ace-b71c-6678adf44d19 2026-05-09 05:16:23,310 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=7733474e-1e87-4e8f-89ba-00806c41c4b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b94680a1-10f2-462c-8e2b-41a1234c2a98, client_auth_method=client-secret, username=admin, authSessionParentId=0f26f427-7418-4473-9923-396802239203, authSessionTabId=7OWcYWyX7b4 2026-05-09 05:16:23,472 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/f01bc900-997e-4790-83bc-a9aa548c9b1e 2026-05-09 05:16:24,066 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=bd963c87-ff13-41e0-9bc2-49f7fe78da47, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f77a49b5-2665-4324-82d3-ea87c0ba3b42, client_auth_method=client-secret, username=admin, authSessionParentId=dc30e465-05fa-41cb-98ba-5f1764580a16, authSessionTabId=nPEpvMfm9vA 2026-05-09 05:16:24,192 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/4db34295-f457-4694-8823-5f0e949c311a/roles/member 2026-05-09 05:16:24,603 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=bd568006-01ef-4c32-ba7d-8d451ff987b3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d77c8eea-c4ef-4aac-a0d3-ec8c16db3c21, client_auth_method=client-secret, username=admin, authSessionParentId=e30562b6-b787-439c-97a4-95a21e067eb6, authSessionTabId=v3MoTpcu-t0 2026-05-09 05:16:25,318 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/44472c36-794b-4ace-b71c-6678adf44d19/roles/admin 2026-05-09 05:16:25,680 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=aaeb7e7c-bc46-4509-86f2-96e168131e96, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad72e92c-7060-404a-b3b5-40ac0e2adf39, client_auth_method=client-secret, username=admin, authSessionParentId=89ca1b10-fc56-441f-adc3-958bdc092feb, authSessionTabId=s-wYukRy9nA 2026-05-09 05:16:25,825 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/44472c36-794b-4ace-b71c-6678adf44d19/roles/editor 2026-05-09 05:16:26,215 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=86f86f90-4aed-4563-b2ed-f29c3938142e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7e014bc6-4525-425e-a89d-cc89e9a4b430, client_auth_method=client-secret, username=admin, authSessionParentId=39ebabf3-8ec1-483d-9a13-6824a49645c4, authSessionTabId=pMIyqoTTfEE 2026-05-09 05:16:26,323 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/44472c36-794b-4ace-b71c-6678adf44d19/roles/viewer 2026-05-09 05:16:26,705 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=3b05ad02-f33d-4c7a-9bb2-ff047398babc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=89d99e7b-ca2a-425e-9a4a-80a562601828, client_auth_method=client-secret, username=admin, authSessionParentId=66e8aa0c-134f-4081-aaf8-418a0abf1536, authSessionTabId=Du4cKaHsvKI 2026-05-09 05:16:26,917 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/f01bc900-997e-4790-83bc-a9aa548c9b1e/roles/member 2026-05-09 05:19:04,124 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=b3b90b0e-127e-4f3e-bf46-f8b2c86d5c56, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4abb1c42-042f-4ebd-bfc3-ea5fce4c8847, client_auth_method=client-secret, username=admin, authSessionParentId=162144fd-d3f8-4dbf-81ce-b8efda42790c, authSessionTabId=dd6ThfFzwCM 2026-05-09 05:19:04,404 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-05-09 05:19:05,746 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=8ad3d508-313f-4ee9-90eb-6e500464d222, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=611d97c1-c30f-40c3-aa63-231597ae544b, client_auth_method=client-secret, username=admin, authSessionParentId=06247c19-c19f-4184-a5d7-f9faf451ae11, authSessionTabId=JBb81j1Visw 2026-05-09 05:19:05,899 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/8d12e4f4-dfbd-4e01-bab5-cff6058fcb57 2026-05-09 05:19:06,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=15aea560-57ea-4b37-bd08-d3c05c1fe52f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2484e391-6182-4e4a-ace2-90089167a365, client_auth_method=client-secret, username=admin, authSessionParentId=5a1770ab-e35c-4a02-b626-eac9aeaffd0b, authSessionTabId=8Vi5ejEnjSw 2026-05-09 05:19:06,755 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/9cca8523-b67c-4c17-8a2a-fe7345d084d1/role-mappings/clients/98839109-9528-4b8e-bfdf-c33306b461d0 2026-05-09 05:23:31,088 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=0c08f08d-a96a-464a-8280-40386edf1aba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d913d3f-4be5-4d14-a399-f52a68f8ba55, client_auth_method=client-secret, username=admin, authSessionParentId=362f9a38-6bef-4333-b065-ce520dcef570, authSessionTabId=oYCGO-dIf8M 2026-05-09 05:23:31,257 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-05-09 05:23:31,861 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=583c28d1-d5b8-46fa-8729-e1fb9d1773d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f2c0efcb-7515-470b-b075-76501a050f96, client_auth_method=client-secret, username=admin, authSessionParentId=05dd8af6-22e5-4705-a925-dae8f39d2017, authSessionTabId=1Y_umbHJiUM 2026-05-09 05:23:31,912 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/716c4993-8413-4231-a423-429f347c70b8 2026-05-09 05:23:31,971 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/716c4993-8413-4231-a423-429f347c70b8/protocol-mappers/models/5925882f-ed95-4702-8a74-fad1c00a45f8 2026-05-09 05:23:37,794 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=d2986bf9-4f66-4da4-b154-ab2309b428ad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f32eb540-e0c9-43e1-a807-a86a0236dccf, client_auth_method=client-secret, username=admin, authSessionParentId=912e3cad-333d-46dc-90b5-b9c27d92afcb, authSessionTabId=k9evBvGGVGs 2026-05-09 05:23:37,846 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/4db34295-f457-4694-8823-5f0e949c311a 2026-05-09 05:23:38,209 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=9e6c4c4f-d65e-4db2-8a8f-47c93e11ad4b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dbef0254-f925-4fd1-99d9-fb717e975e70, client_auth_method=client-secret, username=admin, authSessionParentId=ff3c3cca-3c9b-4456-9cd1-5f453171a6e4, authSessionTabId=kU-6cbQiQu8 2026-05-09 05:23:38,262 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/44472c36-794b-4ace-b71c-6678adf44d19 2026-05-09 05:23:38,613 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=c07146b4-f62c-499e-bc1f-ea61d27b776c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ae611f0-31f9-449b-b468-612c0f839716, client_auth_method=client-secret, username=admin, authSessionParentId=cb685970-e03a-4981-ae8d-ddb744af7a75, authSessionTabId=BhSYQvUUUAw 2026-05-09 05:23:38,656 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/f01bc900-997e-4790-83bc-a9aa548c9b1e 2026-05-09 05:23:39,208 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=92f7930a-5a90-44e1-85c8-af7e0828ac64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c71c45a0-611d-4f7e-92a1-8a08c2ce6ea6, client_auth_method=client-secret, username=admin, authSessionParentId=4cb8d999-629c-447b-ab6e-94f9ffffc9bd, authSessionTabId=5vElbhDC3w8 2026-05-09 05:23:39,558 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=a6b2add1-7c9b-4b9b-aba9-aa7b04ddf2da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=53483721-59e2-4f09-8c32-bad24c8f96e1, client_auth_method=client-secret, username=admin, authSessionParentId=4c9ed36a-a8bd-4baf-8558-afd0bb08cf9a, authSessionTabId=eqmlhiG0KVA 2026-05-09 05:23:39,904 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=7f7aa91e-66cc-438a-8aae-3c5d22db8b33, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75c3fa8e-3acc-4d14-9aea-d55e97e799c1, client_auth_method=client-secret, username=admin, authSessionParentId=b6f2eeb0-ba3a-4621-9141-72de7e40a954, authSessionTabId=jLBirR72Drg 2026-05-09 05:23:40,268 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=d1ed5125-6c42-40a8-9711-c2986548e184, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=178d618f-631d-4ae5-b60e-b81b3c782289, client_auth_method=client-secret, username=admin, authSessionParentId=78ad3678-fbfd-4637-9693-7977973de6c6, authSessionTabId=3gwn2mxMsG0 2026-05-09 05:23:40,660 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=88b7fe34-84a5-41f5-9261-0bb5bb61ceb4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e77bba66-2773-4638-a345-4faf60e9e718, client_auth_method=client-secret, username=admin, authSessionParentId=061acb91-94db-4961-ae80-5b8c95369c0f, authSessionTabId=CzXKOJ2ABzY 2026-05-09 05:24:28,344 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=b5f98f4f-6fc1-4229-99e5-931162784ff8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6c656a51-1438-49b7-bc0c-27a73b61649b, client_auth_method=client-secret, username=admin, authSessionParentId=0573c08d-992e-4593-935d-ccdd1e9f283c, authSessionTabId=VO9TTZK2yXM 2026-05-09 05:24:28,429 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-05-09 05:24:29,706 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=ef0ddcf7-fca9-44f7-a934-3a951f3562f4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1036e4f5-5e5d-4147-ad29-67b22883159d, client_auth_method=client-secret, username=admin, authSessionParentId=7cf60490-cf51-429f-86d2-da4856431a71, authSessionTabId=bZtKx7sPZ8I 2026-05-09 05:24:29,748 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/8d12e4f4-dfbd-4e01-bab5-cff6058fcb57 2026-05-09 05:24:30,278 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=424d5fbe-892d-4767-8a14-8259194d194f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95801ae0-4f6f-4ee0-b02e-d665cf6d5a67, client_auth_method=client-secret, username=admin, authSessionParentId=b5f7f0bc-d5cc-486f-9423-dc921a998e5d, authSessionTabId=Ynws-d1dN84 2026-05-09 05:24:47,551 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=admin-cli, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=2e84ca0a-faaf-492b-bf28-6e151b8d9281, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5086f3a-abf0-470f-ba8a-f76fd6109997, client_auth_method=client-secret, username=admin, authSessionParentId=a5a2e18a-4c72-41a5-9a40-1285afd59668, authSessionTabId=-ruTysQE1G4 2026-05-09 05:24:47,621 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=940c001b-74d9-43df-acba-17facc0a5edf, clientId=136fe086-34f9-4dea-9d1b-8a7f0cb44399, userId=4b9cdbe2-00ba-467a-b3d1-7f60d924c9b4, ipAddress=199.204.45.138, resourceType=USER, resourcePath=users/a5236099-8eac-4942-83c1-618261c09cb6 2026-05-09 05:24:51,238 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=9cca8523-b67c-4c17-8a2a-fe7345d084d1, ipAddress=10.0.0.81, token_id=47149e36-6427-4e1e-be9c-cb0d666b3aed, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=2b45f5c5-1d6d-490b-ab4f-baf451250dc7, authSessionTabId=e0Lzns6jwVA