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-18 22:14:25,151 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46633ms 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-18 22:14:30,606 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-18 22:14:38,995 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 22:14:39,299 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 22:14:40,007 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 22:14:40,799 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 22:14:40,803 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ee44a11c-5879-4955-80c8-1d479afd99e7, name: keycloak-0-14335 2026-04-18 22:14:40,810 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-18 22:14:40,810 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-18 22:14:40,906 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18878 2026-04-18 22:14:42,907 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-18 22:14:43,014 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14335: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-18 22:14:43,020 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14335|0] (1) [keycloak-0-14335] 2026-04-18 22:14:43,036 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14335`, physical addresses are `[10.0.0.51:34414]` 2026-04-18 22:14:43,106 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-18 22:14:44,915 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14335, Site name: null 2026-04-18 22:14:44,917 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 22:14:55,998 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-18 22:14:55,998 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-18 22:14:56,414 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 22:15:01,925 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-18 22:15:01,926 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-18 22:15:02,412 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-18 22:15:02,412 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-18 22:15:10,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-18 22:15:10,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:14,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:14,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:17,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:17,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:25,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:26,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-04-18 22:15:26,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:30,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:31,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:31,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:32,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-04-18 22:15:32,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:32,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:32,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:32,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-18 22:15:34,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:35,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-04-18 22:15:35,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:35,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:35,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:36,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:36,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-18 22:15:36,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:37,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:42,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:42,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:44,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:44,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:45,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-04-18 22:15:45,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:45,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:45,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:46,076 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-18 22:15:46,164 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-18 22:15:46,261 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-18 22:15:46,380 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-18 22:15:46,568 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-18 22:15:46,691 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-18 22:15:46,788 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-18 22:15:46,882 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-18 22:15:47,239 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-18 22:15:47,303 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-18 22:15:47,440 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-18 22:15:47,511 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-18 22:15:47,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-18 22:15:47,646 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-18 22:15:47,717 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-18 22:15:47,852 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-18 22:15:47,996 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-18 22:15:48,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:48,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-04-18 22:15:48,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:48,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-18 22:15:48,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-18 22:15:48,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:48,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:48,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:50,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:50,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:50,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-18 22:15:50,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:50,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:52,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:52,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:54,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:54,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:54,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-18 22:15:54,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:54,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:54,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:54,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:55,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:58,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:59,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:15:59,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,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-18 22:16:00,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,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-04-18 22:16:00,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-18 22:16:00,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,261 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-18 22:16:00,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,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-04-18 22:16:00,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:00,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-04-18 22:16:01,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:01,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:01,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,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-04-18 22:16:02,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:02,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,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-18 22:16:03,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:03,939 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-18 22:16:04,001 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-18 22:16:04,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,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-18 22:16:04,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16: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-18 22:16:04,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-18 22:16:04,363 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-18 22:16:04,417 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-18 22:16:04,451 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-18 22:16:04,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,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-18 22:16:04,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,630 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-18 22:16:04,693 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-18 22:16:04,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:04,995 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-18 22:16:05,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-18 22:16:05,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-18 22:16:05,102 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-18 22:16:05,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-18 22:16:06,694 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 22:16:13,516 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 108.083s. Listening on: http://0.0.0.0:8080 2026-04-18 22:16:13,517 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 22:16:13,517 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-18 22:16:16,110 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 22:16:27,795 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="20790c45-fe05-4d50-8875-fb692b40c7b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b5e18928-4db9-4e7e-8d4d-10a8597e51dd", client_auth_method="client-secret", username="admin", authSessionParentId="f9eca74f-6886-448e-b80d-0f9108500317", authSessionTabId="yp56Bf2RFEE" 2026-04-18 22:16:33,805 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="atmosphere" 2026-04-18 22:16:35,010 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="28c01d3b-ae43-4a27-8d4b-c7bdec384cdb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f2314ed5-1ea4-4f69-a975-3c7beb45b1f8", client_auth_method="client-secret", username="admin", authSessionParentId="b23948d4-ba39-43ce-82bd-4fbddf47367e", authSessionTabId="QT3BLBcpGi4" 2026-04-18 22:16:35,211 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/241c9693-5387-43ba-ada1-8bbfb5e5488a" 2026-04-18 22:16:35,412 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/241c9693-5387-43ba-ada1-8bbfb5e5488a/protocol-mappers/models/63f37dd7-f60e-4c20-9eff-b5a6488821ba" 2026-04-18 22:16:56,154 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="7795aac1-3f69-4e30-8a21-4d1546557e7a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="084695ff-ec74-4802-b186-068170e529f5", client_auth_method="client-secret", username="admin", authSessionParentId="e4c425a8-655a-47d7-a7f9-7ad4cad6bf08", authSessionTabId="0oH1x_G0Ju4" 2026-04-18 22:16:56,414 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/e22afb22-4641-4e78-9f41-08c1ad95964c" 2026-04-18 22:16:56,838 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="044528a0-f965-4e84-8992-0cb750f74452", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1028b9bb-584e-40f3-979c-4664e06f05f8", client_auth_method="client-secret", username="admin", authSessionParentId="5a143cb1-e031-4027-abeb-ab4b39e058be", authSessionTabId="ih0OY_YgQYY" 2026-04-18 22:16:56,952 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/97488001-6e8a-48b4-8255-40a3417538bc" 2026-04-18 22:16:57,339 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="fc640a10-ca16-4456-9167-6f4077e5eb54", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="89ec8aa1-8df5-47c0-bbfa-0424883eeb6f", client_auth_method="client-secret", username="admin", authSessionParentId="7ba57c91-74fd-4854-9968-a1a5e7c68ab6", authSessionTabId="iOAtgzRcgA4" 2026-04-18 22:16:57,565 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/72b6fafe-b23a-49a2-8818-75af5a30849e" 2026-04-18 22:16:58,112 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="8c45f8a1-8feb-4040-a65c-a908260abbcf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9c63027e-7c0b-4124-8ce8-1e39a8ab6b28", client_auth_method="client-secret", username="admin", authSessionParentId="bfcf27a7-ec48-41e7-86a3-beebb57030a2", authSessionTabId="3OYwGB7SXgo" 2026-04-18 22:16:58,248 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/e22afb22-4641-4e78-9f41-08c1ad95964c/roles/member" 2026-04-18 22:16:58,648 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="b9cc5b86-840f-46de-a635-4c0d340b201f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="12c4cc3d-9bdd-471e-94a9-01d29cc132a0", client_auth_method="client-secret", username="admin", authSessionParentId="ca88d097-0e10-4a38-a225-5ae6d2c2ef9d", authSessionTabId="C9gJlcJfNbM" 2026-04-18 22:16:58,750 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/97488001-6e8a-48b4-8255-40a3417538bc/roles/admin" 2026-04-18 22:16:59,123 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d7219c0a-cfaf-4f53-b123-c8fc04fe9a4c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38346ff7-f59e-4c71-afbe-a42e9606c61b", client_auth_method="client-secret", username="admin", authSessionParentId="769d5e60-98e4-476c-870f-1a8190ddaf39", authSessionTabId="VxY5Lt57sK4" 2026-04-18 22:16:59,251 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/97488001-6e8a-48b4-8255-40a3417538bc/roles/editor" 2026-04-18 22:16:59,722 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="cf8be38b-1f15-42dc-8dcc-9ba691ba864d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e733cfb5-c22a-442d-8436-ffaa1ac2fef9", client_auth_method="client-secret", username="admin", authSessionParentId="2b5b9834-9438-41a4-9dc3-170770c66ef2", authSessionTabId="K5unv1oRK4I" 2026-04-18 22:17:00,442 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/97488001-6e8a-48b4-8255-40a3417538bc/roles/viewer" 2026-04-18 22:17:00,821 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="fa78f0d1-b41c-44f9-b61c-b92429a90ab8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b318ed0f-d57d-4064-b7ff-bb53988a07f7", client_auth_method="client-secret", username="admin", authSessionParentId="4d7b6c65-de86-4500-b3cf-b6db1ceabd9f", authSessionTabId="Q9S5CXNEq0U" 2026-04-18 22:17:00,906 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/72b6fafe-b23a-49a2-8818-75af5a30849e/roles/member" 2026-04-18 22:19:19,061 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="15cfee00-ea44-4792-8beb-4fe70b826e4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="98df5a1c-5694-496c-be83-57a3a438fa11", client_auth_method="client-secret", username="admin", authSessionParentId="ef4535cc-a822-4796-8e90-6c6eedcb257d", authSessionTabId="xd-CDtxDlqw" 2026-04-18 22:19:19,696 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-18 22:19:21,191 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="54c6f42c-c6ed-4ccb-94b1-b796eba3dfcc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6d50e6ad-e68a-4664-9498-fc14d992bb42", client_auth_method="client-secret", username="admin", authSessionParentId="ce796a6f-6a08-4f5a-8c16-956d2f176be5", authSessionTabId="t-MQOz4DzfI" 2026-04-18 22:19:21,306 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/279f6296-a6b1-47f6-9aa0-4f67163d1aa5" 2026-04-18 22:19:21,928 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d22d406d-4e34-4fd5-a1c2-6fdf2ab785c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f02400b5-7253-43fc-ad63-9047bc5b9387", client_auth_method="client-secret", username="admin", authSessionParentId="3d851df4-be34-4b97-9210-d243d2b4c385", authSessionTabId="LQj5Z1h-DMI" 2026-04-18 22:19:22,412 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/872c9361-ff1d-47b7-9358-2ac4ec8cf695/role-mappings/clients/e21d7f34-f936-497a-81f9-6f0652c23698" 2026-04-18 22:23:38,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="af34f9fe-8900-4fae-8b9f-972ca4de6daf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f2bda651-4b5d-4187-9340-d3c4e9e83e97", client_auth_method="client-secret", username="admin", authSessionParentId="cff8b506-242f-4987-93f8-8f8e64aaecba", authSessionTabId="SF0OEqrabKk" 2026-04-18 22:23:38,614 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-18 22:23:39,234 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="96d1614a-26f0-4946-b279-3a96199a6a1c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="63b5a0aa-09a0-4dd5-af63-42c13dbdccdc", client_auth_method="client-secret", username="admin", authSessionParentId="f977c07d-6da4-423f-85c9-dc0ed4b8c990", authSessionTabId="u3dzgk48_ZA" 2026-04-18 22:23:39,314 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/241c9693-5387-43ba-ada1-8bbfb5e5488a" 2026-04-18 22:23:39,402 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/241c9693-5387-43ba-ada1-8bbfb5e5488a/protocol-mappers/models/63f37dd7-f60e-4c20-9eff-b5a6488821ba" 2026-04-18 22:23:45,211 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="e13b8df5-42b7-4a82-8178-03f4d04ff6d1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ae2a955a-1eba-4db2-82aa-ec67d57bd7b6", client_auth_method="client-secret", username="admin", authSessionParentId="3aa63708-4532-4271-873b-fdb7f960b6f4", authSessionTabId="Pe71fQf3rZw" 2026-04-18 22:23:45,306 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/e22afb22-4641-4e78-9f41-08c1ad95964c" 2026-04-18 22:23:45,671 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="82812931-9752-4680-ba59-d658c3b1f0e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a7df8b1f-3c70-4848-aedd-4ec80d3837be", client_auth_method="client-secret", username="admin", authSessionParentId="e817a967-c26b-4da8-b8ea-bb80922f4a0f", authSessionTabId="61UUDKfUpqo" 2026-04-18 22:23:45,723 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/97488001-6e8a-48b4-8255-40a3417538bc" 2026-04-18 22:23:46,070 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d485588e-05f8-4418-b168-b37a776b69e3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ab7ab36-efa6-4ff6-ac8a-444dc7e420bb", client_auth_method="client-secret", username="admin", authSessionParentId="a7903cd5-0879-446d-841d-97c8efa2570c", authSessionTabId="SIu9gQ7LcRs" 2026-04-18 22:23:46,131 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/72b6fafe-b23a-49a2-8818-75af5a30849e" 2026-04-18 22:23:46,714 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="9fb54a7c-d0ec-4ac0-a305-dae043ef50cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4882fc94-9870-4b7c-a237-89072afd11a8", client_auth_method="client-secret", username="admin", authSessionParentId="00c14a84-d75e-4b19-bfb4-a3a16b4c65ec", authSessionTabId="RhHZrNilMz4" 2026-04-18 22:23:47,060 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="534cf143-c05b-4ffd-9e42-6eba61731f04", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c01d17aa-9cb5-435d-af4d-f046866de530", client_auth_method="client-secret", username="admin", authSessionParentId="bd758cb3-ca07-4545-9770-74084e3fb53e", authSessionTabId="nK6m3Sxd6PA" 2026-04-18 22:23:47,416 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="28cdf371-2e22-4aa2-99e8-f7f7196cf3dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d4f6b2de-9e92-4a6a-8134-f2c6b20f375a", client_auth_method="client-secret", username="admin", authSessionParentId="037d580f-93cb-4307-99ac-0d07b641eaa5", authSessionTabId="aoTKefGILI0" 2026-04-18 22:23:47,730 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="ad3e8739-efa3-4c85-a186-d8c4fb3c3853", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="92be7414-3f0a-4962-8e27-18b71dda3d33", client_auth_method="client-secret", username="admin", authSessionParentId="7fc577ce-abd5-4bcd-87a6-a926fa952a91", authSessionTabId="OvKH667ACJk" 2026-04-18 22:23:48,093 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c06f9912-da8d-4253-b9bb-8e9f7d339270", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="66757486-a454-4fdf-bbc3-77d4c9642018", client_auth_method="client-secret", username="admin", authSessionParentId="b9a0e22a-7013-409f-9ad6-825f603de890", authSessionTabId="FKLMLhZtaCE" 2026-04-18 22:24:35,528 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="016a9d2d-ba3c-4a98-9b71-44dd618318e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dbd99263-234d-44c2-8aaa-643a7859ba53", client_auth_method="client-secret", username="admin", authSessionParentId="7c68a6a3-121c-4067-9f82-c82fb9582e65", authSessionTabId="Z8nA3xQ9Tu8" 2026-04-18 22:24:35,723 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-18 22:24:37,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c9633667-22e8-4c55-8aef-9b1684ce28c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5a25fe2-c50e-4fac-9999-882d47057679", client_auth_method="client-secret", username="admin", authSessionParentId="20e82305-5c3e-42aa-801d-a2daa0075e2c", authSessionTabId="YI6UoR4bWiI" 2026-04-18 22:24:37,244 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/279f6296-a6b1-47f6-9aa0-4f67163d1aa5" 2026-04-18 22:24:37,816 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="63925117-b41e-4c66-922b-976ee4b57c4d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="04ace363-ea38-4aa7-83d3-caf8dadd1fe2", client_auth_method="client-secret", username="admin", authSessionParentId="f8587026-f135-410c-aaab-30cbe827b0bb", authSessionTabId="xt6OlcOtQZg" 2026-04-18 22:24:53,418 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="admin-cli", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="b6f69b0e-d2e1-41f6-aeb5-ebe31ba9c19f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f1ae1ee-ef80-4637-a426-ef98021c1231", client_auth_method="client-secret", username="admin", authSessionParentId="92f2e183-d010-4d9f-9a45-b6af49847e78", authSessionTabId="IS2RCQg54UA" 2026-04-18 22:24:53,516 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="026d44e5-8fa7-421f-b629-cc2937ed2b61", clientId="80130cc8-c2c1-4e43-8261-5ac2098cd396", userId="9aacd42b-41e3-469f-ad98-b71736f5adbc", ipAddress="199.204.45.205", resourceType="USER", resourcePath="users/840b7551-4df7-4979-970e-dc4f031ba0c6"