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-22 01:57:36,444 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54407ms 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-22 01:57:41,352 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-22 01:57:50,159 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-22 01:57:50,551 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-22 01:57:51,052 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-22 01:57:51,748 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-22 01:57:51,751 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1c32bc7e-55f9-4bed-ac80-f8898f63dfce, name: keycloak-0-9875 2026-06-22 01:57:51,758 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-22 01:57:51,758 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-22 01:57:51,845 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21013 2026-06-22 01:57:53,853 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9875: no members discovered after 2004 ms: creating cluster as coordinator 2026-06-22 01:57:53,942 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9875|0] (1) [keycloak-0-9875] 2026-06-22 01:57:54,047 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9875`, physical addresses are `[10.0.0.213:36549]` 2026-06-22 01:57:54,058 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-22 01:57:54,149 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-22 01:57:56,054 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9875, Site name: null 2026-06-22 01:57:56,058 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-22 01:58:06,250 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-22 01:58:06,251 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-22 01:58:06,656 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-22 01:58:12,050 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-22 01:58:12,050 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-22 01:58:12,469 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-22 01:58:12,469 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-22 01:58:19,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:19,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:20,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:20,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:22,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:22,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:24,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-06-22 01:58:24,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:24,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:26,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:27,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:27,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:27,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:28,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:28,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:28,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:28,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:29,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:30,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:30,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:30,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:30,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:30,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-22 01:58:31,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:31,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:31,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:32,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:32,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:33,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:34,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:34,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-06-22 01:58:34,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:34,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:34,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-22 01:58:34,971 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-22 01:58:35,044 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-22 01:58:35,108 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-22 01:58:35,208 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-22 01:58:35,293 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-22 01:58:35,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-22 01:58:35,463 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-22 01:58:35,531 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-22 01:58:35,663 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-22 01:58:35,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-06-22 01:58:35,816 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-22 01:58:35,906 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-22 01:58:35,960 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-22 01:58:36,013 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-22 01:58:36,064 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-22 01:58:36,161 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-22 01:58:36,271 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-22 01:58:36,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:36,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:36,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:36,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-06-22 01:58:36,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:36,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:36,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-06-22 01:58:36,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:38,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:38,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:38,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:38,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:38,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:39,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-06-22 01:58:39,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:40,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:41,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-06-22 01:58:41,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-06-22 01:58:41,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:41,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:41,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:41,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:41,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:44,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:45,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-06-22 01:58:45,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:45,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-06-22 01:58:45,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:45,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:45,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:45,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-22 01:58:45,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-06-22 01:58:45,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:45,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:45,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:46,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:46,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:46,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:46,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:46,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-06-22 01:58:46,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-22 01:58:47,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-06-22 01:58:47,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:47,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:47,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,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-22 01:58:48,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:48,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,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-06-22 01:58:48,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:48,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:48,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:49,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:49,378 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-22 01:58:49,443 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-22 01:58:49,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,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-22 01:58:49,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-22 01:58:49,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:49,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-22 01:58:49,790 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-22 01:58:49,835 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-22 01:58:49,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,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-22 01:58:49,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-22 01:58:49,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-22 01:58:49,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:49,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:50,001 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-22 01:58:50,069 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-22 01:58:50,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:50,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:50,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:50,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:50,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 01:58:50,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-22 01:58:50,351 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-22 01:58:50,415 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-22 01:58:50,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:58:50,462 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-22 01:58:50,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-22 01:58:51,962 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-22 01:58:59,143 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.376s. Listening on: http://0.0.0.0:8080 2026-06-22 01:58:59,143 INFO [io.quarkus] (main) Profile prod activated. 2026-06-22 01:58:59,143 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-22 01:59:00,865 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-22 01:59:18,962 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="ebe6f3f7-ee6e-46c8-8a6e-27e4aea06ddb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a107d098-0922-4b8f-9af8-7d0e9babbbda", client_auth_method="client-secret", username="admin", authSessionParentId="b3b5ae34-a426-4cba-b04e-2cae1f8460e1", authSessionTabId="Mv6hYYZ5HQY" 2026-06-22 01:59:24,143 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="atmosphere" 2026-06-22 01:59:25,356 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="804f44bb-9d5a-48ac-8b31-cf381d412543", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="22a136d7-daa8-4ad2-83e6-86858b4ed091", client_auth_method="client-secret", username="admin", authSessionParentId="0a5fe20f-5c10-438c-aac3-093ecab9ca5d", authSessionTabId="9Yely_tPsq0" 2026-06-22 01:59:25,575 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/dc884cf8-d583-4bdb-8f64-5b793b654afd" 2026-06-22 01:59:25,760 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/dc884cf8-d583-4bdb-8f64-5b793b654afd/protocol-mappers/models/c6d729e9-434d-44c5-89d1-79871b65938a" 2026-06-22 01:59:46,809 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="80b7ec6e-749d-4f11-8e96-c82581f90c07", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39c952fa-f384-4243-bcc1-5915eba4a545", client_auth_method="client-secret", username="admin", authSessionParentId="ab274630-414a-4570-a98a-480224703dd2", authSessionTabId="JXDiovCqMp0" 2026-06-22 01:59:47,558 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/95071acb-3798-435f-a433-caf5d31dcbc8" 2026-06-22 01:59:48,142 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="60783a17-bcb4-40fa-960b-f58357b3976c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c1d7709-82e4-481f-930a-768c5f47fca8", client_auth_method="client-secret", username="admin", authSessionParentId="2bc57ebc-9120-42d4-8548-e0929770c284", authSessionTabId="fDIBPbyokGQ" 2026-06-22 01:59:48,276 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/9cc91a9d-aacf-49e8-a386-c90b022f487b" 2026-06-22 01:59:48,681 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="5ef12901-9311-4926-a677-8c0e3c6a9fd9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f2bcc399-4a5b-40ad-bd5c-00ddd5d7ccab", client_auth_method="client-secret", username="admin", authSessionParentId="7e5089ea-2569-4c17-a76f-0a1ab5bc1cda", authSessionTabId="e4wk7sB1hvY" 2026-06-22 01:59:48,860 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/325306b9-9e80-4939-845f-7cfb4f837903" 2026-06-22 01:59:49,544 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="cd5bf5d6-7305-48c8-ade9-532773efc9eb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b2153a5-45bb-4522-9ad7-7099d450599b", client_auth_method="client-secret", username="admin", authSessionParentId="e2cb9a00-f2fe-46b9-be1e-216c9a0087ac", authSessionTabId="Snfw2qYEK7U" 2026-06-22 01:59:49,654 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/95071acb-3798-435f-a433-caf5d31dcbc8/roles/member" 2026-06-22 01:59:50,078 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="c7a477bc-98ef-442d-b03f-6ed56e7ec91f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3460223c-02c3-4b3d-95d1-f31e9d028566", client_auth_method="client-secret", username="admin", authSessionParentId="36d8ed8c-6234-4f6e-b32c-3256c55c2abd", authSessionTabId="Z5IGPV0i7oI" 2026-06-22 01:59:50,186 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/9cc91a9d-aacf-49e8-a386-c90b022f487b/roles/admin" 2026-06-22 01:59:50,601 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="fb22b2c1-8229-4abf-adfe-b7cd06d8f6e2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73584ef6-32e4-4a26-8300-c2e337c70049", client_auth_method="client-secret", username="admin", authSessionParentId="e2bedf7b-56b6-4ebd-8ee6-6ac042e609f9", authSessionTabId="TrqDDdiLh8g" 2026-06-22 01:59:50,770 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/9cc91a9d-aacf-49e8-a386-c90b022f487b/roles/editor" 2026-06-22 01:59:51,168 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="53313cde-e262-49e0-8abe-7bd41e284fd2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cd5f2a91-7a37-4f76-bcb7-9d60e2270b16", client_auth_method="client-secret", username="admin", authSessionParentId="867ebf4e-628e-4e8e-9a16-f629a6bfebad", authSessionTabId="-clekFBTh7A" 2026-06-22 01:59:51,282 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/9cc91a9d-aacf-49e8-a386-c90b022f487b/roles/viewer" 2026-06-22 01:59:51,675 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="7ff29d80-8155-4670-8ee7-a018b959c42a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fbe26177-c621-4ea3-9de9-ad1dcf176a1c", client_auth_method="client-secret", username="admin", authSessionParentId="8722f5c0-2650-4412-9b32-1cc5bb4e9138", authSessionTabId="9A8PkmDn8SA" 2026-06-22 01:59:51,783 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/325306b9-9e80-4939-845f-7cfb4f837903/roles/member" 2026-06-22 02:02:03,413 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="c85bccee-cd83-45ff-b366-031bd1f189f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="23fb8808-eb0c-435f-a1fb-477f3b44cce6", client_auth_method="client-secret", username="admin", authSessionParentId="69c42bfe-067d-435c-9b68-751a0b9a66dc", authSessionTabId="z9kb3eQe49s" 2026-06-22 02:02:03,954 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-06-22 02:02:05,594 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="f4e93aeb-89de-4a6e-93f5-ec91bab5e84b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8339b02e-809b-4773-9dfa-4dc9d5059fb4", client_auth_method="client-secret", username="admin", authSessionParentId="bb80a0a1-c999-48ab-9b58-353a2eb97e44", authSessionTabId="WEDv9Ypngr4" 2026-06-22 02:02:05,693 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/d55a303b-a0dd-46d6-9463-a6d5a24f212c" 2026-06-22 02:02:06,367 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="c60b1265-3018-4329-a19e-3a41d4ef1450", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1274140-207c-4b44-9d6d-944bc32df444", client_auth_method="client-secret", username="admin", authSessionParentId="7910b69c-323b-4965-b555-58f7ea3f3701", authSessionTabId="WhCHKQ5K2jA" 2026-06-22 02:02:06,865 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/211c6b75-d1f0-46e4-83d2-e7d163750d46/role-mappings/clients/c90a65e4-0d0b-42fd-9791-52966216fff1" 2026-06-22 02:51:23,941 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="e84d616b-75f8-4cd8-90ee-0641f21556ce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="76415225-5b5d-4070-9848-778408e3c2c5", client_auth_method="client-secret", username="admin", authSessionParentId="91b3d53b-7c17-4f4e-8d01-70664ddd8c2d", authSessionTabId="pfcHwHHyf1g" 2026-06-22 02:51:24,138 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-06-22 02:51:24,961 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="f71b66db-095c-4e57-87e4-73802c4beecb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9e5b2a0b-b691-454b-9afb-3d9fc3dae48a", client_auth_method="client-secret", username="admin", authSessionParentId="091bdab8-123b-46a6-917d-850a90ac5829", authSessionTabId="8_8SzY-4OSw" 2026-06-22 02:51:25,049 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/dc884cf8-d583-4bdb-8f64-5b793b654afd" 2026-06-22 02:51:25,145 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/dc884cf8-d583-4bdb-8f64-5b793b654afd/protocol-mappers/models/c6d729e9-434d-44c5-89d1-79871b65938a" 2026-06-22 02:51:31,824 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="5a25eb70-b735-4a5e-a84b-05fa087fd9a4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="560dfa09-e3db-45de-8168-beeadde831f6", client_auth_method="client-secret", username="admin", authSessionParentId="6fb26d62-65f0-490d-b028-6c3e84931337", authSessionTabId="ibJtQ5pHsq4" 2026-06-22 02:51:31,940 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/95071acb-3798-435f-a433-caf5d31dcbc8" 2026-06-22 02:51:32,304 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="e1275f20-eec2-4ce2-8eb1-8bea3092e368", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="38df8bda-688c-4c6a-907b-3997e4ab799e", client_auth_method="client-secret", username="admin", authSessionParentId="e5e701bf-00de-4f2b-88e9-6a08364660e6", authSessionTabId="h7oqRmquToQ" 2026-06-22 02:51:32,356 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/9cc91a9d-aacf-49e8-a386-c90b022f487b" 2026-06-22 02:51:32,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="461e9bac-85eb-46c4-8ae0-3fa08dfee9c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3fc00ebc-24ae-4cb2-a462-be1fc7442d00", client_auth_method="client-secret", username="admin", authSessionParentId="1434fe7d-7b65-401d-a437-22ecfd2e9481", authSessionTabId="GibLpWFIC74" 2026-06-22 02:51:32,860 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/325306b9-9e80-4939-845f-7cfb4f837903" 2026-06-22 02:51:33,510 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="3181199c-4e7e-476b-9d87-1c9e3b406724", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="360af3b7-db87-4582-9e93-b8cfd8824435", client_auth_method="client-secret", username="admin", authSessionParentId="356403f5-4186-4df8-a20d-048aa82e42dc", authSessionTabId="-xXs-YLoHtk" 2026-06-22 02:51:33,893 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="9ae395eb-7c81-414f-bda3-62a2e005290b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b2d4c196-c764-48dd-bc56-999f349ff9bf", client_auth_method="client-secret", username="admin", authSessionParentId="0ecb1110-7211-4e7d-b353-fb6897096ff2", authSessionTabId="VUp33vPc1wA" 2026-06-22 02:51:34,284 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="e212b8cd-1af0-4ef5-b44d-dbb247e2cde5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="84ecbdab-2379-40ed-a244-17afbee64c94", client_auth_method="client-secret", username="admin", authSessionParentId="2ee34e1a-17bc-4d58-8173-f977dc6ca3e9", authSessionTabId="ZmO-_77bC2Y" 2026-06-22 02:51:34,740 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="2509d268-2b51-453f-8373-027a0b5cdf17", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="10e02b29-2d45-4161-a8d7-41548e0eadb3", client_auth_method="client-secret", username="admin", authSessionParentId="66900895-ac14-4291-b810-361ed1777c37", authSessionTabId="xMqxjEsiAz4" 2026-06-22 02:51:35,116 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="41376595-f223-4436-a01e-098c65beec68", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="401bad5f-63bc-424f-bec9-7cf872b0a155", client_auth_method="client-secret", username="admin", authSessionParentId="32844e27-f663-4cae-84a4-0222fe627ee1", authSessionTabId="LCrrBL2xtLE" 2026-06-22 02:52:51,981 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="b7544702-d20f-40d6-86db-87d5a1e48c78", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="036c44b8-0733-4626-a6ae-c8f70a9d70d4", client_auth_method="client-secret", username="admin", authSessionParentId="541e7b7d-88a1-4ce1-ba21-0e7864d298b4", authSessionTabId="fqwThnBnU2U" 2026-06-22 02:52:52,146 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-06-22 02:52:53,808 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="946c2ec0-0502-4446-a75d-2e192fe848b0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="191bb4eb-d960-4014-a638-e7f285a8733c", client_auth_method="client-secret", username="admin", authSessionParentId="a275b7c5-4335-4e77-b75f-f382275243e4", authSessionTabId="CUtyWNQv1eg" 2026-06-22 02:52:53,861 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="ffe4c6ac-00f8-48cf-9367-cdf93b586bff", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/d55a303b-a0dd-46d6-9463-a6d5a24f212c" 2026-06-22 02:52:54,539 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28a3a9eb-b041-4163-b5b6-905827a4ca81", clientId="admin-cli", userId="108d66d1-eb61-4a69-a3aa-c20f5c367156", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="7977dd9b-a457-42ed-9459-f179d9c037af", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f7ce87c-dbc3-413f-840a-98cb9b3333ef", client_auth_method="client-secret", username="admin", authSessionParentId="2129fe7c-3223-4d14-881b-39d387dda14a", authSessionTabId="iRBOm1c0eDE"