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-21 13:18:21,706 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46895ms 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-21 13:18:27,103 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-21 13:18:34,625 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-21 13:18:35,007 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-21 13:18:35,709 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-21 13:18:36,624 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-21 13:18:36,698 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c20117e5-be8c-4687-84c2-381225171d4b, name: keycloak-0-51830 2026-07-21 13:18:36,705 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-21 13:18:36,706 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-21 13:18:36,800 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32164 2026-07-21 13:18:38,611 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-21 13:18:38,616 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-21 13:18:38,806 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51830: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-21 13:18:38,817 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51830|0] (1) [keycloak-0-51830] 2026-07-21 13:18:38,833 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51830`, physical addresses are `[10.0.0.209:47700]` 2026-07-21 13:18:38,840 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-21 13:18:40,322 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51830, Site name: null 2026-07-21 13:18:50,420 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-21 13:18:50,420 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-21 13:18:50,916 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-21 13:18:57,507 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-21 13:18:57,508 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-21 13:18:58,017 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-21 13:18:58,018 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-21 13:19:04,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:05,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-21 13:19:05,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:05,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:07,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:07,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:10,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-07-21 13:19:10,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:10,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:12,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:13,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:13,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:14,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:14,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:14,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:14,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:14,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:15,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:17,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:17,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-07-21 13:19:17,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-07-21 13:19:17,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:17,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:17,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:17,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-07-21 13:19:18,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:19,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:19,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:20,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-07-21 13:19:20,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:21,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:21,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:21,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:21,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:22,068 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-21 13:19:22,158 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-21 13:19:22,231 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-21 13:19:22,329 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-21 13:19:22,422 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-21 13:19:22,531 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-21 13:19:22,606 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-21 13:19:22,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-21 13:19:22,832 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-21 13:19:22,878 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-21 13:19:22,984 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-21 13:19:23,041 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-21 13:19:23,109 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-21 13:19:23,177 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-21 13:19:23,235 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-21 13:19:23,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-21 13:19:23,452 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-21 13:19:23,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:23,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:23,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:23,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:23,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:23,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-21 13:19:23,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:23,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:26,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-21 13:19:26,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:26,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:26,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:26,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:27,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-07-21 13:19:27,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:28,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:29,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-07-21 13:19:29,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:29,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:29,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-21 13:19:29,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:29,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:29,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:33,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:33,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:34,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:34,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:34,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:34,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:34,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:34,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:34,765 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-21 13:19:34,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:34,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:35,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:35,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:35,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:35,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:36,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:36,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:36,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:37,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:37,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:37,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:37,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-07-21 13:19:38,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:38,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-21 13:19:38,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-07-21 13:19:38,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:38,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:38,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-21 13:19:38,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:38,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:38,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,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-07-21 13:19:39,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-21 13:19:39,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:39,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-07-21 13:19:39,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,584 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-21 13:19:39,652 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-21 13:19:39,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,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 2026-07-21 13:19:39,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:39,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:39,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:39,987 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-21 13:19:40,045 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-21 13:19:40,092 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-21 13:19:40,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:40,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-07-21 13:19:40,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-21 13:19:40,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-07-21 13:19:40,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:40,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-21 13:19:40,254 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-21 13:19:40,319 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-21 13:19:40,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:40,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:40,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:40,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:40,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-21 13:19:40,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:40,631 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-21 13:19:40,711 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-21 13:19:40,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 13:19:40,766 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-21 13:19:40,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-21 13:19:42,021 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-21 13:19:49,197 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.160s. Listening on: http://0.0.0.0:8080 2026-07-21 13:19:49,197 INFO [io.quarkus] (main) Profile prod activated. 2026-07-21 13:19:49,198 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-21 13:19:50,829 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-21 13:20:05,823 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="4ab88f48-f819-4fdd-8db6-93b59d08ae4f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f6032b0-30a3-4594-88ca-11127afe29f9", client_auth_method="client-secret", username="admin", authSessionParentId="ec3fa29b-7ffe-4331-8990-ec944faf6bfb", authSessionTabId="KWuTLyd1ylg" 2026-07-21 13:20:11,105 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="atmosphere" 2026-07-21 13:20:12,319 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="a2157724-a60b-42f2-a6c9-d7bdecab3ab4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01d9e39b-859d-47f4-a0ed-eb1ee937f913", client_auth_method="client-secret", username="admin", authSessionParentId="e49e4372-7ea7-437d-a887-19c450bfb53d", authSessionTabId="CYaumHuxT4c" 2026-07-21 13:20:12,604 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e3e2d22a-28b4-4841-b423-bea6f7022d93" 2026-07-21 13:20:12,713 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e3e2d22a-28b4-4841-b423-bea6f7022d93/protocol-mappers/models/8d21935a-4011-4d64-9b4f-d9ddc6eeee5c" 2026-07-21 13:20:33,779 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="53966241-54ca-4f32-9154-7e2a5b25238b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ba490870-70b8-4364-b2d2-8eb1f263ef65", client_auth_method="client-secret", username="admin", authSessionParentId="88e33d11-dc76-474b-a78b-f249b87b1708", authSessionTabId="1Gv5794B3Ms" 2026-07-21 13:20:34,028 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/7c04dd6d-52ea-4bfa-9538-50acaebfeb74" 2026-07-21 13:20:34,438 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="3a3ee86f-838f-443a-b520-52e0face474f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9b30d67f-62d5-4ac4-9a5d-6431498616b1", client_auth_method="client-secret", username="admin", authSessionParentId="b3139a3d-81b0-41b1-99f7-b217f4c873cb", authSessionTabId="-0Q_BXj72ic" 2026-07-21 13:20:34,598 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/95274905-0179-4275-bccd-02958e93fa63" 2026-07-21 13:20:34,976 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="5dccc066-9b2a-46ba-b7a0-c0444aebe05c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9f7e7aae-9b75-4aa3-95de-de548d9094aa", client_auth_method="client-secret", username="admin", authSessionParentId="e6f9c1f3-4fcb-4ee3-8f9b-43351d05133e", authSessionTabId="remLm0tv9wA" 2026-07-21 13:20:35,108 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/6f2a2a51-46c3-43e4-bc2d-d7cd008f640b" 2026-07-21 13:20:35,804 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="35e18b85-8e01-48e2-ac7e-540b3c89c719", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="43a8ccbd-d975-408b-9a86-7b10275c3bd5", client_auth_method="client-secret", username="admin", authSessionParentId="53a8e18d-c832-4791-b48b-3d5f19951477", authSessionTabId="OUZ1LvMD7Zk" 2026-07-21 13:20:36,330 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/7c04dd6d-52ea-4bfa-9538-50acaebfeb74/roles/member" 2026-07-21 13:20:36,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="7199622f-7c70-4051-9b84-25bcc849ca74", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4cb3a3e5-885f-4978-a675-83c3e0df30bb", client_auth_method="client-secret", username="admin", authSessionParentId="4450e7ed-f36f-40c6-8e2a-9408a348a9da", authSessionTabId="GN1uT6V6P1k" 2026-07-21 13:20:36,896 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/95274905-0179-4275-bccd-02958e93fa63/roles/admin" 2026-07-21 13:20:37,314 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="77a60795-34a7-4e3d-9ef6-6d60329fe0bc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b263fa6f-85c2-474b-b0ae-022b04881129", client_auth_method="client-secret", username="admin", authSessionParentId="0f3542f5-f26e-47ae-a595-d297c5016799", authSessionTabId="qRsw4fjI_dM" 2026-07-21 13:20:37,500 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/95274905-0179-4275-bccd-02958e93fa63/roles/editor" 2026-07-21 13:20:37,889 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="21ccbd05-62f2-417c-9c01-4dc485eabf12", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e614cbc0-1953-431c-a241-a89301207c6c", client_auth_method="client-secret", username="admin", authSessionParentId="6ce95000-e851-474a-acc6-380c4f089dbb", authSessionTabId="vYyeO1foQno" 2026-07-21 13:20:38,052 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/95274905-0179-4275-bccd-02958e93fa63/roles/viewer" 2026-07-21 13:20:38,454 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="6b20b5dc-c215-418e-8221-3b077546835a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="21e32009-f394-4028-9127-4438aaa172b7", client_auth_method="client-secret", username="admin", authSessionParentId="9daba169-e1f7-4eba-9422-6d1f950006f5", authSessionTabId="wT8XvToLAwA" 2026-07-21 13:20:38,552 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/6f2a2a51-46c3-43e4-bc2d-d7cd008f640b/roles/member" 2026-07-21 13:23:02,596 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="839f9d1f-25d4-4136-9949-0da7cc69b2b7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e0b19d45-afbb-4f2d-9ab9-6f01dc2e3c04", client_auth_method="client-secret", username="admin", authSessionParentId="7e160299-63e4-4fe9-a55b-60194c959f89", authSessionTabId="5azPWDL-ygo" 2026-07-21 13:23:03,218 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="null" 2026-07-21 13:23:04,713 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="354c3e36-7950-4078-80c8-f80f432f6789", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b5f59411-6a12-4e87-82b4-c2609821a353", client_auth_method="client-secret", username="admin", authSessionParentId="d8891a91-2b9b-4402-8084-42f333d5a2da", authSessionTabId="3pR4djxMgGw" 2026-07-21 13:23:04,922 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/dc312af3-9a84-4ca9-bc50-ee376d4a76a5" 2026-07-21 13:23:05,521 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="59e71826-3d50-4041-8b95-7dfb3eb9db2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1b676255-39c2-4148-9e6f-860adeb54e32", client_auth_method="client-secret", username="admin", authSessionParentId="df552bd9-14a1-4b4f-a046-72237e24ceb1", authSessionTabId="Vn-2AwEKU-0" 2026-07-21 13:23:05,936 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/3a56dff6-847d-480c-8b16-819d9aff302b/role-mappings/clients/757de863-9af4-4499-88c2-80bed9f01d4e" 2026-07-21 14:15:44,264 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="a8314c2f-5b30-40aa-b4a1-b6070857d015", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d29206a0-7b8f-4f0f-860e-2757befb6ddc", client_auth_method="client-secret", username="admin", authSessionParentId="b10a9471-e355-4cb5-a010-4f1d4d33c9b8", authSessionTabId="RHqzHTl-NrA" 2026-07-21 14:15:44,528 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="null" 2026-07-21 14:15:45,360 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="7be6f931-1a8d-4f3e-95d4-598f84a977b2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a3c05edc-1eaa-4aca-982c-aa904405b52e", client_auth_method="client-secret", username="admin", authSessionParentId="f1aceee9-0ec9-421b-956a-49e5750e4582", authSessionTabId="4SD_M8zO8tY" 2026-07-21 14:15:45,421 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e3e2d22a-28b4-4841-b423-bea6f7022d93" 2026-07-21 14:15:45,482 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e3e2d22a-28b4-4841-b423-bea6f7022d93/protocol-mappers/models/8d21935a-4011-4d64-9b4f-d9ddc6eeee5c" 2026-07-21 14:15:51,971 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="1735ea4c-622b-4cab-a7f2-472795842b42", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="64cc7306-20db-47ec-82f4-094bd7ec86ba", client_auth_method="client-secret", username="admin", authSessionParentId="699e38e9-13a9-45bf-8e70-7eccc89228ac", authSessionTabId="atpYh4-Vcfw" 2026-07-21 14:15:52,021 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/7c04dd6d-52ea-4bfa-9538-50acaebfeb74" 2026-07-21 14:15:52,433 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="259a57b3-059b-4227-bae2-b88c593c4e1a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3e989c64-09c9-4ebd-85df-36f21be84eba", client_auth_method="client-secret", username="admin", authSessionParentId="f45de220-f34c-409c-8c4f-8db64d61e02e", authSessionTabId="1scNpBVECpM" 2026-07-21 14:15:52,529 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/95274905-0179-4275-bccd-02958e93fa63" 2026-07-21 14:15:52,969 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="d5235aa9-9cc2-4f6e-8d03-51eac5c0b9d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73c637fa-d58d-49fc-afcf-854b069a6b28", client_auth_method="client-secret", username="admin", authSessionParentId="e85d591a-d59b-41b0-b2f4-dc7591311a27", authSessionTabId="lC6_lG21kYM" 2026-07-21 14:15:53,022 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/6f2a2a51-46c3-43e4-bc2d-d7cd008f640b" 2026-07-21 14:15:53,713 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="fc760784-2dc5-4296-9153-d5b2fb979bb4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eefa59e9-2c5a-4d23-8aa9-694906eae928", client_auth_method="client-secret", username="admin", authSessionParentId="74d842b5-ddb7-4538-8037-798485a4e4a1", authSessionTabId="ARqea9060tY" 2026-07-21 14:15:54,083 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="0e841e69-740b-4c14-b411-8d04483e5899", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0b550624-131b-408d-bec5-e8419310fcd9", client_auth_method="client-secret", username="admin", authSessionParentId="461c6d2a-82de-424e-bd4b-41c1c5538210", authSessionTabId="il_QT73QgOw" 2026-07-21 14:15:54,437 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="caf32fad-1bc4-4b6c-8679-b53002a47cf7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="527fd9e9-58f1-4f4a-871c-89df260720d5", client_auth_method="client-secret", username="admin", authSessionParentId="18ea3d12-28f8-4a14-9ff7-12976bb104d3", authSessionTabId="_dMBvBpCVPI" 2026-07-21 14:15:54,817 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="df0c674b-2a6c-42b0-aaac-5fe6135dc3ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aa872862-58dc-4f7d-82cd-c0d10641bf9c", client_auth_method="client-secret", username="admin", authSessionParentId="b87912c9-d5c5-42cc-8370-d7ea0333a13a", authSessionTabId="ge1POE2-4kM" 2026-07-21 14:15:55,195 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="42d7f069-a35b-4dfc-89b9-dac63d40782d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14a11a5a-5637-402e-aa66-bf90a511726e", client_auth_method="client-secret", username="admin", authSessionParentId="66ae109a-2e7a-4c83-b35c-dc178f685b14", authSessionTabId="9uw2BR1gVg4" 2026-07-21 14:17:09,266 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="9a913ca3-a81c-43ba-a647-fde02960c6fb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9a26e188-08e5-458b-a519-5fd481a09565", client_auth_method="client-secret", username="admin", authSessionParentId="fa772d7e-574c-476e-873a-061526629186", authSessionTabId="cYQRpSicwTw" 2026-07-21 14:17:09,434 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="null" 2026-07-21 14:17:11,152 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="3a8d95e0-c7b4-405f-9a7d-46d51fa0ba8a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0297596-9489-432f-b456-e58a1b75106d", client_auth_method="client-secret", username="admin", authSessionParentId="592a4bc2-e3e5-4ae3-866a-0369a731dc43", authSessionTabId="xBes3Z2XVCU" 2026-07-21 14:17:11,199 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="0893015b-e8ab-4a68-8019-44639a1cb992", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/dc312af3-9a84-4ca9-bc50-ee376d4a76a5" 2026-07-21 14:17:11,912 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="92295d68-edfa-4af9-a1ff-0cb9c5c73135", clientId="admin-cli", userId="a9e2edca-2ecf-467e-bd64-bcc014f57ccd", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="6b70363e-5723-4770-ba54-5eec1754e9dc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="45971f5a-7a77-45d2-a926-84be54bc4018", client_auth_method="client-secret", username="admin", authSessionParentId="d6803086-36f0-4a8d-939d-9cfd3336728b", authSessionTabId="UGxx9KZRW4U"