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-07-23 23:59:12,521 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4663ms 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-07-23 23:59:13,922 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-07-23 23:59:16,047 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-23 23:59:16,204 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-23 23:59:16,357 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-23 23:59:16,489 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-23 23:59:16,490 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d3a5ce58-4e11-4b0b-a32d-18fe604f739f, name: keycloak-0-36295 2026-07-23 23:59:16,496 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-07-23 23:59:16,496 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-07-23 23:59:16,503 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31003 2026-07-23 23:59:16,769 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-07-23 23:59:17,519 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-07-23 23:59:17,519 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-07-23 23:59:17,683 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-23 23:59:17,866 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-07-23 23:59:17,866 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-07-23 23:59:17,978 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-07-23 23:59:17,978 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-07-23 23:59:18,508 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-36295: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-23 23:59:18,519 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-36295|0] (1) [keycloak-0-36295] 2026-07-23 23:59:18,533 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-36295`, physical addresses are `[10.0.0.46:46539]` 2026-07-23 23:59:46,604 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-36295, Site name: null 2026-07-23 23:59:46,728 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-23 23:59:46,744 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-23 23:59:48,499 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 35.777s. Listening on: http://0.0.0.0:8080 2026-07-23 23:59:48,500 INFO [io.quarkus] (main) Profile prod activated. 2026-07-23 23:59:48,500 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-07-23 23:59:48,659 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-24 00:00:05,295 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=f54f2384-1620-45ca-8c01-f132b5d0566e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f68c119f-2ff9-48d2-919a-66ee958edafa, client_auth_method=client-secret, username=admin, authSessionParentId=d30af836-0a6f-483c-addc-9c51b1ad7274, authSessionTabId=iKNeNXFWmoA 2026-07-24 00:00:06,881 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=REALM, resourcePath=atmosphere 2026-07-24 00:00:07,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=778bcb3b-b157-47b7-a39b-b5d118aee3c0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4f8336c6-9bcd-45a1-8a43-6ea5b5eb242b, client_auth_method=client-secret, username=admin, authSessionParentId=de1b75bd-d74e-4b81-ba7d-9dff7667d37a, authSessionTabId=1v7Wm1w0hr4 2026-07-24 00:00:07,748 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9da350eb-b1a2-4bf4-9731-845a0c29a3ab 2026-07-24 00:00:07,839 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9da350eb-b1a2-4bf4-9731-845a0c29a3ab/protocol-mappers/models/0864e66e-a55c-4401-b706-7becc8d76bda 2026-07-24 00:00:43,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=e65e04f8-b5af-422b-a09e-b16b450afcd3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6c3a7b3a-25fc-497a-b9c8-4266ade205e8, client_auth_method=client-secret, username=admin, authSessionParentId=43349fdc-3365-45d5-a27a-fc1177bd828a, authSessionTabId=4ltOs50yQm0 2026-07-24 00:00:43,963 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/b004228f-1e47-4a53-ba9c-2a56ec8f5032 2026-07-24 00:00:44,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=523b46b0-448c-45c5-917c-b76eef98f10b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c2ae8aa-7e65-4f32-a442-cf720e505a5c, client_auth_method=client-secret, username=admin, authSessionParentId=3196fa83-7d8c-4a86-b87a-b971b3641dad, authSessionTabId=rjNwW4TlQS8 2026-07-24 00:00:44,405 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/267da987-461b-441c-ac84-74ca2b8b9d55 2026-07-24 00:00:44,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=500558ca-8828-469a-b604-c91a1cdc4fd1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2d128735-7129-4813-aa4c-ec85e80689f9, client_auth_method=client-secret, username=admin, authSessionParentId=8d9f66ab-c4a8-476e-b3e1-ce1a7c684d73, authSessionTabId=ENf3N0wrYZM 2026-07-24 00:00:44,828 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/6ff7ea74-3468-42eb-a259-d8dd66a413cb 2026-07-24 00:00:45,437 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=c7956b5b-9569-4308-9944-1a00ce105543, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=932b6ed3-0460-4195-8564-2ac209a8399e, client_auth_method=client-secret, username=admin, authSessionParentId=8d669dd4-fff6-430b-8522-3a21201e58a5, authSessionTabId=kvpGUaRcVfw 2026-07-24 00:00:45,551 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_ROLE, resourcePath=clients/b004228f-1e47-4a53-ba9c-2a56ec8f5032/roles/member 2026-07-24 00:00:45,906 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=dd51f423-545e-4d43-a797-ae84654b0c99, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2bc18ef9-b419-44c4-943f-9b780cb7dd38, client_auth_method=client-secret, username=admin, authSessionParentId=ea77e9c2-71cc-42ab-9e25-3b40b76b8b59, authSessionTabId=pzSHqUFHgmU 2026-07-24 00:00:45,999 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_ROLE, resourcePath=clients/267da987-461b-441c-ac84-74ca2b8b9d55/roles/admin 2026-07-24 00:00:46,365 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=381570a9-634d-4b4a-bddb-846fd44aef77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e827f49f-a181-46dc-a1ed-0e076bad9849, client_auth_method=client-secret, username=admin, authSessionParentId=adf0c27b-d20b-4509-9dd5-026337d099c9, authSessionTabId=JwaxUu6kl2s 2026-07-24 00:00:46,444 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_ROLE, resourcePath=clients/267da987-461b-441c-ac84-74ca2b8b9d55/roles/editor 2026-07-24 00:00:46,808 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=1da1a5d5-4a5e-4c07-8739-886222fdc850, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1309e2d1-e033-4d46-b06d-c4dfecf43a2b, client_auth_method=client-secret, username=admin, authSessionParentId=d41e63a2-5c7e-4ea1-8dff-d6ed48710962, authSessionTabId=XAJC9Qfbfac 2026-07-24 00:00:46,897 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_ROLE, resourcePath=clients/267da987-461b-441c-ac84-74ca2b8b9d55/roles/viewer 2026-07-24 00:00:47,268 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=521d9b2c-e723-47e0-9ff2-1ba4fcddf71e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2479ed5-56b8-487f-9805-7e900a9b9e0f, client_auth_method=client-secret, username=admin, authSessionParentId=053f6e32-eb93-4e00-b141-cf59e005ab88, authSessionTabId=Yyj8gd7yzu0 2026-07-24 00:00:47,360 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_ROLE, resourcePath=clients/6ff7ea74-3468-42eb-a259-d8dd66a413cb/roles/member 2026-07-24 00:02:59,328 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=64ebf069-5485-4321-8023-5c872cb92576, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e44cab3b-6263-4b61-811b-9ae15dabb4e1, client_auth_method=client-secret, username=admin, authSessionParentId=d96e19e2-a3b3-433a-95c0-f1de21cfb5e5, authSessionTabId=aKTVayZZeDs 2026-07-24 00:02:59,499 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=REALM, resourcePath=null 2026-07-24 00:03:00,930 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=fbc62a6a-72b6-4788-9e1a-2b54b9dcab7f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ccd85b9a-936e-411b-930f-055d59ef7d09, client_auth_method=client-secret, username=admin, authSessionParentId=882c58f7-f56c-4042-81d1-36c2580e2d63, authSessionTabId=lgvWyrh3Wvo 2026-07-24 00:03:01,011 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/cc1d4541-1f48-430d-a25c-a90ac756ee6a 2026-07-24 00:03:01,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=d651f96d-084d-4a2e-b987-def76fb40412, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b055fede-bd4f-4d6d-8e1c-4891b4b37659, client_auth_method=client-secret, username=admin, authSessionParentId=8762f15b-3696-40b8-8552-7cf965acc391, authSessionTabId=BxPhBLh45DU 2026-07-24 00:03:01,913 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a776c045-af7c-448d-aeac-d546c6da0b56/role-mappings/clients/e6e97f2b-e757-4b31-b3d6-e28107fdb96d 2026-07-24 00:52:38,975 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=93e0cf11-0960-46da-8cf4-4c1ffc58ca3d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e8ac7694-964a-4738-b6c6-558339fd6d56, client_auth_method=client-secret, username=admin, authSessionParentId=9842bf0f-633a-4d6d-a2ad-31d856ffbdad, authSessionTabId=E2FWXq0UEtE 2026-07-24 00:52:39,105 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=REALM, resourcePath=null 2026-07-24 00:52:39,840 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=0fe0841d-e624-42f2-bdc1-dca7f96cb1d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52cd7d57-43d7-4a41-b320-87c5119b2798, client_auth_method=client-secret, username=admin, authSessionParentId=a5559177-5af3-4822-bb5a-15210501ad2a, authSessionTabId=wV0yqHpb0Lo 2026-07-24 00:52:39,898 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9da350eb-b1a2-4bf4-9731-845a0c29a3ab 2026-07-24 00:52:39,960 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9da350eb-b1a2-4bf4-9731-845a0c29a3ab/protocol-mappers/models/0864e66e-a55c-4401-b706-7becc8d76bda 2026-07-24 00:52:46,422 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=ac700e35-1c36-41b2-a872-e216b8765ed0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5237c24e-a094-4c13-92fd-b41d5dc5098e, client_auth_method=client-secret, username=admin, authSessionParentId=3aceeee4-5072-4f21-8726-687accf01b37, authSessionTabId=y9qg62bxFes 2026-07-24 00:52:46,483 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/b004228f-1e47-4a53-ba9c-2a56ec8f5032 2026-07-24 00:52:46,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=53d8e640-6a68-41fd-a5be-d6c51dec8678, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d026696f-3438-4ef5-97de-7f2c1d278585, client_auth_method=client-secret, username=admin, authSessionParentId=fab8979d-d76c-4387-ae97-c4a572420099, authSessionTabId=9qEEKFKmDJQ 2026-07-24 00:52:46,910 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/267da987-461b-441c-ac84-74ca2b8b9d55 2026-07-24 00:52:47,275 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=e35d0281-6aab-4b10-9b0f-023f9cf39c2e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=140bc555-0937-4417-a9e5-7e374993f540, client_auth_method=client-secret, username=admin, authSessionParentId=8a15a0c2-bd8e-4635-90e0-5609978769cd, authSessionTabId=umnegMrWd-Y 2026-07-24 00:52:47,324 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/6ff7ea74-3468-42eb-a259-d8dd66a413cb 2026-07-24 00:52:47,990 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=bd817f7e-1c56-4edb-9012-d45d545bca42, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65d2fbed-a843-42a8-a37c-b24901e42a51, client_auth_method=client-secret, username=admin, authSessionParentId=241dc8ff-5146-40ed-89c3-1f4ba0cc5996, authSessionTabId=eAI8RvJHKKY 2026-07-24 00:52:48,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=e2475b45-60e2-4533-9d6e-3624626ac472, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=27b1ab78-8270-42a9-8d88-2d99221ba9b4, client_auth_method=client-secret, username=admin, authSessionParentId=598a7c74-aa43-4463-b72d-b5aa0f72ddbd, authSessionTabId=WZPJgppBdo0 2026-07-24 00:52:48,782 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=96e6a1d2-99bf-4be1-9b1d-98226f3b3207, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be66ec7f-9207-4131-a6c2-31ef0175be60, client_auth_method=client-secret, username=admin, authSessionParentId=ce53b30c-1d55-453c-9517-f41e4709e0ad, authSessionTabId=2HiGoei0ZM8 2026-07-24 00:52:49,188 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=ec1cceb3-c38b-4b84-b9f0-3a6abbf4f0f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dd49e9e9-fdcb-41b2-a7ec-9b1ce3157dae, client_auth_method=client-secret, username=admin, authSessionParentId=9edc59b2-830b-45f0-8e01-799e88d5dec5, authSessionTabId=W5Rw2JflYSI 2026-07-24 00:52:49,574 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=eb4d7f4e-ee70-43e7-8696-85107371fe1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c67cd17e-cc37-4d09-90bc-ce47590a6e60, client_auth_method=client-secret, username=admin, authSessionParentId=ff39f178-17c2-43d6-b1b9-26ec29065f5d, authSessionTabId=n3oib7-iPo8 2026-07-24 00:54:06,284 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=3ca3fd2e-6804-47b9-9e5e-37cc76456698, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85a7f8ee-a16c-494a-9f93-a15007f89e5c, client_auth_method=client-secret, username=admin, authSessionParentId=fe96e8f2-6070-4c96-b66f-af6b9d6d9153, authSessionTabId=vQ3jl7o8gxA 2026-07-24 00:54:06,417 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=REALM, resourcePath=null 2026-07-24 00:54:08,088 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=8837ed8d-a3ff-4924-97d7-00d3fda73976, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8390ed3d-fe3d-4cdc-a53c-6282e3838fe7, client_auth_method=client-secret, username=admin, authSessionParentId=6199510e-549a-4d06-acc2-40e173a17f70, authSessionTabId=ClG6P-vtGFY 2026-07-24 00:54:08,140 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=6a34272e-331f-4f3e-a2f9-54e2eca1bc29, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, resourceType=CLIENT, resourcePath=clients/cc1d4541-1f48-430d-a25c-a90ac756ee6a 2026-07-24 00:54:08,866 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=162558ac-4b38-4368-8a25-1d0beb56bd4f, clientId=admin-cli, userId=e5a4469c-00d5-433c-87ce-1a0cf0c1165b, ipAddress=199.19.213.150, auth_method=openid-connect, token_id=3d8413ff-b862-4285-bd80-57c4a04279d4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1fcaffb-20e1-4e67-a4c1-959738860337, client_auth_method=client-secret, username=admin, authSessionParentId=d6103e1f-c2ac-462d-8ab7-827b92f23be1, authSessionTabId=IBMbH-_GEBM