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-24 01:00:59,974 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48304ms 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-24 01:01:04,462 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-24 01:01:13,268 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-24 01:01:13,651 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-24 01:01:14,247 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-24 01:01:14,966 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-24 01:01:14,968 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f150f0d2-e9e7-4021-b363-4ca50567c5a5, name: keycloak-0-14384 2026-06-24 01:01:15,037 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-24 01:01:15,038 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-24 01:01:15,051 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30522 2026-06-24 01:01:17,157 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14384: no members discovered after 2103 ms: creating cluster as coordinator 2026-06-24 01:01:17,238 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14384|0] (1) [keycloak-0-14384] 2026-06-24 01:01:17,342 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14384`, physical addresses are `[10.0.0.100:46058]` 2026-06-24 01:01:17,353 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-24 01:01:17,548 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-24 01:01:17,561 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-24 01:01:19,064 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14384, Site name: null 2026-06-24 01:01:31,349 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-24 01:01:31,350 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-24 01:01:31,769 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-24 01:01:37,554 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-24 01:01:37,554 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-24 01:01:38,046 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-24 01:01:38,046 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-24 01:01:44,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-24 01:01:45,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:45,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:45,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:47,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:47,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:50,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:50,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:50,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:52,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:53,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:53,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:53,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-24 01:01:54,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:54,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:54,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:54,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:55,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:56,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-24 01:01:56,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:56,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:56,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:56,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:56,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:56,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-24 01:01:57,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-24 01:01:59,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:01:59,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:01:59,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:00,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:01,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:01,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:01,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:01,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:01,168 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-24 01:02:01,242 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-24 01:02:01,317 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-24 01:02:01,407 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-24 01:02:01,530 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-24 01:02:01,655 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-24 01:02:01,744 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-24 01:02:01,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-24 01:02:01,963 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-24 01:02:02,007 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-24 01:02:02,120 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-24 01:02:02,170 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-24 01:02:02,223 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-24 01:02:02,278 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-24 01:02:02,335 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-24 01:02:02,443 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-24 01:02:02,585 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-24 01:02:02,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:02,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:02,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:02,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-24 01:02:02,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:02,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-24 01:02:02,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-24 01:02:02,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:04,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:04,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:04,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-24 01:02:04,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-24 01:02:04,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:06,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:06,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:07,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:07,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:07,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:07,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-24 01:02:07,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:07,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:07,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:08,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-24 01:02:11,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,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-24 01:02:12,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:12,657 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-24 01:02:12,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-24 01:02:12,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:12,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:13,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:13,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-24 01:02:13,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:13,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-24 01:02:13,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:13,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:14,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:14,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-24 01:02:14,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:14,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,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-24 01:02:15,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:15,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:15,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:15,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:15,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:15,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:15,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-24 01:02:16,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:16,261 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-24 01:02:16,326 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-24 01:02:16,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-24 01:02:16,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,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-24 01:02:16,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:16,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-24 01:02:16,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:16,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,637 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-24 01:02:16,702 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-24 01:02:16,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 01:02:16,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:16,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:16,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-24 01:02:16,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:16,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:16,922 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-24 01:02:16,993 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-24 01:02:16,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 01:02:17,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:17,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:17,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:17,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-24 01:02:17,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:17,303 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-24 01:02:17,373 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-24 01:02:17,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-24 01:02:17,425 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-24 01:02:17,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-24 01:02:18,550 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-24 01:02:27,152 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.887s. Listening on: http://0.0.0.0:8080 2026-06-24 01:02:27,152 INFO [io.quarkus] (main) Profile prod activated. 2026-06-24 01:02:27,153 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-24 01:02:28,948 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-24 01:02:42,862 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="1c31354e-ab4b-4307-9350-67a772e58788", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c3a4ce6b-2be7-4a41-9f6b-004253e5c71b", client_auth_method="client-secret", username="admin", authSessionParentId="0cdea3d3-6fb3-4dda-8280-a0b6fb0ab494", authSessionTabId="9CHl-zhXc4A" 2026-06-24 01:02:47,268 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="REALM", resourcePath="atmosphere" 2026-06-24 01:02:49,341 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="36f393a3-954e-46d4-be6a-f775a29fead9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="62a7eb08-a58b-437b-812a-60e10295c485", client_auth_method="client-secret", username="admin", authSessionParentId="92d7f76a-3e7e-444f-8983-798702247878", authSessionTabId="jAd1PNNg2fM" 2026-06-24 01:02:49,474 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1a45d812-f37a-4f15-891d-e50d4f360823" 2026-06-24 01:02:49,676 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1a45d812-f37a-4f15-891d-e50d4f360823/protocol-mappers/models/49c0d83b-2a8a-4333-97f5-970085331647" 2026-06-24 01:03:13,171 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="54d74596-94f4-48a7-8a7a-6ea03a2ef35e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="92ea30d8-15d8-4ce3-88cb-419cf1eadc62", client_auth_method="client-secret", username="admin", authSessionParentId="d898b1f5-2c4a-4aed-9aae-cb9a3f1cfe54", authSessionTabId="nvzHl71572E" 2026-06-24 01:03:13,480 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/26a601fb-9738-4ad8-a4b9-34f5a9ff0881" 2026-06-24 01:03:13,871 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="8f948f99-58ab-4d18-a8ec-15eb78dd2d22", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="55fcd9e2-f180-4b23-ba37-d9c61b382ed4", client_auth_method="client-secret", username="admin", authSessionParentId="dd45b754-a4de-460b-a593-05dcb6d21069", authSessionTabId="FCIUmeK3Fk4" 2026-06-24 01:03:14,039 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/f14840d7-32bd-4a0c-bfc3-58e11c3a4e3f" 2026-06-24 01:03:14,400 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="c899b2cc-af36-4ec8-ad4d-981263709f7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="80beb8aa-8d69-451e-b8ee-31affe62aba2", client_auth_method="client-secret", username="admin", authSessionParentId="f6edae5c-38e9-4e3b-81df-7c118d293181", authSessionTabId="yrZdjgcpXYQ" 2026-06-24 01:03:14,553 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/fc3ad873-4f41-4e7f-a1f8-8509a92c4580" 2026-06-24 01:03:15,218 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="82e6a5d3-9ec7-47c9-8fe7-ebab972b5e16", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8818f472-94cb-4022-84d1-dc7039e0a7c8", client_auth_method="client-secret", username="admin", authSessionParentId="6b5ce812-884a-4781-8d29-dfd3bac3ca0f", authSessionTabId="zmpCSE0wMhc" 2026-06-24 01:03:15,353 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_ROLE", resourcePath="clients/26a601fb-9738-4ad8-a4b9-34f5a9ff0881/roles/member" 2026-06-24 01:03:15,772 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="52993cf8-d206-496d-96ce-ddfeb7bf9644", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e7039c9-8eeb-458d-93e6-c98599d42377", client_auth_method="client-secret", username="admin", authSessionParentId="071705a2-b7ab-43f5-96a1-d85d232af35e", authSessionTabId="ISgpfTUWcm0" 2026-06-24 01:03:15,860 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_ROLE", resourcePath="clients/f14840d7-32bd-4a0c-bfc3-58e11c3a4e3f/roles/admin" 2026-06-24 01:03:16,219 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="f2066022-dc95-450e-a71a-447258bda691", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7de6ee8a-677f-401c-8ed5-d2aa8edb8374", client_auth_method="client-secret", username="admin", authSessionParentId="133911ab-66f7-4acd-99fc-87dc17ac8a66", authSessionTabId="zsrKvsBtyFw" 2026-06-24 01:03:16,291 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_ROLE", resourcePath="clients/f14840d7-32bd-4a0c-bfc3-58e11c3a4e3f/roles/editor" 2026-06-24 01:03:16,687 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="2f49e452-6405-4bde-9352-ed14ac851c14", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d4163b3-bebb-4d27-9d61-11434abc1e5e", client_auth_method="client-secret", username="admin", authSessionParentId="b0404f22-20e6-40b8-b8f5-10766f3d8cb2", authSessionTabId="R7kh6Kex0sM" 2026-06-24 01:03:16,854 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_ROLE", resourcePath="clients/f14840d7-32bd-4a0c-bfc3-58e11c3a4e3f/roles/viewer" 2026-06-24 01:03:17,253 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="7a749222-1bc1-40bf-b33b-ab54bdfc5e64", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b65c523b-7b4e-40ec-91ac-d4ca6a3bb797", client_auth_method="client-secret", username="admin", authSessionParentId="1523bb9b-3586-4c92-96d7-f2c57cdfb697", authSessionTabId="RJfxLSdRu1c" 2026-06-24 01:03:17,376 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_ROLE", resourcePath="clients/fc3ad873-4f41-4e7f-a1f8-8509a92c4580/roles/member" 2026-06-24 01:05:33,967 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="b1d3e8d3-330a-426e-ab24-f057eb1ed285", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dc3c7bfd-7690-4517-bbaf-373f5b776258", client_auth_method="client-secret", username="admin", authSessionParentId="5f891d42-6e01-45a6-ab32-64fff0868eae", authSessionTabId="YaIv3TMLlfg" 2026-06-24 01:05:34,456 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="REALM", resourcePath="null" 2026-06-24 01:05:35,944 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="a9d52166-f054-4c40-9244-960ce067d3ac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3bd627ba-d1c2-41e5-bbca-952856c1f3f0", client_auth_method="client-secret", username="admin", authSessionParentId="d4558f9e-8fa3-482a-8a47-c5d178356afc", authSessionTabId="oKuin9tkOGA" 2026-06-24 01:05:36,071 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/01d991cd-2f70-44d7-909e-742bd07407bb" 2026-06-24 01:05:36,720 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="cc318ad6-1553-415f-8545-a7eb4aee3592", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="57abd7af-ef25-4a9c-9f59-da2f30320394", client_auth_method="client-secret", username="admin", authSessionParentId="e40813ca-d1a0-4828-a4fe-cccb28d23575", authSessionTabId="GhTotx15Urk" 2026-06-24 01:05:37,145 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c16ab0c3-4003-4526-bae0-3aeb7d2e2f6c/role-mappings/clients/9459c4c1-dffe-491c-8720-14dd45dd1717" 2026-06-24 01:56:53,944 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="fbfa726b-12e6-429b-988d-88a5728b06c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="069a6ceb-3dd3-4239-9bea-623689dea475", client_auth_method="client-secret", username="admin", authSessionParentId="f019b96f-c7bf-4f0a-a6d1-adf70dd7e8f2", authSessionTabId="stN2EzHCSlE" 2026-06-24 01:56:54,163 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="REALM", resourcePath="null" 2026-06-24 01:56:54,968 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="248772a9-66c9-4186-8be5-cc9a9468806d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6dc59f6e-de18-422f-84fe-4a753f0a0efd", client_auth_method="client-secret", username="admin", authSessionParentId="79fcd799-afb3-4230-8558-0eb8cd8cb65b", authSessionTabId="RJ4YQJPTJEI" 2026-06-24 01:56:55,018 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1a45d812-f37a-4f15-891d-e50d4f360823" 2026-06-24 01:56:55,078 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1a45d812-f37a-4f15-891d-e50d4f360823/protocol-mappers/models/49c0d83b-2a8a-4333-97f5-970085331647" 2026-06-24 01:57:01,527 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="dc4a2807-20f4-4ea2-87ab-c8b89c2fe957", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="815d8559-5377-432b-b831-69d3b49a5f8b", client_auth_method="client-secret", username="admin", authSessionParentId="3385f5d1-5618-4d06-afc8-84596464086b", authSessionTabId="BjLD6Qj6K3Q" 2026-06-24 01:57:01,588 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/26a601fb-9738-4ad8-a4b9-34f5a9ff0881" 2026-06-24 01:57:01,988 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="36e03fa6-f464-4eca-9498-72192347dd6d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="839ddb84-9681-441b-9496-f6104fe9e532", client_auth_method="client-secret", username="admin", authSessionParentId="25c2ee76-fe83-4a98-949e-5478940bdb4d", authSessionTabId="0jOiWpL9ZeE" 2026-06-24 01:57:02,038 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/f14840d7-32bd-4a0c-bfc3-58e11c3a4e3f" 2026-06-24 01:57:02,375 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="1d15a878-575e-4aa8-a28f-bdc62d6e787c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6b604fcf-6f5b-432d-a3f9-765f40a88ebd", client_auth_method="client-secret", username="admin", authSessionParentId="455e59fa-883c-4c2a-b007-609585310675", authSessionTabId="bxEpD41dgxQ" 2026-06-24 01:57:02,459 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/fc3ad873-4f41-4e7f-a1f8-8509a92c4580" 2026-06-24 01:57:03,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="b84b741a-a53f-4506-823d-41686285cb8e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f85ab82-224e-4bce-a3ba-7c7d7f4b0794", client_auth_method="client-secret", username="admin", authSessionParentId="23a36cdd-a759-4a38-97fc-72b469728425", authSessionTabId="tdgnC3dWrz0" 2026-06-24 01:57:03,486 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="847344a5-9bda-4845-a63c-bfd8f73822ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3ab9f53e-bb5f-4944-8b02-961ed046c719", client_auth_method="client-secret", username="admin", authSessionParentId="b46c5769-f745-4945-a65b-56083f818e1d", authSessionTabId="tziauCsKJ8o" 2026-06-24 01:57:03,856 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="fd28c76b-7caa-43c3-bcf4-9eab5bc8df00", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="194a6df9-2c79-4a11-980d-1ac9247ffb8e", client_auth_method="client-secret", username="admin", authSessionParentId="d8400158-ca72-4000-8779-82ca2f4d396a", authSessionTabId="7-D4lCXr3oY" 2026-06-24 01:57:04,198 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="fb34f07e-f2a2-47c7-a583-d5b048dfca9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b4304b97-f550-4b4f-9c9c-55baaddc19aa", client_auth_method="client-secret", username="admin", authSessionParentId="e4246e84-3141-4f2e-a88c-319490e33ede", authSessionTabId="sAH3ijda-8Q" 2026-06-24 01:57:04,549 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="1a6791e7-d4c2-4a85-aec7-960851bdd9af", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8e1af088-d750-41ff-a103-d3d9e0bfa2ae", client_auth_method="client-secret", username="admin", authSessionParentId="facbcb29-39c2-4982-be64-8ba1d232b8f2", authSessionTabId="l-UqlhbVGZc" 2026-06-24 01:58:17,257 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="60a15200-b107-4075-b354-0687366c9fdb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8eb1ea06-0e57-4296-9b06-64e6fd6992f4", client_auth_method="client-secret", username="admin", authSessionParentId="cc76968a-a4da-4734-a37b-3bd34a952d30", authSessionTabId="385EIKdSvd4" 2026-06-24 01:58:17,386 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="REALM", resourcePath="null" 2026-06-24 01:58:18,989 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="32c51d16-b861-4061-9a6d-d00c6d1149e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="320c419b-be6c-46ec-81af-e79f5d8623b1", client_auth_method="client-secret", username="admin", authSessionParentId="ebcafc7c-90bc-43f3-8224-fe2a418ba018", authSessionTabId="0TH4NRAXQYk" 2026-06-24 01:58:19,056 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="b3ab04e0-2c4f-4a4f-9ba9-bb769ae4df21", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", resourceType="CLIENT", resourcePath="clients/01d991cd-2f70-44d7-909e-742bd07407bb" 2026-06-24 01:58:19,716 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a14c95a9-3add-4bb0-b8e2-de86dab50925", clientId="admin-cli", userId="f78c63c1-6440-4511-91ca-f97f607b04a6", ipAddress="199.204.45.177", auth_method="openid-connect", token_id="f0eaa42a-99a4-4a58-8f33-c926b88baa9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="56cfccd9-2475-4286-ae28-a9b32e9aaacb", client_auth_method="client-secret", username="admin", authSessionParentId="7950318a-829e-421f-9db6-3215bcca1998", authSessionTabId="evhUsxEXk1A"