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-23 07:50:49,023 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52736ms 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-23 07:50:53,568 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-23 07:51:02,187 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-23 07:51:02,560 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-23 07:51:02,973 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-23 07:51:03,573 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-23 07:51:03,576 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6708d658-e11a-4b61-b38c-2064c2eaf6ef, name: keycloak-0-51396 2026-04-23 07:51:03,660 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-23 07:51:03,661 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-23 07:51:03,676 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18648 2026-04-23 07:51:05,758 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51396: no members discovered after 2079 ms: creating cluster as coordinator 2026-04-23 07:51:05,770 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51396|0] (1) [keycloak-0-51396] 2026-04-23 07:51:05,866 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51396`, physical addresses are `[10.0.0.168:34184]` 2026-04-23 07:51:05,956 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-23 07:51:06,172 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-23 07:51:07,577 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51396, Site name: null 2026-04-23 07:51:07,583 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-23 07:51:17,661 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-23 07:51:17,661 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-23 07:51:18,073 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-23 07:51:23,373 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-23 07:51:23,373 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-23 07:51:23,881 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-23 07:51:23,881 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-23 07:51:30,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-23 07:51:30,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:31,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:31,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:33,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-23 07:51:33,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:36,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:36,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:36,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:38,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-23 07:51:39,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:39,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:39,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51: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-23 07:51:40,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,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-23 07:51:42,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,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-23 07:51:42,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:46,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:46,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-23 07:51:46,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:46,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:46,910 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-23 07:51:46,984 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-23 07:51:47,052 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-23 07:51:47,173 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-23 07:51:47,268 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-23 07:51:47,376 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-23 07:51:47,443 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-23 07:51:47,523 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-23 07:51:47,664 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-23 07:51:47,709 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-23 07:51:47,818 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-23 07:51:47,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-23 07:51:47,928 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-23 07:51:47,982 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-23 07:51:48,039 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-23 07:51:48,164 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-23 07:51:48,279 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-23 07:51:48,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:48,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:50,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:50,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:50,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:50,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:50,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:51,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:51,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:52,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:53,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-23 07:51:53,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:53,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-23 07:51:53,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:53,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:53,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:53,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:56,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:57,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:57,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:57,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:57,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,069 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-23 07:51:58,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,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-23 07:51:58,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-23 07:51:58,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:58,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:59,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,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-23 07:52:00,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,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-23 07:52:00,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:00,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-23 07:52:01,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-23 07:52:01,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-23 07:52:01,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,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-23 07:52:01,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:01,867 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-23 07:52:01,932 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-23 07:52:01,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,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-23 07:52:02,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,247 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-23 07:52:02,302 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-23 07:52:02,343 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-23 07:52:02,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,521 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-23 07:52:02,584 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-23 07:52:02,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-23 07:52:02,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,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-23 07:52:02,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:52:02,878 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-23 07:52:02,950 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-23 07:52:02,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-23 07:52:03,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-23 07:52:03,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-23 07:52:04,090 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-23 07:52:12,458 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.098s. Listening on: http://0.0.0.0:8080 2026-04-23 07:52:12,459 INFO [io.quarkus] (main) Profile prod activated. 2026-04-23 07:52:12,459 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-23 07:52:14,960 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-23 07:52:31,882 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="65641612-0c50-4424-abd0-830c08aa49a2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8e7214b2-6e8e-40d8-8a05-280b2d450ab6", client_auth_method="client-secret", username="admin", authSessionParentId="77d9c482-fdd7-46f6-80b2-fc7609d1b211", authSessionTabId="mdAV81nb21Y" 2026-04-23 07:52:36,380 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="REALM", resourcePath="atmosphere" 2026-04-23 07:52:37,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="aa8adee2-f0c1-49af-9ffa-e93312f10244", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="677ada3a-f2a5-4dd5-870f-9f3364f82772", client_auth_method="client-secret", username="admin", authSessionParentId="c8e805d0-4a8b-4751-b7cb-89a8d5b5eaf1", authSessionTabId="30K-LgvXnr0" 2026-04-23 07:52:37,789 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/73db280c-0c49-4507-a167-cd94b2723019" 2026-04-23 07:52:38,062 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/73db280c-0c49-4507-a167-cd94b2723019/protocol-mappers/models/f979e005-c874-4854-bc55-7248cfbe1da6" 2026-04-23 07:52:59,236 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="34217bc6-925d-4d71-bef7-4f501f6c1267", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="01412c91-9ed9-4f8b-8530-085eae16e3d2", client_auth_method="client-secret", username="admin", authSessionParentId="730df4be-d9dd-4d76-8cc3-ec84cbba1126", authSessionTabId="wOzN0iFn4FM" 2026-04-23 07:52:59,481 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/a6e7aac1-fdf3-46b5-8651-7d28a6bdbfc7" 2026-04-23 07:52:59,913 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="5e5a9583-47e6-493e-b686-2ce3f1b770e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1bc106c-edec-4d9e-a904-83e90cd038e5", client_auth_method="client-secret", username="admin", authSessionParentId="b6161657-595b-4dc8-8cfc-bd5c81aade5f", authSessionTabId="q1fILENlRbo" 2026-04-23 07:53:00,071 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/c350f223-2bdc-45eb-84cd-2751a16468e7" 2026-04-23 07:53:00,480 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="7eaaaeca-cd73-4327-a3cd-2c5fefd17620", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="167a8c1c-f19c-438f-ade5-8cedc17bb441", client_auth_method="client-secret", username="admin", authSessionParentId="64715f06-cb49-4adb-a9fe-a9326a9519b9", authSessionTabId="znETpBFJlYA" 2026-04-23 07:53:01,342 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/c3284e42-2a18-466a-ae16-5df6f275a826" 2026-04-23 07:53:01,947 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="89030984-caf6-4ae1-8998-befddf19ccd0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="594555f0-6598-4b63-9651-d1a396d08a50", client_auth_method="client-secret", username="admin", authSessionParentId="df5149fa-d188-49da-be87-302bb984ab8a", authSessionTabId="75HNWMvb0PQ" 2026-04-23 07:53:02,083 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_ROLE", resourcePath="clients/a6e7aac1-fdf3-46b5-8651-7d28a6bdbfc7/roles/member" 2026-04-23 07:53:02,498 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="ef643575-aa85-4def-8349-03043d200d13", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4b7ddedd-d4f5-4a57-98a7-95c412d83926", client_auth_method="client-secret", username="admin", authSessionParentId="37d32142-1846-472b-ae3d-23c8f1b7fdfb", authSessionTabId="IL9OqB5c5Ro" 2026-04-23 07:53:02,624 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_ROLE", resourcePath="clients/c350f223-2bdc-45eb-84cd-2751a16468e7/roles/admin" 2026-04-23 07:53:02,981 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="abaf0e81-8407-4536-b6b1-b6493af376ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="16f73695-fd96-4ff6-87ed-2787404b793c", client_auth_method="client-secret", username="admin", authSessionParentId="e792b048-f3fb-4e1e-b421-60d06e651111", authSessionTabId="n5bs2i5us0s" 2026-04-23 07:53:03,108 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_ROLE", resourcePath="clients/c350f223-2bdc-45eb-84cd-2751a16468e7/roles/editor" 2026-04-23 07:53:03,517 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="e6a561f0-0c1d-4392-83c4-8e3793245f42", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="55d6eaf5-7f81-4041-8a80-4806078f5246", client_auth_method="client-secret", username="admin", authSessionParentId="d0e7ce2f-aa71-44bb-a45a-d3e308bd7ce8", authSessionTabId="gS3Xpc-SbUs" 2026-04-23 07:53:03,665 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_ROLE", resourcePath="clients/c350f223-2bdc-45eb-84cd-2751a16468e7/roles/viewer" 2026-04-23 07:53:04,018 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="422d7e9c-0919-406d-a67e-b77ffcc186f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9a170a6d-5429-4031-9979-4111c7c6914d", client_auth_method="client-secret", username="admin", authSessionParentId="5582b888-1a2b-4fab-bbea-2dd89d3405bc", authSessionTabId="D0zeVgNqbTQ" 2026-04-23 07:53:04,105 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_ROLE", resourcePath="clients/c3284e42-2a18-466a-ae16-5df6f275a826/roles/member" 2026-04-23 07:55:24,237 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="dd08219a-181b-4300-a8f5-148dffc520cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="84b06090-6cc7-497f-9c52-ce7add28db84", client_auth_method="client-secret", username="admin", authSessionParentId="5b77fdbf-e4c0-46d7-be90-ca4902e24d82", authSessionTabId="xHZWVOnmOWQ" 2026-04-23 07:55:24,768 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="REALM", resourcePath="null" 2026-04-23 07:55:26,307 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="6ef8746f-23d7-4956-88ac-72ff35ac1c4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ae906f48-4b72-4aaa-8f5f-c8e77c773ea5", client_auth_method="client-secret", username="admin", authSessionParentId="30b011e4-327d-452d-af56-3cd567bd16be", authSessionTabId="FmLZA5ZzNFw" 2026-04-23 07:55:26,427 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/cdd3cee3-2368-4d08-b1a1-db207201ae83" 2026-04-23 07:55:27,049 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="314d7e13-ae5d-474f-bbe4-a0ae5fc2afde", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="83def177-4a1e-4c6c-bb60-45fc2b415ff6", client_auth_method="client-secret", username="admin", authSessionParentId="c250e37e-9a4b-4300-8fd3-69c687118512", authSessionTabId="8X2B7b5AtdQ" 2026-04-23 07:55:27,565 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/d58d1a68-e0f3-4806-8ea6-48ffcc1a9259/role-mappings/clients/25c8fc60-9e30-4fd3-806d-60efc7a0f0ef" 2026-04-23 08:53:25,581 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="160ea48d-6601-4889-9232-040cd7257b79", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="611861ed-72b2-484e-9ef8-ce2f5083f8f4", client_auth_method="client-secret", username="admin", authSessionParentId="f5ce7dc2-f8b0-4821-aaca-c9d26cee4b6e", authSessionTabId="ODGB5fGsFK0" 2026-04-23 08:53:25,780 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="REALM", resourcePath="null" 2026-04-23 08:53:26,584 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="b339332e-7735-4ab1-ae6d-6df38c7a85ed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f36b8649-81aa-4cff-af11-c0d54b2688a2", client_auth_method="client-secret", username="admin", authSessionParentId="62e1fadf-9810-4b48-afc5-0c77ac4e4be4", authSessionTabId="JfeV_HxRi_U" 2026-04-23 08:53:26,662 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/73db280c-0c49-4507-a167-cd94b2723019" 2026-04-23 08:53:26,722 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/73db280c-0c49-4507-a167-cd94b2723019/protocol-mappers/models/f979e005-c874-4854-bc55-7248cfbe1da6" 2026-04-23 08:53:32,833 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="4301cb7f-4ba3-48b7-8086-c4742c8d5139", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a9adad89-c472-40d3-8220-54fe6fe5fadc", client_auth_method="client-secret", username="admin", authSessionParentId="9ffe1b79-0d72-4288-8f43-e4a71daa786a", authSessionTabId="qLpqdUYysOs" 2026-04-23 08:53:32,892 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/a6e7aac1-fdf3-46b5-8651-7d28a6bdbfc7" 2026-04-23 08:53:33,259 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="37081d1b-5cb0-48f6-8291-fce792d0a21a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9cf7847a-c506-4989-84d6-be92d2d3936b", client_auth_method="client-secret", username="admin", authSessionParentId="371ac694-43b8-4543-a1ac-91deeedb3d70", authSessionTabId="M4rPkWJiHPg" 2026-04-23 08:53:33,308 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/c350f223-2bdc-45eb-84cd-2751a16468e7" 2026-04-23 08:53:33,705 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="cf28f6cf-0a31-46f3-8542-a160205434de", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b8d3b06a-8611-4984-90cf-94d4f23e4d66", client_auth_method="client-secret", username="admin", authSessionParentId="baa60ada-6cec-4f34-9c13-f7259fbac186", authSessionTabId="ehRAGfEHhKo" 2026-04-23 08:53:33,765 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/c3284e42-2a18-466a-ae16-5df6f275a826" 2026-04-23 08:53:34,421 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="3c0dd745-eb73-4a05-924b-98a2e2d17ed6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6994ad66-a1f3-4562-a1bf-2858e2e2a2df", client_auth_method="client-secret", username="admin", authSessionParentId="9e50e4a4-314d-4d92-b8d8-8a1f4dea1d5e", authSessionTabId="qQzM69JCtII" 2026-04-23 08:53:34,824 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="1b730e79-bd26-4630-b976-c22494344dfb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67468205-666d-4782-8642-b20e8a840bb7", client_auth_method="client-secret", username="admin", authSessionParentId="d70510e3-2919-411e-a9cb-e10881a4b9ba", authSessionTabId="rSkk0Ms0XIo" 2026-04-23 08:53:35,204 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="a55d5081-34f5-4a0c-a8e2-23df18104d52", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="08463ec5-3482-4d7d-b86d-dea79c4edf51", client_auth_method="client-secret", username="admin", authSessionParentId="13a0f62a-928f-4bce-8856-334819ad5a8d", authSessionTabId="rZrIUF6IGLU" 2026-04-23 08:53:35,592 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="3c441892-852c-4e64-a010-1473362c9056", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ea73b003-7449-4882-adc5-7ddd3b7ac9df", client_auth_method="client-secret", username="admin", authSessionParentId="be88916d-9070-4d01-96cc-5d64523d3c3d", authSessionTabId="ApV7irJdSVs" 2026-04-23 08:53:35,943 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="f6afd482-9ee5-4a42-9b2b-910ee3231235", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a564387a-63af-4d14-aabf-3133362ce5e2", client_auth_method="client-secret", username="admin", authSessionParentId="e745597c-8a25-4595-95ae-867407cc78d2", authSessionTabId="HRixaxqw344" 2026-04-23 08:54:46,239 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="04d697a5-21fa-46a5-959c-4be24edf39cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ef83d87-c7f2-44dc-bf72-e8b3f4fd131e", client_auth_method="client-secret", username="admin", authSessionParentId="e109455d-3556-4294-b84c-e6691202500d", authSessionTabId="_TekA_TH38o" 2026-04-23 08:54:46,399 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="REALM", resourcePath="null" 2026-04-23 08:54:48,102 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="6ed3a158-3aa5-4e12-88ba-245f8f39d9d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bf761c37-79d2-4e87-b3e0-f9b4ab5e9782", client_auth_method="client-secret", username="admin", authSessionParentId="45f6b2bf-bfcb-4281-98e8-bf4a769438c4", authSessionTabId="h446Pe4mPjw" 2026-04-23 08:54:48,162 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="10ec56df-347b-493b-aa66-edd153abacb2", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", resourceType="CLIENT", resourcePath="clients/cdd3cee3-2368-4d08-b1a1-db207201ae83" 2026-04-23 08:54:48,855 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d1898f37-7f0b-4aaf-a0d5-217c10e74289", clientId="admin-cli", userId="6e2e5584-5d3c-4a41-9d44-eee98ecf219a", ipAddress="199.204.45.72", auth_method="openid-connect", token_id="984f3302-af18-4f83-abca-24ed1a4404ec", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8651f79a-c317-4a2e-b3e9-61db7e7d66b7", client_auth_method="client-secret", username="admin", authSessionParentId="b2ceb945-8a7d-4464-855e-e6ddf90c6d4d", authSessionTabId="ZpNAAiuPDCU"