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-04-10 13:54:46,672 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 45986ms 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-04-10 13:54:51,391 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-04-10 13:55:00,792 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-10 13:55:01,473 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-10 13:55:02,166 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-10 13:55:02,671 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-10 13:55:02,673 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5b33657c-70b4-415c-842c-1177aaa8f186, name: keycloak-0-23430 2026-04-10 13:55:02,680 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-04-10 13:55:02,680 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-04-10 13:55:02,770 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42635 2026-04-10 13:55:03,892 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-04-10 13:55:04,775 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-23430: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-10 13:55:04,786 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-23430|0] (1) [keycloak-0-23430] 2026-04-10 13:55:04,801 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-23430`, physical addresses are `[10.0.0.149:58171]` 2026-04-10 13:55:04,808 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-10 13:55:06,682 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-23430, Site name: null 2026-04-10 13:55:06,687 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-10 13:55:17,082 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-04-10 13:55:17,082 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-04-10 13:55:17,567 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-10 13:55:23,869 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-04-10 13:55:23,870 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-04-10 13:55:24,380 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-04-10 13:55:24,380 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-04-10 13:55:32,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:32,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:33,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:33,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:35,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:35,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-04-10 13:55:38,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:38,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:38,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:41,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:43,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:43,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:43,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:44,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:44,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:44,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:44,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:45,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:47,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:48,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:49,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:49,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:51,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:51,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:52,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:52,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:52,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:52,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:52,533 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-04-10 13:55:52,617 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-04-10 13:55:52,699 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-04-10 13:55:52,819 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-04-10 13:55:52,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-04-10 13:55:53,080 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-04-10 13:55:53,173 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-04-10 13:55:53,268 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-04-10 13:55:53,423 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-04-10 13:55:53,490 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-04-10 13:55:53,612 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-04-10 13:55:53,698 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-04-10 13:55:53,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-04-10 13:55:53,846 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-04-10 13:55:53,915 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-04-10 13:55:54,039 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-04-10 13:55:54,207 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-04-10 13:55:54,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-04-10 13:55:54,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:54,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:54,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:54,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:54,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:54,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-04-10 13:55:54,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:56,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:56,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:57,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:57,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:57,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:58,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:55:58,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-04-10 13:56:00,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:00,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-04-10 13:56:00,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:00,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:00,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:00,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:00,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:01,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:04,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-04-10 13:56:05,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:05,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:06,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:06,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-04-10 13:56: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-04-10 13:56:06,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:06,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-04-10 13:56:06,309 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-04-10 13:56:06,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:06,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:06,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56: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-04-10 13:56:07,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-04-10 13:56:07,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:07,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:07,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:07,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:08,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:08,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:08,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:08,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-04-10 13:56:09,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,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-04-10 13:56:09,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:09,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,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-04-10 13:56:10,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,635 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-04-10 13:56:10,709 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-04-10 13:56:10,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:10,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-04-10 13:56:10,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,068 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-04-10 13:56:11,134 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-04-10 13:56:11,181 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-04-10 13:56:11,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,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-04-10 13:56:11,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,382 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-04-10 13:56:11,463 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-04-10 13:56:11,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,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-04-10 13:56:11,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,793 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-04-10 13:56:11,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-04-10 13:56:11,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-10 13:56:11,931 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-04-10 13:56:11,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-10 13:56:13,088 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-10 13:56:20,581 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 93.599s. Listening on: http://0.0.0.0:8080 2026-04-10 13:56:20,581 INFO [io.quarkus] (main) Profile prod activated. 2026-04-10 13:56:20,581 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-04-10 13:56:22,477 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-10 13:56:35,967 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="2abc5e49-28db-4fcb-8610-a53debc671cc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2e94f2c6-a183-4a48-b9f4-5e7247c93087", client_auth_method="client-secret", username="admin", authSessionParentId="c513d357-7f0b-4996-bf95-a6c1e7c8bfe0", authSessionTabId="gcs-7t5pSFA" 2026-04-10 13:56:41,574 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="REALM", resourcePath="atmosphere" 2026-04-10 13:56:42,705 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="3b5c3a15-9450-4b1c-922a-2ebbc2ad3944", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="42f0cd23-1c50-4e1b-a698-c6723fc1f24d", client_auth_method="client-secret", username="admin", authSessionParentId="60169f36-daf4-4fcb-b41a-837d8ab1bed0", authSessionTabId="e1aIzR2jF3Q" 2026-04-10 13:56:42,879 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/286dd477-9b15-4206-b96f-a23ae3d4b981" 2026-04-10 13:56:43,002 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/286dd477-9b15-4206-b96f-a23ae3d4b981/protocol-mappers/models/36435ba0-4af9-4470-aa75-5ef596fdd534" 2026-04-10 13:57:04,226 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="0287be0e-60b2-4409-8ed9-7c84f95cd676", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73fc5820-9cd7-4851-9f26-05dc1475ff97", client_auth_method="client-secret", username="admin", authSessionParentId="59993796-aae9-4b16-a210-32b839409887", authSessionTabId="uYGZEAPj8Yg" 2026-04-10 13:57:04,503 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/ba759d97-81c8-4d1a-a52d-df7b3f4330d4" 2026-04-10 13:57:04,999 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="e42169a9-036b-41e5-9cb4-2dfd439e0570", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="60ed8924-a814-49cb-91f7-a98cc06f6d50", client_auth_method="client-secret", username="admin", authSessionParentId="2b436a26-0103-432c-b33c-273104b310b9", authSessionTabId="CsqcSm6v07A" 2026-04-10 13:57:05,102 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/c440e784-5ac9-4aae-bc31-6d31b1f2fd5c" 2026-04-10 13:57:05,585 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="d70ca405-2de6-4f05-8e76-186abfa55f56", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b16bfcc1-46a5-4b92-90d9-1ab60a23903e", client_auth_method="client-secret", username="admin", authSessionParentId="7d92032c-9046-4b93-84b3-2d7a63db0a14", authSessionTabId="C15oPruxuPY" 2026-04-10 13:57:05,713 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/526a7048-af01-451b-8f20-bfc52a3aabbb" 2026-04-10 13:57:06,492 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="6ee48afd-c3ce-49f6-a536-a3bbc5824e97", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="52b7084a-882f-4828-9767-d5bae7b32481", client_auth_method="client-secret", username="admin", authSessionParentId="2f0f1bb8-cf5c-426f-901b-b4c79057ed62", authSessionTabId="1HCqME5SHdM" 2026-04-10 13:57:06,667 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_ROLE", resourcePath="clients/ba759d97-81c8-4d1a-a52d-df7b3f4330d4/roles/member" 2026-04-10 13:57:07,047 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="d6573643-f7b5-4c58-96cc-2fc3d9c61358", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="139017da-a0a9-4e11-abe2-2abc4d7d12a5", client_auth_method="client-secret", username="admin", authSessionParentId="fda955ef-83eb-476a-9fc1-2195d3bd52f9", authSessionTabId="ZeSWIuImh84" 2026-04-10 13:57:07,131 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_ROLE", resourcePath="clients/c440e784-5ac9-4aae-bc31-6d31b1f2fd5c/roles/admin" 2026-04-10 13:57:07,575 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="1e4540eb-c505-4baf-aded-b701d6920a9b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8fd3a66b-0b93-4b34-b2ad-cf656708e4e1", client_auth_method="client-secret", username="admin", authSessionParentId="00325a23-4503-447b-8ff5-3ce0f5321883", authSessionTabId="LQkTNQjDVxE" 2026-04-10 13:57:07,714 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_ROLE", resourcePath="clients/c440e784-5ac9-4aae-bc31-6d31b1f2fd5c/roles/editor" 2026-04-10 13:57:08,142 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="b33e038f-275e-4a1b-aadb-b1f27d4e4fd4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a458c7e1-65b4-42c4-b7bb-16424e46a839", client_auth_method="client-secret", username="admin", authSessionParentId="01c276f1-bb30-40b1-a329-bb867f28ad36", authSessionTabId="2Jt1a8fOaPc" 2026-04-10 13:57:08,280 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_ROLE", resourcePath="clients/c440e784-5ac9-4aae-bc31-6d31b1f2fd5c/roles/viewer" 2026-04-10 13:57:08,776 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="9ae87df6-c371-4d37-b624-7f85b7ae9691", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="375987e1-e10c-4eff-9c2f-2b490825a870", client_auth_method="client-secret", username="admin", authSessionParentId="35a4470d-a72b-43dd-9a40-9f0405606110", authSessionTabId="1Qp5jmpxQWM" 2026-04-10 13:57:08,892 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_ROLE", resourcePath="clients/526a7048-af01-451b-8f20-bfc52a3aabbb/roles/member" 2026-04-10 13:59:10,540 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="a81c9d5b-c5c7-44a7-a15c-a235853d05c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="304b1c7f-663b-492c-880f-de6895744d6f", client_auth_method="client-secret", username="admin", authSessionParentId="8b4d2f1b-0428-412b-ae0c-a01c84db593e", authSessionTabId="ir-DD-tIx2o" 2026-04-10 13:59:11,196 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="REALM", resourcePath="null" 2026-04-10 13:59:12,888 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="e5664dda-a303-43eb-9a5c-50ec093ecc5c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="421c84d9-4655-4afd-9b0c-ba01c2673f97", client_auth_method="client-secret", username="admin", authSessionParentId="59041f51-8c61-4998-8154-9aa586ece33c", authSessionTabId="h5EDpOXl7A0" 2026-04-10 13:59:13,009 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/c599a61a-2d29-480e-91e0-841ac5884bcc" 2026-04-10 13:59:13,696 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="5054d0e1-38d5-48ee-bfd0-054a35df8294", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3a00cf7c-ef46-4eb8-bfb7-90a3fc979bc4", client_auth_method="client-secret", username="admin", authSessionParentId="6bf12b4d-a246-4f88-a4d6-9ec36e3af69e", authSessionTabId="PugGcT6u03w" 2026-04-10 13:59:14,176 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/8cb1626f-f5aa-482c-b456-c63a7d0d6ae8/role-mappings/clients/79e40e29-9245-449f-9e24-38632bcd6edb" 2026-04-10 14:03:24,433 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="dcecadb6-fd94-4ef4-a594-dae52b3640e0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="60ee0044-e082-42aa-a8dd-0de4c8af65eb", client_auth_method="client-secret", username="admin", authSessionParentId="18be26ac-780b-4fa7-b32c-0a80f3862580", authSessionTabId="08lmJprnM_o" 2026-04-10 14:03:24,586 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="REALM", resourcePath="null" 2026-04-10 14:03:25,385 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="de24ee34-575d-47eb-b9b9-5275b7132770", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="48da6389-20a9-4030-a4c1-8e7d17808432", client_auth_method="client-secret", username="admin", authSessionParentId="6e228caa-20d3-4454-a041-c6610b4ea081", authSessionTabId="ezmr_CYn_-4" 2026-04-10 14:03:25,475 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/286dd477-9b15-4206-b96f-a23ae3d4b981" 2026-04-10 14:03:25,612 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/286dd477-9b15-4206-b96f-a23ae3d4b981/protocol-mappers/models/36435ba0-4af9-4470-aa75-5ef596fdd534" 2026-04-10 14:03:31,722 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="567548f8-6a67-4d26-938d-030394b3a706", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="85c8b1ad-185c-4f09-ba7b-f5bdacc14af4", client_auth_method="client-secret", username="admin", authSessionParentId="ddfbe347-b9f6-49af-a572-94ee7eeacc9c", authSessionTabId="slUEZJ-Jk9g" 2026-04-10 14:03:31,812 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/ba759d97-81c8-4d1a-a52d-df7b3f4330d4" 2026-04-10 14:03:32,287 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="fe121a91-c744-49b5-bdde-35fcf58d83de", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="18703b2d-933a-4799-aa40-95116d1a5711", client_auth_method="client-secret", username="admin", authSessionParentId="7ec5b05d-6eb7-4e15-a94e-aad47046bed2", authSessionTabId="iR3mkdiri_k" 2026-04-10 14:03:32,335 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/c440e784-5ac9-4aae-bc31-6d31b1f2fd5c" 2026-04-10 14:03:32,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="cc6890c8-0906-414f-81ed-a7a100d23a70", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8169565c-9bec-419c-baef-470f84b3b7d0", client_auth_method="client-secret", username="admin", authSessionParentId="ead9721b-d0b5-404b-a9c8-6b0e8d9006a8", authSessionTabId="aRuhiOImDGc" 2026-04-10 14:03:32,792 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/526a7048-af01-451b-8f20-bfc52a3aabbb" 2026-04-10 14:03:33,419 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="d444d1f0-3e34-421e-baf8-9e2e670c6621", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7a79fbef-53f8-4156-b862-c38d76a4ed78", client_auth_method="client-secret", username="admin", authSessionParentId="895e6d0e-a771-47f8-bbb3-d68d2506368d", authSessionTabId="Ah7IJ6LRcSE" 2026-04-10 14:03:33,848 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="2942b0c0-09ff-4538-be82-94b63ef6e108", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="edd7d35f-5bb4-45cb-ad88-8aa8b9cb96e6", client_auth_method="client-secret", username="admin", authSessionParentId="d5c22569-4151-42e4-880c-0bf98546eabf", authSessionTabId="5Jm0TLHM2eo" 2026-04-10 14:03:34,246 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="858a216c-df92-4c88-8ebd-1f8638326fac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="75d85ed0-3e4b-41d6-ab7c-c361461a6044", client_auth_method="client-secret", username="admin", authSessionParentId="bc2658fe-5caa-467e-b1bd-25409bfd2d1a", authSessionTabId="6DHv6LXYX-w" 2026-04-10 14:03:34,655 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="b4e3fa9f-54b8-477a-9d62-03c52873c2f8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6bae2ad3-57dc-4b9f-af9c-6b2ebb35d75c", client_auth_method="client-secret", username="admin", authSessionParentId="af2bd95d-607a-4b47-9f9c-35cb1d439959", authSessionTabId="x14DD97wRJk" 2026-04-10 14:03:35,045 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="b31b5953-d56b-482e-b987-0626ca007f9f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98004061-8bc0-4431-bfc8-7907ca566a8a", client_auth_method="client-secret", username="admin", authSessionParentId="c7001a24-1422-44f8-89b4-1077435672d7", authSessionTabId="mu3PzLALLQs" 2026-04-10 14:04:26,418 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="f672152f-dbca-4ecb-a36e-45d2d8623c60", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa105600-5f7d-4d99-a944-b657eb691741", client_auth_method="client-secret", username="admin", authSessionParentId="4d2f6676-2b08-4b14-9a2f-8734cece2944", authSessionTabId="63YaNSR_Gjw" 2026-04-10 14:04:26,601 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="REALM", resourcePath="null" 2026-04-10 14:04:28,087 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="d7069cf2-b210-47fb-88cd-9f5b4049934a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d4f4c620-308d-47c5-bebc-7fe75f119ea3", client_auth_method="client-secret", username="admin", authSessionParentId="66c1b16c-7740-4ae1-a6d0-67e7883c13a5", authSessionTabId="3PSCpFQZo0s" 2026-04-10 14:04:28,181 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="CLIENT", resourcePath="clients/c599a61a-2d29-480e-91e0-841ac5884bcc" 2026-04-10 14:04:28,824 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="ec3e650d-7be5-46e8-a9f2-d4693a9448c4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="81f95eac-0ec2-4bfa-b6b8-5bc0aa93127c", client_auth_method="client-secret", username="admin", authSessionParentId="fb5c90f4-f361-4636-ae49-a43988bcafd5", authSessionTabId="GUWmZzVG9MA" 2026-04-10 14:04:45,748 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="admin-cli", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", auth_method="openid-connect", token_id="586a4a2b-6145-4ca9-8b04-3448760b6f9d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c5b7b0f3-9661-4888-9640-8ffbb34c4cfa", client_auth_method="client-secret", username="admin", authSessionParentId="0950192c-2fd9-46c1-afe1-94c7e8029ff9", authSessionTabId="yNEfNiicw8s" 2026-04-10 14:04:45,818 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="26d0c249-e5d1-4f77-8b8c-d831de0e485a", clientId="8a861a30-b6a1-4183-8e0c-f860b0cd8b5a", userId="59b3ecff-c1b6-44c4-b5ed-3febd20ade00", ipAddress="199.19.213.96", resourceType="USER", resourcePath="users/83a9a7ad-7403-4878-bc87-a43a0cb4c43f" 2026-04-10 14:04:53,740 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="8cb1626f-f5aa-482c-b456-c63a7d0d6ae8", ipAddress="10.0.0.198", token_id="0c4c9765-acc7-4e54-a1bf-6768ef14ef90", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="a2dd2ddd-eb1c-4ebe-8f21-e79944fc450e", authSessionTabId="i6GI2vWz6sU"