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-20 12:57:42,429 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44830ms 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-20 12:57:47,983 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-20 12:57:56,780 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-20 12:57:57,303 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-20 12:57:58,193 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-20 12:57:58,878 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-20 12:57:58,881 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f38ed3f2-8d40-4405-8cd4-12cd7a00acb1, name: keycloak-0-23057 2026-05-20 12:57:58,887 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-20 12:57:58,888 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-20 12:57:58,987 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35256 2026-05-20 12:57:59,987 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-20 12:57:59,996 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-20 12:58:00,991 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-23057: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-20 12:58:01,002 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-23057|0] (1) [keycloak-0-23057] 2026-05-20 12:58:01,303 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-23057`, physical addresses are `[10.0.0.98:50792]` 2026-05-20 12:58:01,376 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-20 12:58:02,887 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-23057, Site name: null 2026-05-20 12:58:13,472 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-20 12:58:13,472 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-20 12:58:13,901 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-20 12:58:19,794 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-20 12:58:19,794 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-20 12:58:20,382 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-20 12:58:20,382 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-20 12:58:28,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:28,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-20 12:58:29,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:29,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:32,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:32,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:34,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:34,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:34,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:37,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-05-20 12:58:38,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:38,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:39,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58: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-05-20 12:58:39,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:39,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:39,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:41,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:42,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-20 12:58:42,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:42,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:42,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:43,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:43,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-20 12:58:43,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:43,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:45,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:45,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:46,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:46,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:47,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:47,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:47,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:47,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:47,849 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-20 12:58:47,919 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-20 12:58:47,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-05-20 12:58:48,119 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-20 12:58:48,213 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-20 12:58:48,340 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-20 12:58:48,426 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-20 12:58:48,510 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-20 12:58:48,639 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-20 12:58:48,678 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-20 12:58:48,779 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-20 12:58:48,829 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-20 12:58:48,875 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-20 12:58:48,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-20 12:58:48,981 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-20 12:58:49,082 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-20 12:58:49,208 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-20 12:58:49,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:49,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:49,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:49,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-20 12:58:49,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:49,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-05-20 12:58:49,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:49,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-05-20 12:58:51,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:51,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:52,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:52,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:52,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:53,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:53,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 2026-05-20 12:58:54,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:54,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:54,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-20 12:58:54,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:54,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:54,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:54,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:58:55,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:58:59,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:00,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:00,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:00,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:00,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:00,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:00,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-20 12:59:00,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:00,912 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-20 12:59:01,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:01,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:01,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-20 12:59:01,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-20 12:59:01,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:01,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:01,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:01,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:01,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:04,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:04,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:04,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:04,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:05,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:05,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:05,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:05,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:06,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-05-20 12:59:06,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:06,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:06,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-05-20 12:59:06,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:06,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:06,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:06,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:06,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:06,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-20 12:59:06,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-20 12:59:06,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:06,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:06,967 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-20 12:59:07,040 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-20 12:59:07,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:07,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 12:59:07,521 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-20 12:59:07,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-05-20 12:59:07,628 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-20 12:59:07,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 12:59:07,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-20 12:59:07,803 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-20 12:59:07,863 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-20 12:59:07,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-05-20 12:59:07,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-05-20 12:59: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-05-20 12:59: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-05-20 12:59:08,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-20 12:59:08,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-20 12:59:08,166 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-20 12:59:08,260 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-20 12:59:08,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-20 12:59:08,328 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-20 12:59:08,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-20 12:59:09,788 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-20 12:59:18,073 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 95.382s. Listening on: http://0.0.0.0:8080 2026-05-20 12:59:18,074 INFO [io.quarkus] (main) Profile prod activated. 2026-05-20 12:59:18,074 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-20 12:59:19,497 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-20 12:59:30,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="a4cdd225-c36e-4752-8108-c1ec663b877c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd158710-2fe2-4c89-a9e5-2f91866e7288", client_auth_method="client-secret", username="admin", authSessionParentId="e6c67b87-cac7-409f-9fcc-2f26c1457120", authSessionTabId="O26Bi828AkA" 2026-05-20 12:59:34,373 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="REALM", resourcePath="atmosphere" 2026-05-20 12:59:35,574 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="455dcf55-8572-4c03-81d9-acaba4e609c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="82b91fe1-ec4d-4dc6-b1a1-8a75d9bfe9f6", client_auth_method="client-secret", username="admin", authSessionParentId="8b56353a-5b57-4439-bd78-5e060f4f47ba", authSessionTabId="qYaqmjnl4p4" 2026-05-20 12:59:35,777 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b75b6874-768f-4798-b8f1-7e8c2185af49" 2026-05-20 12:59:35,971 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b75b6874-768f-4798-b8f1-7e8c2185af49/protocol-mappers/models/6e3f57a8-22f6-463b-97b1-02bb7dd51524" 2026-05-20 12:59:56,742 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="d6cc8d2a-6bde-40fc-bfbe-6083874e7424", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="db0d89b8-62ee-4ec2-86d7-53d9b227fe77", client_auth_method="client-secret", username="admin", authSessionParentId="f3c408f7-182b-4398-9d28-5dd9a86b88e6", authSessionTabId="UfhM3BfbJcU" 2026-05-20 12:59:56,978 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/d058ee42-8a8e-4fb4-91f5-0694408abc79" 2026-05-20 12:59:57,470 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="5cdac3b7-3f3d-4e59-8fe6-efefaa0d503e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2a2d05a0-8878-4c73-bb1b-ba55f437ed02", client_auth_method="client-secret", username="admin", authSessionParentId="20cba44d-e23b-480f-a9e3-669f45b99f56", authSessionTabId="Tfg0tnoyRA0" 2026-05-20 12:59:57,606 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/9af2a5f3-7f83-49fd-b1a7-25325c36a16b" 2026-05-20 12:59:58,006 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="ec52ba72-71df-4ae3-98aa-c372775f2ea8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7bc43e49-80c6-41f0-87e3-297c5cb9e336", client_auth_method="client-secret", username="admin", authSessionParentId="2382fe3b-404b-4c81-8877-888d23669236", authSessionTabId="GQiv8z_UgfA" 2026-05-20 12:59:58,104 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/5f47fdc6-b01b-414e-a629-e592b7ef5c35" 2026-05-20 12:59:58,706 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="fbf4a12a-3384-4a7f-be21-498b250479fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f1d77d36-36bd-427c-a91f-302599fe9af1", client_auth_method="client-secret", username="admin", authSessionParentId="0570653c-2d3b-44f9-9a10-7ea47d93a3ae", authSessionTabId="AcPVZrwcEZE" 2026-05-20 12:59:58,869 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_ROLE", resourcePath="clients/d058ee42-8a8e-4fb4-91f5-0694408abc79/roles/member" 2026-05-20 12:59:59,216 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="3580d916-3975-4a00-b0dc-50646af6ac89", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa774408-c8fe-4f89-90bd-48ee75ef7484", client_auth_method="client-secret", username="admin", authSessionParentId="70cbcbb5-1736-4b56-8355-f8b622373736", authSessionTabId="IvKMMhHl0VM" 2026-05-20 12:59:59,371 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_ROLE", resourcePath="clients/9af2a5f3-7f83-49fd-b1a7-25325c36a16b/roles/admin" 2026-05-20 12:59:59,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="12d050c6-1e64-4e2a-9763-c56914acfb2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1bdd7b27-c396-4383-980a-e0b2541057c5", client_auth_method="client-secret", username="admin", authSessionParentId="dde4139c-5ffd-4cfd-8225-1b61975722d6", authSessionTabId="YVHkmS0PBHI" 2026-05-20 12:59:59,879 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_ROLE", resourcePath="clients/9af2a5f3-7f83-49fd-b1a7-25325c36a16b/roles/editor" 2026-05-20 13:00:00,238 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="e236edb9-f0ef-432f-a3b5-f29f3149e36c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="453ddc14-010f-42e5-b972-92a0a20a8a94", client_auth_method="client-secret", username="admin", authSessionParentId="59959a8f-f3b3-45dc-b6d6-380964c08d4a", authSessionTabId="nbnqxdkiZZw" 2026-05-20 13:00:00,327 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_ROLE", resourcePath="clients/9af2a5f3-7f83-49fd-b1a7-25325c36a16b/roles/viewer" 2026-05-20 13:00:00,704 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="512222ba-6e97-47ba-a04e-b17a302ca5dc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0a8fb7fa-5985-4db0-9da5-e2652ebc89d2", client_auth_method="client-secret", username="admin", authSessionParentId="3e085444-f0df-4caa-8987-4103af0c0ad7", authSessionTabId="gfEqlGAIONY" 2026-05-20 13:00:00,802 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_ROLE", resourcePath="clients/5f47fdc6-b01b-414e-a629-e592b7ef5c35/roles/member" 2026-05-20 13:02:07,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="f3ece9ec-63a3-4f01-8bb5-6c66095506f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cfbf9a3f-dad2-4fe5-b2a2-635f66e7a59f", client_auth_method="client-secret", username="admin", authSessionParentId="afd8556c-289b-4191-b832-3b649030710a", authSessionTabId="v2O2_KFJx28" 2026-05-20 13:02:08,745 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="REALM", resourcePath="null" 2026-05-20 13:02:10,303 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="be2de54d-ed33-4cf7-ad05-f75fb9278e06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f3db5c73-801b-44e1-9e7e-2b16e296d06b", client_auth_method="client-secret", username="admin", authSessionParentId="9ef2cc9b-f369-4924-8c24-dd17b3aea917", authSessionTabId="bpN9ARCT0tk" 2026-05-20 13:02:10,471 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/5c5accf8-4bda-41ae-93ba-4005f9b090e1" 2026-05-20 13:02:11,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="a0ba3696-7096-432d-83c7-81712b4d1012", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11fd7cc0-0450-4813-8d41-b0284ef98061", client_auth_method="client-secret", username="admin", authSessionParentId="092d1426-ae47-494c-be8e-af72d7554ddf", authSessionTabId="Rs6pzcZM8RU" 2026-05-20 13:02:11,611 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/83728095-763c-4d94-86cb-4240883cedc9/role-mappings/clients/aaa0f03b-fa19-44a9-97a9-a575982efdf5" 2026-05-20 13:06:22,599 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="7dea23e2-977d-4e4b-b3cb-6ab8e5a1c1db", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d6f5ba42-8066-4b6f-917e-b30f036ee200", client_auth_method="client-secret", username="admin", authSessionParentId="24b98c92-bc18-4ee7-86b8-15ffae2225e2", authSessionTabId="uFpJyR7IAn8" 2026-05-20 13:06:22,796 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="REALM", resourcePath="null" 2026-05-20 13:06:23,529 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="dd6f1c27-28af-4caf-b177-cee87cb8a151", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eaa06f5a-5520-4484-9b69-99c547fade60", client_auth_method="client-secret", username="admin", authSessionParentId="7d9b0acb-eb51-49af-8db0-c25b403075d2", authSessionTabId="YWngLwiLydI" 2026-05-20 13:06:23,590 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b75b6874-768f-4798-b8f1-7e8c2185af49" 2026-05-20 13:06:23,696 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b75b6874-768f-4798-b8f1-7e8c2185af49/protocol-mappers/models/6e3f57a8-22f6-463b-97b1-02bb7dd51524" 2026-05-20 13:06:29,923 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="23ad588e-4a8a-49f7-8c5b-f7612ce6cd57", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1df51759-d06b-45c8-b66e-65436d0d41cd", client_auth_method="client-secret", username="admin", authSessionParentId="f4cccf29-504c-441b-94e7-a623e9e10736", authSessionTabId="Un1NiC092Kw" 2026-05-20 13:06:30,003 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/d058ee42-8a8e-4fb4-91f5-0694408abc79" 2026-05-20 13:06:30,469 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="a7654913-5fd8-4959-9553-fe8f5bb4b093", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ddb2b1fc-dee8-4014-809d-f272a3ea2e04", client_auth_method="client-secret", username="admin", authSessionParentId="d30b2149-6ecd-48e3-a0cf-c5806cb93ce7", authSessionTabId="bT-UUc9wCcQ" 2026-05-20 13:06:30,517 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/9af2a5f3-7f83-49fd-b1a7-25325c36a16b" 2026-05-20 13:06:30,915 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="7ee913a2-36be-4027-8e2f-2506a96f3f22", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7bdbd615-e4ac-43cf-ae6f-5e8f0993c2d3", client_auth_method="client-secret", username="admin", authSessionParentId="8f5ad31b-2000-4033-9583-fa6a45098c52", authSessionTabId="66-100yrb88" 2026-05-20 13:06:30,970 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/5f47fdc6-b01b-414e-a629-e592b7ef5c35" 2026-05-20 13:06:31,574 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="3f82cb95-a792-4df4-8296-b04423a01a97", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14f00247-ecce-4d69-ad8a-7f074b0f9fee", client_auth_method="client-secret", username="admin", authSessionParentId="262146bb-f739-4546-8f0e-53ffdfb5e526", authSessionTabId="9eQ4ZrlQxv0" 2026-05-20 13:06:31,928 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="8af1101f-d4dd-4992-b2a0-6f398f912e62", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="159216a6-a2d6-4045-9ed0-70020edb66c9", client_auth_method="client-secret", username="admin", authSessionParentId="5bf37e46-2704-4088-b829-334b5437fa72", authSessionTabId="9KJMfQp7SAk" 2026-05-20 13:06:32,298 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="e7840c74-e7e0-47e2-9e2e-6a219c71f651", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="808c9778-7c3b-40c1-8c1c-15f2c353aa2a", client_auth_method="client-secret", username="admin", authSessionParentId="a922b699-4c1a-4245-9cf7-36b684165627", authSessionTabId="ETyiCDsz_B0" 2026-05-20 13:06:32,627 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="608b55bf-ecc5-4ec3-b747-dd48175115b3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="40e52724-91ae-43ea-8c99-f505e61281f0", client_auth_method="client-secret", username="admin", authSessionParentId="1aead346-e5b3-4c73-8923-745b2b3dd63a", authSessionTabId="7pl1ve6lwFk" 2026-05-20 13:06:32,965 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="6e832997-5e9c-40b9-9e0f-bd5a6ac20c93", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8dea767a-36e2-4ec7-922e-86d6be8bbfd2", client_auth_method="client-secret", username="admin", authSessionParentId="4d203d9f-b372-43da-9810-55ae57653a6c", authSessionTabId="VAoXrc_D5kY" 2026-05-20 13:07:20,065 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="90db6701-9445-4d07-b471-abe4f3c7a631", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="27a902fd-6782-4b7c-851f-c3e7b3284f67", client_auth_method="client-secret", username="admin", authSessionParentId="1f248c09-025d-407c-bbfd-5cd34dd34193", authSessionTabId="xd9cWm9VJkc" 2026-05-20 13:07:20,212 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="REALM", resourcePath="null" 2026-05-20 13:07:21,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="91cc63d6-b95b-4047-9f3a-3244a077c3a8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54108543-1738-42f7-8007-2971f4b25408", client_auth_method="client-secret", username="admin", authSessionParentId="a9848648-718e-415b-9f73-d8ab3c2e5599", authSessionTabId="rh85BpvFIlM" 2026-05-20 13:07:21,602 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="CLIENT", resourcePath="clients/5c5accf8-4bda-41ae-93ba-4005f9b090e1" 2026-05-20 13:07:22,235 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="001d0fb4-93da-4437-8e9b-063f4c25f58e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1f2e2dda-cd87-4382-a5c0-478e44aa3304", client_auth_method="client-secret", username="admin", authSessionParentId="bbaeb53f-2837-4c36-abe1-1852c18e5f57", authSessionTabId="6hm9CPigFzU" 2026-05-20 13:07:38,400 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="admin-cli", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", auth_method="openid-connect", token_id="da907e3c-7162-46a3-b8f3-0c35cfec82da", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b08e3835-eee4-434b-ac27-5acd5e778c2d", client_auth_method="client-secret", username="admin", authSessionParentId="e3593cc8-ef13-4bf7-a245-e8871d54f0fb", authSessionTabId="P9Rf_2MR1mo" 2026-05-20 13:07:38,498 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bf31622f-807f-484c-bf64-a8e44aee1cbe", clientId="2c5c2c63-5593-4416-875d-7b0b497179b5", userId="2f97ce6a-f73e-4128-99bf-a798ec9c6dba", ipAddress="199.19.213.232", resourceType="USER", resourcePath="users/12417b24-378a-420c-8dd1-b7b16022f74c" 2026-05-20 13:07:40,259 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="83728095-763c-4d94-86cb-4240883cedc9", ipAddress="10.0.0.69", token_id="52c7a364-296f-41ee-9ee2-638b9b44dc26", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="b59a1506-911d-405e-a440-255d7baf0c46", authSessionTabId="2GGi0RrlEKs"