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-06-30 22:23:29,650 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55288ms 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-06-30 22:23:35,447 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-06-30 22:23:43,757 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-30 22:23:44,439 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-30 22:23:45,050 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-30 22:23:45,554 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-30 22:23:45,556 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a62219b0-e948-4d35-858d-4d17706b7d56, name: keycloak-0-44549 2026-06-30 22:23:45,560 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-06-30 22:23:45,638 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-06-30 22:23:45,648 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26230 2026-06-30 22:23:46,765 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-06-30 22:23:46,841 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-30 22:23:47,652 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-44549: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-30 22:23:47,663 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-44549|0] (1) [keycloak-0-44549] 2026-06-30 22:23:47,678 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-44549`, physical addresses are `[10.0.0.217:41766]` 2026-06-30 22:23:47,738 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-30 22:23:49,467 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-44549, Site name: null 2026-06-30 22:23:59,446 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-06-30 22:23:59,447 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-06-30 22:23:59,847 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-30 22:24:05,754 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-06-30 22:24:05,754 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-06-30 22:24:06,255 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-06-30 22:24:06,255 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-06-30 22:24:12,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:13,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:13,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:13,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:15,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:15,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:17,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:17,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:17,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:19,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:20,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:20,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:21,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:21,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-06-30 22:24:21,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24: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-06-30 22:24:21,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-06-30 22:24:22,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:23,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:23,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-06-30 22:24:23,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:23,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:24,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:24,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:24,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:24,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:25,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-06-30 22:24:25,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:26,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:27,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:27,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:27,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:27,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:27,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-06-30 22:24:28,069 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-06-30 22:24:28,145 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-06-30 22:24:28,213 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-06-30 22:24:28,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-30 22:24:28,394 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-06-30 22:24:28,499 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-06-30 22:24:28,579 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-06-30 22:24:28,652 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-06-30 22:24:28,780 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-06-30 22:24:28,820 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-06-30 22:24:28,922 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-06-30 22:24:28,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-30 22:24:29,047 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-06-30 22:24:29,097 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-06-30 22:24:29,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-30 22:24:29,248 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-06-30 22:24:29,364 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-06-30 22:24:29,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:29,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:31,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:31,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:31,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:31,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-06-30 22:24:31,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:32,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-06-30 22:24:32,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:33,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:34,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:34,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:34,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-06-30 22:24:34,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:34,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:34,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:34,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:37,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-06-30 22:24:38,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:38,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:38,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:38,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:38,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 2026-06-30 22:24:38,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:38,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:38,912 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-06-30 22:24: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-06-30 22:24:39,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-06-30 22:24:39,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:39,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:39,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:39,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:39,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-06-30 22:24:39,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:39,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:40,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:40,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:40,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:40,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,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-06-30 22:24:41,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:41,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,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-06-30 22:24:42,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,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-06-30 22:24:42,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,668 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-06-30 22:24:42,733 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-06-30 22:24:42,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,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-06-30 22:24:42,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,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-06-30 22:24:42,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:42,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-06-30 22:24:43,017 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-06-30 22:24:43,073 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-06-30 22:24:43,117 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-06-30 22:24:43,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,289 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-06-30 22:24:43,352 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-06-30 22:24:43,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,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-06-30 22:24:43,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,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-06-30 22:24:43,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-06-30 22:24:43,640 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-06-30 22:24:43,710 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-06-30 22:24:43,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:24:43,764 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-06-30 22:24:43,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-30 22:24:45,157 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-30 22:24:51,668 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.611s. Listening on: http://0.0.0.0:8080 2026-06-30 22:24:51,669 INFO [io.quarkus] (main) Profile prod activated. 2026-06-30 22:24:51,669 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-06-30 22:24:53,450 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-30 22:25:12,040 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="5dd46b44-5e11-4482-a82a-8591c51aefed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b9aa5523-bf7d-41da-b4bd-ef67f6fa65e8", client_auth_method="client-secret", username="admin", authSessionParentId="77fce977-3c23-4719-817d-71027e52d209", authSessionTabId="Q_9tcH_ucNc" 2026-06-30 22:25:16,752 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="atmosphere" 2026-06-30 22:25:18,059 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="ea9c34e1-a55d-42f3-bec2-f05e96f9b174", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6461d6c1-2824-4131-a133-5d2f38b42615", client_auth_method="client-secret", username="admin", authSessionParentId="9eb3d383-3f55-4c7a-852c-e2cd29251bb9", authSessionTabId="pJlR7RUaH_U" 2026-06-30 22:25:18,256 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f1ca9268-2cf3-493c-88e3-4e43e4feaef9" 2026-06-30 22:25:18,457 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f1ca9268-2cf3-493c-88e3-4e43e4feaef9/protocol-mappers/models/7db5210f-d306-4f95-a166-7d0b317eb629" 2026-06-30 22:25:39,577 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="8bd58393-8d07-451e-a8ca-c742fd88c4ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c688f2c-58c3-4db5-8d36-a5939061b2c0", client_auth_method="client-secret", username="admin", authSessionParentId="68c7f88d-0e86-4d11-9419-173a25db3b98", authSessionTabId="j-HtpHKhAF4" 2026-06-30 22:25:39,939 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/84ba2b1d-5a94-4ba2-a07b-80e0ff66c49e" 2026-06-30 22:25:40,374 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="2507d026-0af9-412d-8c33-3f8ffa94ee46", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a2831aa8-4e2b-4e8d-b6d5-ff0b629ddaa4", client_auth_method="client-secret", username="admin", authSessionParentId="511c407e-3834-4d9b-9610-1673836d7e6b", authSessionTabId="Fa-FntIeZ18" 2026-06-30 22:25:40,542 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/7e22def3-3ffa-4d4b-89f3-176d37642d38" 2026-06-30 22:25:40,915 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="c1102f89-ce7c-4c65-90de-adbf7339f9b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ab5846bd-356d-4bb1-8aa2-33617ca1269b", client_auth_method="client-secret", username="admin", authSessionParentId="2021f370-9ed3-4a6c-ba9d-e14d32b88f32", authSessionTabId="64SMDMPrrLg" 2026-06-30 22:25:40,993 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/e6bbc319-3421-4cf6-be47-9b9f58a1f589" 2026-06-30 22:25:41,661 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="b744803a-c621-47ec-bd5b-2379532cafc7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d96cd02d-5579-4e50-8a01-db23cd835228", client_auth_method="client-secret", username="admin", authSessionParentId="4de73c30-baa6-4c99-a92a-417e06600354", authSessionTabId="i5v9qa33vTA" 2026-06-30 22:25:41,792 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/84ba2b1d-5a94-4ba2-a07b-80e0ff66c49e/roles/member" 2026-06-30 22:25:42,195 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="99281255-bf06-484b-a198-335c24a91aab", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a166383d-8505-4ac5-981f-753f8dfbd886", client_auth_method="client-secret", username="admin", authSessionParentId="8afbf12c-661f-40fe-980d-16ccec3e2a33", authSessionTabId="PkgnfKML_ns" 2026-06-30 22:25:42,272 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/7e22def3-3ffa-4d4b-89f3-176d37642d38/roles/admin" 2026-06-30 22:25:42,699 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="6d542117-3c66-4cc4-aab0-921e9bbc3a01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d4769ca6-0300-4784-8698-1b8306ebd26a", client_auth_method="client-secret", username="admin", authSessionParentId="6aac7680-352d-4e12-a6c6-ff9d1f576e71", authSessionTabId="eRKGZ-xnQqU" 2026-06-30 22:25:42,867 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/7e22def3-3ffa-4d4b-89f3-176d37642d38/roles/editor" 2026-06-30 22:25:43,256 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="fd5639fb-ac82-4bdd-ac78-21b52e1beaa3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e6594b15-abd7-4ba2-9ca7-dcf413d170a6", client_auth_method="client-secret", username="admin", authSessionParentId="9facc17e-0529-43fc-922b-72a9359e76cb", authSessionTabId="XsYP8a7PSok" 2026-06-30 22:25:43,369 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/7e22def3-3ffa-4d4b-89f3-176d37642d38/roles/viewer" 2026-06-30 22:25:43,786 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="bcb20442-99af-4a35-a1cf-a03e254480f2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b04dd7fb-b048-48bd-8b9a-7f57ccf75dc3", client_auth_method="client-secret", username="admin", authSessionParentId="402d6f5e-6b30-4496-b2f9-2c9f8a4f6231", authSessionTabId="o07gUXxPj98" 2026-06-30 22:25:43,887 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/e6bbc319-3421-4cf6-be47-9b9f58a1f589/roles/member" 2026-06-30 22:27:56,767 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="d62d4ffd-a3dd-44d1-8779-af72f3ff8b7d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc18b7b3-d330-44b6-8d67-84b82753214c", client_auth_method="client-secret", username="admin", authSessionParentId="17b4d442-9445-4756-b8f0-7dd8a4ea36a6", authSessionTabId="9_YqtaVizEA" 2026-06-30 22:27:57,272 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-06-30 22:27:58,846 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="f4932455-fb41-4e66-b4b7-e6b6da162581", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9184053-4690-4403-9f7d-8b7b8d942c8e", client_auth_method="client-secret", username="admin", authSessionParentId="1b7d658a-d29d-4335-89a9-a5c99b293c9a", authSessionTabId="z0YlNAsatj4" 2026-06-30 22:27:58,956 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/cc204ee3-cc28-42a1-91a3-ad3f006f13df" 2026-06-30 22:27:59,580 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="dede3ac6-31a9-4734-aeb0-c051771061e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c784fc7c-8be4-42a0-91ac-24c7b00bf355", client_auth_method="client-secret", username="admin", authSessionParentId="d59d5138-ee1d-42f3-b168-5ed539ef5aa9", authSessionTabId="bDvxaO9PJiY" 2026-06-30 22:28:00,173 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c3ca0ba8-3caa-477c-ac84-ca4e3449c2b7/role-mappings/clients/ae7b97b2-c50b-45a6-9878-e1e8a50fcefa" 2026-06-30 23:16:28,333 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="e2fa6ac1-c9b4-43e9-9e34-ef34ba49f347", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c430a1a5-5aa6-4191-839f-c2cb06262091", client_auth_method="client-secret", username="admin", authSessionParentId="c1e4f78a-e7cb-4c73-97c7-f598fe244d32", authSessionTabId="P9nGueGSZ5w" 2026-06-30 23:16:28,573 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-06-30 23:16:29,361 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="b723ccf8-89cf-4e47-8348-b9b53f84aa39", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="da898fab-c2a3-4a75-b211-69d434cd01d9", client_auth_method="client-secret", username="admin", authSessionParentId="8d8c4954-a5f0-4b32-98a8-4762f2bc8720", authSessionTabId="5mGDbhRg2Bk" 2026-06-30 23:16:29,418 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f1ca9268-2cf3-493c-88e3-4e43e4feaef9" 2026-06-30 23:16:29,480 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f1ca9268-2cf3-493c-88e3-4e43e4feaef9/protocol-mappers/models/7db5210f-d306-4f95-a166-7d0b317eb629" 2026-06-30 23:16:35,782 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="6e9217ca-fdd6-4bba-815b-fa84c35fd0b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b7a323e-74ee-4a6a-b919-676de0fcb414", client_auth_method="client-secret", username="admin", authSessionParentId="fd46bc2e-f146-4733-b1e7-42f4f12012a9", authSessionTabId="Rr49djjNiQA" 2026-06-30 23:16:35,864 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/84ba2b1d-5a94-4ba2-a07b-80e0ff66c49e" 2026-06-30 23:16:36,269 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="71809a2f-3180-4100-a90d-c613809ae0cf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="328e8ff5-3c89-4b54-a586-6a3663eba4b1", client_auth_method="client-secret", username="admin", authSessionParentId="8e062b2e-2c68-424d-945f-203225078e4e", authSessionTabId="pqV_JCWORhM" 2026-06-30 23:16:36,375 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/7e22def3-3ffa-4d4b-89f3-176d37642d38" 2026-06-30 23:16:36,780 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="55913ea8-b5f4-4b18-83dd-744fb6838fe1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="edab5803-e902-40e6-949b-22dedf5b1336", client_auth_method="client-secret", username="admin", authSessionParentId="4473948c-392d-46be-bda5-3359117e58ac", authSessionTabId="J5JdAJJpj48" 2026-06-30 23:16:36,859 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/e6bbc319-3421-4cf6-be47-9b9f58a1f589" 2026-06-30 23:16:37,512 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="77cb76af-6a36-4059-bb28-5b20dc1d62bf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="92bbb4fb-dba5-416f-9b60-80ccc64c845f", client_auth_method="client-secret", username="admin", authSessionParentId="a454b366-17d1-4c28-9f14-a5fd95adabf2", authSessionTabId="tOLHvJt70m4" 2026-06-30 23:16:37,886 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="a4b52069-d2f3-47fd-97a3-12f5d9681d60", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1df387de-3bf6-4954-beeb-8f6a233b9eb6", client_auth_method="client-secret", username="admin", authSessionParentId="b1942e15-bc4f-423a-b124-d9c8a9fcb3fa", authSessionTabId="z6K8SDlTrjY" 2026-06-30 23:16:38,240 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="9f1d0a18-8064-437b-9f20-97776a95368b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d69caa73-f4b2-4100-8fb5-42f48f2d09f1", client_auth_method="client-secret", username="admin", authSessionParentId="5e07094c-e2fd-458d-b7ca-b2a8317f1589", authSessionTabId="0c7B3THTLu4" 2026-06-30 23:16:38,606 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="31fab8df-38b1-4458-981b-11a621959cf8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="892fb9fd-33dc-4f46-b22a-60bf28d3c236", client_auth_method="client-secret", username="admin", authSessionParentId="ee88ce82-46df-4421-b2f4-e868c8edc144", authSessionTabId="0ZrYUFZzSPU" 2026-06-30 23:16:38,971 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="899b5729-8c1f-422f-88b8-c853a2673628", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="525ece04-b6dd-4bc1-8c9e-01da891654a1", client_auth_method="client-secret", username="admin", authSessionParentId="e540989f-c36d-47fe-8b3b-85aa70eb44e2", authSessionTabId="pcdfQIv4NKQ" 2026-06-30 23:17:51,549 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="7a7aa089-25a2-480e-af23-e3f5d45391ab", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aaa2ad59-139f-4a7b-8d2a-dae76c092bdf", client_auth_method="client-secret", username="admin", authSessionParentId="e15b5649-e25c-4bf9-993d-1e448eed52bd", authSessionTabId="MFfysvdVy-A" 2026-06-30 23:17:51,678 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-06-30 23:17:53,347 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="90793847-cf7d-44bd-a44c-20fd74599786", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e07d9816-da41-44c5-91c1-796922c8eef2", client_auth_method="client-secret", username="admin", authSessionParentId="c4b4e3cc-f859-4521-9df1-f1f57be88364", authSessionTabId="mv93MLVYzBM" 2026-06-30 23:17:53,393 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="45f58802-5f4a-4d72-b634-242f411f1d79", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/cc204ee3-cc28-42a1-91a3-ad3f006f13df" 2026-06-30 23:17:54,018 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="00d1e94f-81e3-4aff-8f84-adb237cc886e", clientId="admin-cli", userId="a706fce7-9e89-4e3b-a65d-d6d657db1477", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="0cf8b7c1-02ba-4ad9-a54a-1a2365ea08d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d1b9f44-5036-498b-b3f1-1274b7ba2055", client_auth_method="client-secret", username="admin", authSessionParentId="e2f267f5-9977-49ed-8469-25a6a3984c21", authSessionTabId="4eEeQQaLMtI"