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-05 13:50:20,325 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55921ms 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-05 13:50:25,408 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-05 13:50:33,814 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 13:50:34,492 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 13:50:35,386 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 13:50:35,986 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 13:50:35,989 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ffe87449-f856-46de-8899-ff177268a40e, name: keycloak-0-6315 2026-05-05 13:50:35,997 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-05 13:50:35,998 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-05 13:50:36,004 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33751 2026-05-05 13:50:37,190 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-05 13:50:38,088 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6315: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-05 13:50:38,100 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6315|0] (1) [keycloak-0-6315] 2026-05-05 13:50:38,118 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6315`, physical addresses are `[10.0.0.56:49287]` 2026-05-05 13:50:38,193 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-05 13:50:39,588 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6315, Site name: null 2026-05-05 13:50:39,594 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 13:50:49,899 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-05 13:50:49,899 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-05 13:50:50,306 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 13:50:56,510 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-05 13:50:56,510 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-05 13:50:57,004 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-05 13:50:57,005 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-05 13:51:03,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:03,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:04,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:04,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:06,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:06,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:08,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:08,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-05 13:51:08,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:10,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:11,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:11,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:11,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-05-05 13:51:12,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:12,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:12,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:12,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:13,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:14,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:14,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:14,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:14,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:14,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-05-05 13:51:14,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-05 13:51:14,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:15,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:16,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:16,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:17,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-05 13:51:17,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:18,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:18,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:18,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:18,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:18,766 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-05 13:51:18,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-05 13:51:18,918 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-05 13:51:19,020 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-05 13:51:19,110 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-05 13:51:19,226 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-05 13:51:19,295 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-05 13:51:19,366 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-05 13:51:19,500 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-05 13:51:19,544 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-05 13:51:19,643 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-05 13:51:19,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 13:51:19,750 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-05 13:51:19,799 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-05 13:51:19,848 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-05 13:51:19,950 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-05 13:51:20,055 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-05 13:51:20,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:20,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:21,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:22,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-05-05 13:51:22,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:22,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:22,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:23,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:23,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:24,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:24,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:24,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:24,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:24,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:24,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-05-05 13:51:24,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:25,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-05-05 13:51:28,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:28,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,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-05 13:51:29,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,509 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-05 13:51:29,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:29,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:30,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:30,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:30,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:30,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:30,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:31,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:31,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:31,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:31,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,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-05 13:51:32,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-05 13:51:32,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,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-05 13:51:32,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,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-05-05 13:51:32,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-05 13:51:32,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:32,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,180 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-05 13:51:33,239 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-05 13:51:33,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,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-05 13:51:33,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,580 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-05 13:51:33,637 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-05 13:51:33,683 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-05 13:51:33,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-05 13:51:33,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-05-05 13:51:33,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,875 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-05 13:51:33,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 13:51:33,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:33,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:34,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:34,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-05-05 13:51:34,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:34,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:34,216 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-05 13:51:34,292 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-05 13:51:34,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 13:51:34,346 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-05 13:51:34,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-05 13:51:35,587 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 13:51:42,488 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.869s. Listening on: http://0.0.0.0:8080 2026-05-05 13:51:42,489 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 13:51:42,489 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-05 13:51:44,106 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 13:52:01,708 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="1b99579e-d501-466a-824f-2ce4ad165357", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9c6a65fe-d298-4a03-8e85-2959cfa40ed2", client_auth_method="client-secret", username="admin", authSessionParentId="fac82b10-96a1-46ac-abbf-57360136aeaa", authSessionTabId="XTdG7x03IjE" 2026-05-05 13:52:06,693 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="atmosphere" 2026-05-05 13:52:08,089 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="80be6f7e-3ec3-4be0-a591-05b4229863f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c94763ef-821c-4ee5-8bc9-090f76c3931d", client_auth_method="client-secret", username="admin", authSessionParentId="b832d49f-28b9-4aa9-b0e2-dc08cc79d935", authSessionTabId="wu-nErs41Kk" 2026-05-05 13:52:08,224 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/06afd008-150d-4ee4-9ee1-c38a16322091" 2026-05-05 13:52:08,401 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/06afd008-150d-4ee4-9ee1-c38a16322091/protocol-mappers/models/b2333332-5470-4660-85fc-731d7eb2c25e" 2026-05-05 13:52:29,614 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="4b74f4d7-a6d9-4b34-95e6-6babaee89ed5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf259dcb-d191-4db3-980e-88a11aedbac2", client_auth_method="client-secret", username="admin", authSessionParentId="642fefdb-8fa9-452d-80f2-d5f0c2fae851", authSessionTabId="qCzNVCjv9qA" 2026-05-05 13:52:29,912 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/2b664e55-2168-4573-9096-eb5fd267e814" 2026-05-05 13:52:30,358 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="6d905282-c5e7-4598-8b79-6a1251268572", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="40ed82e9-2d6f-4d1c-89c6-2f7a8a3920c9", client_auth_method="client-secret", username="admin", authSessionParentId="e9c0b7bc-7df3-47d2-956b-0df990e4f941", authSessionTabId="yxSC6F_LGHw" 2026-05-05 13:52:30,492 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/69272c43-de71-4635-8ad8-48dafba97845" 2026-05-05 13:52:30,884 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="4ed0f55b-dbc8-4a26-b0b2-d1190461fc57", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="18a1bce0-3587-45bc-9347-2efc57b4ea43", client_auth_method="client-secret", username="admin", authSessionParentId="98218b31-de8b-4d88-bfc3-0a5fdfecc3ae", authSessionTabId="pcWHHozk6eo" 2026-05-05 13:52:31,172 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/79e18dc5-af3a-425a-9e81-ce1ddd62ed57" 2026-05-05 13:52:31,931 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="919d7d2c-0e90-4bf7-aab7-b6fc91242227", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ebb6defb-7250-4c84-ac53-3c15ba101fee", client_auth_method="client-secret", username="admin", authSessionParentId="9e650f6f-384b-44a4-862c-5be151841a85", authSessionTabId="8_2oyaEEUcE" 2026-05-05 13:52:32,091 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/2b664e55-2168-4573-9096-eb5fd267e814/roles/member" 2026-05-05 13:52:32,449 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="f2e91502-ab02-41b3-87c4-20c005858968", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2465cf06-e56a-422d-b864-924670b232cf", client_auth_method="client-secret", username="admin", authSessionParentId="79a41e52-0981-4acc-b403-8a111cbb501d", authSessionTabId="jutmO9Lz7pM" 2026-05-05 13:52:32,544 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/69272c43-de71-4635-8ad8-48dafba97845/roles/admin" 2026-05-05 13:52:32,924 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="3ac659ae-7e3f-49b9-83fe-a747245008cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4db8d368-f9ad-433a-a881-a2c921ff7e14", client_auth_method="client-secret", username="admin", authSessionParentId="574618a1-b1ff-408d-ad1a-10e5447541ef", authSessionTabId="TjjdKjPGdsQ" 2026-05-05 13:52:33,028 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/69272c43-de71-4635-8ad8-48dafba97845/roles/editor" 2026-05-05 13:52:33,462 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d363aa2d-0dd6-40ff-8ca3-be0e36e294aa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0bd64d5a-6dcf-4f70-970f-c719079a69a5", client_auth_method="client-secret", username="admin", authSessionParentId="b08dfed2-9cfc-4ec7-a7c3-7f100f4c2755", authSessionTabId="JUtSGrlz2vU" 2026-05-05 13:52:33,554 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/69272c43-de71-4635-8ad8-48dafba97845/roles/viewer" 2026-05-05 13:52:33,959 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="6dd8d38c-e900-4a33-89ba-92c02cb62a2c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27a2cfd3-bda4-45ea-b179-f5c1e75a66a9", client_auth_method="client-secret", username="admin", authSessionParentId="1e8b819b-a127-40a1-9625-6b82853bde95", authSessionTabId="cOlAwzsl6j4" 2026-05-05 13:52:34,096 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/79e18dc5-af3a-425a-9e81-ce1ddd62ed57/roles/member" 2026-05-05 13:54:46,892 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="7864c35d-e999-40a1-a90e-4f3170c33a80", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="932073df-6bea-45f6-a064-f8080ec19d3f", client_auth_method="client-secret", username="admin", authSessionParentId="6aada71b-24ff-40cb-9438-85ecdd5a4eaf", authSessionTabId="MezZG0sjTXo" 2026-05-05 13:54:47,405 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-05-05 13:54:48,968 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="71838a18-61fe-4d71-ada1-60bcadb9520e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f7cf5828-f787-4b3d-bc62-b02810dd47a6", client_auth_method="client-secret", username="admin", authSessionParentId="82d10d35-5a2d-4528-a694-46f358d50de2", authSessionTabId="9AWVXtC1ZrE" 2026-05-05 13:54:49,094 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/55995d72-e548-4cb0-a481-70d83643ab9b" 2026-05-05 13:54:49,696 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="admin-cli", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="64ec8a87-b59b-4f7e-8bb6-b1a2b49e50c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="97e4f3b0-9bb5-410c-a29b-8a7bd754888b", client_auth_method="client-secret", username="admin", authSessionParentId="c2950a74-b441-4a2b-8b7f-3f5c568404bc", authSessionTabId="F3eu6F8y1-Q" 2026-05-05 13:54:50,216 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b800dda7-101f-4cbc-93ce-ba2db6cc368c", clientId="3986f4f4-e952-482d-95b2-5c450dca96e6", userId="958811c4-cb12-4f0e-b476-834bb69f7a83", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/56d01c5a-9c0e-4b03-a488-8ce0bb47a1ad/role-mappings/clients/f56c56d2-89bb-4c78-835f-55067462d382"