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-09-03 16:27:49,651 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 66444ms 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-09-03 16:27:57,477 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-09-03 16:28:09,784 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-03 16:28:10,292 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-03 16:28:11,195 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-03 16:28:12,292 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-03 16:28:12,295 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9b6cb0f7-1687-49c9-984f-6be683eb82a6, name: keycloak-0-48447 2026-09-03 16:28:12,384 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-09-03 16:28:12,385 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-09-03 16:28:12,489 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44344 2026-09-03 16:28:14,501 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48447: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-03 16:28:14,588 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48447|0] (1) [keycloak-0-48447] 2026-09-03 16:28:14,701 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48447`, physical addresses are `[10.0.0.159:59880]` 2026-09-03 16:28:14,877 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-03 16:28:16,182 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-09-03 16:28:16,279 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-03 16:28:17,590 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48447, Site name: null 2026-09-03 16:28:33,891 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-09-03 16:28:33,892 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-09-03 16:28:34,479 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-03 16:28:43,295 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-09-03 16:28:43,295 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-09-03 16:28:44,099 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-09-03 16:28:44,099 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-09-03 16:28:53,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:28:54,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:28:55,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:28:55,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:28:58,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:28:58,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:00,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:01,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:01,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:04,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:05,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:05,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:05,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:06,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-09-03 16:29:06,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:06,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:06,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:08,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-09-03 16:29:09,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:09,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-09-03 16:29:09,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-09-03 16:29:10,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:10,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:10,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:10,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:11,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:13,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:13,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:14,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-09-03 16:29:15,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:16,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:16,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:16,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-09-03 16:29:16,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:16,394 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-09-03 16:29:16,471 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-09-03 16:29:16,555 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-09-03 16:29:16,642 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-09-03 16:29:16,787 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-09-03 16:29:16,925 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-09-03 16:29:17,032 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-09-03 16:29:17,136 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-09-03 16:29:17,317 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-09-03 16:29:17,436 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-09-03 16:29:17,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-03 16:29:17,660 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-09-03 16:29:17,735 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-09-03 16:29:17,814 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-09-03 16:29:17,899 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-09-03 16:29:18,048 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-09-03 16:29:18,217 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-09-03 16:29:18,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:18,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:21,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:21,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-09-03 16:29:21,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-09-03 16:29:21,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-09-03 16:29:21,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:23,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:23,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:24,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-09-03 16:29:25,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:25,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-09-03 16:29:25,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-09-03 16:29:25,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:25,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:25,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-09-03 16:29:26,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:30,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:31,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:31,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:31,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:31,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:31,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-09-03 16:29:31,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:31,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:32,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-03 16:29:32,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-09-03 16:29:32,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:32,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:32,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-09-03 16:29:32,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:32,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:33,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:33,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-09-03 16:29:33,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-09-03 16:29:34,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:34,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-09-03 16:29:34,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:34,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:35,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:35,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-09-03 16:29:35,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-09-03 16:29:35,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:35,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-09-03 16:29:35,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:35,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:35,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,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-09-03 16:29:36,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,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-09-03 16:29:36,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:36,903 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-09-03 16:29:36,982 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-09-03 16:29:36,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,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-09-03 16:29:37,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-09-03 16:29:37,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,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-09-03 16:29:37,341 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-09-03 16:29:37,428 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-09-03 16:29:37,488 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-09-03 16:29:37,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,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-09-03 16:29:37,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,727 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-09-03 16:29:37,822 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-09-03 16:29:37,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:37,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:38,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:38,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:38,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:38,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:38,219 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-09-03 16:29:38,309 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-09-03 16:29:38,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 16:29:38,376 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-09-03 16:29:38,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-03 16:29:40,001 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-03 16:29:49,088 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 119.002s. Listening on: http://0.0.0.0:8080 2026-09-03 16:29:49,089 INFO [io.quarkus] (main) Profile prod activated. 2026-09-03 16:29:49,089 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-09-03 16:29:51,677 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-03 16:30:12,996 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="78b8e49a-629f-42c9-a1ff-93bfacf59f70", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7cf30af6-ff77-4b96-811f-cbcc6af8a36c", client_auth_method="client-secret", username="admin", authSessionParentId="c99c4b62-e8f2-45c9-b78c-0f5fd940b431", authSessionTabId="-YR0fL8gms8" 2026-09-03 16:30:21,103 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="REALM", resourcePath="atmosphere" 2026-09-03 16:30:22,888 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="0fdbb7fd-2241-46ef-9d8a-03b6975f3658", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6d52756-f2d5-4447-8a21-90f80dc4e749", client_auth_method="client-secret", username="admin", authSessionParentId="822b2026-32c7-46c8-b18d-251462787312", authSessionTabId="tvm6ghhWgEE" 2026-09-03 16:30:23,202 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1e902802-8d48-42ce-ac6a-47123232f656" 2026-09-03 16:30:23,493 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1e902802-8d48-42ce-ac6a-47123232f656/protocol-mappers/models/65d1daff-5c34-474d-8734-fd20ee088185" 2026-09-03 16:30:45,179 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="f133179a-de0e-4b38-ab0d-d9f368a7db11", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d163b788-4532-40e3-b3ba-278a9344bcab", client_auth_method="client-secret", username="admin", authSessionParentId="1b5499e4-0eba-4b1d-b32d-80b406fbb76a", authSessionTabId="7jBnvAtOwTg" 2026-09-03 16:30:45,513 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/9fb86b15-e57a-406a-8aa6-f8351c674000" 2026-09-03 16:30:46,045 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="c84c2983-785e-485b-80fc-1ec378478553", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c711f8c-f0f4-4086-a09f-f290ec83e68d", client_auth_method="client-secret", username="admin", authSessionParentId="d1fc4ddf-2543-46cf-8e8e-6078e1d4562f", authSessionTabId="u6v8cwsgWIQ" 2026-09-03 16:30:46,199 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/763d2f99-8294-4275-a557-7e2a8ef14daa" 2026-09-03 16:30:46,657 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="ccc3fca1-d6c9-4559-b404-6de0dd6ee92e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27199263-c652-418a-bbd3-16e593be1d26", client_auth_method="client-secret", username="admin", authSessionParentId="058838a4-f3df-4588-b78a-eb8e65a5b04b", authSessionTabId="mz_I4n781Y4" 2026-09-03 16:30:46,728 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/c61593ba-291d-45ad-b159-50c615a1a1be" 2026-09-03 16:30:47,460 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="35c397a5-568c-4900-9b00-7a0b14eb99b2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6f58043b-9e1e-42c8-99f3-c74bc3e15532", client_auth_method="client-secret", username="admin", authSessionParentId="8b5364b5-c441-4c3a-b52e-fd6d0200a7e1", authSessionTabId="nq4YF8ZLdnc" 2026-09-03 16:30:47,596 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_ROLE", resourcePath="clients/9fb86b15-e57a-406a-8aa6-f8351c674000/roles/member" 2026-09-03 16:30:48,021 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="339543e5-01d7-475a-8862-46bd79dd020d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3615bfdf-8800-4c2d-b767-1298af46b315", client_auth_method="client-secret", username="admin", authSessionParentId="bc68c162-61ee-4a5f-afd7-3697cb7332a8", authSessionTabId="NEhSDdJfzt8" 2026-09-03 16:30:48,135 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_ROLE", resourcePath="clients/763d2f99-8294-4275-a557-7e2a8ef14daa/roles/admin" 2026-09-03 16:30:48,629 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="746e69f0-de98-4b6c-93b7-0fb64e0c6004", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d4796ae-3b93-40bb-b0a6-40e1ca67d7cb", client_auth_method="client-secret", username="admin", authSessionParentId="f2481735-e50a-431e-a94a-5b461a35807e", authSessionTabId="m7ZKUagGZhU" 2026-09-03 16:30:48,777 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_ROLE", resourcePath="clients/763d2f99-8294-4275-a557-7e2a8ef14daa/roles/editor" 2026-09-03 16:30:49,235 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="0037f031-536e-4d07-a3b0-5b3bd9fe5b2f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e3e1649b-a04a-4986-87ae-9d1d876c7051", client_auth_method="client-secret", username="admin", authSessionParentId="7c8f09b9-4ac6-4589-95a2-1b4ce7350ac0", authSessionTabId="RlT5X4HYmH4" 2026-09-03 16:30:49,418 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_ROLE", resourcePath="clients/763d2f99-8294-4275-a557-7e2a8ef14daa/roles/viewer" 2026-09-03 16:30:49,862 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="8236bf93-44bb-4aee-aa50-ca929141cd47", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="72efd9ab-c9c0-421c-b6df-1cfe6ea46f50", client_auth_method="client-secret", username="admin", authSessionParentId="ee9d26e5-92b6-4144-be78-9f43478d92f5", authSessionTabId="24GEitpjInQ" 2026-09-03 16:30:49,950 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_ROLE", resourcePath="clients/c61593ba-291d-45ad-b159-50c615a1a1be/roles/member" 2026-09-03 16:33:12,654 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="b73b89f2-bca9-42bb-9acc-d66b0e2ce571", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4b7428b6-94b6-4ee0-be90-7a3ee5fe1c3f", client_auth_method="client-secret", username="admin", authSessionParentId="b2d47c28-0a91-4081-a03b-48b1359c58a8", authSessionTabId="sj8vL7ePu7E" 2026-09-03 16:33:13,491 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="REALM", resourcePath="null" 2026-09-03 16:33:15,161 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="910b0b6f-d0c3-4014-8493-d2379e71fc30", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="741b08b3-e839-4b5b-9f0f-08cad9c949c5", client_auth_method="client-secret", username="admin", authSessionParentId="70ea4a5f-c197-498b-999a-e17a441deba2", authSessionTabId="4AuIDVqLLaU" 2026-09-03 16:33:15,301 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/fa8dfcc6-b402-48ea-9dda-6d2f82190e06" 2026-09-03 16:33:16,035 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="22d825fb-3eb4-40e7-bf04-0c520b411cea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e5d8d304-1d3e-4452-a898-5e173e36668b", client_auth_method="client-secret", username="admin", authSessionParentId="59b38130-29c2-47d5-9160-23db9cee83f2", authSessionTabId="zuQWZGc23WQ" 2026-09-03 16:33:16,611 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/d411c09a-3fe6-4266-a607-4a77cb444ba5/role-mappings/clients/e115b6d1-434b-4218-8cc0-cb3246598b2b" 2026-09-03 17:30:09,835 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="a9c5333a-043a-4d51-816b-e58202fa2015", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4a236142-f534-4ffb-ae64-a2abfa939ed3", client_auth_method="client-secret", username="admin", authSessionParentId="2718c400-7b63-4f55-9eea-f44ec66e49c9", authSessionTabId="FtCXC8EJ8Ec" 2026-09-03 17:30:10,103 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="REALM", resourcePath="null" 2026-09-03 17:30:11,352 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="8c6be5ce-848c-4ac1-a6e4-6e9f26569287", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="780e49e0-6b29-4fbe-be23-823ae2d7f00a", client_auth_method="client-secret", username="admin", authSessionParentId="3c13c3f2-cd45-47ab-ba9e-38a97c3ccf13", authSessionTabId="4JnPI6_7L3A" 2026-09-03 17:30:11,448 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1e902802-8d48-42ce-ac6a-47123232f656" 2026-09-03 17:30:11,494 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1e902802-8d48-42ce-ac6a-47123232f656/protocol-mappers/models/65d1daff-5c34-474d-8734-fd20ee088185" 2026-09-03 17:30:18,493 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="584c9299-f878-476f-bde9-bfef6c4ed91e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb655202-9260-46ae-bfa7-9f2a2fc67073", client_auth_method="client-secret", username="admin", authSessionParentId="c3e6b42f-dd62-4640-8847-74cc6e946a97", authSessionTabId="y4zabg6Up60" 2026-09-03 17:30:18,602 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/9fb86b15-e57a-406a-8aa6-f8351c674000" 2026-09-03 17:30:19,076 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="8fe9fa74-95e9-4f10-a7fa-99d7592d57fa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b496000b-ed16-4493-b68c-65244036cb2f", client_auth_method="client-secret", username="admin", authSessionParentId="f15adec1-37a1-4e4e-9805-92137db44a01", authSessionTabId="IekUZQCXBCE" 2026-09-03 17:30:19,177 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/763d2f99-8294-4275-a557-7e2a8ef14daa" 2026-09-03 17:30:19,616 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="742390d1-169b-4a4d-98dc-56866f313c7e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f385dc0c-43f0-47d4-ae91-dfc5981efcb4", client_auth_method="client-secret", username="admin", authSessionParentId="f939d5ed-101c-4e46-8a11-b9bc4a5dad99", authSessionTabId="p-J0bWBdCEY" 2026-09-03 17:30:19,691 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/c61593ba-291d-45ad-b159-50c615a1a1be" 2026-09-03 17:30:20,458 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="8ac97481-7d5f-4e78-b834-c138d5d32446", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="109248e8-560b-4d74-89b2-128916937a43", client_auth_method="client-secret", username="admin", authSessionParentId="e869a830-6ca9-4c8e-aa8a-cae50db0e24e", authSessionTabId="J2YTpgXLl5c" 2026-09-03 17:30:20,890 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="9875fab0-8ee4-48c7-b41c-4e177e32f0e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3aeba4ff-d769-4071-9687-22e2e6606ae9", client_auth_method="client-secret", username="admin", authSessionParentId="c6c117ba-84a2-4f9c-aa82-7f5b0cdcf687", authSessionTabId="oYbAYamHsxY" 2026-09-03 17:30:21,312 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="5cb8cc35-b5fc-4d0a-8af2-597c932d1de0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8e78c1fa-6b71-43e1-abde-f8162f28ae66", client_auth_method="client-secret", username="admin", authSessionParentId="94302e0c-a374-4dda-b7a7-aacf492784b8", authSessionTabId="KLx1XuNOHZk" 2026-09-03 17:30:21,767 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="7e686bd5-8b5f-4968-98d0-e2724ea74ef3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e2e712e1-8753-47d7-812d-52199ba50005", client_auth_method="client-secret", username="admin", authSessionParentId="dfe9d722-4b92-4feb-8ed3-45cd52da4c7e", authSessionTabId="QEW_uqGTa5Y" 2026-09-03 17:30:22,171 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="1336853a-5a37-4e11-bdc9-980e1c13cd01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5cffb295-a11e-4880-8473-7b59eb585b78", client_auth_method="client-secret", username="admin", authSessionParentId="9f29889e-d87a-496b-9cad-d2f253ac1e78", authSessionTabId="C7W79Zzb8zE" 2026-09-03 17:31:41,975 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="d9caa40c-3018-44e9-ac4f-8a7e1be5efcd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="872248f0-9c19-425b-9418-f682c50b10b7", client_auth_method="client-secret", username="admin", authSessionParentId="2ebb5f9a-6d2c-4f03-817c-4ee444dad4b3", authSessionTabId="vXa9HxWQhH0" 2026-09-03 17:31:42,105 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="REALM", resourcePath="null" 2026-09-03 17:31:44,193 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="c9cd1043-6064-4532-a79b-ffafee6feb79", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="59d1e1e2-b3e1-4e33-bca9-b8e3bbf7eac0", client_auth_method="client-secret", username="admin", authSessionParentId="9999d005-b5dd-40d9-bba4-8191e3d0d064", authSessionTabId="cCfcKcJxUFE" 2026-09-03 17:31:44,249 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="10552962-0377-40cd-9622-1bc844325c8a", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", resourceType="CLIENT", resourcePath="clients/fa8dfcc6-b402-48ea-9dda-6d2f82190e06" 2026-09-03 17:31:45,034 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="9267ff25-a51c-42b1-8fc2-35598bf215b5", clientId="admin-cli", userId="291ad746-77bb-490b-9264-bd39a9b0b8a4", ipAddress="162.253.55.242", auth_method="openid-connect", token_id="ae1f24d0-1062-4030-abf4-83a3948d1c08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="922466b0-5d64-4b10-af63-0b11adf7b608", client_auth_method="client-secret", username="admin", authSessionParentId="1505202e-638a-4748-b866-a32eca0d82e4", authSessionTabId="66zS3oE4Y38"