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-08-28 04:10:33,521 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 59856ms 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-08-28 04:10:41,419 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-08-28 04:10:53,622 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-28 04:10:54,435 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-28 04:10:55,335 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-28 04:10:56,219 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-28 04:10:56,221 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a817e1fe-b05e-4515-8c92-19516c8468de, name: keycloak-0-37410 2026-08-28 04:10:56,230 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-08-28 04:10:56,231 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-08-28 04:10:56,324 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42737 2026-08-28 04:10:57,733 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-08-28 04:10:58,330 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37410: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-28 04:10:58,344 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37410|0] (1) [keycloak-0-37410] 2026-08-28 04:10:58,371 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37410`, physical addresses are `[10.0.0.6:58273]` 2026-08-28 04:10:58,422 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-28 04:11:00,833 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37410, Site name: null 2026-08-28 04:11:00,838 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-28 04:11:14,125 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-08-28 04:11:14,126 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-08-28 04:11:14,730 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-28 04:11:21,735 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-08-28 04:11:21,735 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-08-28 04:11:22,535 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-08-28 04:11:22,535 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-08-28 04:11:30,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:31,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:31,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:32,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:34,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:34,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:37,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-08-28 04:11:37,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:37,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:39,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:40,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-08-28 04:11:40,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-08-28 04:11:41,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:41,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-08-28 04:11:41,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-08-28 04:11:41,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:41,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:45,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:47,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:47,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:47,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:47,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-08-28 04:11:47,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:48,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-08-28 04:11:48,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:49,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:51,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-08-28 04:11:51,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:52,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:53,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-08-28 04:11:54,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:54,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:54,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:54,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-08-28 04:11:54,456 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-08-28 04:11:54,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-08-28 04:11:54,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:11:54,776 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-08-28 04:11:54,881 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-08-28 04:11:54,982 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-08-28 04:11:55,065 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-08-28 04:11:55,148 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-08-28 04:11:55,282 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-08-28 04:11:55,330 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-08-28 04:11:55,441 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-08-28 04:11:55,500 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-08-28 04:11:55,559 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-08-28 04:11:55,614 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-08-28 04:11:55,682 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-08-28 04:11:55,800 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-08-28 04:11:55,919 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-08-28 04:11:55,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-08-28 04:11:56,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:56,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-08-28 04:11:56,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:56,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-08-28 04:11:56,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:56,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:56,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-08-28 04:11:58,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-08-28 04:11:58,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:58,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-08-28 04:11:58,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:58,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:11:59,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-08-28 04:11:59,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:00,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:00,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:00,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:00,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-08-28 04:12:00,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:01,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:01,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-08-28 04:12:01,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:06,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:08,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:09,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:09,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-08-28 04:12:09,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-08-28 04:12:09,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:09,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-08-28 04:12:09,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:09,580 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-08-28 04:12:10,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:10,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:10,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:11,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:12,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:12,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:13,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:13,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-08-28 04:12:13,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:19,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:20,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-08-28 04:12:20,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:20,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,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-08-28 04:12:25,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,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-08-28 04:12:25,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,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-08-28 04:12:25,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:25,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,438 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-08-28 04:12:26,515 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-08-28 04:12:26,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,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-08-28 04:12:26,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:26,896 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-08-28 04:12:26,960 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-08-28 04:12:27,012 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-08-28 04:12:27,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,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-08-28 04:12:27,232 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-08-28 04:12:27,297 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-08-28 04:12:27,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,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-08-28 04:12:27,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,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-08-28 04:12:27,638 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-08-28 04:12:27,716 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-08-28 04:12:27,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:12:27,785 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-08-28 04:12:27,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-28 04:12:29,322 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-28 04:12:40,642 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 126.712s. Listening on: http://0.0.0.0:8080 2026-08-28 04:12:40,643 INFO [io.quarkus] (main) Profile prod activated. 2026-08-28 04:12:40,643 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-08-28 04:12:43,227 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-28 04:12:56,341 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="cc888c6d-aa7f-41c1-91c6-62cab2b862fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac662ef9-95d3-41d5-a7b4-e94e6a221859", client_auth_method="client-secret", username="admin", authSessionParentId="67cbe5a2-a258-4044-be35-6ee840afcd6e", authSessionTabId="qranzV3UoRg" 2026-08-28 04:13:03,237 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="REALM", resourcePath="atmosphere" 2026-08-28 04:13:04,740 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="f4fce491-7bb1-413d-9f85-23d282818fa3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2b38e227-fe41-4c87-90fd-0ac761a9abb1", client_auth_method="client-secret", username="admin", authSessionParentId="4508ba20-0d8b-40b1-a7ae-ae7f469d4f26", authSessionTabId="lFcQb74AAWI" 2026-08-28 04:13:05,022 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/eda113a6-b35e-4f24-a8e1-78a3d4fd77da" 2026-08-28 04:13:05,234 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/eda113a6-b35e-4f24-a8e1-78a3d4fd77da/protocol-mappers/models/2533971b-281d-4901-b3bc-ce34a5b1c1b0" 2026-08-28 04:13:26,267 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="94864991-e5de-4220-a847-8a562ef6d2af", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="faa16340-ea69-4a31-8360-ffc7e5bd08e7", client_auth_method="client-secret", username="admin", authSessionParentId="0143ae46-680f-460d-a94e-4c5422299476", authSessionTabId="wWXzY95RgxU" 2026-08-28 04:13:26,558 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/1f0941b6-25d3-4bb5-bf9c-a4ae4883b4f5" 2026-08-28 04:13:27,018 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="1f529cb2-4792-4332-a375-6e55ece31e38", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="885a21ca-713e-4038-a871-101de9f290ec", client_auth_method="client-secret", username="admin", authSessionParentId="2009c12b-3f2a-4a63-bdfb-45f89dfca081", authSessionTabId="JP7P8_Tv6W0" 2026-08-28 04:13:27,156 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/8952be5b-2c2f-4f3b-ba9f-87050b9bd206" 2026-08-28 04:13:27,596 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="2d3232c3-6b49-4bb2-8428-add07fa60622", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f4c0be2-4e51-4be1-b5a9-5f0c2fb8315b", client_auth_method="client-secret", username="admin", authSessionParentId="efd26acf-4e5c-4052-83d5-e419ef83951c", authSessionTabId="uXP79O3uleI" 2026-08-28 04:13:27,728 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/ed07b6c7-1be3-43cf-b7c2-fd6d34b8ec67" 2026-08-28 04:13:28,422 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="3057bb52-485a-4991-9190-fac912578388", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="abcb7c13-ac99-4489-91e3-9c41633a4b07", client_auth_method="client-secret", username="admin", authSessionParentId="76deebb8-1337-43d0-b4d4-ae8fa694e8f1", authSessionTabId="eSA2l15iMhI" 2026-08-28 04:13:28,574 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_ROLE", resourcePath="clients/1f0941b6-25d3-4bb5-bf9c-a4ae4883b4f5/roles/member" 2026-08-28 04:13:29,014 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="fd5ff283-e00f-411c-a106-bb151945e4d0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="825566da-fc16-4d7e-b77e-328954b2bdc2", client_auth_method="client-secret", username="admin", authSessionParentId="bbf58634-5004-47ff-b382-ec1e0c501958", authSessionTabId="7gYBR5xANLI" 2026-08-28 04:13:29,145 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_ROLE", resourcePath="clients/8952be5b-2c2f-4f3b-ba9f-87050b9bd206/roles/admin" 2026-08-28 04:13:29,626 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="dd05ef51-9fdb-46f0-8be9-e4bc5f53a4fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dc157b05-8ff5-409f-9a60-babbbd1a8e49", client_auth_method="client-secret", username="admin", authSessionParentId="0378ad09-d70a-4bd8-a3fe-193373d5189a", authSessionTabId="q7ev5U9iMQs" 2026-08-28 04:13:29,767 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_ROLE", resourcePath="clients/8952be5b-2c2f-4f3b-ba9f-87050b9bd206/roles/editor" 2026-08-28 04:13:30,224 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="19600e5f-bf86-48e1-8b45-adf51c01f11e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="288334af-448e-48d0-8662-c0214ef2270e", client_auth_method="client-secret", username="admin", authSessionParentId="72272a43-07d0-43ee-b085-0f4c2d85cb7c", authSessionTabId="iasW4Cx1vvM" 2026-08-28 04:13:30,374 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_ROLE", resourcePath="clients/8952be5b-2c2f-4f3b-ba9f-87050b9bd206/roles/viewer" 2026-08-28 04:13:30,807 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="031291fe-4617-47cc-bc93-e98d1cd8ce33", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a76bbd22-ba15-4231-a0f7-09c61fda6f2b", client_auth_method="client-secret", username="admin", authSessionParentId="1d738823-c1db-459d-a866-c5be404398e8", authSessionTabId="CXnJTzx_AZA" 2026-08-28 04:13:30,949 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_ROLE", resourcePath="clients/ed07b6c7-1be3-43cf-b7c2-fd6d34b8ec67/roles/member" 2026-08-28 04:15:43,921 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="99446a62-4c2a-45c0-86f7-4c0deca231db", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="24a93960-53ab-4ad7-9223-4b6fcb84e206", client_auth_method="client-secret", username="admin", authSessionParentId="19f76cac-4cfb-4391-8f44-8e034d26d35f", authSessionTabId="0DOBM3VlXw0" 2026-08-28 04:15:44,837 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="REALM", resourcePath="null" 2026-08-28 04:15:46,483 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="38c74000-a333-4217-a2c0-2241578eef78", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="93a63c0f-9c29-453b-9c5a-a22ac9465be9", client_auth_method="client-secret", username="admin", authSessionParentId="4075e453-127b-4d3c-89dd-4288a26c8a87", authSessionTabId="BHPs9yCJXAE" 2026-08-28 04:15:46,652 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/aa99ad55-e1c8-48dc-8ec6-9b508c69b5f9" 2026-08-28 04:15:47,357 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="2dfa1907-4bb8-49c5-8ad8-bc67fd10ac6d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bb85f070-7be8-460e-9957-dcfd24aedab3", client_auth_method="client-secret", username="admin", authSessionParentId="37805e50-727a-498a-81b2-965afaaeb76d", authSessionTabId="0ITUP9BwmHc" 2026-08-28 04:15:48,031 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b748b450-7daf-4d16-848f-392b2d9be728/role-mappings/clients/c52bfbc0-c3a8-4a5f-a011-87eb321745a0" 2026-08-28 04:19:50,786 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="6f2d7dea-e288-4b9a-b408-3c42cb1e848c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cbe62df2-cb11-4062-8b7e-82e58de1e7d9", client_auth_method="client-secret", username="admin", authSessionParentId="bd688e9a-a0fc-444a-9ba6-2d73b66638bf", authSessionTabId="EwLvgCqi8V0" 2026-08-28 04:19:51,055 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="REALM", resourcePath="null" 2026-08-28 04:19:51,775 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="bd7fa8f4-3f02-4a94-ad9c-2ea4eb20abe8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d65de248-8c7c-413c-85cc-2868d16936b9", client_auth_method="client-secret", username="admin", authSessionParentId="e6445284-5e41-474e-b170-73f60dec746d", authSessionTabId="UDcWGzigcmQ" 2026-08-28 04:19:51,860 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/eda113a6-b35e-4f24-a8e1-78a3d4fd77da" 2026-08-28 04:19:51,947 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/eda113a6-b35e-4f24-a8e1-78a3d4fd77da/protocol-mappers/models/2533971b-281d-4901-b3bc-ce34a5b1c1b0" 2026-08-28 04:19:57,953 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="02f8eb01-a530-4ec6-b765-692f0a312e5e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f94ed06-a406-4ee4-8619-b83eb091c18a", client_auth_method="client-secret", username="admin", authSessionParentId="43c98d8d-0e68-4c6e-a85b-ab32d795dd11", authSessionTabId="2TgkG_b_Iko" 2026-08-28 04:19:58,041 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/1f0941b6-25d3-4bb5-bf9c-a4ae4883b4f5" 2026-08-28 04:19:58,446 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="867e844e-807d-4597-9e21-905be53c559b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="79bd49e5-0bef-4a8e-b0fc-18a9c6f3dad0", client_auth_method="client-secret", username="admin", authSessionParentId="8e5c4141-dbb2-4d4d-b9db-5fff0efa2ac0", authSessionTabId="_fXgEFh2Hmo" 2026-08-28 04:19:58,546 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/8952be5b-2c2f-4f3b-ba9f-87050b9bd206" 2026-08-28 04:19:59,022 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="88cf186b-ac46-4d66-bd94-ca457e8f5a7d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5328279f-b1ed-4a75-afc2-18b48fa8a7d0", client_auth_method="client-secret", username="admin", authSessionParentId="9374e5be-cbfe-433e-a674-815d6f7df151", authSessionTabId="SrU3_OTjMSg" 2026-08-28 04:19:59,083 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/ed07b6c7-1be3-43cf-b7c2-fd6d34b8ec67" 2026-08-28 04:19:59,750 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="967f1f6c-a2c6-4a84-82bf-94393e738e2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="20811648-c9e7-4116-b6c1-477000ed1b06", client_auth_method="client-secret", username="admin", authSessionParentId="cf41785b-17e6-463b-964a-a6c652e10c72", authSessionTabId="6TuYsFIEejs" 2026-08-28 04:20:00,163 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="829153c4-92a4-4401-b1b6-257a2283d4d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0eedc2f-3e05-4462-a231-79c28f1298b5", client_auth_method="client-secret", username="admin", authSessionParentId="815141d7-682a-45cb-ad62-f3a1b636784c", authSessionTabId="QPYkovmsA0U" 2026-08-28 04:20:00,571 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="e9035d50-879b-45da-b37a-899ba4cc9aed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d65d6434-f89b-4641-9223-8090a2509555", client_auth_method="client-secret", username="admin", authSessionParentId="e7eb46d6-dc27-4d5d-adb7-e5365ab7e6c8", authSessionTabId="4aSmutxjl5g" 2026-08-28 04:20:01,009 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="e5471eeb-5c5e-4590-b2b3-d754720cc964", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11d10ca9-2b5b-48e2-8362-314ac842ed7b", client_auth_method="client-secret", username="admin", authSessionParentId="f82e8813-fddd-47be-ba62-d4e02e872163", authSessionTabId="ug1qq7h4ICI" 2026-08-28 04:20:01,342 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="c64cee64-1a28-4577-9a85-c6d779752170", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2cbac21f-32d8-4f32-9575-89bd04e62faf", client_auth_method="client-secret", username="admin", authSessionParentId="77d17599-984e-48c7-8350-4eb24259a270", authSessionTabId="9C1Rk8FLmTU" 2026-08-28 04:20:51,600 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="4691bbf1-ec2f-4952-affd-4571e6537775", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bac2830b-8ba1-482b-ada0-551fe8a1010f", client_auth_method="client-secret", username="admin", authSessionParentId="ee671ae3-d57e-40fd-8d53-51b149b3a66c", authSessionTabId="HjNqs5852hs" 2026-08-28 04:20:51,822 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="REALM", resourcePath="null" 2026-08-28 04:20:53,313 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="be1b83b1-b56a-4622-b07e-54723005882c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2eb97ee3-abc4-4c8c-a3b1-3ac4dd08f9a6", client_auth_method="client-secret", username="admin", authSessionParentId="1ddcb930-8599-4755-83df-78c07b778c3a", authSessionTabId="f7UqL3r24O4" 2026-08-28 04:20:53,427 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="CLIENT", resourcePath="clients/aa99ad55-e1c8-48dc-8ec6-9b508c69b5f9" 2026-08-28 04:20:54,073 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="2b2431e1-b133-4ae0-86d4-3e9b854c7387", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4c0bf6f4-7e4a-4e95-9f07-e51ef11e8d6d", client_auth_method="client-secret", username="admin", authSessionParentId="f635d93c-938f-4973-92de-f62617820cb8", authSessionTabId="hge8J5Lx2Fw" 2026-08-28 04:21:12,554 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="admin-cli", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", auth_method="openid-connect", token_id="4d011b26-534e-4bce-8ffb-7cf2d6cba36b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="355ab1a3-818c-45d4-800b-c7708c109e91", client_auth_method="client-secret", username="admin", authSessionParentId="98b4e5f5-892c-4c86-94fb-716b06729baa", authSessionTabId="HX-vA6Eh2Co" 2026-08-28 04:21:15,051 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="2f9bda7f-7061-4705-abed-e3e2bbce928a", clientId="4cf1b515-84b6-4af2-8bbf-845434a3d25f", userId="72e0eca5-eab2-49f9-8349-8c02260fba6f", ipAddress="162.253.55.31", resourceType="USER", resourcePath="users/7f0574d7-ac86-4b4d-87e3-f7991bb541d4" 2026-08-28 04:21:16,969 INFO [org.keycloak.events] (executor-thread-4) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="b748b450-7daf-4d16-848f-392b2d9be728", ipAddress="10.0.0.32", token_id="ce62e8ea-1034-4949-b1e6-d9beccc224d6", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="89092ae3-1a32-49ac-b002-d115d96cb38a", authSessionTabId="R-AeO7yuPgg"