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-15 05:02:46,501 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 58298ms 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-15 05:02:51,511 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-15 05:03:00,504 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-15 05:03:00,900 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-15 05:03:01,500 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-15 05:03:02,195 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-15 05:03:02,199 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 070624cc-fc6e-4e8b-8af9-477e41d35939, name: keycloak-0-59542 2026-07-15 05:03:02,206 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-15 05:03:02,206 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-15 05:03:02,304 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38235 2026-07-15 05:03:04,401 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-15 05:03:04,410 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59542: no members discovered after 2004 ms: creating cluster as coordinator 2026-07-15 05:03:04,412 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-15 05:03:04,496 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59542|0] (1) [keycloak-0-59542] 2026-07-15 05:03:04,518 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59542`, physical addresses are `[10.0.0.230:53771]` 2026-07-15 05:03:04,595 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-15 05:03:06,614 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59542, Site name: null 2026-07-15 05:03:18,299 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-15 05:03:18,299 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-15 05:03:18,803 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-15 05:03:24,905 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-15 05:03:24,905 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-15 05:03:25,418 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-15 05:03:25,418 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-15 05:03:33,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:33,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:34,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-15 05:03:34,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:36,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:36,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:39,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:39,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:39,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:41,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:42,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-15 05:03:42,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:43,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:43,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:43,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:43,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:43,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:45,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:46,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:46,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-15 05:03:46,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:46,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-15 05:03:46,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-15 05:03:46,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:46,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:47,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:48,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:48,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:50,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:50,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-15 05:03:51,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:51,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:51,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:51,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:51,411 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-15 05:03:51,497 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-15 05:03:51,570 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-15 05:03:51,680 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-15 05:03:51,787 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-15 05:03:51,926 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-15 05:03:52,019 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-15 05:03:52,118 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-15 05:03:52,295 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-15 05:03:52,356 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-15 05:03:52,486 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-15 05:03:52,544 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-15 05:03:52,609 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-15 05:03:52,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-15 05:03:52,724 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-15 05:03:52,840 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-15 05:03:52,981 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-15 05:03:52,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:53,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:53,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:53,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:53,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:53,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:53,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:03:53,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03: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-15 05:03:55,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:55,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:55,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-15 05:03:55,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-15 05:03:57,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-15 05:03:57,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-15 05:03:58,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:58,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:58,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-15 05:03:58,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:58,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:58,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:58,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:03:59,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:02,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-15 05:04:03,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:03,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,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-15 05:04:04,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-15 05:04:04,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,197 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-15 05:04:04,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:04,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:04,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:05,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:05,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:05,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:06,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:06,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:06,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:06,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:07,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,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-15 05:04:07,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,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-15 05:04:07,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:07,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,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-15 05:04:07,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:07,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:07,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:07,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:07,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,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-15 05:04:08,184 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-15 05:04:08,260 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-15 05:04:08,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-15 05:04:08,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:08,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,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-15 05:04:08,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,596 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-15 05:04:08,671 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-15 05:04:08,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-15 05:04:08,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:08,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:08,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:08,982 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-15 05:04:09,058 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-15 05:04:09,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-15 05:04:09,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:09,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:09,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:09,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-15 05:04:09,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-15 05:04:09,368 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-15 05:04:09,474 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-15 05:04:09,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-15 05:04:09,536 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-15 05:04:09,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-15 05:04:11,101 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-15 05:04:18,905 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 92.013s. Listening on: http://0.0.0.0:8080 2026-07-15 05:04:18,906 INFO [io.quarkus] (main) Profile prod activated. 2026-07-15 05:04:18,906 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-15 05:04:21,611 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-15 05:04:39,388 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="65ee5201-a440-4c5e-82c7-729e3b69e27a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d7a37f33-d539-4f98-a138-535ee3da9ca7", client_auth_method="client-secret", username="admin", authSessionParentId="fe6a834f-ccba-4ed9-951f-70e30c862bad", authSessionTabId="XRcFxNSyDoo" 2026-07-15 05:04:45,315 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="atmosphere" 2026-07-15 05:04:46,798 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="346f1943-6678-4877-8ccd-57bff4703192", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80c06e3c-8973-4555-8a61-74b641be675c", client_auth_method="client-secret", username="admin", authSessionParentId="6835dcf4-1513-48d1-8e89-a037633bac79", authSessionTabId="0NqNQekREsg" 2026-07-15 05:04:47,007 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/fc56d552-9548-4cdc-85de-bdbb2a407af9" 2026-07-15 05:04:47,214 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/fc56d552-9548-4cdc-85de-bdbb2a407af9/protocol-mappers/models/e90da8d8-fb71-4738-959b-36e9bcd41006" 2026-07-15 05:05:08,764 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="0d2a927f-4f22-49ab-aa30-85e29c7e0717", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="126678ca-f0a3-45d6-bd89-ab03fca934d9", client_auth_method="client-secret", username="admin", authSessionParentId="2228870d-7170-4fd0-89b7-a9372b69af7a", authSessionTabId="Ioh7cOAE7-A" 2026-07-15 05:05:09,091 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/a9ea3c7e-cb4b-43f9-aa5b-856df15562f5" 2026-07-15 05:05:09,551 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="47e054d4-c52a-4180-9037-c2aab51a2474", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3cc38956-2739-4ee4-8e01-e3ab65d004ec", client_auth_method="client-secret", username="admin", authSessionParentId="e11477ac-51c0-4e42-b363-9ca86d461a7b", authSessionTabId="J8vBaBlOMYA" 2026-07-15 05:05:09,972 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/0b473495-6008-46df-affa-5839e5ca40d7" 2026-07-15 05:05:10,338 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="62d4131a-da3a-4548-aca0-2a51004acb33", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="edb1825d-d02e-4d32-8b3b-3a5e32ffe9b8", client_auth_method="client-secret", username="admin", authSessionParentId="07765067-635e-4e1c-a9ee-2c7c9fc30a72", authSessionTabId="ybYnpT2CRwo" 2026-07-15 05:05:10,509 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/5ca48d27-c0e4-41dc-b6b5-67c59d4b4c8a" 2026-07-15 05:05:11,271 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="f635a5e3-abec-4232-8cf8-e1322349067b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d5c17fcb-f231-48c4-94ba-22b0e3b9a510", client_auth_method="client-secret", username="admin", authSessionParentId="fa0b3d34-90b1-42c2-8a0e-9e1cfa6103f1", authSessionTabId="adKbixxHuts" 2026-07-15 05:05:11,397 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/a9ea3c7e-cb4b-43f9-aa5b-856df15562f5/roles/member" 2026-07-15 05:05:11,808 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="06265394-364c-4412-9d78-fd92220b7329", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3df9945c-c7ca-4157-80c4-8c7b209a6228", client_auth_method="client-secret", username="admin", authSessionParentId="f14ad0cb-ed62-4666-b98b-7782efcba85f", authSessionTabId="NnrR20BLGQ4" 2026-07-15 05:05:11,896 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/0b473495-6008-46df-affa-5839e5ca40d7/roles/admin" 2026-07-15 05:05:12,287 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="36222523-0738-470d-a601-a61d9b535fd5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2fc1171f-17bd-4a64-8ac7-a296d1b5c479", client_auth_method="client-secret", username="admin", authSessionParentId="b8ba539a-af6f-40da-90a5-4517ee17d606", authSessionTabId="FwQWwHnjNZA" 2026-07-15 05:05:12,398 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/0b473495-6008-46df-affa-5839e5ca40d7/roles/editor" 2026-07-15 05:05:12,845 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="3713131c-5741-4c0a-95f1-9d26a787f289", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="03f18e7a-71c6-499a-95a4-6240af92bb2b", client_auth_method="client-secret", username="admin", authSessionParentId="a31ae08a-c82e-4291-8118-1421a2e43082", authSessionTabId="NTw9vgTNB_g" 2026-07-15 05:05:12,936 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/0b473495-6008-46df-affa-5839e5ca40d7/roles/viewer" 2026-07-15 05:05:13,334 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="b650169a-e6f1-44b7-ba19-b12cef018fed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2c8644c3-b13c-47cd-ab01-6f2ae83738ac", client_auth_method="client-secret", username="admin", authSessionParentId="1444a0ce-87cf-4904-b680-3197b6733a4b", authSessionTabId="jkcjxQb2sOk" 2026-07-15 05:05:13,439 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/5ca48d27-c0e4-41dc-b6b5-67c59d4b4c8a/roles/member" 2026-07-15 05:07:31,465 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="7c30a94a-011a-4208-b9a6-5b591e8c41be", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="116114d1-603d-49b1-834e-f47309ede5d8", client_auth_method="client-secret", username="admin", authSessionParentId="fe0e80b2-6001-476b-9b90-1698e2b19d83", authSessionTabId="ip1bAGBiIuQ" 2026-07-15 05:07:31,907 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="null" 2026-07-15 05:07:33,545 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="2b84ade1-fd3b-407d-bbb3-997c78a921ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="691e0dd5-5629-49c3-ba46-000fce8aa5a0", client_auth_method="client-secret", username="admin", authSessionParentId="eb20f382-c685-4bb9-b4f2-4f6048a2f4c2", authSessionTabId="2RenaRTYXuQ" 2026-07-15 05:07:33,723 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/a74018c8-1a23-4c97-95d4-8dc77aa5e6e5" 2026-07-15 05:07:34,489 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="a2924a37-e9d2-4689-8a97-2fbe3ae48c05", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39c1675f-fb60-4c93-a8ab-f3877cfc9c93", client_auth_method="client-secret", username="admin", authSessionParentId="19f1ae2a-a19d-4206-aef1-e3617c9cfff1", authSessionTabId="MUNEuY0DBf8" 2026-07-15 05:07:35,030 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/80639caf-5d84-4a34-8586-4e2fc6dc0810/role-mappings/clients/07766682-8241-428c-9be9-0a6e37ec3f3c" 2026-07-15 05:59:37,219 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="108e8cde-904e-4639-8872-1d642148849f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87b2862e-1859-491f-a996-c12fd949d454", client_auth_method="client-secret", username="admin", authSessionParentId="a95a5522-d37d-4f91-bea8-461f9d1751cd", authSessionTabId="L0ZX1lmEXvA" 2026-07-15 05:59:37,510 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="null" 2026-07-15 05:59:38,358 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="e97afb3a-50bd-4a8e-b645-deeca420f6a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b82cc0b1-daeb-419c-a781-94e06ceff356", client_auth_method="client-secret", username="admin", authSessionParentId="8d2824e2-32f0-494b-ab9f-1b18ca69a1f3", authSessionTabId="wYqC3QV1AkA" 2026-07-15 05:59:38,411 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/fc56d552-9548-4cdc-85de-bdbb2a407af9" 2026-07-15 05:59:38,464 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/fc56d552-9548-4cdc-85de-bdbb2a407af9/protocol-mappers/models/e90da8d8-fb71-4738-959b-36e9bcd41006" 2026-07-15 05:59:44,986 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="0a71273f-4472-42aa-aa3f-4eee17e7a970", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="40f543a1-9e24-4b75-874b-d978cf992e60", client_auth_method="client-secret", username="admin", authSessionParentId="6d6bc31d-4ba4-4c53-909a-73775c48e7e4", authSessionTabId="09Vq58t-c84" 2026-07-15 05:59:45,053 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/a9ea3c7e-cb4b-43f9-aa5b-856df15562f5" 2026-07-15 05:59:45,438 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="10487b2b-6dc2-4b08-aa52-64258a8b92c7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="728998dd-e7a2-4b44-b17f-a7ea8f5ed85f", client_auth_method="client-secret", username="admin", authSessionParentId="cace3e11-9891-43f9-8c13-04af429cae1c", authSessionTabId="b6ILZsAljLE" 2026-07-15 05:59:45,499 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/0b473495-6008-46df-affa-5839e5ca40d7" 2026-07-15 05:59:45,921 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="95cf5fd0-cbce-4b38-bff9-0144b84e34e8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e32fc920-c477-4077-9070-aac8e0bcb1b6", client_auth_method="client-secret", username="admin", authSessionParentId="9fded668-4264-45b5-af37-fbcd62ecc747", authSessionTabId="RJAG6is0PNM" 2026-07-15 05:59:45,973 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/5ca48d27-c0e4-41dc-b6b5-67c59d4b4c8a" 2026-07-15 05:59:46,628 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="aabfe841-ee36-43d7-971f-889abfa5cd75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b5fab522-8afd-4fd2-9e97-5274eec6e7c1", client_auth_method="client-secret", username="admin", authSessionParentId="382efd12-b699-4371-b264-0196b86065fd", authSessionTabId="W1KfUDVzobM" 2026-07-15 05:59:47,038 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="94dd0418-d9f2-43fc-9b8f-2e2806050f66", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="425a4268-91aa-47a8-941c-753e05fbf1a5", client_auth_method="client-secret", username="admin", authSessionParentId="c200c0f9-da1f-4342-bf0a-6421586ef207", authSessionTabId="EnLCqLgB93M" 2026-07-15 05:59:47,432 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="6bed88b0-7ec8-44f9-88a0-e35655ec2fb9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aa5b72d8-8996-45b3-82f5-f107ac2f73c0", client_auth_method="client-secret", username="admin", authSessionParentId="c63adcdd-1c9b-4766-b578-a3b6c97a9ee7", authSessionTabId="sJ-Wk64BOpg" 2026-07-15 05:59:47,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="3679edb5-0926-4c95-8a27-3415c2579b7a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="79528608-b628-4e7c-9883-c0477089a2a8", client_auth_method="client-secret", username="admin", authSessionParentId="ca364bd4-5300-4929-8b45-67d2d5471649", authSessionTabId="xA6RUDFWQNc" 2026-07-15 05:59:48,223 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="9bad6b62-1470-4001-816c-c3587718485c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="49b15e3e-9753-4b71-b780-725483fa929b", client_auth_method="client-secret", username="admin", authSessionParentId="84e7cd9b-29a6-4b8e-a0e8-67d59204f1ed", authSessionTabId="lfajOI9w-AE" 2026-07-15 06:01:01,817 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="304cb970-0797-4146-b584-c9fe0b0049a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="150efe63-ea54-4fbd-a7ce-908fad55d56f", client_auth_method="client-secret", username="admin", authSessionParentId="622896b2-c769-4d4e-ab6c-2a27fe70804c", authSessionTabId="GWeQRmTHAQ0" 2026-07-15 06:01:01,989 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="null" 2026-07-15 06:01:03,579 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="4d1d9bfe-8e18-4760-8a29-707ae84bb9ea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="355bff59-aac9-47b9-8fb9-a34c93c758fa", client_auth_method="client-secret", username="admin", authSessionParentId="bcba473d-0c98-479b-9dc2-1cfc4b867ca0", authSessionTabId="nLjmr8iCIaM" 2026-07-15 06:01:03,630 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="67c8e57e-2854-40df-af43-46bac6857415", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/a74018c8-1a23-4c97-95d4-8dc77aa5e6e5" 2026-07-15 06:01:04,329 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4a5a6b27-541f-4697-bf4f-47625a63f113", clientId="admin-cli", userId="5b320031-2dad-4f64-b357-d65a17b432d2", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="b7449889-0dd7-40fb-a0f1-caa514f9279d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f3a53e24-2c14-4ead-b814-3c3b18bdcc4c", client_auth_method="client-secret", username="admin", authSessionParentId="47b03151-8405-4659-be6c-3da5588eee9e", authSessionTabId="Vf4s7NaWMqc"