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-06 01:17:32,952 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5350ms 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-06 01:17:34,246 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-06 01:17:36,163 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-06 01:17:36,221 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-06 01:17:36,320 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-06 01:17:36,442 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-06 01:17:36,445 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5366a7fc-c570-4ad4-b342-b45703e939ed, name: keycloak-0-31196 2026-05-06 01:17:36,452 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-06 01:17:36,452 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-06 01:17:36,462 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43206 2026-05-06 01:17:37,019 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-06 01:17:37,022 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-06 01:17:38,470 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31196: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-06 01:17:38,481 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31196|0] (1) [keycloak-0-31196] 2026-05-06 01:17:38,492 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31196`, physical addresses are `[10.0.0.61:58742]` 2026-05-06 01:17:38,878 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31196, Site name: null 2026-05-06 01:17:39,653 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-06 01:17:39,653 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-06 01:17:40,254 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-06 01:17:40,434 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-06 01:17:40,434 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-06 01:17:40,546 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-06 01:17:40,546 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-06 01:18:32,109 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-06 01:18:34,192 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 61.064s. Listening on: http://0.0.0.0:8080 2026-05-06 01:18:34,192 INFO [io.quarkus] (main) Profile prod activated. 2026-05-06 01:18:34,192 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-06 01:18:34,380 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-06 01:18:49,551 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=ac6bac59-26e8-4957-b2ff-cdde90b97ac3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5a768665-68ed-4e0d-8a8c-0032968a75e3, client_auth_method=client-secret, username=admin, authSessionParentId=61d037a3-a88f-405a-a0dc-ed812e636f60, authSessionTabId=p5Vn_phMZsw 2026-05-06 01:18:51,407 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=REALM, resourcePath=atmosphere 2026-05-06 01:18:52,194 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=733373f8-86ed-4c2a-a994-179c13df8d13, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f4317e87-4e33-4822-a332-6f94995e445d, client_auth_method=client-secret, username=admin, authSessionParentId=014be040-71a6-4ccb-90dd-3421e0334531, authSessionTabId=6zqSeqL8G5A 2026-05-06 01:18:52,300 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ab8fbb56-de19-4f99-931b-3c187d389f9c 2026-05-06 01:18:52,382 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ab8fbb56-de19-4f99-931b-3c187d389f9c/protocol-mappers/models/9ad72d83-1c6f-4c7e-a071-2f43eeb2283f 2026-05-06 01:19:13,326 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=b92a3034-5625-4781-9cd0-72911fb5442b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9de04c24-1656-4317-845c-1b1659d0a69f, client_auth_method=client-secret, username=admin, authSessionParentId=7daa2edb-0bdf-45b6-b557-f48b7a6ce49e, authSessionTabId=LkcBDJInigo 2026-05-06 01:19:13,494 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/04e2f261-86df-4830-9751-c1904ce7f425 2026-05-06 01:19:13,865 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=ca95c2d7-2a31-43af-8261-f2f0489dcb62, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab74a67c-74e7-414a-a30e-8a375a6aef40, client_auth_method=client-secret, username=admin, authSessionParentId=9f6893a6-c878-4640-be53-705095267e6d, authSessionTabId=1yzlb2L7pB0 2026-05-06 01:19:13,932 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/7dc26724-52c0-41f0-8a68-4f73cd1d642b 2026-05-06 01:19:14,289 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=0632d76b-0043-407d-a305-aea5504ca714, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31edcca6-5c95-496f-a54f-ac6d9093c754, client_auth_method=client-secret, username=admin, authSessionParentId=271b2811-40ed-40cf-a716-5727038676f0, authSessionTabId=HuLeO5caoZo 2026-05-06 01:19:14,357 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/3605123c-c424-4625-b0f7-7649f82aca51 2026-05-06 01:19:14,970 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=f0281efa-0a67-45ff-ab75-c3f00a78e98b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6bb672b2-871c-4817-9a32-8a83ccb7f81c, client_auth_method=client-secret, username=admin, authSessionParentId=9a107ff0-653a-4aae-b379-7e0859c883f9, authSessionTabId=_zvYL-dUc3E 2026-05-06 01:19:15,076 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/04e2f261-86df-4830-9751-c1904ce7f425/roles/member 2026-05-06 01:19:15,452 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=75b035a1-0acf-43fb-b9b3-4e6c3fec8486, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9cd68fd-9b88-4a3f-a479-abfa47e7e837, client_auth_method=client-secret, username=admin, authSessionParentId=a88274a6-03e2-4a33-9166-c620c9f34471, authSessionTabId=QjmkxPQJEsk 2026-05-06 01:19:15,527 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/7dc26724-52c0-41f0-8a68-4f73cd1d642b/roles/admin 2026-05-06 01:19:15,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=bf4c5614-46fa-43a0-bec1-4bfb5112dfc9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d4ae3af5-8d67-4715-a0f8-2007a31532a1, client_auth_method=client-secret, username=admin, authSessionParentId=5931b1eb-ddf2-4e54-b814-8f09d53ac3a6, authSessionTabId=qf5u2-P5iXk 2026-05-06 01:19:15,968 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/7dc26724-52c0-41f0-8a68-4f73cd1d642b/roles/editor 2026-05-06 01:19:16,335 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=08474030-edec-4cf3-b359-7c2de504657d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=34e536a5-2016-4555-98e1-b9e23cb7eaa2, client_auth_method=client-secret, username=admin, authSessionParentId=199d7ddd-6fcb-4560-bef9-c63c5bb405a0, authSessionTabId=qU-pq_JxdoA 2026-05-06 01:19:16,417 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/7dc26724-52c0-41f0-8a68-4f73cd1d642b/roles/viewer 2026-05-06 01:19:16,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=e7628b11-6247-4963-a194-aaf53cea6959, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=61f98bfa-ec0f-4e39-a5a6-ee96734cf18a, client_auth_method=client-secret, username=admin, authSessionParentId=488f50ef-39d8-4d87-9740-2c57f82bac81, authSessionTabId=Ry5GBHXauuQ 2026-05-06 01:19:16,870 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/3605123c-c424-4625-b0f7-7649f82aca51/roles/member 2026-05-06 01:21:30,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=9771589d-a677-4c27-b8b6-458e99869951, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d7871836-386b-4064-88d5-aa8989b3388c, client_auth_method=client-secret, username=admin, authSessionParentId=4f82b062-f93d-41df-af18-5693f5137181, authSessionTabId=ioMIpHSmODk 2026-05-06 01:21:31,118 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=REALM, resourcePath=null 2026-05-06 01:21:32,540 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=1c76c66d-3bb5-4214-b073-f0125fbee9ea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da6d5afd-9e87-4e73-8c00-8b6a15736608, client_auth_method=client-secret, username=admin, authSessionParentId=bda453c6-77cc-414e-b690-f82ea008d697, authSessionTabId=1IhoJqf2ejY 2026-05-06 01:21:32,635 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/2429d834-172d-41e3-8633-3a3c0b7ac7f3 2026-05-06 01:21:33,218 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=f62ac2d2-62a7-412f-aa1a-fe5c8a29aa6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=437e1baf-31ba-4de9-bcc0-4b1369bcc310, client_auth_method=client-secret, username=admin, authSessionParentId=41b42927-0cee-4f7b-81c7-b80458afbeed, authSessionTabId=22Yps-yvJgU 2026-05-06 01:21:33,514 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/840c0adc-75cf-4f0f-a689-857388f651f6/role-mappings/clients/e33687b0-767e-42c2-ad66-575ddba68111 2026-05-06 01:25:42,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=24f61638-8349-4adf-aa07-0fc0afdfe1a1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9d9c302-b465-49f2-87e6-bfd6935d6800, client_auth_method=client-secret, username=admin, authSessionParentId=697dc7b0-0b85-42ce-8023-2a62558069d3, authSessionTabId=U8QbpNEfBuo 2026-05-06 01:25:42,351 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=REALM, resourcePath=null 2026-05-06 01:25:42,983 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=eddadcd1-ad75-4265-889e-4aefd3e35ad2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8ee3aa6c-d388-46ef-9a0c-d10c69e15a83, client_auth_method=client-secret, username=admin, authSessionParentId=d457308e-6414-4483-a68a-663cb8606f6a, authSessionTabId=BX1rtMnt7QY 2026-05-06 01:25:43,035 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ab8fbb56-de19-4f99-931b-3c187d389f9c 2026-05-06 01:25:43,502 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ab8fbb56-de19-4f99-931b-3c187d389f9c/protocol-mappers/models/9ad72d83-1c6f-4c7e-a071-2f43eeb2283f 2026-05-06 01:25:49,444 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=ad5d3632-2160-407e-9a0d-6fc1946ec7ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=59e019f7-001d-4151-8027-bd45b7749d66, client_auth_method=client-secret, username=admin, authSessionParentId=e7ffe13e-2a8f-48d4-a161-c3fe166fd9e6, authSessionTabId=hNkD505GYHU 2026-05-06 01:25:49,493 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/04e2f261-86df-4830-9751-c1904ce7f425 2026-05-06 01:25:49,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=238a98de-aa58-4f35-826d-2ae8601e3e8c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da3ad03f-fa77-4046-8eb1-eeb66ac013e9, client_auth_method=client-secret, username=admin, authSessionParentId=adc10619-a840-4b41-b524-b03b5c00c7f1, authSessionTabId=9H5YT7rbHoE 2026-05-06 01:25:49,903 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/7dc26724-52c0-41f0-8a68-4f73cd1d642b 2026-05-06 01:25:50,256 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=1d7afb74-eda3-46bd-9f9a-196992e1272a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9d26bd90-b91b-4871-89f0-705cffa5490f, client_auth_method=client-secret, username=admin, authSessionParentId=a3541ec3-0708-4458-b523-35dcbc12fd5c, authSessionTabId=VYbKIKAsPrA 2026-05-06 01:25:50,304 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/3605123c-c424-4625-b0f7-7649f82aca51 2026-05-06 01:25:50,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=a9e55c33-6e8c-41ca-a595-89f2cb965802, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=56d89ca2-a9af-40e6-ba07-841bf4cfd1a6, client_auth_method=client-secret, username=admin, authSessionParentId=e0e6340b-7f51-4c67-825c-04ecb890789c, authSessionTabId=c9wb1zJvcG0 2026-05-06 01:25:51,231 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=64b2b376-c275-4adb-b599-d61c297abfae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf06a1a1-a47e-457f-a5e8-200b78db29c4, client_auth_method=client-secret, username=admin, authSessionParentId=7a4fa015-570b-4f51-9cf4-8076e475d7df, authSessionTabId=wjxWaomhv8Y 2026-05-06 01:25:51,574 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=c7ef0b9e-2e46-4bb8-af39-b5017574ed6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=462a81b6-5855-43d8-b055-f97979a1aa53, client_auth_method=client-secret, username=admin, authSessionParentId=f26caa65-8ed1-47bb-854b-d024bd9f8ac5, authSessionTabId=SZr_tYbKwXI 2026-05-06 01:25:51,922 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=96bd5e14-21de-4f0a-9ac9-ef99d0e44385, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b8af854-9745-4b6d-a497-66b7625ab9e4, client_auth_method=client-secret, username=admin, authSessionParentId=0345e670-692a-487c-8dab-fa8cdcef7d85, authSessionTabId=ReLC42B8IxU 2026-05-06 01:25:52,268 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=7bacd18e-d5c4-4caf-a276-84fa66127632, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dafb8f58-0a99-44fa-8013-db3729d80256, client_auth_method=client-secret, username=admin, authSessionParentId=7964fc10-2e7f-4896-802d-055be24d7fe4, authSessionTabId=dIYoDB7Komc 2026-05-06 01:26:41,890 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=36ba97a8-71b3-4ffd-9204-4046d1c4f4ef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=76f64c21-34ec-444f-9614-dfa7578166d1, client_auth_method=client-secret, username=admin, authSessionParentId=7b853140-c49c-46ba-b66a-894784ef5128, authSessionTabId=TWiKDcLE4lU 2026-05-06 01:26:42,091 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=REALM, resourcePath=null 2026-05-06 01:26:43,395 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=5703dd14-a05b-4e18-bce7-5db66e1bb023, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=75f7b5c2-7be3-401e-b29f-1d1ae375e09d, client_auth_method=client-secret, username=admin, authSessionParentId=73a9ba0d-0207-44e1-b617-034c4aec3262, authSessionTabId=ZY6kujXF304 2026-05-06 01:26:43,455 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/2429d834-172d-41e3-8633-3a3c0b7ac7f3 2026-05-06 01:26:43,997 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=52ac8ef0-c419-4505-9e2b-5abc9d151b87, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b0311270-d82e-44d1-9c92-eaee945bda33, client_auth_method=client-secret, username=admin, authSessionParentId=89b2c6c2-baa7-49f7-9aa1-1f8d811c921f, authSessionTabId=cX-knSzrUFU 2026-05-06 01:27:02,401 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=admin-cli, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=81446400-58c4-42cc-b3a0-a9f269558165, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c868b45-c974-4e40-b73f-0c2679e4033c, client_auth_method=client-secret, username=admin, authSessionParentId=ed4acb6c-3031-4729-9175-62e464a698dd, authSessionTabId=f7e-Ix-CiVA 2026-05-06 01:27:02,465 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b287969e-1e79-4709-9612-3e2cf05e84bb, clientId=fdba622a-dc00-4d7b-9f93-91f9066f1c85, userId=c31c3bc9-1693-46e2-ba6d-089c52bf530c, ipAddress=199.19.213.32, resourceType=USER, resourcePath=users/12f5259f-433a-4e1f-be2b-d51c7d01f7ca