Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-09 01:36:47,420 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5018ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-05-09 01:36:48,848 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-09 01:36:50,827 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 01:36:50,986 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 01:36:51,116 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 01:36:51,219 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 01:36:51,221 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6d98d29f-c2d4-400b-beaf-d92df8fdd45e, name: keycloak-0-8807 2026-05-09 01:36:51,227 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-09 01:36:51,227 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-09 01:36:51,234 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33792 2026-05-09 01:36:51,433 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-09 01:36:51,437 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 01:36:52,230 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 01:36:52,231 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 01:36:52,357 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 01:36:52,530 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 01:36:52,530 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 01:36:52,624 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 01:36:52,624 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 01:36:53,238 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-8807: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-09 01:36:53,250 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-8807|0] (1) [keycloak-0-8807] 2026-05-09 01:36:53,263 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-8807`, physical addresses are `[10.0.0.68:49328]` 2026-05-09 01:37:31,617 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-8807, Site name: null 2026-05-09 01:37:31,753 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 01:37:33,830 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.249s. Listening on: http://0.0.0.0:8080 2026-05-09 01:37:33,831 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 01:37:33,831 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-09 01:37:34,017 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 01:37:43,955 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=350230bf-89d6-4bf6-8675-5a6a3c849f26, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d66fb263-4200-495f-a1c2-43feedfe9963, client_auth_method=client-secret, username=admin, authSessionParentId=319baa3b-6c8d-4888-abef-0a46eb98267b, authSessionTabId=IX2cW13Vlf0 2026-05-09 01:37:45,551 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=atmosphere 2026-05-09 01:37:46,285 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=f40d7900-5ca4-4ee8-beed-86f5d64bd030, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2bbb0f5-06f2-41f8-884f-ef9f9262a6e4, client_auth_method=client-secret, username=admin, authSessionParentId=2f024bc7-6e59-4456-b921-89d4960b2986, authSessionTabId=ZBI8Bu2oeHg 2026-05-09 01:37:46,367 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e9bdddec-a748-4933-93e8-9842bcbf99b3 2026-05-09 01:37:46,451 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e9bdddec-a748-4933-93e8-9842bcbf99b3/protocol-mappers/models/b7f0935a-082a-42cc-9a67-3840a57a7f99 2026-05-09 01:38:07,139 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=e9682433-d078-43ef-a2ec-04da000cb198, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5cdba014-c752-4747-9658-f51b2cdd4c38, client_auth_method=client-secret, username=admin, authSessionParentId=c1846c76-a366-43d2-b0c1-317c84e2b3f4, authSessionTabId=LhPooUICQH8 2026-05-09 01:38:07,365 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/37f7fd52-f829-440d-a765-eeea37b4475e 2026-05-09 01:38:07,733 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=647798fc-cf74-4ebb-8278-33bbd1b865aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d994e492-8022-4f8c-bb9f-34b1fba1752d, client_auth_method=client-secret, username=admin, authSessionParentId=ed21bbe2-a03d-4c49-869b-1b4b359c5fa9, authSessionTabId=cuESKIZtvpQ 2026-05-09 01:38:07,919 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/97abb774-361d-4014-b1e2-8c6a613e1352 2026-05-09 01:38:08,274 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=3acfdf42-ce9b-43f6-8b6c-161e571e71c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c7aab2ae-983b-49a5-9ea0-e263114152fe, client_auth_method=client-secret, username=admin, authSessionParentId=7946e068-b225-496b-beea-39dc51678ce8, authSessionTabId=LcYWudweezg 2026-05-09 01:38:08,483 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/5562d542-6587-4d07-b6bc-9d464faa4651 2026-05-09 01:38:09,024 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=00bfa7b3-d03f-4a90-a71f-a989b16cc974, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b7fcaf80-5088-4131-8b3b-a117ab294717, client_auth_method=client-secret, username=admin, authSessionParentId=e35671f9-4f88-40e3-9c34-221a440d2742, authSessionTabId=vNHLv2fdmaA 2026-05-09 01:38:09,136 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/37f7fd52-f829-440d-a765-eeea37b4475e/roles/member 2026-05-09 01:38:09,497 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=26517604-8425-4459-9700-9c2989f5ef61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fbc30c57-e6cc-4c0d-af6e-9283b37e81c6, client_auth_method=client-secret, username=admin, authSessionParentId=1aacfe6c-d4f9-4e3d-b6ea-e42339804b48, authSessionTabId=5i3p3ATWWIQ 2026-05-09 01:38:09,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/97abb774-361d-4014-b1e2-8c6a613e1352/roles/admin 2026-05-09 01:38:09,979 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=c3a56055-536f-4e45-be9f-a45f4ec64a33, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d60f0154-4407-4c97-9a14-66b9ab1f8359, client_auth_method=client-secret, username=admin, authSessionParentId=8ca789cc-1e74-4c79-a568-1d844f842e4b, authSessionTabId=tFDXuhEU4OA 2026-05-09 01:38:10,061 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/97abb774-361d-4014-b1e2-8c6a613e1352/roles/editor 2026-05-09 01:38:10,416 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=3128b1bc-260e-4030-bfa0-9b164fa190cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=de547bcc-3a49-45b1-a1f8-2520745ab180, client_auth_method=client-secret, username=admin, authSessionParentId=66607bbc-956e-4703-889a-87380441697c, authSessionTabId=2PvV_G_xOss 2026-05-09 01:38:10,500 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/97abb774-361d-4014-b1e2-8c6a613e1352/roles/viewer 2026-05-09 01:38:10,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=a4b03229-ee94-4da4-8ffb-1ef3a9147ebd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8591d1bc-211b-4d67-bdab-b9e932438062, client_auth_method=client-secret, username=admin, authSessionParentId=f522a55a-9d74-416a-8b52-69c47ae76d87, authSessionTabId=dn8NGo8_zT8 2026-05-09 01:38:10,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/5562d542-6587-4d07-b6bc-9d464faa4651/roles/member 2026-05-09 01:40:25,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=cb9e013a-ddb0-4d0e-b6a1-0d3b88658867, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eee1f2f0-4bb7-4d2b-9cda-ae5015782e58, client_auth_method=client-secret, username=admin, authSessionParentId=8a0a8146-4539-4706-8fda-c3bff208e46c, authSessionTabId=XdlNiBsVwI0 2026-05-09 01:40:25,996 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=null 2026-05-09 01:40:27,472 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=6c0e45ad-9b74-4272-94ab-7f591067324a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a6490404-a61e-496a-9b57-dc625a623a33, client_auth_method=client-secret, username=admin, authSessionParentId=949db0ce-c96e-4d18-9474-86866f9d0928, authSessionTabId=MZ_AS4jtvao 2026-05-09 01:40:27,618 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/2754f6a1-0fc0-45f7-beb1-fb7096cd3626 2026-05-09 01:40:28,175 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=2865a8ef-2007-4c4c-8fa4-8583c4f845ad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8faa5cc6-cd49-49c7-9b5f-1f9e4a8b04f2, client_auth_method=client-secret, username=admin, authSessionParentId=7c44d0cc-9532-46e5-aaf9-0af6224efaab, authSessionTabId=MQb3_9LK1ak 2026-05-09 01:40:28,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b0586b3d-f979-45c4-abff-dc4c6e195a98/role-mappings/clients/e24f9e3b-9585-4667-9274-6d237d0202ee 2026-05-09 01:44:35,926 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=ac1afb6d-ae18-406a-ac4b-3cdfb288fd45, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=63508516-ae82-4aef-a575-ca44dc8da40b, client_auth_method=client-secret, username=admin, authSessionParentId=b2c51626-5438-4f39-9880-4dc705e9e3f3, authSessionTabId=OFAwi9Rgd7M 2026-05-09 01:44:36,040 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=null 2026-05-09 01:44:36,640 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=1dcd16cd-63fd-42be-b9ad-3afd2591f979, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00a55cd2-64cc-424d-b43e-0af1ed3cfec1, client_auth_method=client-secret, username=admin, authSessionParentId=2b24d0a7-2a36-4b24-bf14-1d044be1b0cf, authSessionTabId=MT2D1eEpPFk 2026-05-09 01:44:36,689 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e9bdddec-a748-4933-93e8-9842bcbf99b3 2026-05-09 01:44:36,746 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e9bdddec-a748-4933-93e8-9842bcbf99b3/protocol-mappers/models/b7f0935a-082a-42cc-9a67-3840a57a7f99 2026-05-09 01:44:42,464 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=2a9999fb-6e5d-4e0f-861f-525a0e50f3be, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e04733d-f6f1-49ae-a0af-74c26a849d41, client_auth_method=client-secret, username=admin, authSessionParentId=c154560e-004e-4767-8948-573eb9298026, authSessionTabId=qucj0F8P1TU 2026-05-09 01:44:42,519 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/37f7fd52-f829-440d-a765-eeea37b4475e 2026-05-09 01:44:42,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=d343ec61-035a-469e-a4b2-71cb152ffed5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf83ee89-f530-4974-8721-df54034f6bb4, client_auth_method=client-secret, username=admin, authSessionParentId=69353ca3-cf33-4c13-a6af-cb5e5b2613aa, authSessionTabId=cCOw9NXCvBQ 2026-05-09 01:44:42,947 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/97abb774-361d-4014-b1e2-8c6a613e1352 2026-05-09 01:44:43,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=a1a108cb-c035-4ce7-8178-550a59a6eeaf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f79bfa60-c209-4eb7-9955-f60aae20f83a, client_auth_method=client-secret, username=admin, authSessionParentId=4724c5d4-db74-4e91-b210-05f7890567b8, authSessionTabId=EDoSIc9gN6w 2026-05-09 01:44:43,381 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/5562d542-6587-4d07-b6bc-9d464faa4651 2026-05-09 01:44:43,947 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=7a732838-7314-4374-b6ce-9304c1269521, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=533f8f00-9db9-406a-9b93-8c1940b4ee92, client_auth_method=client-secret, username=admin, authSessionParentId=4b093434-2e7a-4946-97b6-4aba5dc6c999, authSessionTabId=BIy_2u85RjM 2026-05-09 01:44:44,323 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=5a3578f3-0600-4e69-8832-c68636f41a2d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33d220d8-119f-4970-9d8e-dae325e71d31, client_auth_method=client-secret, username=admin, authSessionParentId=312c2f3e-0a11-499c-b002-3b8a6e633a07, authSessionTabId=uJYQ5sR1Z6I 2026-05-09 01:44:44,697 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=a2a4a6bc-6620-447e-b12a-f6f2350fce43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=caa178ee-ec1e-468b-84d4-1bab7b668506, client_auth_method=client-secret, username=admin, authSessionParentId=d1242f0e-57e1-4c51-9887-73276de849e5, authSessionTabId=aVuiYDq1cTY 2026-05-09 01:44:45,050 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=94ca5f30-96a0-4c20-aa69-d383fbf49565, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fce5568c-cccc-49fc-9438-78d182ce9c14, client_auth_method=client-secret, username=admin, authSessionParentId=371aadaf-1131-45be-b454-1db475cb4c9e, authSessionTabId=JgnS_AIwCVU 2026-05-09 01:44:45,391 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=99443884-b295-4979-b83c-4e93352771b7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c4966200-e1e8-4d46-8adc-97a8e14dcd03, client_auth_method=client-secret, username=admin, authSessionParentId=64024dbd-41f7-4a73-b837-52701d6496e9, authSessionTabId=tw8XPrxcpr0 2026-05-09 01:45:33,462 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=6477d9ad-511f-4c50-bc42-32507f8eeff5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=938b81af-2bfa-4216-b10f-f006a9af5794, client_auth_method=client-secret, username=admin, authSessionParentId=fb54d735-0614-4ce7-8297-235c2fee632c, authSessionTabId=YBerv3Gdog8 2026-05-09 01:45:33,560 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=null 2026-05-09 01:45:34,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=f97840ac-defa-418c-9e11-2993295d0a62, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92e33801-2ba2-40da-9308-beab4887acb1, client_auth_method=client-secret, username=admin, authSessionParentId=89be0b19-8a4d-46ed-9d04-f01b3d75e1b7, authSessionTabId=Bcp5F9pWHLc 2026-05-09 01:45:34,908 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/2754f6a1-0fc0-45f7-beb1-fb7096cd3626 2026-05-09 01:45:35,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=2e6be66a-7b7e-4534-a318-392329d61c83, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0aa68543-c460-4f41-962b-f2684addbc28, client_auth_method=client-secret, username=admin, authSessionParentId=5ad8533d-bcbf-4f9f-bb98-522b805875b4, authSessionTabId=4VWK3xtUlK8 2026-05-09 01:45:52,660 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=admin-cli, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=1b022de6-9dfd-41b4-ab1a-795162affa15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7385993-9bfd-4bf4-ac8c-65484e5bdd01, client_auth_method=client-secret, username=admin, authSessionParentId=702109e3-0d43-422a-b643-55a87334c1c2, authSessionTabId=Ku1fSHaBIcw 2026-05-09 01:45:52,734 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8cff464b-57c1-4be5-95d4-f59a19325c07, clientId=d8aeb93c-43f6-4c09-a71d-4c85c2e40f86, userId=fc999203-8cf6-451c-a94a-ef4b9bf09a9e, ipAddress=199.204.45.33, resourceType=USER, resourcePath=users/d6fc0620-322b-45e2-99eb-84fb450e68fc