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-04-27 12:08:16,416 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54898ms 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-04-27 12:08:22,121 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-04-27 12:08:30,815 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 12:08:31,214 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 12:08:31,917 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 12:08:32,908 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 12:08:32,911 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1b9de083-a562-4900-b462-6c2cd7cedd47, name: keycloak-0-17460 2026-04-27 12:08:32,923 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-04-27 12:08:32,924 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-04-27 12:08:33,035 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24495 2026-04-27 12:08:35,110 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-17460: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-27 12:08:35,123 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-17460|0] (1) [keycloak-0-17460] 2026-04-27 12:08:35,127 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-04-27 12:08:35,211 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 12:08:35,227 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-17460`, physical addresses are `[10.0.0.143:40031]` 2026-04-27 12:08:35,310 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-27 12:08:37,015 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-17460, Site name: null 2026-04-27 12:08:48,115 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-04-27 12:08:48,115 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-04-27 12:08:48,537 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 12:08:54,826 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-04-27 12:08:54,826 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-04-27 12:08:55,336 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-04-27 12:08:55,336 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-04-27 12:09:03,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-04-27 12:09:03,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:04,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-04-27 12:09:04,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:06,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:06,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:08,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:08,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:08,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:11,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-04-27 12:09:12,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:12,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:12,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:12,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:12,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:12,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:12,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-04-27 12:09:14,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:15,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:15,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-04-27 12:09:15,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:15,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-04-27 12:09:15,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:16,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:16,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:16,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:17,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:17,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:19,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-04-27 12:09:19,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:20,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:20,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:20,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:20,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:20,372 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-04-27 12:09:20,447 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-04-27 12:09:20,525 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-04-27 12:09:20,629 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-04-27 12:09:20,725 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-04-27 12:09: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-04-27 12:09:20,943 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-04-27 12:09:21,015 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-04-27 12:09: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-04-27 12:09:21,219 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-04-27 12:09:21,331 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-04-27 12:09:21,391 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-04-27 12:09:21,452 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-04-27 12:09:21,508 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-04-27 12:09:21,567 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-04-27 12:09:21,690 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-04-27 12:09:21,806 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-04-27 12:09:21,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:21,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-04-27 12:09:22,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:22,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:22,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-04-27 12:09:22,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:22,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-04-27 12:09:22,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:24,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:24,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:24,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-04-27 12:09:24,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:24,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:25,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-04-27 12:09:25,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:26,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:27,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:27,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:27,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:27,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:27,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-04-27 12:09:27,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:27,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:31,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:31,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,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-04-27 12:09:32,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,426 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-04-27 12:09:32,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:32,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-04-27 12:09:32,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:33,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:33,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:33,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:33,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:33,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:34,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-04-27 12:09:34,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:34,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:34,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,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-04-27 12:09:35,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:35,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,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-04-27 12:09:36,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,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-04-27 12:09:36,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-04-27 12:09:36,490 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-04-27 12:09:36,563 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-04-27 12:09:36,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,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-04-27 12:09:36,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:36,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-04-27 12:09:36,962 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-04-27 12:09:37,033 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-04-27 12:09:37,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-04-27 12:09:37,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,297 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-04-27 12:09:37,382 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-04-27 12:09:37,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,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-04-27 12:09:37,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,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-04-27 12:09:37,729 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-04-27 12:09:37,801 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-04-27 12:09:37,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:09:37,866 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-04-27 12:09:37,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-27 12:09:39,221 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 12:09:47,108 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 90.353s. Listening on: http://0.0.0.0:8080 2026-04-27 12:09:47,108 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 12:09:47,109 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-04-27 12:09:49,938 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 12:10:07,126 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="add461b9-9d89-4461-9a9e-8d92cb5c3347", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3b90fda5-f67a-471d-8b9c-b44025292734", client_auth_method="client-secret", username="admin", authSessionParentId="223699a5-b79b-4c33-bba1-67a5fd8424a4", authSessionTabId="idMTYcHcpTI" 2026-04-27 12:10:14,319 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="REALM", resourcePath="atmosphere" 2026-04-27 12:10:15,740 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="5473f212-af98-42fd-8e80-fe3646381b11", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="121c7a44-8334-4572-9485-6c543dae99d2", client_auth_method="client-secret", username="admin", authSessionParentId="7d68ac1b-51cc-4ec3-8bbd-7db3c0c926a5", authSessionTabId="jX40p_dQ2J0" 2026-04-27 12:10:16,021 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0950762b-687c-46e0-9016-de9ecb4b60a5" 2026-04-27 12:10:16,309 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0950762b-687c-46e0-9016-de9ecb4b60a5/protocol-mappers/models/228df289-429b-4280-83f1-eb3cea525642" 2026-04-27 12:10:37,751 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="647d2d55-03ca-4181-a60e-75e4fe8854ec", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="442d072b-71ff-43d4-be3a-b77e08b879d7", client_auth_method="client-secret", username="admin", authSessionParentId="43c50f83-fddb-4787-87f4-078c52a720cf", authSessionTabId="_v-TW-Z6EjY" 2026-04-27 12:10:38,108 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/a4d6674d-95aa-4263-a961-19786810fd7c" 2026-04-27 12:10:38,598 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="e62b72d8-6031-4f6f-8e51-52047a75bbad", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0a437dc-278e-4cf3-a6a1-344ecaa7e2cc", client_auth_method="client-secret", username="admin", authSessionParentId="f7b61030-2898-4863-b0d0-cf4c49eaaf03", authSessionTabId="f1ZsigpxXvk" 2026-04-27 12:10:38,713 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/9423f767-d7d0-4adb-b925-75a73c3506d5" 2026-04-27 12:10:39,117 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="d70b99f5-b28c-403b-9d99-4bf724e12ca0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e24b2573-b855-452b-8410-c6064dffc6ba", client_auth_method="client-secret", username="admin", authSessionParentId="0f540736-9c2c-41b2-9c1d-f57f0e969cda", authSessionTabId="A5Dvmfp_YzM" 2026-04-27 12:10:39,232 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/05d5b27b-5194-4138-be3a-ab8096042a8e" 2026-04-27 12:10:39,969 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="fd3f6b8e-370c-4333-adbe-fb79f90f70b8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="19ff65f1-3fc0-4f32-b520-d130e533cba9", client_auth_method="client-secret", username="admin", authSessionParentId="e3c02a38-5d00-4fc3-851f-ff6ff8c4b3a5", authSessionTabId="Im2oEKxF130" 2026-04-27 12:10:40,143 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_ROLE", resourcePath="clients/a4d6674d-95aa-4263-a961-19786810fd7c/roles/member" 2026-04-27 12:10:40,564 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="02c681f9-c722-46ee-aed8-ad8ac208e2e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5f50465d-e8d8-4833-9579-5b319985a707", client_auth_method="client-secret", username="admin", authSessionParentId="7a274df3-37c1-4af0-9f43-a97ff36652f9", authSessionTabId="BdBwJZm8N1A" 2026-04-27 12:10:40,662 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_ROLE", resourcePath="clients/9423f767-d7d0-4adb-b925-75a73c3506d5/roles/admin" 2026-04-27 12:10:41,054 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="e65dd62e-fb43-4be8-a2fd-6477a799ce80", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cbd322fd-2df5-48c9-844e-2c9602bb7e4a", client_auth_method="client-secret", username="admin", authSessionParentId="64dd3a7e-998b-4784-b69c-789f26671d05", authSessionTabId="g58BAWcAIug" 2026-04-27 12:10:41,223 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_ROLE", resourcePath="clients/9423f767-d7d0-4adb-b925-75a73c3506d5/roles/editor" 2026-04-27 12:10:41,656 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="945750b3-95a1-48c6-acf5-c4afc25e0000", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35b03c77-6259-4105-8a52-132f782c1e58", client_auth_method="client-secret", username="admin", authSessionParentId="752a22b6-e151-42ad-92ec-e97f74197e5f", authSessionTabId="UevW_fkrenU" 2026-04-27 12:10:41,839 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_ROLE", resourcePath="clients/9423f767-d7d0-4adb-b925-75a73c3506d5/roles/viewer" 2026-04-27 12:10:42,253 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="190496c7-02aa-4226-b696-5b4efa0b97b9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d367f43e-1fb6-410d-8fa5-fd7ce3ccaa98", client_auth_method="client-secret", username="admin", authSessionParentId="acca67fe-500c-4f63-be42-773b4c57671b", authSessionTabId="zJIb6D9I1Mw" 2026-04-27 12:10:42,421 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_ROLE", resourcePath="clients/05d5b27b-5194-4138-be3a-ab8096042a8e/roles/member" 2026-04-27 12:12:56,674 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="0dc24cfa-cd2e-47ff-9652-55b7c996fb40", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="23d7f12b-58d9-4c6f-8ca5-21ec3ee917ef", client_auth_method="client-secret", username="admin", authSessionParentId="288419c3-d4af-4ccf-9cc7-a4fff11b1a0f", authSessionTabId="XEQedc6xmkw" 2026-04-27 12:12:57,524 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="REALM", resourcePath="null" 2026-04-27 12:12:59,272 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="d552fb32-356a-45b5-b647-c14afe56a049", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ecf1cdd7-92b1-4e2a-afc7-8f3f145b57bb", client_auth_method="client-secret", username="admin", authSessionParentId="c46e4afe-f48d-4858-b7d1-06661bcb6223", authSessionTabId="Jx2cIFy1Wsg" 2026-04-27 12:12:59,442 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/82fac307-e216-4b9f-8ad8-bf5a2658fede" 2026-04-27 12:13:00,206 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="f3ce3112-6977-43dc-a54f-be4d11fb3dbb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7b78f4a-ee19-4b8a-9dc4-49c0fef78e8e", client_auth_method="client-secret", username="admin", authSessionParentId="7ac9efd3-8f96-4397-bfee-dea491ae5da2", authSessionTabId="Ujpyu43EEeg" 2026-04-27 12:13:00,651 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/5fcd9e0b-79c0-4e5e-a96e-996f084c6302/role-mappings/clients/02a97c1d-bcd3-4350-a515-a5c9517e2daa" 2026-04-27 13:03:01,567 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="cb09aca8-9b89-42ca-a077-562d0757a1e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c0c2f32a-8eac-48c6-b1b8-fdbc20f355ba", client_auth_method="client-secret", username="admin", authSessionParentId="d1c394e1-44f1-4e83-813f-e6c7c384f057", authSessionTabId="WK9-_TUdvQE" 2026-04-27 13:03:01,743 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="REALM", resourcePath="null" 2026-04-27 13:03:02,583 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="a94097cb-deea-499c-b863-c706144f9783", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d6bc8e4e-4dfe-4354-97e1-ab1bb99a6157", client_auth_method="client-secret", username="admin", authSessionParentId="057b1f0a-abd3-47aa-a8d7-48288280fb01", authSessionTabId="acSjSu8vSfQ" 2026-04-27 13:03:02,635 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0950762b-687c-46e0-9016-de9ecb4b60a5" 2026-04-27 13:03:02,728 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0950762b-687c-46e0-9016-de9ecb4b60a5/protocol-mappers/models/228df289-429b-4280-83f1-eb3cea525642" 2026-04-27 13:03:09,040 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="1a854300-178a-4d1b-91a4-10b4891fe91b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d66463a-ea62-445b-a283-e08cf67a75ad", client_auth_method="client-secret", username="admin", authSessionParentId="d4d8b8bc-8d52-4911-b770-1c7e61a0000a", authSessionTabId="NdH1CkIhW04" 2026-04-27 13:03:09,134 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/a4d6674d-95aa-4263-a961-19786810fd7c" 2026-04-27 13:03:09,559 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="a2f9489c-9d92-49db-96f8-bc56cb08e1fa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b2d4e5fb-9411-4f8f-809d-12ce635b103f", client_auth_method="client-secret", username="admin", authSessionParentId="e2d6a78a-fbbc-432f-8b6c-88237b3a2562", authSessionTabId="s_oFAfQyi6o" 2026-04-27 13:03:09,614 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/9423f767-d7d0-4adb-b925-75a73c3506d5" 2026-04-27 13:03:10,011 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="3b1bf010-3f35-4c67-95bf-2871c12f748d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f77f255f-f352-43ca-82e2-1798bd50fdd5", client_auth_method="client-secret", username="admin", authSessionParentId="439ca2dd-c766-40a7-8416-488622b9ec54", authSessionTabId="fZU2GuOtdwM" 2026-04-27 13:03:10,072 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/05d5b27b-5194-4138-be3a-ab8096042a8e" 2026-04-27 13:03:10,728 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="b30f485a-77a7-4bfc-80b0-d63ed9321576", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3011374-c861-4a91-866d-63d1b1525f2b", client_auth_method="client-secret", username="admin", authSessionParentId="6c2ff12e-6a79-41b0-9e11-10736acd8b76", authSessionTabId="A03rHHljvQ8" 2026-04-27 13:03:11,068 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="7500149c-b1a9-4c12-b404-84ffda329a75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3b8825b4-544b-4a30-83bf-5163efeb8923", client_auth_method="client-secret", username="admin", authSessionParentId="4aa789a7-94e4-42da-b9f6-5da7aa65f2eb", authSessionTabId="_jHXzyuxOfc" 2026-04-27 13:03:11,427 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="c588ffa3-b199-494f-a47d-0888291d16ce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4e1831d3-c4ea-4c41-ae6d-00897a2fe0ff", client_auth_method="client-secret", username="admin", authSessionParentId="335c7ef4-edc9-4ab3-9716-0f12c98266d2", authSessionTabId="uThJhA96lSY" 2026-04-27 13:03:11,791 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="62263c7f-7c92-4436-a6ee-f340bf16ac07", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98e5df54-6432-4f13-aa6a-9d6eaac89645", client_auth_method="client-secret", username="admin", authSessionParentId="1b809590-8457-4c2e-9530-dce24568690d", authSessionTabId="zxu-zsfV-IQ" 2026-04-27 13:03:12,181 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="c5ec6e12-c018-4321-9ed0-c167a8dea27b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="167e4290-8b93-4791-be0a-bcfbd2bb62ba", client_auth_method="client-secret", username="admin", authSessionParentId="65cebda4-4137-45d3-b085-4c1cefed91e4", authSessionTabId="fM-C_nroxhM" 2026-04-27 13:04:23,243 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="54c524ba-1bca-4a9f-b070-4c24f16020cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d1007156-38ea-441e-9409-3b88f3a388d4", client_auth_method="client-secret", username="admin", authSessionParentId="2db8af6c-5bf6-423d-a6c9-7403625a86af", authSessionTabId="v2oQlKRGrBI" 2026-04-27 13:04:23,453 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="REALM", resourcePath="null" 2026-04-27 13:04:25,103 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="064f328c-9109-4a5f-8d39-e8c78626a77b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f1a1e17-0a9a-4ab4-9f98-9448b340bf9c", client_auth_method="client-secret", username="admin", authSessionParentId="ac50bd80-71dd-400c-9480-ed06c08236dd", authSessionTabId="2DkwMIKOjAQ" 2026-04-27 13:04:25,192 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="e0cdaf8c-9505-45ec-a22b-dae2f6ff7d27", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", resourceType="CLIENT", resourcePath="clients/82fac307-e216-4b9f-8ad8-bf5a2658fede" 2026-04-27 13:04:25,920 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a25ecac3-77a3-4e1b-b831-1064f153106b", clientId="admin-cli", userId="e1a1324c-971e-451d-a31d-59cb861fac26", ipAddress="199.19.213.145", auth_method="openid-connect", token_id="546617f9-415e-41e1-a6d1-582dc298ca61", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26a20931-06b8-4822-8d40-cdd6a328350a", client_auth_method="client-secret", username="admin", authSessionParentId="a7aae06c-1dcb-4c14-9f35-d1b0ee7ab3ea", authSessionTabId="RnnC2jm29mE"