Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-09-01 18:32:39,667 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 61491ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-09-01 18:32:46,359 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-09-01 18:32:58,065 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-01 18:32:58,568 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-01 18:32:59,463 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-01 18:33:00,358 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-01 18:33:00,360 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: aab409f3-1f5b-49b8-94e3-587e61e43af9, name: keycloak-0-56138 2026-09-01 18:33:00,369 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-09-01 18:33:00,369 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-09-01 18:33:00,462 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38192 2026-09-01 18:33:02,548 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-56138: no members discovered after 2081 ms: creating cluster as coordinator 2026-09-01 18:33:02,566 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-56138|0] (1) [keycloak-0-56138] 2026-09-01 18:33:02,747 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-56138`, physical addresses are `[10.0.0.204:53728]` 2026-09-01 18:33:02,764 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-01 18:33:04,848 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-09-01 18:33:05,960 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-56138, Site name: null 2026-09-01 18:33:05,968 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-01 18:33:21,150 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-01 18:33:21,150 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-01 18:33:21,651 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-01 18:33:29,350 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-01 18:33:29,350 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-01 18:33:30,070 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-01 18:33:30,070 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-01 18:33:38,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:38,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:39,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-09-01 18:33:39,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:41,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:41,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-09-01 18:33:44,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:44,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:44,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:47,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:48,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:48,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:48,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:49,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-09-01 18:33:49,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:49,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:49,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:50,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-09-01 18:33:51,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:51,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:51,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-09-01 18:33:51,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:52,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:52,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:52,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:52,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:54,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:54,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:55,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:55,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:56,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:56,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-09-01 18:33:56,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:56,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:56,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:57,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-09-01 18:33:57,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:33:58,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:58,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:58,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:58,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-09-01 18:33:58,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:58,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:58,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:58,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:02,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:02,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,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-09-01 18:34:04,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:05,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:08,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,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-09-01 18:34:09,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:10,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,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-09-01 18:34:10,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,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-09-01 18:34:13,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-09-01 18:34:13,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,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-09-01 18:34:13,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:14,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:14,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,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-09-01 18:34:14,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:14,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:14,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:14,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-09-01 18:34:14,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,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-09-01 18:34:14,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,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-09-01 18:34:14,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:14,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-09-01 18:34:14,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:15,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:15,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:15,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-01 18:34:17,564 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-01 18:34:26,247 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 106.096s. Listening on: http://0.0.0.0:8080 2026-09-01 18:34:26,248 INFO [io.quarkus] (main) Profile prod activated. 2026-09-01 18:34:26,248 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-09-01 18:34:28,468 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-01 18:34:45,872 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="df486341-1105-4806-bca6-cf10cec89a68", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d409ce9-a7ef-4dc0-8728-d22b651f30d1", client_auth_method="client-secret", username="admin", authSessionParentId="6504401e-83ea-44c6-b684-100e4b647a6e", authSessionTabId="uVvkv3eli9g" 2026-09-01 18:34:53,472 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="REALM", resourcePath="atmosphere" 2026-09-01 18:34:54,961 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="1f7fa347-9fce-4609-8ddc-acd8fa628ce4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0a4eed07-bdc1-4629-be0c-69c9e176c635", client_auth_method="client-secret", username="admin", authSessionParentId="8a701101-bc5a-45f9-a1a1-91b8b4ee9479", authSessionTabId="xrjZM8ZG-s0" 2026-09-01 18:34:55,254 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f6b3496d-b543-4fa8-b53c-45acb7ac9713" 2026-09-01 18:34:55,469 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f6b3496d-b543-4fa8-b53c-45acb7ac9713/protocol-mappers/models/e35b0bc7-ba13-4f8b-915b-5101f59de121" 2026-09-01 18:35:16,407 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="cc8b7a5d-9079-43ca-8b94-b564f7eb2db3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2152dd31-3255-4c8b-9944-cd97d4f9de66", client_auth_method="client-secret", username="admin", authSessionParentId="89869f6c-eef0-43c7-b868-236d13162d38", authSessionTabId="rGHNd8A73Ms" 2026-09-01 18:35:16,765 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/da2a5143-9b08-442f-a0ce-46a6e1f727e6" 2026-09-01 18:35:17,251 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="61a11f71-99ad-4736-8967-eb95d835c800", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ee4ee0d3-74fa-4113-bc18-0dc7e379fdd2", client_auth_method="client-secret", username="admin", authSessionParentId="5677e6d4-0f65-481d-b88b-50855280823b", authSessionTabId="sRr5m5_UZl4" 2026-09-01 18:35:17,455 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/27002028-6ab7-4777-a4ef-7850dbf88b20" 2026-09-01 18:35:17,874 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="7c050af0-5222-4a44-b024-9c219a579936", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c6d6105-8983-4c9c-8b36-7b18263c8dcc", client_auth_method="client-secret", username="admin", authSessionParentId="67760399-e688-4549-af94-63733a51809f", authSessionTabId="7vaiVxVUPEQ" 2026-09-01 18:35:17,986 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/052524b4-d346-4f3a-bb81-09143b8af4b7" 2026-09-01 18:35:18,809 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="80f9abb2-fefa-4270-ba74-b5651e94eefa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8da3c6da-eae4-4c58-8f00-da1651781c7e", client_auth_method="client-secret", username="admin", authSessionParentId="132fb42c-a698-401d-a4bc-6b0e3a2a282e", authSessionTabId="9kCzunmh5eY" 2026-09-01 18:35:18,964 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_ROLE", resourcePath="clients/da2a5143-9b08-442f-a0ce-46a6e1f727e6/roles/member" 2026-09-01 18:35:19,489 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="7753f96b-4973-4bae-b898-b2eb033a334d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d3e7a54-5fdb-42b3-83c6-c35ffba2d088", client_auth_method="client-secret", username="admin", authSessionParentId="676787ec-9359-4ea8-bc5e-aedc4d5e9e33", authSessionTabId="IkVNtZ4OzJQ" 2026-09-01 18:35:19,598 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_ROLE", resourcePath="clients/27002028-6ab7-4777-a4ef-7850dbf88b20/roles/admin" 2026-09-01 18:35:20,008 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="72b8e559-6a11-4706-84d5-0eb7f941ed01", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f83f5c26-9ed1-4f88-a3ff-8827475ae174", client_auth_method="client-secret", username="admin", authSessionParentId="ad256d58-d4ee-4df2-9d86-013b9f5d7ead", authSessionTabId="r2PkO_-mI1E" 2026-09-01 18:35:20,157 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_ROLE", resourcePath="clients/27002028-6ab7-4777-a4ef-7850dbf88b20/roles/editor" 2026-09-01 18:35:20,582 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="7a564c0a-5cb5-429d-a67e-be5092b6da03", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca6e7ae2-6d20-4456-bdb3-67a6b58da1d2", client_auth_method="client-secret", username="admin", authSessionParentId="d5fb423c-16f4-4f30-9eae-027f5525a217", authSessionTabId="dRhFKFzLsTQ" 2026-09-01 18:35:20,704 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_ROLE", resourcePath="clients/27002028-6ab7-4777-a4ef-7850dbf88b20/roles/viewer" 2026-09-01 18:35:21,184 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="e830d4cb-9766-4e0f-8686-cdf7da7f3e66", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6e007b09-81d4-45af-876a-9b0d18ba89d6", client_auth_method="client-secret", username="admin", authSessionParentId="01d26925-b6e6-45b1-b6b3-92fca1d5ac22", authSessionTabId="qsM4jX4d4bc" 2026-09-01 18:35:21,291 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_ROLE", resourcePath="clients/052524b4-d346-4f3a-bb81-09143b8af4b7/roles/member" 2026-09-01 18:37:38,399 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="9d3d7cb2-cee5-4c78-8db6-7c6b531816c5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9678fa0d-c7fc-4f46-be28-e83c42a0983b", client_auth_method="client-secret", username="admin", authSessionParentId="cfb916c9-adda-4fb2-ac79-1ad006af1e42", authSessionTabId="NOne1z0ZDks" 2026-09-01 18:37:38,970 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="REALM", resourcePath="null" 2026-09-01 18:37:40,595 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="2d09b0f4-079d-43fc-b206-ccd6e4217f95", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="19aa6c89-8e66-4503-8b17-e31fa701c0be", client_auth_method="client-secret", username="admin", authSessionParentId="0edd0396-271b-4faf-8271-0aead08e0208", authSessionTabId="5nvYMmsd66A" 2026-09-01 18:37:40,751 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/f52e5c5e-b649-4232-9d13-f7ed84a20178" 2026-09-01 18:37:41,438 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="6c1af7b9-017a-4d00-9f7e-76e765588541", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="07208859-65a0-4691-a483-f62df7961712", client_auth_method="client-secret", username="admin", authSessionParentId="c96af95b-e1af-49a3-b8a0-916ef59975aa", authSessionTabId="9w34F6kYjSU" 2026-09-01 18:37:42,062 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/696d7546-e957-44bc-9ec9-769462f66aad/role-mappings/clients/ac652e7f-51fc-45a7-98c2-6e71df6cd62e" 2026-09-01 19:29:14,952 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="1367ed3c-8804-4fb7-ad43-3191d4e1c4a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1befd7e1-91b9-4af8-85ec-35f0fee75b3e", client_auth_method="client-secret", username="admin", authSessionParentId="d1dbc1a8-0b00-4b29-bf2c-13c5ee62842b", authSessionTabId="waAhYR_6WYA" 2026-09-01 19:29:15,256 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="REALM", resourcePath="null" 2026-09-01 19:29:16,153 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="b716af19-4cb8-4b6a-b87d-3cbac5eb4e3a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c566923c-e407-4aa5-8dcb-f24d2cfa6dad", client_auth_method="client-secret", username="admin", authSessionParentId="c933caef-d5bd-48de-a88d-ec9a5d13b509", authSessionTabId="euWx_qbQXFE" 2026-09-01 19:29:16,210 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f6b3496d-b543-4fa8-b53c-45acb7ac9713" 2026-09-01 19:29:16,354 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f6b3496d-b543-4fa8-b53c-45acb7ac9713/protocol-mappers/models/e35b0bc7-ba13-4f8b-915b-5101f59de121" 2026-09-01 19:29:23,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="11363b57-ac4f-4b62-8d2a-f03fd51ab258", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1437ba80-46ea-4eeb-9ada-44f66245c1e5", client_auth_method="client-secret", username="admin", authSessionParentId="9f694ab3-14b1-4cb8-a42b-4a489e41782d", authSessionTabId="uv0N-M9bmlw" 2026-09-01 19:29:23,112 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/da2a5143-9b08-442f-a0ce-46a6e1f727e6" 2026-09-01 19:29:23,648 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="4bf39b9e-9e51-471e-9d7b-b35e17b6a158", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f8cc601-2950-4fb6-a93d-cf8f456b811f", client_auth_method="client-secret", username="admin", authSessionParentId="00f12091-6e14-48ed-8e4d-47422cb472cc", authSessionTabId="30JK93b-ga0" 2026-09-01 19:29:23,749 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/27002028-6ab7-4777-a4ef-7850dbf88b20" 2026-09-01 19:29:24,210 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="1721173c-8dbf-4bb5-9db9-eec6f4d8d2d5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="79adbd18-ad31-40ee-8c5b-7aaa0e523ef8", client_auth_method="client-secret", username="admin", authSessionParentId="b92f3a49-fc8c-4bcb-b147-6f60c19ba6b4", authSessionTabId="V2A7PkQywf4" 2026-09-01 19:29:24,290 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/052524b4-d346-4f3a-bb81-09143b8af4b7" 2026-09-01 19:29:25,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="3571ddc3-fdb9-416b-ba33-32d08646b015", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c51555a2-0fc0-49fe-bc22-f6d54e6598e1", client_auth_method="client-secret", username="admin", authSessionParentId="e059b656-0929-4f04-8ce2-c4b95a4e2ae3", authSessionTabId="-BeF-eGteMc" 2026-09-01 19:29:25,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="481931b7-846c-4897-bdfd-501ae260669d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6a552f8-72cd-432d-88ea-82d6b514b73a", client_auth_method="client-secret", username="admin", authSessionParentId="b158fd9b-ef05-4a67-92d8-c8804ca263c6", authSessionTabId="t5Oip3-814E" 2026-09-01 19:29:25,849 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="e60d2d12-ada2-44fb-94be-d8b3426fd994", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b15815f7-2959-4665-8d51-7dc2f2e6022c", client_auth_method="client-secret", username="admin", authSessionParentId="48b4938f-9b91-4b69-a578-d2661c52071b", authSessionTabId="CgG5bv6-Wlk" 2026-09-01 19:29:26,315 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="91799d95-4ac7-4949-a122-e077b1f5ac0a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0ef59591-c9fb-44f2-8708-ad0b330cd945", client_auth_method="client-secret", username="admin", authSessionParentId="1578da07-a44c-4065-b6bf-1937f6a0ac27", authSessionTabId="XRl5-GnrsAw" 2026-09-01 19:29:26,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="c519c90f-c791-476c-8f46-6c1d526cc8d4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e7c94464-add8-4d7c-ad3b-93514bc4c8cb", client_auth_method="client-secret", username="admin", authSessionParentId="a77c1e0f-9171-452e-9f50-bf44105e57b4", authSessionTabId="SKvTzOET7hk" 2026-09-01 19:30:44,409 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="e4343015-d43c-4a3e-a33e-f3beaab9580b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d623a90f-8fca-47d9-99d2-6d22735db783", client_auth_method="client-secret", username="admin", authSessionParentId="f8f41e5a-9cf9-4161-a99c-997e7ff250c5", authSessionTabId="ZCnCkKr9xlk" 2026-09-01 19:30:44,568 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="REALM", resourcePath="null" 2026-09-01 19:30:46,322 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="4fb3f78e-2766-476d-98ec-bbecb54762f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c8d9e211-dec2-4f83-97c8-589783d6e31a", client_auth_method="client-secret", username="admin", authSessionParentId="63ed5b28-0633-4a96-a893-0b52281cbc0a", authSessionTabId="pV5qGX0oa8U" 2026-09-01 19:30:46,385 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="e9425c20-982b-4cb7-92a1-b1c6cb373302", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", resourceType="CLIENT", resourcePath="clients/f52e5c5e-b649-4232-9d13-f7ed84a20178" 2026-09-01 19:30:47,179 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1c6afb3d-9a76-49f6-9c4e-e91477f24035", clientId="admin-cli", userId="3e4a48ba-af15-45e5-b413-6cd510a424bb", ipAddress="162.253.55.85", auth_method="openid-connect", token_id="a1ee5060-b5fc-4eb6-8ab8-65594d6dd891", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fc582ff7-c570-45d8-a23f-767f8cde5cd1", client_auth_method="client-secret", username="admin", authSessionParentId="8fd6412c-67c9-4b06-9522-31a249c22c6f", authSessionTabId="Yfxmm0WMoVk"