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-07-08 05:14:54,920 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 58549ms 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-07-08 05:15:00,558 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-07-08 05:15:09,543 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-08 05:15:09,956 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-08 05:15:10,749 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-08 05:15:11,440 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-08 05:15:11,443 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c5805a51-a26b-462b-a979-5996f9b6659d, name: keycloak-0-12835 2026-07-08 05:15:11,450 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-07-08 05:15:11,450 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-07-08 05:15:11,457 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40367 2026-07-08 05:15:12,659 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-07-08 05:15:12,737 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-08 05:15:13,461 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-12835: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-08 05:15:13,473 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-12835|0] (1) [keycloak-0-12835] 2026-07-08 05:15:13,489 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-12835`, physical addresses are `[10.0.0.107:55903]` 2026-07-08 05:15:13,537 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-08 05:15:15,359 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-12835, Site name: null 2026-07-08 05:15:26,541 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-07-08 05:15:26,541 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-07-08 05:15:26,964 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-08 05:15:32,638 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-07-08 05:15:32,638 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-07-08 05:15:33,146 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-07-08 05:15:33,146 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-07-08 05:15:39,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-07-08 05:15:39,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:40,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:40,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15: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-07-08 05:15:42,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-07-08 05:15:44,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-07-08 05:15:44,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:44,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-07-08 05:15:46,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:47,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-07-08 05:15:47,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:48,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:48,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:48,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:48,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:48,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:49,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:51,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:51,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:51,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:51,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:51,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-07-08 05:15:51,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-07-08 05:15:51,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:51,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-07-08 05:15:53,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:53,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:54,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:54,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:55,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:55,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:55,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:55,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:55,459 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-07-08 05:15:55,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:55,596 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-07-08 05:15:55,708 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-07-08 05:15:55,806 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-07-08 05:15:55,924 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-07-08 05:15:56,011 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-07-08 05:15:56,088 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-07-08 05:15:56,253 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-07-08 05:15:56,298 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-07-08 05:15:56,399 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-07-08 05:15:56,454 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-07-08 05:15:56,508 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-07-08 05:15:56,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-07-08 05:15:56,611 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-07-08 05:15:56,728 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-07-08 05:15:56,837 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-07-08 05:15:56,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:56,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:56,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:57,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:57,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-07-08 05:15:57,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-07-08 05:15:57,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:57,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:58,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:58,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-07-08 05:15:59,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:59,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:59,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:00,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:00,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:01,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:01,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:01,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:01,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-07-08 05:16:01,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-07-08 05:16:01,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:01,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:02,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-07-08 05:16:05,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-07-08 05:16:06,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,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-07-08 05:16:06,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,627 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-07-08 05:16:06,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:06,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:07,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:07,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:07,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:07,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:07,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:07,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:08,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-07-08 05:16:08,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:08,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:08,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,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-07-08 05:16:09,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,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-07-08 05:16:09,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:09,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,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-07-08 05:16:10,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-07-08 05:16:10,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,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-07-08 05:16:10,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,480 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-07-08 05:16:10,545 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-07-08 05:16:10,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,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-07-08 05:16:10,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:10,861 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-07-08 05:16:10,928 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-07-08 05:16:10,975 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-07-08 05:16:10,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,159 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-07-08 05:16:11,232 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-07-08 05:16:11,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,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-07-08 05:16:11,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,523 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-07-08 05:16:11,588 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-07-08 05:16:11,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:16:11,643 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-07-08 05:16:11,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07-08 05:16:13,151 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-08 05:16:20,055 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.802s. Listening on: http://0.0.0.0:8080 2026-07-08 05:16:20,056 INFO [io.quarkus] (main) Profile prod activated. 2026-07-08 05:16:20,056 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-07-08 05:16:21,755 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-08 05:16:37,861 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="cd77806d-a85b-4992-8156-ab74db42423d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="989ab5e2-bcef-4cda-9e64-d52ffa24fcb0", client_auth_method="client-secret", username="admin", authSessionParentId="c9d7749e-20c8-4c1b-9b92-8d6352b07a2a", authSessionTabId="MQfs9UU9wdY" 2026-07-08 05:16:43,557 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="atmosphere" 2026-07-08 05:16:45,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b8e95f22-c07e-4e70-8a07-9d8579d14a4f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="795ad7d3-6013-46a5-b719-c99104bfa4d9", client_auth_method="client-secret", username="admin", authSessionParentId="7a5b2e91-557b-42dd-bead-b2cc7c675a44", authSessionTabId="AecP6I9KQUA" 2026-07-08 05:16:45,272 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a429e0e8-5d2c-4e26-ba86-c11f3b109fdc" 2026-07-08 05:16:45,545 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a429e0e8-5d2c-4e26-ba86-c11f3b109fdc/protocol-mappers/models/99e699a6-b00b-4888-b086-208b64c3e4f4" 2026-07-08 05:17:07,004 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f4339e64-f722-4e66-bb34-2f5a6144f4b5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88a86a07-e234-42b8-97e5-a3f19de9613f", client_auth_method="client-secret", username="admin", authSessionParentId="028554d1-d419-4dab-8087-a2a011bf0840", authSessionTabId="kn2hUhz38lY" 2026-07-08 05:17:07,346 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/50a4bfa2-711f-46c8-bc03-b4b4bda11d2a" 2026-07-08 05:17:07,808 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="2c3106be-1105-42d2-803c-32d0f8f6a609", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="796295ee-0b30-4ead-90cb-b0b869c1b97c", client_auth_method="client-secret", username="admin", authSessionParentId="1ee3d5e6-025a-477b-8763-29b9f9687bd8", authSessionTabId="vr-9OTx9q-g" 2026-07-08 05:17:07,899 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/cfe5b305-499a-47e0-a9da-b52e226cbc69" 2026-07-08 05:17:08,312 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="d6d2354a-3114-4ec4-bdac-6abdef2bd8f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="51c7d450-7be2-4a79-b13a-96bd82ad61b1", client_auth_method="client-secret", username="admin", authSessionParentId="d92408be-32e9-4aa9-82f9-3a8c60f038d4", authSessionTabId="nTexYGlv3KU" 2026-07-08 05:17:08,389 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/9fa65c5f-019e-4c27-9ade-a7c68bbec9b7" 2026-07-08 05:17:09,109 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f1977d8e-696c-4f67-91a4-2b4834b57f70", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf62c82e-d437-4cac-8cae-c4ecc20f02b0", client_auth_method="client-secret", username="admin", authSessionParentId="295f1188-f64a-4357-b704-c59c6997fe19", authSessionTabId="yAZ-DuBN7r8" 2026-07-08 05:17:09,251 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/50a4bfa2-711f-46c8-bc03-b4b4bda11d2a/roles/member" 2026-07-08 05:17:09,699 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="a3b7e6d2-233c-4778-ac43-a61a338bc693", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5fbacc2f-6be5-4f34-9303-0bffe752ef82", client_auth_method="client-secret", username="admin", authSessionParentId="2391dfa3-3ae0-4d88-b07e-4791e1c83d62", authSessionTabId="RaX82kvrMdU" 2026-07-08 05:17:09,802 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/cfe5b305-499a-47e0-a9da-b52e226cbc69/roles/admin" 2026-07-08 05:17:10,212 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="cab9a32a-8bce-4bb0-b455-48a85357ca7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2353d413-33f0-4349-a9da-294e72c7904c", client_auth_method="client-secret", username="admin", authSessionParentId="26ea4782-8a3d-43e4-b12b-e99b7b0b825f", authSessionTabId="uWEqYwHnlRs" 2026-07-08 05:17:10,347 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/cfe5b305-499a-47e0-a9da-b52e226cbc69/roles/editor" 2026-07-08 05:17:10,731 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="0ef49420-2d22-4b2c-8d3c-7d22c471f9e7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5812308e-08cf-43d0-a8a7-b2c85b123767", client_auth_method="client-secret", username="admin", authSessionParentId="9b68cc11-01ea-46b1-a520-715b66f75aab", authSessionTabId="S9VcvIC1wRU" 2026-07-08 05:17:10,851 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/cfe5b305-499a-47e0-a9da-b52e226cbc69/roles/viewer" 2026-07-08 05:17:11,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="98adf0fd-5e02-4686-8fd9-de1e25a2ea4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6e450220-7547-4fdd-9b4a-cac36efddbd7", client_auth_method="client-secret", username="admin", authSessionParentId="fc3fe313-e5e4-49cb-b34e-366ee56ad61c", authSessionTabId="fA4giWbUDfE" 2026-07-08 05:17:11,350 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/9fa65c5f-019e-4c27-9ade-a7c68bbec9b7/roles/member" 2026-07-08 05:19:24,790 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="49380347-4461-4def-a744-632a8c4a2d5d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="177693e0-be0f-41e9-881d-866b7d84539f", client_auth_method="client-secret", username="admin", authSessionParentId="4d848435-cecb-44e3-a2ad-5eb2c5ff81e8", authSessionTabId="VTgVzRrpOFM" 2026-07-08 05:19:25,455 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-07-08 05:19:26,954 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="8f731e4a-271d-477f-9d41-c1ce860ae3d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f302dccb-363e-4794-9f5a-6d38453e5cff", client_auth_method="client-secret", username="admin", authSessionParentId="0c81fcca-c2b6-4d79-b803-eb6c9acc91b6", authSessionTabId="rETN49L3IW8" 2026-07-08 05:19:27,159 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/29890c3b-0b96-4a20-a3e6-1e3d24971c5a" 2026-07-08 05:19:27,776 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="17d895ca-60f2-4c44-8c5f-df367682f604", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="69f1d546-b9ec-4d6b-8225-526dd44dd858", client_auth_method="client-secret", username="admin", authSessionParentId="a1e28f91-b8f4-429e-bd12-3027f043e92a", authSessionTabId="zKxuAXGQ7HI" 2026-07-08 05:19:28,276 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/78097ef5-31fc-4785-8bae-54b775255a00/role-mappings/clients/a94771fd-f45e-49be-9456-a95bdb72bfa9" 2026-07-08 06:08:19,454 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="8203d7d2-f119-401b-b42b-1c88efb8bd7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9c0a9054-1227-40a8-b3e5-1d439b129785", client_auth_method="client-secret", username="admin", authSessionParentId="542f08a9-67d1-4ed2-8b40-17a5b243905b", authSessionTabId="KMBOARJ53EE" 2026-07-08 06:08:19,648 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-07-08 06:08:20,379 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="4758f4c1-c66b-43e3-bc9a-00fb6620d88a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="47c1ac7d-e478-4a53-b32c-34fd84799bb4", client_auth_method="client-secret", username="admin", authSessionParentId="735a0638-353f-4544-bd2d-c088b643a931", authSessionTabId="qTnh0PTi38c" 2026-07-08 06:08:20,443 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a429e0e8-5d2c-4e26-ba86-c11f3b109fdc" 2026-07-08 06:08:20,500 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a429e0e8-5d2c-4e26-ba86-c11f3b109fdc/protocol-mappers/models/99e699a6-b00b-4888-b086-208b64c3e4f4" 2026-07-08 06:08:26,955 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="d60b7849-772a-4fae-a8d1-deecca164a46", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="148cdad4-f628-4436-9084-2635327076f5", client_auth_method="client-secret", username="admin", authSessionParentId="b89a2f60-e889-487d-90d3-fb0841b3378d", authSessionTabId="2uHEoM0Yp40" 2026-07-08 06:08:27,062 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/50a4bfa2-711f-46c8-bc03-b4b4bda11d2a" 2026-07-08 06:08:27,473 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="fef2aa5b-3d3d-4c0b-8185-1c14593e1542", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ef6110b5-70d0-482c-b387-23d9dd334bc4", client_auth_method="client-secret", username="admin", authSessionParentId="3ded2355-1863-4485-aebb-75750d3d7f4a", authSessionTabId="aq87ZcUMc3Y" 2026-07-08 06:08:27,559 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/cfe5b305-499a-47e0-a9da-b52e226cbc69" 2026-07-08 06:08:28,018 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="6af11be3-8952-4226-a887-fb67b731b3ad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db35ed55-0089-4877-840d-b5b61275ce35", client_auth_method="client-secret", username="admin", authSessionParentId="d418e51c-0722-4793-b0ea-9e8fba84b3b5", authSessionTabId="zpUTrHIMlVQ" 2026-07-08 06:08:28,078 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/9fa65c5f-019e-4c27-9ade-a7c68bbec9b7" 2026-07-08 06:08:28,754 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="6c5bed25-9587-4df7-9e16-b828bd7b474f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="66af4d46-3162-42d9-a0a6-37c0562a5b08", client_auth_method="client-secret", username="admin", authSessionParentId="08994503-2eba-4b8a-8914-8f1eab0c7992", authSessionTabId="ySEMkdgLvYQ" 2026-07-08 06:08:29,119 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="d78738a0-dfb6-4c4b-8254-566ce64effda", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b7b79757-411e-43f3-a31b-bd1b482addd9", client_auth_method="client-secret", username="admin", authSessionParentId="32619668-c58c-46f7-a3cf-c44808adf5f3", authSessionTabId="x6yzYjVsF_Y" 2026-07-08 06:08:29,464 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="2beb93b8-a824-4320-9e0c-07642eb52cd3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9c3fb3af-3ee6-4a30-9670-76992be8f591", client_auth_method="client-secret", username="admin", authSessionParentId="ce9a2ec0-23dc-4dce-9be0-b7a71ec7ab83", authSessionTabId="-xQBVjY1cM8" 2026-07-08 06:08:29,829 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="14d31123-4eb4-4822-9f3e-30aeba63c3d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05bb3616-a02c-4bba-8443-34f61a0e49b8", client_auth_method="client-secret", username="admin", authSessionParentId="cbfa477f-8fe7-4596-9efe-8d545d7c9a29", authSessionTabId="O6qTONgw0bk" 2026-07-08 06:08:30,185 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9daa15a0-28d5-448f-99e2-19bbe1374240", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cae2b26c-911e-470f-a0f9-cad82f6e718b", client_auth_method="client-secret", username="admin", authSessionParentId="ee9b9627-4ec1-41be-8087-0d380e1058df", authSessionTabId="2jKf7ze5nqE" 2026-07-08 06:09:44,455 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="efb95e1b-2449-4f18-bcfb-403612f955d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1548ce71-c44f-46ef-9b4f-5eb08b00b6cd", client_auth_method="client-secret", username="admin", authSessionParentId="403c2223-ca5b-4dbc-8990-3ee8a785d6be", authSessionTabId="1lyRRUFproA" 2026-07-08 06:09:44,640 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-07-08 06:09:46,374 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9cda39d7-5347-4de7-a304-557d5af3fd16", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f97bec69-2149-4a55-b65d-8070254237eb", client_auth_method="client-secret", username="admin", authSessionParentId="8855e241-847d-4068-a49e-98f80d0a4d6c", authSessionTabId="H80H4-EUd74" 2026-07-08 06:09:46,538 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="f17083f9-0739-4c75-a11b-aeee9c100dce", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/29890c3b-0b96-4a20-a3e6-1e3d24971c5a" 2026-07-08 06:09:47,218 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5913eb2a-1472-4252-814f-3a7a757bb654", clientId="admin-cli", userId="e50a73a1-f14b-4e4c-9770-36ff4da52dd2", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="43c0ea4d-3f34-4a1b-9919-4b9dadfbc4d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="31dfecc5-0f9e-48c1-ad1f-5f8a5f15f01d", client_auth_method="client-secret", username="admin", authSessionParentId="931b1ec2-cb50-4643-a2ed-8bb6b050a403", authSessionTabId="jDVLCtQ-2a0"