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-20 08:16:07,082 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51217ms 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-20 08:16:12,060 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-20 08:16:20,747 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 08:16:21,137 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 08:16:21,660 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 08:16:22,443 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 08:16:22,445 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 96392e4b-839a-4836-ba64-f2f04a1bce3c, name: keycloak-0-6044 2026-04-20 08:16:22,452 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-20 08:16:22,452 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-20 08:16:22,540 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37956 2026-04-20 08:16:24,806 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6044: no members discovered after 2256 ms: creating cluster as coordinator 2026-04-20 08:16:24,845 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6044|0] (1) [keycloak-0-6044] 2026-04-20 08:16:24,949 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6044`, physical addresses are `[10.0.0.26:53492]` 2026-04-20 08:16:25,037 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-20 08:16:25,353 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-20 08:16:25,457 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 08:16:37,349 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-20 08:16:37,349 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-20 08:16:37,754 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 08:16:44,258 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-20 08:16:44,259 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-20 08:16:44,845 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-20 08:16:44,845 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-20 08:16:51,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:16:51,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:16:52,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:16:52,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:16:54,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:16:54,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:16:56,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:16:56,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:16:56,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:16:58,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:16:59,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:16:59,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:00,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:00,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:00,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:00,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:00,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:01,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-04-20 08:17:03,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:03,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-04-20 08:17:03,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:03,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:03,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:03,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-04-20 08:17:03,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-20 08:17:03,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:05,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:05,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:06,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:06,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-04-20 08:17:07,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:07,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:07,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:07,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:07,513 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-20 08:17:07,594 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-20 08:17:07,659 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-20 08:17:07,764 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-20 08:17:07,867 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-20 08:17:07,980 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-20 08:17:08,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-20 08:17:08,133 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-20 08:17:08,285 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-20 08:17:08,337 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-20 08:17:08,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-20 08:17:08,511 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-20 08:17:08,568 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-20 08:17:08,626 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-20 08:17:08,685 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-20 08:17:08,800 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-20 08:17:08,923 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-20 08:17:08,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:09,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:09,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-20 08:17:09,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:09,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:09,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:09,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:09,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:11,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-20 08:17:11,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:11,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:11,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:11,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-04-20 08:17:12,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:12,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-04-20 08:17:13,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-04-20 08:17:14,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:14,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-20 08:17:14,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:14,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:14,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-20 08:17:14,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-04-20 08:17:14,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-20 08:17:17,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:18,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-20 08:17:18,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:18,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-20 08:17:18,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-04-20 08:17:18,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:18,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:18,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:18,907 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-20 08:17:19,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:19,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:19,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:19,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-04-20 08:17:19,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:19,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:19,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:19,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:19,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:20,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-20 08:17:20,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:21,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:21,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:21,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-04-20 08:17:21,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:21,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:21,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-20 08:17:21,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:21,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:21,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:22,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-04-20 08:17:22,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-20 08:17:22,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:22,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-20 08:17:22,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:22,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:22,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:22,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-20 08:17:22,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:22,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:22,834 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-20 08:17:22,902 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-20 08:17:22,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,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-04-20 08:17:23,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,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-04-20 08:17:23,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,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-20 08:17:23,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,233 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-20 08:17:23,296 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-20 08:17:23,342 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-20 08:17:23,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-20 08:17:23,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,538 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-20 08:17:23,607 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-20 08:17:23,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 08:17:23,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-04-20 08:17:23,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-20 08:17:23,927 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-20 08:17:24,004 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-20 08:17:24,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 2026-04-20 08:17:24,062 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-20 08:17:24,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-20 08:17:24,952 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6044, Site name: null 2026-04-20 08:17:25,541 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 08:17:33,453 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.009s. Listening on: http://0.0.0.0:8080 2026-04-20 08:17:33,454 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 08:17:33,454 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-20 08:17:35,235 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 08:17:53,047 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="8ec8adbd-c676-4719-8b6e-a4563427386b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c7f65a05-6f33-451a-a261-b707269c12b5", client_auth_method="client-secret", username="admin", authSessionParentId="fb0a8b62-3253-4732-bc4c-8fe08ca4b7cc", authSessionTabId="qmw5lwTGFcw" 2026-04-20 08:17:57,848 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="REALM", resourcePath="atmosphere" 2026-04-20 08:17:59,136 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="4e576e71-ad9f-4fbc-9bea-73fb2a6e4881", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="91cdf0c0-6aed-4057-8fef-85f1f331c43d", client_auth_method="client-secret", username="admin", authSessionParentId="699f0d24-68e3-4144-9a1b-ef7b64ed03cd", authSessionTabId="z7KUIPowMic" 2026-04-20 08:17:59,349 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a88dafe8-e0c7-4301-be24-a01752823072" 2026-04-20 08:17:59,549 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a88dafe8-e0c7-4301-be24-a01752823072/protocol-mappers/models/fd8b4f97-eeff-4c8a-a4ea-79bd1641db47" 2026-04-20 08:18:20,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="7ef27bee-3b5e-4680-acf5-6f4fa14c3ddb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8326ace0-c1ef-4b02-a032-ff50c3425f3e", client_auth_method="client-secret", username="admin", authSessionParentId="7115c1fa-7596-4487-ab1a-fcf67bf73916", authSessionTabId="FVHNzxww2LI" 2026-04-20 08:18:21,068 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT", resourcePath="clients/4492b7f9-2706-460d-b352-5f18b1e0f0e0" 2026-04-20 08:18:21,496 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="78d8ccb6-23a4-4a3e-885f-826312463457", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="84161ff1-d4d5-4749-ae3c-13b6a6da0b24", client_auth_method="client-secret", username="admin", authSessionParentId="c057f3fb-049c-407d-b242-6c6dc72cb6cd", authSessionTabId="4rSrf9Uv5fA" 2026-04-20 08:18:21,590 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT", resourcePath="clients/ffd04070-fe76-42b6-9e60-3f363d9f73a5" 2026-04-20 08:18:22,000 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="a31c579d-53a5-4b85-b8cc-f9d089fe7157", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="faade92f-2118-41bb-8b24-41288885b9bb", client_auth_method="client-secret", username="admin", authSessionParentId="4ec7ff3e-01ec-46c0-b4d9-e5ea38bdf7ea", authSessionTabId="erPETuUZAQE" 2026-04-20 08:18:22,148 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT", resourcePath="clients/db854a95-d3cd-4a9c-b1b2-1cb314f92fb8" 2026-04-20 08:18:22,833 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="7046da93-1e60-41be-b330-c84290e261f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3e87ccde-2d6a-429c-b423-250a6c1803ea", client_auth_method="client-secret", username="admin", authSessionParentId="68133c5f-9c58-405d-9216-58be6ae9e22d", authSessionTabId="bc9zN1bmRQw" 2026-04-20 08:18:23,032 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_ROLE", resourcePath="clients/4492b7f9-2706-460d-b352-5f18b1e0f0e0/roles/member" 2026-04-20 08:18:23,469 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="cbc7a7b1-6ca4-40c5-9b46-f0607e4138bd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6f4a31a5-7704-44f1-8c3f-8fcb75edc31d", client_auth_method="client-secret", username="admin", authSessionParentId="38ccee65-a3ce-4cd5-bc12-bf43ebd963fd", authSessionTabId="fgW38F8pXiQ" 2026-04-20 08:18:23,557 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_ROLE", resourcePath="clients/ffd04070-fe76-42b6-9e60-3f363d9f73a5/roles/admin" 2026-04-20 08:18:23,936 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="367fce30-e222-4640-b48a-b3fdd7bec62d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="16b0f877-ce4c-4c0d-81e9-ef323b33bef0", client_auth_method="client-secret", username="admin", authSessionParentId="9103d335-44a5-48ad-8346-9e7344a0d171", authSessionTabId="hioZjVcagF4" 2026-04-20 08:18:24,045 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_ROLE", resourcePath="clients/ffd04070-fe76-42b6-9e60-3f363d9f73a5/roles/editor" 2026-04-20 08:18:24,474 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="019336d6-5fc0-4162-9bc7-9534256b215e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54bce8c5-10d8-48bf-8e56-3c8e2a1597f1", client_auth_method="client-secret", username="admin", authSessionParentId="0dd47820-cbc5-46bd-85d0-faacdbbddb53", authSessionTabId="4AZfSn4sADA" 2026-04-20 08:18:24,599 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_ROLE", resourcePath="clients/ffd04070-fe76-42b6-9e60-3f363d9f73a5/roles/viewer" 2026-04-20 08:18:25,015 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="ba118ab5-5132-495e-9327-6f74f1011086", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bc8ee0ae-92e0-4fc4-8901-c208039154f7", client_auth_method="client-secret", username="admin", authSessionParentId="a78365e7-253a-4607-8c80-70147fc533ff", authSessionTabId="SIlNFLx1Ru0" 2026-04-20 08:18:25,150 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_ROLE", resourcePath="clients/db854a95-d3cd-4a9c-b1b2-1cb314f92fb8/roles/member" 2026-04-20 08:20:36,178 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="aac4e68d-f615-4955-ae26-1c9d065d6b4d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3542d2f-0292-4970-9c7a-9498a595775b", client_auth_method="client-secret", username="admin", authSessionParentId="490bf833-df1a-4f90-86c0-215e843eda71", authSessionTabId="HSXSLamnq1M" 2026-04-20 08:20:37,363 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="REALM", resourcePath="null" 2026-04-20 08:20:39,025 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="cc3b92b7-cf69-4de7-9fdb-0655864749f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a11c96a-1272-44fa-a425-7763c7320565", client_auth_method="client-secret", username="admin", authSessionParentId="b1b7541c-bead-41b3-8f67-c8139f48401f", authSessionTabId="U9VVRZT9LA4" 2026-04-20 08:20:39,246 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT", resourcePath="clients/421b06b2-2590-4bb0-9afa-9deed3e430c2" 2026-04-20 08:20:39,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="admin-cli", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", auth_method="openid-connect", token_id="6ab9f23a-c089-41d8-9b82-7f3f70c0e2f7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d1cf7688-1370-483e-b49d-7bf78a5b7c4f", client_auth_method="client-secret", username="admin", authSessionParentId="878805eb-1f16-4665-b035-7388d201bd80", authSessionTabId="q4E91SDdNI0" 2026-04-20 08:20:40,532 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="847b1874-75fb-4da7-ac73-f82199a16f29", clientId="0fd2da92-c31e-4db0-b429-f7486a59173b", userId="3ef56033-859b-4fd1-9f1f-32c0cabe5abd", ipAddress="199.19.213.175", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b50201e3-9f0d-4788-a1b2-361d3e22ef97/role-mappings/clients/36dafe0e-159b-4734-8c79-b7a0a90e8da9"