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-28 03:23:14,656 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4939ms 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-28 03:23:15,919 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-28 03:23:17,887 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 03:23:18,034 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 03:23:18,149 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 03:23:18,239 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 03:23:18,240 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1e96559c-d182-44bc-a6c1-4310a425b5ce, name: keycloak-0-6727 2026-04-28 03:23:18,245 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-28 03:23:18,245 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-28 03:23:18,250 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37189 2026-04-28 03:23:18,495 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-28 03:23:18,499 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 03:23:20,254 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6727: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-28 03:23:20,266 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6727|0] (1) [keycloak-0-6727] 2026-04-28 03:23:20,277 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6727`, physical addresses are `[10.0.0.67:52725]` 2026-04-28 03:23:20,679 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6727, Site name: null 2026-04-28 03:23:21,393 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-28 03:23:21,393 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-28 03:23:21,553 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 03:23:21,715 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-28 03:23:21,715 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-28 03:23:21,821 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-28 03:23:21,822 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-28 03:23:55,439 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 03:23:57,681 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.865s. Listening on: http://0.0.0.0:8080 2026-04-28 03:23:57,682 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 03:23:57,682 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-28 03:23:57,873 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 03:24:12,074 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=9a308619-fe92-4b89-b4de-ef01b7a8beec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e20e80eb-52ad-4309-995c-bd87194f23e2, client_auth_method=client-secret, username=admin, authSessionParentId=08c18fde-c3f3-48f0-8dae-ce6ea740e426, authSessionTabId=RAPm05VVvWo 2026-04-28 03:24:13,263 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=REALM, resourcePath=atmosphere 2026-04-28 03:24:14,001 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=04a2f3d8-3c7e-4db5-90b5-312d4276dcef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=12fa918a-5142-49fa-9b60-d4711e3773b8, client_auth_method=client-secret, username=admin, authSessionParentId=bb3f4a33-4bb9-4bf7-af24-db48d1ed6d57, authSessionTabId=sXrjwwjzLs0 2026-04-28 03:24:14,106 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/aeb6e502-573e-46a2-8950-6411ceb852bb 2026-04-28 03:24:14,206 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/aeb6e502-573e-46a2-8950-6411ceb852bb/protocol-mappers/models/09f81095-bee3-42ba-b3e4-7bbbf66cb25d 2026-04-28 03:24:35,013 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=d4d943fe-47ce-46f9-bede-2f6b017d2439, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd1cb669-fd76-4617-b270-3e11bf4f83fc, client_auth_method=client-secret, username=admin, authSessionParentId=eaf78e66-8015-430c-ac7d-a5ff10b49689, authSessionTabId=4d-06ZBW9bg 2026-04-28 03:24:35,135 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/10f5ce22-0e50-4f56-83b2-40aa8037125c 2026-04-28 03:24:35,481 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=34ace727-2ff1-41b6-878c-fbb4eaaecdb6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19ed2d09-595d-4087-a0e2-dbb85bdfb954, client_auth_method=client-secret, username=admin, authSessionParentId=c7797f0a-3a6e-4fb5-b7ad-2f9821e13867, authSessionTabId=TG_iT2tsR40 2026-04-28 03:24:35,554 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/711a9088-c43d-45b3-9235-c2d442d8005b 2026-04-28 03:24:35,922 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=bfc8f853-8305-45b2-abaa-94bea874c892, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a4270988-bef9-459a-8487-34b605fafce2, client_auth_method=client-secret, username=admin, authSessionParentId=e6a8ee82-3fa8-4f3d-8587-3ec2b9406afa, authSessionTabId=pLBDpfh6BQY 2026-04-28 03:24:35,998 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/0d6bd56d-5727-4631-951c-d2dfe997b0d2 2026-04-28 03:24:36,596 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=c53c60ce-d6b7-43a2-9716-5cc13b9c6ff7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=584ff57c-a1de-42c2-8aa5-50d9e949a952, client_auth_method=client-secret, username=admin, authSessionParentId=291a2efd-281a-4852-8aa5-cbf4c285a766, authSessionTabId=kseXA3KUN0w 2026-04-28 03:24:36,708 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_ROLE, resourcePath=clients/10f5ce22-0e50-4f56-83b2-40aa8037125c/roles/member 2026-04-28 03:24:37,074 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=3123b995-20b2-411f-a127-1537ea2f47fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=24ad74c3-01da-4d10-a017-15332b3c1284, client_auth_method=client-secret, username=admin, authSessionParentId=f00e6f0e-688f-42b2-be0f-66f0eaf266ff, authSessionTabId=vXTf6FMUzBY 2026-04-28 03:24:37,169 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_ROLE, resourcePath=clients/711a9088-c43d-45b3-9235-c2d442d8005b/roles/admin 2026-04-28 03:24:37,533 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=74883720-4103-4561-9906-c2abdaf9c710, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=380dbfb9-3260-4449-9e85-f31816dae033, client_auth_method=client-secret, username=admin, authSessionParentId=577938ac-6e53-430d-9a4f-a14de5f912b6, authSessionTabId=rNJ24MUlSqo 2026-04-28 03:24:37,614 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_ROLE, resourcePath=clients/711a9088-c43d-45b3-9235-c2d442d8005b/roles/editor 2026-04-28 03:24:37,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=8a26d2b8-1439-40e8-967b-d040dc5db824, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fbc69249-bb7f-4520-8319-343e93c9f44d, client_auth_method=client-secret, username=admin, authSessionParentId=21bb0eb9-a7f0-4915-9933-dfc4b530ed03, authSessionTabId=Ydvbrfuh6mQ 2026-04-28 03:24:38,058 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_ROLE, resourcePath=clients/711a9088-c43d-45b3-9235-c2d442d8005b/roles/viewer 2026-04-28 03:24:38,454 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=e4585aeb-df4d-470a-8241-eecf50e34723, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7e01d56-e9f7-4d71-b563-006112b0b812, client_auth_method=client-secret, username=admin, authSessionParentId=ed72f2cb-4a48-45a5-af11-604c4d5111ac, authSessionTabId=7UET0yneQfk 2026-04-28 03:24:38,541 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_ROLE, resourcePath=clients/0d6bd56d-5727-4631-951c-d2dfe997b0d2/roles/member 2026-04-28 03:26:36,759 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=7e940b84-3730-4f2e-87c5-b96f12fa7744, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5ae1f5c-9c3f-41d2-a227-ac6e02195a28, client_auth_method=client-secret, username=admin, authSessionParentId=ab5ca19e-0b61-4020-840c-534867a0fcaf, authSessionTabId=RgVchvDQcjg 2026-04-28 03:26:36,983 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=REALM, resourcePath=null 2026-04-28 03:26:38,657 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=53205a22-4f08-48af-8b36-1a78f37ebfdb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8b193374-2b2a-46be-bf15-aa61c8798f96, client_auth_method=client-secret, username=admin, authSessionParentId=46af6d7f-e522-48cc-8d17-7fde46a8ddaf, authSessionTabId=behtKSLt1iQ 2026-04-28 03:26:38,751 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/18f517c5-2bcd-402a-bed8-b84b130f16ad 2026-04-28 03:26:39,331 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=758f5f57-99f2-481c-9fd5-a60f11332114, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b178e1d2-3ac7-4816-8ded-97c6d3e5489e, client_auth_method=client-secret, username=admin, authSessionParentId=545a1e8d-4317-4146-8c17-e6bfc806d4ba, authSessionTabId=eHu-3aWxDUs 2026-04-28 03:26:39,820 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/ab5b4ebe-19d5-4604-b01b-9b3986793ba8/role-mappings/clients/00fff442-710e-41ab-9129-4c88108cb4cf 2026-04-28 03:30:44,404 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=cd6a4cba-f7b4-4b0d-b52c-84afe70ce325, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9b18abe8-7ace-4524-9248-3bf9812c8017, client_auth_method=client-secret, username=admin, authSessionParentId=1081af8d-e21b-41b1-98d0-7cee152ef922, authSessionTabId=OazJVOpWD2k 2026-04-28 03:30:44,544 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=REALM, resourcePath=null 2026-04-28 03:30:45,200 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=0b1a6864-5fc1-4b2a-8a76-f9780b576ea1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=175beb1b-883d-4ce7-b65a-a09765a7d1d3, client_auth_method=client-secret, username=admin, authSessionParentId=14967ab0-03d9-4772-ab0e-74204881e907, authSessionTabId=chRvtf3LFH0 2026-04-28 03:30:45,250 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/aeb6e502-573e-46a2-8950-6411ceb852bb 2026-04-28 03:30:45,319 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/aeb6e502-573e-46a2-8950-6411ceb852bb/protocol-mappers/models/09f81095-bee3-42ba-b3e4-7bbbf66cb25d 2026-04-28 03:30:51,435 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=cdfd1990-ebb7-4fc6-a50b-1585828d5d81, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc1522cc-6dd3-4f65-bfe7-2dae595d27bb, client_auth_method=client-secret, username=admin, authSessionParentId=bfb78f87-bfe5-4070-9e66-89d367b313f1, authSessionTabId=yvyDYF0glKc 2026-04-28 03:30:51,505 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/10f5ce22-0e50-4f56-83b2-40aa8037125c 2026-04-28 03:30:51,898 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=162606fc-35ea-4b9a-a3c7-f491a74381d0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=97a8a80e-4b2f-4e1e-8955-7700297d7f14, client_auth_method=client-secret, username=admin, authSessionParentId=ec37c0d7-a0b1-4c04-9ed7-6edbe46995dc, authSessionTabId=V7sa6fkJOBM 2026-04-28 03:30:51,957 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/711a9088-c43d-45b3-9235-c2d442d8005b 2026-04-28 03:30:52,328 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=c66a2eb9-2aa8-4487-af74-0511770d063a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=88bd72a8-8a59-420e-abbf-9806ea952a82, client_auth_method=client-secret, username=admin, authSessionParentId=8de96b23-0b39-4a1a-935b-a40564fb58c8, authSessionTabId=UZHntAIw1CM 2026-04-28 03:30:52,381 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/0d6bd56d-5727-4631-951c-d2dfe997b0d2 2026-04-28 03:30:52,966 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=987355d6-34f1-4c7e-a111-c6ebde73558e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=de710e04-ab25-4ae7-be63-b474df042ea9, client_auth_method=client-secret, username=admin, authSessionParentId=729e1457-7d1c-43f4-874e-add85cc03093, authSessionTabId=nMKnlaqnvOM 2026-04-28 03:30:53,337 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=09eecfbf-15b6-40e5-bb4c-0619abe68b02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16963c68-f565-434d-8fac-f5deb21302a2, client_auth_method=client-secret, username=admin, authSessionParentId=0a7c3bfb-2627-4dd1-9c29-7e7cadc8191e, authSessionTabId=Jiwlrv0PMNE 2026-04-28 03:30:53,694 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=9cca2ddc-6917-4829-ac14-6495720c3d28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b4eccbca-dfe0-431b-921b-a6d68e885b31, client_auth_method=client-secret, username=admin, authSessionParentId=496fc68f-f3fd-4517-8d4c-66ae1bd7aa2b, authSessionTabId=ambPsf5_Z6g 2026-04-28 03:30:54,070 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=dddb292f-eec8-45fc-aa50-c3d1e791946d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68630aae-3c5f-4e0d-b227-6bb9777906f3, client_auth_method=client-secret, username=admin, authSessionParentId=6bf9100f-57ee-44de-bc7e-37891a12bbe3, authSessionTabId=u9N_DTqnx5E 2026-04-28 03:30:54,435 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=a0713f1d-6dbb-46bd-bd0d-2ac24c0e4e96, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=67795a63-bd64-4c46-98a7-596178179a07, client_auth_method=client-secret, username=admin, authSessionParentId=9e4a4e59-4ca4-4337-aef2-5c26938185f5, authSessionTabId=8fvG7JEV_Bw 2026-04-28 03:31:46,365 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=0aac4585-46dd-4a91-9ac8-a22cf866932d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7fd043fd-4d33-4a3c-9edd-aacb04f92335, client_auth_method=client-secret, username=admin, authSessionParentId=12bf3eea-c311-49c6-8d80-c4071d6947db, authSessionTabId=dPrWNOB_srI 2026-04-28 03:31:46,472 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=REALM, resourcePath=null 2026-04-28 03:31:47,891 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=38179b02-661a-4cdb-848d-46845b9d0316, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=44a1342c-6f5d-4a9a-9fdf-c408ad980ecb, client_auth_method=client-secret, username=admin, authSessionParentId=71d08462-6185-4410-8a11-434e05ac351e, authSessionTabId=priy4c9arw8 2026-04-28 03:31:47,947 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=CLIENT, resourcePath=clients/18f517c5-2bcd-402a-bed8-b84b130f16ad 2026-04-28 03:31:48,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=b99ce8ec-7d52-43a6-914c-fe86c996bdf8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d1b8a9e4-d09a-423c-a46f-5ca9c28185fd, client_auth_method=client-secret, username=admin, authSessionParentId=d7525e7d-7168-46c9-ba97-bf1f2ebb465b, authSessionTabId=lSyr5Ve8324 2026-04-28 03:32:06,827 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=admin-cli, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, auth_method=openid-connect, token_id=c43f8a64-7038-458e-bfd9-129655a40a0e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb76e88e-146c-48de-858b-0fae7959fdd9, client_auth_method=client-secret, username=admin, authSessionParentId=5217ee45-0378-455f-bb63-b7fb81b5d04e, authSessionTabId=PQgYIUIx2Sk 2026-04-28 03:32:06,896 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ff3bf35-8e6f-4235-9aaa-412e816e5185, clientId=71fbce06-beaf-409a-a9bb-1e61df716898, userId=d01d03d7-a0f0-42a7-990b-b6adbe84d9b2, ipAddress=199.19.213.222, resourceType=USER, resourcePath=users/4997ab76-4735-4556-9fb9-cfb4ab79d63e 2026-04-28 03:32:08,592 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=ab5b4ebe-19d5-4604-b01b-9b3986793ba8, ipAddress=10.0.0.163, token_id=34ad9ad3-5bb1-4ddd-80d3-dd570ae40248, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=a747799f-b805-40c9-b5a7-3922817d48f3, authSessionTabId=8GgtvrjmGug