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-09-03 05:18:42,164 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56987ms 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-09-03 05:18:48,884 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-09-03 05:19:02,368 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-03 05:19:03,280 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-03 05:19:03,764 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-03 05:19:04,375 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-03 05:19:04,378 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dd3415d0-dc1e-42b9-b280-8fae6ad0c66f, name: keycloak-0-57026 2026-09-03 05:19:04,467 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-09-03 05:19:04,467 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-09-03 05:19:04,478 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28350 2026-09-03 05:19:06,064 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-09-03 05:19:06,566 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57026: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-03 05:19:06,578 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57026|0] (1) [keycloak-0-57026] 2026-09-03 05:19:06,602 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57026`, physical addresses are `[10.0.0.107:43886]` 2026-09-03 05:19:06,667 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-03 05:19:08,878 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57026, Site name: null 2026-09-03 05:19:08,962 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-03 05:19:21,966 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-09-03 05:19:21,966 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-09-03 05:19:22,471 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-03 05:19:30,464 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-09-03 05:19:30,464 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-09-03 05:19:31,092 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-09-03 05:19:31,092 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-09-03 05:19:39,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:39,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:40,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:40,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:43,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-09-03 05:19:43,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:46,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:46,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:46,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:48,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:50,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:50,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:50,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:51,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:51,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:51,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:51,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-09-03 05:19:53,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-09-03 05:19:54,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:54,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:54,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:54,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:54,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:55,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:55,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-09-03 05:19:55,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:57,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-09-03 05:19:57,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:58,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:19:59,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:00,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:00,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:00,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-09-03 05:20:00,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:00,353 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-09-03 05:20:00,448 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-09-03 05:20:00,532 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-09-03 05:20:00,656 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-09-03 05:20:00,793 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-09-03 05:20:00,955 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-09-03 05:20:01,049 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-09-03 05:20:01,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-03 05:20:01,303 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-09-03 05:20:01,359 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-09-03 05:20:01,485 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-09-03 05:20:01,558 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-09-03 05:20:01,629 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-09-03 05:20:01,697 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-09-03 05:20:01,764 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-09-03 05:20:01,911 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-09-03 05:20:02,056 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-09-03 05:20:02,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-09-03 05:20:02,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:02,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:02,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:02,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:02,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:02,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:02,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:04,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:04,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:04,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:04,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:04,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:06,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-09-03 05:20:06,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-09-03 05:20:07,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:07,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:07,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:07,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:07,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:07,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-09-03 05:20:07,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:08,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:11,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:12,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:13,032 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-09-03 05:20:13,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:13,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:13,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-09-03 05:20:13,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:13,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-09-03 05:20:13,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:13,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-09-03 05:20:13,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:13,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-09-03 05:20:14,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-09-03 05:20:15,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:15,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:15,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:15,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:15,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:15,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:15,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,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-09-03 05:20:16,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:16,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-09-03 05:20:17,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,146 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-09-03 05:20:17,217 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-09-03 05:20:17,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,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-09-03 05:20:17,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,608 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-09-03 05:20:17,672 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-09-03 05:20:17,719 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-09-03 05:20:17,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,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 2026-09-03 05:20:17,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:17,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-09-03 05:20:17,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-09-03 05:20:17,938 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-09-03 05:20:18,000 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-09-03 05:20:18,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:18,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:18,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:18,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:18,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:18,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-09-03 05:20:18,314 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-09-03 05:20:18,392 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-09-03 05:20:18,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:20:18,455 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-09-03 05:20:18,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-09-03 05:20:20,867 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-03 05:20:31,368 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 108.878s. Listening on: http://0.0.0.0:8080 2026-09-03 05:20:31,369 INFO [io.quarkus] (main) Profile prod activated. 2026-09-03 05:20:31,369 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-09-03 05:20:34,973 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-03 05:20:53,066 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="ca2abf2c-2deb-4e53-beb4-b211a38bb4a7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="20af657d-d5cb-4655-a465-1525f4ae405f", client_auth_method="client-secret", username="admin", authSessionParentId="df363712-1206-42b8-8cdd-a369e42424ba", authSessionTabId="BJ9J4qPUehM" 2026-09-03 05:21:00,267 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="atmosphere" 2026-09-03 05:21:01,770 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="b6c31f25-e3b5-4f39-96e6-2c60125ebdda", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53a7cd01-d4b3-4126-a007-a750c892c02a", client_auth_method="client-secret", username="admin", authSessionParentId="8480e6a9-a675-468b-b4d5-dab5f152ac70", authSessionTabId="vwhKpSv3z8Q" 2026-09-03 05:21:01,916 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f33c1ad7-3936-4739-bde6-f99529f99d90" 2026-09-03 05:21:02,071 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f33c1ad7-3936-4739-bde6-f99529f99d90/protocol-mappers/models/168a395b-a240-4796-87fa-fe667e6162ba" 2026-09-03 05:21:23,401 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="3d1fc1eb-abe7-4086-85f7-6b736901f1d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6bc578e9-56cc-4e6c-9bfa-341516959855", client_auth_method="client-secret", username="admin", authSessionParentId="16c872d5-7c4a-40c1-8b42-e90542e8da5a", authSessionTabId="qT9E-xIM8DA" 2026-09-03 05:21:23,705 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/3fab0f2e-b822-4c3c-adbe-dbcc3c46a48b" 2026-09-03 05:21:24,169 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="aa99d2b5-c076-4994-909b-9d6824b1f434", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="346987a2-8be8-4199-b7b8-4ceb3561be6b", client_auth_method="client-secret", username="admin", authSessionParentId="21727a57-ed57-4d3d-88c0-be40e82d767a", authSessionTabId="FYHYbh5D0MI" 2026-09-03 05:21:24,240 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/969ac8cf-d5a0-433b-9759-acbf69aa49e8" 2026-09-03 05:21:24,663 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="555e105e-c148-4754-a3ef-d3097fddc9c7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dbdbfec7-204d-4a54-a043-5a93fa6009d7", client_auth_method="client-secret", username="admin", authSessionParentId="9370102a-6b89-40c7-8030-d59430e7ad5c", authSessionTabId="QfV7D3uwCEk" 2026-09-03 05:21:24,785 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/7b8f1600-3f28-4472-9d54-078cfc80a51b" 2026-09-03 05:21:25,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="327dd64b-a087-47c8-bd9e-d0a4e68d22ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ef029b99-e030-4af0-a406-090d8dab22b2", client_auth_method="client-secret", username="admin", authSessionParentId="66b42f24-4c1f-4b0f-a9ba-f0203089a306", authSessionTabId="A3voPhPqk4c" 2026-09-03 05:21:25,626 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/3fab0f2e-b822-4c3c-adbe-dbcc3c46a48b/roles/member" 2026-09-03 05:21:26,105 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="c717fb35-587a-40d3-9f48-22e720166846", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6004a82f-c2dd-44dc-b92e-fac70bb9e995", client_auth_method="client-secret", username="admin", authSessionParentId="c75a2d28-97ac-4995-9e6e-81919cc8738d", authSessionTabId="vFuRgsT_w-Q" 2026-09-03 05:21:26,234 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/969ac8cf-d5a0-433b-9759-acbf69aa49e8/roles/admin" 2026-09-03 05:21:26,683 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="d20e6093-9849-45d1-b5e2-822f5922c167", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a2a1bd3e-500f-4185-bf1c-1d757089476c", client_auth_method="client-secret", username="admin", authSessionParentId="a9b279fa-8abd-473c-ac91-0e3844db16fb", authSessionTabId="DYZ6AgUS58A" 2026-09-03 05:21:26,818 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/969ac8cf-d5a0-433b-9759-acbf69aa49e8/roles/editor" 2026-09-03 05:21:27,268 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="7e21fda4-a349-4ae3-8326-ba8c0e6d293d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="531e834d-3ba1-40bc-829d-59da034c63ed", client_auth_method="client-secret", username="admin", authSessionParentId="b1b15ae5-7c90-4eec-a16f-b2a0b0aaeb9b", authSessionTabId="-tE-Av4xe2k" 2026-09-03 05:21:27,397 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/969ac8cf-d5a0-433b-9759-acbf69aa49e8/roles/viewer" 2026-09-03 05:21:27,856 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="2b2e05b4-4e7a-4fec-b289-3b806774b5af", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e22bd831-109e-4a61-8de2-7e8851857895", client_auth_method="client-secret", username="admin", authSessionParentId="9b536fc7-0dd9-4740-82c6-4051e527c84d", authSessionTabId="4cNUAC8X92I" 2026-09-03 05:21:27,929 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/7b8f1600-3f28-4472-9d54-078cfc80a51b/roles/member" 2026-09-03 05:23:24,416 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="9ba142f4-4c0e-416a-b48e-a4958c978ac4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1fb94d04-4220-4fee-8cef-be81a6f5bcb1", client_auth_method="client-secret", username="admin", authSessionParentId="c0fcf078-b9e2-42eb-9adb-9d7ddfb42df0", authSessionTabId="Gtzs_RxXyT8" 2026-09-03 05:23:25,265 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="null" 2026-09-03 05:23:27,066 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="8bd8300c-8998-461c-b49d-a0569c073a34", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="002a3de1-1812-4c1f-bb53-b1e4b3c104a8", client_auth_method="client-secret", username="admin", authSessionParentId="5d434045-e885-4176-bbfb-2eb97f155a4b", authSessionTabId="I-sqI0dCCo4" 2026-09-03 05:23:27,212 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/37544037-347c-4ad2-9815-010c82be885c" 2026-09-03 05:23:27,876 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="6be05633-34e3-4141-969b-171f40d020ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c8aa807d-93fe-49b9-b2fe-9271dc69487a", client_auth_method="client-secret", username="admin", authSessionParentId="7c4ee6f2-0ae4-47e2-8f25-a83bcbb9b758", authSessionTabId="xpMFEf0d3Z0" 2026-09-03 05:23:28,484 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/4258168d-1392-4b87-ac19-361e8bc8d3e0/role-mappings/clients/be91b809-e244-4bb3-922d-d21ee2fe34c0" 2026-09-03 05:27:35,488 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="7615e6a9-1603-4bdf-b1e4-d626c6d0b2ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1984756c-5456-4879-b840-2220881f4808", client_auth_method="client-secret", username="admin", authSessionParentId="d9c35961-b27e-4e1c-9360-8bf7b9caf69e", authSessionTabId="fwb8bn_uMXA" 2026-09-03 05:27:35,764 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="null" 2026-09-03 05:27:36,529 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="479220fd-7db8-49c2-9330-26fb56c31338", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0dbc924-efd4-4458-ac7a-ed9189bbb0b5", client_auth_method="client-secret", username="admin", authSessionParentId="fc5ba51d-f68f-4ac8-8b6a-1f9099fc19a4", authSessionTabId="Vv66Nufv2c8" 2026-09-03 05:27:36,606 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f33c1ad7-3936-4739-bde6-f99529f99d90" 2026-09-03 05:27:36,686 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f33c1ad7-3936-4739-bde6-f99529f99d90/protocol-mappers/models/168a395b-a240-4796-87fa-fe667e6162ba" 2026-09-03 05:27:43,298 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="24a15fee-f152-4593-935b-82417129932f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ec548094-1581-4382-8e42-048bd3b26063", client_auth_method="client-secret", username="admin", authSessionParentId="15b09cca-9b30-4365-b86c-932073a11661", authSessionTabId="lH21mKMx2yc" 2026-09-03 05:27:43,397 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/3fab0f2e-b822-4c3c-adbe-dbcc3c46a48b" 2026-09-03 05:27:43,810 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="45059d28-b47a-4d4f-9472-29bb7726e329", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77822ecc-8313-43f0-94d8-ebfbc2398d99", client_auth_method="client-secret", username="admin", authSessionParentId="a99dcdd7-548e-4211-91f6-aa61c747ce1d", authSessionTabId="G9peFvuqfw4" 2026-09-03 05:27:43,883 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/969ac8cf-d5a0-433b-9759-acbf69aa49e8" 2026-09-03 05:27:44,229 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="b9aa3f5c-ae42-4e11-8e32-24ee5fc65c2b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="02c3a1c1-b029-4a54-822d-225cc07b7e23", client_auth_method="client-secret", username="admin", authSessionParentId="f3e08bda-eb94-4840-a07c-2fe119eb5f51", authSessionTabId="dVxDZ2kf9CY" 2026-09-03 05:27:44,273 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/7b8f1600-3f28-4472-9d54-078cfc80a51b" 2026-09-03 05:27:44,918 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="3c0f5e8c-62b4-4e25-9234-86b51a06b2a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="de9e8012-2292-412c-b255-1038e28e343b", client_auth_method="client-secret", username="admin", authSessionParentId="5266b1fb-66aa-4f87-8fe1-450c0006e750", authSessionTabId="vFShz_LFOrM" 2026-09-03 05:27:45,291 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="f316d042-ff46-4d8f-a22c-8476f1238508", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f12337ee-fb80-4112-9a85-e06f8d83a8ff", client_auth_method="client-secret", username="admin", authSessionParentId="e3581793-071f-4541-8181-e53c8913fa60", authSessionTabId="Vq0VlxrAGiY" 2026-09-03 05:27:45,705 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="7b47001d-65e6-431b-a24d-0b594029f329", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="61315ac6-c42b-4f39-b231-26ec82ca1360", client_auth_method="client-secret", username="admin", authSessionParentId="c73e96b6-1e11-456e-bbf6-c91add1c58b7", authSessionTabId="Livui7rQ5uc" 2026-09-03 05:27:46,123 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="65d1c805-bf61-4854-bb2a-3c03ccf8950e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77da2087-0177-4403-b625-c6fd48168c10", client_auth_method="client-secret", username="admin", authSessionParentId="df1c5627-a41b-4658-ba8e-86c4bb768a8f", authSessionTabId="0WWNo2VnF6w" 2026-09-03 05:27:46,499 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="81d86339-a582-4546-9288-1dd18a3dbd30", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac7f0b5f-3831-4c19-8d74-a21f2ddfa696", client_auth_method="client-secret", username="admin", authSessionParentId="7c9e1c73-68fe-4c4a-8c22-4223708c2031", authSessionTabId="i21JO4mKGZs" 2026-09-03 05:28:38,230 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="a3893e63-adfb-490f-aff5-e122d75f28f7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cde2d17e-e541-476a-a86c-2ed7a1116c3e", client_auth_method="client-secret", username="admin", authSessionParentId="89eab0d8-f3b6-48b8-aafe-17914ce5f3d4", authSessionTabId="e07T-OViJcc" 2026-09-03 05:28:38,410 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="null" 2026-09-03 05:28:39,990 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="f7072fec-742b-4820-8ff9-92602cabcdfa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1d8aee5-3843-464a-a943-21e22ac1b797", client_auth_method="client-secret", username="admin", authSessionParentId="1a560a0c-fe6c-4188-80fb-69c91b7d0b02", authSessionTabId="yhZn2vZ2oFM" 2026-09-03 05:28:40,080 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/37544037-347c-4ad2-9815-010c82be885c" 2026-09-03 05:28:40,712 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="77c4257f-13ba-43e3-b552-489845e628b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b361b4ec-e9a6-4b83-af00-fc809942d8b0", client_auth_method="client-secret", username="admin", authSessionParentId="81657d48-f23d-439c-8dc6-85a3d40b43a2", authSessionTabId="rXj_EXdLjBQ" 2026-09-03 05:28:58,410 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="admin-cli", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="4d700626-a324-419f-8cc6-2e36ee2a64be", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="94077cdd-8ec0-4769-b044-05456a835830", client_auth_method="client-secret", username="admin", authSessionParentId="14275bde-ffc5-4cb2-8e76-25eb91da6e2e", authSessionTabId="45b2PlBA3l4" 2026-09-03 05:28:58,592 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e0f27e56-50cb-47a4-b935-5391b0f1aef8", clientId="0d80f597-60b9-40f9-b231-f255364ca76d", userId="bd7a09ff-e15a-4d33-a52d-85a114e87179", ipAddress="162.253.55.123", resourceType="USER", resourcePath="users/17dc6373-1fd2-4e62-87bc-ee7b8c0ac01c" 2026-09-03 05:29:11,528 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="4258168d-1392-4b87-ac19-361e8bc8d3e0", ipAddress="10.0.0.183", token_id="3beb2281-4160-462d-bfcb-b605dbbcbf7c", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="504b6c33-9f8c-48c1-b407-20df7cebd400", authSessionTabId="3Wy4aHsZItg"