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-04-20 05:48:42,902 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47222ms 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-04-20 05:48:47,622 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-04-20 05:48:56,321 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 05:48:56,853 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 05:48:57,418 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 05:48:58,102 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 05:48:58,105 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 81d74349-bee3-40b4-af91-1e81a4ed50ec, name: keycloak-0-5433 2026-04-20 05:48:58,112 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-04-20 05:48:58,113 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-04-20 05:48:58,119 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32156 2026-04-20 05:48:59,114 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-04-20 05:49:00,208 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-5433: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-20 05:49:00,220 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-5433|0] (1) [keycloak-0-5433] 2026-04-20 05:49:00,236 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-5433`, physical addresses are `[10.0.0.72:47692]` 2026-04-20 05:49:00,245 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-20 05:49:02,103 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-5433, Site name: null 2026-04-20 05:49:02,107 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 05:49:12,320 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-04-20 05:49:12,321 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-04-20 05:49:12,813 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 05:49:18,605 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-04-20 05:49:18,606 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-04-20 05:49:19,111 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-04-20 05:49:19,111 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-04-20 05:49:26,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:26,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:27,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-04-20 05:49:27,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:29,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:29,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:32,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:32,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:32,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:35,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:36,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:36,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-04-20 05:49:36,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:37,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:37,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:37,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:37,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-04-20 05:49:38,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:40,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:41,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:42,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:42,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:44,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:44,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:45,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:45,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-04-20 05:49:45,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-04-20 05:49:45,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:45,252 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-04-20 05:49:45,328 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-04-20 05:49:45,393 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-04-20 05:49:45,483 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-04-20 05:49:45,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-04-20 05:49:45,685 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-04-20 05:49:45,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-20 05:49:45,846 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-04-20 05:49:46,297 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-04-20 05:49:46,344 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-04-20 05:49:46,454 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-04-20 05:49:46,509 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-04-20 05:49:46,563 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-04-20 05:49:46,624 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-04-20 05:49:46,679 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-04-20 05:49:46,846 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-04-20 05:49:46,965 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-04-20 05:49:46,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:47,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:47,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:47,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-04-20 05:49:47,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:47,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-04-20 05:49:47,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:47,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:49,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:49,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:49,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:49,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-04-20 05:49:49,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-04-20 05:49:50,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:50,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-04-20 05:49:51,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:52,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:52,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-04-20 05:49:52,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-04-20 05:49:52,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-04-20 05:49:52,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-04-20 05:49:52,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:52,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:56,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:57,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-04-20 05:49:57,878 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-04-20 05:49:58,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-04-20 05:49:58,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-04-20 05:49:58,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:58,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:58,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:58,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:58,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:58,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:58,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49:59,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:49: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-04-20 05:49:59,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-04-20 05:49:59,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,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-04-20 05:50:00,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:00,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,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-04-20 05:50:01,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,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-04-20 05:50:01,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-04-20 05:50:01,332 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-04-20 05:50:01,386 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-04-20 05:50:01,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,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-04-20 05:50:01,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,691 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-04-20 05:50:01,746 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-04-20 05:50:01,779 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-04-20 05:50:01,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,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-04-20 05:50:01,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-04-20 05:50:01,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:01,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:02,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-04-20 05:50:02,051 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-04-20 05:50:02,113 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-04-20 05:50:02,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:02,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-04-20 05:50:02,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:02,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:02,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:02,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-04-20 05:50:02,371 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-04-20 05:50:02,433 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-04-20 05:50:02,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 05:50:02,479 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-04-20 05:50:02,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-20 05:50:03,830 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 05:50:11,123 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.974s. Listening on: http://0.0.0.0:8080 2026-04-20 05:50:11,124 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 05:50:11,124 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-04-20 05:50:13,015 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 05:50:24,704 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="a13551a8-0c8a-4c3e-b970-caf1b52c1d51", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3653d4d4-1bfb-47c2-8dff-ab5f448a839a", client_auth_method="client-secret", username="admin", authSessionParentId="689cdd9c-7004-4a6a-a043-5be8ceff1a0c", authSessionTabId="iN0xA2pzx9E" 2026-04-20 05:50:29,504 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="atmosphere" 2026-04-20 05:50:30,702 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="7d60d2f1-11fb-402b-ab24-24028cdab66a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fdf3aa07-f49b-4d30-8b20-188e0263b516", client_auth_method="client-secret", username="admin", authSessionParentId="ae5a4980-edb1-493d-9f28-c1f92db7ad65", authSessionTabId="7qj48LAec1M" 2026-04-20 05:50:30,846 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/17971950-a46b-41c9-95c6-b2ad55797422" 2026-04-20 05:50:31,011 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/17971950-a46b-41c9-95c6-b2ad55797422/protocol-mappers/models/276a5c58-2aba-4f7a-a440-92704da96c73" 2026-04-20 05:50:51,578 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="eb6081f0-667c-427f-a302-304c54777244", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f87cc7fb-c3b7-45e6-a04e-161a24573ea1", client_auth_method="client-secret", username="admin", authSessionParentId="c94adc63-17e9-4e2c-bb53-e8c4d490f287", authSessionTabId="85nclryJdpw" 2026-04-20 05:50:51,835 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/0b037b56-4908-4d22-86f1-c0bd8c0e227f" 2026-04-20 05:50:52,245 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="df6fb5b2-2e6b-4127-858b-249c8f55c389", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c626aabf-351b-4abd-9ac3-f85fbe16f439", client_auth_method="client-secret", username="admin", authSessionParentId="0a035fe7-4d3c-4c57-b4e9-0ea0bb8a61c0", authSessionTabId="skQh_q7F_4M" 2026-04-20 05:50:52,402 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/c9759d95-acda-4049-9c55-3a248c865bbd" 2026-04-20 05:50:52,755 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="c37d2a16-6371-42a0-bb3b-ebd1b8987981", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9fdf3d94-8663-4a71-b0a5-846ba07d433b", client_auth_method="client-secret", username="admin", authSessionParentId="1dc6133d-52df-404e-b4a7-643dc0c9ec42", authSessionTabId="YoMzxjmBzcA" 2026-04-20 05:50:52,919 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/83ff4775-5137-49a4-bd5c-54323fa4d56d" 2026-04-20 05:50:53,517 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="50437098-f498-46a5-8f01-d28b8d4f60fb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c87eecf5-56ca-4ce6-802e-ad1fe88a82d6", client_auth_method="client-secret", username="admin", authSessionParentId="b42a426d-03ee-4bfe-84da-5311330f3863", authSessionTabId="VyW_hkxWS98" 2026-04-20 05:50:53,647 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/0b037b56-4908-4d22-86f1-c0bd8c0e227f/roles/member" 2026-04-20 05:50:54,066 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="55487302-6abb-4aec-8d2b-846358e3a9f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e011f44f-3f19-4f45-ab39-8fd211c9d255", client_auth_method="client-secret", username="admin", authSessionParentId="8aa388da-75d4-4a2d-9c0b-d4e11d4f0b81", authSessionTabId="KBUK0zwCmkA" 2026-04-20 05:50:54,152 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/c9759d95-acda-4049-9c55-3a248c865bbd/roles/admin" 2026-04-20 05:50:54,533 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="789c64c6-4dc8-4733-ad3f-82abf3feb9c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f04e115-b4e8-40ea-a13d-193722325ef3", client_auth_method="client-secret", username="admin", authSessionParentId="f17a555d-128d-42d3-90b3-e877ea8aa64b", authSessionTabId="7U7nv3LZpVU" 2026-04-20 05:50:54,648 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/c9759d95-acda-4049-9c55-3a248c865bbd/roles/editor" 2026-04-20 05:50:55,038 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="b2d9db19-df7e-4a85-bb9f-cd2e90399b00", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e2dca253-7d7f-4fc4-9080-930e5264ec6c", client_auth_method="client-secret", username="admin", authSessionParentId="e954198b-1f02-42e7-ad22-00bf7e3e07f0", authSessionTabId="NaM-ZM0OzHc" 2026-04-20 05:50:55,242 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/c9759d95-acda-4049-9c55-3a248c865bbd/roles/viewer" 2026-04-20 05:50:55,626 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="09aa28d9-de3f-42f6-a822-ef02a33d04d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0d89c11d-da70-42ad-95ca-1dfc02b30aa4", client_auth_method="client-secret", username="admin", authSessionParentId="59ff25d9-363f-4a8b-a03c-3bf59d92899b", authSessionTabId="piGseo2YEFU" 2026-04-20 05:50:55,750 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/83ff4775-5137-49a4-bd5c-54323fa4d56d/roles/member" 2026-04-20 05:52:49,732 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="4eac0fab-7f3d-4336-989b-ab66037c6773", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be9a4383-f1ae-471c-adf6-2274c56f6b0e", client_auth_method="client-secret", username="admin", authSessionParentId="e62a69fe-a41e-4dd8-a3b2-3d8809f3d18a", authSessionTabId="r4B9I51nGjs" 2026-04-20 05:52:50,223 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-04-20 05:52:51,648 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="7aa82f01-f24b-4e12-b605-d209528f7f98", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="133457c7-5d90-4bf0-8bbe-dbb185126c30", client_auth_method="client-secret", username="admin", authSessionParentId="185c7eea-fb4f-49f4-b142-2bd53bd236ff", authSessionTabId="XW-yA-Joc58" 2026-04-20 05:52:51,802 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/4d05dda9-4cf3-4c94-b1d9-d2bc6a1aad7d" 2026-04-20 05:52:52,350 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="481941f5-a3ad-4ea6-84be-3f2587167ba4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b88ac745-34bd-4aeb-9441-763170064aa7", client_auth_method="client-secret", username="admin", authSessionParentId="c3897229-a1be-4978-8e61-fc0e8562d95b", authSessionTabId="oZ97WjTecTQ" 2026-04-20 05:52:52,841 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/df21d104-c023-488b-a7d9-4d58de33dd65/role-mappings/clients/3a76d509-fefc-448a-8951-ed2d78c42a81" 2026-04-20 05:56:56,036 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="3845dcac-3c6c-4151-921c-09aac8eab766", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6f525b9-1562-4efd-916f-621628bd68e8", client_auth_method="client-secret", username="admin", authSessionParentId="ac109794-020c-41a7-8d65-bc1edd4beef8", authSessionTabId="4QQnM6Y7T-w" 2026-04-20 05:56:56,218 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-04-20 05:56:56,852 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="21c09331-97d6-44c6-bb84-b7d9e171d01d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="46ab32e9-9c60-40cd-ad36-449fe8990f59", client_auth_method="client-secret", username="admin", authSessionParentId="1f62988e-d824-4621-b2a8-21e457ad1deb", authSessionTabId="SP4bO3Ag4lg" 2026-04-20 05:56:56,931 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/17971950-a46b-41c9-95c6-b2ad55797422" 2026-04-20 05:56:57,010 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/17971950-a46b-41c9-95c6-b2ad55797422/protocol-mappers/models/276a5c58-2aba-4f7a-a440-92704da96c73" 2026-04-20 05:57:02,513 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="d4115fd6-00f3-4a43-98a1-8d2c2e71f663", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d02c7583-cf1e-4ec0-a296-947fa5f0a9cd", client_auth_method="client-secret", username="admin", authSessionParentId="cabfffc7-1cfd-4d7f-8345-967174164f18", authSessionTabId="Wqcs_OSAfaM" 2026-04-20 05:57:02,564 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/0b037b56-4908-4d22-86f1-c0bd8c0e227f" 2026-04-20 05:57:02,933 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="4b796dcb-b03a-43eb-b8a6-cf1b25144f8b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b88e37e-d9b1-492c-9e6f-bd8b413d7b93", client_auth_method="client-secret", username="admin", authSessionParentId="3502deb5-d249-4ffa-8e8e-33d646b80115", authSessionTabId="rKqUYC3EUX0" 2026-04-20 05:57:03,014 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/c9759d95-acda-4049-9c55-3a248c865bbd" 2026-04-20 05:57:03,355 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="3404c5ee-a120-4a78-af71-667067e5d9dc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aa5670ce-3a97-4217-a51e-a1c45ddc74b4", client_auth_method="client-secret", username="admin", authSessionParentId="b10d8918-be64-41c4-ab92-4acd9b8fbfec", authSessionTabId="vBhSPEHodkU" 2026-04-20 05:57:03,397 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/83ff4775-5137-49a4-bd5c-54323fa4d56d" 2026-04-20 05:57:03,920 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="06f09cfd-a1c5-4a9d-ac1b-5188c78028d5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ac369d7-3cbf-4a66-915e-c32ce3e7e8c8", client_auth_method="client-secret", username="admin", authSessionParentId="f487d54b-c9e1-48e3-a2e9-662830e816d9", authSessionTabId="jgDYtOpYEJg" 2026-04-20 05:57:04,284 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="d59ebc82-fe54-4ba1-88a0-afc724fc8576", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b21663e0-c145-4657-925d-5eb9848cb08b", client_auth_method="client-secret", username="admin", authSessionParentId="4c2f9c4d-b6aa-4570-9eae-c4340b380e71", authSessionTabId="Sed433QMmU8" 2026-04-20 05:57:04,619 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="d9341436-01a4-40d9-9a9c-7d07bcf67c87", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c9069446-ca01-4a30-a5c6-b674020ec20c", client_auth_method="client-secret", username="admin", authSessionParentId="d641a8aa-1c4d-481e-a992-93bf865027c9", authSessionTabId="nBBytdylBdM" 2026-04-20 05:57:04,963 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="61477eea-a70a-4954-a5b9-2f914ad7b67a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ad1dec5d-9e11-4474-84ea-48e6df4fa6fd", client_auth_method="client-secret", username="admin", authSessionParentId="1db9765d-da20-455a-a04c-2a8fa309f78c", authSessionTabId="1aOwRcVj_3Q" 2026-04-20 05:57:05,340 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="5f238ab6-4d65-42ef-bd7c-e5332310cf69", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="751ceadb-6f8b-4ecc-aa42-4b584357abe4", client_auth_method="client-secret", username="admin", authSessionParentId="104711a8-3746-4cc1-8cd3-e34352ca6192", authSessionTabId="8s2aNy7pfbA" 2026-04-20 05:57:52,476 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="4c631411-4da9-4f30-b0e2-c6ab5e7a3fa0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d9778a5-c5ba-412d-a3b1-49731b1e8c0c", client_auth_method="client-secret", username="admin", authSessionParentId="af6c7f67-7ca5-4997-8041-68d22ec41215", authSessionTabId="ejbqAmbfbzc" 2026-04-20 05:57:52,607 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-04-20 05:57:53,929 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="cc7175f1-7ff8-4ac5-9389-d1738cac4caa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cc9ffc6d-06b8-4962-8ad8-c43d623ef795", client_auth_method="client-secret", username="admin", authSessionParentId="61851bdb-cff4-4df9-94dd-e216a68f99fa", authSessionTabId="-GRf9YoKItI" 2026-04-20 05:57:54,011 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/4d05dda9-4cf3-4c94-b1d9-d2bc6a1aad7d" 2026-04-20 05:57:54,585 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="0cfba0b0-2993-47d8-b88e-7b2d55605680", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8a116be3-ead9-41de-b2cc-11a5cbb40afb", client_auth_method="client-secret", username="admin", authSessionParentId="2bc864f7-3ceb-4c11-9e47-aeed4d1ba71c", authSessionTabId="P7bG9GWQNPc" 2026-04-20 05:58:10,415 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="admin-cli", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="aaa67abf-5981-47f9-be2d-d4df9037d6f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="294625e7-814b-42f4-9dd2-893870fcf6ed", client_auth_method="client-secret", username="admin", authSessionParentId="fcee1f72-4a20-4921-b29c-89b400cd0442", authSessionTabId="ZbhLSPR3OjQ" 2026-04-20 05:58:10,519 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="0e0be9b1-a02b-4b6e-b49d-a661f284e153", clientId="705e3f35-1b4c-4960-b36f-ec665817c3f6", userId="28c6f66f-a2c3-4997-8171-34cbb7087042", ipAddress="199.204.45.65", resourceType="USER", resourcePath="users/03af3d70-dc1d-438f-973b-c2225cf21a45" 2026-04-20 05:58:12,254 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="df21d104-c023-488b-a7d9-4d58de33dd65", ipAddress="10.0.0.96", token_id="49c25bd4-ca48-4c85-8b93-08ad1bf560da", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="77eb9138-da2c-4428-8322-5b02d9d09c25", authSessionTabId="yJyIkToXWz8"