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-07-09 13:15:40,466 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54273ms 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-07-09 13:15:46,088 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-07-09 13:15:54,178 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-09 13:15:54,570 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-09 13:15:55,180 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-09 13:15:55,876 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-09 13:15:55,877 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 13fc8bf1-e6fd-4ea2-a9ec-b371dd67fc57, name: keycloak-0-4112 2026-07-09 13:15:55,882 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-07-09 13:15:55,883 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-07-09 13:15:55,969 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31132 2026-07-09 13:15:58,211 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-4112: no members discovered after 2237 ms: creating cluster as coordinator 2026-07-09 13:15:58,268 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-4112|0] (1) [keycloak-0-4112] 2026-07-09 13:15:58,377 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-4112`, physical addresses are `[10.0.0.121:46668]` 2026-07-09 13:15:58,468 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-09 13:15:58,777 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-07-09 13:16:00,271 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-4112, Site name: null 2026-07-09 13:16:00,274 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-09 13:16:11,474 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-07-09 13:16:11,474 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-07-09 13:16:11,882 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-09 13:16:18,262 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-07-09 13:16:18,262 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-07-09 13:16:18,762 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-07-09 13:16:18,763 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-07-09 13:16:26,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:26,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:27,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-07-09 13:16:27,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:30,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:30,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:32,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:32,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:33,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:35,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-07-09 13:16:36,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-07-09 13:16:36,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:36,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:37,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:37,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-07-09 13:16:37,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:37,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:38,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:40,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:40,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-07-09 13:16:40,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:40,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:40,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:40,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:40,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-07-09 13:16:41,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-07-09 13:16:42,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:42,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-07-09 13:16:44,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:44,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:45,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-07-09 13:16:45,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-07-09 13:16:45,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-07-09 13:16:45,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:45,614 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-07-09 13:16:45,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-09 13:16:45,780 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-07-09 13:16:45,890 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-07-09 13:16:45,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-07-09 13:16:46,141 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-07-09 13:16:46,230 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-07-09 13:16:46,316 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-07-09 13:16:46,472 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-07-09 13:16:46,532 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-07-09 13:16:46,684 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-07-09 13:16:46,747 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-07-09 13:16:46,811 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-07-09 13:16:46,876 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-07-09 13:16:46,944 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-07-09 13:16:47,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-07-09 13:16:47,206 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-07-09 13:16:47,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:47,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:47,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:47,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:47,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:47,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-07-09 13:16:47,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:47,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-07-09 13:16:49,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:49,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:49,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:49,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-07-09 13:16:49,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:51,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:51,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:52,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:53,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:53,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-07-09 13:16:53,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:53,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:53,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-07-09 13:16:53,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:53,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:57,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-07-09 13:16:58,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-07-09 13:16:58,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:58,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:58,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,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-07-09 13:16:59,111 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-07-09 13:16:59,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:16:59,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:00,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:00,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:00,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:01,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:01,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:01,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:01,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,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-07-09 13:17:02,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:02,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,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-07-09 13:17:03,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-07-09 13:17:03,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,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-07-09 13:17:03,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-07-09 13:17:03,581 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-07-09 13:17:03,661 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-07-09 13:17:03,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-07-09 13:17:03,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:03,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-07-09 13:17:04,028 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-07-09 13:17:04,100 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-07-09 13:17:04,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-07-09 13:17:04,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,354 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-07-09 13:17:04,442 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-07-09 13:17:04,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-07-09 13:17:04,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,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-07-09 13:17:04,768 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-07-09 13:17:04,844 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-07-09 13:17:04,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 13:17:04,913 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-07-09 13:17:04,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07-09 13:17:06,177 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-09 13:17:14,082 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 93.204s. Listening on: http://0.0.0.0:8080 2026-07-09 13:17:14,083 INFO [io.quarkus] (main) Profile prod activated. 2026-07-09 13:17:14,083 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-07-09 13:17:16,079 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-09 13:17:32,666 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="96ffe963-77d6-4bf6-b313-9d8c288e463d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3077d74e-4b88-4778-8a99-e19271fdcc4f", client_auth_method="client-secret", username="admin", authSessionParentId="63844239-869c-4276-8046-51bfe99aabdb", authSessionTabId="Gp3aXHbVrpA" 2026-07-09 13:17:39,064 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="atmosphere" 2026-07-09 13:17:40,482 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="d0abd068-67b4-4a90-a317-52c85b707e0e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0c6e234-d5ed-4d37-99c2-e653a6025d42", client_auth_method="client-secret", username="admin", authSessionParentId="9b50a69e-e7f2-4a17-b59d-d2c1ed38fdb6", authSessionTabId="8S7TRJphWGU" 2026-07-09 13:17:40,629 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b5f0700d-38b2-4262-b82f-0233250a948c" 2026-07-09 13:17:40,784 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b5f0700d-38b2-4262-b82f-0233250a948c/protocol-mappers/models/6f802d4c-3a59-4433-adf6-e697627c3bed" 2026-07-09 13:18:05,278 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="701b083f-1555-43b7-b9f5-9d450a90a9a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ce8d2347-ae65-4533-acd7-ec2f8b926a16", client_auth_method="client-secret", username="admin", authSessionParentId="98bdfc59-5355-4b3d-ba33-74f9d3e081e5", authSessionTabId="SYVKXFwChS4" 2026-07-09 13:18:05,586 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/efedde74-9253-4a1d-8479-6335eecb4526" 2026-07-09 13:18:06,059 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="c4bb310b-963f-46b2-ad45-e079052c5d71", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f446f3c6-1966-4f76-9a1c-7b6e3c55e85f", client_auth_method="client-secret", username="admin", authSessionParentId="d9094322-e3a8-4584-bc64-cae747fa99b5", authSessionTabId="Y-QWjYsHAyI" 2026-07-09 13:18:06,171 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/cdaf8e2c-ee6c-45d9-ab3b-7f24725b530b" 2026-07-09 13:18:06,578 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="3d291259-a14e-49f6-bbbf-39dd980dcb73", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9bac5e67-041c-4f5d-a3ee-5964a638c679", client_auth_method="client-secret", username="admin", authSessionParentId="072e1f11-0ba4-47d0-9185-d6b240ea2ca0", authSessionTabId="RJKiO1nDy5Q" 2026-07-09 13:18:06,693 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/4cb226b9-1dab-46e7-93d5-06d86c9be503" 2026-07-09 13:18:07,372 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="769416c8-33a4-48ae-80cd-1ec13d4a1e6e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59380ef3-cb8d-481d-be45-79363bd4e15f", client_auth_method="client-secret", username="admin", authSessionParentId="d739a8ed-09f3-4e7b-97aa-f2443be7f9ca", authSessionTabId="P3ZoDyHw9-k" 2026-07-09 13:18:07,514 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/efedde74-9253-4a1d-8479-6335eecb4526/roles/member" 2026-07-09 13:18:07,972 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="fb2a24d9-dd77-428a-809a-7a8be5566cee", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="730ca219-6388-4114-b147-6ff77a3592fd", client_auth_method="client-secret", username="admin", authSessionParentId="f0fd5379-89e2-494e-a9e1-df756068112e", authSessionTabId="RJFm8ILkR2s" 2026-07-09 13:18:08,076 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/cdaf8e2c-ee6c-45d9-ab3b-7f24725b530b/roles/admin" 2026-07-09 13:18:08,509 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="de13f66b-d27f-48db-adf4-763c795cf644", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bed8dd40-de89-4537-b729-24e856fe0f4f", client_auth_method="client-secret", username="admin", authSessionParentId="6e8cd70f-89b5-48d2-964d-27da33893436", authSessionTabId="fjlxksvIj-M" 2026-07-09 13:18:08,747 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/cdaf8e2c-ee6c-45d9-ab3b-7f24725b530b/roles/editor" 2026-07-09 13:18:09,138 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="103dbda5-7ef1-4fdc-aa8a-240949977805", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="49cccf27-d9e9-44d9-b798-ca482277f778", client_auth_method="client-secret", username="admin", authSessionParentId="04c6c02b-c35d-4efb-af6d-37fb8ccf898f", authSessionTabId="2zlam2yApRc" 2026-07-09 13:18:09,264 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/cdaf8e2c-ee6c-45d9-ab3b-7f24725b530b/roles/viewer" 2026-07-09 13:18:09,675 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="a36512a8-4d92-45a4-a54d-9b9de97cd8f7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="41554060-2d51-4a25-bdf3-a83675213b12", client_auth_method="client-secret", username="admin", authSessionParentId="cef38ed8-1545-4b76-95e4-10b2e0fe15cc", authSessionTabId="Wd_WLa6NcSo" 2026-07-09 13:18:09,787 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/4cb226b9-1dab-46e7-93d5-06d86c9be503/roles/member" 2026-07-09 13:20:28,865 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="a7abffae-b0cd-459e-83a4-a9be22156bcf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2b7016c4-632b-403d-9850-7f632b27f6da", client_auth_method="client-secret", username="admin", authSessionParentId="51c7273f-8474-404b-b334-c4a3a7f78e6a", authSessionTabId="dbPTRSEI0cs" 2026-07-09 13:20:29,585 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-07-09 13:20:31,359 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="3da4bfa4-baab-4eb1-93b5-7989d2e17dcc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="55e850dd-5720-4646-8745-5d01aacf8620", client_auth_method="client-secret", username="admin", authSessionParentId="21bfb01b-1f65-4508-80a5-1541bfece67b", authSessionTabId="A9R9orTbP2w" 2026-07-09 13:20:31,507 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/85ac2a4b-0304-439f-9cec-f6f4bf81cdcb" 2026-07-09 13:20:32,175 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="admin-cli", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="2f496aee-54f8-4881-8d6b-337ba77254fc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="71806523-89e8-4484-bb45-2f2d18740bdf", client_auth_method="client-secret", username="admin", authSessionParentId="0c7c2c82-d367-4120-95b6-fb6ccee54c28", authSessionTabId="4m7eedrvX7I" 2026-07-09 13:20:32,862 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="17a40369-4070-4399-a81c-9c9a49229e1e", clientId="7d225353-89ce-43da-ba9f-cafb41ea2af8", userId="af2bacdd-8c88-4944-a33c-a946d2b7c21e", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/cdcf40c7-d5dc-4779-aa31-10932c48328a/role-mappings/clients/c6f2be6c-11b5-42e0-a44c-28070a4bf99f"