Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-10 22:32:13,132 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56703ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-08-10 22:32:19,038 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-10 22:32:29,014 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-10 22:32:29,620 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-10 22:32:30,532 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-10 22:32:31,413 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-10 22:32:31,416 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fa4b432d-7fd1-4985-83dd-aeb7a3ce6706, name: keycloak-0-39343 2026-08-10 22:32:31,426 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-10 22:32:31,426 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-10 22:32:31,517 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26222 2026-08-10 22:32:32,918 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-10 22:32:33,525 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39343: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-10 22:32:33,538 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39343|0] (1) [keycloak-0-39343] 2026-08-10 22:32:33,557 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39343`, physical addresses are `[10.0.0.177:41758]` 2026-08-10 22:32:33,620 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-10 22:32:35,412 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39343, Site name: null 2026-08-10 22:32:35,422 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-10 22:32:48,231 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-10 22:32:48,232 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-10 22:32:48,712 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-10 22:32:55,323 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-10 22:32:55,324 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-10 22:32:55,921 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-10 22:32:55,922 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-10 22:33:04,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-08-10 22:33:04,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:05,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:05,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:08,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-08-10 22:33:08,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:10,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-08-10 22:33:10,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-08-10 22:33:10,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-08-10 22:33:13,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:14,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:14,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:15,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:15,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:15,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-08-10 22:33:15,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:15,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:17,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-08-10 22:33:18,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:19,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:19,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:19,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:19,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:19,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:19,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:20,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:22,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:22,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:23,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:23,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-08-10 22:33:24,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:24,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:24,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:24,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:25,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:25,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:26,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:27,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-08-10 22:33:27,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-08-10 22:33:27,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:27,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:27,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-08-10 22:33:27,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:27,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-08-10 22:33:29,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-08-10 22:33:29,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:30,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:30,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:30,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:31,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:31,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-08-10 22:33:32,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:33,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:33,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:33,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:33,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:33,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:33,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:34,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:38,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:39,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,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-08-10 22:33:40,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,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-08-10 22:33:40,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:40,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:40,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:41,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:41,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:41,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:41,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:41,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:42,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:42,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-08-10 22:33:43,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:43,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:43,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:43,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:43,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:43,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,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-08-10 22:33:44,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:44,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,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-08-10 22:33:45,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:45,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:45,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:45,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:45,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:45,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:45,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:46,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:46,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,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-08-10 22:33:46,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:46,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:46,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-10 22:33:46,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-10 22:33:46,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-10 22:33:48,122 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-10 22:33:55,731 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 102.268s. Listening on: http://0.0.0.0:8080 2026-08-10 22:33:55,731 INFO [io.quarkus] (main) Profile prod activated. 2026-08-10 22:33:55,732 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-10 22:33:57,715 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-10 22:34:16,322 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="32edc808-a8da-4a95-8e10-6e2a98ebba32", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="199ea467-d1ae-4e27-8311-87fcade5927b", client_auth_method="client-secret", username="admin", authSessionParentId="3e8b05aa-84d7-4774-b5df-5ec12934d37e", authSessionTabId="fp_JVBUEarc" 2026-08-10 22:34:22,226 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="atmosphere" 2026-08-10 22:34:23,850 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="a38eb197-5f9d-416b-bc38-251cb5e10455", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cb8c1e1-b9f8-4088-b054-48d1d5986747", client_auth_method="client-secret", username="admin", authSessionParentId="71769034-829f-47a7-a684-d44d01aaa90d", authSessionTabId="Bnxyd8FJ0GI" 2026-08-10 22:34:24,120 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e66f1d7b-b7a6-4615-a77c-808f4abbfc44" 2026-08-10 22:34:24,330 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e66f1d7b-b7a6-4615-a77c-808f4abbfc44/protocol-mappers/models/31237172-4c4a-49e6-804d-fc4b4c527c45" 2026-08-10 22:34:46,624 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="21e18547-aa92-488a-bd11-e6878577d91f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="239bf04b-e2cb-4e5e-85e7-34ca3fadf896", client_auth_method="client-secret", username="admin", authSessionParentId="8a16df4a-c816-4ec4-9dac-beb687cd8050", authSessionTabId="oIUS6HhvM2o" 2026-08-10 22:34:46,927 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/c4953945-b6c7-4387-a7b6-de29513643d5" 2026-08-10 22:34:47,520 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b648a52c-c905-47d1-9105-154e0030c45f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d3c01f9-bfec-47eb-b18f-567f15fae0ec", client_auth_method="client-secret", username="admin", authSessionParentId="20ace1c9-7ccb-470f-99bb-d2563bbc49c2", authSessionTabId="7Wr6jdqxYOE" 2026-08-10 22:34:47,733 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/578982c6-23c7-4c29-af38-6dc2abcaca7c" 2026-08-10 22:34:48,236 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="06a8359a-67ec-4cc2-9231-ae7591ca6968", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e75b47c6-589a-402e-a153-d55500b54307", client_auth_method="client-secret", username="admin", authSessionParentId="a0a4ba17-d70d-4947-96cb-bec37da99142", authSessionTabId="v18NO-ytLvM" 2026-08-10 22:34:48,427 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/45ec1572-3b6f-444a-a33f-e0b1e305592c" 2026-08-10 22:34:49,189 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ef8c219b-5c75-4328-82ec-f990a27ae939", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25d16a51-7f52-4a69-9694-e0066aa5ac18", client_auth_method="client-secret", username="admin", authSessionParentId="8636591a-bdb1-4f32-9795-27bc1d2251f1", authSessionTabId="KWAgplWY18w" 2026-08-10 22:34:49,326 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/c4953945-b6c7-4387-a7b6-de29513643d5/roles/member" 2026-08-10 22:34:49,807 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d94d9b73-b1ee-44b4-8400-ea0c004ef967", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa4d5590-955e-4aea-96fd-2121460f8ce5", client_auth_method="client-secret", username="admin", authSessionParentId="2582a5e5-bbec-4179-ada8-9a2b960582e0", authSessionTabId="HEtFhGkjKC0" 2026-08-10 22:34:49,950 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/578982c6-23c7-4c29-af38-6dc2abcaca7c/roles/admin" 2026-08-10 22:34:50,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="8618d995-7d1d-479b-ba0d-2fe863a52ed0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="379348ea-b4cf-46ff-90a4-b35bbe6bff0b", client_auth_method="client-secret", username="admin", authSessionParentId="9cd637fd-3b0f-40b3-9834-21957fc04f42", authSessionTabId="QGdlm81DUMk" 2026-08-10 22:34:50,622 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/578982c6-23c7-4c29-af38-6dc2abcaca7c/roles/editor" 2026-08-10 22:34:51,092 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="dc849645-5eb1-4ba7-ac30-06ece6b11878", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="90239fbb-4e90-4e3e-af90-5be77231cb19", client_auth_method="client-secret", username="admin", authSessionParentId="4ea97d22-78e4-47f7-a4fe-c7523dd2f30d", authSessionTabId="jTGoQR3JQ8M" 2026-08-10 22:34:51,225 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/578982c6-23c7-4c29-af38-6dc2abcaca7c/roles/viewer" 2026-08-10 22:34:51,697 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f7b98b66-ebfd-417d-8dd3-b682c7f23af3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b000311e-9a22-4370-a602-64a3c9c8869b", client_auth_method="client-secret", username="admin", authSessionParentId="7ec6debc-6c1a-424c-aeb5-79edef849461", authSessionTabId="ZQzW7Xw2nTU" 2026-08-10 22:34:51,826 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/45ec1572-3b6f-444a-a33f-e0b1e305592c/roles/member" 2026-08-10 22:37:16,392 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="718cf37c-6fd6-48f6-8a4f-1bf0811f4ea8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5f3e84fa-e154-436c-919d-985e3f597e5f", client_auth_method="client-secret", username="admin", authSessionParentId="191ea590-2da4-42a6-a188-b0321d39c8b2", authSessionTabId="-vRHxZ8w_Lc" 2026-08-10 22:37:17,221 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-08-10 22:37:19,037 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="e7873f22-7aba-4d31-b921-e754a5188360", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="00541201-6cca-486b-8b66-9748d83ef759", client_auth_method="client-secret", username="admin", authSessionParentId="ebd9807e-df49-4030-98b0-4460619e640b", authSessionTabId="gA8hPfEAnxU" 2026-08-10 22:37:19,249 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/847dd30e-a697-4a70-a469-2318452d085d" 2026-08-10 22:37:20,150 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="973dd984-4fd1-4019-ad44-0294bee9fb55", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7fcbfa90-443a-4b18-b29d-32db189e361f", client_auth_method="client-secret", username="admin", authSessionParentId="13a74331-2b9b-4dde-a734-43fc3fe36362", authSessionTabId="SmhFp1zjss4" 2026-08-10 22:37:20,808 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/7d059a87-8e1d-4232-8323-e48e2ed22e8a/role-mappings/clients/090e288d-7adb-47ae-8d87-94a5ae983fc7" 2026-08-10 23:29:59,294 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="a96e2d7f-634c-4db4-a9f9-ad51a955d4df", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e63a67e8-f761-4be8-87d0-2dc0400e76fb", client_auth_method="client-secret", username="admin", authSessionParentId="fc61a0b2-1d10-47c1-a39e-789736cc5afa", authSessionTabId="whKbgiMLJ-Q" 2026-08-10 23:29:59,549 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-08-10 23:30:00,413 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="af00343d-74cf-4a36-9d8e-ed4ed661a92d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87cdd974-6682-4c0b-afa6-bf854067b6d8", client_auth_method="client-secret", username="admin", authSessionParentId="c78e8996-7c40-44fd-b7b1-0ecda753ce9a", authSessionTabId="mMyq6aW3UI0" 2026-08-10 23:30:00,514 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e66f1d7b-b7a6-4615-a77c-808f4abbfc44" 2026-08-10 23:30:00,612 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e66f1d7b-b7a6-4615-a77c-808f4abbfc44/protocol-mappers/models/31237172-4c4a-49e6-804d-fc4b4c527c45" 2026-08-10 23:30:08,993 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b125422e-026d-4b33-af85-c69cfb4903f7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ce7e7254-aa2a-4aeb-bf89-30f7ab74ed66", client_auth_method="client-secret", username="admin", authSessionParentId="79030fb7-98c1-4840-8ee9-9db7d6614b06", authSessionTabId="1nKtI7204zI" 2026-08-10 23:30:09,047 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/c4953945-b6c7-4387-a7b6-de29513643d5" 2026-08-10 23:30:09,429 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="0d98e228-f75a-453a-9542-f383853b8336", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9978c119-f57d-4d51-8a45-fd58dc245f7e", client_auth_method="client-secret", username="admin", authSessionParentId="b7ef53a8-0bbd-470a-9bf9-509119e2be6d", authSessionTabId="HN4eP9e8Mx4" 2026-08-10 23:30:09,494 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/578982c6-23c7-4c29-af38-6dc2abcaca7c" 2026-08-10 23:30:09,906 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="43c8afc7-073a-4781-90dc-0ff44502d1db", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="321a06b5-d8a2-468b-bdb3-0669da5a8935", client_auth_method="client-secret", username="admin", authSessionParentId="ab2581f6-981c-4992-b11c-0fb8f2d96f96", authSessionTabId="oyRlrwOXiZ0" 2026-08-10 23:30:09,955 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/45ec1572-3b6f-444a-a33f-e0b1e305592c" 2026-08-10 23:30:10,638 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="490895f4-d415-4eda-8657-c5446fbbb893", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3490cb1e-f00e-4481-b62a-d96fb993a72c", client_auth_method="client-secret", username="admin", authSessionParentId="b962cf0c-6a22-4167-9ef4-527558ba7e19", authSessionTabId="mc1pc9mYWQY" 2026-08-10 23:30:11,032 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="93918a52-ece4-47ef-9a4b-f8b11cb74cbc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="af2c65d2-b0fa-40be-9439-756657aa7261", client_auth_method="client-secret", username="admin", authSessionParentId="566b8707-6a25-4f69-867a-248fe6c3c2a8", authSessionTabId="-PnhRNO_els" 2026-08-10 23:30:11,390 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="04151615-645d-4a15-afb5-385d4b76a4fa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dabccc0c-f837-492d-80c9-dd9798c59709", client_auth_method="client-secret", username="admin", authSessionParentId="3813aef7-db56-46ea-b35c-be3ac1c4cb2c", authSessionTabId="G4R9MCPp35I" 2026-08-10 23:30:11,733 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="13b536d6-4984-461f-85ff-1d1b5d756d2c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6da5441-44c0-4f0b-870c-99d16211889a", client_auth_method="client-secret", username="admin", authSessionParentId="99b2d1c7-f5fc-4e69-80c8-a06bf9771c55", authSessionTabId="ug1BWghFitA" 2026-08-10 23:30:12,074 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ae55ef93-f18e-411a-908a-2c190bea3997", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="daa7620f-0b5c-4730-9fd6-5e05ed61270f", client_auth_method="client-secret", username="admin", authSessionParentId="f72de827-327f-4f7b-a3d5-19e30b7bc89d", authSessionTabId="R_BmL6w4Hmw" 2026-08-10 23:31:28,910 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="86727d86-04ed-4b4f-ad1a-fb6373018d4b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3fdd7150-07a5-473d-9d3e-eca583749b55", client_auth_method="client-secret", username="admin", authSessionParentId="27865386-e468-444c-948d-075d748526ed", authSessionTabId="YMyYNvooTWo" 2026-08-10 23:31:29,043 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-08-10 23:31:30,773 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="badf3b78-0eab-48e7-929d-2475a8b2b74d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cb6d92db-7109-4eaa-a86d-b3f382482841", client_auth_method="client-secret", username="admin", authSessionParentId="c0efc26f-dcd2-4ba1-a4a6-c1a20f47a2f3", authSessionTabId="epikyiiVJOQ" 2026-08-10 23:31:30,820 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="3edfa65b-f00b-4620-86f4-b5fa85029d14", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/847dd30e-a697-4a70-a469-2318452d085d" 2026-08-10 23:31:31,502 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="26c53180-50da-4c10-99cf-2976506b1c73", clientId="admin-cli", userId="9827ca7c-b115-4c5a-bc2a-9a29e86a6a72", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="e2bbb12e-2bbd-4130-9871-39d527053000", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ef298d13-1438-438f-940b-e861f6ecfadf", client_auth_method="client-secret", username="admin", authSessionParentId="552ab75f-9334-418f-9819-b07fc07cf06d", authSessionTabId="6ckVcFGocAc"