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-07 01:23:06,132 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47205ms 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-07 01:23:12,109 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-07 01:23:20,699 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 01:23:21,021 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 01:23:21,622 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 01:23:22,122 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 01:23:22,202 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3ee7481c-75fb-47fc-a9e2-7ff7964965c5, name: keycloak-0-43159 2026-04-07 01:23:22,212 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-07 01:23:22,212 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-07 01:23:22,300 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21389 2026-04-07 01:23:24,309 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43159: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-07 01:23:24,322 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43159|0] (1) [keycloak-0-43159] 2026-04-07 01:23:24,503 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43159`, physical addresses are `[10.0.0.215:36925]` 2026-04-07 01:23:24,515 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 01:23:25,310 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-07 01:23:26,720 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43159, Site name: null 2026-04-07 01:23:26,723 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 01:23:37,014 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-07 01:23:37,014 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-07 01:23:37,499 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 01:23:42,826 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-07 01:23:42,827 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-07 01:23:43,327 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-07 01:23:43,327 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-07 01:23:50,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:23:50,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:23:51,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-04-07 01:23:51,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:23:53,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:23:53,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-07 01:23:56,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:23:56,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:23:56,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:23:58,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-04-07 01:23:59,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:23:59,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-04-07 01:23:59,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-07 01:24:00,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:00,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:00,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-07 01:24:00,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:01,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:02,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:02,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:02,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:02,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-04-07 01:24:03,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-04-07 01:24:03,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:03,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:03,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:05,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:05,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:06,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:06,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-07 01:24:07,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:07,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-07 01:24:07,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:07,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-07 01:24:07,459 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-07 01:24:07,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 01:24:07,609 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-07 01:24:07,737 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-07 01:24:07,839 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-07 01:24:07,986 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-07 01:24:08,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 01:24:08,129 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-07 01:24:08,267 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-07 01:24:08,319 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-07 01:24:08,422 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-07 01:24:08,476 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-07 01:24:08,529 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-07 01:24:08,583 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-07 01:24:08,633 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-07 01:24:08,743 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-07 01:24:08,859 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-07 01:24:08,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:09,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:09,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-04-07 01:24:09,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-07 01:24:09,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:09,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:09,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-04-07 01:24:09,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:11,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:11,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:11,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:11,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:11,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:13,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:13,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:14,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:14,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:14,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:14,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:14,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:14,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:14,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:15,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:18,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:19,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:19,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:19,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:19,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:19,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:19,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:19,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:19,609 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-07 01:24:19,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:19,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:19,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:20,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-07 01:24:20,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:20,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:20,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:20,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:20,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:21,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:21,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:21,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:21,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:22,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:22,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:22,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:22,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:22,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:23,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,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-04-07 01:24:23,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:23,187 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-07 01:24:23,243 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-07 01:24:23,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-04-07 01:24:23,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,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-07 01:24:23,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,595 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-07 01:24:23,657 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-07 01:24: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-04-07 01:24:23,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:23,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:23,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:23,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:23,873 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-07 01:24:23,937 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-07 01:24:23,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:23,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:24,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:24,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:24,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:24,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 01:24:24,220 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-07 01:24:24,274 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-07 01:24:24,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 01:24:24,328 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-07 01:24:24,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07 01:24:26,115 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 01:24:33,826 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.314s. Listening on: http://0.0.0.0:8080 2026-04-07 01:24:33,827 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 01:24:33,827 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-07 01:24:35,613 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 01:24:45,201 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="a4fa9124-4c57-463d-b1ab-2b8a51dac6d1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3907af49-36dd-45e3-ba11-1a27e2c6cb90", client_auth_method="client-secret", username="admin", authSessionParentId="789b1a1e-8bdb-4c55-95c3-72c0cff151b3", authSessionTabId="lzXJC6VtZDE" 2026-04-07 01:24:50,398 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 01:24:51,702 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="9279d079-5318-4cb1-a7d3-b0ee7f3a8aac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8882b056-4d46-486f-a7ae-0bf497584825", client_auth_method="client-secret", username="admin", authSessionParentId="17fe6d6a-3475-49f0-94d8-6911734a0212", authSessionTabId="uIy0ZlgHdC4" 2026-04-07 01:24:51,935 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9ea76710-07df-424f-847a-331ae0cb8cda" 2026-04-07 01:24:52,213 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9ea76710-07df-424f-847a-331ae0cb8cda/protocol-mappers/models/1afce37c-47a5-4e69-ace8-9bede320c110" 2026-04-07 01:25:13,179 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="9013c441-cc7d-474d-b226-5c76ae570109", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="00b0511c-69b5-45e3-9958-072632485c73", client_auth_method="client-secret", username="admin", authSessionParentId="e9426a52-0db5-4486-b41c-791d58e390af", authSessionTabId="UHrkkJ6sc8Q" 2026-04-07 01:25:13,427 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/6795e399-017c-47d3-a7ed-0cfae0dd4a75" 2026-04-07 01:25:13,848 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="7d1ceedd-77b2-4ab2-b07d-177c8bf3127c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b5c0ccc6-3f40-4cba-98c3-1c83af46cd5f", client_auth_method="client-secret", username="admin", authSessionParentId="9ce4e4f6-d576-4f5c-a51e-5d0d20e50a8d", authSessionTabId="DBbq6brdysk" 2026-04-07 01:25:14,014 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/fd67fdfa-0e17-4d5e-beaa-14f991bddf2f" 2026-04-07 01:25:14,448 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="87337722-7d17-4bdb-a334-0c95c3e43a17", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aa6058e5-79c8-4a67-88e3-4021efece454", client_auth_method="client-secret", username="admin", authSessionParentId="4baa458b-ec55-4728-acf6-684ebe73bda5", authSessionTabId="FzN9ojek6GI" 2026-04-07 01:25:14,601 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/5cda1903-b367-489b-a32f-302993f32ff9" 2026-04-07 01:25:15,223 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="50a5443d-7319-47a0-a7ea-f6250a1f3ce7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51f50abc-3c5e-4d37-85a6-88e051c4f15f", client_auth_method="client-secret", username="admin", authSessionParentId="785da164-3e9b-4e53-a2d5-3cb9ed049aa4", authSessionTabId="XJaG1IQ9kew" 2026-04-07 01:25:15,347 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/6795e399-017c-47d3-a7ed-0cfae0dd4a75/roles/member" 2026-04-07 01:25:15,751 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="29cbd26c-2971-4770-a5cb-392cef6f43dd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cde2f580-765f-4397-9b8c-093951a1ab87", client_auth_method="client-secret", username="admin", authSessionParentId="4b22ea37-f856-4347-9c7b-b55c282a4b4d", authSessionTabId="-o6G-ytYPYk" 2026-04-07 01:25:15,916 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/fd67fdfa-0e17-4d5e-beaa-14f991bddf2f/roles/admin" 2026-04-07 01:25:16,339 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="75239d44-9af9-4dc3-8223-7338e5837cce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30d30dcf-b3fd-4ca3-91db-2bc6a1e67a3a", client_auth_method="client-secret", username="admin", authSessionParentId="4d930beb-557a-4903-a1d3-b968247fe74f", authSessionTabId="s7tVn8zUch8" 2026-04-07 01:25:16,462 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/fd67fdfa-0e17-4d5e-beaa-14f991bddf2f/roles/editor" 2026-04-07 01:25:16,862 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="933de6a0-e9db-47ca-9c5b-4d5993888b55", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d35f1af6-0f47-46de-a916-49574c6b1275", client_auth_method="client-secret", username="admin", authSessionParentId="53800590-7f51-4b6c-81ba-4ef462c4bd5b", authSessionTabId="pvDtlumocgM" 2026-04-07 01:25:17,000 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/fd67fdfa-0e17-4d5e-beaa-14f991bddf2f/roles/viewer" 2026-04-07 01:25:17,382 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="aea67234-834f-43fe-92f3-cc9ec0e868fd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c8ecb3ad-efea-4498-8b7b-ddb99283edb9", client_auth_method="client-secret", username="admin", authSessionParentId="5f8d1994-de09-434d-b469-ae4a1fa8e8df", authSessionTabId="suz8i4eYTms" 2026-04-07 01:25:17,465 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/5cda1903-b367-489b-a32f-302993f32ff9/roles/member" 2026-04-07 01:27:13,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="05b8857e-9a75-4c9c-a355-cec6e0b32e55", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca81dcc6-6080-4d2a-aa2d-5477616ce92d", client_auth_method="client-secret", username="admin", authSessionParentId="3bc6efe9-ff0b-482b-99ff-b173b7c78803", authSessionTabId="LZf7IcZuJqo" 2026-04-07 01:27:14,229 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="REALM", resourcePath="null" 2026-04-07 01:27:15,775 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="21dc87ef-55b0-4004-8f92-584d9ddc10c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="20f8250b-b452-47aa-9536-89c0d898af5d", client_auth_method="client-secret", username="admin", authSessionParentId="8738a76e-0f21-4808-959b-1fbc15e7c199", authSessionTabId="P3K5--ElzmM" 2026-04-07 01:27:15,930 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/974c7bfb-876f-4588-841f-bcef7d7caca4" 2026-04-07 01:27:16,566 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="10f79ef4-a5d8-4ebe-ac3c-ca37b6db6e5b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f05a6784-826f-4844-82ae-28264d11d143", client_auth_method="client-secret", username="admin", authSessionParentId="5f0789a1-1fef-4880-9edf-7d4a88e0be65", authSessionTabId="6zHb_d1d9nQ" 2026-04-07 01:27:17,701 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b966daa0-85d9-4621-89f7-cebfb79f4fcd/role-mappings/clients/76829208-d9cd-4ab8-96fa-895331f82a6f" 2026-04-07 01:31:20,102 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="16341abb-ca08-45a4-8597-5050c08afb0a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c96afac4-109a-4840-961c-e692d8fce90f", client_auth_method="client-secret", username="admin", authSessionParentId="fc71e74c-216d-4975-ba70-bc7e6012944e", authSessionTabId="5ALBzGzQtSo" 2026-04-07 01:31:20,229 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="REALM", resourcePath="null" 2026-04-07 01:31:20,936 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="8d297695-0ac9-40b0-814f-11612461cf3b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="208d734a-ce50-436a-8d13-e56f07fe32db", client_auth_method="client-secret", username="admin", authSessionParentId="98e0db7e-1b55-4ec6-9936-3b9d4fbfe123", authSessionTabId="XyX-3WIOzFE" 2026-04-07 01:31:21,022 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9ea76710-07df-424f-847a-331ae0cb8cda" 2026-04-07 01:31:21,083 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9ea76710-07df-424f-847a-331ae0cb8cda/protocol-mappers/models/1afce37c-47a5-4e69-ace8-9bede320c110" 2026-04-07 01:31:26,950 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="7b5269dc-1710-4bb5-a858-dcde3f97c278", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8e34dd89-fa8c-4349-8d77-2811969b5742", client_auth_method="client-secret", username="admin", authSessionParentId="da800a43-28a0-4bff-9afe-1e385c478720", authSessionTabId="5H6h0C5Y14Y" 2026-04-07 01:31:27,016 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/6795e399-017c-47d3-a7ed-0cfae0dd4a75" 2026-04-07 01:31:27,405 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="9c142921-db12-4ddb-99cc-c3a4165f8eda", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac0a5039-5e0d-4949-9e24-2aa60cf6a972", client_auth_method="client-secret", username="admin", authSessionParentId="5142e449-ac98-410b-9da3-59db642f6234", authSessionTabId="xvuxn9wyHsA" 2026-04-07 01:31:27,453 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/fd67fdfa-0e17-4d5e-beaa-14f991bddf2f" 2026-04-07 01:31:27,787 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="2816329f-f28c-41e9-aa9a-ad5d33df2409", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="402260f8-8cef-446f-938f-a8420cd3000b", client_auth_method="client-secret", username="admin", authSessionParentId="639f4ba6-b43c-4878-9840-90b629475d94", authSessionTabId="mYn8suBiU2k" 2026-04-07 01:31:27,829 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/5cda1903-b367-489b-a32f-302993f32ff9" 2026-04-07 01:31:28,436 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="3b708852-371b-4f24-a7ee-4a75cc9c895e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f9d371d6-0851-45ba-bffa-86f1ee8b76a2", client_auth_method="client-secret", username="admin", authSessionParentId="f95765b3-55fb-48d2-9880-ed6946ccd141", authSessionTabId="k0nvYCmyPHk" 2026-04-07 01:31:28,785 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="5fa916b1-29f5-4e0f-bedc-342c76981384", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98f2c9f1-749a-4b1f-b45b-8f3f40a5f909", client_auth_method="client-secret", username="admin", authSessionParentId="f54a02a4-f243-4092-8678-695c2f71c3ee", authSessionTabId="i68Zrr4-HIs" 2026-04-07 01:31:29,143 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="1c539768-42d7-4958-a394-c7dc9d0a73b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d669aa9-67e4-4552-a7ad-ed0691a3bc73", client_auth_method="client-secret", username="admin", authSessionParentId="01f3b5dd-537e-4055-aed0-626b7fa8fae2", authSessionTabId="zuymZHcEFUQ" 2026-04-07 01:31:29,543 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="6885cc23-af45-4956-aebb-de38f921d1f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b4366bf8-158c-4162-80b3-7e94929ce8a2", client_auth_method="client-secret", username="admin", authSessionParentId="2aef108e-86b7-4958-83b5-6fa92ccfb63c", authSessionTabId="Obb0T-pDgUc" 2026-04-07 01:31:29,915 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="640629cc-45d5-423c-809b-b4f2651cfc87", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="338c3168-5f04-4ef7-8b0f-db05d593772a", client_auth_method="client-secret", username="admin", authSessionParentId="be9dddc0-252d-46da-9a8f-2019127b4b31", authSessionTabId="iRKCbA2-pCI" 2026-04-07 01:32:19,793 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="d3e68d08-2e5e-4300-b3cb-c59212623c08", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a87aa005-fada-4b94-a494-d53b77efdb5e", client_auth_method="client-secret", username="admin", authSessionParentId="4e9fdccf-a3d6-441e-9230-6f80624dc3c7", authSessionTabId="bvWmYmscAMk" 2026-04-07 01:32:19,939 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="REALM", resourcePath="null" 2026-04-07 01:32:21,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="bdda9a69-c6dd-4e7c-9f6d-37d47fd30986", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bc977492-5def-4711-93e2-0637b76dd295", client_auth_method="client-secret", username="admin", authSessionParentId="12ba9ff4-711e-4306-83f2-8f1c7bfc894d", authSessionTabId="eGn4FhAYXwc" 2026-04-07 01:32:21,541 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/974c7bfb-876f-4588-841f-bcef7d7caca4" 2026-04-07 01:32:22,203 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="6b4cbbc4-1d68-462a-a663-dadc744899d6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c02d97f-04cb-45f6-b97b-7eb8e3033706", client_auth_method="client-secret", username="admin", authSessionParentId="c58b4bb5-7d0d-445e-be8d-2f190f4ea60b", authSessionTabId="fOf_QEeCD28" 2026-04-07 01:32:39,838 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="admin-cli", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="968f8bd7-887b-48d9-9679-c8e86181afce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39300260-f219-4361-a595-979a4513314f", client_auth_method="client-secret", username="admin", authSessionParentId="98f4f956-4643-4deb-b33e-c0cb33289507", authSessionTabId="44Fq6maPy2E" 2026-04-07 01:32:40,014 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="edf3401d-47e1-4eb3-bbff-aef56827faa8", clientId="ef2b4aec-54e9-4412-a645-087212acb826", userId="9886530b-527d-472c-9281-cf6b67e23d98", ipAddress="199.204.45.250", resourceType="USER", resourcePath="users/879b88a5-b31d-493c-a812-c1ae8d31b4e6" 2026-04-07 01:33:24,080 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="b966daa0-85d9-4621-89f7-cebfb79f4fcd", ipAddress="10.0.0.129", token_id="b83a3085-d4b5-41ef-8ec0-dd4c7f904d4a", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="45d85de4-d5da-4441-b513-62c79978068f", authSessionTabId="BVeAv2EBRzU"