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-11 17:33:53,727 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 67905ms 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-11 17:34:00,539 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-11 17:34:12,201 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-11 17:34:12,802 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-11 17:34:13,612 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-11 17:34:14,901 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-11 17:34:14,904 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1370cc4a-000f-4bf1-a7fa-097319ef82da, name: keycloak-0-38483 2026-09-11 17:34:14,914 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-11 17:34:14,915 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-11 17:34:15,106 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23407 2026-09-11 17:34:17,113 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38483: no members discovered after 2003 ms: creating cluster as coordinator 2026-09-11 17:34:17,204 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38483|0] (1) [keycloak-0-38483] 2026-09-11 17:34:17,607 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38483`, physical addresses are `[10.0.0.34:38943]` 2026-09-11 17:34:17,700 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-11 17:34:18,814 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-11 17:34:18,905 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-11 17:34:20,124 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38483, Site name: null 2026-09-11 17:34:35,713 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-11 17:34:35,713 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-11 17:34:36,317 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-11 17:34:45,521 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-11 17:34:45,521 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-11 17:34:46,416 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-11 17:34:46,416 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-11 17:34:55,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:34:55,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:34:56,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:34:56,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:34:59,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-11 17:34:59,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:02,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:02,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-09-11 17:35:02,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:05,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:06,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:06,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-09-11 17:35:07,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-11 17:35:08,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-11 17:35:08,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:08,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:08,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-11 17:35:09,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:11,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:11,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-11 17:35:11,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:11,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:11,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:11,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:11,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:12,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:14,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:14,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:15,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:16,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:17,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:17,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:17,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-09-11 17:35:17,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:17,377 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-11 17:35:17,477 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-11 17:35:17,591 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-11 17:35:17,723 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-11 17:35:17,839 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-11 17:35:17,995 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-11 17:35:18,099 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-11 17:35:18,224 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-11 17:35:18,461 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-11 17:35:18,524 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-11 17:35:18,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-11 17:35:18,788 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-11 17:35:18,905 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-11 17:35:18,986 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-11 17:35:19,067 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-11 17:35:19,233 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-11 17:35:19,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-11 17:35:19,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-11 17:35:19,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:19,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:19,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-11 17:35:19,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:19,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:19,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:19,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:22,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-11 17:35:22,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:22,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:22,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:22,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-11 17:35:24,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:24,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:26,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:26,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35: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-09-11 17:35:27,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-09-11 17:35:27,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-09-11 17:35:27,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:27,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-11 17:35:27,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:31,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:32,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:33,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-11 17:35:33,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:33,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:33,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:33,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:33,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:33,654 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-11 17:35:33,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-11 17:35:33,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:34,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:34,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:34,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:34,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:34,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:34,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-09-11 17:35:34,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:36,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:36,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:36,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:36,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:37,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:37,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:37,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:37,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:37,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:37,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:37,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:37,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:38,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:38,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:38,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-09-11 17:35:38,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:38,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-11 17:35:38,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-09-11 17:35:38,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-11 17:35:38,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-11 17:35:38,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-11 17:35:38,965 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-11 17:35:39,054 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-11 17:35:39,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-11 17:35:39,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,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-11 17:35:39,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:39,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,429 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-11 17:35:39,518 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-11 17:35:39,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-11 17:35:39,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:39,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-11 17:35:39,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:39,815 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-11 17:35:39,907 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-11 17:35:39,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:39,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-11 17:35:40,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:40,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:40,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:40,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 17:35:40,324 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-11 17:35:40,413 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-11 17:35:40,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 17:35:40,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-11 17:35:40,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-11 17:35:42,301 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-11 17:35:52,221 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 118.008s. Listening on: http://0.0.0.0:8080 2026-09-11 17:35:52,221 INFO [io.quarkus] (main) Profile prod activated. 2026-09-11 17:35:52,222 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-11 17:35:55,013 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-11 17:36:14,820 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="33fe4a00-b25b-4a42-a978-96febd012e6a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="171e0161-9b09-401c-807b-5df49b7964c4", client_auth_method="client-secret", username="admin", authSessionParentId="80cec74a-9767-4dff-8604-ddd507f15493", authSessionTabId="V8kSmAEAA9E" 2026-09-11 17:36:23,110 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="REALM", resourcePath="atmosphere" 2026-09-11 17:36:25,013 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="1cd28d06-8008-473d-83fe-e43ab9591a69", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5799e55d-af16-4a7f-a04a-3fdfaf196749", client_auth_method="client-secret", username="admin", authSessionParentId="bc21358a-81ee-4648-86c2-ed9023237afd", authSessionTabId="pH_3ASr001g" 2026-09-11 17:36:25,221 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a4a88cef-3bc8-4191-8a21-45e33d2a838f" 2026-09-11 17:36:25,527 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a4a88cef-3bc8-4191-8a21-45e33d2a838f/protocol-mappers/models/0202f8d2-e8f9-4f44-95b7-4b9ebe3d7896" 2026-09-11 17:36:47,359 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="8d680bf8-93ab-4e38-b682-0fb8a3a288ca", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6a946633-d9a1-4da6-b1e4-dddd9dcbb8b0", client_auth_method="client-secret", username="admin", authSessionParentId="ae55e6a1-7c92-4d63-9ba0-51bd65d5c471", authSessionTabId="qPTsgrOTxr8" 2026-09-11 17:36:47,647 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/f9317d5a-55be-4c0a-b6f2-ebb426f2c185" 2026-09-11 17:36:48,204 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="a09dba26-c40c-4111-8150-3f2b3a23897c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6205b5d9-5f20-43b6-a494-a0eec1a7c7a4", client_auth_method="client-secret", username="admin", authSessionParentId="7e05372c-66aa-4c3c-bc48-958cb6bfd43d", authSessionTabId="LU4RXO5ugcM" 2026-09-11 17:36:48,344 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/2a9fc45b-f856-4548-a061-982cf38a1dac" 2026-09-11 17:36:48,837 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="6d1dd7aa-6679-4671-93ec-a98d27c6c16c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4f618826-5a2f-4afc-bdda-adb1a1bffe7e", client_auth_method="client-secret", username="admin", authSessionParentId="1221cb98-467d-4b83-8506-b8c1fbe7562a", authSessionTabId="2AY6hGWQzLQ" 2026-09-11 17:36:48,943 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/c85a9a7f-a021-4c85-88cc-0199d235fedd" 2026-09-11 17:36:49,655 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="bf692f16-4a83-48c3-8e1a-59a3a09bc2a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bacbaa7e-efaa-4a97-a3db-6ecf74d6396f", client_auth_method="client-secret", username="admin", authSessionParentId="a7c2ef7e-52fd-44dc-a1af-58418b5282f1", authSessionTabId="bfDFAwx-tBg" 2026-09-11 17:36:49,836 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_ROLE", resourcePath="clients/f9317d5a-55be-4c0a-b6f2-ebb426f2c185/roles/member" 2026-09-11 17:36:50,298 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="d18da1da-bdf9-4355-a7c8-698f06f04b88", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="81f6b202-0f8a-4029-bcd9-50bd972d5854", client_auth_method="client-secret", username="admin", authSessionParentId="29d1e0d7-c4e7-4067-83b1-a81e8050f397", authSessionTabId="dV5ZcYvynZ8" 2026-09-11 17:36:50,394 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_ROLE", resourcePath="clients/2a9fc45b-f856-4548-a061-982cf38a1dac/roles/admin" 2026-09-11 17:36:50,800 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="678d22f1-0889-4095-9bc7-95908668ecdd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ee85824-7c06-4f5b-9528-0162dd356135", client_auth_method="client-secret", username="admin", authSessionParentId="82cd1a9b-748c-49f2-bd0d-3f8ae7637185", authSessionTabId="aqP6zhcnzjw" 2026-09-11 17:36:51,009 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_ROLE", resourcePath="clients/2a9fc45b-f856-4548-a061-982cf38a1dac/roles/editor" 2026-09-11 17:36:51,491 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="2b82b205-dc95-4489-9340-d0d790d2e22d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="44c1ccc3-2986-4731-af37-df82f23f6697", client_auth_method="client-secret", username="admin", authSessionParentId="08008e3f-06a2-4ba2-911e-7733348b2d2a", authSessionTabId="OsTNaZqwWb8" 2026-09-11 17:36:51,711 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_ROLE", resourcePath="clients/2a9fc45b-f856-4548-a061-982cf38a1dac/roles/viewer" 2026-09-11 17:36:52,182 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="fda090c1-9351-4566-9d8b-5c8172e39c62", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="933843a8-e45f-45c7-bb04-be879b80158c", client_auth_method="client-secret", username="admin", authSessionParentId="b09868a1-b48b-4318-85f3-65712ffadced", authSessionTabId="lBDAtSfLTjU" 2026-09-11 17:36:52,329 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_ROLE", resourcePath="clients/c85a9a7f-a021-4c85-88cc-0199d235fedd/roles/member" 2026-09-11 17:39:11,184 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="88e3a7cc-8b37-4aff-90eb-6dbf1f983e83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8b6cb2e4-06b4-439c-8efc-49d70fd5f1aa", client_auth_method="client-secret", username="admin", authSessionParentId="f454d73c-6823-4e66-a1cc-2ec2ff4ba160", authSessionTabId="xGcktvopIoc" 2026-09-11 17:39:11,841 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="REALM", resourcePath="null" 2026-09-11 17:39:13,646 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="ab2ab358-e5c6-4c48-8dd4-f48763148448", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="764b855d-40a5-4125-89b8-1a401712a920", client_auth_method="client-secret", username="admin", authSessionParentId="83923240-ca7b-4a55-a0e2-0b3bf01199f5", authSessionTabId="vzoUTXeBJqU" 2026-09-11 17:39:13,824 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/0c4a4fbe-97e9-4507-9068-a7db1d3f1e12" 2026-09-11 17:39:14,552 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="1637c03b-d118-490d-9ee6-2491380a030a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="573b62b4-713c-49dc-9823-8d48b624e830", client_auth_method="client-secret", username="admin", authSessionParentId="6fec3bbb-4aba-4319-935c-2b6a77d96e01", authSessionTabId="OMmU5cv8Tb4" 2026-09-11 17:39:15,099 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/5c769f1d-8dbb-46d2-b198-e8b5687200ba/role-mappings/clients/a955174e-873a-4751-a6be-b6d4969e1e19" 2026-09-11 18:31:12,826 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="8e505377-8b71-484c-bfac-0c952a8765d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="10535ea9-0049-4b85-9001-648596240cd2", client_auth_method="client-secret", username="admin", authSessionParentId="c28d922d-9a57-4864-8db5-70af8836c50f", authSessionTabId="AH_O1Sm8z0I" 2026-09-11 18:31:13,113 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="REALM", resourcePath="null" 2026-09-11 18:31:13,948 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="a0e7efa6-3cfe-4467-a3ca-4a21c4ab01a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="64c8333c-1f20-4996-9256-a99c424da34e", client_auth_method="client-secret", username="admin", authSessionParentId="cd0bf659-aa84-4fe0-b058-86895a07ae16", authSessionTabId="Kqfk5-1eglU" 2026-09-11 18:31:14,007 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a4a88cef-3bc8-4191-8a21-45e33d2a838f" 2026-09-11 18:31:14,063 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a4a88cef-3bc8-4191-8a21-45e33d2a838f/protocol-mappers/models/0202f8d2-e8f9-4f44-95b7-4b9ebe3d7896" 2026-09-11 18:31:20,552 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="6380deb6-f9fd-4139-960b-6c80516cc5e3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a9e5bca5-1fad-4528-8000-75e582ecfaad", client_auth_method="client-secret", username="admin", authSessionParentId="bec322fb-bd2a-4dfc-9723-1ab3e6c32461", authSessionTabId="1d-pFCTMjPA" 2026-09-11 18:31:20,652 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/f9317d5a-55be-4c0a-b6f2-ebb426f2c185" 2026-09-11 18:31:21,137 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="8fc2e32a-bec6-4f33-81cc-abdccf420f39", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="78b2823a-5269-4a06-9042-afbfd082a7b3", client_auth_method="client-secret", username="admin", authSessionParentId="289a529a-4a2d-4a59-a187-64f37e1e0ce7", authSessionTabId="URYUINbZj7Q" 2026-09-11 18:31:21,219 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/2a9fc45b-f856-4548-a061-982cf38a1dac" 2026-09-11 18:31:21,724 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="2a3977e6-8029-467d-bf4d-5ac12c08d018", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c69f88ce-74dd-4851-bfd0-00e99bef2ced", client_auth_method="client-secret", username="admin", authSessionParentId="2b6079ed-db28-44bb-9b1b-62d53a99ed7f", authSessionTabId="kwsrZ8x7nyI" 2026-09-11 18:31:21,819 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/c85a9a7f-a021-4c85-88cc-0199d235fedd" 2026-09-11 18:31:22,527 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="90302b90-f26a-4941-b237-f1ada0f2303e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="12616362-820c-43ce-91f2-e7b11a4f591b", client_auth_method="client-secret", username="admin", authSessionParentId="030e6107-b937-44a5-b48d-35e2d03198a2", authSessionTabId="fcmFo6ykpHA" 2026-09-11 18:31:22,947 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="cf5b1cc4-d06d-4e90-85c5-ab660c1971ac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b462254a-3cb9-4ccc-ae8c-cd8d2daf6bfb", client_auth_method="client-secret", username="admin", authSessionParentId="54b90286-a932-4a93-a4ed-369eed67532d", authSessionTabId="o6_eMS0RCZQ" 2026-09-11 18:31:23,342 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="8c006db7-41b8-4549-b626-43773f8de9d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="170c1912-8be5-4642-974f-84120d0a57e3", client_auth_method="client-secret", username="admin", authSessionParentId="75ed829b-8670-4a12-8895-0f9170ab0f6b", authSessionTabId="71AgUlDDMdo" 2026-09-11 18:31:23,749 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="b0eb317b-2e27-4483-ae89-e059d36f61ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c4a31cf-20d9-4007-8631-0b8b6744ca82", client_auth_method="client-secret", username="admin", authSessionParentId="f8a97ca9-7859-484b-b8e7-207300841870", authSessionTabId="i_N0zavjaFo" 2026-09-11 18:31:24,198 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="7f7bca59-8581-465d-b3e8-b62d9460edce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f9cac073-81ce-4bb6-9777-0413c03202c2", client_auth_method="client-secret", username="admin", authSessionParentId="9dfb166d-ae1a-407c-bcf5-cd4dd1579bf6", authSessionTabId="4F-AhFAe9Ms" 2026-09-11 18:32:44,167 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="20fceba7-c2d7-4850-b934-f00d4d6e448f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b2819ac4-417b-4482-8a48-a4a6765aa332", client_auth_method="client-secret", username="admin", authSessionParentId="50d9a476-46a5-47fa-8507-3c1a2183e0a4", authSessionTabId="qVKZ0jXLfu8" 2026-09-11 18:32:44,338 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="REALM", resourcePath="null" 2026-09-11 18:32:46,110 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="4ee5d7f3-aecb-46e4-9aa6-c4f50a5eaa25", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="238a5aea-5230-4299-b377-ba2316832a39", client_auth_method="client-secret", username="admin", authSessionParentId="9e813521-955f-4207-b680-9975c7388e96", authSessionTabId="zJpUrZcn9JQ" 2026-09-11 18:32:46,164 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="c9a245a9-1f56-4bf8-ba63-509d9c17b5cb", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", resourceType="CLIENT", resourcePath="clients/0c4a4fbe-97e9-4507-9068-a7db1d3f1e12" 2026-09-11 18:32:46,855 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ad05bf2c-65cd-4133-b817-8e17b8e06aa7", clientId="admin-cli", userId="5c173971-0f29-4ea9-8ff9-c386d217bb5c", ipAddress="162.253.55.77", auth_method="openid-connect", token_id="55fb13d8-9669-4d01-9a1a-592ad93994f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9743000e-6383-4b1c-95c0-f597868c0366", client_auth_method="client-secret", username="admin", authSessionParentId="4172e4de-4f9f-40c1-8ad2-051887992a3d", authSessionTabId="ULzfnuNaw0c"