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-08-02 22:31:03,369 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54571ms 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-08-02 22:31:09,105 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-08-02 22:31:17,595 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-02 22:31:18,280 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-02 22:31:18,900 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-02 22:31:19,408 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-02 22:31:19,483 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c3d499f3-0f17-4c2a-9c66-d01122f81154, name: keycloak-0-48427 2026-08-02 22:31:19,492 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-08-02 22:31:19,493 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-08-02 22:31:19,499 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23733 2026-08-02 22:31:20,797 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-08-02 22:31:20,804 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-02 22:31:21,585 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48427: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-02 22:31:21,600 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48427|0] (1) [keycloak-0-48427] 2026-08-02 22:31:21,780 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48427`, physical addresses are `[10.0.0.16:39269]` 2026-08-02 22:31:21,794 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-02 22:31:32,691 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-08-02 22:31:32,691 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-08-02 22:31:33,097 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-02 22:31:38,501 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-08-02 22:31:38,502 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-08-02 22:31:39,007 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-08-02 22:31:39,008 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-08-02 22:31:45,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:45,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:46,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-08-02 22:31:46,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:48,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:48,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:50,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:50,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:50,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-08-02 22:31:52,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:53,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-08-02 22:31:53,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:53,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:54,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:54,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:54,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-08-02 22:31:54,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:55,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:56,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:56,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:56,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:56,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:57,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:57,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:57,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:57,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:58,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:58,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:31:59,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:00,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:00,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:00,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:00,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:00,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-08-02 22:32:01,040 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-08-02 22:32:01,099 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-08-02 22:32:01,166 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-08-02 22:32:01,255 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-08-02 22:32:01,343 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-08-02 22:32:01,449 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-08-02 22:32:01,515 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-08-02 22:32:01,586 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-08-02 22:32:01,724 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-08-02 22:32:01,769 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-08-02 22:32:01,883 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-08-02 22:32:01,937 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-08-02 22:32:01,989 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-08-02 22:32:02,037 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-08-02 22:32:02,089 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-08-02 22:32:02,194 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-08-02 22:32:02,296 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-08-02 22:32:02,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:02,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:02,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:02,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-08-02 22:32:02,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:02,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:02,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:02,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:04,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-08-02 22:32:04,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:04,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:04,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:04,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:05,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:05,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:06,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-08-02 22:32:07,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:07,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:07,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:07,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:07,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32: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-08-02 22:32:07,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:10,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,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-08-02 22:32:11,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-08-02 22:32:11,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,697 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-08-02 22:32:11,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:11,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:12,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:12,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:12,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:12,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:12,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-08-02 22:32:12,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-08-02 22:32:13,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:13,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:13,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:13,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,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-08-02 22:32:14,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,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-08-02 22:32:14,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-08-02 22:32:14,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:14,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,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-08-02 22:32:15,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-08-02 22:32:15,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,333 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-08-02 22:32:15,396 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-08-02 22:32:15,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-08-02 22:32:15,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,743 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-08-02 22:32:15,809 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-08-02 22:32:15,848 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-08-02 22:32:15,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:15,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-08-02 22:32:15,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:16,032 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-08-02 22:32:16,101 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-08-02 22:32:16,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:16,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:16,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-08-02 22:32:16,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-08-02 22:32:16,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:16,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:16,404 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-08-02 22:32:16,472 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-08-02 22:32:16,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:16,525 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-08-02 22:32:16,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-02 22:32:17,482 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48427, Site name: null 2026-08-02 22:32:17,996 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-02 22:32:26,297 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.611s. Listening on: http://0.0.0.0:8080 2026-08-02 22:32:26,298 INFO [io.quarkus] (main) Profile prod activated. 2026-08-02 22:32:26,298 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-08-02 22:32:27,995 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-02 22:32:45,494 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="80350450-42d9-425c-ac02-3eea8d08fb4c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5866a863-5e73-470a-80c8-1aebd156a72f", client_auth_method="client-secret", username="admin", authSessionParentId="15abe090-0632-4c78-8826-c37ceae05c89", authSessionTabId="DpUWV7_9HDw" 2026-08-02 22:32:50,986 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="atmosphere" 2026-08-02 22:32:52,286 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="e024e9ce-2bbf-4e9b-81c5-60ac5439d09c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0516a554-fa63-45a8-ba93-6574dd7a92cc", client_auth_method="client-secret", username="admin", authSessionParentId="e84bb7bb-8166-497f-b65f-76668dadfe16", authSessionTabId="sR4A5j3BLtI" 2026-08-02 22:32:52,495 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/00734a26-2ed7-4a71-91ba-474aa04350d2" 2026-08-02 22:32:52,704 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/00734a26-2ed7-4a71-91ba-474aa04350d2/protocol-mappers/models/b0d4dab0-469d-4622-8f8e-5ba1e9377a91" 2026-08-02 22:33:13,899 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="51004438-d7ba-4e39-a31c-dfa748390766", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80787e21-d316-4ccb-8d3a-5b07e9c936b3", client_auth_method="client-secret", username="admin", authSessionParentId="d4609fee-2430-4355-8e1e-c82ddbfe3b80", authSessionTabId="6jDaRPtORVQ" 2026-08-02 22:33:14,199 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/17c92f8b-0bda-4f26-b97e-fac192e7d124" 2026-08-02 22:33:14,646 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c99c40fe-d84e-461d-8558-611dd1fa6120", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39e0cecd-600a-42ec-8ffd-b285a01ff03f", client_auth_method="client-secret", username="admin", authSessionParentId="4767f1d1-7db4-43b0-8c50-403bbcc354fd", authSessionTabId="8L1Rd_LAiik" 2026-08-02 22:33:14,737 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/e5cc28dc-c602-4a35-b77f-7c9f97e6acfa" 2026-08-02 22:33:15,174 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="7d18e76b-8b0e-4ab8-96d9-fe904b0181aa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="545d3c32-cf02-4dc1-99c6-f156f8320d1f", client_auth_method="client-secret", username="admin", authSessionParentId="3b4edb01-40e9-4360-bfd2-7db790c919b2", authSessionTabId="Q2Q99Zq6LjI" 2026-08-02 22:33:15,304 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/651f74a8-84f6-4eb4-8dbe-0a0ab9a2f849" 2026-08-02 22:33:15,987 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="04af0aa9-e9e5-4b52-b865-72c823ebf667", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14321558-eb46-40f9-b497-c87b1e3bae6f", client_auth_method="client-secret", username="admin", authSessionParentId="5dc5e21e-8e57-44b2-a212-75b7fb84504e", authSessionTabId="2mgRSCxYimQ" 2026-08-02 22:33:16,117 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/17c92f8b-0bda-4f26-b97e-fac192e7d124/roles/member" 2026-08-02 22:33:16,538 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="8776ddc5-a7ed-4c89-8289-dbbbfc3359d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="41bb6cab-840a-4163-b474-c2dba1fe92f0", client_auth_method="client-secret", username="admin", authSessionParentId="8308d4a9-47ed-4d85-815b-b800ccbf7937", authSessionTabId="6RDIcycrx5U" 2026-08-02 22:33:16,629 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/e5cc28dc-c602-4a35-b77f-7c9f97e6acfa/roles/admin" 2026-08-02 22:33:17,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="3298b90b-7113-4bf6-97fe-da0125eee55b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4aa033e4-f326-4335-a1b0-dc6af9ba6851", client_auth_method="client-secret", username="admin", authSessionParentId="8c47c70f-8797-4e7c-9301-4baf7cf72b80", authSessionTabId="jGFThf1fqCM" 2026-08-02 22:33:17,141 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/e5cc28dc-c602-4a35-b77f-7c9f97e6acfa/roles/editor" 2026-08-02 22:33:17,551 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="35ceaa5a-051d-4a44-bc6c-33dce76f64cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1bce8850-bf37-4c76-a46b-e2b855e99c35", client_auth_method="client-secret", username="admin", authSessionParentId="3e4c0462-0cad-4751-b543-b362e7c857f8", authSessionTabId="c9uGxtrzfcg" 2026-08-02 22:33:17,695 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/e5cc28dc-c602-4a35-b77f-7c9f97e6acfa/roles/viewer" 2026-08-02 22:33:18,073 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="def65e17-02cb-4d9c-a5c2-4cf45be92ab7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="88849a2a-b368-4411-996b-a2ff53fb4b93", client_auth_method="client-secret", username="admin", authSessionParentId="c8f0e525-e77e-4abb-84d0-82939e5cd5e5", authSessionTabId="Y4kBnwrDnBM" 2026-08-02 22:33:18,187 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/651f74a8-84f6-4eb4-8dbe-0a0ab9a2f849/roles/member" 2026-08-02 22:35:33,262 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="e3e6a4f3-7540-4cbc-a08f-9de06b3f481d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2f57104b-b995-4273-bf48-0c54dd466f23", client_auth_method="client-secret", username="admin", authSessionParentId="39f1d8c5-19ae-4948-b48c-1673bcd2c655", authSessionTabId="_iHzuwFOr_4" 2026-08-02 22:35:33,994 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-08-02 22:35:35,607 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d5768833-4f2b-464f-82e1-389254a1a924", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d75afa9e-64fa-44ec-9f74-5f7ff56cc8e3", client_auth_method="client-secret", username="admin", authSessionParentId="020cd7f1-03eb-4576-a330-6da1436debe8", authSessionTabId="i_vuIoY2VgY" 2026-08-02 22:35:35,719 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/5a16fad4-33c2-4e8d-8dd9-57302a8c7d20" 2026-08-02 22:35:36,468 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="08b10bba-880b-44e3-b5c1-41b758926b9d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b151bed7-60a0-4db0-b803-81499e3ffb88", client_auth_method="client-secret", username="admin", authSessionParentId="832d1735-133b-495f-9ec0-eef9f31e4844", authSessionTabId="SCK86SU6Z5I" 2026-08-02 22:35:37,033 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/35c015e4-dc78-4cc3-bc43-c38e90fecb41/role-mappings/clients/f64127b2-f3ea-469d-a59e-f728309c75d5" 2026-08-02 23:27:07,622 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c0eb34e7-ed46-48f0-97ee-34dbe43c9450", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5b21fb4a-afb8-432d-b610-4e8d2353ddd6", client_auth_method="client-secret", username="admin", authSessionParentId="b5c50394-c542-463b-86d8-b9fa919d9579", authSessionTabId="EBrkZNuVoY8" 2026-08-02 23:27:07,916 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-08-02 23:27:08,852 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="b1f69b58-3e2c-4099-a22c-6551de2dc4fd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9a373212-8d97-4b37-b801-0579d43d3b6b", client_auth_method="client-secret", username="admin", authSessionParentId="fcf8d23d-5061-4e7f-9c5a-b575083e3df1", authSessionTabId="LBx4kfsXYSo" 2026-08-02 23:27:08,905 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/00734a26-2ed7-4a71-91ba-474aa04350d2" 2026-08-02 23:27:08,982 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/00734a26-2ed7-4a71-91ba-474aa04350d2/protocol-mappers/models/b0d4dab0-469d-4622-8f8e-5ba1e9377a91" 2026-08-02 23:27:15,648 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="5cb6a402-e819-4f63-98ff-cff9fcbb077b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a18be2d8-b439-4372-aaa8-5194ac2680d3", client_auth_method="client-secret", username="admin", authSessionParentId="95b4f684-1505-42b1-b099-e355b3ecfd32", authSessionTabId="RmAWywIYEFM" 2026-08-02 23:27:15,712 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/17c92f8b-0bda-4f26-b97e-fac192e7d124" 2026-08-02 23:27:16,091 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d82549ad-05ef-4c99-a510-fe2de7a56baa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3119edff-0583-4f16-b69d-9325aec9567c", client_auth_method="client-secret", username="admin", authSessionParentId="a45041b9-5c25-479d-b0b5-427dbb984d30", authSessionTabId="mKx_RILeziM" 2026-08-02 23:27:16,193 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/e5cc28dc-c602-4a35-b77f-7c9f97e6acfa" 2026-08-02 23:27:16,569 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="b084d96e-2d19-47a6-8960-75c7fb60a749", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="52ba587c-d534-4669-bc24-0d5f68ffc291", client_auth_method="client-secret", username="admin", authSessionParentId="d7798fef-8f84-4e3e-81f2-f63a95727a05", authSessionTabId="MCnec42n4VA" 2026-08-02 23:27:16,622 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/651f74a8-84f6-4eb4-8dbe-0a0ab9a2f849" 2026-08-02 23:27:17,431 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c3245280-0900-449a-afce-73d4da007a14", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e14c02e1-e0a4-43a2-a0fe-e3291ca117d8", client_auth_method="client-secret", username="admin", authSessionParentId="371a69f5-3d70-4072-901b-1bc5e2ed5fb3", authSessionTabId="x8hG5xB_tTI" 2026-08-02 23:27:17,803 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="6ea14a16-b9be-4a64-8379-6276d8e1d2a7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f2f16673-7cc8-4d14-bab5-15ee52d16153", client_auth_method="client-secret", username="admin", authSessionParentId="72ff6ee8-605b-474b-b286-bbe309766854", authSessionTabId="yhpQgyyQaHQ" 2026-08-02 23:27:18,201 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="631e530e-3a44-4819-b998-d2391045b43f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ae0cdcd4-cf62-4c4a-b453-d014a7b3bb5f", client_auth_method="client-secret", username="admin", authSessionParentId="9302ab41-e7b5-4a8f-9608-1c9df1f7bffe", authSessionTabId="_50v1gDh6gE" 2026-08-02 23:27:18,580 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="84d27150-09cb-4b36-a2b4-b813e1c0bca1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="036f6e47-4910-4e3d-b8e1-68a3a081b66b", client_auth_method="client-secret", username="admin", authSessionParentId="812b3220-f751-4a48-a918-de127569f25c", authSessionTabId="P7n4iXqaG2w" 2026-08-02 23:27:18,938 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="87360e45-a98d-44d1-9b2b-3e14edbfcad4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4d9aeb48-8e0d-41ee-891c-dea933f54fa1", client_auth_method="client-secret", username="admin", authSessionParentId="f39d65d8-0f60-464b-a58a-ec8ba46c35a6", authSessionTabId="T6Pyja4PdL0" 2026-08-02 23:28:38,385 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="2c89e43e-e33b-44a8-8de9-c14fca9def64", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cbe5087-c1c6-43f5-b2dc-01aa7f1dcd5a", client_auth_method="client-secret", username="admin", authSessionParentId="0bb13d14-cb10-41de-b376-239f538eb13f", authSessionTabId="fubSnaf8S60" 2026-08-02 23:28:38,521 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-08-02 23:28:40,310 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="52b3383b-0384-4002-b593-e8e4021c15e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e7060af1-7a20-4ded-8c30-f6029bf0ff03", client_auth_method="client-secret", username="admin", authSessionParentId="95090e42-c690-41fd-87d7-65f077d76b30", authSessionTabId="YdbWXvijU3Q" 2026-08-02 23:28:40,399 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="b11a928e-9140-47a5-ab8d-21e6e14ee76a", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/5a16fad4-33c2-4e8d-8dd9-57302a8c7d20" 2026-08-02 23:28:41,124 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca062a5c-12b1-4677-b019-d637b2357361", clientId="admin-cli", userId="d8315d72-ae38-4f59-8d9a-78940d266ac8", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="85cc9681-f7cf-43ed-8623-aa070dbe6f5c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="17f5bdfa-6da4-44fa-8231-297e35138169", client_auth_method="client-secret", username="admin", authSessionParentId="7a31183b-a8ec-4a8e-be24-5be6ddf55345", authSessionTabId="SnCAiQjJvfc"