Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-03-31 22:24:31,240 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54983ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-03-31 22:24:36,366 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-03-31 22:24:46,150 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-31 22:24:46,757 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 22:24:47,439 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-31 22:24:48,054 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-31 22:24:48,133 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8a0f86c7-87d7-4365-96fc-d81bf922c2ae, name: keycloak-0-34600 2026-03-31 22:24:48,143 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-03-31 22:24:48,143 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-03-31 22:24:48,149 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33666 2026-03-31 22:24:49,549 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-03-31 22:24:49,557 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 22:24:50,237 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34600: no members discovered after 2005 ms: creating cluster as coordinator 2026-03-31 22:24:50,254 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34600|0] (1) [keycloak-0-34600] 2026-03-31 22:24:50,444 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34600`, physical addresses are `[10.0.0.172:49202]` 2026-03-31 22:24:50,533 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-31 22:25:03,533 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-31 22:25:03,534 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-31 22:25:04,037 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-31 22:25:10,136 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-31 22:25:10,137 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-31 22:25:10,655 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-31 22:25:10,656 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-31 22:25:18,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:18,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:19,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:19,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:21,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-03-31 22:25:21,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-03-31 22:25:23,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:23,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:23,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:25,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:26,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:26,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-03-31 22:25:27,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:27,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:27,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:27,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:27,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:29,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:30,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:32,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:32,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:33,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:33,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:34,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:34,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-03-31 22:25:34,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:34,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:34,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:34,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:34,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:35,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:36,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-03-31 22:25:36,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:36,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:36,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-03-31 22:25:36,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:36,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-03-31 22:25:36,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:36,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:36,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:36,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:38,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-03-31 22:25:38,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:38,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:38,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:38,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:40,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-03-31 22:25:40,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:41,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:43,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:46,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:47,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:48,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:48,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:48,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,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-03-31 22:25:49,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:49,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-03-31 22:25:49,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-03-31 22:25:49,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:50,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:50,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:50,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:51,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-03-31 22:25:51,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:51,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:51,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,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-03-31 22:25:52,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,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-03-31 22:25:52,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:52,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-03-31 22:25:53,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,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-03-31 22:25:53,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,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-03-31 22:25:53,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,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-03-31 22:25:53,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:53,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:53,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,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-03-31 22:25:53,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-03-31 22:25:53,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:53,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,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-03-31 22:25:54,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,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-03-31 22:25:54,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:54,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-03-31 22:25:54,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:54,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:55,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:55,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-31 22:25:56,255 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34600, Site name: null 2026-03-31 22:25:56,745 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-31 22:26:03,539 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 91.895s. Listening on: http://0.0.0.0:8080 2026-03-31 22:26:03,539 INFO [io.quarkus] (main) Profile prod activated. 2026-03-31 22:26:03,540 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-03-31 22:26:05,445 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-31 22:26:24,456 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="12e6c917-adec-47da-a109-05a2c5aa1657", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c594ea77-2f23-4f5e-a26b-b9f5e026cb94", client_auth_method="client-secret", username="admin", authSessionParentId="77733709-fbfe-4b59-a803-b093aa03fe48", authSessionTabId="slQ7rNMPv5o" 2026-03-31 22:26:30,838 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="atmosphere" 2026-03-31 22:26:32,332 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="ce0e6f8a-0b3b-40a8-998d-b27e8cc5b901", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="13a95302-2820-40e9-bfc3-5f69b3025958", client_auth_method="client-secret", username="admin", authSessionParentId="8ba541ad-c965-4c5e-99ef-330a09df4ec4", authSessionTabId="cy8k04BtBeo" 2026-03-31 22:26:32,534 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/512b74a9-3c2f-48da-aa82-92424338f808" 2026-03-31 22:26:32,743 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/512b74a9-3c2f-48da-aa82-92424338f808/protocol-mappers/models/e8bb3dc3-3f41-4c07-849d-98dfb427fe98" 2026-03-31 22:26:54,060 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="bb9a12db-d87b-450e-b938-4d68c856f175", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b44578d2-29d8-4872-916e-70ed765fb55f", client_auth_method="client-secret", username="admin", authSessionParentId="05ab5f1f-d125-4602-9058-b27d006d205a", authSessionTabId="YLtxM4mdELY" 2026-03-31 22:26:54,351 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/f1ba553c-4d42-4fdc-82e2-2bcd73839f52" 2026-03-31 22:26:54,835 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="e3d95d88-e584-4d28-ba9a-aa674451179b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="49c573a5-fda6-48df-a547-49a2f776ea22", client_auth_method="client-secret", username="admin", authSessionParentId="7c92282a-3a4c-4137-9414-4ad2508a8bbb", authSessionTabId="iIJenHNW-Zo" 2026-03-31 22:26:54,979 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/dcf0f22e-532c-4747-93b6-7e92f57dc365" 2026-03-31 22:26:55,374 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="dd91e80a-7d60-44bd-90c9-11b97e999593", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d79cc0be-373f-4a02-a116-9c4b7d557a1c", client_auth_method="client-secret", username="admin", authSessionParentId="3b67b251-be7b-4696-a2d8-48799a476e4f", authSessionTabId="HtDF29PpGtY" 2026-03-31 22:26:55,557 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/300f9534-0b2e-4c7c-840a-9b012a130c16" 2026-03-31 22:26:56,241 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="da3bcadb-eeac-46f5-b3d6-5ae71539a9dd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d4ad801d-aec7-45cf-9dd6-dc0579fb8797", client_auth_method="client-secret", username="admin", authSessionParentId="bc5d2bc1-8188-4fcd-bf9e-b17af5653a83", authSessionTabId="h_zWODRasqk" 2026-03-31 22:26:56,447 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/f1ba553c-4d42-4fdc-82e2-2bcd73839f52/roles/member" 2026-03-31 22:26:56,877 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="ccccc407-cb1b-49e3-90fc-34e545d61959", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2b130265-a77c-42cf-8d97-9c92f3d808d6", client_auth_method="client-secret", username="admin", authSessionParentId="51b0275c-d5ba-49da-b5a1-23a9c1abc91b", authSessionTabId="TSO6ZxDHwZ8" 2026-03-31 22:26:57,007 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/dcf0f22e-532c-4747-93b6-7e92f57dc365/roles/admin" 2026-03-31 22:26:57,425 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="f150a114-c1f6-44e0-b69d-6f41bdd3f960", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8a596fbd-5376-4b3c-8721-31330dc894fd", client_auth_method="client-secret", username="admin", authSessionParentId="80e7f128-b344-46c9-869d-89e144f70436", authSessionTabId="JTSOcG3TBcA" 2026-03-31 22:26:57,543 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/dcf0f22e-532c-4747-93b6-7e92f57dc365/roles/editor" 2026-03-31 22:26:57,925 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="593d8624-97e4-423b-85c5-02071b01de0c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="062f347b-4384-40c8-8658-2a3a609487fc", client_auth_method="client-secret", username="admin", authSessionParentId="feddbd89-934e-4cfc-9a9f-532bac37f157", authSessionTabId="uOglLFm7NSc" 2026-03-31 22:26:58,070 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/dcf0f22e-532c-4747-93b6-7e92f57dc365/roles/viewer" 2026-03-31 22:26:58,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="928f4432-4260-4579-ae22-7eb6fcfaf6ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b3d4d1f-f0d8-48fd-b5e8-fcb481dfeb57", client_auth_method="client-secret", username="admin", authSessionParentId="9f451a9a-5cc7-4aac-b864-7763de61d5ca", authSessionTabId="Fwm2XTy54Gg" 2026-03-31 22:26:58,638 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/300f9534-0b2e-4c7c-840a-9b012a130c16/roles/member" 2026-03-31 22:29:12,613 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="3f0afc61-4b8b-4552-82e8-344bef1497a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d420ca70-962e-4f08-97e7-2015490adfb0", client_auth_method="client-secret", username="admin", authSessionParentId="e14038b3-1e8d-46c5-b937-4fd67bfe0c52", authSessionTabId="PEpytLWMmtU" 2026-03-31 22:29:13,333 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="null" 2026-03-31 22:29:14,983 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="13748ffc-7dd0-4366-8e0e-fcf54d70ee13", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb60629a-a500-4e10-9de4-3588efd25f2d", client_auth_method="client-secret", username="admin", authSessionParentId="154ecf54-ff8f-4dba-a117-65af691de9c7", authSessionTabId="8x7geJSukdU" 2026-03-31 22:29:15,165 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/ccb8bdf7-39e2-4c0b-a3f4-5a02e1f8946b" 2026-03-31 22:29:15,902 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="admin-cli", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="102ac3fe-e8ea-4477-a88e-15b3e8683a63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98da4066-b40e-49b3-9b6d-bbf8e9e3caec", client_auth_method="client-secret", username="admin", authSessionParentId="7f16b89f-b2cd-48ff-be22-4b932d5bd7db", authSessionTabId="mTyK_B0BQjA" 2026-03-31 22:29:16,450 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="553069d5-bfe6-444d-90ae-4710b51ee9e0", clientId="429dc18c-6e20-480d-b8f7-3afafaed33d0", userId="6b6de625-903e-486b-b554-20b2d43dfcc8", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/38bde99f-4120-4f8a-ba95-c2b4f0233329/role-mappings/clients/74467d2f-ba89-4603-b34e-0cc5bdb9cf17"