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-07-08 09:01:34,109 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47731ms 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-07-08 09:01:39,288 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-07-08 09:01:47,069 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-08 09:01:47,368 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-08 09:01:47,882 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-08 09:01:48,474 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-08 09:01:48,476 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c76549b3-762b-48ae-b876-6eefd7a5b396, name: keycloak-0-48125 2026-07-08 09:01:48,487 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-07-08 09:01:48,560 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-07-08 09:01:48,570 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23077 2026-07-08 09:01:50,386 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-07-08 09:01:50,459 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-08 09:01:50,874 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48125: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-08 09:01:50,884 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48125|0] (1) [keycloak-0-48125] 2026-07-08 09:01:50,971 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48125`, physical addresses are `[10.0.0.211:38613]` 2026-07-08 09:01:50,979 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-08 09:01:52,378 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48125, Site name: null 2026-07-08 09:02:02,782 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-07-08 09:02:02,782 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-07-08 09:02:03,271 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-08 09:02:08,662 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-07-08 09:02:08,663 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-07-08 09:02:09,084 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-07-08 09:02:09,084 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-07-08 09:02:16,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:17,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:18,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:18,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:20,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:20,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-07-08 09:02:23,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:23,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:23,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:26,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:27,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:27,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:27,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-07-08 09:02:28,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:28,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:28,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-07-08 09:02:28,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:30,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:31,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-07-08 09:02:31,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:31,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:31,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:31,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:31,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:31,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:32,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:33,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:33,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:35,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:35,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-07-08 09:02:36,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-07-08 09:02:36,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-07-08 09:02:36,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:36,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-07-08 09:02:36,676 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-07-08 09:02:36,756 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-07-08 09:02:36,856 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-07-08 09:02:36,978 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-07-08 09:02:37,091 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-07-08 09:02:37,230 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-07-08 09:02:37,319 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-07-08 09:02:37,398 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-07-08 09:02:37,565 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-07-08 09:02:37,836 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-07-08 09:02:37,966 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-07-08 09:02:38,077 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-07-08 09:02:38,151 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-07-08 09:02:38,248 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-07-08 09:02:38,316 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-07-08 09:02:38,447 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-07-08 09:02:38,579 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-07-08 09:02:38,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:38,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:38,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:38,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:39,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:39,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:39,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:39,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-07-08 09:02:40,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:41,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:41,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-07-08 09:02:41,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:41,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:42,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:42,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:43,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:43,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:43,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:43,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:44,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:44,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:44,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:44,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:47,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:48,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:48,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:48,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:48,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-07-08 09:02:49,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,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-07-08 09:02:49,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,084 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-07-08 09:02:49,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:49,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:50,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-07-08 09:02:50,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,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-07-08 09:02:51,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-07-08 09:02:51,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:51,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,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-07-08 09:02:52,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-07-08 09:02:52,656 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-07-08 09:02:52,719 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-07-08 09:02:52,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,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-07-08 09:02:52,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:52,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-07-08 09:02:53,018 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-07-08 09:02:53,072 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-07-08 09:02:53,109 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-07-08 09:02:53,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,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-07-08 09:02:53,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,277 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-07-08 09:02:53,339 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-07-08 09:02:53,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-07-08 09:02:53,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,628 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-07-08 09:02:53,694 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-07-08 09:02:53,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 09:02:53,753 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-07-08 09:02:53,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07-08 09:02:54,898 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-08 09:03:02,092 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.717s. Listening on: http://0.0.0.0:8080 2026-07-08 09:03:02,159 INFO [io.quarkus] (main) Profile prod activated. 2026-07-08 09:03:02,159 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-07-08 09:03:03,663 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-08 09:03:14,173 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f2619879-601e-4ead-8f75-1187986d94e7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9ebfc8a3-7cbf-4163-bb0a-98c03c296483", client_auth_method="client-secret", username="admin", authSessionParentId="0e3c88ae-4c85-4551-bf54-8fe44cf09570", authSessionTabId="Bwv2-FHJqVs" 2026-07-08 09:03:19,981 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="atmosphere" 2026-07-08 09:03:21,189 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="5b77aaff-a355-4f3b-8cdd-e45ff3c1dade", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="581e88c5-f87e-4409-a857-cf072ad07f0a", client_auth_method="client-secret", username="admin", authSessionParentId="348464f4-978f-4d78-935d-3062be7835b3", authSessionTabId="gZxZ_YokqTk" 2026-07-08 09:03:21,369 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2e00225d-ed35-4f8f-9af5-f67c407a4cd5" 2026-07-08 09:03:21,573 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2e00225d-ed35-4f8f-9af5-f67c407a4cd5/protocol-mappers/models/664fea67-90fb-413f-b16a-07bdf324a306" 2026-07-08 09:03:42,632 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="057c6c01-6915-4762-8aae-116f652f7e1f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67c2d0eb-8eb6-44ad-87b0-565b063f0c82", client_auth_method="client-secret", username="admin", authSessionParentId="a5a5df56-9ab6-4ff6-aa59-ebcc8ff0a525", authSessionTabId="DgRV0T4v6a4" 2026-07-08 09:03:42,881 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/c43ddff8-7e6f-4c2c-a2c9-b7d739b35f8a" 2026-07-08 09:03:43,377 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="fcfa22eb-77fe-440e-8c77-047bbba74ca2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3eb72d9a-02fb-43cc-b692-0cfcda6d91c7", client_auth_method="client-secret", username="admin", authSessionParentId="29c7135f-7192-40dd-b44e-2bd0c29167de", authSessionTabId="FPdbkzhFvWk" 2026-07-08 09:03:43,494 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/5bfffd88-7846-408e-8c2d-7d32e1aec27e" 2026-07-08 09:03:43,911 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f0c15243-839f-4a90-a53c-cd99f1a93ebb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c3022a67-cbc3-46c0-b515-20f9185dfe19", client_auth_method="client-secret", username="admin", authSessionParentId="b2b60c7a-adfa-45f7-bded-43e0af62a58c", authSessionTabId="3YpfSZ7X4L8" 2026-07-08 09:03:44,060 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/666eacf7-1f5f-493f-8212-7a417fc333f2" 2026-07-08 09:03:44,633 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="2b06fc12-f3c7-410e-a06a-251d053a925b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="18b13e43-9f57-420b-a65a-2c228f11e87f", client_auth_method="client-secret", username="admin", authSessionParentId="643f91d5-f459-4298-8a90-27737ca9b542", authSessionTabId="-qj3UXD5Urg" 2026-07-08 09:03:44,771 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/c43ddff8-7e6f-4c2c-a2c9-b7d739b35f8a/roles/member" 2026-07-08 09:03:45,203 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f7ede26e-4fdd-4a82-9089-440fcd11fe00", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c26029fa-91ac-41b1-814d-a4f479d84388", client_auth_method="client-secret", username="admin", authSessionParentId="e9628baa-1be2-4ce0-b479-9b5066ca49d8", authSessionTabId="B7pylNzS5qk" 2026-07-08 09:03:45,303 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/5bfffd88-7846-408e-8c2d-7d32e1aec27e/roles/admin" 2026-07-08 09:03:45,694 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="afb722da-d876-42c9-a90d-2fada9d0e0b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8b0d0ca-0ccd-4f5c-82cf-c029f286e1e2", client_auth_method="client-secret", username="admin", authSessionParentId="906de4ab-12ed-4ad1-9de1-194d0b741c90", authSessionTabId="UppGp-Gdocw" 2026-07-08 09:03:45,859 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/5bfffd88-7846-408e-8c2d-7d32e1aec27e/roles/editor" 2026-07-08 09:03:46,213 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="10092644-a0c7-4ba9-84f3-a6eadba06f0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc522ced-af63-4541-b243-999efe5371fe", client_auth_method="client-secret", username="admin", authSessionParentId="b4dba05f-9ff2-4148-a3f4-24dca7b6dd65", authSessionTabId="xx12_GVyvwc" 2026-07-08 09:03:46,309 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/5bfffd88-7846-408e-8c2d-7d32e1aec27e/roles/viewer" 2026-07-08 09:03:46,677 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="2fbbe5f3-de47-4de3-a28e-291633ecb53c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e459632a-0b69-4941-a19e-597e2a25db4d", client_auth_method="client-secret", username="admin", authSessionParentId="af3e6456-affc-4c91-8d92-25e9406ade7f", authSessionTabId="fG8G19Owwuw" 2026-07-08 09:03:46,806 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/666eacf7-1f5f-493f-8212-7a417fc333f2/roles/member" 2026-07-08 09:05:54,033 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f297ee30-9406-4247-beb6-e3c99850f9be", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b5b62435-2c73-465a-a608-92122644c6c0", client_auth_method="client-secret", username="admin", authSessionParentId="65eeb63a-1166-406a-8ba5-67239cae9e27", authSessionTabId="NYNeDOv9i_g" 2026-07-08 09:05:55,480 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-08 09:05:56,897 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="0884e32c-7e29-4315-a059-e222a1b93b77", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0d9e01f5-134d-4ebf-aeb2-5f8bdd98e161", client_auth_method="client-secret", username="admin", authSessionParentId="aa31c6d0-b433-421a-bbb0-750f9fa8dfd3", authSessionTabId="rHeV44Q2AFY" 2026-07-08 09:05:57,061 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/6da95431-5a42-45be-9702-9e1d287c2a7b" 2026-07-08 09:05:57,628 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="b6bec9a2-ff9e-4b24-a009-23c1b8f0969b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="37b190f5-722c-489a-b065-7b09db617743", client_auth_method="client-secret", username="admin", authSessionParentId="4740e40b-8e8c-478d-97b1-173e4ff1ca8a", authSessionTabId="S8METmNW4HI" 2026-07-08 09:05:58,236 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/3efbe252-d333-4477-a875-f64e8fa396f7/role-mappings/clients/57f61a5f-b402-46fa-985a-eac66eca9d65" 2026-07-08 09:10:02,431 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="9cdc10a5-de37-4d10-9fdb-3b34a45183ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3eedfb18-e8b9-4de7-adb1-78959f1d1eb7", client_auth_method="client-secret", username="admin", authSessionParentId="8d4f3882-68d5-4bf0-92c6-71af3dd1fb6f", authSessionTabId="YVdxVRQJMmI" 2026-07-08 09:10:02,660 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-08 09:10:03,347 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="8f0c9bec-9f0e-4714-9119-45c6690a750d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6f1f8c65-6b73-471e-bc83-29325ac71ef6", client_auth_method="client-secret", username="admin", authSessionParentId="599f86f5-0a31-4f67-adbb-cf74371bba1d", authSessionTabId="z3KctssPZ9g" 2026-07-08 09:10:03,405 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2e00225d-ed35-4f8f-9af5-f67c407a4cd5" 2026-07-08 09:10:03,481 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2e00225d-ed35-4f8f-9af5-f67c407a4cd5/protocol-mappers/models/664fea67-90fb-413f-b16a-07bdf324a306" 2026-07-08 09:10:10,554 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="1ddd5960-d5c8-4475-8707-aef5e321c8d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4774eef8-677f-4d2c-bdfa-69c4084398a3", client_auth_method="client-secret", username="admin", authSessionParentId="7c76d4d9-664e-41e7-87a9-d2adb8cbebd7", authSessionTabId="pPojLRTCrdI" 2026-07-08 09:10:10,618 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/c43ddff8-7e6f-4c2c-a2c9-b7d739b35f8a" 2026-07-08 09:10:11,003 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="d17ce98d-d45c-45c6-84e4-547cdd3a04e6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7b62aa6c-60f2-4b46-83a8-01eb1b8b8ff2", client_auth_method="client-secret", username="admin", authSessionParentId="13b202ff-4a86-41c7-a2ec-1be722d417dd", authSessionTabId="oYDYlIgbktk" 2026-07-08 09:10:11,087 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/5bfffd88-7846-408e-8c2d-7d32e1aec27e" 2026-07-08 09:10:11,526 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="82dcafef-1202-448f-b0a2-1b33aa3f1248", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c118d47-7ee6-496f-93cb-f746fede0f00", client_auth_method="client-secret", username="admin", authSessionParentId="62e1eb23-6a18-45bb-a60d-9151d7a41a95", authSessionTabId="1yCn9ANiCVo" 2026-07-08 09:10:11,593 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/666eacf7-1f5f-493f-8212-7a417fc333f2" 2026-07-08 09:10:12,277 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="c1c5efc0-5f3e-4c72-8cf2-1847f4a45631", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fdce2fbf-3d8f-486c-b738-e5572c13926c", client_auth_method="client-secret", username="admin", authSessionParentId="f18c4b9a-d470-40a2-8854-4b1db2b03150", authSessionTabId="q_tB68D5gVc" 2026-07-08 09:10:12,614 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="e1e84640-77c7-4080-abd0-c48780d5e4fa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="86f738e0-45fd-4a25-ad74-d23789a1f30d", client_auth_method="client-secret", username="admin", authSessionParentId="918aa839-03ba-4c24-8e77-10482949dabb", authSessionTabId="oFHuWRtL-z4" 2026-07-08 09:10:12,970 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="8cf2883f-360d-4c86-9d90-22858aab95d1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7660c362-8500-42ca-82b9-d1cfc9fc48fa", client_auth_method="client-secret", username="admin", authSessionParentId="ec071056-837e-4193-af80-93b73e91894e", authSessionTabId="sgJg0Os1vOE" 2026-07-08 09:10:13,332 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="54cc7a12-0112-4e03-91ac-96cb4d504320", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="10333083-7905-4cbe-8c62-de1dc87d8fe7", client_auth_method="client-secret", username="admin", authSessionParentId="c12d12fc-55fb-4e10-be8e-703e84ebc12a", authSessionTabId="bfCgm0QNoIY" 2026-07-08 09:10:13,651 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="c07d5211-1e3c-4d39-b4eb-11e64dfa8e3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9da823c4-30dc-4d3e-b260-eeff5166c229", client_auth_method="client-secret", username="admin", authSessionParentId="ee526499-5298-4049-896a-eb8896bb9b5d", authSessionTabId="AQSgAvPmnS0" 2026-07-08 09:11:02,491 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="892ee4f7-db4f-407c-8111-097a9c7fd32a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cea633d4-059f-43ad-aee6-7a35858a8c53", client_auth_method="client-secret", username="admin", authSessionParentId="ac4d856a-c800-416e-8ffb-b3d9a743399c", authSessionTabId="_GxVfM-93Hs" 2026-07-08 09:11:02,602 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-08 09:11:04,129 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="92d02f4d-c605-4b93-a329-9742d3181117", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="acc5d12f-3c10-4355-b9e0-24b48259f45d", client_auth_method="client-secret", username="admin", authSessionParentId="5b25bbd2-eb17-450f-ae84-27a937cecb56", authSessionTabId="GFzycBkLWLg" 2026-07-08 09:11:04,201 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/6da95431-5a42-45be-9702-9e1d287c2a7b" 2026-07-08 09:11:04,785 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="1064b32c-f405-418e-841f-4c977eb3fd7d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="04ad214c-3700-4379-a95c-0dce394d4ba9", client_auth_method="client-secret", username="admin", authSessionParentId="1794adbe-98f2-48a0-a540-b25d7450d72d", authSessionTabId="8hikz24q7vg" 2026-07-08 09:11:21,646 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="admin-cli", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="ae6c3b81-f39e-4cfa-85e8-22068bcdfcd4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2e3207d2-b724-4b6c-82dd-2f1d5206adda", client_auth_method="client-secret", username="admin", authSessionParentId="5b7b1d0a-0c0c-4e44-a0a0-72a62ae8e734", authSessionTabId="nL8__FsoDj0" 2026-07-08 09:11:21,724 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6031ef6c-0c59-4b96-aba4-9e7cd37bab9e", clientId="92953029-ff3d-476e-ac89-ecccd2e979b2", userId="094a53fb-0e05-4ecb-b56a-03274c5a0d44", ipAddress="199.204.45.70", resourceType="USER", resourcePath="users/3802ef18-4c44-4b88-a678-502de8a9d874" 2026-07-08 09:11:23,868 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="3efbe252-d333-4477-a875-f64e8fa396f7", ipAddress="10.0.0.25", token_id="7c927b73-60c9-4a8b-9e02-3a7318a34f22", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="ea409420-10e9-4b44-b169-f404754b2607", authSessionTabId="vNKcashf-W4"