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-21 03:28:21,492 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 40802ms 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-21 03:28:26,680 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-21 03:28:33,967 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-21 03:28:34,280 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-21 03:28:34,883 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-21 03:28:35,468 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-21 03:28:35,470 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 2e09d629-2e3a-488f-b8f8-69e8d47bf7d8, name: keycloak-0-9252 2026-05-21 03:28:35,475 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-21 03:28:35,476 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-21 03:28:35,481 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41939 2026-05-21 03:28:37,565 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9252: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-21 03:28:37,576 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9252|0] (1) [keycloak-0-9252] 2026-05-21 03:28:37,674 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9252`, physical addresses are `[10.0.0.191:57475]` 2026-05-21 03:28:37,765 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-21 03:28:37,776 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-21 03:28:39,475 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9252, Site name: null 2026-05-21 03:28:39,478 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-21 03:28:49,473 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-21 03:28:49,474 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-21 03:28:49,880 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-21 03:28:55,867 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-21 03:28:55,868 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-21 03:28:56,367 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-21 03:28:56,367 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-21 03:29:02,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:02,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-05-21 03:29:03,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-21 03:29:03,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:05,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:05,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:08,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-21 03:29:08,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:08,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:10,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:11,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-21 03:29:11,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:12,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:12,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:12,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:12,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:12,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:14,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-21 03:29:15,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:15,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:15,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:15,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:16,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:16,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:16,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:16,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:18,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:18,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-21 03:29:20,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-21 03:29:20,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:21,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:21,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:21,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:21,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:21,847 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-21 03:29:21,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-21 03:29:21,972 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-21 03:29:22,051 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-21 03:29:22,127 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-21 03:29:22,225 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-21 03:29:22,299 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-21 03:29:22,369 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-21 03:29:22,563 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-21 03:29:22,607 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-21 03:29:22,710 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-21 03:29:22,757 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-21 03:29:22,806 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-21 03:29:22,856 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-21 03:29:22,913 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-21 03:29:23,014 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-21 03:29:23,131 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-21 03:29:23,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-05-21 03:29:23,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:23,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-21 03:29:23,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-05-21 03:29:23,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-21 03:29:23,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-05-21 03:29:23,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:23,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:25,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:25,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:25,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:25,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:25,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:26,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:27,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:27,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:28,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:28,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:28,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:28,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:28,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:28,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-05-21 03:29:28,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:31,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:31,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,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-21 03:29:32,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,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-21 03:29:32,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,407 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-21 03:29:32,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,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-05-21 03:29:32,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:32,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:33,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:33,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-21 03:29:33,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:33,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:34,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-21 03:29:34,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:34,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:34,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:34,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:34,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-21 03:29:34,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:34,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,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-05-21 03:29:35,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-21 03:29:35,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,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-21 03:29:35,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:35,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-21 03:29:35,979 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-21 03:29:36,034 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-21 03:29:36,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,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-21 03:29:36,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,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-21 03:29:36,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,355 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-21 03:29:36,424 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-21 03:29:36,462 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-21 03:29:36,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-05-21 03:29:36,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,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-05-21 03:29:36,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,608 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-21 03:29:36,665 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-21 03:29:36,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:36,908 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-21 03:29:36,972 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-21 03:29:36,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-21 03:29:37,024 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-21 03:29:37,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-21 03:29:38,386 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-21 03:29:44,974 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.186s. Listening on: http://0.0.0.0:8080 2026-05-21 03:29:44,975 INFO [io.quarkus] (main) Profile prod activated. 2026-05-21 03:29:44,975 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-21 03:29:46,474 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-21 03:29:56,265 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="354443c7-285b-4eb5-bbf5-ef1184cf386a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d184c6f-1eaa-4e5a-8b95-cef2872ffd67", client_auth_method="client-secret", username="admin", authSessionParentId="c8d08fa6-ad9f-479b-a9b3-e70c6dc224b2", authSessionTabId="YYvR_u7INeI" 2026-05-21 03:30:01,089 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="atmosphere" 2026-05-21 03:30:02,181 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="ea7886a4-4ef6-4c9a-b633-88717ea9dfee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="632fc99b-7fc9-4651-b095-19c64e4053df", client_auth_method="client-secret", username="admin", authSessionParentId="1b8db886-81c7-48eb-862f-59c472040ed4", authSessionTabId="KS8KnrP22Sc" 2026-05-21 03:30:02,472 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b175496a-01d9-4369-bd3a-0f16677c6672" 2026-05-21 03:30:02,677 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b175496a-01d9-4369-bd3a-0f16677c6672/protocol-mappers/models/d7d86fb7-781c-4821-b846-ab4c1018563d" 2026-05-21 03:30:23,574 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="eb2424be-b33e-4d46-8d12-5bd001fa3e51", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3a6e5275-b4b5-4bb2-b99f-5835b07570b5", client_auth_method="client-secret", username="admin", authSessionParentId="bc1f6ac6-59f8-45a2-b1dd-7bf981a5ae53", authSessionTabId="NXAkwPKz4-0" 2026-05-21 03:30:24,369 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/3b73518f-f909-482e-b17c-fc0d03698ea8" 2026-05-21 03:30:24,794 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="674bf35d-0cd7-4f0f-bdda-0bf7393048f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3383178e-ca33-4354-a819-3c67000689a3", client_auth_method="client-secret", username="admin", authSessionParentId="df97e7bb-fcee-4ec2-8850-ec0139501ea5", authSessionTabId="NJSE6U2uIn0" 2026-05-21 03:30:24,894 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/a569c668-2e6a-4b1d-bc28-f189ab269594" 2026-05-21 03:30:25,300 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="b9ce5b59-b905-47e8-9a35-a7b589696162", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8396a0b4-8f31-4cd5-bebb-f5143f44d235", client_auth_method="client-secret", username="admin", authSessionParentId="7c21315c-8ef7-49f7-a9b5-79d17dcd7dd3", authSessionTabId="PYyERdNqg9U" 2026-05-21 03:30:25,413 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/611564a7-cef0-4aa1-af53-ab966b05de21" 2026-05-21 03:30:26,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="28a0420d-4125-4237-9619-dc12b34e3e04", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="48454036-ea54-4007-bb63-099cac4e4821", client_auth_method="client-secret", username="admin", authSessionParentId="45df543e-13b8-4e9c-94c3-af6c7f4a356e", authSessionTabId="6vPN-0WN-Ao" 2026-05-21 03:30:26,116 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/3b73518f-f909-482e-b17c-fc0d03698ea8/roles/member" 2026-05-21 03:30:26,524 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="eed74504-7dc5-4195-b0f0-b6a725025546", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ef3efbc5-7f39-4b69-98a8-285f7698c9f8", client_auth_method="client-secret", username="admin", authSessionParentId="2b1b926e-e0c9-4d3b-9e33-21c5fc0b935d", authSessionTabId="NGUBXcGn7aI" 2026-05-21 03:30:26,597 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/a569c668-2e6a-4b1d-bc28-f189ab269594/roles/admin" 2026-05-21 03:30:26,957 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4178a74f-80c1-429f-afce-e4627c88ede5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d46a467e-29d4-4059-9899-dc4377de1f54", client_auth_method="client-secret", username="admin", authSessionParentId="3332b540-b7bf-4c03-8255-a98fff9d5b6a", authSessionTabId="P36vsHXOiB4" 2026-05-21 03:30:27,068 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/a569c668-2e6a-4b1d-bc28-f189ab269594/roles/editor" 2026-05-21 03:30:27,426 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="81ad9e72-83cb-4591-a3e0-ea1bd710df1b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6ab88293-4d1f-4871-980f-f5fe7fc661dd", client_auth_method="client-secret", username="admin", authSessionParentId="64d05bcb-b4c3-4bc5-922f-2f591b10a6d9", authSessionTabId="YgPZqRtKWU8" 2026-05-21 03:30:27,595 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/a569c668-2e6a-4b1d-bc28-f189ab269594/roles/viewer" 2026-05-21 03:30:27,990 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="81c5ec51-43d2-489a-b36c-a20d5f25c721", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3a7c541d-eae9-4420-bd7a-801d38652392", client_auth_method="client-secret", username="admin", authSessionParentId="6dd155b8-e0aa-48e6-852f-7470bdedb3ab", authSessionTabId="Rzmu7WK_reo" 2026-05-21 03:30:28,108 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/611564a7-cef0-4aa1-af53-ab966b05de21/roles/member" 2026-05-21 03:32:21,815 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="c217527c-a11b-41fb-887e-268edae6da00", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9336f91b-8635-401e-add7-b66c0db6c995", client_auth_method="client-secret", username="admin", authSessionParentId="3cd5ee9e-7c6e-459c-9ef9-91e82c5419e5", authSessionTabId="4sH9C5EhNz8" 2026-05-21 03:32:22,298 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-05-21 03:32:23,789 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4c6d0b43-9581-450b-bd7b-bf39556e1114", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="746652fc-d494-4a97-a2b1-c71c7630815b", client_auth_method="client-secret", username="admin", authSessionParentId="4d466c43-8eac-4d84-8b4a-8c6b5143b276", authSessionTabId="KO0LWNiF4qk" 2026-05-21 03:32:23,913 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/83b33661-04d8-42a5-a0a4-25f7824d376a" 2026-05-21 03:32:24,448 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="d3b8084d-b7d3-43da-8a7c-2e209f04f930", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c5a72172-0a45-4199-a0cf-d902f6b20e56", client_auth_method="client-secret", username="admin", authSessionParentId="9cd31550-db52-4ba5-be8b-0e77e548f316", authSessionTabId="CrNLOgaCPVg" 2026-05-21 03:32:24,873 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c1ba8600-9286-4fb8-b30b-dc8f915207d0/role-mappings/clients/1ffeb442-cb7f-46f2-9bd3-e078f72d0a95" 2026-05-21 03:36:26,786 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3079fbda-8666-4e1b-9fc4-dfb20db6c0c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="64835774-8da4-453d-96b0-82edf8f3bdab", client_auth_method="client-secret", username="admin", authSessionParentId="89ba2300-fd39-4c52-9ba2-ee6697d10623", authSessionTabId="Klz9z52oUjQ" 2026-05-21 03:36:26,974 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-05-21 03:36:27,619 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="8b8d40e7-0c93-4b99-8524-5cb73f9615b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8988666f-7239-4a56-bacf-1df84d4dbf03", client_auth_method="client-secret", username="admin", authSessionParentId="9f735048-ce89-41a0-92fd-5e77adc21ed1", authSessionTabId="qMJpRea6dH4" 2026-05-21 03:36:27,680 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b175496a-01d9-4369-bd3a-0f16677c6672" 2026-05-21 03:36:27,770 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b175496a-01d9-4369-bd3a-0f16677c6672/protocol-mappers/models/d7d86fb7-781c-4821-b846-ab4c1018563d" 2026-05-21 03:36:33,367 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="340da44d-ba5c-45de-b8aa-ccdef1c99ed2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d88db354-c17e-4f51-9589-0405da5c905c", client_auth_method="client-secret", username="admin", authSessionParentId="dcbc8fba-3949-4ff2-9876-7bc67a868a7a", authSessionTabId="aGJn53WCWEk" 2026-05-21 03:36:33,424 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/3b73518f-f909-482e-b17c-fc0d03698ea8" 2026-05-21 03:36:33,793 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="0355ca0d-4d16-4fee-9970-2c1bcf607bd0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="619dfd51-7740-4551-a168-ee88b288b057", client_auth_method="client-secret", username="admin", authSessionParentId="ec1e6b73-cda2-4375-b6dd-c27437eb809f", authSessionTabId="LZRMImEAOVs" 2026-05-21 03:36:33,841 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/a569c668-2e6a-4b1d-bc28-f189ab269594" 2026-05-21 03:36:34,203 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="a3a91b2e-0f33-43f6-8fcc-f329ffff6bdf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="87dea29a-b256-4f4b-be29-c663e400d452", client_auth_method="client-secret", username="admin", authSessionParentId="efd8d1dd-36ef-4dd7-b071-e80b9b639846", authSessionTabId="1xwsg3UoWFU" 2026-05-21 03:36:34,279 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/611564a7-cef0-4aa1-af53-ab966b05de21" 2026-05-21 03:36:34,872 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f4cefd43-d74d-4179-80b2-7aa031bbfd64", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="46eb46cc-784b-4895-ae25-1fc5745e4e86", client_auth_method="client-secret", username="admin", authSessionParentId="f77c17d7-e47c-48f1-8b27-912f6ed2cf4e", authSessionTabId="oYQRygYdJiM" 2026-05-21 03:36:35,210 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="966ea579-9e09-4a9b-acc9-0029a33c75f7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cae049bd-d5cc-4c7f-bb40-449db3fb6adb", client_auth_method="client-secret", username="admin", authSessionParentId="6a9093f1-ab9c-476a-955f-ea0f293c9fa6", authSessionTabId="QQLUJn5obic" 2026-05-21 03:36:35,597 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="5a627d56-6ef0-4bc6-b2d7-28bb01eaafdf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="530dfe93-8e5b-41d3-b22e-f736c37278dc", client_auth_method="client-secret", username="admin", authSessionParentId="cc722584-e2f0-47a5-9ae8-adf7802aa336", authSessionTabId="O2oDPrIeffk" 2026-05-21 03:36:35,920 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="84a38a06-7796-425f-8d1d-100b6ba8766e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="80257273-b034-49ae-aa28-c3b86217c98f", client_auth_method="client-secret", username="admin", authSessionParentId="d0db6943-3630-4287-8080-d299a1845df0", authSessionTabId="OZEeg6c-VEk" 2026-05-21 03:36:36,255 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f448f920-b8a4-4971-bb5c-24f5b0f2b1ac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="df0f9a82-6dcf-47bb-8ccd-928c4472ebce", client_auth_method="client-secret", username="admin", authSessionParentId="5cb5ab45-b8a9-46c1-ae00-32ebf797732a", authSessionTabId="XArb8oMqMOo" 2026-05-21 03:37:22,867 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="73078488-eb61-4753-a4b3-474247ec1b0a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67d35881-c936-49fb-94ee-36a38e6b88b7", client_auth_method="client-secret", username="admin", authSessionParentId="356cfd0b-a426-489f-b364-15d0b80c8ab4", authSessionTabId="gI7QWj0r_mk" 2026-05-21 03:37:23,005 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-05-21 03:37:24,328 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="50a3fd1b-b072-4328-9b6a-f0222cb3e6f8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b4596c5-c3c6-449c-ae11-565a1b738631", client_auth_method="client-secret", username="admin", authSessionParentId="c008a6dc-857d-4766-99b7-887c62a2f9de", authSessionTabId="psZXAH9A5Lo" 2026-05-21 03:37:24,388 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/83b33661-04d8-42a5-a0a4-25f7824d376a" 2026-05-21 03:37:24,988 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="eb19a1c8-f096-43db-9baa-a1dddd091990", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc1812c6-77de-4ca1-958d-7d28afdc6901", client_auth_method="client-secret", username="admin", authSessionParentId="1bc4ecec-4d0c-477a-84da-9ff0e74d8c36", authSessionTabId="vBvPe-4eU7E" 2026-05-21 03:37:40,987 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="admin-cli", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="623daa23-205b-47e6-bd03-a2ca5c110625", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="551dd022-b855-4470-b0fa-59dc7243e30f", client_auth_method="client-secret", username="admin", authSessionParentId="749594ce-dcfd-4832-8aac-c379f4cfd920", authSessionTabId="02R46YJx5Ew" 2026-05-21 03:37:41,103 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b327efc6-57a8-4158-adb0-1fc3d8bff13f", clientId="fefcccba-97ff-485e-827e-64ff9fa8c36c", userId="67955fee-a5fe-41d8-b553-6320480ebedb", ipAddress="199.204.45.3", resourceType="USER", resourcePath="users/9ada45b8-addf-4670-b721-e8a7486c7274" 2026-05-21 03:37:42,912 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="c1ba8600-9286-4fb8-b30b-dc8f915207d0", ipAddress="10.0.0.184", token_id="4469ad4c-a640-4fd9-8558-38e2a7296b3b", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="0b66e1da-7b44-4930-a973-549d55635238", authSessionTabId="kfLMosVANTg"