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-01 02:00:21,156 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55684ms 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-01 02:00:28,652 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-01 02:00:40,764 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-01 02:00:41,167 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-01 02:00:42,058 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-01 02:00:42,867 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-01 02:00:42,948 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3d69ed4c-aa36-4490-bfcd-1596968b0a92, name: keycloak-0-16677 2026-09-01 02:00:42,958 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-01 02:00:42,959 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-01 02:00:43,053 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43606 2026-09-01 02:00:45,061 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16677: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-01 02:00:45,153 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16677|0] (1) [keycloak-0-16677] 2026-09-01 02:00:45,662 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16677`, physical addresses are `[10.0.0.246:59142]` 2026-09-01 02:00:45,678 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-01 02:00:47,753 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-01 02:00:47,851 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-01 02:00:49,062 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16677, Site name: null 2026-09-01 02:01:05,071 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-01 02:01:05,072 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-01 02:01:05,748 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-01 02:01:14,967 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-01 02:01:14,967 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-01 02:01:15,761 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-01 02:01:15,762 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-01 02:01:24,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-09-01 02:01:24,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:25,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:25,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:28,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:28,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-09-01 02:01:31,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:31,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-01 02:01:31,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:33,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:35,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:35,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-09-01 02:01:35,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:36,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:36,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:36,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:36,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:38,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:39,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:39,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-01 02:01:39,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:39,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:39,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:40,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:40,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:40,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:42,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:42,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:43,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:43,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:44,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:44,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-01 02:01:44,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:44,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-01 02:01:44,566 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-01 02:01:44,661 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-01 02:01:44,736 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-01 02:01:44,857 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-01 02:01:44,966 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-01 02:01:45,100 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-01 02:01:45,189 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-01 02:01:45,283 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-01 02:01:45,445 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-01 02:01:45,494 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-01 02:01:45,648 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-01 02:01:45,711 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-01 02:01:45,774 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-01 02:01:45,833 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-01 02:01:45,897 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-01 02:01:46,026 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-01 02:01:46,153 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-01 02:01:46,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-01 02:01:46,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:46,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-01 02:01:46,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:46,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:46,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:46,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:46,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:48,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:48,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:48,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-01 02:01:48,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:48,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:50,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:50,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:51,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:52,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:52,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:52,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:52,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-09-01 02:01:52,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:52,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:52,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:56,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:57,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:57,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:57,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-09-01 02:01:57,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-09-01 02:01:57,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:57,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:57,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:57,794 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-01 02:01:57,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:57,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:58,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:58,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:58,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-09-01 02:01:58,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:58,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:01:58,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:01:58,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:00,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:00,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02: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-01 02:02:00,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:01,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:01,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:01,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,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-01 02:02:01,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:01,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,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-09-01 02:02:01,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:01,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:02,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:02,354 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-01 02:02:02,431 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-01 02:02:02,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:02,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-09-01 02:02:02,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:02,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-01 02:02:02,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:02,901 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-01 02:02:02,966 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-01 02:02:03,021 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-01 02:02:03,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:03,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,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-01 02:02:03,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,234 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-01 02:02:03,322 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-01 02:02:03,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:03,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 02:02:03,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,671 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-01 02:02:03,752 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-01 02:02:03,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 02:02:03,815 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-01 02:02:03,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-01 02:02:05,463 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-01 02:02:15,872 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 114.292s. Listening on: http://0.0.0.0:8080 2026-09-01 02:02:15,873 INFO [io.quarkus] (main) Profile prod activated. 2026-09-01 02:02:15,873 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-01 02:02:18,150 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-01 02:02:31,772 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="26589904-b763-4cbe-95ae-7585eadd401c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="45c8fe2d-5ca4-4407-8e56-f491a26128cb", client_auth_method="client-secret", username="admin", authSessionParentId="77b2ba0a-a04b-4c9c-88f5-095eff1ebd2b", authSessionTabId="rI7JO8Nb1e8" 2026-09-01 02:02:38,375 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="REALM", resourcePath="atmosphere" 2026-09-01 02:02:40,184 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="5f843969-42a5-4f47-ad2f-811eb99a960a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d8a176d5-a645-4540-8c39-e570472060ad", client_auth_method="client-secret", username="admin", authSessionParentId="184dfed6-673a-4614-a939-16d4ff76415a", authSessionTabId="4GIvLAUUExs" 2026-09-01 02:02:40,392 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c63f0ca5-aefb-4de7-a474-e3b434d20f97" 2026-09-01 02:02:40,566 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c63f0ca5-aefb-4de7-a474-e3b434d20f97/protocol-mappers/models/ad491d55-54a9-4406-822e-eb855162b2ff" 2026-09-01 02:03:02,089 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="7bf4621a-78aa-4af8-9461-dade3538d4f2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aeb6d036-20a6-4bfe-bbf5-aa31e21ccea4", client_auth_method="client-secret", username="admin", authSessionParentId="77471118-cdcb-439b-a7f0-42368721ecf7", authSessionTabId="ySO7JVVIZNk" 2026-09-01 02:03:02,695 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/9b2487af-c1ee-44b1-ab73-6a001388eb17" 2026-09-01 02:03:03,255 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="e45bc087-1eea-4d50-a188-a5f12482d1ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea1829b4-d52d-4963-8118-3f3dd0566566", client_auth_method="client-secret", username="admin", authSessionParentId="0725b6b8-2eb1-43df-9d63-59c89653a688", authSessionTabId="R8AbX1psIsU" 2026-09-01 02:03:03,472 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/6eb71e5b-bfa7-459c-8838-48287fc0cab2" 2026-09-01 02:03:03,950 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="e919ac52-e046-4aa3-9126-b2beed73f9d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="19bbf7b1-71dd-4c02-bde4-bbf9b44ad43c", client_auth_method="client-secret", username="admin", authSessionParentId="4210aacd-0ff3-4ae7-8679-d7be001b0a99", authSessionTabId="LS9NjktXpQE" 2026-09-01 02:03:04,086 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/57426054-5dab-4288-a14e-2cc51d6252ba" 2026-09-01 02:03:04,950 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="f6b1a45a-9746-4c9f-a725-bdc3261fdb86", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6bf0953f-49f7-4d10-bbd7-fd6e4775fdb0", client_auth_method="client-secret", username="admin", authSessionParentId="3e78629f-776d-4fca-84b2-23abeb729206", authSessionTabId="aJpxF4DbxdA" 2026-09-01 02:03:05,160 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_ROLE", resourcePath="clients/9b2487af-c1ee-44b1-ab73-6a001388eb17/roles/member" 2026-09-01 02:03:05,686 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="aee959bd-1d02-4a04-b9b3-460aa290b41c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5112ef0b-8759-4ec1-8723-26ab69821aad", client_auth_method="client-secret", username="admin", authSessionParentId="f31b1457-6e22-4781-80e1-f07e2935eda9", authSessionTabId="K0Z-INCm2g0" 2026-09-01 02:03:05,858 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_ROLE", resourcePath="clients/6eb71e5b-bfa7-459c-8838-48287fc0cab2/roles/admin" 2026-09-01 02:03:06,285 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="cc539bb1-6a62-4bbd-b618-4031516c645f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0f721a7-d90e-4572-9841-49b09750c9d0", client_auth_method="client-secret", username="admin", authSessionParentId="f3b6264d-7801-44b0-b640-b91454fec838", authSessionTabId="s8kJWAyP0bM" 2026-09-01 02:03:06,448 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_ROLE", resourcePath="clients/6eb71e5b-bfa7-459c-8838-48287fc0cab2/roles/editor" 2026-09-01 02:03:06,926 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="e7e7343b-f3cd-4294-8236-d038a71ae49f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e340ed04-3ab4-4db3-9107-68484eb53ac7", client_auth_method="client-secret", username="admin", authSessionParentId="ff6c06ed-d752-4613-bddc-a38964b0668b", authSessionTabId="YrEbOKfcuP0" 2026-09-01 02:03:07,063 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_ROLE", resourcePath="clients/6eb71e5b-bfa7-459c-8838-48287fc0cab2/roles/viewer" 2026-09-01 02:03:07,502 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="8e947d9f-ddeb-467f-9e75-b8f50f3c6495", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2409095e-3074-4d0c-946c-0bf4e9c10309", client_auth_method="client-secret", username="admin", authSessionParentId="13b1dcaa-845f-47b8-9d1b-cd4e2a2957f0", authSessionTabId="x2FzvcGTyj0" 2026-09-01 02:03:07,667 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_ROLE", resourcePath="clients/57426054-5dab-4288-a14e-2cc51d6252ba/roles/member" 2026-09-01 02:05:18,757 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="f1a181c9-68ab-4801-80dc-afb38b3dc05b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="559f800e-fed2-4371-9776-1a4105a134d7", client_auth_method="client-secret", username="admin", authSessionParentId="c0a00f11-2231-471f-85bf-680557b50d27", authSessionTabId="I5CQFiln0M8" 2026-09-01 02:05:19,549 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="REALM", resourcePath="null" 2026-09-01 02:05:21,315 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="28ca6fb1-bcc2-4dbd-bae9-b53ea5a25151", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3b49aa6a-a26f-4341-be9e-7dbd8b4eaeef", client_auth_method="client-secret", username="admin", authSessionParentId="86ade3a5-9ed8-4d66-b87c-c1a08a526a1a", authSessionTabId="HdaxrXQ1hEs" 2026-09-01 02:05:21,489 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/8ed3d694-a1e2-4347-8b33-81f69ffbd085" 2026-09-01 02:05:22,205 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="90322c8e-3450-4868-b538-30c69614b585", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a3f92f0f-6b44-443a-9d57-c5f7914f5db3", client_auth_method="client-secret", username="admin", authSessionParentId="89094f43-908a-41d7-a5db-4e26d0f66fb2", authSessionTabId="sG9PlkaIlvU" 2026-09-01 02:05:22,864 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/2ea1fb51-7d12-4c5f-99d4-8969d22950b9/role-mappings/clients/641063f9-8f1e-4086-b3d4-ae518737802b" 2026-09-01 02:09:34,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="3f738bb9-1113-4698-8d5c-faf23f854b93", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="af12043c-bbe8-4916-b965-0db5a062c853", client_auth_method="client-secret", username="admin", authSessionParentId="d802e0b5-55f0-42d3-912c-f88dc7815ee0", authSessionTabId="elUsNAoWJIs" 2026-09-01 02:09:34,990 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="REALM", resourcePath="null" 2026-09-01 02:09:35,895 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="d84d109a-67b0-4c49-9bcb-994e653fa060", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="837daacb-5fb6-42e3-af2e-f99d51ff4fb2", client_auth_method="client-secret", username="admin", authSessionParentId="262b836e-d41d-435b-80e8-0e3829744c93", authSessionTabId="mr_OFk0BlSY" 2026-09-01 02:09:35,976 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c63f0ca5-aefb-4de7-a474-e3b434d20f97" 2026-09-01 02:09:36,150 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c63f0ca5-aefb-4de7-a474-e3b434d20f97/protocol-mappers/models/ad491d55-54a9-4406-822e-eb855162b2ff" 2026-09-01 02:09:42,362 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="2b25579a-eea2-467a-afa8-48095aefdb45", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d1aeedc-0405-4897-bd3d-4c1634ff23c1", client_auth_method="client-secret", username="admin", authSessionParentId="5a21a577-ca79-4ab8-848f-15361cd91f51", authSessionTabId="KGlMHQ6zUSY" 2026-09-01 02:09:42,416 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/9b2487af-c1ee-44b1-ab73-6a001388eb17" 2026-09-01 02:09:42,844 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="95ebe8bd-b6b7-474d-8790-74bb5390ff18", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1bf32002-e9c1-4eae-a5a0-5739290cc434", client_auth_method="client-secret", username="admin", authSessionParentId="9b674176-553d-4d99-8736-5e482d582979", authSessionTabId="OJCKLMNH4Jg" 2026-09-01 02:09:42,897 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/6eb71e5b-bfa7-459c-8838-48287fc0cab2" 2026-09-01 02:09:43,372 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="07623d30-b9b2-481b-9a85-dc91cf3f3f16", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="800266fb-eef3-482a-abbc-ec62c34315e2", client_auth_method="client-secret", username="admin", authSessionParentId="b8292c18-477a-4d1c-97a9-03485c6b36d3", authSessionTabId="z9DH20MMoZ0" 2026-09-01 02:09:43,432 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/57426054-5dab-4288-a14e-2cc51d6252ba" 2026-09-01 02:09:44,084 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="5717ddeb-5bbf-44e9-bb46-b84589169513", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d74ccd17-882e-4bbe-a68d-3bc342765f2f", client_auth_method="client-secret", username="admin", authSessionParentId="5df5f37b-c544-4a92-a536-62d902bc0604", authSessionTabId="YQH3L89zuiY" 2026-09-01 02:09:44,459 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="b81986c4-0a71-4ed9-8563-8464102e493e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="af7ce89a-b636-491e-a4eb-5f9e1b0e50c4", client_auth_method="client-secret", username="admin", authSessionParentId="669ed374-e7d2-4c79-a1d5-50f98759ca18", authSessionTabId="q_11KcCnhf8" 2026-09-01 02:09:44,909 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="e0d5c05a-3dd0-4d96-8112-71cd377dbd0d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d8fabc12-0655-42b9-a81c-16accb8691ea", client_auth_method="client-secret", username="admin", authSessionParentId="3a3afe87-dda6-4d3c-93f3-15014b68894c", authSessionTabId="R8AmSpPOhO8" 2026-09-01 02:09:45,353 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="be8657f4-3241-4a0c-a2f3-71a3d5ed025b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="603a8cd8-1a0e-4cc6-bd33-66617727227c", client_auth_method="client-secret", username="admin", authSessionParentId="f11ecd43-0afe-472b-b2ef-4c93cfd8cef7", authSessionTabId="TDGSGqxA1gI" 2026-09-01 02:09:45,763 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="1fa03342-9ca1-46a7-a4f7-660094ad4186", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c8d2fb70-5d91-4197-965a-158af779b566", client_auth_method="client-secret", username="admin", authSessionParentId="42af10a7-e1fa-44af-8c55-23f630ff35a5", authSessionTabId="fQVJY49qv50" 2026-09-01 02:10:40,876 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="44e75c3e-625e-4f1b-8812-f2f8097273ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e9d921d5-0d3d-4580-82d9-8b4a666b2200", client_auth_method="client-secret", username="admin", authSessionParentId="14050230-10ca-4bd7-9b7c-91918a88b02c", authSessionTabId="slY2XUFN1bc" 2026-09-01 02:10:41,093 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="REALM", resourcePath="null" 2026-09-01 02:10:42,740 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="ad11be5c-1bb2-42a9-8936-a6c9a4b5ec30", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c7a3821-4123-4a24-bb75-c7d0058222ed", client_auth_method="client-secret", username="admin", authSessionParentId="f869cea2-bfbd-4165-b589-994a11c7d40b", authSessionTabId="jcQ3-RD3bo4" 2026-09-01 02:10:42,848 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="CLIENT", resourcePath="clients/8ed3d694-a1e2-4347-8b33-81f69ffbd085" 2026-09-01 02:10:43,507 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="87fb5252-879e-496b-b2f0-1e20129a640e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a02474cd-25eb-4ce3-b6c9-f002f535c63c", client_auth_method="client-secret", username="admin", authSessionParentId="f595102f-c47c-41df-99e8-08099665dc7c", authSessionTabId="yKf1p668fK8" 2026-09-01 02:11:03,303 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="admin-cli", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", auth_method="openid-connect", token_id="749ad8bd-c898-4d53-a153-758ad9122558", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="06c0bfb9-96f8-4c10-849f-0ec0709dc5e4", client_auth_method="client-secret", username="admin", authSessionParentId="be584950-ab1f-4ec4-8f8a-0b7dbc9f02c1", authSessionTabId="Jnbhn8FRAQw" 2026-09-01 02:11:03,459 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f6bb09f4-9bfa-430e-924b-6c44bbd5660e", clientId="2731ead2-d079-416e-8206-529b9d2d8e29", userId="33fdb8f2-3ae1-4648-ad87-9bc05751ad16", ipAddress="162.253.55.45", resourceType="USER", resourcePath="users/398b4f2d-31e9-4467-a2ca-e5dc0c17c344" 2026-09-01 02:11:05,548 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="2ea1fb51-7d12-4c5f-99d4-8969d22950b9", ipAddress="10.0.0.225", token_id="7ce37d37-f60d-4940-8024-b75b9a6a4c4f", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="1ad3680c-857b-4ca6-bb19-6f5046e5f7b6", authSessionTabId="I0uPCD789j0"