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-09 12:55:09,758 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46831ms 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-09 12:55:15,208 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-09 12:55:23,709 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 12:55:24,401 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 12:55:25,005 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 12:55:25,800 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 12:55:25,802 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1313d0ea-96da-4ea3-9aa0-0b68939b84f4, name: keycloak-0-34473 2026-05-09 12:55:25,893 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-09 12:55:25,894 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-09 12:55:25,902 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22577 2026-05-09 12:55:27,006 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-09 12:55:28,006 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34473: no members discovered after 2007 ms: creating cluster as coordinator 2026-05-09 12:55:28,018 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34473|0] (1) [keycloak-0-34473] 2026-05-09 12:55:28,331 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34473`, physical addresses are `[10.0.0.218:38113]` 2026-05-09 12:55:28,399 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-09 12:55:29,891 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34473, Site name: null 2026-05-09 12:55:29,895 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 12:55:39,801 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-09 12:55:39,801 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-09 12:55:40,208 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 12:55:45,610 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-09 12:55:45,610 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-09 12:55:46,194 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-09 12:55:46,194 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-09 12:56:09,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:09,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:10,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:10,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:14,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-05-09 12:56:14,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:19,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:19,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:19,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:26,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:27,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-09 12:56:27,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-09 12:56:28,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:28,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:28,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:28,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:28,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:31,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:33,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:33,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:33,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:33,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-09 12:56:34,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-05-09 12:56:34,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:34,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:34,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:37,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:37,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:39,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:39,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:41,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:41,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-09 12:56:41,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:41,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:41,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-05-09 12:56:41,605 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-09 12:56:41,734 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-09 12:56:41,873 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-09 12:56:42,031 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-09 12:56:42,200 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-09 12:56:42,313 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-09 12:56:42,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-09 12:56:42,660 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-09 12:56:42,738 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-09 12:56:42,942 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-09 12:56:43,026 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-09 12:56:43,129 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-09 12:56:43,234 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-09 12:56:43,312 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-09 12:56:43,451 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-09 12:56:43,583 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-09 12:56:43,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-09 12:56:43,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:43,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-09 12:56:43,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:43,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:43,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-05-09 12:56:43,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:43,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:46,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:46,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:46,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-05-09 12:56:46,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:46,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:48,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:48,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-09 12:56:50,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-09 12:56:50,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:50,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:50,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:50,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:50,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:50,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-09 12:56:51,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:54,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:55,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:55,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:55,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:56,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-09 12:56:56,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:56,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-05-09 12:56:56,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-09 12:56:56,136 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-09 12:56:56,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:56,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:56,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:56,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-05-09 12:56:56,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:56,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-09 12:56:57,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-05-09 12:56:57,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:57,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-05-09 12:56:58,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:58,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:58,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:58,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:59,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:59,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:59,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:59,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:59,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:56:59,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-09 12:56:59,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:56:59,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:01,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:06,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-05-09 12:57:08,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:10,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:11,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:13,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:13,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:13,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:13,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-05-09 12:57:13,933 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-09 12:57:13,995 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-09 12:57:13,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:14,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-09 12:57:14,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-05-09 12:57:14,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:14,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:14,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-09 12:57:14,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:14,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:14,353 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-09 12:57:14,428 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-09 12:57:14,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-09 12:57:14,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:14,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:14,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:14,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:14,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:14,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 12:57:14,708 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-09 12:57:14,788 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-09 12:57:14,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:14,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:15,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-05-09 12:57:15,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-09 12:57:15,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:15,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:15,176 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-09 12:57:15,243 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-09 12:57:15,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 12:57:15,298 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-09 12:57:15,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-09 12:57:16,702 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 12:57:24,992 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 134.980s. Listening on: http://0.0.0.0:8080 2026-05-09 12:57:24,992 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 12:57:24,992 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-09 12:57:27,732 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 12:57:43,307 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9b018a49-042a-4979-9aa0-24ce2580526e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="05159a90-2b33-484d-b9fa-edffacf5d344", client_auth_method="client-secret", username="admin", authSessionParentId="7bc34801-ee11-4e34-9ee5-394d9ae1ba5a", authSessionTabId="Cya8x3lj5Cc" 2026-05-09 12:57:49,400 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="atmosphere" 2026-05-09 12:57:50,804 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="76557cd4-9114-4234-9dae-dba531e1b807", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="78d0e30e-dfb8-4708-b040-9fa76e483d21", client_auth_method="client-secret", username="admin", authSessionParentId="0ecc0480-d824-4a7c-ba9a-5844df0edede", authSessionTabId="SXCdPgy-Ckc" 2026-05-09 12:57:51,020 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/386c4ec0-2878-4678-a68a-a95d362a8db8" 2026-05-09 12:57:51,229 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/386c4ec0-2878-4678-a68a-a95d362a8db8/protocol-mappers/models/f87c0c92-c63d-4ae6-ba23-1debb7ef8ad0" 2026-05-09 12:58:13,369 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="0302df43-bf69-4d12-a478-ac9a95910123", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a18b12c3-6ce0-4915-9a25-e5fca139c3de", client_auth_method="client-secret", username="admin", authSessionParentId="8dc782aa-c7ad-45e0-9a64-90a147421bed", authSessionTabId="wL5mBLJt-7w" 2026-05-09 12:58:13,659 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/a9a4b3da-90a3-49e2-98de-abc643083db1" 2026-05-09 12:58:14,023 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="39f24ae3-7ff8-4907-99a3-fab651c84d37", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="af5f55c8-bd66-4447-af54-8c758f3de6d1", client_auth_method="client-secret", username="admin", authSessionParentId="af83910a-8f4a-4c1c-a671-5aebf290383b", authSessionTabId="1_Ve8_1c4-0" 2026-05-09 12:58:14,822 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/95b06d8b-3ec9-463d-b2f5-eae71c53f728" 2026-05-09 12:58:15,190 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="d46aee7b-9f6a-4c58-977a-a234841f9f06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a16daa89-7d4a-45e3-bf03-dc55ef4d3360", client_auth_method="client-secret", username="admin", authSessionParentId="4f30b860-c906-4039-aea6-17adbad94ba2", authSessionTabId="FIQ88YeFkVw" 2026-05-09 12:58:15,611 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/5ef85336-59ab-4851-ba0f-a01919b951c7" 2026-05-09 12:58:16,186 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="88b0e2e5-6ae3-4758-808d-5cca4f476b40", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e3964462-5a52-478b-834a-6d773c263693", client_auth_method="client-secret", username="admin", authSessionParentId="5b4be3aa-5618-4e53-b013-889fcbbeb04b", authSessionTabId="Ssb03gNi7A8" 2026-05-09 12:58:16,594 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/a9a4b3da-90a3-49e2-98de-abc643083db1/roles/member" 2026-05-09 12:58:16,961 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="bf50a14d-063d-49b2-bd9b-c462b20b0b6e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8746582a-dd4e-405e-834a-938cbacc8c3b", client_auth_method="client-secret", username="admin", authSessionParentId="ac9e6df2-7d59-4a67-8855-7b2295df05ac", authSessionTabId="dKVta038kWY" 2026-05-09 12:58:17,158 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/95b06d8b-3ec9-463d-b2f5-eae71c53f728/roles/admin" 2026-05-09 12:58:17,529 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="c5e84799-b7fa-469c-a41d-3ef04d642d52", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0b52585-ccad-466b-a472-f42ee80d004a", client_auth_method="client-secret", username="admin", authSessionParentId="d4866653-251c-42d7-a344-288723dbe3b3", authSessionTabId="P84orCw7nhE" 2026-05-09 12:58:17,695 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/95b06d8b-3ec9-463d-b2f5-eae71c53f728/roles/editor" 2026-05-09 12:58:18,111 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="8b80bd5f-8951-4a11-b29c-71c0e20aae3f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="915f2a4a-afdb-43da-ab4b-90ca5e066719", client_auth_method="client-secret", username="admin", authSessionParentId="6c382544-ada0-4948-889f-2c892e4e1e57", authSessionTabId="kw2ongAuX4M" 2026-05-09 12:58:18,250 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/95b06d8b-3ec9-463d-b2f5-eae71c53f728/roles/viewer" 2026-05-09 12:58:18,604 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="b381ed7d-6b45-4abb-a6f5-15de5854bf15", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8182b718-8b2e-43ad-9b5c-0a4a7502ed05", client_auth_method="client-secret", username="admin", authSessionParentId="c8208308-b6a1-439b-8296-5e1a39c5694a", authSessionTabId="KVYMWGfGC4o" 2026-05-09 12:58:18,794 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/5ef85336-59ab-4851-ba0f-a01919b951c7/roles/member" 2026-05-09 13:00:53,414 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="ee06644b-2fbe-43fd-9ef0-2e239f1369bc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4c8d3e42-b632-474b-9833-c1fefbcdf5fd", client_auth_method="client-secret", username="admin", authSessionParentId="eb2f93e3-05a2-4a1c-9451-a989260506a2", authSessionTabId="pL-Dcjgw4s4" 2026-05-09 13:00:54,003 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-05-09 13:00:55,471 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="56244504-ccad-4f51-8c1f-57a804122fc3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8c3da2b7-7583-416e-bdce-f42542359524", client_auth_method="client-secret", username="admin", authSessionParentId="97d4a4ab-b557-4fe1-94f3-ac1a7d29f030", authSessionTabId="dlPbbmX4lg8" 2026-05-09 13:00:56,015 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/8bd2fdf3-1b95-438e-8407-69b5b1cfd691" 2026-05-09 13:00:56,592 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="2ad4ec31-b686-4593-91dc-70ce8d486053", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35abe217-5ff3-4f58-98fd-c8a5e30a6a17", client_auth_method="client-secret", username="admin", authSessionParentId="bf1fe88a-f61b-46c4-b03f-98e8305ec4dc", authSessionTabId="SkPAspvjIjY" 2026-05-09 13:00:57,113 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/0fcbbd68-ed47-44ea-82f0-feb49f221039/role-mappings/clients/551e09a6-4792-432f-8083-d65b0d6f35b2" 2026-05-09 13:05:03,649 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="e0ecc5eb-5225-46d4-af36-b2c89f064fed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="00e94508-0319-47d2-bf7b-b3de9af4940f", client_auth_method="client-secret", username="admin", authSessionParentId="75dee87e-81d4-4e8a-9fe1-814722eb39e7", authSessionTabId="FLk5igNhiOw" 2026-05-09 13:05:03,817 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-05-09 13:05:04,525 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="fff25eaa-153d-4e36-b1c7-224199b6e4d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="081222b5-3307-4f1c-bd57-129d4be07aa5", client_auth_method="client-secret", username="admin", authSessionParentId="12fed8a9-b657-495b-b854-a8b91a8ac36f", authSessionTabId="PZ8ose_Fc9o" 2026-05-09 13:05:04,609 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/386c4ec0-2878-4678-a68a-a95d362a8db8" 2026-05-09 13:05:04,660 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/386c4ec0-2878-4678-a68a-a95d362a8db8/protocol-mappers/models/f87c0c92-c63d-4ae6-ba23-1debb7ef8ad0" 2026-05-09 13:05:10,428 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="24c17471-1c49-473c-a48b-441b2a5a461e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a02e431e-4f7c-49b2-bbfc-fdb0491d446a", client_auth_method="client-secret", username="admin", authSessionParentId="c3e7be94-a775-4fe7-bfcd-4fff8995663a", authSessionTabId="zMPY1SxM-0c" 2026-05-09 13:05:10,510 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/a9a4b3da-90a3-49e2-98de-abc643083db1" 2026-05-09 13:05:10,855 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="0d55227c-04e4-414e-8883-bc76e1ed400b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51229528-03eb-444a-8f9f-4d3570681c78", client_auth_method="client-secret", username="admin", authSessionParentId="9e99b8ce-26d3-43e9-9b3b-3f3361367ecc", authSessionTabId="z8A5vWEb0og" 2026-05-09 13:05:10,900 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/95b06d8b-3ec9-463d-b2f5-eae71c53f728" 2026-05-09 13:05:11,403 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="f1ebc557-e30a-4da0-96fa-7c94d12ff75f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e403a576-4b68-4d47-a666-4cd1a2075654", client_auth_method="client-secret", username="admin", authSessionParentId="8e19b5b1-4b5a-4e0b-88f6-b337a812350d", authSessionTabId="towXnnVIhrI" 2026-05-09 13:05:11,468 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/5ef85336-59ab-4851-ba0f-a01919b951c7" 2026-05-09 13:05:12,045 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="7b9675cd-fc82-441d-8bcf-906eab32d6b2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bb6307dd-be0a-4570-aa33-214350c98888", client_auth_method="client-secret", username="admin", authSessionParentId="f8e19e8e-93f0-4c77-b75b-90e0d7c8997d", authSessionTabId="TKo5xJrIc-M" 2026-05-09 13:05:12,387 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="03013594-7a31-4b72-bfdb-b3fc8a4e2c4c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7fdccead-32fc-4196-990f-9fadfb60527d", client_auth_method="client-secret", username="admin", authSessionParentId="1c0f2dc3-ca43-46d0-bbdb-3efb57ddb58d", authSessionTabId="kFklbRg-0mQ" 2026-05-09 13:05:12,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="6e619d9a-8523-4a62-b398-73a43699c5e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d804b95-fa54-4e01-b064-8519cffc467a", client_auth_method="client-secret", username="admin", authSessionParentId="9e5c3660-d2f9-4c44-90af-8d7a6ec97bd2", authSessionTabId="z7w1AUKlVTA" 2026-05-09 13:05:13,088 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="c6d53592-dd10-4a07-95f7-fb6de3e1b053", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d2823204-ebcc-46db-a841-8a3d7114400b", client_auth_method="client-secret", username="admin", authSessionParentId="94f92c06-fddb-4201-bf95-00298662f32c", authSessionTabId="baamx5tuy44" 2026-05-09 13:05:13,456 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="35fc439a-06fa-4dfb-83cc-20306552f2ad", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d98fac7-0ce7-4b5d-9e2d-ddceeec60480", client_auth_method="client-secret", username="admin", authSessionParentId="b72751ec-f555-463a-8b7d-614032ae6a7d", authSessionTabId="ECtIGTAaUfw" 2026-05-09 13:06:00,537 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="188ce262-7c14-4ebb-b86c-b2373e36c9d8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b040489f-6bff-4720-a3b5-571052d7040c", client_auth_method="client-secret", username="admin", authSessionParentId="b8984bee-43ac-4979-b944-8d5e61007a43", authSessionTabId="YStStv-AS-s" 2026-05-09 13:06:00,706 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-05-09 13:06:02,082 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="3fa467b1-488e-4fa9-aa62-3d6e90fce2d1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8d5c617e-3742-431d-aaf5-312fe793b82e", client_auth_method="client-secret", username="admin", authSessionParentId="ab686a67-c243-4eb7-8ee2-f213cd3d1039", authSessionTabId="d8cwRM3C_44" 2026-05-09 13:06:02,150 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/8bd2fdf3-1b95-438e-8407-69b5b1cfd691" 2026-05-09 13:06:02,728 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9544ade9-507e-4fe9-adc1-079e4d31925c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d63c742-e576-40f9-a0e6-be0168ae22ef", client_auth_method="client-secret", username="admin", authSessionParentId="c1a0ca44-8c22-4a17-9b27-a7394f9f2783", authSessionTabId="jq-pNdww6cI" 2026-05-09 13:06:18,907 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="admin-cli", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="8c60b5f5-d594-4951-988e-6fd10fb6aab4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aac3b634-97cf-4a0b-a686-cc61e92bdfeb", client_auth_method="client-secret", username="admin", authSessionParentId="020c7f89-fea7-41d6-90e0-876572ac82c6", authSessionTabId="pyBgN4PLiw0" 2026-05-09 13:06:19,089 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1db956e2-80c6-4f39-8551-cff4471a7c9a", clientId="09a5b7ca-ed28-4345-b775-5474ee18b538", userId="af833697-0523-472e-9d9c-aea0a8d7367c", ipAddress="199.204.45.169", resourceType="USER", resourcePath="users/63a17cc6-5768-4d2e-8232-3c772a5c6788" 2026-05-09 13:06:22,755 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="0fcbbd68-ed47-44ea-82f0-feb49f221039", ipAddress="10.0.0.36", token_id="88ecd245-6fe4-4df6-9d49-4ad9cc47d6bb", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="87421282-426b-4d8c-92e0-a415626856d0", authSessionTabId="z2eFUXPQZ9o"