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-16 06:54:46,496 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51174ms 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-16 06:54:51,154 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-16 06:54:59,628 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-16 06:55:00,015 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-16 06:55:00,629 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-16 06:55:01,414 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-16 06:55:01,416 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8fd16ca9-bb9c-407a-b7da-30943e54e548, name: keycloak-0-59132 2026-07-16 06:55:01,422 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-16 06:55:01,422 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-16 06:55:01,431 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22782 2026-07-16 06:55:03,525 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59132: no members discovered after 2009 ms: creating cluster as coordinator 2026-07-16 06:55:03,616 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59132|0] (1) [keycloak-0-59132] 2026-07-16 06:55:03,715 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59132`, physical addresses are `[10.0.0.30:38318]` 2026-07-16 06:55:03,723 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-16 06:55:03,733 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-16 06:55:03,838 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-16 06:55:05,732 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59132, Site name: null 2026-07-16 06:55:17,521 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-16 06:55:17,521 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-16 06:55:18,018 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-16 06:55:24,135 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-16 06:55:24,136 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-16 06:55:24,627 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-16 06:55:24,627 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-16 06:55:32,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-16 06:55:32,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:34,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:34,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-16 06:55:36,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-16 06:55:36,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:38,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:38,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:38,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:40,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:41,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:41,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:42,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:42,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:42,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:42,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:42,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:44,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:45,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 2026-07-16 06:55:45,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:45,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:45,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:45,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:45,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-16 06:55:45,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:46,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:47,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:47,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-16 06:55:48,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:48,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:49,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:49,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:49,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:49,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:49,918 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-16 06:55:50,005 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-16 06:55:50,082 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-16 06:55:50,189 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-16 06:55:50,280 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-16 06:55:50,396 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-16 06:55:50,471 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-16 06:55:50,550 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-16 06:55:50,693 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-16 06:55:50,737 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-16 06:55:50,852 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-16 06:55:50,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-16 06:55:51,044 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-16 06:55:51,104 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-16 06:55:51,166 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-16 06:55:51,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-16 06:55:51,412 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-16 06:55:51,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-16 06:55:51,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-16 06:55:51,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-16 06:55:51,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:51,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:51,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:51,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:51,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:53,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-16 06:55:53,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:53,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:53,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:53,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:55,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:55,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-16 06:55:56,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:56,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:56,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:56,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:56,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:57,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:57,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:55:57,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:02,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:02,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:02,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,340 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-16 06:56:03,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,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-16 06:56:03,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:03,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-16 06:56:04,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:04,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:04,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:04,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:05,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:06,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:06,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:06,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:07,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:07,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-16 06:56:07,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:07,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:08,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:08,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-16 06:56:08,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:08,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56: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-16 06:56:09,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:09,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-16 06:56:09,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-16 06:56:09,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:09,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:09,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-16 06:56:09,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-16 06:56:09,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:09,992 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-16 06:56:10,063 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-16 06:56:10,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,387 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-16 06:56:10,451 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-16 06:56:10,503 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-16 06:56:10,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,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-16 06:56:10,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,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-16 06:56:10,672 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-16 06:56:10,750 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-16 06:56:10,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:10,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-16 06:56:10,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-16 06:56:10,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 06:56:11,037 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-16 06:56:11,109 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-16 06:56:11,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-16 06:56:11,165 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-16 06:56:11,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-16 06:56:12,428 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-16 06:56:19,817 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 93.068s. Listening on: http://0.0.0.0:8080 2026-07-16 06:56:19,818 INFO [io.quarkus] (main) Profile prod activated. 2026-07-16 06:56:19,818 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-16 06:56:21,446 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-16 06:56:36,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="aa75b9da-41d8-475f-9920-01a648764318", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7a9a1b35-15ef-41cb-9591-000d691209f3", client_auth_method="client-secret", username="admin", authSessionParentId="5a4c79f7-834d-4c42-adce-17086bd09a40", authSessionTabId="VRIArC-1ylo" 2026-07-16 06:56:41,831 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="REALM", resourcePath="atmosphere" 2026-07-16 06:56:43,217 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="6b7297d8-38e3-4983-9d49-6b8d727dc24c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4b0c73a1-e900-4069-8264-faa9c40c9fb5", client_auth_method="client-secret", username="admin", authSessionParentId="a9fc6726-6d96-454a-bb33-fe9978264685", authSessionTabId="tYUzuMskYT0" 2026-07-16 06:56:43,431 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/cc38f9be-3307-4623-b335-ec3a843e3334" 2026-07-16 06:56:43,622 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/cc38f9be-3307-4623-b335-ec3a843e3334/protocol-mappers/models/3c3ee434-6205-429d-a27f-7ea0cc4a22bd" 2026-07-16 06:57:04,741 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="1a9819b3-5730-48f5-89a0-1e9d9c4ec23b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1a4371e8-3b51-46ef-a3b9-3b525ae93d86", client_auth_method="client-secret", username="admin", authSessionParentId="c78c6f8d-fdc2-4ff5-9ede-eb1af40eeec8", authSessionTabId="Vna7wtZ_hNs" 2026-07-16 06:57:05,017 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/6171b8b3-b90d-4d23-bbe0-dae85263a8f0" 2026-07-16 06:57:05,452 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="b6a31bdf-e663-491e-91d7-f0e7eddc1a9e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ae141bd0-9127-4eb4-9972-92487676d559", client_auth_method="client-secret", username="admin", authSessionParentId="9a1e64df-f7a8-4aba-87f9-21e71cdabb7a", authSessionTabId="9C8tJ02_Q_c" 2026-07-16 06:57:05,617 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/55b91b53-828c-45c6-9203-98fc4f78b5f4" 2026-07-16 06:57:06,458 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="1c9cea09-fb77-414d-a807-5ec5fb9d3e2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="abea23d8-c992-43d4-ad42-640efbddc71b", client_auth_method="client-secret", username="admin", authSessionParentId="ff40e899-cdf6-4166-9721-03f6e9208f66", authSessionTabId="4rQLE_jRegs" 2026-07-16 06:57:06,727 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/0e139f08-19d8-4619-ada0-3296e7b3b411" 2026-07-16 06:57:07,390 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="e56d9b42-668f-452f-b1cd-48368d895911", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cb7538a6-d447-4288-bcf7-d10045d7968f", client_auth_method="client-secret", username="admin", authSessionParentId="19d028e6-c84b-4243-b550-bb8afde6fb7f", authSessionTabId="ccJePLoYQKs" 2026-07-16 06:57:07,521 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_ROLE", resourcePath="clients/6171b8b3-b90d-4d23-bbe0-dae85263a8f0/roles/member" 2026-07-16 06:57:07,956 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="94b84a33-353c-4c5d-85ac-e8c081390bb1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d85514e0-8aa7-4188-9f06-7272996c427e", client_auth_method="client-secret", username="admin", authSessionParentId="cf424567-e956-404a-bc97-13e45a305d14", authSessionTabId="ZP4rexam4Xs" 2026-07-16 06:57:08,059 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_ROLE", resourcePath="clients/55b91b53-828c-45c6-9203-98fc4f78b5f4/roles/admin" 2026-07-16 06:57:08,426 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="ac34a70b-9e8d-4788-8e42-86b50fd9d7ec", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="320160fa-4265-43d8-9284-c2d9bcd8e508", client_auth_method="client-secret", username="admin", authSessionParentId="ccdfecf7-446c-42c1-9f3f-35c4fe6f3d2d", authSessionTabId="6QOu7t3r_PU" 2026-07-16 06:57:08,567 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_ROLE", resourcePath="clients/55b91b53-828c-45c6-9203-98fc4f78b5f4/roles/editor" 2026-07-16 06:57:08,970 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="793d2bb2-7a78-45fe-97d2-5e730b63ef5a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a35e967a-4f7a-469c-ae4c-9deffd935381", client_auth_method="client-secret", username="admin", authSessionParentId="effec3a0-d4f9-44a3-a615-b2f8897d6c15", authSessionTabId="4Ztcpxn3aQk" 2026-07-16 06:57:09,066 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_ROLE", resourcePath="clients/55b91b53-828c-45c6-9203-98fc4f78b5f4/roles/viewer" 2026-07-16 06:57:09,444 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="83744b6f-9399-4a27-bd8d-4e761c82fbdb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e13744c7-7836-4ba8-b0ae-fd55791cd69d", client_auth_method="client-secret", username="admin", authSessionParentId="1954387c-df29-4182-9324-a5862ac71827", authSessionTabId="aRm8gKCAP2s" 2026-07-16 06:57:09,731 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_ROLE", resourcePath="clients/0e139f08-19d8-4619-ada0-3296e7b3b411/roles/member" 2026-07-16 06:59:24,101 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="ebd509e8-67b9-4e49-9428-7b1845264a74", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e17fb5de-dccc-4738-bfe3-96e0465d450b", client_auth_method="client-secret", username="admin", authSessionParentId="f74428f3-d493-4de8-98db-d0639d16558d", authSessionTabId="pdFpEuTq4UE" 2026-07-16 06:59:24,632 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="REALM", resourcePath="null" 2026-07-16 06:59:26,157 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="53b3e241-0ead-4222-85f3-aa873a4f900c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e4c34d6f-a8d2-41cb-a9e8-724d73a9a466", client_auth_method="client-secret", username="admin", authSessionParentId="8649eb0e-4b3c-4822-905e-546926ab3e65", authSessionTabId="Ouzp7A9OMSM" 2026-07-16 06:59:26,337 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/58426818-eb1d-47b5-b66d-a872fa4cc733" 2026-07-16 06:59:27,001 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="821d55eb-786f-44b9-9b99-76900605ee75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="75fbbcfe-f96d-4179-809b-c85d1716bfc2", client_auth_method="client-secret", username="admin", authSessionParentId="2ce48037-f8f1-4c64-8157-92e0dc00765e", authSessionTabId="_73yuW0lCjU" 2026-07-16 06:59:27,531 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/00b55da4-1901-47df-9e5b-d3c4ec422f93/role-mappings/clients/4e6476b9-f415-4402-8cfc-186a1b57af14" 2026-07-16 07:49:58,937 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="a19ce135-3dd4-4ae9-8b19-80caae91d1b1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c67d55ba-52a0-46fd-a80b-52e524de7df8", client_auth_method="client-secret", username="admin", authSessionParentId="93fd642a-ce46-4d21-acf4-be75d783bc30", authSessionTabId="EbsN_eZ0e1Y" 2026-07-16 07:49:59,164 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="REALM", resourcePath="null" 2026-07-16 07:49:59,967 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="27a31d8b-3be1-4c06-a058-c5b2aaa33693", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f05f1dbb-87b7-4ee3-bbdb-eaeb2e6149d0", client_auth_method="client-secret", username="admin", authSessionParentId="7e197696-d6cd-4138-afab-e404a2996b0e", authSessionTabId="NrH1QyUdUVw" 2026-07-16 07:50:00,023 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/cc38f9be-3307-4623-b335-ec3a843e3334" 2026-07-16 07:50:00,125 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/cc38f9be-3307-4623-b335-ec3a843e3334/protocol-mappers/models/3c3ee434-6205-429d-a27f-7ea0cc4a22bd" 2026-07-16 07:50:06,701 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="ba235b0f-b017-47dd-aaa9-bec020930520", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7300c4e8-abcb-4652-aa63-c477df6a4229", client_auth_method="client-secret", username="admin", authSessionParentId="ab58107a-eedc-426a-9c89-4ced7c4d627b", authSessionTabId="KkPwVA0_tpo" 2026-07-16 07:50:06,757 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/6171b8b3-b90d-4d23-bbe0-dae85263a8f0" 2026-07-16 07:50:07,141 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="a1b7914b-0e3f-4bd0-9a0a-35443afaf6e2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5a6012fe-db74-42f2-9dd7-4860ae659fb1", client_auth_method="client-secret", username="admin", authSessionParentId="8d4521c5-f768-4034-8b7b-86738d486b4a", authSessionTabId="R-_wS8JTYak" 2026-07-16 07:50:07,184 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/55b91b53-828c-45c6-9203-98fc4f78b5f4" 2026-07-16 07:50:07,629 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="272fd7cc-aff6-4881-88d2-746fc2393f96", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cd1bd482-9474-4831-bf34-9fa340f6aff8", client_auth_method="client-secret", username="admin", authSessionParentId="b88510b9-dc46-4e9d-9159-0f0b22ab8b41", authSessionTabId="drEpIhfeYEg" 2026-07-16 07:50:07,674 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/0e139f08-19d8-4619-ada0-3296e7b3b411" 2026-07-16 07:50:08,361 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="aa811ffd-67a5-4e97-a71f-b7aae1e1b236", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87b3e9be-a3dd-4e18-aabf-435870e32c28", client_auth_method="client-secret", username="admin", authSessionParentId="5dd4dad7-dd36-4036-ba46-4c9d179b6d76", authSessionTabId="cMWQEmFRruo" 2026-07-16 07:50:08,736 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="069152b7-7c13-484f-88cd-b5480b449e22", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8467e39-4d23-4065-87e7-2218d264eca9", client_auth_method="client-secret", username="admin", authSessionParentId="ab47ef9a-375f-415f-9a3f-9dc03b5d1b10", authSessionTabId="n9hkbe8N1aU" 2026-07-16 07:50:09,092 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="6d931772-a46a-4601-89c4-a89dfaa5db6e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="090aa086-244c-4e0a-b101-11c17c8ff086", client_auth_method="client-secret", username="admin", authSessionParentId="e43c5730-c628-45e9-bdb9-29cfbff0c2b3", authSessionTabId="8e4C3KKJzQA" 2026-07-16 07:50:09,451 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="9a0cca8e-20e6-4970-af6b-d39afd079af1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f676e510-7d53-42a8-b5e8-801b6a9488c8", client_auth_method="client-secret", username="admin", authSessionParentId="0428e9ed-1056-4e8d-8fae-a0687fcc2fed", authSessionTabId="mbZ4Cjdn40I" 2026-07-16 07:50:09,830 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="5dcedf1a-1cc4-442c-b95e-f0d7300a7d74", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f4c888fb-4ef4-42f4-848b-97d3ef238e57", client_auth_method="client-secret", username="admin", authSessionParentId="957ea778-04cb-4a87-9290-1efc1f3d9751", authSessionTabId="6H297d_7eo0" 2026-07-16 07:51:23,596 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="cd05bde8-6223-4a03-af5d-142146d4fe1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4d535529-7aee-4c7e-a453-986d735dc01d", client_auth_method="client-secret", username="admin", authSessionParentId="cd51a699-fb99-4efe-a237-c36c63c86a5f", authSessionTabId="C2Nyn-KF5G4" 2026-07-16 07:51:23,744 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="REALM", resourcePath="null" 2026-07-16 07:51:25,352 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="432b56e6-7f62-4655-9693-0d0d92c0697a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1e98170e-5afa-4b77-a077-77b852d76d92", client_auth_method="client-secret", username="admin", authSessionParentId="91c0dc18-7201-4d0c-821f-96d70092005b", authSessionTabId="GdFq-iiE-JU" 2026-07-16 07:51:25,417 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="631f104b-e586-45c9-9b06-32c29535a4b9", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", resourceType="CLIENT", resourcePath="clients/58426818-eb1d-47b5-b66d-a872fa4cc733" 2026-07-16 07:51:26,089 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b94e9412-5f71-45ba-81b4-fc2b7f30d1a0", clientId="admin-cli", userId="50a2762c-6896-4e8c-9edf-eb2efb6245b6", ipAddress="199.19.213.54", auth_method="openid-connect", token_id="b2bf70c8-0c82-40f3-8377-023d4e3dbdbc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3ad672a8-b71d-4087-812b-fad07be0af0e", client_auth_method="client-secret", username="admin", authSessionParentId="d7038f2b-25c6-44b8-aa44-a014be9cd598", authSessionTabId="pCGg1sB7lUU"