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-05-20 01:37:55,166 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57204ms 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-05-20 01:38:00,362 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-05-20 01:38:08,252 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-20 01:38:08,568 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-20 01:38:09,162 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-20 01:38:09,763 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-20 01:38:09,765 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b5ef567d-3f41-457f-83ed-c635b6258a7e, name: keycloak-0-60081 2026-05-20 01:38:09,771 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-05-20 01:38:09,847 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-05-20 01:38:09,857 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22502 2026-05-20 01:38:11,862 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60081: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-20 01:38:11,948 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60081|0] (1) [keycloak-0-60081] 2026-05-20 01:38:12,047 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60081`, physical addresses are `[10.0.0.38:38038]` 2026-05-20 01:38:12,060 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-20 01:38:12,549 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-05-20 01:38:13,857 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60081, Site name: null 2026-05-20 01:38:13,859 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-20 01:38:24,864 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-05-20 01:38:24,864 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-05-20 01:38:25,264 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-20 01:38:30,955 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-05-20 01:38:30,955 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-05-20 01:38:31,477 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-05-20 01:38:31,546 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-05-20 01:38:39,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-05-20 01:38:39,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:40,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:40,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:43,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:43,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:46,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:46,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-05-20 01:38:46,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-05-20 01:38:48,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:50,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:50,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:50,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:51,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-05-20 01:38:51,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:51,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:51,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:53,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-05-20 01:38:54,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:54,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:55,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-05-20 01:38:55,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:55,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:55,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:55,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:55,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:58,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:58,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:38:59,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:00,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:02,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:02,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:02,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:02,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:02,862 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-05-20 01:39:02,941 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-05-20 01:39:03,025 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-05-20 01:39:03,144 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-05-20 01:39:03,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-05-20 01:39:03,413 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-05-20 01:39:03,489 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-05-20 01:39:03,564 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-05-20 01:39:04,154 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-05-20 01:39:04,205 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-05-20 01:39:04,720 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-05-20 01:39:04,786 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-05-20 01:39:04,843 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-05-20 01:39:04,902 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-05-20 01:39:05,169 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-05-20 01:39:05,279 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-05-20 01:39:05,542 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-05-20 01:39:05,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:05,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-05-20 01:39:05,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:05,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:06,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:06,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-05-20 01:39:06,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:06,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:10,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-05-20 01:39:10,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:10,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:10,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:10,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-05-20 01:39:11,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:11,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:12,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:13,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:13,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:13,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-05-20 01:39:13,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:13,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:13,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-05-20 01:39:13,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:16,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-05-20 01:39:17,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-05-20 01:39:17,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:17,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-05-20 01:39:18,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:18,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-05-20 01:39:18,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-05-20 01:39:18,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:18,173 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-05-20 01:39:18,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:18,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-05-20 01:39:18,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 2026-05-20 01:39:18,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-05-20 01:39:18,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:19,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:19,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-05-20 01:39:19,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:19,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:20,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:20,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:20,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:20,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:21,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,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-05-20 01:39:22,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:22,898 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-05-20 01:39:22,964 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-05-20 01:39:22,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,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-05-20 01:39:23,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-05-20 01:39:23,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,634 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-05-20 01:39:23,695 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-05-20 01:39:23,739 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-05-20 01:39:23,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-05-20 01:39:23,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,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-05-20 01:39:23,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:23,921 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-05-20 01:39:23,989 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-05-20 01:39:23,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-05-20 01:39:24,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:24,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:24,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-05-20 01:39:24,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:24,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:24,316 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-05-20 01:39:24,399 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-05-20 01:39:24,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 01:39:24,462 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-05-20 01:39:24,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-20 01:39:25,967 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-20 01:39:32,348 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 96.890s. Listening on: http://0.0.0.0:8080 2026-05-20 01:39:32,349 INFO [io.quarkus] (main) Profile prod activated. 2026-05-20 01:39:32,349 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-05-20 01:39:33,777 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-20 01:39:43,366 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="9d8812e7-8ccd-4d7d-8b9d-4bbdf2e5b528", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c82b9373-3b89-4fa3-9632-fbd4395672e0", client_auth_method="client-secret", username="admin", authSessionParentId="ca1a0da7-f83f-442c-896b-d3cb81258a0d", authSessionTabId="v_X30UQy7q8" 2026-05-20 01:39:48,255 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="REALM", resourcePath="atmosphere" 2026-05-20 01:39:49,390 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="8305a279-7915-4a42-86c0-ce8a9674f0d8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a97236ad-c436-493e-bdea-7d9cfd7c0d40", client_auth_method="client-secret", username="admin", authSessionParentId="b41378f1-d2f5-4066-a74c-406fe622e76d", authSessionTabId="h1t0mclzB6E" 2026-05-20 01:39:49,584 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/95f5eff5-b35b-4cda-be4b-19edd2d27076" 2026-05-20 01:39:49,771 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/95f5eff5-b35b-4cda-be4b-19edd2d27076/protocol-mappers/models/e6ba1376-dc57-4241-8242-b2b7778553e5" 2026-05-20 01:40:10,645 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="e65e6c02-e59b-4d8c-a1a2-fc5405d0196f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="811b115a-810a-4808-b3c8-40acfd65f927", client_auth_method="client-secret", username="admin", authSessionParentId="086d32a1-d57a-4d10-9c49-93a32c95b056", authSessionTabId="t4QPNzkQ2dM" 2026-05-20 01:40:10,797 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/a3e2a376-e9b0-4107-b369-4463febf09b9" 2026-05-20 01:40:11,198 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="5ccc7bef-39f9-4b47-b701-ec0fdeee2f7e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9e60471c-a9f4-4216-814e-e29e3ccd16d9", client_auth_method="client-secret", username="admin", authSessionParentId="dbe0ad82-3302-4ec7-b535-ede1aa815abe", authSessionTabId="yCHS8_ECLwQ" 2026-05-20 01:40:11,297 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/fa890faa-afc9-4d27-be1c-ed528e6ceb33" 2026-05-20 01:40:11,753 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="8282c0ae-eb60-43ac-a4c9-2222c41b71cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7284ffb1-a871-4939-9969-e533151c8ba2", client_auth_method="client-secret", username="admin", authSessionParentId="f27d8345-5a9e-40fe-a837-6c5ca225cb64", authSessionTabId="pa_MqX_l9EU" 2026-05-20 01:40:11,865 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/101e563b-4845-4c8e-8f03-2f9b72e1b47b" 2026-05-20 01:40:12,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="53db174b-4b94-4383-945c-c70c7c5011c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5277c601-ed01-47ee-ad7c-95a65dc47c7b", client_auth_method="client-secret", username="admin", authSessionParentId="e9aa419b-f91f-41ec-88cc-96e67136172a", authSessionTabId="zxreMnO9EWU" 2026-05-20 01:40:12,665 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_ROLE", resourcePath="clients/a3e2a376-e9b0-4107-b369-4463febf09b9/roles/member" 2026-05-20 01:40:13,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="2ea8eb42-9cda-42f9-a4bc-709110d9fb08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6e7b5397-2ac5-47aa-be83-dba2205c5f67", client_auth_method="client-secret", username="admin", authSessionParentId="ad6ed3fd-160c-46ef-815b-d4431a8c5da6", authSessionTabId="atdS8JIxT3E" 2026-05-20 01:40:13,214 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_ROLE", resourcePath="clients/fa890faa-afc9-4d27-be1c-ed528e6ceb33/roles/admin" 2026-05-20 01:40:13,586 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="1dbc68f8-5dda-4cfe-ad2f-d1773427a2cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="12914f5d-561c-4b05-a1b6-cbba5012cfdc", client_auth_method="client-secret", username="admin", authSessionParentId="c1f1ec0a-09e8-4178-8943-959103458da3", authSessionTabId="i7j10n97Xtw" 2026-05-20 01:40:13,757 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_ROLE", resourcePath="clients/fa890faa-afc9-4d27-be1c-ed528e6ceb33/roles/editor" 2026-05-20 01:40:14,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="9e553581-bd07-45e3-ada5-97400e30d398", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cd9bf4c1-ec35-42e2-946c-6ec55ee3cc6b", client_auth_method="client-secret", username="admin", authSessionParentId="c8b31974-927d-455c-bb67-b59878d4356b", authSessionTabId="wMW_Z3RFbSg" 2026-05-20 01:40:14,292 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_ROLE", resourcePath="clients/fa890faa-afc9-4d27-be1c-ed528e6ceb33/roles/viewer" 2026-05-20 01:40:14,643 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="74276d86-0586-4a66-8d90-2f11c15d1ebf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f88b0253-c294-45da-a0f9-11d11accaa42", client_auth_method="client-secret", username="admin", authSessionParentId="02d1a156-7c3a-470b-abf8-578c9a8324cf", authSessionTabId="IHqCpsV1ecM" 2026-05-20 01:40:14,805 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_ROLE", resourcePath="clients/101e563b-4845-4c8e-8f03-2f9b72e1b47b/roles/member" 2026-05-20 01:42:25,241 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="28b4b85d-256b-435b-9ae9-9685a1771969", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aa8be48a-6c1b-42bb-922c-3de6482633a7", client_auth_method="client-secret", username="admin", authSessionParentId="838f7213-5132-49a2-9589-2428029dfec7", authSessionTabId="sxhBYVOieDU" 2026-05-20 01:42:25,671 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="REALM", resourcePath="null" 2026-05-20 01:42:27,142 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="2f6a43f6-44fd-4190-9aa9-53cc2acbce05", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="138cfb32-f981-45ce-abbf-13c456206aaf", client_auth_method="client-secret", username="admin", authSessionParentId="0cdf4020-9682-4697-b56b-23518041947a", authSessionTabId="wEBJMeqX1J0" 2026-05-20 01:42:27,247 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/cf21c8b9-e780-43dc-8a2f-7b2e5248f9dd" 2026-05-20 01:42:27,818 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="3af4b10a-f5c8-4f39-8495-25693d9d2440", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f16dd91f-88b0-47fa-8666-27d79d1f3059", client_auth_method="client-secret", username="admin", authSessionParentId="90a6d381-a5d1-4cbf-9add-abfcb3ef4f66", authSessionTabId="jhlwIj7tt6Y" 2026-05-20 01:42:28,188 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a3650995-a8ca-4670-8590-1d5f49be2f8d/role-mappings/clients/fe8ce4ce-b353-407c-a0ac-60cecdb1228c" 2026-05-20 01:46:35,012 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="7daeea6c-6daf-44c0-9699-d47964de2927", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fcb2284a-5d08-4330-9aa4-1693ccb7bb48", client_auth_method="client-secret", username="admin", authSessionParentId="0187c7d5-f998-47a7-9c55-bd97b039af84", authSessionTabId="AVXzsCkGxMw" 2026-05-20 01:46:35,198 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="REALM", resourcePath="null" 2026-05-20 01:46:35,962 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="8c65e282-04f2-4fa1-9c49-7d32488eb4af", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c930dd3-af76-431e-941e-c924ec0d9d7f", client_auth_method="client-secret", username="admin", authSessionParentId="1ae7a2a3-0018-4543-b0dc-4f193178c63a", authSessionTabId="mQBL767Jl-I" 2026-05-20 01:46:36,078 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/95f5eff5-b35b-4cda-be4b-19edd2d27076" 2026-05-20 01:46:36,248 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/95f5eff5-b35b-4cda-be4b-19edd2d27076/protocol-mappers/models/e6ba1376-dc57-4241-8242-b2b7778553e5" 2026-05-20 01:46:42,103 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="de1cf0d9-017b-4640-8a56-199cdcf61b94", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cd91256b-1ad3-4042-8b62-1186f1645b6a", client_auth_method="client-secret", username="admin", authSessionParentId="76c01f3b-64f2-4f40-89f2-6daf99160dda", authSessionTabId="hktyYhXFCl4" 2026-05-20 01:46:42,190 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/a3e2a376-e9b0-4107-b369-4463febf09b9" 2026-05-20 01:46:42,605 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="2bc0abc3-8fb6-4250-bb69-94839d3d254b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0db6e23c-a6a6-4aac-80ca-28159a4a4986", client_auth_method="client-secret", username="admin", authSessionParentId="9a664bac-69b6-44ef-8ca0-923d53b55d7c", authSessionTabId="i9a0XvyUu8I" 2026-05-20 01:46:42,679 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/fa890faa-afc9-4d27-be1c-ed528e6ceb33" 2026-05-20 01:46:43,105 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="fb8e1444-1d80-4535-b7fe-3609390929d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a2873fd9-cd54-4ff7-8eed-255309ed623e", client_auth_method="client-secret", username="admin", authSessionParentId="b616fc58-1491-4752-a62b-895e489dc467", authSessionTabId="qGDnHp8u3Ww" 2026-05-20 01:46:43,160 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/101e563b-4845-4c8e-8f03-2f9b72e1b47b" 2026-05-20 01:46:43,781 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="c2954e44-4c90-4af0-a0de-4e11e089c8e7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="66c07922-e13f-43ff-8945-9a137e2a2c56", client_auth_method="client-secret", username="admin", authSessionParentId="68d128ee-f4c1-41f9-b44e-1decce745446", authSessionTabId="8n0vBHANWwc" 2026-05-20 01:46:44,218 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="50ad0a0e-9a88-4c16-8b7e-ed9ca214d031", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="700aa862-5137-4c82-9752-943cb2361219", client_auth_method="client-secret", username="admin", authSessionParentId="4536810d-0727-4ad8-8b71-05ac44e1e53e", authSessionTabId="kyCb4CtQa4k" 2026-05-20 01:46:44,574 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="ec5693d0-4a7c-491c-ade1-bee11001b0f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d8c10e66-ef32-45cc-bffa-671b46a8ab7d", client_auth_method="client-secret", username="admin", authSessionParentId="2b6683f6-a818-44e8-a0fb-31d7a5fe840b", authSessionTabId="Iqh0KilDfOY" 2026-05-20 01:46:44,918 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="e5d8feca-0c49-4002-a0ab-cd1808e5145d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c1c57311-19b9-4e37-a4b5-ef386e4ecfe2", client_auth_method="client-secret", username="admin", authSessionParentId="8380d679-f409-46cf-819c-8a7fff3d0eb9", authSessionTabId="Y4ku-YUb-k4" 2026-05-20 01:46:45,273 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="c3f1cca6-523a-45a1-bd78-b3d824e5c347", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c0700f37-8188-46e1-ab5e-a8bbba286302", client_auth_method="client-secret", username="admin", authSessionParentId="fffc62c6-a3cb-42d2-9c6f-46cb0d6da629", authSessionTabId="DPYA_r1cWyU" 2026-05-20 01:47:34,033 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="efba62e4-7e23-4411-82cf-a42a62be16c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="811387b1-558c-47ec-bbb8-b59ef7c7ecbd", client_auth_method="client-secret", username="admin", authSessionParentId="d50b9913-52fe-4663-a93b-3fb570535c1a", authSessionTabId="cj_uYh0z8bs" 2026-05-20 01:47:34,179 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="REALM", resourcePath="null" 2026-05-20 01:47:35,543 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="edaf3c26-f5b1-42dc-a84d-26a2b99293a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8ed13027-9ec8-43c7-a799-269d64c70383", client_auth_method="client-secret", username="admin", authSessionParentId="c9b3dd63-5f85-4792-a944-bac6a467700a", authSessionTabId="FOwcyjiOryY" 2026-05-20 01:47:35,597 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="CLIENT", resourcePath="clients/cf21c8b9-e780-43dc-8a2f-7b2e5248f9dd" 2026-05-20 01:47:36,212 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="d9a4837c-366a-4578-a7ad-8b641101ac78", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="85191a45-1741-46d6-b7f9-6cebfac50aa0", client_auth_method="client-secret", username="admin", authSessionParentId="315445df-5503-4f84-8669-104690561bcf", authSessionTabId="dQZZp-1bqTU" 2026-05-20 01:47:52,254 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="admin-cli", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", auth_method="openid-connect", token_id="ad7bf85a-bab7-4e07-9ad0-e9298d635208", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db6f92f8-eef8-4df1-952b-ef295f3093ea", client_auth_method="client-secret", username="admin", authSessionParentId="01a4704b-0918-4ce8-9f0f-dfa991979ea3", authSessionTabId="o1FZXCmfr6A" 2026-05-20 01:47:52,361 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="96805e4d-f9c1-4310-8b18-0ee818a8d9c5", clientId="acae8926-19c9-4d84-81b8-e8e175e9adc4", userId="67e6549a-0563-4b5e-8dc5-5b680e545d30", ipAddress="199.19.213.169", resourceType="USER", resourcePath="users/d81d076e-ef79-4053-9c2c-66f87a6544ba" 2026-05-20 01:48:05,109 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="a3650995-a8ca-4670-8590-1d5f49be2f8d", ipAddress="10.0.0.245", token_id="cce79c78-4c5b-4598-90e0-1f8d8b559b96", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="d240f1a4-1dfb-4041-bf77-827ed6cebe58", authSessionTabId="hQtZgP9Qtzw"