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-08-06 00:57:55,330 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44023ms 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-08-06 00:57:59,998 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-08-06 00:58:10,280 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-06 00:58:10,795 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-06 00:58:11,695 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-06 00:58:12,296 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-06 00:58:12,375 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 90aacd07-dd78-4f52-8c74-6f478e8bc84b, name: keycloak-0-9828 2026-08-06 00:58:12,384 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-08-06 00:58:12,384 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-08-06 00:58:12,474 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39287 2026-08-06 00:58:14,098 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-08-06 00:58:14,482 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9828: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-06 00:58:14,496 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9828|0] (1) [keycloak-0-9828] 2026-08-06 00:58:14,517 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9828`, physical addresses are `[10.0.0.153:54823]` 2026-08-06 00:58:14,583 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-06 00:58:16,080 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9828, Site name: null 2026-08-06 00:58:16,086 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-06 00:58:27,081 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-08-06 00:58:27,081 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-08-06 00:58:27,496 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-06 00:58:33,100 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-08-06 00:58:33,100 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-08-06 00:58:33,674 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-08-06 00:58:33,674 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-08-06 00:58:40,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:41,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-08-06 00:58:42,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:42,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:44,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:44,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:47,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:47,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:47,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:49,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:50,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:50,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:51,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:51,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:51,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-08-06 00:58:51,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:51,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:53,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:54,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:54,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-08-06 00:58:54,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:54,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:54,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-08-06 00:58:54,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:54,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:54,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:56,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:56,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:57,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:57,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:58,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-08-06 00:58:58,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:58,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:58,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:58,221 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-08-06 00:58:58,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-08-06 00:58:58,367 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-08-06 00:58:58,475 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-08-06 00:58:58,559 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-08-06 00:58:58,655 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-08-06 00:58:58,723 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-08-06 00:58:58,799 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-08-06 00:58:58,933 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-08-06 00:58:58,969 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-08-06 00:58:59,072 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-08-06 00:58:59,128 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-08-06 00:58:59,175 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-08-06 00:58:59,224 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-08-06 00:58:59,281 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-08-06 00:58:59,390 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-08-06 00:58:59,520 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-08-06 00:58:59,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:59,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:59,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-08-06 00:58:59,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:59,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:59,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-08-06 00:58:59,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:58:59,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:01,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:01,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:01,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:01,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:01,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:02,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:03,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:03,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:04,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:04,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:04,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-08-06 00:59:04,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-08-06 00:59:04,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:04,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-08-06 00:59:04,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:07,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,563 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-08-06 00:59:08,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-08-06 00:59:08,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:08,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-08-06 00:59:09,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:09,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:09,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-08-06 00:59:09,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:09,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:10,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:10,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:10,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:10,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,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-08-06 00:59:11,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,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-08-06 00:59:11,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,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-08-06 00:59:11,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-08-06 00:59:11,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,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-08-06 00:59:11,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:11,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,083 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-08-06 00:59:12,142 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-08-06 00:59:12,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,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-08-06 00:59:12,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-08-06 00:59:12,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,463 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-08-06 00:59:12,517 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-08-06 00:59:12,553 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-08-06 00:59:12,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,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-08-06 00:59:12,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,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-08-06 00:59:12,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,715 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-08-06 00:59:12,780 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-08-06 00:59:12,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:12,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-08-06 00:59:12,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:13,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:13,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-08-06 00:59:13,060 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-08-06 00:59:13,127 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-08-06 00:59:13,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 00:59:13,179 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-08-06 00:59:13,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-06 00:59:14,386 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-06 00:59:22,676 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.067s. Listening on: http://0.0.0.0:8080 2026-08-06 00:59:22,677 INFO [io.quarkus] (main) Profile prod activated. 2026-08-06 00:59:22,677 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-08-06 00:59:25,186 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-06 00:59:41,975 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="9fc2656a-13fb-49ac-99fd-88de9d845ac5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0e0d8f5-8131-46f8-8dc0-e179edf1b1ec", client_auth_method="client-secret", username="admin", authSessionParentId="b86ab13d-a9e2-46e1-b46b-f64b6045fbf6", authSessionTabId="1TUhGzNbF20" 2026-08-06 00:59:49,381 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="atmosphere" 2026-08-06 00:59:50,700 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="8fb06a84-a876-43ac-8cfc-36c3b1980fa1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3d1ec577-1f3e-43bc-a412-57398a2410c4", client_auth_method="client-secret", username="admin", authSessionParentId="b759d0b3-4a7d-47a6-b5b1-884d6d7f0f64", authSessionTabId="hP412RTyvhw" 2026-08-06 00:59:50,976 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0f0c35e0-0ec0-4faa-92f4-feed630368c4" 2026-08-06 00:59:51,182 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0f0c35e0-0ec0-4faa-92f4-feed630368c4/protocol-mappers/models/ccdc4ee8-8398-499a-bc88-3bdd1d6a6f56" 2026-08-06 01:00:17,498 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="8e8cfae4-eccd-44f4-b665-f6f72a726c5e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53025dc3-d709-493b-87ba-18dd7c744c7a", client_auth_method="client-secret", username="admin", authSessionParentId="91fed1d6-ef40-4bba-addc-9e179de8397b", authSessionTabId="Pn9iDgAK5d4" 2026-08-06 01:00:17,799 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/e7de9bd4-efaf-4c73-8b36-72a1af75483c" 2026-08-06 01:00:18,302 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="ace157ba-1881-459a-a8e3-07b8461b45a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d639df08-4b7e-4c4c-8f6b-ae7fa92cdc2f", client_auth_method="client-secret", username="admin", authSessionParentId="d7de7292-771c-480a-94fa-68abab97fef3", authSessionTabId="tsFBpuqNCXY" 2026-08-06 01:00:18,494 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/7d605fc7-a825-4592-8d05-a983e559f947" 2026-08-06 01:00:18,919 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="5b69809a-45d1-4141-add8-1dd566079215", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0102e13e-4088-4301-bad4-010f0ef31fd2", client_auth_method="client-secret", username="admin", authSessionParentId="1d83afb0-a4e9-4925-97cd-25cf3a25d5e6", authSessionTabId="jhKptvvQbhg" 2026-08-06 01:00:19,091 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/ad219962-28e5-43db-9a5a-227fbadf640c" 2026-08-06 01:00:19,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="ef46255f-3dda-420c-baaa-a2369ae88361", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="71028e35-0fa2-4852-98b4-dd3287aaa933", client_auth_method="client-secret", username="admin", authSessionParentId="b6ced270-bfda-4b58-8f41-e039e070915a", authSessionTabId="j311SmLczBo" 2026-08-06 01:00:19,880 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/e7de9bd4-efaf-4c73-8b36-72a1af75483c/roles/member" 2026-08-06 01:00:20,258 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="347ce622-f174-440b-abf4-88b329f4dd81", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e670a35e-c42a-4262-af0a-626a7ff4fd22", client_auth_method="client-secret", username="admin", authSessionParentId="27f66dbf-a418-46ed-b290-562eadabf06d", authSessionTabId="2sQWExnVe-4" 2026-08-06 01:00:20,338 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/7d605fc7-a825-4592-8d05-a983e559f947/roles/admin" 2026-08-06 01:00:20,701 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="aa6c7d4c-21ed-4686-8b0b-c40d2c8e65cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="05390312-ce1c-451a-87c7-d4279d999e9f", client_auth_method="client-secret", username="admin", authSessionParentId="0376e6bc-9e02-46f5-8124-244644e6629b", authSessionTabId="nPpWoQQDY8w" 2026-08-06 01:00:20,817 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/7d605fc7-a825-4592-8d05-a983e559f947/roles/editor" 2026-08-06 01:00:21,215 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="8c7ac4d8-b15b-4f42-a657-b5fd9c615ba3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="101b35c9-e237-4aee-bc53-3fe20457b544", client_auth_method="client-secret", username="admin", authSessionParentId="b0b33f44-8236-4ad5-9f30-aac15a2533d7", authSessionTabId="D4K6OJxCqxA" 2026-08-06 01:00:21,339 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/7d605fc7-a825-4592-8d05-a983e559f947/roles/viewer" 2026-08-06 01:00:21,730 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="5ce9eef5-5d2f-4385-ac99-35775990009f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="106ae281-49b0-43a0-892f-e7ba8321a149", client_auth_method="client-secret", username="admin", authSessionParentId="3e38ef40-cc4e-4554-81be-f0681e093d05", authSessionTabId="XMXrsY7UXdg" 2026-08-06 01:00:21,838 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/ad219962-28e5-43db-9a5a-227fbadf640c/roles/member" 2026-08-06 01:02:19,771 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="e8b79300-9655-411e-9203-1c2b26a53269", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6e39c6e2-b6af-4828-8076-735b190ae59b", client_auth_method="client-secret", username="admin", authSessionParentId="77994774-e3e1-4537-8da0-a11b51a976b1", authSessionTabId="MHFx8ASn6BI" 2026-08-06 01:02:20,394 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="null" 2026-08-06 01:02:21,993 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="d05e6ca1-d46b-4b09-8cbd-74ec7fd3e528", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="12e98130-49da-4432-a41b-20b81521c3ca", client_auth_method="client-secret", username="admin", authSessionParentId="280736df-f72b-4316-9384-59b6755dee1e", authSessionTabId="eqSqlIIbdBA" 2026-08-06 01:02:22,116 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/4d56f0a7-ffc6-4212-955c-37e586af7393" 2026-08-06 01:02:22,706 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="95ee1e27-d421-4c81-8113-ba08e57a89a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="49f5cb33-ce6e-48df-bff4-adac50733df4", client_auth_method="client-secret", username="admin", authSessionParentId="8fed5016-4b00-4789-b933-dd138b700389", authSessionTabId="_h70GypTxl8" 2026-08-06 01:02:23,220 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/7beb22ed-4bba-423e-a844-9ec536e471e1/role-mappings/clients/886d976c-1313-4305-be22-6dbe35103c07" 2026-08-06 01:06:34,916 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="f5c5f60b-f3bb-4286-8839-3b44e6a3493b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f242c26-357e-4312-9978-d3a5b71f9fde", client_auth_method="client-secret", username="admin", authSessionParentId="6ca203eb-abc9-4601-9d5d-c4e714d95314", authSessionTabId="QM44HPe1RiY" 2026-08-06 01:06:35,174 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="null" 2026-08-06 01:06:35,837 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="840dd930-fccf-48f7-8a66-25314f8493ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="75d40141-e7e9-46e1-81bf-9fe3e860460f", client_auth_method="client-secret", username="admin", authSessionParentId="36869ef3-e9b2-45ae-9e87-a379d72ffbd5", authSessionTabId="jdl7TbhXhMM" 2026-08-06 01:06:35,923 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0f0c35e0-0ec0-4faa-92f4-feed630368c4" 2026-08-06 01:06:36,000 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0f0c35e0-0ec0-4faa-92f4-feed630368c4/protocol-mappers/models/ccdc4ee8-8398-499a-bc88-3bdd1d6a6f56" 2026-08-06 01:06:42,140 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="069ca719-0a23-4d04-869f-9466bb13bb71", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="16675215-c745-4a1c-83ac-b6842a7c6e61", client_auth_method="client-secret", username="admin", authSessionParentId="ec548ad6-8933-468d-8362-a10b1d8a0d73", authSessionTabId="YVwG6moAb6c" 2026-08-06 01:06:42,247 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/e7de9bd4-efaf-4c73-8b36-72a1af75483c" 2026-08-06 01:06:42,607 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="ab982e7b-6064-4368-8be4-6f6340ea5f9d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="16ee5905-5e89-4114-9d47-1a468b4c2791", client_auth_method="client-secret", username="admin", authSessionParentId="e1bc9aac-7e3c-4a39-a624-d56f38e86abf", authSessionTabId="4NuOqjCIzdg" 2026-08-06 01:06:42,703 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/7d605fc7-a825-4592-8d05-a983e559f947" 2026-08-06 01:06:43,104 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="30923a5c-d0ee-443a-9958-8c9a4dbd1c05", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea30c2d8-e4eb-4c45-a582-e2835c035e97", client_auth_method="client-secret", username="admin", authSessionParentId="f7b01ea0-38f1-451c-aaea-b520a9446d8d", authSessionTabId="FeyR2e4UEqU" 2026-08-06 01:06:43,154 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/ad219962-28e5-43db-9a5a-227fbadf640c" 2026-08-06 01:06:43,766 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="67582978-d77b-4776-bd09-bd4fd1d8c052", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0007245-b292-41dd-9c7b-0521fc6f6016", client_auth_method="client-secret", username="admin", authSessionParentId="0ef51286-316a-42e5-b5c4-0f311ad1829e", authSessionTabId="efjct83QmiA" 2026-08-06 01:06:44,111 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="fb5c0faf-603e-450a-b215-9dfcbd063755", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="573d9dda-26d7-45ef-8fb2-03d8b454f31c", client_auth_method="client-secret", username="admin", authSessionParentId="1c23bd25-382f-4e5d-ba72-9265462a2095", authSessionTabId="KIRMDqWWtg4" 2026-08-06 01:06:44,549 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="03609b2f-c198-4ecb-9afa-b3fa5dd501b0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ee9d3c43-161a-44f3-8595-bde0a0531f53", client_auth_method="client-secret", username="admin", authSessionParentId="19260fbf-4a7e-4389-895c-776354d90024", authSessionTabId="w1KkBqK4o6c" 2026-08-06 01:06:44,941 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="d41181b2-16f5-4e82-9344-491d663cb742", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8621fa3d-ba98-4f1f-90cc-066bf9296d7d", client_auth_method="client-secret", username="admin", authSessionParentId="fb55282b-4270-4c5e-b52a-e463f70017cf", authSessionTabId="4PpdTC6i8Oo" 2026-08-06 01:06:45,304 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="1d553d12-3f61-437e-993e-4d8deb8eb084", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="03ce2e4b-695a-4fd4-8df1-4fbee03c087d", client_auth_method="client-secret", username="admin", authSessionParentId="83d2d5d1-67c5-46c9-a7f3-e70aa8c5220c", authSessionTabId="S-oY7MFvzBs" 2026-08-06 01:07:36,036 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="261b7551-20f2-4ba4-8977-486269797c82", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d207b1c-55d6-45cf-b05b-2f34dc76a323", client_auth_method="client-secret", username="admin", authSessionParentId="54d536f3-ae86-4cc5-a28e-9a7517f35076", authSessionTabId="kADmbVMHeIs" 2026-08-06 01:07:36,207 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="null" 2026-08-06 01:07:37,777 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="46d82da3-38bd-4c6b-9745-078453bce124", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bd14e5c9-08f1-46aa-a821-8b2e0dcd307b", client_auth_method="client-secret", username="admin", authSessionParentId="f27ff6ae-91fe-4683-adf7-7ced2afd9e27", authSessionTabId="8KZhxzwEGFU" 2026-08-06 01:07:37,877 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/4d56f0a7-ffc6-4212-955c-37e586af7393" 2026-08-06 01:07:38,483 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="57ef6235-01f4-42ad-8583-797e1f97b172", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3660cc1-3adb-4bb6-8048-78181d157bef", client_auth_method="client-secret", username="admin", authSessionParentId="f10dda6e-088a-46d5-9771-f2ca0a62b9cf", authSessionTabId="hfMQb41G7BU" 2026-08-06 01:07:55,687 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="admin-cli", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="ffb3b531-7bbb-4449-b8f4-67f12b3d73b7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c566cbe2-45b2-4016-ab75-71b7a0e3126c", client_auth_method="client-secret", username="admin", authSessionParentId="bd081493-e954-4df9-992b-d0321b685d32", authSessionTabId="OmYR5MgbCk4" 2026-08-06 01:07:55,803 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9ea52e8b-6035-4075-bec3-d72b84b78e11", clientId="c34c666b-80e7-4cd3-bc2d-7517fde6a743", userId="4d14ce60-0e26-47f7-9a09-17599fb23257", ipAddress="199.204.45.61", resourceType="USER", resourcePath="users/5fcc1170-6668-4df1-b541-1a5cdfa4708c" 2026-08-06 01:08:08,728 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="7beb22ed-4bba-423e-a844-9ec536e471e1", ipAddress="10.0.0.34", token_id="09db0a0d-c28a-4e9a-ad5b-0467209e8616", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="3a9aad02-4824-45d4-9643-52469843899a", authSessionTabId="SBpFo7xKMIY"