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 05:32:54,990 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52651ms 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 05:33:00,238 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 05:33:08,632 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-24 05:33:09,123 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-24 05:33:09,834 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 05:33:10,433 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-24 05:33:10,434 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3667e6b3-32e2-4abf-8a2b-6679dc96a59f, name: keycloak-0-16324 2026-06-24 05:33:10,527 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 05:33:10,528 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 05:33:10,535 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44078 2026-06-24 05:33:11,842 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 05:33:12,620 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16324: no members discovered after 2005 ms: creating cluster as coordinator 2026-06-24 05:33:12,630 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16324|0] (1) [keycloak-0-16324] 2026-06-24 05:33:12,646 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16324`, physical addresses are `[10.0.0.100:59614]` 2026-06-24 05:33:12,654 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-24 05:33:14,137 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16324, Site name: null 2026-06-24 05:33:25,332 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 05:33:25,333 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 05:33:25,742 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-24 05:33:32,127 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 05:33:32,127 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 05:33:32,628 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 05:33:32,628 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 05:33:39,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-24 05:33:39,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:40,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:40,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:42,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:42,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:44,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:44,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:44,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:46,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:47,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:47,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:48,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 05:33:48,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:48,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 05:33:48,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:48,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:49,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:51,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:51,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:51,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:51,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:51,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:51,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:51,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:51,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:53,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:53,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 05:33:54,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:54,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:55,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:55,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-24 05:33:55,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:55,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 05:33:55,437 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 05:33:55,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 05:33:55,598 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 05:33:55,701 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 05:33:55,795 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 05:33:55,899 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 05:33:55,969 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 05:33:56,042 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 05:33:56,177 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 05:33:56,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 05:33:56,333 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 05:33:56,389 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 05:33:56,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 05:33:56,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 05:33:56,591 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 05:33:56,695 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 05:33:56,811 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 05:33:56,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:56,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-24 05:33:56,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:57,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:57,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-24 05:33:57,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 05:33:57,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:57,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:58,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:33:58,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:59,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:33:59,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 05:33:59,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:00,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 05:34:00,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:01,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 05:34:01,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:01,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:01,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:01,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:01,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 05:34:01,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:02,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:05,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:05,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:06,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:06,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:06,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:06,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:06,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 05:34:06,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:06,468 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 05:34:06,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 05:34:06,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 05:34:06,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:06,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:07,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:07,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-24 05:34:07,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:07,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 05:34:07,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:08,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:08,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-24 05:34:08,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:08,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:09,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:09,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:09,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-24 05:34:09,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 05:34:09,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-24 05:34:09,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:09,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:09,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 05:34:09,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 05:34:09,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:09,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:10,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:10,411 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 05:34:10,488 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 05:34:10,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,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-24 05:34:10,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-24 05:34:10,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:10,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:10,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-24 05:34:10,958 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 05:34:11,029 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 05:34:11,084 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 05:34:11,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 05:34:11,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:11,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:11,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:11,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 05:34:11,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 05:34:11,262 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 05:34:11,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 05:34:11,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:11,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:11,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:11,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 05:34:11,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-24 05:34:11,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-24 05:34:11,649 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 05:34:11,723 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 05:34:11,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 05:34:11,782 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 05:34:11,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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 05:34:12,915 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-24 05:34:12,938 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-24 05:34:19,736 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.487s. Listening on: http://0.0.0.0:8080 2026-06-24 05:34:19,736 INFO [io.quarkus] (main) Profile prod activated. 2026-06-24 05:34:19,736 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 05:34:21,435 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-24 05:34:38,935 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="72b9758a-9beb-44ac-b010-78a4c323f306", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac5e8261-931f-4945-afb0-cf4ea059d4bc", client_auth_method="client-secret", username="admin", authSessionParentId="1e47c89d-ae2a-4e5b-a206-4c031434e27a", authSessionTabId="w7ojBvc5LQQ" 2026-06-24 05:34:44,721 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="REALM", resourcePath="atmosphere" 2026-06-24 05:34:46,040 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="e4ca73a7-b545-4807-824d-b1a66139d645", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8a01164b-d774-46ae-a8c4-9b9c81a9d62b", client_auth_method="client-secret", username="admin", authSessionParentId="e98517b9-118b-4a42-b5d4-c21bb5771b88", authSessionTabId="mESYm7cbvMI" 2026-06-24 05:34:46,245 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/50711667-8179-4ea6-aec4-9763c5e73674" 2026-06-24 05:34:46,434 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/50711667-8179-4ea6-aec4-9763c5e73674/protocol-mappers/models/1b19fe3f-b099-4004-8844-bc2786d6e349" 2026-06-24 05:35:07,598 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="e4268b95-a14f-43b3-a4a5-a276a8b0cbc9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca5f27f1-cbeb-4a5e-8e6b-b7379eb409fd", client_auth_method="client-secret", username="admin", authSessionParentId="9133d851-b319-45d4-990e-d45dccc135df", authSessionTabId="wWNPuDm1Rmc" 2026-06-24 05:35:07,960 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/72c77e99-9cdf-447a-969f-e021db09013c" 2026-06-24 05:35:08,335 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="50389574-0f0f-4b9b-a1f6-e607e508421f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca614b56-8390-4258-8d0c-64d91e0fea43", client_auth_method="client-secret", username="admin", authSessionParentId="18d9ec0a-372b-4898-9d24-6168ce4c054d", authSessionTabId="XQz6pRrRHfk" 2026-06-24 05:35:08,516 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/9b95a249-2cbb-4284-a9d5-dd372e13fcbb" 2026-06-24 05:35:08,970 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="27046a76-dbc7-4a35-8eb0-4c9174c1654d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="015ef364-e96c-4fe7-a72e-3f275e5e0afc", client_auth_method="client-secret", username="admin", authSessionParentId="d2029f9e-4e98-4005-a7b0-73ed11e3a1ca", authSessionTabId="sYNQW8gOlII" 2026-06-24 05:35:09,123 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/f40cc38c-a171-4af9-a953-1ac4f340982e" 2026-06-24 05:35:09,833 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="7fef0c12-ae35-4759-8a2f-54ed87fd327d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8bd323c1-c136-4b9d-ab39-72e83092ba8b", client_auth_method="client-secret", username="admin", authSessionParentId="a37f833f-a1ab-4229-80ae-2454e690ac96", authSessionTabId="eStbyADzuV0" 2026-06-24 05:35:09,947 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/72c77e99-9cdf-447a-969f-e021db09013c/roles/member" 2026-06-24 05:35:10,356 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="d425e994-f7ef-4d98-8c2e-601c544d2f8f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7268c096-d7c2-4f2c-922b-5681c614fbb5", client_auth_method="client-secret", username="admin", authSessionParentId="d38b5c81-965a-49c3-bc2a-1e705f783e31", authSessionTabId="8-Fr-4gnXdY" 2026-06-24 05:35:10,489 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/9b95a249-2cbb-4284-a9d5-dd372e13fcbb/roles/admin" 2026-06-24 05:35:10,904 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="5b9f91ae-685c-42a7-bf63-c6ab109fd43f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="28a31830-6c4b-4d67-972f-1fba67f0106a", client_auth_method="client-secret", username="admin", authSessionParentId="25ad945f-d7f6-4625-a2d9-fa6a3b5ffff4", authSessionTabId="U_jGl4VSvtk" 2026-06-24 05:35:10,990 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/9b95a249-2cbb-4284-a9d5-dd372e13fcbb/roles/editor" 2026-06-24 05:35:11,354 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="ef62e41a-b728-4540-8fc4-ce2a4bd961fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca067071-df4d-4073-bf72-90fb57761dce", client_auth_method="client-secret", username="admin", authSessionParentId="34f2520c-92bd-474b-879a-202e72547379", authSessionTabId="0zNg9DSPLEk" 2026-06-24 05:35:11,478 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/9b95a249-2cbb-4284-a9d5-dd372e13fcbb/roles/viewer" 2026-06-24 05:35:11,851 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="6c9b2b17-c8db-4c53-acb5-166f24e19089", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bcc760c4-bede-4386-8d64-5a68c6ed6571", client_auth_method="client-secret", username="admin", authSessionParentId="e11a1283-88fb-436f-a090-f5a7c5db761e", authSessionTabId="76MzGjaVN5w" 2026-06-24 05:35:11,965 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/f40cc38c-a171-4af9-a953-1ac4f340982e/roles/member" 2026-06-24 05:37:25,441 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="a23d27de-4a72-4643-9125-5e4739b0d61e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5f8c1ded-2fb7-49db-b9e8-93223c026cb8", client_auth_method="client-secret", username="admin", authSessionParentId="d8115f69-dac8-4299-a74a-40859e256d7b", authSessionTabId="tLZNfIpV8pQ" 2026-06-24 05:37:26,039 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="REALM", resourcePath="null" 2026-06-24 05:37:27,514 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="58d3d055-303e-498b-af47-0946fa3679d0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="168904ca-e9d1-4d68-a73e-1741f73d0bc5", client_auth_method="client-secret", username="admin", authSessionParentId="c88a4784-38ff-4c64-82ff-3e8e1e593d3f", authSessionTabId="D_2ygHqM6QM" 2026-06-24 05:37:27,638 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/413f0b5f-b1ca-4e98-bc34-7d36c44b5c66" 2026-06-24 05:37:28,322 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="48584ede-fab8-427a-b372-85efd50f5043", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8d75954f-990e-435c-a65c-051a3f27bdb5", client_auth_method="client-secret", username="admin", authSessionParentId="4a85294f-c1fb-44ab-9c8d-575600c6d229", authSessionTabId="i3y5yVKhiks" 2026-06-24 05:37:28,916 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/52245afd-c3ab-45f4-a5ec-58f8f50d30ea/role-mappings/clients/57922328-4f8d-49e7-87f9-677a962c8a55" 2026-06-24 06:28:53,996 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="4aa75070-f4da-4a5e-8c27-5c30f1398239", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8e75bde3-58d9-4d66-8179-c4f6c1d2e595", client_auth_method="client-secret", username="admin", authSessionParentId="031d678b-2814-4371-973f-e74c5541e2c5", authSessionTabId="rGag6E_Jpe8" 2026-06-24 06:28:54,237 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="REALM", resourcePath="null" 2026-06-24 06:28:55,191 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="134b4e67-d312-479e-9833-db991f2c3559", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f65a21d1-4062-4194-8bd7-031ebbd9c173", client_auth_method="client-secret", username="admin", authSessionParentId="97409678-574b-470e-850b-bbe6b68bce97", authSessionTabId="bz9MChBvAHQ" 2026-06-24 06:28:55,265 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/50711667-8179-4ea6-aec4-9763c5e73674" 2026-06-24 06:28:55,352 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/50711667-8179-4ea6-aec4-9763c5e73674/protocol-mappers/models/1b19fe3f-b099-4004-8844-bc2786d6e349" 2026-06-24 06:29:02,555 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="54e5df1f-4df8-4d6b-bfdd-b5b64ceb3d31", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="025186f6-b8d5-4b3e-9a41-2f7723ffba7c", client_auth_method="client-secret", username="admin", authSessionParentId="81322553-d518-4a1f-b516-a42ba2625578", authSessionTabId="WvHMwJigV18" 2026-06-24 06:29:02,652 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/72c77e99-9cdf-447a-969f-e021db09013c" 2026-06-24 06:29:03,070 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="6a8bdd91-4ae1-4efe-961f-57069bd4a738", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73f1666d-435f-4059-8f04-1f1e8ef0a75c", client_auth_method="client-secret", username="admin", authSessionParentId="c7f7d0eb-26b5-4b39-8676-cd0abaebfbdb", authSessionTabId="6AgqZqgAsV0" 2026-06-24 06:29:03,215 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/9b95a249-2cbb-4284-a9d5-dd372e13fcbb" 2026-06-24 06:29:03,645 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="9fb95f76-5e5f-4b91-a8cb-572a19f907c7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5c86562e-88df-44aa-b1b2-91d093fb74ce", client_auth_method="client-secret", username="admin", authSessionParentId="b413a2d7-c596-4fce-a1e9-416e3737f97a", authSessionTabId="Sf_5BZ1QxR0" 2026-06-24 06:29:03,737 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/f40cc38c-a171-4af9-a953-1ac4f340982e" 2026-06-24 06:29:04,542 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="bcbe018b-99bc-4d78-bf0c-a96cae08bedd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="773b7921-d6b2-4108-a5c2-c23aa6daab80", client_auth_method="client-secret", username="admin", authSessionParentId="60eafb76-2910-4252-b179-88e80bc997d6", authSessionTabId="v7t4uIyCOjY" 2026-06-24 06:29:04,958 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="a952bd25-d874-4d49-b88e-44298bee90a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="67905881-99f0-4ae8-a44d-6716215b2c3c", client_auth_method="client-secret", username="admin", authSessionParentId="ee02d753-1374-495a-9fa0-8cb773e55dbb", authSessionTabId="ntIsOsdCUlE" 2026-06-24 06:29:05,310 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="bf4b6887-c35c-44ec-8ed0-e027b877ca28", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d34f09fc-4a47-4240-865c-027008cce8a0", client_auth_method="client-secret", username="admin", authSessionParentId="9e528394-f9cb-4934-8e00-bc2829fdfeac", authSessionTabId="1mjxwbrj65I" 2026-06-24 06:29:05,714 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="501031d9-49cc-4c97-8293-1ea56e94e802", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eabd206c-bf93-4246-82ed-25d900183e83", client_auth_method="client-secret", username="admin", authSessionParentId="2d90aab8-8ee9-402b-8d21-a6f35a55e9cc", authSessionTabId="Kt3k8exZBns" 2026-06-24 06:29:06,089 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="04840df2-ba9c-4f1e-8f9a-4e0182b4d275", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa2835e2-9360-4d8a-8ff1-218cbb9fa979", client_auth_method="client-secret", username="admin", authSessionParentId="46291165-c823-416a-8f69-6bb461c927f2", authSessionTabId="1iYWuKihl78" 2026-06-24 06:30:26,752 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="f89c97c6-04b8-4ad4-ba0d-d8681c4893c5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="65cd64ae-ffb6-42db-91c7-51caadc6f077", client_auth_method="client-secret", username="admin", authSessionParentId="39377877-29b8-4d32-a7d0-2f97bc4d1044", authSessionTabId="ocwQekEl5ak" 2026-06-24 06:30:26,926 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="REALM", resourcePath="null" 2026-06-24 06:30:28,731 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="54f846fa-f046-4732-ad03-1995dbf6aa26", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="94b53537-5228-4526-a8db-edbad1b2b9f1", client_auth_method="client-secret", username="admin", authSessionParentId="cea51265-203d-443b-999a-3086f4bdfb90", authSessionTabId="m8biWusa450" 2026-06-24 06:30:28,821 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="fe1a3348-c161-4be6-9c8b-93320ac62787", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/413f0b5f-b1ca-4e98-bc34-7d36c44b5c66" 2026-06-24 06:30:29,592 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="84e4d453-e61b-4483-8e6b-3209dbb5b0a8", clientId="admin-cli", userId="a5521953-47da-4e03-9fdd-b87e101c0870", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="41278dbc-dc09-4a6a-a96b-afa59b025c42", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="662297e6-ae1d-4327-aad3-9b5d7fffa860", client_auth_method="client-secret", username="admin", authSessionParentId="ee677107-ac50-4d97-a0d7-8fd1d78e91c5", authSessionTabId="QMGzzg7sVd8"