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-02-25 19:34:20,372 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53710ms 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-02-25 19:34:25,948 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-02-25 19:34:34,137 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-25 19:34:34,538 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-25 19:34:35,152 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-25 19:34:35,849 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-25 19:34:35,852 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e578018b-7e56-45ba-a7eb-67558257dc2a, name: keycloak-0-1029 2026-02-25 19:34:35,934 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-02-25 19:34:35,935 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-02-25 19:34:36,026 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41870 2026-02-25 19:34:38,129 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1029: no members discovered after 2087 ms: creating cluster as coordinator 2026-02-25 19:34:38,138 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1029|0] (1) [keycloak-0-1029] 2026-02-25 19:34:38,247 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1029`, physical addresses are `[10.0.0.170:57406]` 2026-02-25 19:34:38,330 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-02-25 19:34:38,348 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-02-25 19:34:39,755 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1029, Site name: null 2026-02-25 19:34:39,835 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-25 19:34:50,225 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-02-25 19:34:50,225 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-02-25 19:34:50,655 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-25 19:34:56,638 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-02-25 19:34:56,638 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-02-25 19:34:57,134 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-02-25 19:34:57,134 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-02-25 19:35:04,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:04,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:05,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:05,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:07,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-02-25 19:35:07,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:09,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-02-25 19:35:09,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:09,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:11,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:12,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:12,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:12,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-02-25 19:35:13,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:13,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:13,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:13,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:14,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:15,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-02-25 19:35:15,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:15,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-02-25 19:35:15,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-02-25 19:35:16,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:16,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:16,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:16,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:18,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:18,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:19,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:19,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:20,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:20,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-02-25 19:35:20,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:20,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:20,624 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-02-25 19:35:20,700 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-02-25 19:35:20,774 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-02-25 19:35:20,894 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-02-25 19:35:20,986 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-02-25 19:35:21,099 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-02-25 19:35:21,179 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-02-25 19:35:21,266 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-02-25 19:35:21,405 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-02-25 19:35:21,457 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-02-25 19:35:21,570 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-02-25 19:35:21,637 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-02-25 19:35:21,698 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-02-25 19:35:21,763 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-02-25 19:35:21,820 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-02-25 19:35:21,937 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-02-25 19:35:22,071 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-02-25 19:35:22,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:22,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-02-25 19:35:22,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:22,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:22,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-02-25 19:35:22,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:22,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:22,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:24,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:24,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-02-25 19:35:24,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:24,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:24,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:25,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:26,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:27,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:28,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-02-25 19:35:31,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:31,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,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-02-25 19:35:32,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,471 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-02-25 19:35:32,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:32,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:33,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-02-25 19:35:33,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:33,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35: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-02-25 19:35:33,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:34,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:34,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:34,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:34,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-02-25 19:35:35,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-02-25 19:35:35,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,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-02-25 19:35:35,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:35,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,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-02-25 19:35:36,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,441 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-02-25 19:35:36,517 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-02-25 19:35:36,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,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-02-25 19:35:36,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,763 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-02-25 19:35:36,829 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-02-25 19:35:36,874 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-02-25 19:35:36,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:36,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,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-02-25 19:35:37,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,063 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-02-25 19:35:37,139 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-02-25 19:35:37,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-02-25 19:35:37,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,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-02-25 19:35:37,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,465 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-02-25 19:35:37,543 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-02-25 19:35:37,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-25 19:35:37,605 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-02-25 19:35:37,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-02-25 19:35:38,856 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-25 19:35:44,827 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.170s. Listening on: http://0.0.0.0:8080 2026-02-25 19:35:44,828 INFO [io.quarkus] (main) Profile prod activated. 2026-02-25 19:35:44,828 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-02-25 19:35:46,347 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-25 19:36:03,929 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="b1ff37c6-5295-4fca-825e-7c108a9d02d0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fa7d060-f8d0-4d74-8806-c9e9c6757fde", client_auth_method="client-secret", username="admin", authSessionParentId="61f5c01e-a948-4e8c-9fc5-7b417698730e", authSessionTabId="XI5WORUvJpk" 2026-02-25 19:36:09,047 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="REALM", resourcePath="atmosphere" 2026-02-25 19:36:10,334 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="18b77835-0ba7-4cbf-ad1c-8cdfe3546502", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="99b88ec1-f2a0-4731-a2b7-3968744595f2", client_auth_method="client-secret", username="admin", authSessionParentId="e3f859ef-79d7-48c1-b010-a4fe3c634b3d", authSessionTabId="vxKu9L8R9oA" 2026-02-25 19:36:10,537 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1e05caa2-c4af-4f70-aab6-3d3df7e45612" 2026-02-25 19:36:10,734 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1e05caa2-c4af-4f70-aab6-3d3df7e45612/protocol-mappers/models/f2e351c5-1b06-43fc-a291-aca7ee282971" 2026-02-25 19:36:31,853 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="6a44477b-87e4-4c3b-93dc-2035f4c54f25", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6470e31a-3a83-4e64-ad61-01f3cfb35ec5", client_auth_method="client-secret", username="admin", authSessionParentId="db3b1202-1193-44af-be83-198fabbddec4", authSessionTabId="LkqZ1OJFP6E" 2026-02-25 19:36:32,156 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT", resourcePath="clients/caad23af-d3b0-4265-b573-85f46bb6dc51" 2026-02-25 19:36:32,581 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="03c4c81f-7b11-49f0-b5fc-a51916dc550f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="83f86a66-e5d4-4b35-98b5-d389607cf64c", client_auth_method="client-secret", username="admin", authSessionParentId="0363913c-1a5a-4dbd-b35a-c9771090dd35", authSessionTabId="rwYgM8wdtj0" 2026-02-25 19:36:32,828 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT", resourcePath="clients/c453c7b6-cc70-4c2f-b962-1a01c38ed793" 2026-02-25 19:36:33,207 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="ab722bc7-68f0-4dde-9dc7-a7c91af8ad77", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="68eb6ece-675b-4589-accf-a7472b78094f", client_auth_method="client-secret", username="admin", authSessionParentId="6e040761-226d-4be2-aef7-dc747ffdc233", authSessionTabId="JH7d7hu3tv8" 2026-02-25 19:36:33,341 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT", resourcePath="clients/9e04a0ac-3cf5-4d1e-9fdd-1b72dfac2552" 2026-02-25 19:36:34,028 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="a107d904-9af3-4ffc-b0c4-cd252165aeb7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f490ac79-e6d6-4695-9d1a-3b72ccdf867d", client_auth_method="client-secret", username="admin", authSessionParentId="7ebfa422-d39e-48c5-9eec-f8b25b22f085", authSessionTabId="ZgSYQ2agK64" 2026-02-25 19:36:34,235 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_ROLE", resourcePath="clients/caad23af-d3b0-4265-b573-85f46bb6dc51/roles/member" 2026-02-25 19:36:34,669 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="d4e48cdd-6259-48d5-bb15-e4755a659ee0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="479ce20a-7acb-43e5-b3a6-88a0eb754f57", client_auth_method="client-secret", username="admin", authSessionParentId="45b1611e-d30e-4e4e-a764-fa445d5577b2", authSessionTabId="CW3DFwSKfUo" 2026-02-25 19:36:34,793 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_ROLE", resourcePath="clients/c453c7b6-cc70-4c2f-b962-1a01c38ed793/roles/admin" 2026-02-25 19:36:35,188 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="d80cd8b8-dff4-4cac-8eae-e994d5746192", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ebd953cc-303f-44d3-afe9-9b8a41153598", client_auth_method="client-secret", username="admin", authSessionParentId="f0a7c04e-cb13-45db-a645-3a468de98d33", authSessionTabId="qAdXgiSl3wg" 2026-02-25 19:36:35,344 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_ROLE", resourcePath="clients/c453c7b6-cc70-4c2f-b962-1a01c38ed793/roles/editor" 2026-02-25 19:36:35,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="63240d4f-3ce5-4fc3-9141-ab0b430cfefa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8dbd390f-8cc1-43c2-a546-8b1917f275eb", client_auth_method="client-secret", username="admin", authSessionParentId="605d829a-0de1-480d-8761-a91c8abfa871", authSessionTabId="a67k9bhqfRY" 2026-02-25 19:36:35,795 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_ROLE", resourcePath="clients/c453c7b6-cc70-4c2f-b962-1a01c38ed793/roles/viewer" 2026-02-25 19:36:36,196 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="6760c9ce-d164-4f3b-a8a7-99f5e2e5ee1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="926b520d-54b9-4d01-8e18-6ed9640f0b23", client_auth_method="client-secret", username="admin", authSessionParentId="d71a40e1-9079-4e76-85e6-2713d442e4a8", authSessionTabId="C8qemC05c6U" 2026-02-25 19:36:36,279 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_ROLE", resourcePath="clients/9e04a0ac-3cf5-4d1e-9fdd-1b72dfac2552/roles/member" 2026-02-25 19:38:53,652 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="a33119a3-dd08-4ff1-90af-a4822f1eacf0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d63a6d90-58a3-494e-9d56-37820e7fc643", client_auth_method="client-secret", username="admin", authSessionParentId="b1bfb0f8-4792-49ea-a4d0-e600cb1c1345", authSessionTabId="Aux_4pGyocQ" 2026-02-25 19:38:54,253 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="REALM", resourcePath="null" 2026-02-25 19:38:55,915 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="47d61e7b-fb89-4b3b-8226-7cb500a73a43", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e67cc459-43b1-43de-8001-e30e0295d22d", client_auth_method="client-secret", username="admin", authSessionParentId="6875c886-213f-4d18-93c6-75b0fde91626", authSessionTabId="r0i2x3FPknA" 2026-02-25 19:38:56,047 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT", resourcePath="clients/b862575d-69e6-4907-982e-80fd09441c91" 2026-02-25 19:38:56,649 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="admin-cli", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", auth_method="openid-connect", token_id="eb2194f9-fa07-4cd6-8d63-d0a1f48177c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2c2288c7-c674-4999-b89f-077d775872a8", client_auth_method="client-secret", username="admin", authSessionParentId="8f7c0266-c5e9-4f54-b8bf-5d43f61a4843", authSessionTabId="wJhb5c9jkQc" 2026-02-25 19:38:57,232 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cea0eeca-fca8-4c16-9fe4-7da0b181fdf2", clientId="18624313-a2f2-4510-b4aa-94765faf1540", userId="a35c7655-8978-4ff5-9a21-530c1823ffe5", ipAddress="199.19.213.187", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/6d653540-3dea-48e4-b541-4c111c42a388/role-mappings/clients/c29b1020-3a97-4a82-80e6-f6afb0d02d7d"