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-12 20:55:28,851 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49507ms 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-12 20:55:33,980 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-12 20:55:41,375 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-12 20:55:41,765 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-12 20:55:42,356 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-12 20:55:43,161 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-12 20:55:43,163 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 528991db-e85a-4145-b86d-5046318dabb7, name: keycloak-0-7112 2026-04-12 20:55:43,168 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-12 20:55:43,169 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-12 20:55:43,283 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19242 2026-04-12 20:55:45,257 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-12 20:55:45,265 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-12 20:55:45,356 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7112: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-12 20:55:45,367 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7112|0] (1) [keycloak-0-7112] 2026-04-12 20:55:45,383 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7112`, physical addresses are `[10.0.0.127:34778]` 2026-04-12 20:55:45,455 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-12 20:55:46,872 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7112, Site name: null 2026-04-12 20:55:56,863 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-12 20:55:56,863 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-12 20:55:57,271 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-12 20:56:03,172 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-12 20:56:03,172 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-12 20:56:03,669 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-12 20:56:03,670 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-12 20:56:10,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-12 20:56:10,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:11,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-12 20:56:11,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:13,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:13,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:16,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-12 20:56:16,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-12 20:56:16,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:18,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:19,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-12 20:56:19,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:20,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:20,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:20,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-12 20:56:20,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:20,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:21,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:22,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:22,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:22,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:22,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:23,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:23,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:23,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:23,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:25,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:25,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-12 20:56:26,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-12 20:56:26,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:27,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:27,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-12 20:56:27,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:27,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:27,430 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-12 20:56:27,504 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-12 20:56:27,577 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-12 20:56:27,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-12 20:56:27,755 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-12 20:56:27,862 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-12 20:56:27,939 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-12 20:56:28,015 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-12 20:56:28,155 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-12 20:56:28,204 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-12 20:56:28,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-12 20:56:28,382 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-12 20:56:28,440 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-12 20:56:28,496 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-12 20:56:28,561 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-12 20:56:28,675 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-12 20:56:28,784 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-12 20:56:28,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:28,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:28,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:29,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:29,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:29,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-12 20:56:29,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:29,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-12 20:56:30,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:30,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:31,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-12 20:56:31,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-12 20:56:31,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:32,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:32,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:33,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-12 20:56:33,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:33,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:33,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:33,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-12 20:56:33,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:33,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:34,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:37,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:37,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-12 20:56:38,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:38,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:38,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:38,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-12 20:56:38,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:38,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:38,403 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-12 20:56:38,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-12 20:56:38,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-12 20:56:38,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:38,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:39,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:39,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:39,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:39,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:39,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-12 20:56:40,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:40,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:40,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-12 20:56:40,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,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-12 20:56:41,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-12 20:56:41,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-12 20:56:41,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-12 20:56:41,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,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-12 20:56:41,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:41,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,231 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-12 20:56:42,306 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-12 20:56:42,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-12 20:56:42,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-12 20:56:42,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-12 20:56:42,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,583 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-12 20:56:42,648 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-12 20:56:42,691 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-12 20:56:42,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,884 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-12 20:56:42,943 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-12 20:56:42,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:42,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:43,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:43,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:43,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-12 20:56:43,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:43,248 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-12 20:56:43,329 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-12 20:56:43,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:56:43,389 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-12 20:56:43,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-12 20:56:44,562 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-12 20:56:51,971 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.804s. Listening on: http://0.0.0.0:8080 2026-04-12 20:56:51,971 INFO [io.quarkus] (main) Profile prod activated. 2026-04-12 20:56:51,971 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-12 20:56:53,668 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-12 20:57:11,271 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="20dd8c12-e0b5-4fff-83e0-f92df4de9ad3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="56b583a4-15af-4f74-97e3-7581371a2efc", client_auth_method="client-secret", username="admin", authSessionParentId="022bb341-ebac-446d-a121-990f033cac49", authSessionTabId="M14zcloqTKc" 2026-04-12 20:57:15,460 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="atmosphere" 2026-04-12 20:57:16,955 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="81e44e7b-bfd0-4dfa-afe9-e4b46c70d858", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="da6d8487-ea7f-42fd-8bc9-22ba2743e55f", client_auth_method="client-secret", username="admin", authSessionParentId="b82b4e98-7ae5-4a7a-9c88-6431433ecd3b", authSessionTabId="fnSmQ0RpqV0" 2026-04-12 20:57:17,170 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0b733282-41d6-41aa-86f9-eab6411e1c32" 2026-04-12 20:57:17,390 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0b733282-41d6-41aa-86f9-eab6411e1c32/protocol-mappers/models/9f2d6cf6-f948-427d-8776-3c8f2d5d7865" 2026-04-12 20:57:38,314 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="8d465567-9984-4462-a334-219e962ffb62", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="608ab14a-cb81-44af-b0bc-5f25b85f19ff", client_auth_method="client-secret", username="admin", authSessionParentId="3df50489-ce10-4296-bd29-e7cf7910f335", authSessionTabId="FqULzTAuH88" 2026-04-12 20:57:38,563 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/67aa1f5a-2be7-4ddf-b4ab-f6de7bcc9dfd" 2026-04-12 20:57:38,977 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="a0a811b3-00a8-47c9-87ab-f254163f89e0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="24bd4281-3d2b-40e8-969d-50f862b03257", client_auth_method="client-secret", username="admin", authSessionParentId="643ca0c3-c5b6-449a-992e-cdeaf0413bd3", authSessionTabId="c7VjGMUhrNs" 2026-04-12 20:57:39,567 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/139f5a84-1520-4710-b94a-9ec8b30eb28e" 2026-04-12 20:57:39,985 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="e654b874-14c5-4107-911a-681e3f1c171a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fba86057-7ffc-4623-aa42-11d4cc6881f8", client_auth_method="client-secret", username="admin", authSessionParentId="7d29334d-1302-4680-9700-5eca16c374ea", authSessionTabId="IeGEEkQWqTY" 2026-04-12 20:57:40,106 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/2955d048-5c45-4b50-86f0-dd258e6a0047" 2026-04-12 20:57:40,755 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="8db106ee-c3d9-4802-b2d5-9ca55bfd1801", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f48eb67-a90a-433b-819c-733cbe685d2c", client_auth_method="client-secret", username="admin", authSessionParentId="f41b40e6-8824-4f78-8601-89df9dc785e5", authSessionTabId="OIksiR669G0" 2026-04-12 20:57:40,859 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/67aa1f5a-2be7-4ddf-b4ab-f6de7bcc9dfd/roles/member" 2026-04-12 20:57:41,281 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="766f0607-d8ea-4902-988a-90b7f83d28dd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f1c63edd-a99b-495c-ba93-a382e8c64ff5", client_auth_method="client-secret", username="admin", authSessionParentId="2172a6f7-790d-4ed6-ad02-21f79575f6d4", authSessionTabId="uBwJqTiIa5M" 2026-04-12 20:57:43,029 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/139f5a84-1520-4710-b94a-9ec8b30eb28e/roles/admin" 2026-04-12 20:57:43,413 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="f0db9545-ad04-40b9-9487-4fd3a868294d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d742689c-056b-408a-83b0-bf6f1e5610b2", client_auth_method="client-secret", username="admin", authSessionParentId="cf1c0e6c-00d0-4477-aad9-8e9620ec9e27", authSessionTabId="X-RCnE1JfKA" 2026-04-12 20:57:43,560 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/139f5a84-1520-4710-b94a-9ec8b30eb28e/roles/editor" 2026-04-12 20:57:43,947 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="bcc4f2a7-4d5e-4079-9e66-f63519be7c55", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b844a1df-e460-4b06-8e79-3d90be573b81", client_auth_method="client-secret", username="admin", authSessionParentId="8766c156-8974-43a8-90d9-b76101d7405a", authSessionTabId="B2M5KyP9VOg" 2026-04-12 20:57:44,075 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/139f5a84-1520-4710-b94a-9ec8b30eb28e/roles/viewer" 2026-04-12 20:57:44,497 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="c36f364c-2493-4536-b4d5-1f305dae7127", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fd77fd16-2d0c-43dd-9b17-b211768c1232", client_auth_method="client-secret", username="admin", authSessionParentId="c068f3c2-2305-4a1b-97a3-86ce60c98f3c", authSessionTabId="xrhkyJmPPV4" 2026-04-12 20:57:44,598 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/2955d048-5c45-4b50-86f0-dd258e6a0047/roles/member" 2026-04-12 21:00:09,062 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="24d06482-80cc-4d46-a3b0-a96675a30658", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="69064c4c-1d5f-4821-81b7-25ecca268467", client_auth_method="client-secret", username="admin", authSessionParentId="85fb1c2f-76e1-4ed2-af0a-a81c866d31d2", authSessionTabId="Qt_X-pVvQKs" 2026-04-12 21:00:09,581 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-04-12 21:00:11,142 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="e34f2262-cc44-489d-a92b-e2ce29766d3d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f9524300-4d7b-4188-a44c-5706428b2679", client_auth_method="client-secret", username="admin", authSessionParentId="db8aa7e8-a86a-469c-8cdb-635d254b835f", authSessionTabId="jEYfr6ZDAuY" 2026-04-12 21:00:11,262 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/60dcb2c4-fe89-405b-bcdc-464045af8c63" 2026-04-12 21:00:11,875 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="admin-cli", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="fa32bdda-8723-492e-bada-4b389cb5366f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd1ef0c2-16f0-4c56-8c84-6988cd14b1c5", client_auth_method="client-secret", username="admin", authSessionParentId="4b7b6d06-2efa-434f-bd17-c0c7330c71c7", authSessionTabId="IJUF69vPYZg" 2026-04-12 21:00:12,488 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ba8c861a-91dc-4094-a20f-e28af4f32f4b", clientId="c530677a-d8a1-403f-b309-c9f14fd903ea", userId="6ec779d0-bfd6-4867-96cd-8d7f59e98c28", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/bcf795e9-cb4b-4224-ba6d-a850314fec7b/role-mappings/clients/a48b2642-a2f9-4ed1-90c6-eda44443388a"