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-28 17:28:54,027 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52031ms 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-28 17:28:58,611 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-28 17:29:06,794 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 17:29:07,190 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 17:29:07,691 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 17:29:08,212 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 17:29:08,213 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3a6051b0-50cb-47be-9cb5-6bca0b32c663, name: keycloak-0-65327 2026-04-28 17:29:08,292 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-28 17:29:08,292 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-28 17:29:08,302 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32422 2026-04-28 17:29:10,440 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-65327: no members discovered after 2057 ms: creating cluster as coordinator 2026-04-28 17:29:10,449 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-65327|0] (1) [keycloak-0-65327] 2026-04-28 17:29:10,583 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-65327`, physical addresses are `[10.0.0.86:47958]` 2026-04-28 17:29:10,598 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-28 17:29:11,184 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-28 17:29:12,617 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-65327, Site name: null 2026-04-28 17:29:12,687 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 17:29:23,493 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-28 17:29:23,493 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-28 17:29:23,992 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 17:29:30,198 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-28 17:29:30,198 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-28 17:29:30,612 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-28 17:29:30,612 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-28 17:29:37,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:37,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:38,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:38,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:40,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:40,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-28 17:29:42,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:42,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:42,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-28 17:29:44,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:45,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:45,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:45,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:46,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:46,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:46,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:46,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:47,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-04-28 17:29:48,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:48,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:48,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:48,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:48,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-28 17:29:48,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:48,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:49,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:50,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:50,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:51,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:51,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:52,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:52,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:52,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:52,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-04-28 17:29:52,730 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-28 17:29:52,805 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-28 17:29:52,871 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-28 17:29:52,972 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-28 17:29:53,064 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-28 17:29:53,172 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-28 17:29:53,243 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-28 17:29:53,320 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-28 17:29:53,443 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-28 17:29:53,495 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-28 17:29:53,593 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-28 17:29:53,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-28 17:29:53,708 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-28 17:29:53,760 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-28 17:29:53,812 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-28 17:29:53,924 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-28 17:29:54,043 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-28 17:29:54,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:54,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:54,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:54,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:54,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:54,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:54,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:54,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:56,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:56,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:56,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-28 17:29:56,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:56,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:57,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:57,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:58,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-04-28 17:29:58,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:58,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:58,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:58,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:29:58,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:59,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:29:59,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:02,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:02,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:03,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:03,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:03,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:03,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:03,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:03,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:03,484 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-28 17:30:03,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:03,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:03,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:03,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:04,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:04,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:04,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:04,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:04,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:05,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:05,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:05,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:05,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:06,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-28 17:30:06,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:06,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,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-28 17:30:06,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,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-04-28 17:30:06,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:06,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:06,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:07,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,172 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-28 17:30:07,236 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-28 17:30:07,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,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-28 17:30:07,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:07,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,573 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-28 17:30:07,646 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-28 17:30:07,690 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-28 17:30:07,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:07,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,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-04-28 17:30:07,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-28 17:30:07,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:07,874 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-28 17:30:07,944 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-28 17:30:07,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:07,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-04-28 17:30:08,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:08,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-28 17:30:08,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-28 17:30:08,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 17:30:08,238 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-28 17:30:08,313 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-28 17:30:08,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 17:30:08,364 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-28 17:30:08,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-28 17:30:09,419 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 17:30:16,191 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.874s. Listening on: http://0.0.0.0:8080 2026-04-28 17:30:16,191 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 17:30:16,191 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-28 17:30:17,807 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 17:30:35,903 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="77264d7b-2876-44b5-8ee4-3b54ff8d31fc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="44047b06-8e50-49b1-8ccf-56888083de02", client_auth_method="client-secret", username="admin", authSessionParentId="24d945f2-3549-4a91-a998-48b73309d67b", authSessionTabId="PGJsxPFw3qE" 2026-04-28 17:30:42,105 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="REALM", resourcePath="atmosphere" 2026-04-28 17:30:43,197 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="1734fd1d-0cf6-420d-a8d3-5a97cdcea912", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25ea64ca-1209-4e03-b542-1051a234fbd2", client_auth_method="client-secret", username="admin", authSessionParentId="4ee8d839-9fa5-4cc5-bc78-97ee3e457f09", authSessionTabId="eJEpk9a-Cxw" 2026-04-28 17:30:43,394 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e827afff-0a7b-434a-b10b-139d4c6013e1" 2026-04-28 17:30:43,600 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e827afff-0a7b-434a-b10b-139d4c6013e1/protocol-mappers/models/9b9aa0b1-b642-4189-95d7-16970a47d159" 2026-04-28 17:31:04,399 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="0fdf27b3-2597-4d62-9b3a-b7ff734f624d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a4465447-ec50-42c1-b506-f801b635eb60", client_auth_method="client-secret", username="admin", authSessionParentId="d0afffeb-5dbd-47e7-ae68-cc951a2952d4", authSessionTabId="RRi9BKiOtvw" 2026-04-28 17:31:04,609 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/80420984-ee70-49ef-9c8a-6e8412558ea3" 2026-04-28 17:31:05,023 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="cce5ebe2-a8a4-425d-a537-1aa7c03e0312", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="20b2196d-6b3f-462a-b248-6f8b5d35fa41", client_auth_method="client-secret", username="admin", authSessionParentId="370c4be6-cb40-4815-97cb-fe6c14bbfba7", authSessionTabId="1TTJqkstz54" 2026-04-28 17:31:05,184 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/d6e441ae-bb31-418c-9cc4-3895a19c4892" 2026-04-28 17:31:05,543 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="8babf63f-f147-4ccc-a14a-01e566c558d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c84d764d-c5d4-4dc4-a77f-5179fb40d513", client_auth_method="client-secret", username="admin", authSessionParentId="a6edd519-152d-48b6-8405-cb266a7173fd", authSessionTabId="lQVBwRjCX9I" 2026-04-28 17:31:05,633 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/07c2e8fc-8384-4fef-b7f0-93a26100eda0" 2026-04-28 17:31:06,385 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="096414c7-87ca-4495-baab-f147fd8b4e63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2c17b6bf-2b28-4e0d-8c12-dddaba4d441c", client_auth_method="client-secret", username="admin", authSessionParentId="f9cad79e-3a1a-44c7-845a-efb2d013b4f5", authSessionTabId="5zqF06PCDA0" 2026-04-28 17:31:06,514 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_ROLE", resourcePath="clients/80420984-ee70-49ef-9c8a-6e8412558ea3/roles/member" 2026-04-28 17:31:06,903 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="1a9aa0b6-067f-4577-a7b8-821c234f68a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c177dc72-2cba-4235-973c-9674ef5c9e20", client_auth_method="client-secret", username="admin", authSessionParentId="8b3b0754-19e0-4fc4-8fbf-7a79acb5b8de", authSessionTabId="Z8TszDC0q8M" 2026-04-28 17:31:06,999 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_ROLE", resourcePath="clients/d6e441ae-bb31-418c-9cc4-3895a19c4892/roles/admin" 2026-04-28 17:31:07,383 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="53bad8f6-b252-48c6-8921-711b0bb146c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b53ee9f-d9e4-455f-a905-08662cbb237e", client_auth_method="client-secret", username="admin", authSessionParentId="c289ff8c-c4b5-4371-8124-4232c46e4fb2", authSessionTabId="WgJZhK_7RTs" 2026-04-28 17:31:07,516 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_ROLE", resourcePath="clients/d6e441ae-bb31-418c-9cc4-3895a19c4892/roles/editor" 2026-04-28 17:31:07,904 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="68262cc0-f481-4ced-9f62-69b6125e3efd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="beeb6c0f-4d5a-4e26-9839-74e7f55e5020", client_auth_method="client-secret", username="admin", authSessionParentId="6833e357-b3de-49b4-9bff-7e5e1511a9c4", authSessionTabId="QM6FO-_FceA" 2026-04-28 17:31:08,035 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_ROLE", resourcePath="clients/d6e441ae-bb31-418c-9cc4-3895a19c4892/roles/viewer" 2026-04-28 17:31:08,408 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="851a0277-2d98-40b1-bb51-217e43c0b93b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="362d9dea-df3d-4436-a795-53e775647d71", client_auth_method="client-secret", username="admin", authSessionParentId="42d6fb3f-26e3-4e66-8b70-c8006013cb9f", authSessionTabId="QtB09yzXzbQ" 2026-04-28 17:31:08,495 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_ROLE", resourcePath="clients/07c2e8fc-8384-4fef-b7f0-93a26100eda0/roles/member" 2026-04-28 17:33:15,302 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="d905c42a-bcf4-4ccb-9e73-40828ebd628d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2eb43dec-2acb-48d4-b73a-ebc0d6d1aa00", client_auth_method="client-secret", username="admin", authSessionParentId="9f027e5e-bde2-4aa2-a9f0-f49aedde14bc", authSessionTabId="wBYCa2J0x-M" 2026-04-28 17:33:15,807 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="REALM", resourcePath="null" 2026-04-28 17:33:17,408 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="468ec0b3-2649-4b13-85bc-5f1ad8e23445", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a5ca8f23-0d8e-46d2-975e-733e16339954", client_auth_method="client-secret", username="admin", authSessionParentId="1d88e50e-451e-4366-b5a7-48dbf19b727c", authSessionTabId="eSiLvesab1g" 2026-04-28 17:33:17,512 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/d404d011-0fcc-4f4d-ae80-8336875485f4" 2026-04-28 17:33:18,169 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="c9d31706-39d0-4b41-96d2-817c27249842", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="23df3e3f-759a-49a5-8bbd-2573fae1dc37", client_auth_method="client-secret", username="admin", authSessionParentId="3f68389a-21a8-4877-bf60-ba9917e80ecd", authSessionTabId="rKCh8egYwWE" 2026-04-28 17:33:18,598 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/1a25d5de-afaa-40e1-9b5f-c7f33d11febb/role-mappings/clients/0fc209d9-8bd0-49df-ae30-eec2ff3dbeb0" 2026-04-28 18:21:26,822 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="ff422ebb-107f-4a71-8b0b-f9dff9992b3d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7e903f8b-cdac-4f4a-b11e-f157ca98e13e", client_auth_method="client-secret", username="admin", authSessionParentId="ea597043-9b11-4701-944e-de3ce3bfcf72", authSessionTabId="yELsv_fOffc" 2026-04-28 18:21:27,118 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="REALM", resourcePath="null" 2026-04-28 18:21:28,037 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="3862bd57-aff8-4bdf-8cb6-59fa5dd6366b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c2430b4-efd6-4d98-9b36-dbf928242ed5", client_auth_method="client-secret", username="admin", authSessionParentId="9d3a7e15-2d5b-40ec-b77e-643533d34131", authSessionTabId="90uU-Kkg1WI" 2026-04-28 18:21:28,124 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e827afff-0a7b-434a-b10b-139d4c6013e1" 2026-04-28 18:21:28,173 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e827afff-0a7b-434a-b10b-139d4c6013e1/protocol-mappers/models/9b9aa0b1-b642-4189-95d7-16970a47d159" 2026-04-28 18:21:34,304 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="d2d36777-ef50-484a-8ad3-8a97e934b6ea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9a4c75bf-0de8-496e-87ae-56e531c121d5", client_auth_method="client-secret", username="admin", authSessionParentId="db7ee42a-004b-4955-aeef-1e70d5e6198c", authSessionTabId="zkR3CUJa9lI" 2026-04-28 18:21:34,400 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/80420984-ee70-49ef-9c8a-6e8412558ea3" 2026-04-28 18:21:34,746 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="a7e54cd2-d3b0-42e5-8636-619f01678b94", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0cca5bc-7463-4eb1-85b7-1cb2e266d236", client_auth_method="client-secret", username="admin", authSessionParentId="be0ead18-1950-4048-8e67-a2e3c9e64632", authSessionTabId="lTzQ4vTtTyo" 2026-04-28 18:21:34,796 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/d6e441ae-bb31-418c-9cc4-3895a19c4892" 2026-04-28 18:21:35,163 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="6a8007f4-c5bc-488a-851e-207295f1a2d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0df4a20b-498a-4b8e-a55f-6c644295685a", client_auth_method="client-secret", username="admin", authSessionParentId="1e47c9e7-20e0-4b59-8fab-df8446f465b4", authSessionTabId="KLjEuhn6SbI" 2026-04-28 18:21:35,214 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/07c2e8fc-8384-4fef-b7f0-93a26100eda0" 2026-04-28 18:21:35,874 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="ac907ed6-0ad1-416e-90ca-33e0e03c76b0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="06733bb0-1a87-4b6b-9652-1940bc22db54", client_auth_method="client-secret", username="admin", authSessionParentId="951bdbec-2781-4ad1-9f92-f8d218b793f7", authSessionTabId="P33u53izSsc" 2026-04-28 18:21:36,220 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="8c409a2e-c5e5-4cff-af82-d239823ca768", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2e950a0e-7ee4-4b3e-b7bf-af469e955962", client_auth_method="client-secret", username="admin", authSessionParentId="db508dd2-2b60-4c4b-94ca-018855a4000a", authSessionTabId="-b7Qc5XCnW0" 2026-04-28 18:21:36,630 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="07ed8b96-7f0d-4171-87aa-00df536b8b7a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c452fe1c-31d1-4230-92eb-9b3182b32797", client_auth_method="client-secret", username="admin", authSessionParentId="85c535ae-cec8-4878-8aa5-c3de7cec928b", authSessionTabId="61sumiLYdd4" 2026-04-28 18:21:37,000 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="83fce428-6e0b-429e-afe9-3a272f6c428b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="697d52ea-2bbc-456f-8aca-264f032ec7d6", client_auth_method="client-secret", username="admin", authSessionParentId="df4ddeb4-7eb0-4563-927e-7da2cb492d04", authSessionTabId="vgqNSFeaRVA" 2026-04-28 18:21:37,323 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="1a694e74-dd2b-442c-bdc5-2759d2619852", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cda474ea-93c0-44ef-9fd4-90fe5e72e163", client_auth_method="client-secret", username="admin", authSessionParentId="c12728af-df6d-4571-948d-662608dd4661", authSessionTabId="sAdXi_TOiFk" 2026-04-28 18:22:46,279 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="8bdd436a-bca2-4312-a68d-c638621e959d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="46f468c0-2df7-424f-8f5a-7cd81cbb1b62", client_auth_method="client-secret", username="admin", authSessionParentId="95a51e71-7d6b-4b69-8a12-d5b41241dd63", authSessionTabId="2Yull31beZQ" 2026-04-28 18:22:46,407 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="REALM", resourcePath="null" 2026-04-28 18:22:48,004 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="9cb99623-c451-4d0d-9c11-56e8d89fc3e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c88b5c94-e471-4161-aa9f-4bbf42d8fb33", client_auth_method="client-secret", username="admin", authSessionParentId="5a6da2d3-5ee9-4b52-b47a-f571a4aa0816", authSessionTabId="m4bcizYC6MU" 2026-04-28 18:22:48,090 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="01c19e1b-17ea-49dd-a7a8-dd0558eaf15c", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", resourceType="CLIENT", resourcePath="clients/d404d011-0fcc-4f4d-ae80-8336875485f4" 2026-04-28 18:22:48,769 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d5ae710e-2c08-4b28-9161-6a04125eaee9", clientId="admin-cli", userId="541781c5-7254-4bd9-949a-7987b756bb02", ipAddress="199.19.213.125", auth_method="openid-connect", token_id="4bd476d5-db79-4c4c-96e9-c24558c9e7f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c94e77db-0ada-4d94-9247-1ae2d3a2ca22", client_auth_method="client-secret", username="admin", authSessionParentId="775bb16d-8d07-426d-953a-8a16979daf19", authSessionTabId="qtVHeR4oLm8"