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-04-07 00:17:20,378 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54445ms 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-04-07 00:17:25,506 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-04-07 00:17:34,822 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 00:17:35,304 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 00:17:36,016 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 00:17:36,812 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 00:17:36,815 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fda16c49-2682-429f-bd2b-9de68a0beffd, name: keycloak-0-29485 2026-04-07 00:17:36,909 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-04-07 00:17:36,909 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-04-07 00:17:36,918 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36004 2026-04-07 00:17:38,127 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-04-07 00:17:38,204 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 00:17:39,011 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29485: no members discovered after 2008 ms: creating cluster as coordinator 2026-04-07 00:17:39,022 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29485|0] (1) [keycloak-0-29485] 2026-04-07 00:17:39,049 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29485`, physical addresses are `[10.0.0.89:51540]` 2026-04-07 00:17:39,113 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 00:17:41,228 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29485, Site name: null 2026-04-07 00:17:51,026 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-04-07 00:17:51,026 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-04-07 00:17:51,521 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 00:17:57,126 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-04-07 00:17:57,127 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-04-07 00:17:57,729 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-04-07 00:17:57,729 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-04-07 00:18:04,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-04-07 00:18:04,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:05,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:05,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:07,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:07,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-04-07 00:18:09,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:09,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-04-07 00:18:09,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-04-07 00:18:11,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-04-07 00:18:12,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:12,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:12,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:12,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:12,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:12,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:12,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:14,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-04-07 00:18:15,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:15,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:15,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:15,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-04-07 00:18:15,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:15,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-04-07 00:18:15,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:16,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:17,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:17,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:18,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:18,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:19,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:19,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:19,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:19,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:19,604 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-04-07 00:18:19,673 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-04-07 00:18:19,738 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-04-07 00:18:19,829 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-04-07 00:18:19,924 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-04-07 00:18:20,047 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-04-07 00:18:20,118 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-04-07 00:18:20,185 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-04-07 00:18:20,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 00:18:20,375 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-04-07 00:18:20,485 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-04-07 00:18:20,545 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-04-07 00:18:20,599 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-04-07 00:18:20,660 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-04-07 00:18:20,720 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-04-07 00:18:20,826 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-04-07 00:18:20,936 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-04-07 00:18:20,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:21,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:23,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:23,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-04-07 00:18:23,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:23,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-04-07 00:18:23,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-04-07 00:18:24,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:24,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-04-07 00:18:25,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:25,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-04-07 00:18:25,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-04-07 00:18:25,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-04-07 00:18:25,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:25,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:26,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-04-07 00:18:26,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-04-07 00:18:29,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,591 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-04-07 00:18:30,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:30,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:31,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:31,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:31,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:31,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-04-07 00:18:31,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-04-07 00:18:31,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:32,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:32,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18: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-04-07 00:18:32,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,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-04-07 00:18:33,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-04-07 00:18:33,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,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-04-07 00:18:33,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:33,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,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-04-07 00:18:34,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,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-04-07 00:18:34,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,456 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-04-07 00:18:34,524 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-04-07 00:18:34,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:34,851 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-04-07 00:18:34,916 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-04-07 00:18:34,960 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-04-07 00:18:34,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,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-04-07 00:18:35,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,148 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-04-07 00:18:35,219 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-04-07 00:18:35,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,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-04-07 00:18:35,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,523 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-04-07 00:18:35,592 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-04-07 00:18:35,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:18:35,648 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-04-07 00:18:35,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-07 00:18:36,619 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 00:18:44,119 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.407s. Listening on: http://0.0.0.0:8080 2026-04-07 00:18:44,120 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 00:18:44,120 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-04-07 00:18:45,815 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 00:19:04,205 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="35279bed-5252-469c-b29e-42a8033f392f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bfe6a735-8fda-4772-a0cd-4586c2b3fb7c", client_auth_method="client-secret", username="admin", authSessionParentId="3838a178-4e38-4ef8-a677-a9e9e6aebf1c", authSessionTabId="L3_cmK-zgRM" 2026-04-07 00:19:08,909 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 00:19:10,202 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="88de4838-8699-40ee-9599-6d59aa8d9841", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7bd4e28a-76f8-485a-a05a-f270474dc07e", client_auth_method="client-secret", username="admin", authSessionParentId="b3ab27ed-ace7-4d04-8921-dcd4d2889f32", authSessionTabId="PcnFz89A9Qc" 2026-04-07 00:19:10,406 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/89283c96-f296-467d-a640-6c8a468c99a1" 2026-04-07 00:19:10,534 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/89283c96-f296-467d-a640-6c8a468c99a1/protocol-mappers/models/6e10ccf3-47b3-4477-bc50-7caaa3fb9717" 2026-04-07 00:19:32,017 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="8f29b25c-47f0-4f79-90b0-5b45b7c8c8a2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="386fa78e-8ace-42cf-a300-27c1c6700290", client_auth_method="client-secret", username="admin", authSessionParentId="0dabefed-7e9e-46d6-a251-912aaaa756a4", authSessionTabId="0mdO7OsdLKY" 2026-04-07 00:19:32,334 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT", resourcePath="clients/068f5b1a-a242-4edb-8508-5ded351b8fde" 2026-04-07 00:19:32,767 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="cc73a1a8-e32d-4307-ac20-502cbba38c79", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fe90a5aa-4a49-4c42-b7bc-2bc433e916b8", client_auth_method="client-secret", username="admin", authSessionParentId="f17a6d1b-1fa1-4c42-9438-78dd5f72d292", authSessionTabId="KGVP3sOIlvY" 2026-04-07 00:19:32,915 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT", resourcePath="clients/e3e84cd5-9bbc-4156-9695-de0fc122d972" 2026-04-07 00:19:33,355 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="e0f568cb-2faa-4a54-944b-3a217f9d1ed3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="02159dfd-5065-47f3-b975-7c0bee176224", client_auth_method="client-secret", username="admin", authSessionParentId="5da4d8ac-6243-4548-b08e-cb1f3a052c07", authSessionTabId="TwTgmc6MQNA" 2026-04-07 00:19:33,592 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT", resourcePath="clients/530379f8-e58b-457d-92cf-288f76c116fe" 2026-04-07 00:19:34,279 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="6bd16720-c5c5-4f88-a25d-24fafd6b7474", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30792082-f23b-48fd-85f9-66354bc55c36", client_auth_method="client-secret", username="admin", authSessionParentId="db21274b-7ca7-421d-b2ad-a30859907b1a", authSessionTabId="0OxV2V-ldgQ" 2026-04-07 00:19:34,415 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_ROLE", resourcePath="clients/068f5b1a-a242-4edb-8508-5ded351b8fde/roles/member" 2026-04-07 00:19:34,862 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="78dfe1e4-cea8-461c-a4d5-85d9f70ffde1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="af5b8dce-7f5d-4ca5-916d-3f6ea18bdea1", client_auth_method="client-secret", username="admin", authSessionParentId="be273b83-f499-4fd7-aa4f-0f016c4c97fc", authSessionTabId="SwF_e54ntow" 2026-04-07 00:19:34,972 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_ROLE", resourcePath="clients/e3e84cd5-9bbc-4156-9695-de0fc122d972/roles/admin" 2026-04-07 00:19:35,379 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="b0df7572-79aa-4a0b-8ee1-adad31379841", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d4a3d0cf-52ce-46af-8d24-6d9858b8df9c", client_auth_method="client-secret", username="admin", authSessionParentId="b9184b34-d5a1-4dc7-870d-f82fa70c83d0", authSessionTabId="mAWx1ycOhBs" 2026-04-07 00:19:35,539 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_ROLE", resourcePath="clients/e3e84cd5-9bbc-4156-9695-de0fc122d972/roles/editor" 2026-04-07 00:19:35,946 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="b09da0ff-67d2-4251-8fb9-14a3d48f157c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="100b2ac0-a42f-44ee-bae7-5caf72fd93b0", client_auth_method="client-secret", username="admin", authSessionParentId="4865235d-aa0f-4331-9817-e7062a902eeb", authSessionTabId="fmI15VQPnNw" 2026-04-07 00:19:36,068 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_ROLE", resourcePath="clients/e3e84cd5-9bbc-4156-9695-de0fc122d972/roles/viewer" 2026-04-07 00:19:36,439 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="cc65c855-d0ec-4661-9221-aa6226895264", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f1bb2fe-5773-4bf9-b5b1-30f79b2c45ef", client_auth_method="client-secret", username="admin", authSessionParentId="6c54f182-5e17-4d8d-8ce7-0d18f0de851b", authSessionTabId="6Rh5rwHNgQM" 2026-04-07 00:19:36,529 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_ROLE", resourcePath="clients/530379f8-e58b-457d-92cf-288f76c116fe/roles/member" 2026-04-07 00:21:48,772 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="3e6972ad-c500-4cc5-a210-8fdb48ea9c55", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f032077-7235-40e5-8063-f6ae2f6d1882", client_auth_method="client-secret", username="admin", authSessionParentId="24ff52a5-9914-42ee-afb4-86ddb72d988e", authSessionTabId="TnQ80YWeg9c" 2026-04-07 00:21:49,420 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="REALM", resourcePath="null" 2026-04-07 00:21:51,186 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="5901dbfa-cd01-4279-8865-c23e850775b7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0e3f7c0e-da15-4e64-8c51-9d163e9da218", client_auth_method="client-secret", username="admin", authSessionParentId="dc8781fc-b77c-4da9-8565-59b50c7017f4", authSessionTabId="SStw_VmYXQ0" 2026-04-07 00:21:51,340 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT", resourcePath="clients/af6acb67-6049-4250-9f78-fe6e9b070dbc" 2026-04-07 00:21:52,070 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="admin-cli", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", auth_method="openid-connect", token_id="c6a8c4ef-d32b-4848-9578-1500767f6774", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f38e3ef1-cb13-4b30-a424-0a9857697644", client_auth_method="client-secret", username="admin", authSessionParentId="c0ff8089-b9b6-4544-ae9f-6487276e7984", authSessionTabId="6FT0gpnkabA" 2026-04-07 00:21:52,519 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1293731f-b1e3-4777-b134-acb326711d37", clientId="b538ca05-79eb-4970-839c-a3396dcff301", userId="b5133888-8de6-4566-b6d3-e7fc88e848aa", ipAddress="199.19.213.213", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e7e6de92-25f2-49db-b136-858a631e28ed/role-mappings/clients/e6a485e2-06a1-486a-86a2-2bbca9c18ea3"