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-05 17:00:34,679 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49229ms 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-05 17:00:39,736 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-05 17:00:47,855 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 17:00:48,349 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 17:00:49,143 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 17:00:49,742 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 17:00:49,829 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a2f8dba6-1766-4991-baca-92fd3e0da464, name: keycloak-0-39296 2026-05-05 17:00:49,836 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-05 17:00:49,837 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-05 17:00:49,842 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36345 2026-05-05 17:00:50,943 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-05 17:00:51,930 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39296: no members discovered after 2085 ms: creating cluster as coordinator 2026-05-05 17:00:51,939 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39296|0] (1) [keycloak-0-39296] 2026-05-05 17:00:51,954 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39296`, physical addresses are `[10.0.0.109:51881]` 2026-05-05 17:00:51,962 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-05 17:00:53,751 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39296, Site name: null 2026-05-05 17:00:53,830 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 17:01:04,040 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-05 17:01:04,040 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-05 17:01:04,444 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 17:01:09,852 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-05 17:01:09,853 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-05 17:01:10,347 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-05 17:01:10,347 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-05 17:01:16,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-05-05 17:01:16,946 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-05 17:01:17,696 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-05 17:01:17,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-05-05 17:01:19,720 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-05 17:01:19,747 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-05 17:01:21,943 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-05 17:01:21,975 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-05 17:01:22,036 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-05 17:01:24,321 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-05 17:01:25,419 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-05 17:01:25,439 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-05 17:01:25,767 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-05 17:01:26,187 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-05 17:01:26,193 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-05 17:01:26,200 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-05 17:01:26,205 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-05 17:01:27,570 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-05 17:01:29,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-05 17:01:29,396 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-05 17:01:29,412 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-05 17:01:29,423 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-05 17:01:29,900 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-05 17:01:30,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-05-05 17:01:30,111 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-05 17:01:30,579 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-05 17:01:33,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-05 17:01:33,107 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-05 17:01:35,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-05-05 17:01:35,609 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-05 17:01:36,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-05 17:01:36,907 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-05 17:01:36,978 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-05 17:01:36,989 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-05 17:01:37,062 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-05 17:01:37,126 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-05 17:01:37,191 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-05 17:01:37,302 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-05 17:01:37,404 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-05 17:01:37,513 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-05 17:01:37,593 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-05 17:01:37,679 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-05 17:01:37,818 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-05 17:01:37,867 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-05 17:01:37,975 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-05 17:01:38,034 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-05 17:01:38,092 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-05 17:01:38,148 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-05 17:01:38,202 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-05 17:01:38,310 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-05 17:01:38,433 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-05 17:01:38,438 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-05 17:01:38,558 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-05 17:01:38,628 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-05 17:01:38,683 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-05 17:01:38,756 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-05 17:01:38,765 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-05 17:01:38,772 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-05 17:01:38,783 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-05 17:01:40,545 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-05 17:01:40,630 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-05 17:01:40,836 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-05 17:01:40,850 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-05 17:01:40,856 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-05 17:01:42,178 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-05 17:01:42,283 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-05 17:01:43,327 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-05 17:01:43,627 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-05 17:01:43,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-05-05 17:01:43,659 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-05 17:01:43,667 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-05 17:01:43,750 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-05 17:01:43,781 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-05 17:01:44,250 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-05 17:01:47,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-05 17:01:48,052 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-05 17:01:48,277 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-05 17:01:48,453 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-05 17:01:48,508 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-05 17:01:48,570 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-05 17:01:48,580 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-05 17:01:48,585 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-05 17:01:48,623 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-05 17:01:48,763 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-05 17:01:48,794 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-05 17:01:48,906 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-05 17:01:49,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-05 17:01:49,280 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-05 17:01:49,346 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-05 17:01:49,469 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-05 17:01:49,482 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-05 17:01:49,487 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-05 17:01:50,511 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-05 17:01:50,585 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-05 17:01:50,675 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-05 17:01:50,680 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-05 17:01:51,367 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-05 17:01:51,375 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-05 17:01:51,424 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-05 17:01:51,432 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-05 17:01:51,503 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-05 17:01:51,510 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-05 17:01:51,543 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-05 17:01:51,663 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-05 17:01:51,790 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-05 17:01:51,879 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-05 17:01:52,000 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-05 17:01:52,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-05 17:01:52,087 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-05 17:01:52,260 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-05 17:01:52,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-05-05 17:01:52,397 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-05 17:01:52,405 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-05 17:01:52,468 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-05 17:01:52,531 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-05 17:01:52,535 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-05 17:01:52,629 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-05 17:01:52,636 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-05 17:01:52,661 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-05 17:01:52,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-05 17:01:52,738 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-05 17:01:52,767 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-05 17:01:52,829 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-05 17:01:52,880 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-05 17:01:52,948 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-05 17:01:52,992 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-05 17:01:53,028 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-05 17:01:53,073 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-05 17:01:53,128 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-05 17:01:53,138 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-05 17:01:53,164 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-05 17:01: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-05-05 17:01:53,218 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-05 17:01:53,283 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-05 17:01:53,286 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-05 17:01:53,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-05 17:01:53,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-05 17:01:53,522 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-05 17:01:53,529 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-05 17:01:53,533 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-05 17:01:53,587 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-05 17:01:53,663 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-05 17:01:53,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-05-05 17:01:53,723 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-05 17:01:53,726 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-05 17:01:55,431 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 17:02:02,844 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.896s. Listening on: http://0.0.0.0:8080 2026-05-05 17:02:02,844 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 17:02:02,844 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-05 17:02:05,239 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 17:02:21,454 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="e20de347-4563-48b8-9f2f-633abdb7bccd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e6fe4770-10a3-4879-9092-bc3ce733f85e", client_auth_method="client-secret", username="admin", authSessionParentId="92061ded-5754-4b9a-b06e-f86864188daf", authSessionTabId="QX77Gkh9-eM" 2026-05-05 17:02:27,531 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="atmosphere" 2026-05-05 17:02:28,735 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="fa618beb-6b2e-4f9e-82b6-5502fafb967e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2dab9262-8568-4878-a695-3ec1ba85ea97", client_auth_method="client-secret", username="admin", authSessionParentId="37445ca5-d9a4-419e-85f9-b1cdde52778a", authSessionTabId="94ktLPkrll4" 2026-05-05 17:02:28,967 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3a023edc-5095-45d0-bd99-1da9268075a8" 2026-05-05 17:02:29,146 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3a023edc-5095-45d0-bd99-1da9268075a8/protocol-mappers/models/04eb80e6-b248-4c39-a6e0-8e125985a052" 2026-05-05 17:02:50,197 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="d489dade-aa72-4f23-8da3-fa1898fb6ffa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0880c81c-4e3f-4562-ad7a-afc3a5bd6909", client_auth_method="client-secret", username="admin", authSessionParentId="fa2580ac-1837-4425-8024-a593ccc84fab", authSessionTabId="DWOSND-rHgQ" 2026-05-05 17:02:50,457 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/987b238a-d27f-4f9d-8dc4-9c027e59c08c" 2026-05-05 17:02:50,875 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="843d5710-f3e9-40cf-9a8e-6bffee335280", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dca943fb-6e30-4b56-9b01-86ecbacfcaf7", client_auth_method="client-secret", username="admin", authSessionParentId="52df0d84-34bb-452a-8765-ea123fcacb74", authSessionTabId="1DkFKejgB_I" 2026-05-05 17:02:50,986 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/67f5fe3d-5bfe-4f14-a1f1-94e77ef5f261" 2026-05-05 17:02:51,381 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="745db6c4-20c8-4330-ba65-2e219d18c958", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bc0c0e14-23f8-4aa2-8560-c9f7efee1274", client_auth_method="client-secret", username="admin", authSessionParentId="2ec96712-5b98-4199-bca1-146d13bc312b", authSessionTabId="-ODs73UtBBA" 2026-05-05 17:02:51,528 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/5872243f-6f07-4cb1-8162-d727b6ae1ce7" 2026-05-05 17:02:52,138 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="d80cbf74-0c67-4088-8cec-d1d07cd39d51", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4998e180-09bb-4a3d-8142-95d9ff6aada9", client_auth_method="client-secret", username="admin", authSessionParentId="616a0f94-5aea-4f2e-ab1f-d26ebf5ac8a5", authSessionTabId="BD8hjlZcL6I" 2026-05-05 17:02:52,343 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/987b238a-d27f-4f9d-8dc4-9c027e59c08c/roles/member" 2026-05-05 17:02:52,767 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="f7cd5dfb-98db-4de9-8ade-98a7f62f9a37", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01978a74-4160-47a5-a580-ece83c0b26cc", client_auth_method="client-secret", username="admin", authSessionParentId="f7150498-f758-41ea-a44d-1e94beab69ee", authSessionTabId="6n6odyuOj9s" 2026-05-05 17:02:52,881 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/67f5fe3d-5bfe-4f14-a1f1-94e77ef5f261/roles/admin" 2026-05-05 17:02:53,267 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="f4f197cf-b4dd-4290-85ba-bc2023036d65", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd38caf2-f416-490f-a2cf-1a51c3a1d9bd", client_auth_method="client-secret", username="admin", authSessionParentId="a1ef0bc2-f907-435a-9e60-9c6f5bca63bf", authSessionTabId="UBIo-wzNhZk" 2026-05-05 17:02:53,385 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/67f5fe3d-5bfe-4f14-a1f1-94e77ef5f261/roles/editor" 2026-05-05 17:02:53,802 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="5afdcad2-a429-43f1-8bbc-44e1968bd261", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e9121594-61a2-4176-a0f4-1535deb4e391", client_auth_method="client-secret", username="admin", authSessionParentId="be511368-88f7-45e3-ba09-adb96806ae9d", authSessionTabId="RI0vdyWoKk0" 2026-05-05 17:02:53,940 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/67f5fe3d-5bfe-4f14-a1f1-94e77ef5f261/roles/viewer" 2026-05-05 17:02:54,302 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="3d5832c5-c62c-4176-a762-a5a840616115", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d447f93e-f863-4251-80dd-8119c6d1d7a2", client_auth_method="client-secret", username="admin", authSessionParentId="a112e455-8461-4395-a177-8abd95b3ba01", authSessionTabId="IrueQOUfq7Q" 2026-05-05 17:02:54,387 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/5872243f-6f07-4cb1-8162-d727b6ae1ce7/roles/member" 2026-05-05 17:05:05,574 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="057bb0d2-be24-4cdf-8730-9fe90c497599", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5db86beb-3757-4551-9df5-06c445b0bcb0", client_auth_method="client-secret", username="admin", authSessionParentId="48edae50-9aef-4578-9f30-74a942419e06", authSessionTabId="cM2_kdutj5Y" 2026-05-05 17:05:06,160 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-05-05 17:05:07,878 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="bef202fe-01f4-4dd5-a116-30884282b2ce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cca52940-6407-4a75-acf0-a46bd52706c4", client_auth_method="client-secret", username="admin", authSessionParentId="225c77d3-7420-4e4e-9153-b885dcbcb6fd", authSessionTabId="zygrJHNTfz4" 2026-05-05 17:05:08,049 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/ed297028-9bc8-4a93-93f9-e7607412ad56" 2026-05-05 17:05:08,684 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="51a08a98-d449-4934-80b7-efcbb4ddc655", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cd7c67b-410f-4f22-8d88-6db286dc4d24", client_auth_method="client-secret", username="admin", authSessionParentId="3497138a-7ecc-49af-b439-ac0ab81e8760", authSessionTabId="c8gDabMYCsw" 2026-05-05 17:05:09,264 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/559ac8d0-adc9-4a07-a087-fa00e0c441be/role-mappings/clients/961fa42d-55e2-42fd-892d-8ce32b7410c5" 2026-05-05 17:55:53,191 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="6855dca6-9282-468e-aa28-b87a9bc717c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7a890213-1c47-41c3-bc36-a53a2aab0cd4", client_auth_method="client-secret", username="admin", authSessionParentId="448fa40c-ac13-4a91-984e-c33ddfaca535", authSessionTabId="gUQo-Srrr1w" 2026-05-05 17:55:53,450 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-05-05 17:55:54,495 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="ca5ddc0e-1d3b-45d0-959a-24011b4fb394", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="958d2420-1b9d-4209-8759-90e96454d965", client_auth_method="client-secret", username="admin", authSessionParentId="7e6e83b3-d198-4d04-a818-d6483acaf946", authSessionTabId="p4-TCh0g9xU" 2026-05-05 17:55:54,555 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3a023edc-5095-45d0-bd99-1da9268075a8" 2026-05-05 17:55:54,630 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3a023edc-5095-45d0-bd99-1da9268075a8/protocol-mappers/models/04eb80e6-b248-4c39-a6e0-8e125985a052" 2026-05-05 17:56:01,303 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="53146568-2cc5-4173-86f2-852c76734371", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd14c64f-87f5-4f50-ac77-4ef8b6d1ef74", client_auth_method="client-secret", username="admin", authSessionParentId="1ebcbcff-57f3-4034-884d-aa318381c902", authSessionTabId="w1ms5M3KrEM" 2026-05-05 17:56:01,373 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/987b238a-d27f-4f9d-8dc4-9c027e59c08c" 2026-05-05 17:56:01,862 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="90f3b02b-754f-4aaa-892c-cf90f0016731", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="322126ef-c5ae-4154-8495-ed617918acfa", client_auth_method="client-secret", username="admin", authSessionParentId="0e3c987c-64ab-4086-9a26-16a8c4a27a53", authSessionTabId="sDtVb0no9lU" 2026-05-05 17:56:01,953 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/67f5fe3d-5bfe-4f14-a1f1-94e77ef5f261" 2026-05-05 17:56:02,362 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="452e4790-64a7-4575-9370-6bce5a49baa1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6da4e8e6-7559-4ed6-9efe-6f15ebfdd16e", client_auth_method="client-secret", username="admin", authSessionParentId="e4803762-5252-4663-8c72-a480a4e50040", authSessionTabId="XJu1Mx_bCPY" 2026-05-05 17:56:02,450 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/5872243f-6f07-4cb1-8162-d727b6ae1ce7" 2026-05-05 17:56:03,178 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="1e385813-c3ff-4e6c-b8e5-17ee9a923cf8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="22b98de6-42ba-4fa5-a2c2-c033c868bfd5", client_auth_method="client-secret", username="admin", authSessionParentId="4421cbbc-4539-4792-9669-129b2ca3e8fe", authSessionTabId="qJdWyFYeXDY" 2026-05-05 17:56:03,550 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="fcc0f181-b03a-44b0-982f-208c3e2b2d3d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0e875a3a-4fe1-4e84-993d-7d95179867c2", client_auth_method="client-secret", username="admin", authSessionParentId="68a27737-c5a0-4c10-8f04-8bb929fbedd6", authSessionTabId="eM25P6rPIwk" 2026-05-05 17:56:03,940 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="2a0ee1f6-024f-48e7-a15e-0bf15bd35af9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f37d6c38-1160-4bb2-94e3-3c2121d7822d", client_auth_method="client-secret", username="admin", authSessionParentId="b84c8446-aa54-4af6-851e-9aa11acad729", authSessionTabId="noQmfcFEz8c" 2026-05-05 17:56:04,314 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="24b59c5c-ac1e-487a-9a09-eafeb2564fd9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d16a66b-010b-4617-8d8e-008ffbeb3c65", client_auth_method="client-secret", username="admin", authSessionParentId="3d2e49e0-df53-4caf-9351-e8cfa448e4ac", authSessionTabId="kZIvcihWMOY" 2026-05-05 17:56:04,717 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="fd647846-b891-4416-a9fe-bf0dd322ce94", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="90d76e9b-60d4-4826-bddb-61a6e7efc5cb", client_auth_method="client-secret", username="admin", authSessionParentId="e5203b0b-e2a0-4721-9e00-42f14544b259", authSessionTabId="zitdXPP9J_Y" 2026-05-05 17:57:20,765 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="1c7e3007-0b38-453a-ba2b-03ceaa9e2aca", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="015b611e-20f2-4d96-bf48-f71bdc149c77", client_auth_method="client-secret", username="admin", authSessionParentId="68fe22d0-0cd6-4b52-a7c6-e8e4bd571fc0", authSessionTabId="Q3obfqX8Vh8" 2026-05-05 17:57:20,954 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-05-05 17:57:22,727 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="50a57350-2653-4a96-9b46-e5aeb77bb059", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f646602-87b8-4c37-9480-a3c3b48ea7a7", client_auth_method="client-secret", username="admin", authSessionParentId="a1a39c8e-f66a-45fc-90f4-4ce3bac8c17b", authSessionTabId="QexT163uAnM" 2026-05-05 17:57:22,785 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="44a7c8aa-fdca-4ec1-b9d0-0ecfe194e77d", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/ed297028-9bc8-4a93-93f9-e7607412ad56" 2026-05-05 17:57:23,595 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8ade8388-0a94-4179-ac23-57ea77f9e025", clientId="admin-cli", userId="8717aaca-bdf9-439b-baee-ce2fb2f9fcf9", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="3e4ed429-fbc4-4e12-8854-6e3f543a775f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6a47d835-4200-4ae1-999b-ee30d46382cb", client_auth_method="client-secret", username="admin", authSessionParentId="1e2fd8d7-b43c-435e-b2cd-8901b653aecd", authSessionTabId="40jvPF1Q86g"