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-08 10:27:32,181 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50763ms 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-08 10:27:36,712 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-08 10:27:45,800 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-08 10:27:46,328 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-08 10:27:46,909 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-08 10:27:47,598 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-08 10:27:47,600 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 177f1198-0a82-4997-a8a7-58ba6a82a93a, name: keycloak-0-60773 2026-05-08 10:27:47,604 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-08 10:27:47,604 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-08 10:27:47,695 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19310 2026-05-08 10:27:48,996 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-08 10:27:49,001 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-08 10:27:49,701 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60773: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-08 10:27:49,791 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60773|0] (1) [keycloak-0-60773] 2026-05-08 10:27:49,809 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60773`, physical addresses are `[10.0.0.57:34846]` 2026-05-08 10:27:49,890 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-08 10:28:00,888 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-08 10:28:00,888 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-08 10:28:01,298 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-08 10:28:07,386 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-08 10:28:07,387 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-08 10:28:07,816 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-08 10:28:07,816 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-08 10:28:14,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:14,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:15,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:15,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:17,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:17,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 2026-05-08 10:28:19,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-05-08 10:28:19,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:19,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-05-08 10:28:21,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:22,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:22,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:22,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:23,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-08 10:28:23,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:23,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-05-08 10:28:23,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:24,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:25,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:25,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:25,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:25,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:26,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-08 10:28:26,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:26,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:26,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-05-08 10:28:28,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:28,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:29,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:29,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:30,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:30,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:30,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-08 10:28:30,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:30,285 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-08 10:28:30,361 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-08 10:28:30,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-08 10:28:30,538 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-08 10:28:30,644 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-08 10:28:30,761 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-08 10:28:30,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-08 10:28:30,928 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-08 10:28:31,080 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-08 10:28:31,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-05-08 10:28:31,228 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-08 10:28:31,291 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-08 10:28:31,358 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-08 10:28:31,417 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-08 10:28:31,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-05-08 10:28:31,590 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-08 10:28:31,715 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-08 10:28:31,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:31,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:31,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:32,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:32,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:32,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:32,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:32,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-05-08 10:28:34,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-08 10:28:34,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:34,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:34,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:34,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:37,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:37,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:39,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:39,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:39,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:39,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:39,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:39,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-05-08 10:28:39,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-08 10:28:40,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:44,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:45,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:45,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:45,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:45,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-08 10:28:45,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-08 10:28:45,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:45,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:45,809 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-08 10:28:45,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:45,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:46,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:46,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:46,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:46,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:46,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:46,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:46,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:47,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:47,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:48,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:48,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:48,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:48,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-08 10:28:48,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:48,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-08 10:28:48,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:48,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:48,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:48,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:49,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-05-08 10:28:49,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:49,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:49,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:49,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-05-08 10:28:49,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:49,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:49,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:49,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:49,799 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-08 10:28:49,869 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-08 10:28:49,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:49,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:49,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:50,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-08 10:28:50,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-05-08 10:28:50,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:50,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,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-08 10:28:50,275 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-08 10:28:50,338 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-08 10:28:50,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-08 10:28:50,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:50,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-05-08 10:28:50,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:50,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:50,574 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-08 10:28:50,649 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-08 10:28:50,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-05-08 10:28:50,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:28:50,992 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-08 10:28:51,053 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-08 10:28:51,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-08 10:28:51,117 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-08 10:28:51,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08 10:28:52,191 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60773, Site name: null 2026-05-08 10:28:52,700 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-08 10:29:00,808 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.308s. Listening on: http://0.0.0.0:8080 2026-05-08 10:29:00,809 INFO [io.quarkus] (main) Profile prod activated. 2026-05-08 10:29:00,809 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-08 10:29:02,606 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-08 10:29:22,389 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="fded42d2-dcea-4357-8813-e08f2cc4a675", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e6c162d-4104-424c-b4c1-8149622a1023", client_auth_method="client-secret", username="admin", authSessionParentId="6f7aa23e-9af2-45dc-a21b-dedfcd4b815b", authSessionTabId="YdFYLo946aA" 2026-05-08 10:29:27,992 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="atmosphere" 2026-05-08 10:29:29,185 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="e39132d4-419d-416c-8df0-e6bd2dc53357", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4e00e4d-7992-4653-aeb7-961cb60fd511", client_auth_method="client-secret", username="admin", authSessionParentId="2b1b379e-16f0-4d58-9f65-6d92dc12c9b5", authSessionTabId="V6QYIsjqQx8" 2026-05-08 10:29:29,323 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9a9d19c5-6c7e-41b8-b6e9-e22ee7a8e205" 2026-05-08 10:29:29,527 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9a9d19c5-6c7e-41b8-b6e9-e22ee7a8e205/protocol-mappers/models/0f3fdb67-87df-459c-8e52-cce9490bb3fb" 2026-05-08 10:29:50,858 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="dfca8706-8a25-43f2-8bb4-dce32b824662", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="20ea9f77-6447-4f12-84bf-5f65acb2fdb3", client_auth_method="client-secret", username="admin", authSessionParentId="0d6769f1-7bcb-4617-a83d-9283b471c0de", authSessionTabId="ubGpn5-lmvg" 2026-05-08 10:29:51,105 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/422a9d69-00be-4ca1-b24d-83520ba2b0d5" 2026-05-08 10:29:51,529 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="e5c18ac4-4b3c-4429-8ef7-777e54224f31", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ccb1670d-ce66-4381-aa39-e679d3022f30", client_auth_method="client-secret", username="admin", authSessionParentId="15b33313-dff1-40d6-8403-e76d349982b1", authSessionTabId="rZzrwY3VeT8" 2026-05-08 10:29:51,632 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/177d1de2-927d-4f7b-91db-48002def7cb5" 2026-05-08 10:29:52,045 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="0ab9acdd-5533-49d6-882f-7f9d36bed162", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cdc6dab6-16f5-4e73-8ef9-a4f428de33e2", client_auth_method="client-secret", username="admin", authSessionParentId="3c48bb4b-301f-45db-834b-1f466615af52", authSessionTabId="gck_85ViaNA" 2026-05-08 10:29:52,204 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/9ebefddc-269c-4526-afca-ef589a9e261f" 2026-05-08 10:29:52,970 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="3b71d3ec-d262-4e01-9b91-157a4773f7a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c64313c-0ce8-40f8-8fc9-49777bd05d0b", client_auth_method="client-secret", username="admin", authSessionParentId="599a7bd8-d4f2-48eb-8b4c-aa1310af00c6", authSessionTabId="oVQo4keJV_A" 2026-05-08 10:29:53,121 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/422a9d69-00be-4ca1-b24d-83520ba2b0d5/roles/member" 2026-05-08 10:29:53,555 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="0a226395-2228-4d4c-8c3b-ee8e648e69e0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="79926f17-82e0-4ae8-8ff3-53483781846c", client_auth_method="client-secret", username="admin", authSessionParentId="c6fed737-59ea-49b9-9e4b-d7b8d2c5fdd4", authSessionTabId="O09ssc3guEM" 2026-05-08 10:29:53,698 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/177d1de2-927d-4f7b-91db-48002def7cb5/roles/admin" 2026-05-08 10:29:54,125 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="d3c5ff63-8f66-46b5-8bb9-f942eea6bc7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="83230d33-1a12-4c13-a525-748d7b915914", client_auth_method="client-secret", username="admin", authSessionParentId="8063ccfb-5835-4993-a2c4-3db8b5808324", authSessionTabId="f7f8ag7kIBU" 2026-05-08 10:29:54,316 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/177d1de2-927d-4f7b-91db-48002def7cb5/roles/editor" 2026-05-08 10:29:54,749 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="f0b5f911-bb66-4b0b-9c00-2deaa3d75088", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2fda49b1-d858-461c-be5c-e034c5eb4e07", client_auth_method="client-secret", username="admin", authSessionParentId="9419e7b4-a855-4d73-906e-1f9a747230c1", authSessionTabId="ruVdYkEzbK8" 2026-05-08 10:29:54,905 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/177d1de2-927d-4f7b-91db-48002def7cb5/roles/viewer" 2026-05-08 10:29:55,287 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="69805f46-83c8-451a-a7a2-f5de9d817d15", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b85b8800-f42c-4d27-8dc7-2b8c9c0673d9", client_auth_method="client-secret", username="admin", authSessionParentId="1e988272-ea73-4b0b-a894-affcf496c2f1", authSessionTabId="jk3nPC0W23Q" 2026-05-08 10:29:55,393 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/9ebefddc-269c-4526-afca-ef589a9e261f/roles/member" 2026-05-08 10:32:09,389 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="d9a06a3f-5a8b-43f8-bc4d-e668293e3308", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="124f14cd-53f9-4691-82ce-0d6ad427d8fa", client_auth_method="client-secret", username="admin", authSessionParentId="2672ca78-14e0-4b77-ac0f-0754b7f21c1b", authSessionTabId="5E3-1-ioFh8" 2026-05-08 10:32:09,912 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="null" 2026-05-08 10:32:11,709 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="d587b350-008c-4fcf-9c21-ca95d253f5c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5bed387d-2a4e-415a-8094-9fbe2add401b", client_auth_method="client-secret", username="admin", authSessionParentId="2e2b412e-8183-4e4d-9c3c-2245d93668df", authSessionTabId="70iP85jtK10" 2026-05-08 10:32:11,886 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/caa431c5-bdb3-405d-b24e-3b0b18bf9dea" 2026-05-08 10:32:12,539 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="3636776d-52b3-40d7-be2c-be1dad66747c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e3b440e0-bb2b-4f5c-98de-fd3d95aef7dc", client_auth_method="client-secret", username="admin", authSessionParentId="df524cb8-a5a4-4376-9d33-1b0f257f1194", authSessionTabId="Ywe8CPh_S7E" 2026-05-08 10:32:13,124 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/710359b4-a97d-471d-acb8-1a701dc90c53/role-mappings/clients/33a4f3c2-7cb5-40c0-8ec1-abe6ca01d188" 2026-05-08 11:23:38,785 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="79ba18d1-d9f7-48b1-b396-4a399f78c2d8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b692e392-b861-4d50-ade6-a60be7ee6fb1", client_auth_method="client-secret", username="admin", authSessionParentId="e2f3b6dc-0ed2-4fe8-b1e4-02b28d40280e", authSessionTabId="fpbFcShB_Ik" 2026-05-08 11:23:39,008 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="null" 2026-05-08 11:23:40,064 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="6ed23309-fca5-49fb-af79-a4aae29bda38", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="68579243-c63c-43e8-8560-425b4f35a7b3", client_auth_method="client-secret", username="admin", authSessionParentId="a62896d8-e2ef-4e91-9b82-3307c059859c", authSessionTabId="ROcTut9KQfA" 2026-05-08 11:23:40,122 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9a9d19c5-6c7e-41b8-b6e9-e22ee7a8e205" 2026-05-08 11:23:40,202 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9a9d19c5-6c7e-41b8-b6e9-e22ee7a8e205/protocol-mappers/models/0f3fdb67-87df-459c-8e52-cce9490bb3fb" 2026-05-08 11:23:46,906 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="14c9f281-ef9f-4cd9-a582-6737bac07242", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1506296a-0128-432e-9c24-0919de37cc5a", client_auth_method="client-secret", username="admin", authSessionParentId="f941faf6-ee31-4ac2-8a38-415619ba992d", authSessionTabId="4nP5J_HAZaY" 2026-05-08 11:23:47,013 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/422a9d69-00be-4ca1-b24d-83520ba2b0d5" 2026-05-08 11:23:47,477 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="37002e7a-9f2e-4fba-90bc-f29c13da8c1f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1fb6d87-0cda-4b7f-a764-993831b5f0a8", client_auth_method="client-secret", username="admin", authSessionParentId="fc5777a1-a828-496e-8812-1e3e7c081cbf", authSessionTabId="fmTsByMNemQ" 2026-05-08 11:23:47,532 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/177d1de2-927d-4f7b-91db-48002def7cb5" 2026-05-08 11:23:47,910 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="9e4271d3-eaf2-491f-877d-9b986ffa239a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e4dfde0-8cde-4674-8757-b18bd1bf5d90", client_auth_method="client-secret", username="admin", authSessionParentId="4cbf0d06-e952-468e-8925-039d67ccb7b5", authSessionTabId="QDxg-phUZ_8" 2026-05-08 11:23:47,988 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/9ebefddc-269c-4526-afca-ef589a9e261f" 2026-05-08 11:23:48,749 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="9ff965fc-b4c3-460e-841b-62a80438b1b8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1dc93cd4-4c79-4890-960f-6251e2d83736", client_auth_method="client-secret", username="admin", authSessionParentId="999540d9-6b39-415f-bfce-305266578e68", authSessionTabId="1uD6q24gCaY" 2026-05-08 11:23:49,161 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="2a051093-03ed-4b20-84a3-b5748554c9db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fef37539-94d8-4962-9c82-6a005aa96603", client_auth_method="client-secret", username="admin", authSessionParentId="9d5605b8-dde9-4013-855e-ba9962d2c4ef", authSessionTabId="JfOeXnjHKGk" 2026-05-08 11:23:49,538 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="454704f3-b4c1-4bef-94d4-649369160a2d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c138fed-59cb-49e4-852a-dbd8d06c59da", client_auth_method="client-secret", username="admin", authSessionParentId="ec214639-ed84-4d5f-b194-86833b5abc55", authSessionTabId="XhrXEWtbVNg" 2026-05-08 11:23:49,893 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="4e6ca069-8e5e-4e2d-b022-6314a34375c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="81663482-5739-4e96-a48f-7ad45f9b4a15", client_auth_method="client-secret", username="admin", authSessionParentId="988d6fb3-07f7-475d-a294-325690303188", authSessionTabId="9m0FSfHygEo" 2026-05-08 11:23:50,248 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="29403d21-5590-4c6b-9e1e-138ec5fc782b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9c8c436a-4550-4f9f-b8b7-7716ec16c705", client_auth_method="client-secret", username="admin", authSessionParentId="88b0580b-ed36-4b37-a031-f34fc667a47f", authSessionTabId="tAdteWaNOpc" 2026-05-08 11:25:06,190 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="cb5bf937-52f3-4d9b-8e26-281b45e94b7e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6ef6d5a-b364-432a-9d11-dc351a2faca6", client_auth_method="client-secret", username="admin", authSessionParentId="9d48fb21-b34d-4db1-982d-894c83ddae2e", authSessionTabId="2CGr9f5D3Ws" 2026-05-08 11:25:06,340 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="null" 2026-05-08 11:25:08,122 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="f9d76241-dc55-4284-83a5-d90607b4fbbd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4b9ac848-5da8-4788-8b7b-bd71b08254fb", client_auth_method="client-secret", username="admin", authSessionParentId="d7061a86-bcba-456c-93e1-d390afecd2cf", authSessionTabId="nC5Fe8mb5XU" 2026-05-08 11:25:08,208 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="5fb04ea2-ce82-42d4-882d-f547a15d2c0e", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/caa431c5-bdb3-405d-b24e-3b0b18bf9dea" 2026-05-08 11:25:08,959 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ef819a0-d2d3-4046-8752-840708b34f4a", clientId="admin-cli", userId="967c25ed-e642-42e3-9db2-53c0a3d47d12", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="f9d61efa-6daf-4abf-8446-646409b72394", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b02bf82-4a2b-4eb1-a584-fec1d11cfde0", client_auth_method="client-secret", username="admin", authSessionParentId="03b25bd9-c123-44e3-a56a-f86f825891aa", authSessionTabId="byymAX2Sg8U"