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-18 22:16:32,098 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5955ms 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-18 22:16:33,473 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-18 22:16:35,770 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 22:16:35,880 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 22:16:36,180 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 22:16:36,302 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 22:16:36,304 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 68a92b24-3bb2-4d08-a4fb-4a4c330e2505, name: keycloak-0-49374 2026-04-18 22:16:36,312 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-18 22:16:36,312 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-18 22:16:36,322 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36522 2026-04-18 22:16:36,652 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-18 22:16:38,328 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49374: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-18 22:16:38,340 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49374|0] (1) [keycloak-0-49374] 2026-04-18 22:16:38,357 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49374`, physical addresses are `[10.0.0.77:52058]` 2026-04-18 22:16:38,845 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49374, Site name: null 2026-04-18 22:16:38,857 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 22:16:39,717 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-18 22:16:39,717 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-18 22:16:39,877 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 22:16:40,093 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-18 22:16:40,093 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-18 22:16:40,205 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-18 22:16:40,205 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-18 22:17:14,578 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 22:17:16,602 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.317s. Listening on: http://0.0.0.0:8080 2026-04-18 22:17:16,602 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 22:17:16,602 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-18 22:17:16,763 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 22:17:28,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=0ba15c72-d59d-47c4-b1a4-4921fb9a5a06, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9fe33d09-d0be-497a-bd6a-7cdf7754507f, client_auth_method=client-secret, username=admin, authSessionParentId=41f88449-dc2b-4481-b5c3-069e81b2a745, authSessionTabId=DJMTRg8GwWk 2026-04-18 22:17:29,464 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=atmosphere 2026-04-18 22:17:30,324 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=4ac04e1e-1f6a-463f-a895-36900c13c8f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eada1602-819f-4d73-8c84-a716d52f22ce, client_auth_method=client-secret, username=admin, authSessionParentId=e7334957-d74c-4da4-a6f5-25b07999dc57, authSessionTabId=cQQBWpWGv6o 2026-04-18 22:17:30,433 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e2eeb116-39ad-4e67-8771-a1ecc4344ad9 2026-04-18 22:17:30,530 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e2eeb116-39ad-4e67-8771-a1ecc4344ad9/protocol-mappers/models/d73a27cd-c4ad-4fc7-b984-0ca8da08d6bf 2026-04-18 22:17:51,778 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=8d8ac752-f0dc-4d56-a460-e47db27a1255, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc17cc95-ee1e-46cb-9be1-9db03b5cfdac, client_auth_method=client-secret, username=admin, authSessionParentId=5f9d8b73-f5bd-4616-9ab2-de77b5d8cc3e, authSessionTabId=6l-_WpHKNfo 2026-04-18 22:17:51,885 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/18d831a3-143b-4331-83c5-5c6a682fbe6f 2026-04-18 22:17:52,274 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=b9873203-fd02-4373-bd56-5b53899c415b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d54850b9-af67-4254-934f-4b010e0d9b14, client_auth_method=client-secret, username=admin, authSessionParentId=c56872d9-a532-49aa-a56f-233519a2c2e1, authSessionTabId=8-V83Jzv0RI 2026-04-18 22:17:52,349 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/0cd0668a-dae7-48f0-903b-bca05597f4df 2026-04-18 22:17:52,748 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=2765cdcb-be9c-430e-b8b8-3fda08c9aec7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eefa4bfd-13a6-4f10-ba48-d8d1b9a9705b, client_auth_method=client-secret, username=admin, authSessionParentId=33f1a282-f3dc-4a27-894a-1850ab91d5a6, authSessionTabId=iAPM-pc9nBo 2026-04-18 22:17:52,837 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/b822496e-a6dc-49e3-aa83-86e61d8a38ed 2026-04-18 22:17:53,463 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=5f4ec7b3-9455-465c-a717-a255d5df81c7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a1d5b54d-d625-409d-9ac4-924e3aff1e0f, client_auth_method=client-secret, username=admin, authSessionParentId=f7efb9d5-bede-4d62-8584-38447c6d533a, authSessionTabId=BEghwTj-DBA 2026-04-18 22:17:53,564 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/18d831a3-143b-4331-83c5-5c6a682fbe6f/roles/member 2026-04-18 22:17:53,924 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=6bf623e8-b2d0-4a46-bc7b-cb529971e78e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=25aeac60-5b18-4da9-8da9-b47d029787e4, client_auth_method=client-secret, username=admin, authSessionParentId=2ab0311c-3fe8-4fe6-ac8e-1ac2743908d1, authSessionTabId=fPBoDU6C5FY 2026-04-18 22:17:54,008 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/0cd0668a-dae7-48f0-903b-bca05597f4df/roles/admin 2026-04-18 22:17:54,380 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=d19b4e7a-36d1-4d3d-99f0-b4e2a8364c36, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42ae72da-97cb-455e-bc5a-942eefde1df9, client_auth_method=client-secret, username=admin, authSessionParentId=2c448931-f577-483e-90d8-a06945972590, authSessionTabId=TMtNSWfL6eU 2026-04-18 22:17:54,475 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/0cd0668a-dae7-48f0-903b-bca05597f4df/roles/editor 2026-04-18 22:17:54,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=9b552f81-d69f-4e0a-b3ab-d52dba0e7140, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6aab39b3-34dd-401d-9ab4-9feb6648d295, client_auth_method=client-secret, username=admin, authSessionParentId=46fcdaa6-8bc2-4e69-bc68-557338c5a93a, authSessionTabId=fep_-iLuFVM 2026-04-18 22:17:54,946 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/0cd0668a-dae7-48f0-903b-bca05597f4df/roles/viewer 2026-04-18 22:17:55,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=1ab5990a-67d1-410e-93be-14122676ed64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb8794eb-47eb-40d3-a463-b949789e45af, client_auth_method=client-secret, username=admin, authSessionParentId=497af9fa-385a-478d-b963-dd317e8ced40, authSessionTabId=aVrh8bwPaws 2026-04-18 22:17:55,422 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/b822496e-a6dc-49e3-aa83-86e61d8a38ed/roles/member 2026-04-18 22:20:30,618 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=bbba37ac-72e4-43e2-bef8-a914f56297ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9feb3e84-5bf0-4952-b036-cdeff2bc40d1, client_auth_method=client-secret, username=admin, authSessionParentId=bf32dbdf-377f-4244-9b73-809a7b4252bf, authSessionTabId=JPdGXzTrBh8 2026-04-18 22:20:30,897 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=null 2026-04-18 22:20:32,380 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=e89137cb-fdc6-483b-8eba-871507453388, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78d201b2-a03d-4093-a24b-007366a71b3f, client_auth_method=client-secret, username=admin, authSessionParentId=2fea9558-71d9-4f68-8c7b-42c5424c49cc, authSessionTabId=XDuZ8jAK-W8 2026-04-18 22:20:32,461 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/f292c2fc-7a86-449d-a91a-063c16c64e83 2026-04-18 22:20:33,051 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=191cf5fb-cb09-4629-ad51-a401ade89f1a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4cde052b-1282-476e-8bb4-c4cb8f008b58, client_auth_method=client-secret, username=admin, authSessionParentId=bed0fff9-86e7-45ba-8011-f7a22d8fb8c6, authSessionTabId=9Y1cLg2sAPM 2026-04-18 22:20:33,314 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8a1f8d77-5564-4468-8dd6-1f1496586396/role-mappings/clients/7fc83b56-cf7e-408e-bc49-4768cceb3292 2026-04-18 22:24:43,679 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=6f1e908f-ff13-4903-9173-5aec727230cd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c96878a-86be-452e-a8a5-70af822b95ec, client_auth_method=client-secret, username=admin, authSessionParentId=60b3cb3e-e5e7-4d82-b355-86aba7054e26, authSessionTabId=FwRr_Tzpggw 2026-04-18 22:24:43,806 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=null 2026-04-18 22:24:44,438 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=0e7a5cc3-a1c2-4ccd-aa20-b5627b5f2c8b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bbf3feba-7e2f-4f2f-b2f5-96b91d99cf97, client_auth_method=client-secret, username=admin, authSessionParentId=f70f52f1-750d-4dd7-99ce-cdefb2ee9078, authSessionTabId=XypBKeHEm7Q 2026-04-18 22:24:44,499 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e2eeb116-39ad-4e67-8771-a1ecc4344ad9 2026-04-18 22:24:44,564 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e2eeb116-39ad-4e67-8771-a1ecc4344ad9/protocol-mappers/models/d73a27cd-c4ad-4fc7-b984-0ca8da08d6bf 2026-04-18 22:24:50,719 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=8a6ffbb3-655e-4ec1-91a7-c76dfa5fba5b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bd166029-5aa2-4133-9301-dea9cd202ec8, client_auth_method=client-secret, username=admin, authSessionParentId=1e1013db-a9f1-491c-862c-9f7839d81250, authSessionTabId=-7xIFbd-Yjo 2026-04-18 22:24:50,787 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/18d831a3-143b-4331-83c5-5c6a682fbe6f 2026-04-18 22:24:51,179 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=b6509730-353e-40a2-ba8c-965804eee18f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a9cda7a-0b6d-4886-8b63-7a52a17f7d78, client_auth_method=client-secret, username=admin, authSessionParentId=edf59996-9dd4-43d8-807e-9dbb9f4b337c, authSessionTabId=eCbVu6mq2LU 2026-04-18 22:24:51,234 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/0cd0668a-dae7-48f0-903b-bca05597f4df 2026-04-18 22:24:51,606 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=6d3b2b90-d506-4bc8-8369-ddfc2398a864, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae950f19-cf6a-4eb0-a707-54a3f8262a49, client_auth_method=client-secret, username=admin, authSessionParentId=521fc844-f118-4bf5-9d85-6105a5df3d48, authSessionTabId=FK2FPUb0KtA 2026-04-18 22:24:51,660 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/b822496e-a6dc-49e3-aa83-86e61d8a38ed 2026-04-18 22:24:52,280 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=7664decd-95be-4f5a-a8b2-ac8282c7bc9c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2571017d-00d1-4e0b-aff7-661e4d579152, client_auth_method=client-secret, username=admin, authSessionParentId=9a6c1206-0f2e-4de2-8f4c-7a2f2155d1fc, authSessionTabId=mIh78zVjmdQ 2026-04-18 22:24:52,646 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=628c6182-363d-432f-8425-4065e39c8ff7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d8183aed-32c0-4f4e-9715-ae6475c573ea, client_auth_method=client-secret, username=admin, authSessionParentId=5e59fb09-1873-4b45-97de-26046b32f746, authSessionTabId=EYnCETulCU8 2026-04-18 22:24:53,031 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=3e26b653-c4c7-48e5-967c-f44297e37c62, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7959637-8c70-424c-9ecf-6d6e493dc6ff, client_auth_method=client-secret, username=admin, authSessionParentId=3f061ff6-1b31-4067-9176-9d592d88f894, authSessionTabId=mmo24NRlFJA 2026-04-18 22:24:53,406 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=7fa7a3f5-26ad-4ecf-9e22-5504b8bbb480, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c5f182d-4622-4d86-9beb-82cf95ecc3e9, client_auth_method=client-secret, username=admin, authSessionParentId=a52b759b-6131-464c-9702-ead9c68edbfb, authSessionTabId=dgAISc4ojvQ 2026-04-18 22:24:53,810 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=b53f81f8-60b6-4e08-aac0-7b0338a35b05, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f316fcf8-8349-4806-be70-df8e5d531714, client_auth_method=client-secret, username=admin, authSessionParentId=00201d6b-9bf6-4903-adbe-c394345f4b78, authSessionTabId=SqAmEQ8lyJc 2026-04-18 22:25:46,015 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=7a1abe6b-1dc4-48d4-834d-181cadbc9b7d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8dcaf51f-011e-40a7-99ef-a456caa8eabe, client_auth_method=client-secret, username=admin, authSessionParentId=a904f4e0-82bd-47e6-83c0-2c53f5a37c0d, authSessionTabId=jt_hdhiaUkE 2026-04-18 22:25:46,149 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=null 2026-04-18 22:25:47,585 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=6dd9f088-4ff2-4831-9f11-8c116eed95ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ba159ea8-345d-40a6-8aac-41768f41be98, client_auth_method=client-secret, username=admin, authSessionParentId=531a9bb5-1bc6-4734-b64b-48a98f0d989c, authSessionTabId=ij0ajLsDewc 2026-04-18 22:25:47,829 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/f292c2fc-7a86-449d-a91a-063c16c64e83 2026-04-18 22:25:48,411 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=cf8076eb-3467-41a3-acc9-a23fff873482, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68257460-71d1-442e-9c58-604152b999d2, client_auth_method=client-secret, username=admin, authSessionParentId=9a433f1f-9804-4f5e-93b5-1ac33e1cec61, authSessionTabId=D4xz3sn93w8 2026-04-18 22:26:07,434 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=admin-cli, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=e52f2858-c049-4e00-816f-b6f88866e290, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42b4d336-a16c-4993-b322-a11baa3ffc01, client_auth_method=client-secret, username=admin, authSessionParentId=d213a0da-c406-49ae-8ff8-d2923cb5cb45, authSessionTabId=hOzbzAcaGDM 2026-04-18 22:26:07,510 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=70567795-d898-443a-836e-7513d92ac301, clientId=26748413-6178-46b7-a61f-20addad90dc0, userId=723a8cbf-4050-4ad3-bf74-7c830b2e00e1, ipAddress=199.204.45.4, resourceType=USER, resourcePath=users/ce446153-3925-473b-997a-cf629e054946 2026-04-18 22:26:11,254 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=8a1f8d77-5564-4468-8dd6-1f1496586396, ipAddress=10.0.0.16, token_id=c21a404a-918d-4f06-a239-569a0b5c53ed, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=cd693784-64cf-4256-a070-3dc43c28d09a, authSessionTabId=uE1rJADApC4