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-12 17:43:40,507 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42694ms 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-12 17:43:45,929 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-12 17:43:54,926 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-12 17:43:55,633 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-12 17:43:56,232 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-12 17:43:56,922 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-12 17:43:56,924 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 34b77e42-64fe-4781-a0f1-90138fb366f4, name: keycloak-0-27947 2026-08-12 17:43:57,011 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-12 17:43:57,012 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-12 17:43:57,020 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39351 2026-08-12 17:43:58,407 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-12 17:43:59,109 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27947: no members discovered after 2078 ms: creating cluster as coordinator 2026-08-12 17:43:59,119 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27947|0] (1) [keycloak-0-27947] 2026-08-12 17:43:59,137 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27947`, physical addresses are `[10.0.0.196:54887]` 2026-08-12 17:43:59,145 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-12 17:44:00,621 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27947, Site name: null 2026-08-12 17:44:00,625 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-12 17:44:11,915 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-12 17:44:11,916 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-12 17:44:12,233 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-12 17:44:18,727 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-12 17:44:18,727 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-12 17:44:19,311 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-12 17:44:19,312 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-12 17:44:27,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:28,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-08-12 17:44:29,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:29,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:32,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:32,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:36,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:36,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:36,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:39,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:41,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:41,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:41,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-08-12 17:44:42,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:42,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:42,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-08-12 17:44:42,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:44,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:46,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-08-12 17:44:46,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:46,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 2026-08-12 17:44:46,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:47,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:47,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:47,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:48,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:50,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:50,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-12 17:44:52,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-08-12 17:44:52,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:53,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:53,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-08-12 17:44:53,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:53,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-08-12 17:44:53,963 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-12 17:44:54,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-12 17:44:54,202 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-12 17:44:54,341 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-12 17:44:54,473 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-12 17:44:54,604 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-12 17:44:54,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-08-12 17:44:54,826 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-12 17:44:55,001 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-12 17:44:55,075 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-12 17:44:55,234 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-12 17:44:55,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-08-12 17:44:55,364 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-12 17:44:55,431 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-12 17:44:55,490 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-12 17:44:55,603 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-12 17:44:55,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-12 17:44:55,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:55,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:55,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:55,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-08-12 17:44:56,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-08-12 17:44:56,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:56,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:56,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:58,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:58,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-12 17:44:58,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:44:58,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:44:58,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:00,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:00,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-12 17:45:01,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:01,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:01,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:01,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:01,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:01,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-12 17:45:02,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:02,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:06,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:07,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:07,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-12 17:45:07,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:07,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:07,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-08-12 17:45:07,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:07,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:07,803 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-12 17:45:07,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:07,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:08,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:08,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-12 17:45:08,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-08-12 17:45:08,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:08,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:08,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:08,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:10,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:10,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:10,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:10,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:11,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:11,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:11,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:11,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:11,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:11,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-12 17:45:11,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:11,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:11,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:11,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:11,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:11,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,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-12 17:45:12,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:12,446 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-12 17:45:12,530 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-12 17:45:12,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-08-12 17:45:12,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:12,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,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-08-12 17:45:12,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:12,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:12,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:12,880 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-12 17:45:12,954 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-12 17:45:13,005 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-12 17:45:13,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:13,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:13,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-12 17:45:13,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-08-12 17:45:13,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:13,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:13,206 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-12 17:45:13,270 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-12 17:45:13,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:13,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-08-12 17:45:13,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-08-12 17:45:13,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-12 17:45:13,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:13,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-08-12 17:45:13,618 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-12 17:45:13,701 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-12 17:45:13,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 17:45:13,760 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-12 17:45:13,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-12 17:45:15,129 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-12 17:45:22,116 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 101.301s. Listening on: http://0.0.0.0:8080 2026-08-12 17:45:22,117 INFO [io.quarkus] (main) Profile prod activated. 2026-08-12 17:45:22,117 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-12 17:45:23,934 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-12 17:45:33,632 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="af5159c4-e221-45cc-b35c-8a711e8309dd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="95925687-a1bf-4740-a977-7c1f6fad014f", client_auth_method="client-secret", username="admin", authSessionParentId="c942a6bd-b4fd-4bd3-9c83-dc60bd1503af", authSessionTabId="iW9vUuQu3Xw" 2026-08-12 17:45:40,710 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="REALM", resourcePath="atmosphere" 2026-08-12 17:45:42,235 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="a8fd91f1-c19c-478b-b752-9f041b5d41d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="63d1c873-2ea5-4332-a3ad-2558d77569d7", client_auth_method="client-secret", username="admin", authSessionParentId="53a2426a-f15f-4053-ae26-65f4b8a3ae38", authSessionTabId="n9T1HnuPc54" 2026-08-12 17:45:42,420 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/575a1c00-6be9-4cd9-9e0a-5ee15ff97383" 2026-08-12 17:45:42,626 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/575a1c00-6be9-4cd9-9e0a-5ee15ff97383/protocol-mappers/models/89144737-9ed5-45c4-8657-105ec63bb454" 2026-08-12 17:46:04,411 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="e7ef0abb-95b2-42ba-b02c-7e593acff252", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2581402f-e0a8-4b2c-83da-3b7db3d92baf", client_auth_method="client-secret", username="admin", authSessionParentId="a3879178-5375-4fb6-8144-4ef7e772f38e", authSessionTabId="_-Fpc48XN_M" 2026-08-12 17:46:04,723 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/c489dba0-718c-459a-b56f-7465e2abfe58" 2026-08-12 17:46:05,131 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="53e9187d-7c32-47a4-951a-4e2fbb060854", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1b10e810-ab74-441d-8076-a4a1133ac0c6", client_auth_method="client-secret", username="admin", authSessionParentId="57c84107-216d-404d-9271-d163860afd2a", authSessionTabId="DS4Hwfyfqmc" 2026-08-12 17:46:05,230 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/a904f404-64b5-4c6f-ace9-296aa54e7b67" 2026-08-12 17:46:05,685 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="86b50e20-1f8f-43cc-b141-0fe7a97b0201", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="105c0f88-7345-4385-b1bf-aba5393efd4e", client_auth_method="client-secret", username="admin", authSessionParentId="bc14665a-bd67-44e0-ae47-74ec88a192a3", authSessionTabId="t3n4QPZNa-w" 2026-08-12 17:46:05,754 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/45285b5e-0095-4485-9bbd-078fe65c4f8f" 2026-08-12 17:46:06,395 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="55e91110-7984-41be-a88b-4d0324d65f94", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="17e5ced5-599e-4dc7-aa5b-92b82096a6a0", client_auth_method="client-secret", username="admin", authSessionParentId="e02afdd6-1346-47d3-9cf9-690045f4d4f7", authSessionTabId="6hTFrA9zAnc" 2026-08-12 17:46:06,521 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_ROLE", resourcePath="clients/c489dba0-718c-459a-b56f-7465e2abfe58/roles/member" 2026-08-12 17:46:06,968 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="9aa86874-0690-449d-87b1-665d41008ad4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2f4ff723-71f2-4433-bb21-d141eb075928", client_auth_method="client-secret", username="admin", authSessionParentId="48fe10c2-c9f9-449d-93df-1ac4d488c655", authSessionTabId="1j2W7BwPVIA" 2026-08-12 17:46:07,059 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_ROLE", resourcePath="clients/a904f404-64b5-4c6f-ace9-296aa54e7b67/roles/admin" 2026-08-12 17:46:07,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="33904e54-0159-4980-883a-d3f87abe0d5b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="27fd3ea4-03b9-4a31-bb15-6b996f1b7ffd", client_auth_method="client-secret", username="admin", authSessionParentId="4b2f00ea-ec0c-42e9-b3b7-558d43e1c6a1", authSessionTabId="8Np1EsZVqcY" 2026-08-12 17:46:07,616 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_ROLE", resourcePath="clients/a904f404-64b5-4c6f-ace9-296aa54e7b67/roles/editor" 2026-08-12 17:46:08,062 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="155d0af3-b13d-4db7-b316-46d50e0d0f47", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ab27b4c-8340-4583-b23f-08ca95249ac6", client_auth_method="client-secret", username="admin", authSessionParentId="bc315a8c-27fe-4916-8fae-75f730fc8ef0", authSessionTabId="ck0kgIIg10U" 2026-08-12 17:46:08,220 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_ROLE", resourcePath="clients/a904f404-64b5-4c6f-ace9-296aa54e7b67/roles/viewer" 2026-08-12 17:46:08,648 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="8c7eea49-85f7-4093-aea6-f1aa8a1945c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b26ad85-e735-4731-bd8d-179fc2e1fb5f", client_auth_method="client-secret", username="admin", authSessionParentId="51a846eb-2643-47f4-be40-171fedd76aa2", authSessionTabId="j6X4kdkGJZ4" 2026-08-12 17:46:08,778 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_ROLE", resourcePath="clients/45285b5e-0095-4485-9bbd-078fe65c4f8f/roles/member" 2026-08-12 17:48:08,475 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="d9415113-ee0f-4bad-b763-e81950cfcf25", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c32f1d75-fd96-4aaa-ae2a-ed6d3d7ebecb", client_auth_method="client-secret", username="admin", authSessionParentId="289a1730-9548-40bb-bdee-bad808f4d827", authSessionTabId="5RuxoKGsbHM" 2026-08-12 17:48:09,023 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="REALM", resourcePath="null" 2026-08-12 17:48:10,606 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="3b49c889-4a98-4ea8-9b79-2e528f9dafe8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5bbb3620-55c6-4f9a-8662-f98168960f5d", client_auth_method="client-secret", username="admin", authSessionParentId="2be91860-01d0-4568-b697-74f3bd6e06c1", authSessionTabId="a7wvGNmGqxM" 2026-08-12 17:48:10,742 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/e404f276-7384-4785-903a-bc96e3cd4fc3" 2026-08-12 17:48:11,416 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="06dfcb7d-17e1-4a5a-b484-dabb75559503", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fb56c409-ab4a-4843-bd0b-e2eb78a7d532", client_auth_method="client-secret", username="admin", authSessionParentId="c527efa5-8be5-4558-8870-0bc9cf2c74a2", authSessionTabId="H2CYICD3pBY" 2026-08-12 17:48:11,975 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c384b29d-370c-4ae9-ad97-30294988ae84/role-mappings/clients/b1ed0896-dbaf-4c74-adf0-be555df8b8fe" 2026-08-12 17:52:27,237 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="53401bae-687f-4e08-b98d-d42815ffa94a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7a1033c7-0760-4cce-934b-d8547e463195", client_auth_method="client-secret", username="admin", authSessionParentId="d23aaaf2-722d-4d65-b181-79a7cf9c7927", authSessionTabId="kvqKWaP32yg" 2026-08-12 17:52:27,467 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="REALM", resourcePath="null" 2026-08-12 17:52:28,290 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="ae62c6c1-19fa-4fd3-9e32-278d4ee55595", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="379ef08d-5bcb-4f26-82e3-9003d2eab1c8", client_auth_method="client-secret", username="admin", authSessionParentId="9a3cafd7-3ce2-4e37-9647-56036dae1dec", authSessionTabId="9UjSbhR5oGM" 2026-08-12 17:52:28,361 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/575a1c00-6be9-4cd9-9e0a-5ee15ff97383" 2026-08-12 17:52:28,440 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/575a1c00-6be9-4cd9-9e0a-5ee15ff97383/protocol-mappers/models/89144737-9ed5-45c4-8657-105ec63bb454" 2026-08-12 17:52:34,571 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="cc03f405-440c-4c2d-a7d5-b37173f48920", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a8c88e4c-0016-490a-9f2c-fcfd171edcda", client_auth_method="client-secret", username="admin", authSessionParentId="e742eb60-4dff-4217-94b5-b0b0c76a14f7", authSessionTabId="lkzPrsJXAw4" 2026-08-12 17:52:34,651 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/c489dba0-718c-459a-b56f-7465e2abfe58" 2026-08-12 17:52:35,072 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="50d10a34-c285-4d5c-83c5-0b89915ca451", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e2a62918-74b2-427c-b82c-39c2460713a6", client_auth_method="client-secret", username="admin", authSessionParentId="0e9e9032-7519-4fbe-a77d-8e53037571ae", authSessionTabId="-jY6nBIlVGI" 2026-08-12 17:52:35,139 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/a904f404-64b5-4c6f-ace9-296aa54e7b67" 2026-08-12 17:52:35,552 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="b27d05e7-b690-4307-a286-18ddb978b9c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59c15177-c779-4350-bbb1-e423e508494b", client_auth_method="client-secret", username="admin", authSessionParentId="a037d543-c073-41d9-8076-2deb830dba22", authSessionTabId="PSwfrFO-faQ" 2026-08-12 17:52:35,621 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/45285b5e-0095-4485-9bbd-078fe65c4f8f" 2026-08-12 17:52:36,213 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="3bfcee24-3c15-43ad-8cda-9ac5c3dc6e7e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b7274f2e-449b-4473-a7b4-320dec2d704f", client_auth_method="client-secret", username="admin", authSessionParentId="96d83fe5-38d1-43fe-ab21-159647af566e", authSessionTabId="sn14_G-B3TU" 2026-08-12 17:52:36,617 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="d231f8b5-1ac6-40bc-a806-c4bc54872739", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4c500076-052f-4d8d-9b83-8d3d9c26ee6c", client_auth_method="client-secret", username="admin", authSessionParentId="3460a9fc-c20a-48b4-b015-1143d81df13f", authSessionTabId="FBumlKf9Msg" 2026-08-12 17:52:37,004 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="cee3a7f1-b24d-4b4f-ba3b-a54d9ea26ea6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fd716ecc-4825-4eed-9c25-c85a78132083", client_auth_method="client-secret", username="admin", authSessionParentId="9bdb6e9b-29dd-4c6f-bf2a-6d6275705310", authSessionTabId="9GJ3gvycpMo" 2026-08-12 17:52:37,369 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="4f989cad-87e3-4d48-8912-eae46225dd65", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b78d4485-77cb-4c4a-8879-86ea0616a08c", client_auth_method="client-secret", username="admin", authSessionParentId="8724742d-e71e-4ef4-8c58-73f47fa56be0", authSessionTabId="X0kZVZA62Oo" 2026-08-12 17:52:37,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="061ba0d3-8d55-4919-985b-00626fc0f021", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="70714b56-30ed-4446-a690-1e671f0c03b4", client_auth_method="client-secret", username="admin", authSessionParentId="758cfc59-f3d6-4fd5-a068-7251a819173a", authSessionTabId="dHr52zl_rOE" 2026-08-12 17:53:28,555 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="8b746d64-afa3-41f5-93f6-e4f4bd13d6f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6ffb5c41-1de2-4473-bcab-af9991bc38af", client_auth_method="client-secret", username="admin", authSessionParentId="57f7b170-fbbc-43ae-89df-4512c72eec1f", authSessionTabId="7TGo8Rrnw0U" 2026-08-12 17:53:28,755 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="REALM", resourcePath="null" 2026-08-12 17:53:30,207 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="68c14bb3-cc51-4156-b25f-60e439373c72", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3bb94589-c72f-4b7d-958d-4bf85481e1ef", client_auth_method="client-secret", username="admin", authSessionParentId="58de2894-2e7d-4ffe-9641-f65b59cbff73", authSessionTabId="jYFXND67NC0" 2026-08-12 17:53:30,253 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="CLIENT", resourcePath="clients/e404f276-7384-4785-903a-bc96e3cd4fc3" 2026-08-12 17:53:30,882 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="fb9899b4-d0de-4bc4-897c-61d773816f3d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d48eeb1-55db-4b3d-8c72-2fed483dfcf8", client_auth_method="client-secret", username="admin", authSessionParentId="7fc0735f-eef1-48b6-9724-79fb5c15728d", authSessionTabId="bo9yKx51IaI" 2026-08-12 17:53:47,066 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="admin-cli", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", auth_method="openid-connect", token_id="fd21f44c-c5f7-411e-ace3-72531dc6e39c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="220ad8d3-8c5c-46c5-9e6d-8d2657e521cd", client_auth_method="client-secret", username="admin", authSessionParentId="a64a58e5-8d77-4fc9-a882-2bc555e82412", authSessionTabId="qZlUuxP5BJU" 2026-08-12 17:53:47,147 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="a2d87291-f677-4f51-9fa4-350813569bc0", clientId="c290b78b-16c7-47d9-b030-0be651b1bcb9", userId="727fba4d-754e-4bcb-a7fc-a9baa8513ddb", ipAddress="199.19.213.86", resourceType="USER", resourcePath="users/47d64345-7942-453c-b6da-b65b802e583c" 2026-08-12 17:53:59,912 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="c384b29d-370c-4ae9-ad97-30294988ae84", ipAddress="10.0.0.248", token_id="47cf4460-263a-4258-84ed-2bfe5cbc07f0", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="34eb9a21-6fcf-4a27-b689-f704627c2c17", authSessionTabId="Rx3SicLmwk8"