Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-07-08 15:43:50,521 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53167ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-07-08 15:43:55,125 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-07-08 15:44:04,326 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-08 15:44:04,633 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-08 15:44:05,230 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-08 15:44:05,835 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-08 15:44:05,837 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b8940f66-36a4-43a9-8251-5f1f6f2be082, name: keycloak-0-130 2026-07-08 15:44:05,842 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-07-08 15:44:05,843 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-07-08 15:44:05,929 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18122 2026-07-08 15:44:07,937 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-130: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-08 15:44:08,251 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-130|0] (1) [keycloak-0-130] 2026-07-08 15:44:08,336 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-130`, physical addresses are `[10.0.0.164:33658]` 2026-07-08 15:44:08,430 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-08 15:44:08,830 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-07-08 15:44:08,927 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-08 15:44:10,242 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-130, Site name: null 2026-07-08 15:44:21,352 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 15:44:21,352 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 15:44:21,848 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-08 15:44:28,056 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 15:44:28,056 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 15:44:28,634 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 15:44:28,634 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 15:44:36,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:36,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-07-08 15:44:37,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:37,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:40,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:40,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:43,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:44,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:44,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:51,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:54,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:54,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:55,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-07-08 15:44:57,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-07-08 15:44:57,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:57,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:57,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:44:58,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:01,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:01,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:01,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:01,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:02,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:02,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:02,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:03,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:09,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:09,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:11,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:12,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:12,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:13,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:13,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:13,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:13,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:13,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:13,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:13,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:13,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:13,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:13,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,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-07-08 15:45:14,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:14,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:15,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:15,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:15,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-07-08 15:45:15,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-07-08 15:45:15,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-07-08 15:45:15,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:15,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:15,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-07-08 15:45:15,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:15,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:18,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-07-08 15:45:18,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:18,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:18,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:18,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:21,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:21,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:25,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:25,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-07-08 15:45:25,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:25,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-07-08 15:45:25,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:25,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:26,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-07-08 15:45:27,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:31,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 2026-07-08 15:45:32,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:32,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:32,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:33,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45: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-07-08 15:45:33,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:33,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-07-08 15:45:33,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:33,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-07-08 15:45:33,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:33,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:33,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:33,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-07-08 15:45:33,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:34,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-07-08 15:45:34,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:34,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:35,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:35,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:35,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-07-08 15:45:35,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,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-07-08 15:45:37,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-07-08 15:45:37,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:37,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,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-07-08 15:45:38,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,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-07-08 15:45:38,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,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-07-08 15:45:38,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:38,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:38,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:38,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,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-07-08 15:45:39,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:39,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:39,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:39,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-07-08 15:45:39,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,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-07-08 15:45:39,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:39,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:39,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:39,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:40,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:40,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:40,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 15:45:40,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-07-08 15:45:40,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:40,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:40,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-07-08 15:45:40,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 15:45:40,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-08 15:45:41,638 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-08 15:45:50,424 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 119.597s. Listening on: http://0.0.0.0:8080 2026-07-08 15:45:50,425 INFO [io.quarkus] (main) Profile prod activated. 2026-07-08 15:45:50,425 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-07-08 15:45:52,130 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-08 15:46:08,026 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="95833e0a-4d48-4ba4-9f90-b92507121421", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f765de78-9b56-4c55-b7aa-6e29b44d2d30", client_auth_method="client-secret", username="admin", authSessionParentId="438c5729-9a75-44c5-87f9-18ee9b9b7d18", authSessionTabId="a82rLOU0KkE" 2026-07-08 15:46:13,451 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="REALM", resourcePath="atmosphere" 2026-07-08 15:46:14,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="9ea87bd3-b60f-4e21-86b2-2d385fa0832c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="67cdf5f4-2db0-4125-9cd4-a205778f1cbc", client_auth_method="client-secret", username="admin", authSessionParentId="f94a6275-2010-42f9-983b-439f0d1f83e7", authSessionTabId="KehnW4UP9sA" 2026-07-08 15:46:15,134 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/6ff8f49f-4585-441b-babb-51a532da84bb" 2026-07-08 15:46:15,486 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/6ff8f49f-4585-441b-babb-51a532da84bb/protocol-mappers/models/0cdf8f0d-3425-4355-9448-e495bdd24b68" 2026-07-08 15:46:37,115 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="40eb4a3f-ae6f-4ba0-9bec-ea33e4407a67", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="29a2b880-4554-4844-ab89-ebbd59c385e0", client_auth_method="client-secret", username="admin", authSessionParentId="b9e32f47-e879-427f-a6a7-8d17c0dc714e", authSessionTabId="ShLMSxoVHiM" 2026-07-08 15:46:37,425 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/efd7eec4-3070-480c-ad27-c32df899be78" 2026-07-08 15:46:37,890 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="9f825b0e-87da-43ad-9d14-6ae6b62c889c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="efa6fe4e-69e7-4441-9bbe-c706af262e3f", client_auth_method="client-secret", username="admin", authSessionParentId="9ce803e3-a8f7-43aa-b2e9-84064a5ae44b", authSessionTabId="KoEJ-gSxk2c" 2026-07-08 15:46:38,056 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/4a96b6a7-c378-440f-8607-96daf6ecfc9f" 2026-07-08 15:46:38,549 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="e14e7df8-faa6-49ae-8667-76c4eb937459", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bb82d88a-6ddd-4b82-8656-0f44e041cf7f", client_auth_method="client-secret", username="admin", authSessionParentId="12864e51-8c24-46e1-baa6-c8fe3aca74a6", authSessionTabId="J65_ue0jHuQ" 2026-07-08 15:46:38,743 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/93509fd0-e028-4aa9-b2ce-62ed763f0b42" 2026-07-08 15:46:39,451 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="c01d1eee-68ad-4219-a6f3-4c7625436bdc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87f9a5ad-9f16-4caa-82e4-112787397d59", client_auth_method="client-secret", username="admin", authSessionParentId="f4d4a306-42ab-41c7-86fb-e0e356dc80b3", authSessionTabId="KM3ASM0-hy0" 2026-07-08 15:46:39,588 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_ROLE", resourcePath="clients/efd7eec4-3070-480c-ad27-c32df899be78/roles/member" 2026-07-08 15:46:39,971 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="057769d3-0841-478b-ae2e-92a068a6ea2a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a5db88ff-f925-4771-ae84-94bfe5ec45ee", client_auth_method="client-secret", username="admin", authSessionParentId="731e1f5a-72c3-4ced-b133-98aeed0f282a", authSessionTabId="wM88IdRN_pc" 2026-07-08 15:46:40,093 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_ROLE", resourcePath="clients/4a96b6a7-c378-440f-8607-96daf6ecfc9f/roles/admin" 2026-07-08 15:46:40,507 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="eaf3cd97-9724-4e8f-a5b1-11bf742f54a5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cd7455f-bef0-49e8-b3c8-994c7bb17dd7", client_auth_method="client-secret", username="admin", authSessionParentId="3598c96c-e6c1-4281-9623-dd7ba86598d6", authSessionTabId="cRCaM0Ejv7A" 2026-07-08 15:46:40,631 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_ROLE", resourcePath="clients/4a96b6a7-c378-440f-8607-96daf6ecfc9f/roles/editor" 2026-07-08 15:46:41,102 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="e99c7517-6c49-4b30-b866-fe91c162dd7d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ec3fd515-dabb-4fe9-8fd7-41279e814966", client_auth_method="client-secret", username="admin", authSessionParentId="cb22192a-11e3-4175-bf59-cc9350e38850", authSessionTabId="xLZu06dN-QQ" 2026-07-08 15:46:42,415 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_ROLE", resourcePath="clients/4a96b6a7-c378-440f-8607-96daf6ecfc9f/roles/viewer" 2026-07-08 15:46:42,793 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="72bc520f-82e2-4e40-8285-2b50eb26854c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53c3ec77-e3bc-457a-b155-88e9e3c2f76f", client_auth_method="client-secret", username="admin", authSessionParentId="12e1d775-bccb-4697-88a4-29d3a654f26b", authSessionTabId="1ZC8tQnmjiw" 2026-07-08 15:46:42,935 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_ROLE", resourcePath="clients/93509fd0-e028-4aa9-b2ce-62ed763f0b42/roles/member" 2026-07-08 15:50:08,612 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="a4d51dfd-4c9b-4f3a-9385-e7b4091028ee", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3ef52ac5-fade-49c7-8fb6-f151327198b7", client_auth_method="client-secret", username="admin", authSessionParentId="803848b3-1ac3-4e1f-ade1-29d67f4c9d27", authSessionTabId="s8izvsqJY8A" 2026-07-08 15:50:09,132 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="REALM", resourcePath="null" 2026-07-08 15:50:10,826 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="ed391f24-65c9-4420-aa70-67364e4ec680", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3883f47-c48b-4bf8-bd40-b9726618ce49", client_auth_method="client-secret", username="admin", authSessionParentId="28dac49a-e0ed-435f-8c68-15323454e1c4", authSessionTabId="OOfO8KcOYJQ" 2026-07-08 15:50:10,963 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/7c7cc287-37ed-4f41-b0c6-31c1c5e5c016" 2026-07-08 15:50:11,580 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="e0a52258-08a3-431d-9f1d-609ec18105f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bdb1d904-c497-4ae3-b140-0ba32ce324ef", client_auth_method="client-secret", username="admin", authSessionParentId="72788237-4067-48df-bd57-6effa370dfc1", authSessionTabId="FK9-YLEqCFk" 2026-07-08 15:50:12,036 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f07ac6aa-9164-4ad3-9772-942574672635/role-mappings/clients/8d53bb2e-4caf-4d89-812d-6670435707ea" 2026-07-08 16:52:14,473 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="5601a010-3eb8-4868-98b0-80f45d836ba4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7ea8f335-fcde-4eee-9e02-ab9f66913299", client_auth_method="client-secret", username="admin", authSessionParentId="0298b2c7-adb0-4bc4-a4e4-fbd3b6c95200", authSessionTabId="pQI7XQag1bk" 2026-07-08 16:52:14,647 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="REALM", resourcePath="null" 2026-07-08 16:52:15,484 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="819a0987-c6e6-4fd6-9fd1-19984443c230", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2010c90c-6ee6-4a93-a961-43366db991d0", client_auth_method="client-secret", username="admin", authSessionParentId="dc60b464-5132-4d94-ac17-64162b575fa3", authSessionTabId="AGQ7qBTzVmI" 2026-07-08 16:52:15,543 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/6ff8f49f-4585-441b-babb-51a532da84bb" 2026-07-08 16:52:15,630 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/6ff8f49f-4585-441b-babb-51a532da84bb/protocol-mappers/models/0cdf8f0d-3425-4355-9448-e495bdd24b68" 2026-07-08 16:52:22,376 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="19c1ee06-7941-4e95-aa7f-6b80c3b6dca0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="509f95c2-74e8-475e-8504-d3b1d09666d2", client_auth_method="client-secret", username="admin", authSessionParentId="9497f189-a146-4a19-b261-928821e7e167", authSessionTabId="jUKzhPA1BWw" 2026-07-08 16:52:22,447 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/efd7eec4-3070-480c-ad27-c32df899be78" 2026-07-08 16:52:22,843 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="b143af83-ce36-42b0-80ef-175440ecd180", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a4133c55-b4a0-465d-86de-b1c5ba8ccbca", client_auth_method="client-secret", username="admin", authSessionParentId="b5411e23-4780-4310-ab7e-7a28a53db6cf", authSessionTabId="Y3OqmAWq_10" 2026-07-08 16:52:23,021 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/4a96b6a7-c378-440f-8607-96daf6ecfc9f" 2026-07-08 16:52:23,406 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="f9e85ca9-9838-4301-9db1-0c11437e436e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7eb029f4-5e89-499e-98b5-d0667e52d867", client_auth_method="client-secret", username="admin", authSessionParentId="a0762f86-63bb-40f1-96aa-75c4808c0302", authSessionTabId="IF2yA0-Ggik" 2026-07-08 16:52:23,502 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/93509fd0-e028-4aa9-b2ce-62ed763f0b42" 2026-07-08 16:52:24,204 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="8f069649-7a54-4fc6-bff9-2e991d7e1c92", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="85941ccd-c01b-4375-8c4f-89c5eb1b198f", client_auth_method="client-secret", username="admin", authSessionParentId="d10bbf17-3ecd-40b4-96f1-d0caed3e693b", authSessionTabId="eywnHkPoV2Q" 2026-07-08 16:52:24,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="62e5b61d-8900-4fab-9242-df68e0540a91", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6762d0e9-8278-4a57-b22b-c51512bc173d", client_auth_method="client-secret", username="admin", authSessionParentId="cb7300b9-5b90-436d-b3d3-57a9105772da", authSessionTabId="XF2rbwO810s" 2026-07-08 16:52:24,953 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="c3348a4e-1ea7-4f3d-90b4-29807901e2dc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="753f18ef-009a-4b65-986d-3b6cd03c4533", client_auth_method="client-secret", username="admin", authSessionParentId="580830fc-7ea0-4175-8853-e9053a1e503e", authSessionTabId="1cih9IcAsaY" 2026-07-08 16:52:25,316 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="0c81d8f6-cdbf-494e-9632-290d5a2e34da", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bdbb7671-a08e-4be7-8289-bab6c02dd943", client_auth_method="client-secret", username="admin", authSessionParentId="f3749c8c-81bb-444e-aa16-6b4fe2ddc36c", authSessionTabId="_nlzTcBID44" 2026-07-08 16:52:25,710 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="09c1b0e1-d010-4136-b77a-5c0a0356ce0a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="018e0396-e9ef-4685-8bc7-8a7076526fbb", client_auth_method="client-secret", username="admin", authSessionParentId="db313d45-6799-4a68-9e8f-3eb6a1fb215d", authSessionTabId="y_k3X-b9du8" 2026-07-08 16:53:49,182 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="a0865ac0-711b-40fd-8891-9a0d99fb45d7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9eb218c1-cf91-4cd9-a93c-5e3712c75702", client_auth_method="client-secret", username="admin", authSessionParentId="b61a4a94-5801-479a-927e-2c37ae4f2ae0", authSessionTabId="9wA-llk2byc" 2026-07-08 16:53:49,437 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="REALM", resourcePath="null" 2026-07-08 16:53:51,117 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="9b579e03-1e15-4ff0-80bd-87965fe5d6df", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="79046a1a-1fcd-4bee-ad0c-3d5b7744b351", client_auth_method="client-secret", username="admin", authSessionParentId="3545e982-6eb9-4742-86eb-0bbd663df0a7", authSessionTabId="yxJnLBlAZ70" 2026-07-08 16:53:51,194 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="45ad70e6-45d0-439c-af3b-4cae288ef2e9", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", resourceType="CLIENT", resourcePath="clients/7c7cc287-37ed-4f41-b0c6-31c1c5e5c016" 2026-07-08 16:53:51,930 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="415b8625-1bd0-426f-9556-9f7161559192", clientId="admin-cli", userId="996e57b4-f7da-4b4e-9735-32ad1a71e114", ipAddress="199.19.213.61", auth_method="openid-connect", token_id="93f8a968-75d9-48fd-9250-69f6e9a18a58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bf10c5e4-c1c4-47ef-93cc-30668659eedf", client_auth_method="client-secret", username="admin", authSessionParentId="83aa2913-4729-477b-b2b2-1b5e292b9e05", authSessionTabId="vph1I8MXYGI"