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-02 08:56:42,908 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52273ms 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-02 08:56:47,338 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-02 08:56:56,031 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 08:56:56,322 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 08:56:56,916 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 08:56:57,611 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 08:56:57,615 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 74e393ec-0732-43bc-a23c-8decc39ad205, name: keycloak-0-22392 2026-04-02 08:56:57,622 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-02 08:56:57,622 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-02 08:56:57,710 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32416 2026-04-02 08:56:59,945 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22392: no members discovered after 2231 ms: creating cluster as coordinator 2026-04-02 08:57:00,003 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22392|0] (1) [keycloak-0-22392] 2026-04-02 08:57:00,107 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22392`, physical addresses are `[10.0.0.77:47952]` 2026-04-02 08:57:00,120 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-02 08:57:00,615 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-02 08:57:00,628 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 08:57:02,121 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22392, Site name: null 2026-04-02 08:57:12,523 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-02 08:57:12,524 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-02 08:57:13,613 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 08:57:21,019 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-02 08:57:21,020 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-02 08:57:21,532 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-02 08:57:21,532 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-02 08:57:32,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:32,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:33,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:33,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:36,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:36,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:39,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-04-02 08:57:40,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:40,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:42,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:44,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:44,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:45,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-04-02 08:57:48,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:48,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:48,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-02 08:57:48,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:55,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:57,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:57,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:57,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:57,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:58,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-02 08:57:58,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:58,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:57:58,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:00,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-02 08:58:00,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:01,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:01,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-04-02 08:58:02,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:02,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-02 08:58:02,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:02,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:02,506 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-02 08:58:02,600 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-02 08:58:02,676 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-02 08:58:02,791 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-02 08:58:02,898 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-02 08:58:03,022 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-02 08:58:03,101 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-02 08:58:03,189 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-02 08:58:03,352 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-02 08:58:03,409 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-02 08:58:03,530 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-02 08:58:03,597 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-02 08:58:03,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-02 08:58:03,749 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-02 08:58:03,808 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-02 08:58:03,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-02 08:58:04,055 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-02 08:58:04,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:04,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-02 08:58:04,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:04,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:04,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-02 08:58:04,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:04,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:04,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:07,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:07,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:07,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:07,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:07,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:08,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:09,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:10,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:10,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:10,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:10,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:10,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-02 08:58:10,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:10,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:11,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:19,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-02 08:58:20,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:20,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:20,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:20,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:21,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:21,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:21,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:21,080 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-02 08:58:21,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:21,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:21,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-02 08:58:21,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58: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-02 08:58:22,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:23,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:23,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-02 08:58:23,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:24,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:24,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:24,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:24,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,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-04-02 08:58:25,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,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-02 08:58:25,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:25,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,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-02 08:58:26,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,549 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-02 08:58:26,625 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-02 08:58:26,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:26,978 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-02 08:58:27,071 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-02 08:58:27,126 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-02 08:58:27,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,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-02 08:58:27,312 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-02 08:58:27,394 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-02 08:58:27,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-02 08:58:27,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,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-02 08:58:27,728 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-02 08:58:27,805 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-02 08:58:27,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 08:58:27,869 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-02 08:58:27,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-02 08:58:29,530 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 08:58:38,606 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 115.391s. Listening on: http://0.0.0.0:8080 2026-04-02 08:58:38,607 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 08:58:38,607 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-02 08:58:40,511 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 08:59:00,410 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="012b3469-7d8c-4ec1-9dd7-49472a701df5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="30f6fc3d-c798-43aa-981a-7086b5d46a48", client_auth_method="client-secret", username="admin", authSessionParentId="3f50e7eb-4998-4f7d-9563-0fc1de18e832", authSessionTabId="g3I4NKbYPRw" 2026-04-02 08:59:05,427 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="REALM", resourcePath="atmosphere" 2026-04-02 08:59:06,639 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="db04e94e-38be-4b74-bc86-93ed93606d61", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb50a9ec-70d8-470d-a838-6ebbed32b3e7", client_auth_method="client-secret", username="admin", authSessionParentId="ea3e22be-ca69-46b6-b3fd-d2a85aefdfff", authSessionTabId="u8RWtvk09Us" 2026-04-02 08:59:06,906 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/578f3f86-f9af-4049-92a1-6cb689a572ee" 2026-04-02 08:59:07,140 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/578f3f86-f9af-4049-92a1-6cb689a572ee/protocol-mappers/models/77a5b32b-f2a3-4377-881c-d466eff34dd1" 2026-04-02 08:59:28,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="40a53624-2e32-428d-8911-158472ae7bbb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7b16e81e-591f-42d9-b1e5-b87c88941327", client_auth_method="client-secret", username="admin", authSessionParentId="c1e7fb0c-e579-4db4-906c-2331214079ea", authSessionTabId="-cg_CWonKRk" 2026-04-02 08:59:29,556 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT", resourcePath="clients/f1c47e8b-f550-4935-a8c1-5ccf4a62a41f" 2026-04-02 08:59:29,955 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="74388e62-ec65-44f7-bf96-26182642c3f2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="33626ad9-29e1-45e3-857a-7642b48ef78f", client_auth_method="client-secret", username="admin", authSessionParentId="23981670-16ba-4cef-882e-b54684d1b0a2", authSessionTabId="sy9NCipZUZw" 2026-04-02 08:59:30,131 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT", resourcePath="clients/6fef7a92-8bb7-43b2-b46f-c0aba92defe0" 2026-04-02 08:59:30,608 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="2592d0af-8800-4dad-b993-42b4034ca69a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ded1d6d3-1cd5-4515-9f52-6498e00cfae0", client_auth_method="client-secret", username="admin", authSessionParentId="44926d75-c393-40b9-8caf-ba207ee76325", authSessionTabId="tCa35dFD8SE" 2026-04-02 08:59:30,727 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT", resourcePath="clients/c7c538de-c393-4dcd-9c03-af2d03b2d608" 2026-04-02 08:59:31,494 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="e4a7a669-1c94-4c0a-9b13-ee88d0247457", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="594045e9-418d-42f2-a014-d51fd8a1f274", client_auth_method="client-secret", username="admin", authSessionParentId="1a64c109-512b-47a8-bdc2-b62b52931486", authSessionTabId="pEjR2133paI" 2026-04-02 08:59:31,704 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_ROLE", resourcePath="clients/f1c47e8b-f550-4935-a8c1-5ccf4a62a41f/roles/member" 2026-04-02 08:59:32,140 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="ee3afb60-8000-40cb-8911-eb25e1a8ffe5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e148fc15-151c-49d0-b847-722e026557cd", client_auth_method="client-secret", username="admin", authSessionParentId="4376f029-e898-422c-88ee-07ec0e999b9a", authSessionTabId="buTwK26Z2Dg" 2026-04-02 08:59:32,256 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_ROLE", resourcePath="clients/6fef7a92-8bb7-43b2-b46f-c0aba92defe0/roles/admin" 2026-04-02 08:59:32,716 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="a6d08d14-0d2d-4f2d-825b-ab86f692e8d9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="802b601a-edc1-45cd-a90d-00f7792d0088", client_auth_method="client-secret", username="admin", authSessionParentId="5e0d0c6e-01a1-4dd3-8dab-418bed9bdbd8", authSessionTabId="i4LcF_lN7Y8" 2026-04-02 08:59:32,861 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_ROLE", resourcePath="clients/6fef7a92-8bb7-43b2-b46f-c0aba92defe0/roles/editor" 2026-04-02 08:59:33,296 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="87f179d2-eb11-40e7-a33e-b345311ff3fd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0400a1c3-a3fb-4cb6-a9a1-ce4c36b4d156", client_auth_method="client-secret", username="admin", authSessionParentId="089eb400-73ed-4a62-9e5d-9a06344abd03", authSessionTabId="nbbT2I5p0p0" 2026-04-02 08:59:33,418 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_ROLE", resourcePath="clients/6fef7a92-8bb7-43b2-b46f-c0aba92defe0/roles/viewer" 2026-04-02 08:59:33,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="4ee4df96-c82f-4e8d-a8e4-de463811e778", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5cf8f1ea-fe20-44ac-a06c-5c3362ba8bc4", client_auth_method="client-secret", username="admin", authSessionParentId="498e8a10-4391-46b0-818a-8fbda3b2d3e8", authSessionTabId="XTqYUkD2d9Q" 2026-04-02 08:59:33,914 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_ROLE", resourcePath="clients/c7c538de-c393-4dcd-9c03-af2d03b2d608/roles/member" 2026-04-02 09:02:48,310 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="4b8ac870-9104-4eb1-9b02-f984249dbc0f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="97e4e07a-5c0e-4edf-aa0e-25283ddd4e85", client_auth_method="client-secret", username="admin", authSessionParentId="aae2f905-77df-49ba-9dd9-bf28d89aef61", authSessionTabId="sTACTcyBViQ" 2026-04-02 09:02:48,907 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="REALM", resourcePath="null" 2026-04-02 09:02:50,646 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="c617fd65-178f-4ab0-869d-65a45072f092", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0ccf3016-958f-4cc2-9f39-f3e9b650d5c0", client_auth_method="client-secret", username="admin", authSessionParentId="edb83e92-84e1-4a41-9567-56475a0a5537", authSessionTabId="kgd9e7wiiYU" 2026-04-02 09:02:50,803 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT", resourcePath="clients/6b3b71a0-fd5b-478f-bd86-dcd0fa2e3ad1" 2026-04-02 09:02:51,446 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="admin-cli", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", auth_method="openid-connect", token_id="633b3d5f-f32d-4be9-8c64-997b066967cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="56ef50e5-c85b-4dfb-ac82-5f79ceaa1604", client_auth_method="client-secret", username="admin", authSessionParentId="902705f2-d93f-44a4-902b-80b54c052ded", authSessionTabId="fL_HrRvK4I4" 2026-04-02 09:02:52,009 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d65c316f-4e22-4b08-9599-049b02408244", clientId="f4d21b5d-0233-48eb-a087-2cb6c4ac544e", userId="e1efec0c-ccc6-4955-87f8-ac639bb15f84", ipAddress="199.204.45.144", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/d4d9c999-66fe-47f8-8e8d-3472ad7b7a1c/role-mappings/clients/75a85363-79d9-4af7-a49d-dbd4649eec1b"