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-04-20 11:50:34,903 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44532ms 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-04-20 11:50:39,354 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-04-20 11:50:48,343 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 11:50:48,931 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 11:50:49,545 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 11:50:50,144 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 11:50:50,145 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 580d14a3-250f-45c9-9041-3763537bf506, name: keycloak-0-13460 2026-04-20 11:50:50,225 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-04-20 11:50:50,226 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-04-20 11:50:50,243 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25424 2026-04-20 11:50:51,049 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-04-20 11:50:52,247 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13460: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-20 11:50:52,260 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13460|0] (1) [keycloak-0-13460] 2026-04-20 11:50:52,274 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13460`, physical addresses are `[10.0.0.28:40960]` 2026-04-20 11:50:52,330 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-20 11:50:53,932 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13460, Site name: null 2026-04-20 11:50:53,935 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 11:51:04,044 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-04-20 11:51:04,044 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-04-20 11:51:04,442 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 11:51:10,032 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-04-20 11:51:10,033 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-04-20 11:51:10,446 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-04-20 11:51:10,446 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-04-20 11:51:16,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:17,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:17,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:17,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:20,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:20,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-04-20 11:51:22,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:22,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:22,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:24,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:26,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-04-20 11:51:26,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:26,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:26,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:26,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:26,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:26,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:28,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:29,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:29,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:29,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:29,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:29,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:30,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:30,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-04-20 11:51:30,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:31,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:31,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:32,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-04-20 11:51:32,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:34,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-04-20 11:51:34,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:34,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-04-20 11:51:34,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:34,190 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-04-20 11:51:34,271 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-04-20 11:51:34,341 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-04-20 11:51:34,444 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-04-20 11:51:34,540 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-04-20 11:51:34,659 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-04-20 11:51:34,734 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-04-20 11:51:34,818 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-04-20 11:51:34,956 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-04-20 11:51:35,008 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-04-20 11:51:35,124 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-04-20 11:51:35,174 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-04-20 11:51:35,260 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-04-20 11:51:35,318 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-04-20 11:51:35,377 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-04-20 11:51:35,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-20 11:51:35,600 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-04-20 11:51:35,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:35,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:35,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-04-20 11:51:35,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:35,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:35,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:35,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:35,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:37,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:37,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-04-20 11:51:37,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:37,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:37,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:39,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:39,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:40,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:40,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-04-20 11:51:40,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:40,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:40,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:40,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:40,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:41,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:44,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,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-04-20 11:51:45,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,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-04-20 11:51:45,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-04-20 11:51:45,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:45,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:46,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:46,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:46,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:46,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:46,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:46,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:47,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:47,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-04-20 11:51:47,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:47,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,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-04-20 11:51:48,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,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-04-20 11:51:48,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:48,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,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-04-20 11:51:49,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,426 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-04-20 11:51:49,487 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-04-20 11:51:49,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,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-04-20 11:51:49,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-04-20 11:51:49,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-04-20 11:51:49,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,743 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-04-20 11:51:49,796 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-04-20 11:51:49,832 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-04-20 11:51:49,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-04-20 11:51:49,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:49,988 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-04-20 11:51:50,040 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-04-20 11:51:50,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,283 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-04-20 11:51:50,335 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-04-20 11:51:50,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 11:51:50,384 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-04-20 11:51:50,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-20 11:51:51,532 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 11:51:58,537 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.377s. Listening on: http://0.0.0.0:8080 2026-04-20 11:51:58,538 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 11:51:58,538 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-04-20 11:52:00,349 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 11:52:11,324 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="ce474177-4020-4f6a-80fe-1dfba88ad7e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5620fb22-6795-42e7-9ac3-598667d217c0", client_auth_method="client-secret", username="admin", authSessionParentId="e1acaa15-9355-4525-90a2-4bb1b6e002df", authSessionTabId="05nMz80vLg0" 2026-04-20 11:52:16,735 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="atmosphere" 2026-04-20 11:52:17,927 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="dbde44b7-1ffd-4f81-aa47-18dc1172c78e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c395cabf-9e0a-45e3-ab82-ea5eb5e5e774", client_auth_method="client-secret", username="admin", authSessionParentId="ee6fd304-39c0-4fdf-93e6-594681afadc2", authSessionTabId="bC9aTTbCsYo" 2026-04-20 11:52:18,071 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d129662b-dcbf-484d-9c0e-370d0eafee85" 2026-04-20 11:52:18,323 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d129662b-dcbf-484d-9c0e-370d0eafee85/protocol-mappers/models/cf2854fd-89fa-48bf-a14e-6f2539b85a9f" 2026-04-20 11:52:39,010 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="9b9a993c-accb-4bd2-924f-c6a18abeb9dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e06847bd-e797-466a-955b-16c19f2e8c0e", client_auth_method="client-secret", username="admin", authSessionParentId="36bc9e44-eb2d-450d-a542-a8c0bc40dfb7", authSessionTabId="eQixGuUz--s" 2026-04-20 11:52:39,151 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/a7991269-b7af-4ec3-b65d-3e028a5d90d9" 2026-04-20 11:52:39,558 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="4ff23832-964c-4c45-91a3-261b025b53c3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="927c526f-80aa-4b61-9420-e0c69cc6c8e9", client_auth_method="client-secret", username="admin", authSessionParentId="3e499e59-2abf-446b-b534-f8df0eeb149d", authSessionTabId="if48qNgjtJY" 2026-04-20 11:52:39,669 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/9bbd232c-8b3e-4848-8f0d-07afc32efba6" 2026-04-20 11:52:40,061 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="08fbdf24-7b88-4e73-b38a-f7c1104ef9a2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a097f509-2e72-4d73-85a7-49feb5f22a44", client_auth_method="client-secret", username="admin", authSessionParentId="f572430a-c00f-4a48-a7f4-04439b3fec2f", authSessionTabId="J1h4ffEg8eE" 2026-04-20 11:52:40,154 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/ee5907e2-82c0-48fc-9575-362256aa5552" 2026-04-20 11:52:40,747 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="60314c81-71a7-491b-8961-f0c31649221d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="515b680a-9567-4703-958a-d32f1c984748", client_auth_method="client-secret", username="admin", authSessionParentId="910cb535-02f5-452f-b71b-8ad0ef2059d1", authSessionTabId="Qmv5wr-1IyY" 2026-04-20 11:52:40,844 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/a7991269-b7af-4ec3-b65d-3e028a5d90d9/roles/member" 2026-04-20 11:52:41,186 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="6c0e6261-f335-4716-b736-03f88545a275", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7f97d8c9-b09a-4b99-a78e-b5f6e09b163f", client_auth_method="client-secret", username="admin", authSessionParentId="f2a3fd91-f327-4f7c-b5bf-1579542eddae", authSessionTabId="2KZpdDSr-GY" 2026-04-20 11:52:41,293 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/9bbd232c-8b3e-4848-8f0d-07afc32efba6/roles/admin" 2026-04-20 11:52:41,678 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="841b08c2-4cf2-4dd0-8e97-44c4e4284ef6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d7252d0-1030-4c28-bb64-d35edda5609b", client_auth_method="client-secret", username="admin", authSessionParentId="e7dd04aa-6a31-48d5-8a8a-47caa6234e54", authSessionTabId="-tZH9nxpr58" 2026-04-20 11:52:41,773 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/9bbd232c-8b3e-4848-8f0d-07afc32efba6/roles/editor" 2026-04-20 11:52:42,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="9e2e5058-5c01-4754-b724-1fd7090888cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75adc33f-176c-41ce-803d-2dc47a7f3502", client_auth_method="client-secret", username="admin", authSessionParentId="ce298a8b-70de-4042-8dfa-ddafd7c13a3d", authSessionTabId="MZAlvglETR8" 2026-04-20 11:52:42,334 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/9bbd232c-8b3e-4848-8f0d-07afc32efba6/roles/viewer" 2026-04-20 11:52:42,715 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="fcb4ff98-cf86-45dd-a419-86f7fe00905a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b488effa-4eb3-4dad-bedf-b92b650e217f", client_auth_method="client-secret", username="admin", authSessionParentId="d0d6ab2f-c49f-4a06-8813-5d69eaf23589", authSessionTabId="HlafTV60HI4" 2026-04-20 11:52:42,793 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/ee5907e2-82c0-48fc-9575-362256aa5552/roles/member" 2026-04-20 11:54:35,769 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="32e1c92d-a15c-414d-b6df-4701e4f73ea2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a53cc040-3b66-48fa-bf11-34cf32edd3a7", client_auth_method="client-secret", username="admin", authSessionParentId="e7f5ad4c-1403-4c9f-8e75-334182828936", authSessionTabId="NuApKgxHzDM" 2026-04-20 11:54:36,154 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-20 11:54:37,568 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="4243c885-bb79-4c87-a1e8-52bd5dc05d6c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="89eb32f7-c327-4f76-8b2c-7c480d328265", client_auth_method="client-secret", username="admin", authSessionParentId="7681b52f-de70-4c7d-a1f8-d9e15cd8ac95", authSessionTabId="T5VJAv5XCm4" 2026-04-20 11:54:37,745 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/587c722a-c96c-43ff-becb-ba5784acc92d" 2026-04-20 11:54:38,353 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="03d64a24-ed40-4702-95bc-047fcfc7a8ea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c8496ab-cef1-4a65-b81b-a3bf93322aa7", client_auth_method="client-secret", username="admin", authSessionParentId="6f682805-4b4d-4d51-b2ff-c8aa15a60cfd", authSessionTabId="C-5fZ7ndgkw" 2026-04-20 11:54:39,022 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/74d7fbf5-96d5-4938-ae82-5c9123055041/role-mappings/clients/dd3f2b34-d77c-451f-915a-6ce07e48aef8" 2026-04-20 11:58:38,389 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="09997107-adfc-42b9-be72-02d5d7da5ca6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4cdd1d62-dd8c-4f76-88d2-2a010b764940", client_auth_method="client-secret", username="admin", authSessionParentId="41f46451-881f-4278-9a0f-32c5b8fc41fb", authSessionTabId="GRtiQtAewu0" 2026-04-20 11:58:38,541 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-20 11:58:39,135 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="3d278719-5a2a-43ce-8aa8-8e666612e934", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2727319d-5494-464d-a526-539382634cd4", client_auth_method="client-secret", username="admin", authSessionParentId="29656678-c82e-4161-805f-178bf6ee5170", authSessionTabId="5vPKDPyAntk" 2026-04-20 11:58:39,181 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d129662b-dcbf-484d-9c0e-370d0eafee85" 2026-04-20 11:58:39,243 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d129662b-dcbf-484d-9c0e-370d0eafee85/protocol-mappers/models/cf2854fd-89fa-48bf-a14e-6f2539b85a9f" 2026-04-20 11:58:44,936 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="973f75c9-b5c8-474c-837e-8cd827d1adc2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="351f6a53-c7fd-40b7-8de9-bc66fe8f153e", client_auth_method="client-secret", username="admin", authSessionParentId="9f6c46b0-5cd3-4c04-b0eb-3003ffb889b9", authSessionTabId="hpEl3sROvOQ" 2026-04-20 11:58:45,161 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/a7991269-b7af-4ec3-b65d-3e028a5d90d9" 2026-04-20 11:58:45,517 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="1130155f-f566-4622-bcbc-64830763d7b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6bda71e6-932f-4694-aeaf-886e513dff9d", client_auth_method="client-secret", username="admin", authSessionParentId="93915bbc-d1c3-411f-bf80-03eeef90a3bf", authSessionTabId="o1BBDyV9iMU" 2026-04-20 11:58:45,567 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/9bbd232c-8b3e-4848-8f0d-07afc32efba6" 2026-04-20 11:58:45,924 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="978e018a-eb06-4a2e-96da-953b8251b5fe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3bc6a132-d57e-4e4d-b1ab-afcac307e6d3", client_auth_method="client-secret", username="admin", authSessionParentId="082dbccd-606a-446d-97fe-33dfc0917711", authSessionTabId="mnOO6PFaxN8" 2026-04-20 11:58:45,966 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/ee5907e2-82c0-48fc-9575-362256aa5552" 2026-04-20 11:58:46,516 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c9410fd6-57fd-4cdd-a5fc-b6bdfe841ab4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aa540006-4413-415d-aab4-fae900af227f", client_auth_method="client-secret", username="admin", authSessionParentId="131405d1-df81-432c-a7fa-0cb3cdb7ba6d", authSessionTabId="8jXLL3zS9cI" 2026-04-20 11:58:46,871 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="62b5299c-460e-4807-891f-9c046bd02915", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a28ea267-54e4-40a3-80b4-194e21177cc7", client_auth_method="client-secret", username="admin", authSessionParentId="236b8d17-b2ca-4604-9bdb-f9baa8a0be1a", authSessionTabId="W4RceHuV1Gw" 2026-04-20 11:58:47,248 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="8b3ac8bc-c5ac-441d-a31a-a8950e276229", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="913827e1-bdac-46af-8c39-0042c831b28f", client_auth_method="client-secret", username="admin", authSessionParentId="b4475812-1f89-4d50-84f1-52b4ac111d1b", authSessionTabId="n5IcUJdHCN0" 2026-04-20 11:58:47,597 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="8bdd6bc5-d9fc-42c5-9476-e1e8ad8c8b40", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3cd3bb2d-151a-4f0b-8973-d704a17877a9", client_auth_method="client-secret", username="admin", authSessionParentId="00f043cb-ff26-4096-a6be-c4079f302893", authSessionTabId="Qzqzw_sOyac" 2026-04-20 11:58:47,974 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="52a3d71b-9415-41a3-8360-aee3ec4260ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b48f577d-a262-446f-8c43-192158805427", client_auth_method="client-secret", username="admin", authSessionParentId="12ff8d59-46e5-4d20-a987-998c0659d804", authSessionTabId="ll5ulaHSFOQ" 2026-04-20 11:59:34,053 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="831f2983-85bb-4f7e-9c23-a1c1b49fc570", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="55368fc2-5f8c-40be-abea-1d2fa032e64b", client_auth_method="client-secret", username="admin", authSessionParentId="e8e61cdb-9a41-495b-a68a-ee5d163f7f34", authSessionTabId="qlV3baH8hxQ" 2026-04-20 11:59:34,254 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-20 11:59:35,652 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="43631275-1ca4-450d-9892-bb5c5ef7e7cb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="72bf4fff-0ffe-413d-81d7-a045622e5124", client_auth_method="client-secret", username="admin", authSessionParentId="750ebe8d-4f6e-4f30-8699-597111ed5b6f", authSessionTabId="OC4tm5SCW9M" 2026-04-20 11:59:35,724 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/587c722a-c96c-43ff-becb-ba5784acc92d" 2026-04-20 11:59:36,270 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="767a018b-bf28-467f-9d56-1d8e6abc261a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1cbbf18-2608-4458-a8d0-db14bf467325", client_auth_method="client-secret", username="admin", authSessionParentId="8b1ee521-228a-471a-9cb1-071882224b53", authSessionTabId="LUCkVsWzdzE" 2026-04-20 11:59:52,121 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="admin-cli", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="587efa7c-e0e6-4d68-9584-efe6f65cbeda", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="59094e0b-e8af-435a-85f4-d822093dbe87", client_auth_method="client-secret", username="admin", authSessionParentId="fd57d5c6-a1eb-401a-a853-d88e36aa5e7a", authSessionTabId="1rEPZZXYZ0g" 2026-04-20 11:59:52,190 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="19df7a42-3e94-4cc3-8172-95d80ccbdcf5", clientId="9c897686-b53a-40f6-b37a-2d48e5085858", userId="2b4ef609-9c0e-4ebb-b5c3-61c74708dedf", ipAddress="199.204.45.205", resourceType="USER", resourcePath="users/e9e76684-1f50-47c4-8f20-76c98a048889" 2026-04-20 11:59:55,877 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="74d7fbf5-96d5-4938-ae82-5c9123055041", ipAddress="10.0.0.146", token_id="e47542ea-6235-49ee-8b6f-fdddcf2a4827", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="d5a40c8d-5b7e-451e-a520-625501c6a360", authSessionTabId="giPPdSFOlog"