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-08-01 18:43:36,138 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44182ms 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-08-01 18:43:40,760 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-08-01 18:43:48,844 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-01 18:43:49,241 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-01 18:43:49,755 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-01 18:43:50,350 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-01 18:43:50,351 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: bef5475d-64a1-4076-be89-2ff7ba8167f9, name: keycloak-0-26462 2026-08-01 18:43:50,357 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-08-01 18:43:50,358 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-08-01 18:43:50,440 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21354 2026-08-01 18:43:52,465 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26462: no members discovered after 2023 ms: creating cluster as coordinator 2026-08-01 18:43:52,532 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26462|0] (1) [keycloak-0-26462] 2026-08-01 18:43:52,630 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26462`, physical addresses are `[10.0.0.120:36890]` 2026-08-01 18:43:52,644 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-01 18:43:52,954 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-08-01 18:43:54,356 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26462, Site name: null 2026-08-01 18:43:54,360 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-01 18:44:04,356 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-08-01 18:44:04,357 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-08-01 18:44:04,952 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-01 18:44:10,548 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-08-01 18:44:10,548 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-08-01 18:44:10,958 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-08-01 18:44:10,958 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-08-01 18:44:18,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:18,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:18,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:18,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-08-01 18:44:21,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:21,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-08-01 18:44:23,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:23,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:23,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:25,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:26,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:26,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:27,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:27,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:27,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:27,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:27,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:28,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:30,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-08-01 18:44:30,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:30,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:30,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:30,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:30,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-08-01 18:44:30,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:30,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:32,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:32,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:32,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:33,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:33,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:33,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-08-01 18:44:34,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-08-01 18:44:34,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:34,113 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-08-01 18:44:34,177 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-08-01 18:44:34,241 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-08-01 18:44:34,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:44:34,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:44:34,550 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-08-01 18:44:34,616 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-08-01 18:44:34,688 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-08-01 18:44:34,813 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-08-01 18:44:34,857 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-08-01 18:44:34,964 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-08-01 18:44:35,013 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-08-01 18:44:35,062 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-08-01 18:44:35,109 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-08-01 18:44:35,157 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-08-01 18:44:35,247 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-08-01 18:44:35,361 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-08-01 18:44:35,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-08-01 18:44:35,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:35,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:35,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:35,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-08-01 18:44:35,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:35,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:35,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:37,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:37,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:37,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:37,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:37,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:38,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:38,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-08-01 18:44:39,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-08-01 18:44:39,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:39,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-08-01 18:44:39,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:39,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:39,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:39,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:40,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:42,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-08-01 18:44:43,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:43,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:43,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:43,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:43,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,041 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-08-01 18:44:44,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,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-08-01 18:44:44,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:44,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:45,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-08-01 18:44:45,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:45,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:45,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:46,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,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-08-01 18:44:47,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-08-01 18:44:47,553 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-08-01 18:44:47,615 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-08-01 18:44:47,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-08-01 18:44:47,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,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-08-01 18:44:47,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-08-01 18:44:47,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:47,962 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-08-01 18:44:48,017 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-08-01 18:44:48,060 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-08-01 18:44:48,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,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-08-01 18:44:48,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-08-01 18:44:48,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,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-08-01 18:44:48,225 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-08-01 18:44:48,295 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-08-01 18:44:48,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,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-08-01 18:44:48,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,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-08-01 18:44:48,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:44:48,598 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-08-01 18:44:48,667 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-08-01 18:44:48,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-08-01 18:44:48,723 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-08-01 18:44:48,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-01 18:44:49,748 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-01 18:44:57,234 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.868s. Listening on: http://0.0.0.0:8080 2026-08-01 18:44:57,235 INFO [io.quarkus] (main) Profile prod activated. 2026-08-01 18:44:57,235 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-08-01 18:44:58,945 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-01 18:45:10,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="3405db0c-054e-4f62-85a2-60f2c22f55e3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00e278e5-023e-4022-af39-e180b7e4dcfa", client_auth_method="client-secret", username="admin", authSessionParentId="efab86a3-2d47-4cab-848c-bc08f51a156b", authSessionTabId="BBwI5SvJiGo" 2026-08-01 18:45:15,741 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="atmosphere" 2026-08-01 18:45:16,861 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="274830e4-f9dc-4a31-98cc-91db10e147ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7972332e-9709-4adb-b7d9-bda46bdb01b2", client_auth_method="client-secret", username="admin", authSessionParentId="7c4c13d3-d4b9-4e19-a86a-9e7ebdfbe1c1", authSessionTabId="dKBgGi3YAiE" 2026-08-01 18:45:17,067 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/dac10bf4-2339-4f26-bc58-f2d7db10299a" 2026-08-01 18:45:17,254 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/dac10bf4-2339-4f26-bc58-f2d7db10299a/protocol-mappers/models/3c879e30-595a-4a94-95a2-94265ab67a65" 2026-08-01 18:45:38,114 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="fc81e5a9-f0ca-4c0d-abda-a5d5d01f774c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dfd7ced2-38c4-427a-ab2d-0375913a46b5", client_auth_method="client-secret", username="admin", authSessionParentId="cd8a5a36-4a46-4fb2-b755-c02b34301ee5", authSessionTabId="X8-tNeBm9-s" 2026-08-01 18:45:38,443 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/c4d5923a-fee5-4939-b245-3d9d53ab20c7" 2026-08-01 18:45:38,937 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="229a782b-9110-4e0a-8058-58124f81eb73", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c6003495-f520-4f03-9192-098fb64a0ac3", client_auth_method="client-secret", username="admin", authSessionParentId="68b73215-93ea-4896-a48b-2a731ecad985", authSessionTabId="ctLyImGYvT4" 2026-08-01 18:45:39,061 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/c56c69a5-6cdf-4f7b-ba2b-1ddb0b80a6c6" 2026-08-01 18:45:39,471 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="cebf84a9-8c5d-4113-83fe-ea10c976c7b0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="054754b2-742f-4537-b409-25a3da78b8ba", client_auth_method="client-secret", username="admin", authSessionParentId="e04223ae-70ab-43b1-b383-d1c59a3b674c", authSessionTabId="Iz1sLxBDL0A" 2026-08-01 18:45:39,631 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/c378bdd3-74af-410b-9972-9471161c53e1" 2026-08-01 18:45:40,185 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="f0ca15d8-7aec-4c23-bf68-3423d7848dd6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ba8cd3c7-6b75-498a-8368-fd705a9ac170", client_auth_method="client-secret", username="admin", authSessionParentId="6f534abe-cfcd-4de3-94ef-bb996f1440a3", authSessionTabId="fSbY8Qew2EE" 2026-08-01 18:45:40,284 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/c4d5923a-fee5-4939-b245-3d9d53ab20c7/roles/member" 2026-08-01 18:45:40,679 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="844ebf86-c6f1-4bd0-b429-f72a0593e6a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="78722191-3d57-4121-b2a8-9ea75cc0732f", client_auth_method="client-secret", username="admin", authSessionParentId="b009193a-8def-4f37-86e7-2faca24e2e2e", authSessionTabId="6J69rLVN9lw" 2026-08-01 18:45:40,780 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/c56c69a5-6cdf-4f7b-ba2b-1ddb0b80a6c6/roles/admin" 2026-08-01 18:45:41,175 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="5bcb1119-75ed-4f92-beca-91eda0ab7073", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6797682d-5956-4a93-84d3-77f3a218c8eb", client_auth_method="client-secret", username="admin", authSessionParentId="2ec66a99-be29-4430-bb1f-435472328afd", authSessionTabId="Yyi_qfczwGM" 2026-08-01 18:45:41,340 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/c56c69a5-6cdf-4f7b-ba2b-1ddb0b80a6c6/roles/editor" 2026-08-01 18:45:41,689 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="d6d56696-4e9d-4a40-9001-5c53c807dc5a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6fcea737-1652-46de-9f92-22a79b5cb93c", client_auth_method="client-secret", username="admin", authSessionParentId="4468504a-c16f-4167-b87f-4306a6488d1b", authSessionTabId="aCtM9HlPbno" 2026-08-01 18:45:41,859 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/c56c69a5-6cdf-4f7b-ba2b-1ddb0b80a6c6/roles/viewer" 2026-08-01 18:45:42,224 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="3bf50870-5942-43b0-b418-cb924147b1a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="911d0d9d-a23d-42b0-9030-8102fb379f34", client_auth_method="client-secret", username="admin", authSessionParentId="7ef3a25c-c096-4d07-9c14-1fa3f94acac2", authSessionTabId="4fEkkWT9NxQ" 2026-08-01 18:45:42,299 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/c378bdd3-74af-410b-9972-9471161c53e1/roles/member" 2026-08-01 18:47:48,452 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="1bac2ece-2427-42df-b3ba-885d25a186a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bf54f85d-99a2-45da-a6b0-92eb77b0b326", client_auth_method="client-secret", username="admin", authSessionParentId="e393273a-1414-4845-8b86-27bccf83846d", authSessionTabId="bTaHh_OQqs4" 2026-08-01 18:47:48,959 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="null" 2026-08-01 18:47:50,506 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="c6101bf3-a071-411c-b753-594582e469d1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="69363231-283f-47fd-a0a5-f4c4d6889a21", client_auth_method="client-secret", username="admin", authSessionParentId="98c2ded0-49e0-4aa7-a356-7ab9a3c6f595", authSessionTabId="Pg96hDJvjU0" 2026-08-01 18:47:50,603 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/fa8f184f-c013-4183-b4c4-e1f104736118" 2026-08-01 18:47:51,148 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="95d5a36f-372d-47c5-a3f3-f498cf703ede", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c818235-e8a5-4b72-b65c-94f8bcf9dbd7", client_auth_method="client-secret", username="admin", authSessionParentId="7b7c9936-9a21-4607-ad31-1ec152918494", authSessionTabId="VukmffoHKKk" 2026-08-01 18:47:51,668 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e53ec9f9-de98-424b-ac0f-01891cddc8ee/role-mappings/clients/098132c6-efce-4678-8d1a-00a1557a5d03" 2026-08-01 18:51:56,846 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="52f7325d-375f-46ac-93e6-5a29ea62a682", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3b49bbf2-e9e1-467b-b172-fca7875eeba0", client_auth_method="client-secret", username="admin", authSessionParentId="7b10bed0-4c21-4c6e-8808-dfa442af5132", authSessionTabId="hO3LaX4GMWY" 2026-08-01 18:51:57,050 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="null" 2026-08-01 18:51:57,703 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="c9e2b149-f393-429d-ba10-83badfdbd057", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ad99d395-0d54-481d-83c7-c01bfe4ab830", client_auth_method="client-secret", username="admin", authSessionParentId="adf9d21d-f5ca-4141-9eef-ff6e1e4b8e2a", authSessionTabId="wI5RFhMJfYM" 2026-08-01 18:51:57,769 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/dac10bf4-2339-4f26-bc58-f2d7db10299a" 2026-08-01 18:51:57,858 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/dac10bf4-2339-4f26-bc58-f2d7db10299a/protocol-mappers/models/3c879e30-595a-4a94-95a2-94265ab67a65" 2026-08-01 18:52:03,959 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="f64f9cf5-4fee-4a7c-8df3-d24186841c8f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5b8c12d-6a17-4440-8d1b-6ef6324d3bbc", client_auth_method="client-secret", username="admin", authSessionParentId="72158a9b-2608-4ec9-99a1-339da28178db", authSessionTabId="lEmdNZRDlfk" 2026-08-01 18:52:04,041 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/c4d5923a-fee5-4939-b245-3d9d53ab20c7" 2026-08-01 18:52:04,409 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="84b41ee3-a408-418e-8cb8-d7d575ca720e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc8b671f-4c34-46ca-80f2-e42254af4c4b", client_auth_method="client-secret", username="admin", authSessionParentId="05c11801-27c6-421d-a69a-22cd07de4ded", authSessionTabId="1gzXw_WTMOg" 2026-08-01 18:52:04,464 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/c56c69a5-6cdf-4f7b-ba2b-1ddb0b80a6c6" 2026-08-01 18:52:04,851 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="a7e3bcf9-9d1c-4575-8d49-ddab3347f846", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8e558655-6359-4002-a8fa-06156637dcd8", client_auth_method="client-secret", username="admin", authSessionParentId="aaafa06b-bdc5-4484-9b1c-45cf47abb846", authSessionTabId="VAeRuc0I4yM" 2026-08-01 18:52:04,894 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/c378bdd3-74af-410b-9972-9471161c53e1" 2026-08-01 18:52:05,459 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="aacb8017-3257-4aa9-bcf9-b0cf7f2e8944", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88746218-b3a5-41d8-a850-f8687d9227de", client_auth_method="client-secret", username="admin", authSessionParentId="a53c15a0-1f85-44bb-9560-a4a1745ca1b2", authSessionTabId="Nxyq6B9U2oY" 2026-08-01 18:52:05,829 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="204f3110-4beb-43db-98b8-6278e09f7526", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8d8785a-5a39-4095-8639-0c80838f1666", client_auth_method="client-secret", username="admin", authSessionParentId="12bd5a10-5424-4925-a78e-a2254a793bf5", authSessionTabId="iU91jt2f-18" 2026-08-01 18:52:06,196 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="79c87da3-96f1-4283-88f7-e50da4e1da11", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b14c4758-cc3b-4ccb-8822-9e4074496500", client_auth_method="client-secret", username="admin", authSessionParentId="cc78443c-2b17-4fc9-9efe-195da59c8a6a", authSessionTabId="M2618HQEcLU" 2026-08-01 18:52:06,602 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="16dc2663-0047-4ded-8a99-4ac6f7ed64a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fd057930-4bd8-43f4-a546-009da755048f", client_auth_method="client-secret", username="admin", authSessionParentId="5f949865-5962-45b3-b9d9-9ef9afe56d86", authSessionTabId="3hmekZs22X4" 2026-08-01 18:52:06,954 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="c23a045c-600f-4bfd-b2bb-e2952231a035", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a50e8b1e-36b1-42d0-ae6f-659979954d14", client_auth_method="client-secret", username="admin", authSessionParentId="c115f19f-91d6-400f-8383-a8eb471fb49b", authSessionTabId="ZeE-ubzzuSM" 2026-08-01 18:52:54,708 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="c93cbffb-848d-4f84-955e-56516af2864b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a24b2ae-40b2-4b1d-962e-e538a6408b5e", client_auth_method="client-secret", username="admin", authSessionParentId="cf2757b6-f6f6-4dc5-b20f-1ec9676c19e4", authSessionTabId="mWalASrqCo0" 2026-08-01 18:52:54,795 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="null" 2026-08-01 18:52:56,344 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="65c6b4e9-e2a8-480e-83c4-feabc0a87474", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7dcac6b5-c20e-46c4-b7bc-58c1f047bb53", client_auth_method="client-secret", username="admin", authSessionParentId="c45dd9dd-8242-49d4-aeb3-79bc1cbd792b", authSessionTabId="UTr7YPkgOwc" 2026-08-01 18:52:56,432 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/fa8f184f-c013-4183-b4c4-e1f104736118" 2026-08-01 18:52:56,973 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="72cf4ed2-e562-4596-b84d-d15d3edefff8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="77e826c0-73f5-4646-a7d4-a4ccfd0f9e59", client_auth_method="client-secret", username="admin", authSessionParentId="08c73fe4-8f40-4a91-9666-0518f61d39c5", authSessionTabId="Tl3ehNjTCJo" 2026-08-01 18:53:12,928 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="admin-cli", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="dd31576c-ec04-43b4-92ae-6824e7ac3d35", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="169fb86d-54b8-43d2-ae7c-157cd9b11a4d", client_auth_method="client-secret", username="admin", authSessionParentId="f6be168d-8c6c-4c49-ac19-3eb125bedf9c", authSessionTabId="uo178cHrCXM" 2026-08-01 18:53:13,039 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5bf683d8-2c59-4c6b-9b47-5bf03bc562b1", clientId="43910265-450a-40d2-ba42-0b6c08c4af45", userId="c304c366-f2c4-4566-99c6-a3dcdd866f90", ipAddress="199.204.45.238", resourceType="USER", resourcePath="users/4d7935c4-99ee-4b19-9e9e-caafe3e11165" 2026-08-01 18:53:25,851 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="e53ec9f9-de98-424b-ac0f-01891cddc8ee", ipAddress="10.0.0.249", token_id="82e51e6e-27f5-43b7-b05f-41cca17775c9", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="de8a2a65-7822-433d-a317-7f3ae1e2c6fb", authSessionTabId="xCN2JsH0NoE"