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-20 05:51:57,435 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5904ms 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-20 05:51:58,826 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-20 05:52:01,074 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 05:52:01,273 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 05:52:01,434 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 05:52:01,545 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 05:52:01,547 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 63106f23-cfcb-408f-8ab7-8fbecc65f6c8, name: keycloak-0-28615 2026-04-20 05:52:01,554 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-20 05:52:01,555 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-20 05:52:01,562 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.45160 2026-04-20 05:52:01,774 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-20 05:52:03,569 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-28615: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-20 05:52:03,582 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-28615|0] (1) [keycloak-0-28615] 2026-04-20 05:52:03,595 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-28615`, physical addresses are `[10.0.0.24:60696]` 2026-04-20 05:52:04,088 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-28615, Site name: null 2026-04-20 05:52:05,001 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-20 05:52:05,002 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-20 05:52:05,903 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 05:52:06,075 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-20 05:52:06,076 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-20 05:52:06,175 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-20 05:52:06,176 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-20 05:52:49,569 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 05:52:49,587 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 05:52:51,630 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 54.029s. Listening on: http://0.0.0.0:8080 2026-04-20 05:52:51,631 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 05:52:51,631 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-20 05:52:51,807 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 05:53:04,870 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=603c9a01-7f3f-4bcb-94e0-fd5b3b48b0a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b787381c-f20c-49f7-a5ea-23629f1b88cc, client_auth_method=client-secret, username=admin, authSessionParentId=ee1f1ed3-1c23-4ed8-b74a-644dec979a88, authSessionTabId=8SMQf244SAk 2026-04-20 05:53:06,822 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=REALM, resourcePath=atmosphere 2026-04-20 05:53:07,571 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=81164477-a88d-4ba3-b21e-e4ed6dc39380, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a235cb29-1f52-4dbe-bbc2-7b1ee1fef630, client_auth_method=client-secret, username=admin, authSessionParentId=9ca4790d-9e63-4115-b06c-e7081512caff, authSessionTabId=h4cyHvmCFkc 2026-04-20 05:53:07,661 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ae2999ee-ca74-4361-8621-c7d801014b1b 2026-04-20 05:53:07,741 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ae2999ee-ca74-4361-8621-c7d801014b1b/protocol-mappers/models/4b92744d-3d3e-4020-b3dc-f3aa28e69424 2026-04-20 05:53:28,451 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=9108d401-e12a-460f-aacd-66919a2db96b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b71a7cdb-5808-47e0-8f58-13ac4e5338e7, client_auth_method=client-secret, username=admin, authSessionParentId=2430105f-3d99-486b-ad78-839132e96407, authSessionTabId=yuwl1edkrA4 2026-04-20 05:53:28,560 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/4b997f4a-a00e-4e7d-ad5f-44f0087890f3 2026-04-20 05:53:28,932 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=42ae2fe8-015a-415f-9a04-aade951e10e0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=822b478b-9a77-4afc-a909-7356a9ebe0af, client_auth_method=client-secret, username=admin, authSessionParentId=d14536d2-c64e-4d3e-b040-994ea92fd3d8, authSessionTabId=SrOL2USu9as 2026-04-20 05:53:29,038 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/3de16acf-a298-43ee-8186-49605de21e01 2026-04-20 05:53:29,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=f3735375-2a42-4d6c-9fb0-b9e957021106, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86ed97e9-79df-4e6e-bc2c-8ed282b6367c, client_auth_method=client-secret, username=admin, authSessionParentId=df1ebc44-26d3-4708-82b8-6ec6c283584d, authSessionTabId=j4XE1lNHqqM 2026-04-20 05:53:29,476 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/a7e6286e-0999-41a2-800f-687b712e585e 2026-04-20 05:53:30,026 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=e318d53d-28f6-4cca-85f3-dcebf73316de, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c9ea7df1-b28e-4d11-9959-22fd5854c187, client_auth_method=client-secret, username=admin, authSessionParentId=226c39b7-09cb-408c-a32a-978d745e7365, authSessionTabId=DJnmEvXBFFY 2026-04-20 05:53:30,135 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_ROLE, resourcePath=clients/4b997f4a-a00e-4e7d-ad5f-44f0087890f3/roles/member 2026-04-20 05:53:30,477 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=093709d4-8bfb-433a-99e1-b6b1012efc01, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb5800b5-2de7-44d0-845f-79f81b4e8c33, client_auth_method=client-secret, username=admin, authSessionParentId=2d01040f-83a2-4f9a-abad-9ba477489087, authSessionTabId=geFamsoRMYQ 2026-04-20 05:53:30,559 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_ROLE, resourcePath=clients/3de16acf-a298-43ee-8186-49605de21e01/roles/admin 2026-04-20 05:53:30,911 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=ca5a8b6b-705c-446a-bb8f-0082c3ffd1c9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8bfe5b7b-bb10-47aa-8a4e-625233d57218, client_auth_method=client-secret, username=admin, authSessionParentId=2849e011-9ffc-44f6-95da-493534228099, authSessionTabId=6DICsRH6r-A 2026-04-20 05:53:30,988 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_ROLE, resourcePath=clients/3de16acf-a298-43ee-8186-49605de21e01/roles/editor 2026-04-20 05:53:31,334 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=95c0477a-b489-405f-ac04-e8b086fed33d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f8266549-44f6-4e53-9005-4189ec1a4f49, client_auth_method=client-secret, username=admin, authSessionParentId=b20ad175-03f2-40d2-bdfd-63ce48940ffd, authSessionTabId=c1uZygYsqwA 2026-04-20 05:53:31,419 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_ROLE, resourcePath=clients/3de16acf-a298-43ee-8186-49605de21e01/roles/viewer 2026-04-20 05:53:31,758 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=deb3bc9a-291c-47ea-8f65-10e6ec132c24, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7c27ea01-898c-4b03-8695-0d2e6e7dda57, client_auth_method=client-secret, username=admin, authSessionParentId=ac152596-5d8d-4f3b-9803-19db603bafee, authSessionTabId=41W-7kB57ug 2026-04-20 05:53:31,820 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_ROLE, resourcePath=clients/a7e6286e-0999-41a2-800f-687b712e585e/roles/member 2026-04-20 05:55:36,751 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=9a75e1df-2374-469d-ac13-f10f5b0c1f74, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00071471-50fa-4cc8-8e82-6b6bc61842fb, client_auth_method=client-secret, username=admin, authSessionParentId=eeab7f64-676a-45d9-939a-bd1c864e88b3, authSessionTabId=wZGtpPr4AlI 2026-04-20 05:55:36,934 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=REALM, resourcePath=null 2026-04-20 05:55:38,308 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=e4ebad6f-393c-4550-aa1b-dcdbaedf8394, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=881a637d-3935-4e53-ace8-34ae05355c17, client_auth_method=client-secret, username=admin, authSessionParentId=c925fdd5-6ed5-40da-b0dc-17a2785949b6, authSessionTabId=uxglffIuxVo 2026-04-20 05:55:38,384 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/8adcc782-42d6-4cbb-a167-ca39eeae4a4f 2026-04-20 05:55:38,917 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=e8b981e3-e48c-49f5-991d-d7f4cc8697e5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e69edcff-1b49-4912-a07e-b8c8f9f52bac, client_auth_method=client-secret, username=admin, authSessionParentId=1166802f-5540-4525-9220-563de2e827e7, authSessionTabId=RW9PkXCb_DU 2026-04-20 05:55:39,142 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f834dd80-94e9-4758-a942-5788fb42c253/role-mappings/clients/3e29c674-a8a9-4dba-9e11-95783126c9a1 2026-04-20 05:59:46,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=e9e9ac9f-dd4e-425a-ab6f-4017a7aafc80, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e50d7576-fce7-4249-b5d5-3734b5c39904, client_auth_method=client-secret, username=admin, authSessionParentId=3758dcd6-b647-430d-a23a-adb39958edc0, authSessionTabId=vVY4C1FeRk0 2026-04-20 05:59:46,717 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=REALM, resourcePath=null 2026-04-20 05:59:47,309 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=cca3d6a7-da79-44a7-b5b0-79bcc00e160b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d1817ac3-8ea2-4b48-a8c8-859e3dc5d96b, client_auth_method=client-secret, username=admin, authSessionParentId=bcb5e7bf-3d7f-4373-9b8e-99507822c9b2, authSessionTabId=6Gudgh-EZ20 2026-04-20 05:59:47,379 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ae2999ee-ca74-4361-8621-c7d801014b1b 2026-04-20 05:59:47,431 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ae2999ee-ca74-4361-8621-c7d801014b1b/protocol-mappers/models/4b92744d-3d3e-4020-b3dc-f3aa28e69424 2026-04-20 05:59:53,272 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=b6f06587-31bb-4894-a263-92eb0b9f452e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=82ccd28b-c1f1-4ed2-b062-1fbb53c748e2, client_auth_method=client-secret, username=admin, authSessionParentId=b8e51a4e-8bdb-46a4-9f53-03761ed5d82f, authSessionTabId=gDShfWQn3sA 2026-04-20 05:59:53,355 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/4b997f4a-a00e-4e7d-ad5f-44f0087890f3 2026-04-20 05:59:53,711 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=6ddae81c-35cd-41fc-ae6f-8bf3e9d359b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92d3581f-aaaa-4f96-98bf-97b45698645b, client_auth_method=client-secret, username=admin, authSessionParentId=637fc18a-4cef-4c0e-bd47-f64cb1aa4991, authSessionTabId=Onv3omN5D9w 2026-04-20 05:59:53,767 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/3de16acf-a298-43ee-8186-49605de21e01 2026-04-20 05:59:54,117 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=d61faba8-30e1-411f-a8c3-5041f6caf2de, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=91050e4b-a13d-419c-a157-86e1c9b8d931, client_auth_method=client-secret, username=admin, authSessionParentId=6c3d0426-fb54-40af-8a15-3a904300b50b, authSessionTabId=Wu8efxPy_uA 2026-04-20 05:59:54,192 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/a7e6286e-0999-41a2-800f-687b712e585e 2026-04-20 05:59:54,744 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=84f5937d-03d1-4b42-acb4-6c41367d5d58, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=41cfc913-ad9d-445e-9764-375384c825ef, client_auth_method=client-secret, username=admin, authSessionParentId=79f0d6cc-3cbb-40db-be1d-b50ef4e4b2b7, authSessionTabId=MYNqvMeJGZs 2026-04-20 05:59:55,087 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=53e6f6d7-8968-4d11-8c4e-5fb9c8896d76, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7c84802d-678b-437e-9429-d9932e9cd566, client_auth_method=client-secret, username=admin, authSessionParentId=698dfa20-20cd-4a33-9b90-f22c0ba19a79, authSessionTabId=MtoCE4vJc7c 2026-04-20 05:59:55,456 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=d491547c-9a61-4aea-910c-b6ce81edcaed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2ed6fb41-eb8c-47f2-a6f5-3f7bbcf29b0b, client_auth_method=client-secret, username=admin, authSessionParentId=c0b014dd-ba74-428d-91da-d7449f84950b, authSessionTabId=icF7tcINkwY 2026-04-20 05:59:55,796 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=beac77e6-f2ad-4fc6-9d05-bbdab1123b09, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39707499-59ab-4393-8670-3cd2bea82dc6, client_auth_method=client-secret, username=admin, authSessionParentId=8d36d293-338c-4e4e-bad4-fd5ca154ce25, authSessionTabId=XN9uCXIX1gc 2026-04-20 05:59:56,167 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=af1fce95-22bf-4531-b624-7ffb65e6842b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=754b23d9-b673-4d9b-b15d-52f2622e8246, client_auth_method=client-secret, username=admin, authSessionParentId=38575ce9-0090-499a-8c49-9f8e92e46a6d, authSessionTabId=6lILnyL-xWQ 2026-04-20 06:00:45,466 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=63060561-ea80-49f4-86ef-472deaad87a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=723e6cbe-a98c-4a1e-9281-fd73b1f8f9ee, client_auth_method=client-secret, username=admin, authSessionParentId=8d68d269-c0a1-4ed9-84b7-a7947f143c49, authSessionTabId=eMNkuC1k3fA 2026-04-20 06:00:45,585 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=REALM, resourcePath=null 2026-04-20 06:00:46,946 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=62f8bbe3-9c19-4a0b-808e-3de4f0a21024, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e833039-6749-4c37-b05d-7fa03472d860, client_auth_method=client-secret, username=admin, authSessionParentId=3316901d-5b2b-48c4-986c-df6cecc568df, authSessionTabId=_C_bntTLt40 2026-04-20 06:00:47,002 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=CLIENT, resourcePath=clients/8adcc782-42d6-4cbb-a167-ca39eeae4a4f 2026-04-20 06:00:47,581 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=0de1c2e5-d2d3-451f-aafb-ba0afeeb8ebe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc3eae65-a669-4145-b22b-eb28e0ee5133, client_auth_method=client-secret, username=admin, authSessionParentId=94a7da89-0802-44e8-beed-b84cded7662f, authSessionTabId=mzHa1ZlArfM 2026-04-20 06:01:05,161 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=admin-cli, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, auth_method=openid-connect, token_id=7f1b0828-7495-4868-973f-2823d50fcdac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2a83430-65f3-4f80-883c-137fdd23781a, client_auth_method=client-secret, username=admin, authSessionParentId=e597439a-3e70-4304-965a-5f9c14af6512, authSessionTabId=GqbMlyGV2Lk 2026-04-20 06:01:05,231 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de2cf390-0803-43cf-85af-4d3b2b30a22b, clientId=528c7d07-dd30-4d11-82bd-72214a46f6ec, userId=71d8b0ce-272d-4b4a-bc8c-956336883ea7, ipAddress=199.19.213.17, resourceType=USER, resourcePath=users/97939ef6-beea-442e-834a-1d96c412d217 2026-04-20 06:01:06,939 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=f834dd80-94e9-4758-a942-5788fb42c253, ipAddress=10.0.0.142, token_id=382004eb-505b-4022-9030-00c6f3b7668c, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=283448af-358d-4a4e-97fd-8ed6b3547ddb, authSessionTabId=nW0rjGs2Cdw