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-05-07 23:23:20,688 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48151ms 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-05-07 23:23:25,346 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-05-07 23:23:34,228 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 23:23:34,751 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 23:23:35,335 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-07 23:23:35,840 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 23:23:35,922 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 68cd9273-9e58-4f9b-811d-c42536a82b8a, name: keycloak-0-53007 2026-05-07 23:23:35,931 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-05-07 23:23:35,931 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-05-07 23:23:35,937 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18188 2026-05-07 23:23:36,922 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-05-07 23:23:36,930 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 23:23:38,021 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-53007: no members discovered after 2082 ms: creating cluster as coordinator 2026-05-07 23:23:38,373 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-53007|0] (1) [keycloak-0-53007] 2026-05-07 23:23:38,435 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-53007`, physical addresses are `[10.0.0.132:33724]` 2026-05-07 23:23:38,536 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-07 23:23:48,632 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-05-07 23:23:48,632 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-05-07 23:23:49,039 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 23:23:55,036 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-05-07 23:23:55,036 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-05-07 23:23:55,452 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-05-07 23:23:55,452 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-05-07 23:24:02,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:02,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:03,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:03,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:06,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:06,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:08,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:08,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:08,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:11,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:12,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:12,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:12,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:13,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:13,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24: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-05-07 23:24:13,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:14,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-05-07 23:24:16,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:16,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:18,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-05-07 23:24:18,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:19,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:20,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:21,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:21,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:21,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:21,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:21,327 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-05-07 23:24:21,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-07 23:24:21,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-07 23:24:21,755 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-05-07 23:24:21,868 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-05-07 23:24:22,011 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-05-07 23:24:22,098 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-05-07 23:24:22,194 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-05-07 23:24:22,364 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-05-07 23:24:22,421 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-05-07 23:24:22,534 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-05-07 23:24:22,599 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-05-07 23:24:22,668 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-05-07 23:24:22,733 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-05-07 23:24:22,807 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-05-07 23:24:22,929 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-05-07 23:24:23,592 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-05-07 23:24:23,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:23,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:23,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:23,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:23,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-05-07 23:24:23,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:23,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:23,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-05-07 23:24:26,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:26,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:26,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:26,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:26,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:28,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:28,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:30,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:31,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:31,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:31,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:31,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-05-07 23:24:31,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:31,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:31,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:35,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,601 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-05-07 23:24:36,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:36,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:37,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:37,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:37,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:37,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:37,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-05-07 23:24:37,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-05-07 23:24: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-05-07 23:24:38,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:38,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:38,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24: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-05-07 23:24:39,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-05-07 23:24:39,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,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-05-07 23:24:39,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:39,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,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-05-07 23:24:40,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,375 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-05-07 23:24:40,444 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-05-07 23:24:40,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,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-05-07 23:24:40,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,813 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-05-07 23:24:40,875 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-05-07 23:24:40,919 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-05-07 23:24:40,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-05-07 23:24:40,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:40,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,089 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-05-07 23:24:41,151 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-05-07 23:24:41,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,469 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-05-07 23:24:41,538 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-05-07 23:24:41,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:24:41,591 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-05-07 23:24:41,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-07 23:24:42,451 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-53007, Site name: null 2026-05-07 23:24:42,956 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 23:24:49,951 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 89.009s. Listening on: http://0.0.0.0:8080 2026-05-07 23:24:49,952 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 23:24:49,952 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-05-07 23:24:51,630 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 23:25:02,032 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9abfad53-17ef-44a9-ac0a-e8578caf8b41", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fef96f1b-4d9c-4784-a20b-1595e5fbc3cb", client_auth_method="client-secret", username="admin", authSessionParentId="8aae2f33-68da-4dbe-bcfa-7972980c5bfa", authSessionTabId="1wE9o5VyoZA" 2026-05-07 23:25:06,444 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="atmosphere" 2026-05-07 23:25:07,927 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="60a26bb6-035c-45d5-bc9c-9338221cd2da", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="92b86f72-47e5-4a89-b6f9-4d96973d8665", client_auth_method="client-secret", username="admin", authSessionParentId="8e010f8d-bda5-4b15-be1a-589e7fbe5180", authSessionTabId="Vif-wOQWGv0" 2026-05-07 23:25:08,067 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ec024b97-ce12-4b66-872c-b33011997107" 2026-05-07 23:25:08,241 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ec024b97-ce12-4b66-872c-b33011997107/protocol-mappers/models/ad7a4473-030e-4334-b33b-a6c84acb4a88" 2026-05-07 23:25:28,981 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="536e36db-0476-4a1d-b305-4aaa35865a8e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f1f0f88-3931-473d-a090-d7d89a5f6c8c", client_auth_method="client-secret", username="admin", authSessionParentId="307ea065-8177-42c4-b1aa-064d8f87e377", authSessionTabId="YAgDWpwULh8" 2026-05-07 23:25:29,246 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/7b20d3d9-a54b-479f-b681-b221fadc83ae" 2026-05-07 23:25:29,740 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="7a67bb44-e60d-411c-ae4d-3e304234b568", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="947ea884-5e48-4e7d-8a40-87ea37424573", client_auth_method="client-secret", username="admin", authSessionParentId="90cbe1f0-787d-4028-9d98-ce3b366e1239", authSessionTabId="VG4gEq2b9Es" 2026-05-07 23:25:29,869 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/79547980-283c-488c-8ae0-41cbb0703ee5" 2026-05-07 23:25:30,320 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="0fb3c9ee-5b44-4d3e-a0c5-6213cfe04894", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58d58d9e-7bb6-4bb5-a413-b39100ed29d9", client_auth_method="client-secret", username="admin", authSessionParentId="14621205-b8a6-49da-b506-ffb2516c73a9", authSessionTabId="zEvFHxtGadU" 2026-05-07 23:25:30,382 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/28246b80-7008-4195-8c40-6df268d5411f" 2026-05-07 23:25:30,982 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="83e00010-2cc9-4744-ad32-8dd58ccd54a9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc774eba-b16b-4fda-a05a-898bb27fd340", client_auth_method="client-secret", username="admin", authSessionParentId="f1844922-ffa9-4fd1-9a1d-5a570b1bc734", authSessionTabId="MenIqA9MyWw" 2026-05-07 23:25:31,136 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/7b20d3d9-a54b-479f-b681-b221fadc83ae/roles/member" 2026-05-07 23:25:31,557 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="c7e034f9-64cc-419c-890a-2b8f419011db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a6e3bafc-a56d-4fe5-b01b-742853586dc1", client_auth_method="client-secret", username="admin", authSessionParentId="e419db1b-0171-4aac-93cb-becc1ad6043b", authSessionTabId="UTITBlccxo0" 2026-05-07 23:25:31,629 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/79547980-283c-488c-8ae0-41cbb0703ee5/roles/admin" 2026-05-07 23:25:31,995 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="79298e6b-1f6a-4a77-b64e-8ff78d50b8e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7c17589d-800c-4947-ad5e-01a7ff62bd10", client_auth_method="client-secret", username="admin", authSessionParentId="3463a166-4249-4dae-a20e-039c72f3c489", authSessionTabId="JUinHqmWnws" 2026-05-07 23:25:32,160 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/79547980-283c-488c-8ae0-41cbb0703ee5/roles/editor" 2026-05-07 23:25:32,604 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="dc7345f7-0a23-4c7d-8e81-29112c706780", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="efaafebd-4ae7-4816-a4e9-f0f2dd5b6614", client_auth_method="client-secret", username="admin", authSessionParentId="1e0bad8f-6a12-4443-853e-e98732c71b19", authSessionTabId="YTkzj2bPSBQ" 2026-05-07 23:25:32,733 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/79547980-283c-488c-8ae0-41cbb0703ee5/roles/viewer" 2026-05-07 23:25:33,150 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b55a5ad6-2525-4d50-8c21-f612015acef1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ce1608a1-5051-4279-aff6-33b7fdbc103b", client_auth_method="client-secret", username="admin", authSessionParentId="f5024a24-e0b9-4778-a2ba-bba19746ede2", authSessionTabId="TvdMab82bVo" 2026-05-07 23:25:33,259 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/28246b80-7008-4195-8c40-6df268d5411f/roles/member" 2026-05-07 23:27:40,320 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="8b7832cc-957a-4bbe-b001-ce9eb5c2d346", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a00fb9aa-2335-4c54-942c-eb2ef87a8f69", client_auth_method="client-secret", username="admin", authSessionParentId="1001c736-08b0-418c-9b8b-bba9ab3fbe8e", authSessionTabId="JYpX7vdldPM" 2026-05-07 23:27:41,023 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-05-07 23:27:42,578 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="c136c43d-4656-408c-ac76-38cff3f576f8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5728bd03-2c2e-4576-9d6f-37db34e71fec", client_auth_method="client-secret", username="admin", authSessionParentId="01a1a31a-c82b-46da-8f73-2f621836c69b", authSessionTabId="WKQa4eL-Wr8" 2026-05-07 23:27:42,750 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/24c8b2bd-58eb-45d3-bf51-90880ab5ade5" 2026-05-07 23:27:43,400 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="03318d61-5e31-4972-b156-025abd077bd7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f74a59d5-8799-434f-8c79-3e5a23883499", client_auth_method="client-secret", username="admin", authSessionParentId="938b50d4-a2e4-4f04-826e-f7e4202c64f7", authSessionTabId="1d_5QJnwyn0" 2026-05-07 23:27:43,965 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c677cbdd-fe77-47dc-9a17-2ea721fb5e31/role-mappings/clients/b37a22e2-82e9-4f1a-967a-18a57280e9fe" 2026-05-07 23:31:42,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="c3dc5b4b-8cac-470d-8b82-69b4ebf18dee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="09cf1d66-a63c-457c-b5f9-1f6f0190e532", client_auth_method="client-secret", username="admin", authSessionParentId="e7d3a1d6-9887-44b8-ba17-7efc79e7bf2f", authSessionTabId="lVgNR3wDedQ" 2026-05-07 23:31:42,345 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-05-07 23:31:42,996 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f545597a-a859-42f5-8402-3b51d8386008", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7411621f-c219-4710-afff-34890b05c783", client_auth_method="client-secret", username="admin", authSessionParentId="6f733f9a-ac5b-419b-a128-7526e8f17dfe", authSessionTabId="x2h-_UVVHrc" 2026-05-07 23:31:43,040 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ec024b97-ce12-4b66-872c-b33011997107" 2026-05-07 23:31:43,146 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ec024b97-ce12-4b66-872c-b33011997107/protocol-mappers/models/ad7a4473-030e-4334-b33b-a6c84acb4a88" 2026-05-07 23:31:48,877 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="80a1b215-205d-4d26-852e-3b12950658d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b2924bd2-61de-45af-b2f5-98793cb0d795", client_auth_method="client-secret", username="admin", authSessionParentId="c2214435-c2de-4493-ac0b-896d61c097d3", authSessionTabId="dasKvUNSnHU" 2026-05-07 23:31:48,960 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/7b20d3d9-a54b-479f-b681-b221fadc83ae" 2026-05-07 23:31:49,358 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="597ecc71-e6de-41cf-a0f6-2508f5c60b83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1bf655d9-ab43-4233-acce-d0a75533f087", client_auth_method="client-secret", username="admin", authSessionParentId="5ca8a1b4-783e-428d-a18c-5d30b7ae5a14", authSessionTabId="g72k1Ytg-b4" 2026-05-07 23:31:49,432 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/79547980-283c-488c-8ae0-41cbb0703ee5" 2026-05-07 23:31:49,777 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="5cd8d16d-1866-4887-b8e5-d738d257ea6f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0d2dea6e-89ae-4aa8-a287-ba6673bbd588", client_auth_method="client-secret", username="admin", authSessionParentId="75aaad30-a084-4736-aa88-b2866c9d1290", authSessionTabId="DwzMSAISPvo" 2026-05-07 23:31:49,830 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/28246b80-7008-4195-8c40-6df268d5411f" 2026-05-07 23:31:50,398 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="14c27b12-40db-4ac4-81c7-ff5c6738fb94", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="362f2875-b506-459a-8044-9ba8453e35fe", client_auth_method="client-secret", username="admin", authSessionParentId="910d9747-4e81-4872-b770-b4a8de79db68", authSessionTabId="lLJDXKRk8cI" 2026-05-07 23:31:50,762 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="08e25880-7262-4314-8127-8d11e376e429", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b8287562-05a1-4fc6-8cb5-5d96fef00241", client_auth_method="client-secret", username="admin", authSessionParentId="07777d70-8e04-4133-a87a-1bb208be8874", authSessionTabId="Teml-e9oZ9Q" 2026-05-07 23:31:51,125 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="e7dd2951-1c52-43a0-ba3b-f4ea96f2159b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="098c9a2f-8a0d-4358-a7db-44ef0f19dc48", client_auth_method="client-secret", username="admin", authSessionParentId="cfececae-186a-40ff-a09d-fe0c67fae50f", authSessionTabId="CwLPBrZ249Q" 2026-05-07 23:31:51,472 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="908fc933-06c2-450a-b7ef-1601914733d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5877b0e3-111d-4b8b-a6b1-dbfc1b273c4f", client_auth_method="client-secret", username="admin", authSessionParentId="d151c5ba-3c3c-4c33-8311-bcb3fc372b0e", authSessionTabId="MXt4lNQDfBQ" 2026-05-07 23:31:51,831 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="284fd419-16d2-4942-8ae6-6c633ddad7f7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="468b3e1b-99e9-4941-a103-450d83679a5f", client_auth_method="client-secret", username="admin", authSessionParentId="895d3b99-1dfe-4c0b-8283-10ee03fd6c75", authSessionTabId="zqvqkMJY9yI" 2026-05-07 23:32:40,360 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="22fd0ecc-cd90-4728-b53d-8b55509c3220", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7155cd09-4513-4ba4-9b27-ced94e439ede", client_auth_method="client-secret", username="admin", authSessionParentId="6383c13c-a92e-4aca-b50f-6547a908176f", authSessionTabId="YT3mc763i_4" 2026-05-07 23:32:40,556 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-05-07 23:32:41,978 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b874e569-e012-41c1-90f3-980e4a1b7f96", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b1736cc-8092-4fa0-8835-d8b2ac7934f0", client_auth_method="client-secret", username="admin", authSessionParentId="3c869b7b-0d7b-4a94-9dd6-b76f0ee17d5f", authSessionTabId="ID8gV2_FIFg" 2026-05-07 23:32:42,027 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/24c8b2bd-58eb-45d3-bf51-90880ab5ade5" 2026-05-07 23:32:42,563 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="eff51e75-55a5-496c-afc5-927b8f874882", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4f2b5838-2bd3-45b8-b2a3-8106052ffcf9", client_auth_method="client-secret", username="admin", authSessionParentId="483d43d9-82e7-42e1-8241-96c4a6f24224", authSessionTabId="rNWRm2JKnps" 2026-05-07 23:32:58,442 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="admin-cli", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="63fb531e-8a24-4fc6-a1a9-e40a7bbda48f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="71415301-2b5d-48bf-b22b-d24bc3d6b5a7", client_auth_method="client-secret", username="admin", authSessionParentId="c79583d3-d392-4762-9f36-8f51785d5fb3", authSessionTabId="1XeJ4BtrN8o" 2026-05-07 23:32:58,533 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="041f74a6-a64f-41be-8b41-e337b55fe88c", clientId="5ed8fee3-e8ae-47e8-8ada-7316f06db9ed", userId="9de55131-99d0-4063-a648-33d9108752da", ipAddress="199.204.45.109", resourceType="USER", resourcePath="users/7bf94562-cfd7-4faa-9b94-b6671f363d85" 2026-05-07 23:33:02,232 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="c677cbdd-fe77-47dc-9a17-2ea721fb5e31", ipAddress="10.0.0.137", token_id="c986a430-1989-4d7c-b32a-f22f21c3089a", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="27a88aea-14cb-4507-9df1-976948e05a7c", authSessionTabId="uTY3I2leMrk"