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-22 00:32:00,429 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51686ms 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-22 00:32:05,743 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-22 00:32:14,930 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 00:32:15,239 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 00:32:15,927 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 00:32:16,736 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 00:32:16,738 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 80d3bdc5-7039-435f-ab11-a3830119b40d, name: keycloak-0-48167 2026-04-22 00:32:16,745 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-22 00:32:16,746 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-22 00:32:16,934 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29850 2026-04-22 00:32:18,747 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-22 00:32:18,941 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48167: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-22 00:32:18,975 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48167|0] (1) [keycloak-0-48167] 2026-04-22 00:32:19,044 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48167`, physical addresses are `[10.0.0.77:45386]` 2026-04-22 00:32:19,127 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-22 00:32:20,933 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48167, Site name: null 2026-04-22 00:32:20,940 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 00:32:31,249 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-22 00:32:31,250 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-22 00:32:31,747 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 00:32:37,744 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-22 00:32:37,745 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-22 00:32:38,247 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-22 00:32:38,247 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-22 00:32:45,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:45,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:46,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:46,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:48,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:48,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:50,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:50,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:50,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:53,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:54,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:54,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:54,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:55,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-22 00:32:55,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:55,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:55,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:56,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:58,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:58,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-22 00:32:58,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:58,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:58,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-22 00:32:58,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:32:58,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:32:59,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:00,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:00,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:03,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:04,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:05,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-04-22 00:33:05,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:05,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:05,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-04-22 00:33:05,526 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-22 00:33:05,601 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-22 00:33:05,668 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-22 00:33:05,776 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-22 00:33:05,873 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-22 00:33:06,006 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-22 00:33:06,083 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-22 00:33:06,162 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-22 00:33:06,318 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-22 00:33:06,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-22 00:33:06,502 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-22 00:33:06,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-22 00:33:06,689 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-22 00:33:06,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-22 00:33:06,809 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-22 00:33:06,921 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-22 00:33:07,048 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-22 00:33:07,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:07,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:07,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:07,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-04-22 00:33:07,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-22 00:33:07,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:07,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:07,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:09,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:09,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-22 00:33:09,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-22 00:33:09,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:09,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:11,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:11,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:12,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:12,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:12,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:12,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:12,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:12,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-04-22 00:33:12,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-22 00:33:13,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:16,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:17,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:17,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:18,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:18,194 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-22 00:33:18,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:18,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:18,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:18,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:19,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:19,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:19,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:20,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-22 00:33:20,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:20,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-22 00:33:20,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-04-22 00:33:21,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:21,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:21,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:21,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,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-04-22 00:33:22,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-04-22 00:33:22,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:22,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:22,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:23,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,221 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-22 00:33:23,300 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-22 00:33:23,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:23,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:23,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:23,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,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-22 00:33:23,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,687 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-22 00:33:23,761 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-22 00:33:23,816 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-22 00:33:23,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:23,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:23,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:23,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-22 00:33:24,022 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-22 00:33:24,089 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-22 00:33:24,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-22 00:33:24,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:24,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:24,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:24,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:24,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 00:33:24,406 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-22 00:33:24,491 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-22 00:33:24,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 00:33:24,552 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-22 00:33:24,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-22 00:33:26,030 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 00:33:32,823 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 92.010s. Listening on: http://0.0.0.0:8080 2026-04-22 00:33:32,823 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 00:33:32,824 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-22 00:33:34,652 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 00:33:51,661 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="982962de-9076-4afa-8aee-8741e56675f3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1adfecf5-190f-4960-9cd8-1f61279d17c8", client_auth_method="client-secret", username="admin", authSessionParentId="fc60b5c2-2d7e-48b8-93f9-ab56430a417b", authSessionTabId="mIiAJDGOY3g" 2026-04-22 00:33:58,648 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="REALM", resourcePath="atmosphere" 2026-04-22 00:34:00,071 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="ca8a1772-d1d6-460a-ace8-8624b5867e4c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1af89201-2232-4899-a71a-ccb50e1d6028", client_auth_method="client-secret", username="admin", authSessionParentId="ae15e716-d4d4-4541-8e87-f1775397c008", authSessionTabId="gSsO7Dd0iTs" 2026-04-22 00:34:00,257 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0fba2a34-e5c6-4532-848f-69b3447ae84f" 2026-04-22 00:34:00,463 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0fba2a34-e5c6-4532-848f-69b3447ae84f/protocol-mappers/models/42ec77f9-f9ed-4401-9970-f0a771cb1a78" 2026-04-22 00:34:21,996 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="b162e053-c7a5-4f2a-ba93-0551726093f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ce8536b7-15e4-4f92-a34e-328a5cad42e8", client_auth_method="client-secret", username="admin", authSessionParentId="3c286675-d76b-4b45-b7cd-07c6bd3aed89", authSessionTabId="0YOiAXf3JaQ" 2026-04-22 00:34:22,250 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/a7789bf0-86bb-41a9-bb65-944b8e9b490c" 2026-04-22 00:34:22,686 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="60d8de8e-4079-444e-9e4c-a808ce43f963", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9e455795-65f3-4823-92c5-75309001bcc2", client_auth_method="client-secret", username="admin", authSessionParentId="d3aee6d1-087a-45d9-9af5-69d3dc825fa4", authSessionTabId="FbKA0ZsWZaM" 2026-04-22 00:34:22,778 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/b119f1df-fd9c-48a7-ba44-c3c7838cc7ea" 2026-04-22 00:34:23,159 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="69b708dd-a299-47ad-a13c-ec30b56bae4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9ef9fa3f-72d7-4c7e-82ef-8b5dfbe5f97c", client_auth_method="client-secret", username="admin", authSessionParentId="fca94737-603f-4ea5-ad38-e5942f08fece", authSessionTabId="QJtR2oheC0M" 2026-04-22 00:34:23,249 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/4dd7ed83-f8d0-4990-821f-55a069612fbf" 2026-04-22 00:34:23,955 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="c38b924e-4a20-40bf-960f-f6cfb7ea4401", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db894425-9e8d-477c-a8ad-7d4d64fc5805", client_auth_method="client-secret", username="admin", authSessionParentId="c11d6923-9525-4fbc-b33d-8fa31dd40469", authSessionTabId="30LyL_RYMRA" 2026-04-22 00:34:24,142 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/a7789bf0-86bb-41a9-bb65-944b8e9b490c/roles/member" 2026-04-22 00:34:24,579 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="c9847520-ba20-40a5-8d6d-7e00a8e2f7cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="082fe77a-9a60-41a6-b3a3-87a43d51e69e", client_auth_method="client-secret", username="admin", authSessionParentId="0f184d9a-0a38-4d0f-a9dd-498b539627ee", authSessionTabId="TiC6dcemWag" 2026-04-22 00:34:24,696 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/b119f1df-fd9c-48a7-ba44-c3c7838cc7ea/roles/admin" 2026-04-22 00:34:25,087 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="7973a9c4-2ed4-44da-950c-014372c364d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="10ec518b-631a-407f-a332-391649b996f1", client_auth_method="client-secret", username="admin", authSessionParentId="e9c874ce-3008-4ce2-a752-243d4767295f", authSessionTabId="z21FBtJnrHw" 2026-04-22 00:34:25,235 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/b119f1df-fd9c-48a7-ba44-c3c7838cc7ea/roles/editor" 2026-04-22 00:34:25,595 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="818f34ca-4cc4-4db2-91fa-5004cfd8163e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="04771809-4705-462e-80d5-be9479e64d04", client_auth_method="client-secret", username="admin", authSessionParentId="1a988ce3-8219-433e-aab1-24da0e5f169c", authSessionTabId="q7XSSwctxkw" 2026-04-22 00:34:25,689 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/b119f1df-fd9c-48a7-ba44-c3c7838cc7ea/roles/viewer" 2026-04-22 00:34:26,059 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="2772271d-11cd-4771-b4c7-79eaa40af61b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b150ba2f-6247-4041-95f8-e6005b2d026e", client_auth_method="client-secret", username="admin", authSessionParentId="40ef3e7c-630d-4f03-9b1b-345649ae0fc9", authSessionTabId="STwX3s-CQ-Y" 2026-04-22 00:34:26,172 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/4dd7ed83-f8d0-4990-821f-55a069612fbf/roles/member" 2026-04-22 00:36:53,610 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="4bb7f3b8-820f-4900-8f6d-d7dc0be4f2a0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ce131081-c88b-45aa-93cb-0998544c74f0", client_auth_method="client-secret", username="admin", authSessionParentId="f28cc6d1-de32-47f9-a623-de0adcf72d54", authSessionTabId="VuQd3mX7llY" 2026-04-22 00:36:54,257 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="REALM", resourcePath="null" 2026-04-22 00:36:55,929 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="7486415c-9379-44b2-9010-67663b626bbc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a7c40f51-edd2-4c7e-b0e3-621d7561adb5", client_auth_method="client-secret", username="admin", authSessionParentId="db842d71-bec4-45d6-a534-f2d606361b63", authSessionTabId="jfegxpGYL44" 2026-04-22 00:36:56,047 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/b873b409-785d-47c0-bd98-bd74c5bf0307" 2026-04-22 00:36:56,800 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="admin-cli", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="20fff525-b798-4b4c-ad57-e3e4a778a2b6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="53211f6b-d0b6-4ecd-bb98-a71b7287d837", client_auth_method="client-secret", username="admin", authSessionParentId="d9dfb38d-86a1-4896-847b-e782c5f646ef", authSessionTabId="LPl0kgpMbUY" 2026-04-22 00:36:57,255 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="73588da9-78ce-4734-a603-dee4aa874f60", clientId="08051644-f653-490c-b9c4-94b3599b7126", userId="061fe0d3-dee3-4fdd-a1bf-941cb0c9fbd0", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/239d0097-600f-405c-ac59-637bd4ab4237/role-mappings/clients/d8fbd6e9-96da-4362-9331-e7ffa9092eda"