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-30 19:28:58,510 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47929ms 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 2026-07-30 19:29:02,763 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-30 19:29:10,553 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-30 19:29:10,854 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-30 19:29:11,358 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-30 19:29:11,955 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-30 19:29:11,957 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dfeb5cd9-f90e-4046-bf2d-789c3c2e5e30, name: keycloak-0-51858 2026-07-30 19:29:11,963 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-30 19:29:11,963 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-30 19:29:12,078 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36666 2026-07-30 19:29:14,286 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51858: no members discovered after 2136 ms: creating cluster as coordinator 2026-07-30 19:29:14,290 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-30 19:29:14,348 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51858|0] (1) [keycloak-0-51858] 2026-07-30 19:29:14,451 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51858`, physical addresses are `[10.0.0.246:52202]` 2026-07-30 19:29:14,462 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-30 19:29:15,869 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51858, Site name: null 2026-07-30 19:29:15,950 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-30 19:29:25,372 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-30 19:29:25,372 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-30 19:29:25,769 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-30 19:29:31,363 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-30 19:29:31,363 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-30 19:29:31,857 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-30 19:29:31,857 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-30 19:29:38,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:38,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:39,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:39,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:40,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:40,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:43,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:43,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:43,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:45,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:46,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:48,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:49,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:51,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:51,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:52,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:52,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:53,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:53,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:53,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:53,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:53,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:53,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:29:54,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:54,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:56,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:56,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:56,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:56,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:56,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:57,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:57,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:29:59,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:02,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:03,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:04,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:04,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:05,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:05,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:05,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:05,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:06,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:07,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:07,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:07,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-30 19:30:08,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-30 19:30:08,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-30 19:30:09,952 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-30 19:30:16,967 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 78.205s. Listening on: http://0.0.0.0:8080 2026-07-30 19:30:16,967 INFO [io.quarkus] (main) Profile prod activated. 2026-07-30 19:30:16,967 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-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-07-30 19:30:19,058 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-30 19:30:35,858 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="047cf42a-194b-4251-b81c-95419a5f7429", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2c135dd2-b0fc-44e0-817e-f54045fdc3bd", client_auth_method="client-secret", username="admin", authSessionParentId="757ffc8c-a8a5-4948-a697-0c415937e20b", authSessionTabId="mW-f6Oa8SuQ" 2026-07-30 19:30:40,960 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="atmosphere" 2026-07-30 19:30:42,253 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="affb791b-80c8-4f8e-aa27-950178306352", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="69679e09-e011-4d4f-8c15-44f9aa44cd16", client_auth_method="client-secret", username="admin", authSessionParentId="96dc4caa-1bac-49b3-b649-8f5106900776", authSessionTabId="doDbscbOLo4" 2026-07-30 19:30:42,392 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/02702c52-df21-41cf-8da0-5bfcaabf48a7" 2026-07-30 19:30:42,568 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/02702c52-df21-41cf-8da0-5bfcaabf48a7/protocol-mappers/models/518f2849-a444-4e47-9076-ac891d9fa810" 2026-07-30 19:31:03,427 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="ee2c3e8f-3c9c-4461-842b-5d7bf9813bf9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="50a54740-d794-499b-97be-c169790080f8", client_auth_method="client-secret", username="admin", authSessionParentId="79601d17-cd94-4989-b3db-e58de7797e77", authSessionTabId="FgANBmJh5vc" 2026-07-30 19:31:03,653 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/f9c24d18-8a7f-4996-b2ac-b3ae5441e0b7" 2026-07-30 19:31:04,022 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="4abaa2ed-23f7-48db-8ab4-40b9c58782e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7f9058ea-5ee6-43af-957d-c9d7d1988e53", client_auth_method="client-secret", username="admin", authSessionParentId="2c41d11b-01b8-4900-9dc2-99598137a85a", authSessionTabId="6gL3VfO7hnk" 2026-07-30 19:31:04,155 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/65eec2e5-3f69-4981-b390-bca0ce51e0e8" 2026-07-30 19:31:04,532 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="fcd841f1-3017-41af-8241-2283013bd7b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d8e1c8b-3b81-49a4-ab5c-ed9ec1e9ac54", client_auth_method="client-secret", username="admin", authSessionParentId="a65884ee-cdc2-4431-95d3-78ba910a7425", authSessionTabId="Zd4CZQKjhmc" 2026-07-30 19:31:04,655 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/ef42398e-7b90-4772-8f17-990ae1a6256f" 2026-07-30 19:31:05,242 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="7e06a8f9-fed8-4393-9926-f5ba6dc2b752", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67c6a2c0-a696-4e21-baf7-043dd57a8bbc", client_auth_method="client-secret", username="admin", authSessionParentId="fc8cb08e-00ee-4be3-9e78-619f0e0530ee", authSessionTabId="WZB4-iJZwfE" 2026-07-30 19:31:05,361 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/f9c24d18-8a7f-4996-b2ac-b3ae5441e0b7/roles/member" 2026-07-30 19:31:05,777 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="91852581-8e14-4cdb-8fdf-0d1b2d89aab0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="691fc1af-c0b1-483c-b9e9-4becb3618046", client_auth_method="client-secret", username="admin", authSessionParentId="b607b0c0-248b-453d-9870-3114c0872c98", authSessionTabId="hUJf99ECdG0" 2026-07-30 19:31:05,897 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/65eec2e5-3f69-4981-b390-bca0ce51e0e8/roles/admin" 2026-07-30 19:31:06,270 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="a5e5989d-507f-46aa-9c5c-2e06670952df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="73316d2f-4088-48d8-afd5-936336d054be", client_auth_method="client-secret", username="admin", authSessionParentId="9c6203bd-1527-45b6-aa8d-ed5e80ee4e58", authSessionTabId="5MCX1AtmfcM" 2026-07-30 19:31:06,379 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/65eec2e5-3f69-4981-b390-bca0ce51e0e8/roles/editor" 2026-07-30 19:31:06,764 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="fcf45209-ba7d-46f2-b7e2-0bd5274822d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05c34025-5340-4607-924e-d7941db5e7d4", client_auth_method="client-secret", username="admin", authSessionParentId="ea824c5b-5b12-48c0-b372-02a8946929a0", authSessionTabId="dAnVDRfckCA" 2026-07-30 19:31:06,875 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/65eec2e5-3f69-4981-b390-bca0ce51e0e8/roles/viewer" 2026-07-30 19:31:07,300 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="4cef67c9-399b-4087-9b4c-9ae553fbddee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a5ebf203-94cf-4dea-8a45-9970e0e23efe", client_auth_method="client-secret", username="admin", authSessionParentId="3abb7341-7389-4b81-b849-537cc6b46544", authSessionTabId="ngaYTN74feg" 2026-07-30 19:31:07,472 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/ef42398e-7b90-4772-8f17-990ae1a6256f/roles/member" 2026-07-30 19:33:16,904 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="ba0c00ef-f761-49d0-b11c-49b2a2c24738", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4f01bd0f-a307-42d7-84fd-b41fa789cc65", client_auth_method="client-secret", username="admin", authSessionParentId="b9d31580-56dc-4d3f-be5a-ed71a9701d25", authSessionTabId="ifjOt-qgWks" 2026-07-30 19:33:17,371 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-07-30 19:33:18,966 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="ae467c6d-bf7e-4705-88fa-129b1a500326", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="065c9658-3c68-4be2-82ad-7b34803cafbe", client_auth_method="client-secret", username="admin", authSessionParentId="e6fffc06-ad21-41fa-8603-3915f11b5a99", authSessionTabId="yas5Fr42Rwg" 2026-07-30 19:33:19,105 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/c2eae6d9-b872-47ed-b0dd-5c0b66f5aaf2" 2026-07-30 19:33:19,718 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="25288f38-a1d7-4e6d-a8a7-ffbc1edec6ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ab250060-c68d-4818-8b22-a822fa64e5af", client_auth_method="client-secret", username="admin", authSessionParentId="68996484-0e6f-4905-855f-990362f77091", authSessionTabId="9uaQMK7eRC0" 2026-07-30 19:33:20,156 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b1a43d8f-58ff-4ae4-8b83-1d3b4007ad2f/role-mappings/clients/69d35360-8060-4c8d-a88c-bd4703498255" 2026-07-30 20:22:43,589 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="88577dcc-5de0-49ed-b5ea-55c3494d628b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f05ce5f-1429-4b7f-bcb2-90ef2b87bc70", client_auth_method="client-secret", username="admin", authSessionParentId="48459062-d4a6-4f5b-85c0-a263230ddd6a", authSessionTabId="XVuuQRPkQdE" 2026-07-30 20:22:43,759 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-07-30 20:22:44,564 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="80a51b70-635b-4b30-8a03-40f6fb8019c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="373d0a42-c045-4051-85e2-3a4932e176d7", client_auth_method="client-secret", username="admin", authSessionParentId="eab5c4c5-5481-4ce3-89bb-da6ded71d46c", authSessionTabId="OLQ4CTY6sS4" 2026-07-30 20:22:44,621 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/02702c52-df21-41cf-8da0-5bfcaabf48a7" 2026-07-30 20:22:44,671 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/02702c52-df21-41cf-8da0-5bfcaabf48a7/protocol-mappers/models/518f2849-a444-4e47-9076-ac891d9fa810" 2026-07-30 20:22:50,976 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="03937da9-54d5-4397-9cc3-8e3b6d7b52ac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dbce64ff-451b-4ea8-a7fe-c7799ec701d2", client_auth_method="client-secret", username="admin", authSessionParentId="49bb3c7f-f60d-41c4-aca5-5441b158c91b", authSessionTabId="kb4uWgMmSeo" 2026-07-30 20:22:51,055 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/f9c24d18-8a7f-4996-b2ac-b3ae5441e0b7" 2026-07-30 20:22:51,416 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d7da004d-982f-4fb2-9b05-b36385307f7a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ac8679e7-b191-48d6-8c43-b9e3be0bfeaa", client_auth_method="client-secret", username="admin", authSessionParentId="654cd374-419c-4531-95cd-1578fed66eea", authSessionTabId="dPZ5kwCWfVY" 2026-07-30 20:22:51,464 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/65eec2e5-3f69-4981-b390-bca0ce51e0e8" 2026-07-30 20:22:51,820 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="931262a9-4771-40db-b16b-64e998d05c36", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="39790408-12f2-48c8-bb2a-2dd82ef067b5", client_auth_method="client-secret", username="admin", authSessionParentId="cfde0f73-cea7-46a6-aab9-2d9067885599", authSessionTabId="-McqIbbWDSU" 2026-07-30 20:22:51,883 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/ef42398e-7b90-4772-8f17-990ae1a6256f" 2026-07-30 20:22:52,536 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="928b4152-c907-4b5c-ae49-3f70f64cd393", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="80e138b1-007d-40d6-9a46-78c03eae6de5", client_auth_method="client-secret", username="admin", authSessionParentId="bab8665b-bf0c-4081-9e13-50717ce2e433", authSessionTabId="IlPb32lC7bw" 2026-07-30 20:22:52,897 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="adbb11f9-3acd-43f9-bc99-05aaf30df76b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3788482d-223f-44eb-97dd-72fbbc478057", client_auth_method="client-secret", username="admin", authSessionParentId="701cc36f-39e0-4f61-af6f-67869fbfb7a1", authSessionTabId="8s3wTzZDGhg" 2026-07-30 20:22:53,265 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="6635ee8b-07f1-4a64-8b5c-206f117d0d0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02278e25-0232-4abf-9428-32cdbd67d83a", client_auth_method="client-secret", username="admin", authSessionParentId="4bbf3f09-ff3a-4403-8d33-f681be66405d", authSessionTabId="xZ_1w2v9S8s" 2026-07-30 20:22:53,614 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="2dc4ca1c-8b8d-4eb5-b5ab-4fd6010ac312", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9238934a-3163-45fd-84ed-a795a50b8d15", client_auth_method="client-secret", username="admin", authSessionParentId="b6551dc4-787e-47bf-a94d-0464c9058a37", authSessionTabId="jRFN6ZGX0Oo" 2026-07-30 20:22:54,011 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="030630dc-c383-4aa2-8c0b-984440b371be", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="182a9043-bf22-4788-bb16-72200ffa7e0b", client_auth_method="client-secret", username="admin", authSessionParentId="a256c889-ba77-44df-b60e-38ef0e27362d", authSessionTabId="8guJDR7KQ1w" 2026-07-30 20:24:05,231 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="23afb635-6267-4258-88f4-818b562f365b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f666b38d-7265-4e41-ae10-502ebb445d87", client_auth_method="client-secret", username="admin", authSessionParentId="effbc8c7-0581-49b6-aa5a-3dbeb9c385b5", authSessionTabId="wN2EmPIgTrY" 2026-07-30 20:24:05,381 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-07-30 20:24:07,103 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="2195e13f-08d6-48d3-8dc9-eb77fa7e3fcb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1141b8a3-725f-456c-85bd-a32975b36a4a", client_auth_method="client-secret", username="admin", authSessionParentId="040ee2d8-c169-403a-8575-98fad5fe39ec", authSessionTabId="awz2HgEq5kc" 2026-07-30 20:24:07,154 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="590f81e0-985b-4328-9674-35e7cdfb7fca", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/c2eae6d9-b872-47ed-b0dd-5c0b66f5aaf2" 2026-07-30 20:24:07,796 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="52119228-e90b-4fed-be0f-f0ec98049ee4", clientId="admin-cli", userId="157aed18-4f1e-4a06-aae6-b80b53b2c949", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="198f6640-e0a7-4338-bcf9-1941b026a420", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75f49799-db48-4116-8c82-6b976cc4ece4", client_auth_method="client-secret", username="admin", authSessionParentId="425f2f20-2af1-4cf6-868a-fad9447c2f88", authSessionTabId="AIcgrHOHwxE"