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-03-25 21:09:24,226 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53282ms 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-03-25 21:09:28,845 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-03-25 21:09:37,626 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-25 21:09:37,935 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-25 21:09:38,531 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-25 21:09:39,124 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-25 21:09:39,127 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: feb582e2-d2f4-4e0c-a3a4-92dc6999a526, name: keycloak-0-30600 2026-03-25 21:09:39,136 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-03-25 21:09:39,137 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-03-25 21:09:39,145 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39452 2026-03-25 21:09:41,372 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30600: no members discovered after 2142 ms: creating cluster as coordinator 2026-03-25 21:09:41,432 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30600|0] (1) [keycloak-0-30600] 2026-03-25 21:09:41,531 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30600`, physical addresses are `[10.0.0.238:54988]` 2026-03-25 21:09:41,624 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-25 21:09:41,941 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-03-25 21:09:43,235 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30600, Site name: null 2026-03-25 21:09:43,240 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-25 21:09:53,331 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-03-25 21:09:53,331 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-03-25 21:09:53,745 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-25 21:09:58,833 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-03-25 21:09:58,833 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-03-25 21:09:59,249 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-03-25 21:09:59,249 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-03-25 21:10:06,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:06,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:07,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:07,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:09,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:09,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:11,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-03-25 21:10:11,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:11,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:13,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:15,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-03-25 21:10:15,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-03-25 21:10:15,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-03-25 21:10:15,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,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-03-25 21:10:17,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,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-03-25 21:10:17,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-03-25 21:10:17,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,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-03-25 21:10:18,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:19,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:19,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-03-25 21:10:20,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:21,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:21,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:21,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:21,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:21,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-03-25 21:10:21,966 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-03-25 21:10:22,042 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-03-25 21:10:22,122 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-03-25 21:10:22,221 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-03-25 21:10:22,324 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-03-25 21:10:22,458 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-03-25 21:10:22,541 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-03-25 21:10:22,625 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-03-25 21:10:22,768 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-03-25 21:10:22,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-03-25 21:10:22,917 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-03-25 21:10:22,966 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-03-25 21:10:23,018 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-03-25 21:10:23,077 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-03-25 21:10:23,132 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-03-25 21:10:23,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-03-25 21:10:23,358 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-03-25 21:10:23,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:23,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:23,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:23,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:23,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:23,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:23,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-03-25 21:10:23,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-03-25 21:10:25,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:25,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:25,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-03-25 21:10:25,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:25,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:26,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:26,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-03-25 21:10:28,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:28,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:28,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:28,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-03-25 21:10:28,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:28,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:28,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-03-25 21:10:28,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:31,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:32,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:32,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,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-03-25 21:10:33,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,220 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-03-25 21:10:33,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-03-25 21:10:33,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-03-25 21:10:33,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:33,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-03-25 21:10:34,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:34,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:34,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:35,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:35,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:35,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-03-25 21:10:35,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:35,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:35,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:36,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,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-03-25 21:10:37,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-03-25 21:10:37,076 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-03-25 21:10:37,133 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-03-25 21:10:37,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,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-03-25 21:10:37,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,408 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-03-25 21:10:37,479 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-03-25 21:10:37,520 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-03-25 21:10:37,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,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-03-25 21:10:37,700 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-03-25 21:10:37,766 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-03-25 21:10:37,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:37,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-03-25 21:10:37,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-03-25 21:10:38,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:38,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-03-25 21:10:38,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-03-25 21:10:38,131 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-03-25 21:10:38,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:38,197 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-03-25 21:10:38,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-25 21:10:39,342 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-25 21:10:45,852 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.292s. Listening on: http://0.0.0.0:8080 2026-03-25 21:10:45,853 INFO [io.quarkus] (main) Profile prod activated. 2026-03-25 21:10:45,853 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-03-25 21:10:47,641 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-25 21:11:02,224 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="3432be05-22ab-4f4e-8b1c-59babc4dfe0e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="24f71760-94f9-4e64-8fba-f9d2e820814a", client_auth_method="client-secret", username="admin", authSessionParentId="792d19f4-a06b-41d9-9ee3-3181f58ce53e", authSessionTabId="eIaT_8Me_oU" 2026-03-25 21:11:07,339 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="REALM", resourcePath="atmosphere" 2026-03-25 21:11:08,845 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="5c906ef3-be59-4ea3-ba8a-dd5062862abc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fd4ef3c5-18e7-4be6-b9a5-f28f73508042", client_auth_method="client-secret", username="admin", authSessionParentId="c2c4e3b5-6862-4b91-93ad-7cd78bc050f4", authSessionTabId="PWAvAsQKwU4" 2026-03-25 21:11:09,041 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a2242b54-5d11-4670-9359-d2ecef5340b7" 2026-03-25 21:11:09,327 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a2242b54-5d11-4670-9359-d2ecef5340b7/protocol-mappers/models/4d3b023f-b68b-4c1e-b58f-668836da7036" 2026-03-25 21:11:30,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="ba24ce31-0880-4833-a3bd-159b62f15b42", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3171e802-82dd-48ea-98fc-56fb21850286", client_auth_method="client-secret", username="admin", authSessionParentId="b1808a0f-ebc6-4998-a70b-83d0da09b52b", authSessionTabId="ecyVvPkeDws" 2026-03-25 21:11:30,751 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/1cd91cbe-1626-406d-a1e2-37d7020f42da" 2026-03-25 21:11:31,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="b9e31370-4faa-4d4d-8376-edc40694ca43", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ecf69373-dbce-4880-b78a-81d2273495a7", client_auth_method="client-secret", username="admin", authSessionParentId="8c52723f-d5d0-4bf1-a42c-a49675965920", authSessionTabId="pG35HWfZUBk" 2026-03-25 21:11:31,272 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/fd174709-1944-495f-9469-41a543cb8f42" 2026-03-25 21:11:31,668 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="767f08cc-88f4-4954-9b34-c4e52f4b24c8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="053a705b-9c3b-4307-b5f5-8c8d7277fb65", client_auth_method="client-secret", username="admin", authSessionParentId="04ecd215-5291-4301-b6d7-d4b751fbbbdd", authSessionTabId="bWYsmWmp_uM" 2026-03-25 21:11:31,823 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/7af7782b-3a4c-4cc6-b431-d70ba98e8c1a" 2026-03-25 21:11:32,427 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="d86c9cba-54c8-47a3-a699-e2a1d868953e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="26ebd11d-aa94-4dc9-b2b7-a14cf38f1d00", client_auth_method="client-secret", username="admin", authSessionParentId="201e6618-4812-413e-807c-0cf6443a1367", authSessionTabId="Jyxz8Jm-Dqk" 2026-03-25 21:11:32,579 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/1cd91cbe-1626-406d-a1e2-37d7020f42da/roles/member" 2026-03-25 21:11:33,027 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="b2096ba3-d9c1-41a0-a12a-603ae4ae4018", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0e4a0c56-ed50-4fcf-8c7c-61efc64648f9", client_auth_method="client-secret", username="admin", authSessionParentId="12e32933-0f54-4533-9ad8-4b8ead0132ed", authSessionTabId="teH4P11Sodw" 2026-03-25 21:11:33,173 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/fd174709-1944-495f-9469-41a543cb8f42/roles/admin" 2026-03-25 21:11:33,551 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="8f6ac277-bd91-425f-9ff2-7bf3ad203f4c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1b2c9555-8683-4157-b1b5-4433212318a7", client_auth_method="client-secret", username="admin", authSessionParentId="0f41e641-b3a8-4e92-994e-de0d36a33eca", authSessionTabId="eGa3kirS4v0" 2026-03-25 21:11:33,669 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/fd174709-1944-495f-9469-41a543cb8f42/roles/editor" 2026-03-25 21:11:34,052 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="4f0c6b8e-cc98-4cbf-8c1f-8f229a93ec63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b983d200-bace-48aa-b786-502e1f4874eb", client_auth_method="client-secret", username="admin", authSessionParentId="5a531e33-c507-41e0-91de-97f39cd8384f", authSessionTabId="yAhazqEjBwo" 2026-03-25 21:11:34,231 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/fd174709-1944-495f-9469-41a543cb8f42/roles/viewer" 2026-03-25 21:11:34,593 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="dc2cf19f-e14c-484a-9a97-9ce1535e095d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="061d4477-57a6-4d09-a1e2-c03f9de3ccc5", client_auth_method="client-secret", username="admin", authSessionParentId="cd15e7b6-cb4f-48e3-b611-8d6638ecb0a8", authSessionTabId="o7TM1ms8DrU" 2026-03-25 21:11:34,679 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/7af7782b-3a4c-4cc6-b431-d70ba98e8c1a/roles/member" 2026-03-25 21:13:47,308 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="cfc41ce0-d91d-4e84-8a00-7de10f009fd9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bdc7de44-e34b-4eec-a2a3-f0384a7b6e5b", client_auth_method="client-secret", username="admin", authSessionParentId="17236856-93c8-4266-bc6f-4bcb933ce44d", authSessionTabId="xbRQh4l6DfE" 2026-03-25 21:13:47,852 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="REALM", resourcePath="null" 2026-03-25 21:13:49,398 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="7c34a485-b415-4da3-9881-472a139d9899", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="863a9df1-006e-4a56-9bc9-5a585f49053e", client_auth_method="client-secret", username="admin", authSessionParentId="dd8e0be6-8039-4a44-a780-b3c8e3c6e5f8", authSessionTabId="1j9BlXeXoIA" 2026-03-25 21:13:49,546 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/90336512-e719-4711-b822-2a640d396fa3" 2026-03-25 21:13:50,275 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="admin-cli", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="29b26ada-e8e5-45fc-b76f-e2ab9ec7d80f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="511be764-8d08-4a19-9900-18570dd17fa5", client_auth_method="client-secret", username="admin", authSessionParentId="9b2026b6-0205-4f6c-a44f-008087b99849", authSessionTabId="MAEFQSjedCk" 2026-03-25 21:13:50,843 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="72acabcf-4efb-4e7f-a8e8-e5caf7669d85", clientId="5de6b037-87bc-47be-b07b-615e6cab0d95", userId="b091f84d-a5b6-4da5-bcb9-9568df5ddb15", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/4f99e6ab-e618-4473-b9cc-980761753334/role-mappings/clients/de3cdfea-e31f-48c1-8c6d-8427b53f019c"