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-02 10:09:43,050 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 58239ms 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-02 10:09:48,114 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-02 10:09:58,819 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 10:09:59,414 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 10:10:00,306 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 10:10:00,921 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 10:10:00,923 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e0f0d47e-2fbb-467c-bdfc-075ccdeb94df, name: keycloak-0-21320 2026-07-02 10:10:01,006 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-02 10:10:01,007 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-02 10:10:01,015 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21074 2026-07-02 10:10:01,924 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-02 10:10:03,102 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21320: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-02 10:10:03,116 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21320|0] (1) [keycloak-0-21320] 2026-07-02 10:10:03,136 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21320`, physical addresses are `[10.0.0.84:36610]` 2026-07-02 10:10:03,200 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-02 10:10:05,209 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21320, Site name: null 2026-07-02 10:10:05,214 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 10:10:16,026 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-02 10:10:16,026 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-02 10:10:16,528 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 10:10:22,821 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-02 10:10:22,822 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-02 10:10:23,409 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-02 10:10:23,409 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-02 10:10:30,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:30,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-02 10:10:31,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-07-02 10:10:31,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-02 10:10:33,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:33,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-07-02 10:10:36,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:36,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:36,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:38,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:39,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:39,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:40,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:40,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-07-02 10:10:40,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:40,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:40,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:42,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:43,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:43,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:43,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:43,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-02 10:10:43,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-07-02 10:10:44,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:44,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:44,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-07-02 10:10:46,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:46,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:47,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:47,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:48,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:48,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-07-02 10:10:48,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:48,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:48,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 10:10:48,571 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-02 10:10:48,645 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-02 10:10:48,754 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-02 10:10:48,849 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-02 10:10:48,967 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-02 10:10:49,051 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-02 10:10:49,142 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-02 10:10:49,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-02 10:10:49,357 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-02 10:10:49,478 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-02 10:10:49,541 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-02 10:10:49,604 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-02 10:10:49,673 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-02 10:10:49,733 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-02 10:10:49,842 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-02 10:10:49,959 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-02 10:10:49,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:50,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:50,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:50,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:50,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:50,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:50,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:50,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:52,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:52,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:52,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:52,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-02 10:10:52,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-07-02 10:10:53,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:53,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:55,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-07-02 10:10:55,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-07-02 10:10:55,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:55,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:55,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:10:55,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:55,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-02 10:10:56,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:10:59,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,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-02 10:11:00,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:00,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,667 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-02 10:11:00,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:00,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-02 10:11:00,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:01,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:01,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:01,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:01,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:01,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:01,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:02,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:02,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:02,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:02,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-07-02 10:11:03,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:03,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:03,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:03,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:03,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:03,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:03,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:04,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,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-02 10:11:04,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-07-02 10:11:04,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:04,926 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-02 10:11:04,997 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-02 10:11:05,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:05,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-07-02 10:11:05,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-02 10:11:05,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:05,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:05,363 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-02 10:11:05,432 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-02 10:11:05,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-02 10:11:05,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:05,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,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-07-02 10:11:05,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,678 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-02 10:11:05,755 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-02 10:11:05,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-07-02 10:11:05,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:05,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:06,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:06,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:06,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:06,079 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-02 10:11:06,156 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-02 10:11:06,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 10:11:06,214 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-02 10:11:06,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-02 10:11:07,911 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 10:11:15,998 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 92.570s. Listening on: http://0.0.0.0:8080 2026-07-02 10:11:15,998 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 10:11:15,998 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-02 10:11:17,831 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 10:11:34,316 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="d4fce76c-d1ee-4737-b0bb-4b77791eaf11", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6ea53b72-5e32-4f3f-a2e8-79cb983605bc", client_auth_method="client-secret", username="admin", authSessionParentId="47a6c3a8-c242-4201-9463-3e76af6f86e5", authSessionTabId="TdS7gk7WP7E" 2026-07-02 10:11:39,921 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="REALM", resourcePath="atmosphere" 2026-07-02 10:11:41,418 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="c2e038d5-513d-4aae-b03f-3a10fa283e75", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ce81818a-0b0d-4bec-b97e-a334cacdb9fe", client_auth_method="client-secret", username="admin", authSessionParentId="86093777-d75b-4418-9f38-7c17b7cf01cf", authSessionTabId="f_BGMhuaC70" 2026-07-02 10:11:41,713 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/386c1fb4-4080-4c3c-ba2f-a780b8263fb2" 2026-07-02 10:11:41,917 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/386c1fb4-4080-4c3c-ba2f-a780b8263fb2/protocol-mappers/models/55a6e17c-5772-4bff-9c6c-676f388228a0" 2026-07-02 10:12:03,467 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="24f55523-403c-4e6a-a04a-89e5c7c26128", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c021979d-f7b3-4b23-aedc-067ea08b1da2", client_auth_method="client-secret", username="admin", authSessionParentId="7c65960d-6c43-4472-bfac-5097d3ef6ec6", authSessionTabId="PvlAKIBA6o4" 2026-07-02 10:12:03,800 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/30ef1e1b-f8bb-4bd4-ac75-a8ee6cf4ec76" 2026-07-02 10:12:04,256 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="de3bbac8-0f44-46c0-96f9-548b1596cccf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="73ccc6c3-cfad-459d-99e6-de7185833dac", client_auth_method="client-secret", username="admin", authSessionParentId="84d44f61-250a-4e26-a5c3-d5f0a4d03d47", authSessionTabId="M4L8vpN4Bes" 2026-07-02 10:12:04,425 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/2ab90a90-8fbe-4393-9ba1-f11d2e8d1c02" 2026-07-02 10:12:04,851 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="92a61937-d81f-41a7-be45-d15d6bdbe255", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="397688f1-b2e5-49a0-97ea-66980ce004a2", client_auth_method="client-secret", username="admin", authSessionParentId="55cb17cd-33b9-4cbf-b805-bc6742d0c2d8", authSessionTabId="bBiz9tt6HfE" 2026-07-02 10:12:05,018 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/13537de8-25a7-4dbb-b127-105ee5fe6c4e" 2026-07-02 10:12:05,669 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="5a25e479-69b8-4bcf-b87a-5c2a00dddbc1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d3f0874a-8d15-4c1f-b744-126f66d8b77e", client_auth_method="client-secret", username="admin", authSessionParentId="3426000a-b1d1-46ca-a014-ac773b5c371e", authSessionTabId="L5pq7TfCOlo" 2026-07-02 10:12:05,817 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_ROLE", resourcePath="clients/30ef1e1b-f8bb-4bd4-ac75-a8ee6cf4ec76/roles/member" 2026-07-02 10:12:06,262 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="60d6b964-8a8d-40e3-989b-cdf03416d452", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a65b21fe-3920-4de3-846b-86f4e12a6da0", client_auth_method="client-secret", username="admin", authSessionParentId="7ce2e1e2-730c-4d70-bcea-90ace6133759", authSessionTabId="5BEsRz3Nfas" 2026-07-02 10:12:06,641 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_ROLE", resourcePath="clients/2ab90a90-8fbe-4393-9ba1-f11d2e8d1c02/roles/admin" 2026-07-02 10:12:07,038 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="6e1e4083-338f-4426-8da6-9a6b1b9e1889", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="498b6352-a47c-4c6f-9157-c255d1f2df91", client_auth_method="client-secret", username="admin", authSessionParentId="4c9ed09c-7100-42df-bcae-9dc272f3e187", authSessionTabId="wxZHhDZNpqk" 2026-07-02 10:12:07,214 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_ROLE", resourcePath="clients/2ab90a90-8fbe-4393-9ba1-f11d2e8d1c02/roles/editor" 2026-07-02 10:12:07,666 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="aa9b1d8e-7446-4601-bcb3-86972c4b5225", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="90e47264-3785-41c4-94f1-21e310be6192", client_auth_method="client-secret", username="admin", authSessionParentId="02d04383-d185-459a-8ce3-7c61bb5d749a", authSessionTabId="AewFBqmlsg0" 2026-07-02 10:12:07,809 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_ROLE", resourcePath="clients/2ab90a90-8fbe-4393-9ba1-f11d2e8d1c02/roles/viewer" 2026-07-02 10:12:08,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="94b2e5ed-3d58-4eb0-9b00-36b7d52d1db1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05892e4e-a397-42a8-9713-bb8109ac92d8", client_auth_method="client-secret", username="admin", authSessionParentId="fdf2b6df-65d1-4522-88ba-63f66ee2a026", authSessionTabId="PDmLksD6u-c" 2026-07-02 10:12:08,410 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_ROLE", resourcePath="clients/13537de8-25a7-4dbb-b127-105ee5fe6c4e/roles/member" 2026-07-02 10:14:26,639 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="925ea111-a431-433d-a671-dcc468bbf25d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1fcc0d5b-815a-4b14-9285-fe14f66127c3", client_auth_method="client-secret", username="admin", authSessionParentId="cfb39856-8063-4c79-afcf-cf24689c7a6b", authSessionTabId="HpIC65aOrfc" 2026-07-02 10:14:27,404 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="REALM", resourcePath="null" 2026-07-02 10:14:29,028 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="8c82c821-fcd8-4f4b-8d13-a54d655e73a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="77749c08-e4c6-44ab-84af-094d1ee3103f", client_auth_method="client-secret", username="admin", authSessionParentId="27e7f415-bcd7-4e92-b07c-b2fbfd887999", authSessionTabId="UXBG0cPs-5Y" 2026-07-02 10:14:29,198 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/72731042-aced-4e3d-ae6c-f6078e2ce3b7" 2026-07-02 10:14:29,929 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="49812035-341e-435e-b134-2daed53f16ec", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a190ca62-1b3b-454f-aa61-c63e610b23fb", client_auth_method="client-secret", username="admin", authSessionParentId="5846e615-a7d7-4a0a-9d21-86041760b308", authSessionTabId="sgKf7r4hwMQ" 2026-07-02 10:14:30,503 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/32e3fd41-8c4e-4d80-b0d7-402f37701211/role-mappings/clients/2620b534-5b07-4358-965e-b14ad5fd4e96" 2026-07-02 11:05:23,773 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="44856a36-ffcb-4a77-a7dd-b235dd7377d8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2de26a64-7f14-4eb9-bab3-c42f1f21e7e0", client_auth_method="client-secret", username="admin", authSessionParentId="62556c61-bda4-4f78-8e0c-92cbb1518393", authSessionTabId="y-flbuY_EK4" 2026-07-02 11:05:24,035 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="REALM", resourcePath="null" 2026-07-02 11:05:24,871 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="927f6987-a3e0-46d1-b611-7d7a8ada0ae1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0d401428-9e72-4904-9463-36164ad55522", client_auth_method="client-secret", username="admin", authSessionParentId="998d6476-9384-45ae-b5d8-b8a2c28d1649", authSessionTabId="RP9EBf0yCSE" 2026-07-02 11:05:24,952 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/386c1fb4-4080-4c3c-ba2f-a780b8263fb2" 2026-07-02 11:05:25,029 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/386c1fb4-4080-4c3c-ba2f-a780b8263fb2/protocol-mappers/models/55a6e17c-5772-4bff-9c6c-676f388228a0" 2026-07-02 11:05:31,736 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="8873edd6-3213-4b65-833c-d9406bae0d3d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58586bcf-5de5-443d-8f7a-c6e2e24d8e06", client_auth_method="client-secret", username="admin", authSessionParentId="702840db-a21d-48a2-8421-7811ec1232aa", authSessionTabId="0aEHw_4vTfw" 2026-07-02 11:05:31,816 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/30ef1e1b-f8bb-4bd4-ac75-a8ee6cf4ec76" 2026-07-02 11:05:32,221 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="baf9555b-5221-43e1-b007-dc6fcf47baa4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b4fa10c8-10e5-4c13-b604-670e72fd99a8", client_auth_method="client-secret", username="admin", authSessionParentId="c9cb14d7-5910-4800-8a35-182f1d534e8a", authSessionTabId="-UjTbuNAFF4" 2026-07-02 11:05:32,271 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/2ab90a90-8fbe-4393-9ba1-f11d2e8d1c02" 2026-07-02 11:05:32,657 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="01a053fb-149b-42b6-8249-3ad6b8d2f9f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4156a9f6-08eb-41bd-9662-a261cda4de60", client_auth_method="client-secret", username="admin", authSessionParentId="6e148ab2-abd6-4b25-966e-cf8346c46885", authSessionTabId="US-eF7ZIPT8" 2026-07-02 11:05:32,710 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/13537de8-25a7-4dbb-b127-105ee5fe6c4e" 2026-07-02 11:05:33,411 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="512c0281-483a-49e7-a9cb-b3c0859fe2e6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="087e48c1-0498-4c83-9030-8840ea96fe7c", client_auth_method="client-secret", username="admin", authSessionParentId="cc930401-74bf-4a82-949e-e67dfc121306", authSessionTabId="ummuCcBTdyo" 2026-07-02 11:05:33,795 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="89b9276a-1c08-4b37-b14a-cab0fd30cc94", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6c79db51-ebaa-44be-8d84-91e3d538354b", client_auth_method="client-secret", username="admin", authSessionParentId="99bf30c9-0d17-4271-893b-7f703713493a", authSessionTabId="T8f0CieQcmg" 2026-07-02 11:05:34,233 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="c1bbc6bb-9467-4d3f-83ba-1163c42038db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a72392fc-678e-4eb4-8210-8c38bc8de588", client_auth_method="client-secret", username="admin", authSessionParentId="f192af7f-3375-4956-b764-2733fc416fd6", authSessionTabId="MEEqHhsVN2w" 2026-07-02 11:05:34,609 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="32af190d-6b5b-438c-a90b-6c4dc2a12921", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f162d77b-bf7b-4eae-8a8e-8ebca1f3948d", client_auth_method="client-secret", username="admin", authSessionParentId="c3e3b5a8-0379-445b-a6e5-252d2b1c3c13", authSessionTabId="bEO5XqhZMcE" 2026-07-02 11:05:35,024 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="d56d9540-64f2-454e-b88d-3c98a1420866", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75270fb2-eb52-4873-8369-6343c7c1bba5", client_auth_method="client-secret", username="admin", authSessionParentId="5f90d72c-bde5-4b6a-aceb-10e2cc718124", authSessionTabId="hCDlAkRh-Zw" 2026-07-02 11:06:51,355 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="8b9c602b-e840-4447-a961-c02245cc7949", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e5409801-7881-4c07-9a73-2509dc7ff4c1", client_auth_method="client-secret", username="admin", authSessionParentId="1ae9668d-de68-4cf6-ae0f-c22c637be223", authSessionTabId="6OdQQwN_2Y4" 2026-07-02 11:06:51,604 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="REALM", resourcePath="null" 2026-07-02 11:06:53,350 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="d9398a76-9f79-4328-89da-48894a7046dd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="15715f0b-3321-42de-a9f8-d9c6f90018f4", client_auth_method="client-secret", username="admin", authSessionParentId="80b3cd65-7635-4ae9-9fed-85a7a3f9a7e3", authSessionTabId="v7DdWB1HJhQ" 2026-07-02 11:06:53,420 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="fa28d490-0454-40a3-b7a1-37c0ca3abf9f", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", resourceType="CLIENT", resourcePath="clients/72731042-aced-4e3d-ae6c-f6078e2ce3b7" 2026-07-02 11:06:54,233 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e9a77fc-27d7-4162-ba99-a025989d6e12", clientId="admin-cli", userId="5114d0aa-cec3-4ea6-9015-e82d5bf12dc8", ipAddress="199.19.213.134", auth_method="openid-connect", token_id="57295e6d-2244-4138-893b-390e2a7bdb9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bdb61183-7c09-4325-ab4d-0fd02b17d54c", client_auth_method="client-secret", username="admin", authSessionParentId="09e49090-410f-4ee3-ad57-798f8e683842", authSessionTabId="f7Jgt2SnMLo"