Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-09 16:59:13,404 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50312ms 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-05-09 16:59:18,704 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-09 16:59:27,082 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 16:59:27,571 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 16:59:28,497 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 16:59:29,187 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 16:59:29,190 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 954ad22b-691a-47ef-bce9-ee7475d819bc, name: keycloak-0-11979 2026-05-09 16:59:29,272 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-09 16:59:29,273 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-09 16:59:29,281 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21382 2026-05-09 16:59:30,899 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-09 16:59:30,972 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 16:59:31,289 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-11979: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-09 16:59:31,299 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-11979|0] (1) [keycloak-0-11979] 2026-05-09 16:59:31,321 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-11979`, physical addresses are `[10.0.0.109:36918]` 2026-05-09 16:59:31,380 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-09 16:59:33,191 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-11979, Site name: null 2026-05-09 16:59:44,683 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 16:59:44,684 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 16:59:45,091 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 16:59:51,281 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 16:59:51,281 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 16:59:51,780 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 16:59:51,780 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-09 16:59:58,684 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-05-09 16:59:58,803 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-05-09 16:59:59,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-05-09 16:59:59,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-05-09 17:00:01,875 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-05-09 17:00:01,902 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-05-09 17:00:04,054 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-05-09 17:00:04,086 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-05-09 17:00:04,095 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-05-09 17:00:06,202 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-05-09 17:00:07,513 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-05-09 17:00:07,534 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-05-09 17:00:08,059 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-05-09 17:00:08,831 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-05-09 17:00:08,842 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-05-09 17:00:08,852 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-05-09 17:00:08,859 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-05-09 17:00:11,377 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-05-09 17:00:13,093 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-05-09 17:00:13,125 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-05-09 17:00:13,147 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-05-09 17:00:13,154 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-05-09 17:00:13,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-05-09 17:00:13,775 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-05-09 17:00:13,782 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-05-09 17:00:14,210 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-05-09 17:00:16,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-05-09 17:00:16,607 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-05-09 17:00:18,243 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-05-09 17:00:18,728 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-05-09 17:00:20,329 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-05-09 17:00:20,347 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-05-09 17:00:20,526 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-05-09 17:00:20,539 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-05-09 17:00:20,659 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-05-09 17:00:20,766 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-05-09 17:00:20,869 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-05-09 17:00:21,010 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-05-09 17:00:21,162 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-05-09 17:00:21,345 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-05-09 17:00:21,472 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-05-09 17:00:21,582 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-05-09 17:00:21,798 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-05-09 17:00:21,871 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-05-09 17:00:22,056 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-05-09 17:00:22,158 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-05-09 17:00:22,330 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-05-09 17:00:22,480 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-05-09 17:00:22,573 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-05-09 17:00:22,729 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-05-09 17:00:22,899 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-05-09 17:00:22,903 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-05-09 17:00:23,049 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-05-09 17:00:23,120 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-05-09 17:00:23,217 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-05-09 17:00:23,350 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-05-09 17:00:23,357 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-05-09 17:00:23,364 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-05-09 17:00:23,376 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-05-09 17:00:26,038 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-05-09 17:00:26,120 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-05-09 17:00:26,322 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-05-09 17:00:26,335 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-05-09 17:00:26,341 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-05-09 17:00:27,733 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-05-09 17:00:27,842 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-05-09 17:00:28,927 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-05-09 17:00:29,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-05-09 17:00:29,238 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-05-09 17:00:29,249 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-05-09 17:00:29,259 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-05-09 17:00:29,349 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-05-09 17:00:29,386 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-05-09 17:00:29,873 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-05-09 17:00:32,815 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-05-09 17:00:33,540 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-05-09 17:00:33,753 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-05-09 17:00:33,916 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-05-09 17:00:33,971 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-05-09 17:00:34,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-05-09 17:00:34,039 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-05-09 17:00:34,046 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-05-09 17:00:34,084 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-05-09 17:00:34,209 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-05-09 17:00:34,241 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-05-09 17:00:34,355 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-05-09 17:00:34,504 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-05-09 17:00:34,731 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-05-09 17:00:34,801 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-05-09 17:00:34,928 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-05-09 17:00:34,944 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-05-09 17:00:34,950 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-05-09 17:00:36,068 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-05-09 17:00:36,145 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-05-09 17:00:36,226 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-05-09 17:00:36,232 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-05-09 17:00:36,981 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-05-09 17:00:36,996 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-05-09 17:00:37,056 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-05-09 17:00:37,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-05-09 17:00:37,134 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-05-09 17:00:37,142 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-05-09 17:00:37,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-05-09 17:00:37,281 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-05-09 17:00:37,431 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-05-09 17:00:37,523 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-05-09 17:00:37,650 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-05-09 17:00:37,715 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-05-09 17:00:37,745 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-05-09 17:00:37,898 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-05-09 17:00:37,905 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-05-09 17:00:38,016 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-05-09 17:00:38,024 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-05-09 17:00:38,081 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-05-09 17:00:38,146 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-05-09 17:00:38,150 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-05-09 17:00:38,275 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-05-09 17:00:38,282 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-05-09 17:00:38,307 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-05-09 17:00:38,379 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-05-09 17:00:38,386 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-05-09 17:00:38,418 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-05-09 17:00:38,429 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-05-09 17:00:38,516 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-05-09 17:00:38,576 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-05-09 17:00:38,620 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-05-09 17:00:38,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-05-09 17:00:38,670 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-05-09 17:00:38,700 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-05-09 17:00:38,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-05-09 17:00:38,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-05-09 17:00:38,749 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-05-09 17:00:38,806 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-05-09 17:00:38,879 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-05-09 17:00:38,883 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-05-09 17:00:38,894 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-05-09 17:00:39,129 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-05-09 17:00:39,139 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-05-09 17:00:39,151 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-05-09 17:00:39,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-05-09 17:00:39,216 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-05-09 17:00:39,292 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-05-09 17:00:39,296 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-05-09 17:00:39,353 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-05-09 17:00:39,355 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-05-09 17:00:40,601 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 17:00:48,881 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 95.189s. Listening on: http://0.0.0.0:8080 2026-05-09 17:00:48,882 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 17:00:48,882 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-05-09 17:00:51,087 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 17:01:08,597 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="56e996a6-0c92-4b8f-afaa-bc2cdfd05d59", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="36ce054c-4f70-46e8-bb2b-cfa2f28124eb", client_auth_method="client-secret", username="admin", authSessionParentId="1014fd35-14c2-4998-b291-7f7c3bb6a782", authSessionTabId="lVP7LdctjIU" 2026-05-09 17:01:12,978 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="atmosphere" 2026-05-09 17:01:14,284 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="dbee4712-f8a9-4c63-82ad-5434a7092560", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4e018e97-b1a3-4089-9193-e4737f4cc852", client_auth_method="client-secret", username="admin", authSessionParentId="1d172a46-9db0-46d2-bf68-f9f21bbf0f52", authSessionTabId="RfdaOzfccXA" 2026-05-09 17:01:14,423 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/973642f5-7dd0-4ddb-a5b5-c9a78873335f" 2026-05-09 17:01:14,609 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/973642f5-7dd0-4ddb-a5b5-c9a78873335f/protocol-mappers/models/af32460b-e29d-427f-87c2-a2b2ba33d8eb" 2026-05-09 17:01:35,552 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="6f8902e4-bc41-401a-a0d8-c7a84962981e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="efd37241-5b37-493a-b327-c2b8b327c470", client_auth_method="client-secret", username="admin", authSessionParentId="21c6bb1b-1c8e-4bfe-8093-1a6880a6ce1c", authSessionTabId="Q7kY1NxZ4SQ" 2026-05-09 17:01:35,803 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/cdb67c6c-7f64-4e60-a632-79c6f248c508" 2026-05-09 17:01:36,234 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="4c51ff0a-d1b5-422f-b29e-1487687415ea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3b352acc-4ac7-4c80-a0f6-3714dd3c27bb", client_auth_method="client-secret", username="admin", authSessionParentId="74d0f27a-db5b-4ce8-81de-acf971c075c1", authSessionTabId="coU0spj17xw" 2026-05-09 17:01:36,387 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/ec68c8cc-2cfb-468e-8cc2-1d1cc39942a4" 2026-05-09 17:01:36,748 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="81ad0c35-3b2a-46db-b706-ec8d0782f62a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="78745750-f2c9-419f-91ff-37971c81345a", client_auth_method="client-secret", username="admin", authSessionParentId="73113d7d-34fb-4188-a2f7-69860295eb0a", authSessionTabId="gGuXzinGZwk" 2026-05-09 17:01:36,800 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/b99fb81f-68a7-487f-a5d5-7dadfac4598e" 2026-05-09 17:01:37,449 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d40b8a6c-8ac0-40a0-8002-a3534ef93adc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0ae082bf-6198-4c0a-aa3b-928cb07036d1", client_auth_method="client-secret", username="admin", authSessionParentId="5fb05b3c-0b9a-4d69-84ff-a32209cc79ca", authSessionTabId="h4CWrhvkEyU" 2026-05-09 17:01:37,586 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/cdb67c6c-7f64-4e60-a632-79c6f248c508/roles/member" 2026-05-09 17:01:37,964 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="81925d81-532e-4da4-b695-9f56ce6b6b84", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bb7f6fae-c1b4-4092-83eb-6c6b72ec03eb", client_auth_method="client-secret", username="admin", authSessionParentId="4386d3c0-c2d3-4f8d-b20d-2cddb1c4c53f", authSessionTabId="vpYoUSqTWr8" 2026-05-09 17:01:38,071 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/ec68c8cc-2cfb-468e-8cc2-1d1cc39942a4/roles/admin" 2026-05-09 17:01:38,478 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="6081c2b0-6bc3-42b7-9816-e4241dae92a7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cda5cd39-7af2-4398-b501-893caf787f96", client_auth_method="client-secret", username="admin", authSessionParentId="4c4d1daa-063a-4780-9b07-18efde7f6960", authSessionTabId="bfh7Pe48rxw" 2026-05-09 17:01:38,606 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/ec68c8cc-2cfb-468e-8cc2-1d1cc39942a4/roles/editor" 2026-05-09 17:01:39,005 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d76b4b10-563d-4b69-9db9-11bb41b5a771", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0c722b9f-d8eb-4005-8bc6-bbabac402313", client_auth_method="client-secret", username="admin", authSessionParentId="b22086ba-194f-4e08-86a2-2fa768422e1f", authSessionTabId="FAiYmhOQffE" 2026-05-09 17:01:39,191 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/ec68c8cc-2cfb-468e-8cc2-1d1cc39942a4/roles/viewer" 2026-05-09 17:01:39,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d297b1ab-96f4-4c1b-a59c-bfb207713168", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="13d17fdc-d0ff-4b46-8dce-f6c0522efe04", client_auth_method="client-secret", username="admin", authSessionParentId="c2c6153b-b6f5-4822-9df2-40c5d50f7fb8", authSessionTabId="Ga7zEiKnGMM" 2026-05-09 17:01:39,682 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/b99fb81f-68a7-487f-a5d5-7dadfac4598e/roles/member" 2026-05-09 17:03:50,262 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="2afe99ab-b5f9-452b-94cc-ad5e5009df42", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11b08c82-f175-45b6-8268-f795b919377d", client_auth_method="client-secret", username="admin", authSessionParentId="caec9729-fa85-4cef-8d29-8c3b9a2ba681", authSessionTabId="rAHQVLIKWjY" 2026-05-09 17:03:50,704 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-05-09 17:03:52,767 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="caca18dc-fa4a-4404-ad34-2ca95343f949", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="580e33bb-f952-4a41-9afb-3e8ba0376a82", client_auth_method="client-secret", username="admin", authSessionParentId="3ab1a49c-e5b1-4f5f-a738-f61c7155a4f4", authSessionTabId="kGQrFupo264" 2026-05-09 17:03:52,906 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/b007d39b-e937-4291-8102-2b6b288004d5" 2026-05-09 17:03:53,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="8f9221a8-49ca-4746-8a9f-164f52995f61", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb94ced8-8ef2-4fe8-abae-6ac6e4bfee2f", client_auth_method="client-secret", username="admin", authSessionParentId="3e6970b4-a8af-4111-ab34-4f4e3120a462", authSessionTabId="DkdTAoex6JY" 2026-05-09 17:03:54,086 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/0abbaf46-4de7-42c3-8d5f-dd78f1393c72/role-mappings/clients/b21e2701-753e-458f-b420-8fcaf87799f4" 2026-05-09 17:52:40,066 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="1b55d462-2ca8-449e-9883-2372da272142", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0466491a-8aa7-4469-8425-bd9cfd9a6c79", client_auth_method="client-secret", username="admin", authSessionParentId="36c55003-7ab9-4f5e-999a-eba45c626dd7", authSessionTabId="bomLSHWpgf0" 2026-05-09 17:52:40,216 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-05-09 17:52:41,037 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d3ec9c22-80c6-4c9c-a964-81ab68077f0e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f46b845f-ac47-4d4a-8f9e-293d3f458a17", client_auth_method="client-secret", username="admin", authSessionParentId="6bc31ceb-6d61-40bc-8714-41fbc0a34a5e", authSessionTabId="dfM9tX3bos4" 2026-05-09 17:52:41,098 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/973642f5-7dd0-4ddb-a5b5-c9a78873335f" 2026-05-09 17:52:41,205 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/973642f5-7dd0-4ddb-a5b5-c9a78873335f/protocol-mappers/models/af32460b-e29d-427f-87c2-a2b2ba33d8eb" 2026-05-09 17:52:47,330 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="5f61cfc1-3d6e-4396-949e-487cdbbd46a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="980bc3ef-f2ec-43d7-ae70-b0e6f0e5501b", client_auth_method="client-secret", username="admin", authSessionParentId="1190c360-a011-4772-8431-9c3ba3d2d4ce", authSessionTabId="8SAhd12jDHI" 2026-05-09 17:52:47,415 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/cdb67c6c-7f64-4e60-a632-79c6f248c508" 2026-05-09 17:52:47,822 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="1b34da1d-b7f1-4f43-996f-a6d76b5a0aa6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39d82378-5977-4652-8100-eec1df522c14", client_auth_method="client-secret", username="admin", authSessionParentId="7ecb352a-2246-43fb-8c65-5ca0c662d99e", authSessionTabId="T5O0TN6gJPg" 2026-05-09 17:52:47,880 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/ec68c8cc-2cfb-468e-8cc2-1d1cc39942a4" 2026-05-09 17:52:48,248 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="8ea68685-8f1e-4b9a-b1bf-f31ff8d1eccb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0cbe935-ce4c-46d0-a8a2-b51f070ac4a7", client_auth_method="client-secret", username="admin", authSessionParentId="73dbd076-b952-4694-a157-a31b06d1d129", authSessionTabId="iudAVJvORvc" 2026-05-09 17:52:48,310 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/b99fb81f-68a7-487f-a5d5-7dadfac4598e" 2026-05-09 17:52:49,001 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="8be49317-c27d-49d2-9556-a6d73284a0da", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="04d94603-c738-4c66-b137-24875639a573", client_auth_method="client-secret", username="admin", authSessionParentId="d970638a-ddd9-4a76-97c4-ac91ef049208", authSessionTabId="hmEoO0xOUQY" 2026-05-09 17:52:49,364 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="75c0bebf-ed20-4824-94dc-05c783b835d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="60a807bf-8f81-42fa-9685-c46963f0d5cf", client_auth_method="client-secret", username="admin", authSessionParentId="cdbf924f-1cf1-46f2-9e36-928a633980c3", authSessionTabId="h53vFgSA2fE" 2026-05-09 17:52:49,783 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="6167aff9-649b-4598-ac7b-4f73958fe835", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2ee86c3-acc4-4694-a94f-09fad00a6394", client_auth_method="client-secret", username="admin", authSessionParentId="b67b6a40-2ec2-400a-90d0-fb0c6ab72ac5", authSessionTabId="rZAYteb4jF8" 2026-05-09 17:52:50,139 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d5b939b5-3830-4723-9bcd-219032454b23", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73ac5c2b-1ff2-43b7-9785-92abe2cecefe", client_auth_method="client-secret", username="admin", authSessionParentId="9451426e-70ec-417c-b709-86cfc4b2c771", authSessionTabId="6mZUMZzrwSE" 2026-05-09 17:52:50,508 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="a0ceec0d-fb76-4af0-8883-02415341209a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="807480c1-571a-4c6a-9ebc-bc3237e70a58", client_auth_method="client-secret", username="admin", authSessionParentId="ca6729b5-fdc7-445c-9a0d-bb555b60050b", authSessionTabId="mPpR7oANmHU" 2026-05-09 17:53:58,814 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="f798041b-6a3a-4124-b3ee-207c86a97b0d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c47ea525-179a-41f3-bc1f-a97ef239aec9", client_auth_method="client-secret", username="admin", authSessionParentId="733db62f-fe7a-4e51-ae0b-70adbb6adfb3", authSessionTabId="Yhh9ojhGSTY" 2026-05-09 17:53:59,014 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-05-09 17:54:00,727 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="cf1176e7-6cf1-42ad-b68a-3770c7aa3f0b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d890863-5a94-450c-b789-24d900cb2ede", client_auth_method="client-secret", username="admin", authSessionParentId="bccd9b47-c95d-4324-a781-33480e295c23", authSessionTabId="E72F8CUNoMk" 2026-05-09 17:54:00,809 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="be7377a9-aac5-4bc1-a460-8917954cb28b", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/b007d39b-e937-4291-8102-2b6b288004d5" 2026-05-09 17:54:01,492 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5ca43a1-0984-4442-bd39-62fc547f292d", clientId="admin-cli", userId="c0189e18-eafb-4828-a7e0-1fdd39cc176f", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="7e0ba014-baa0-4be0-8bb1-7bdb0f6e493d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7b5f4720-1567-45bf-bc00-9f7a5790dbd2", client_auth_method="client-secret", username="admin", authSessionParentId="f01abbc6-182c-43f9-969f-1dee1b45929e", authSessionTabId="7POais1SdkQ"