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-06-30 22:16:08,011 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42185ms 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-06-30 22:16:13,019 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-06-30 22:16:20,315 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-30 22:16:20,615 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-30 22:16:21,209 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-30 22:16:21,805 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-30 22:16:21,807 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 481212a4-914f-493a-82c0-420f2b8507c2, name: keycloak-0-13772 2026-06-30 22:16:21,812 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-06-30 22:16:21,812 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-06-30 22:16:21,819 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21771 2026-06-30 22:16:23,805 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-06-30 22:16:23,905 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13772: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-30 22:16:23,914 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13772|0] (1) [keycloak-0-13772] 2026-06-30 22:16:23,930 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13772`, physical addresses are `[10.0.0.9:37307]` 2026-06-30 22:16:24,009 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-30 22:16:25,631 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13772, Site name: null 2026-06-30 22:16:25,703 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-30 22:16:36,122 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-06-30 22:16:36,122 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-06-30 22:16:36,529 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-30 22:16:42,313 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-06-30 22:16:42,313 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-06-30 22:16:42,804 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-06-30 22:16:42,804 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-06-30 22:16:49,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:49,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:50,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:50,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:52,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:52,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:54,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:54,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:54,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:57,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:58,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:58,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:58,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:58,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:58,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-06-30 22:16:58,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:16:58,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:00,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:01,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:01,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:01,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:01,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:01,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:02,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:02,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:02,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:04,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:04,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:05,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:05,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:05,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:05,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:06,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:06,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-06-30 22:17:06,117 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-06-30 22:17:06,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-06-30 22:17:06,273 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-06-30 22:17:06,371 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-06-30 22:17:06,464 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-06-30 22:17:06,580 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-06-30 22:17:06,649 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-06-30 22:17:06,732 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-06-30 22:17:06,860 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-06-30 22:17:06,900 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-06-30 22:17:07,002 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-06-30 22:17:07,056 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-06-30 22:17:07,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-06-30 22:17:07,180 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-06-30 22:17:07,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-06-30 22:17:07,370 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-06-30 22:17:07,485 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-06-30 22:17:07,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:07,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:07,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:07,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:07,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:07,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-06-30 22:17:07,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:07,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:09,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:09,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-06-30 22:17:09,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:09,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:09,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:10,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:10,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:11,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:11,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-06-30 22:17:12,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:12,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:12,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:12,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:12,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:12,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:15,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:15,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,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-06-30 22:17:16,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,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-06-30 22:17:16,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,296 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-06-30 22:17:16,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,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-06-30 22:17:16,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:16,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:17,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:17,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:17,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:17,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,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-06-30 22:17:18,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-06-30 22:17:18,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-06-30 22:17:18,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:18,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,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-06-30 22:17:19,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-06-30 22:17:19,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,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-06-30 22:17:19,696 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-06-30 22:17:19,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-30 22:17:19,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:19,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,085 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-06-30 22:17:20,151 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-06-30 22:17:20,188 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-06-30 22:17:20,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,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-06-30 22:17:20,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,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-06-30 22:17:20,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,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-06-30 22:17:20,443 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-06-30 22:17:20,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 22:17:20,722 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-06-30 22:17:20,778 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-06-30 22:17:20,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-06-30 22:17:20,828 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-06-30 22:17:20,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-06-30 22:17:22,116 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-30 22:17:29,426 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.118s. Listening on: http://0.0.0.0:8080 2026-06-30 22:17:29,427 INFO [io.quarkus] (main) Profile prod activated. 2026-06-30 22:17:29,427 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-06-30 22:17:31,008 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-30 22:17:42,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="621b695c-10f5-48c2-ab67-862ab11c2ef8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a3126478-fa26-4498-9f57-939465481847", client_auth_method="client-secret", username="admin", authSessionParentId="3edaa7b6-e76f-4167-9163-609413cf5b51", authSessionTabId="rW4aS_rBiWA" 2026-06-30 22:17:47,702 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="atmosphere" 2026-06-30 22:17:48,912 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="63c0119a-ef7d-420b-8b3a-bb6f3706a0ec", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9fc6c936-a32c-4c1c-b657-1ed86528a7bf", client_auth_method="client-secret", username="admin", authSessionParentId="9c4907c2-11b6-4b20-b0d5-f0e8afd92b0c", authSessionTabId="_HZ2qmX1QnI" 2026-06-30 22:17:49,117 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/95fc883c-ff70-4c61-bff1-bafd3ce919b5" 2026-06-30 22:17:49,335 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/95fc883c-ff70-4c61-bff1-bafd3ce919b5/protocol-mappers/models/d6654b5d-d692-4fd3-a379-543d13fe6c8c" 2026-06-30 22:18:10,395 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="0b1452c3-2f73-4724-a525-478b284e0f11", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2a2f0deb-1340-4a46-a393-010a9eae8a2f", client_auth_method="client-secret", username="admin", authSessionParentId="dbcb0cd2-23c8-4ac5-8980-f6d6cbf42e37", authSessionTabId="3FOeudWBMSg" 2026-06-30 22:18:10,702 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/f2b5f4cd-ce24-4830-945b-b673cb1dad3a" 2026-06-30 22:18:11,078 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="30167c84-3881-4491-9558-67dbf5b40851", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cd77dac1-7769-4e01-93de-f1874a93e8c9", client_auth_method="client-secret", username="admin", authSessionParentId="5dd9e72c-d517-4002-8900-a6653d53c529", authSessionTabId="su8NrEePn-U" 2026-06-30 22:18:11,226 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/b50eab42-2116-448d-b3b2-6912613b41e5" 2026-06-30 22:18:11,656 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="ad8dceac-df5b-46a5-bb36-a4c024be07b8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="06db0301-eca1-474c-b169-870958a99a13", client_auth_method="client-secret", username="admin", authSessionParentId="d82784f8-a6bb-4d4c-ae9b-21e4b06bbad8", authSessionTabId="MntBbg1nzkA" 2026-06-30 22:18:11,801 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/7108913c-61c2-40cd-98ef-cf83e4712f72" 2026-06-30 22:18:12,383 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="1221438a-6fcd-4a44-a002-23a09ea9f2e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a78a5377-a180-4fa2-948c-2ce98b53cf22", client_auth_method="client-secret", username="admin", authSessionParentId="b0026ea9-6ef0-4aa7-9e79-603fd42cde95", authSessionTabId="0ImexwmDV1w" 2026-06-30 22:18:12,511 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/f2b5f4cd-ce24-4830-945b-b673cb1dad3a/roles/member" 2026-06-30 22:18:12,887 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="1396539e-da63-45ca-b64a-2d8e3fc5c83a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8117fa2e-6da6-431f-a21b-dd21091c524e", client_auth_method="client-secret", username="admin", authSessionParentId="199daadd-7026-4508-8070-1840364907a6", authSessionTabId="ELH9MIxsDDM" 2026-06-30 22:18:12,968 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/b50eab42-2116-448d-b3b2-6912613b41e5/roles/admin" 2026-06-30 22:18:13,320 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="34cb6927-2b99-4fc0-b74a-b4f6c2a2b594", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="24de3f42-44af-4bfb-9b4a-9f424fb11a02", client_auth_method="client-secret", username="admin", authSessionParentId="df2c2679-8347-43e4-895e-70ea7e3abc00", authSessionTabId="TIlWPvkWFZM" 2026-06-30 22:18:13,510 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/b50eab42-2116-448d-b3b2-6912613b41e5/roles/editor" 2026-06-30 22:18:13,929 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="3d035c3b-da40-4016-bb3f-05ccca1e4e99", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7c992df-9c71-4c39-898f-2b0121d8a698", client_auth_method="client-secret", username="admin", authSessionParentId="41234170-6e92-4002-8e7b-56fc97c3e07a", authSessionTabId="C60tTGG10pM" 2026-06-30 22:18:14,048 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/b50eab42-2116-448d-b3b2-6912613b41e5/roles/viewer" 2026-06-30 22:18:14,450 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="a1728b05-52b4-41ca-bc7c-6dfcdfb65591", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e159e3a9-9796-4f0d-adb6-9e105bcb1b3a", client_auth_method="client-secret", username="admin", authSessionParentId="d2cdbbc7-0f8d-4c13-9479-19e158ff09bd", authSessionTabId="HpE7KwoGGR4" 2026-06-30 22:18:14,543 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/7108913c-61c2-40cd-98ef-cf83e4712f72/roles/member" 2026-06-30 22:20:09,932 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="079b36ef-0319-4bfe-93d2-e980fe543276", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6169cc8f-ca26-42ab-945d-7d55e1306d9b", client_auth_method="client-secret", username="admin", authSessionParentId="b13027c3-aa6b-4b27-be8f-fbac3d0389b2", authSessionTabId="aoi6l2vi3uU" 2026-06-30 22:20:10,406 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-06-30 22:20:11,855 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="1e31c681-63dc-4eca-aa44-8bd338be0b21", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4d54861b-a018-49e2-acb1-3da43cda74fb", client_auth_method="client-secret", username="admin", authSessionParentId="e6556620-bfc6-48a6-9a5e-9b2b201fa636", authSessionTabId="4ueMjuLU7L0" 2026-06-30 22:20:12,421 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/5e0effec-faa0-443e-bae3-eddf421819b3" 2026-06-30 22:20:13,000 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f18983d4-2eed-4ae2-9105-9b6f7d3995be", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="90bd121d-9ed4-4ea2-977e-8e6faae93150", client_auth_method="client-secret", username="admin", authSessionParentId="9ea60ba9-f7a2-4159-b1f0-516b0fd98394", authSessionTabId="I5eNdEbeGzU" 2026-06-30 22:20:13,539 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b69173c3-0f95-4526-98dc-075bd981e1a8/role-mappings/clients/08761a36-37f4-4e33-9dfb-5a8a1c8c3381" 2026-06-30 22:24:11,424 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="6199df73-2cbb-446c-b9c0-4e473257cd22", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="daddb6ad-da0d-49af-830e-3fb1e9d489cc", client_auth_method="client-secret", username="admin", authSessionParentId="4d5537bf-d7cd-422a-9bb1-5db08d60954f", authSessionTabId="rhaHsxvQvp8" 2026-06-30 22:24:11,619 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-06-30 22:24:12,263 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="8d2ce255-673f-4140-9408-5684c6d2dd34", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7ad5ffea-1631-4364-ac5d-8b6efa16ae3e", client_auth_method="client-secret", username="admin", authSessionParentId="99468032-c6d9-47ed-8565-3c3d71270c05", authSessionTabId="vRYncQB6esw" 2026-06-30 22:24:12,316 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/95fc883c-ff70-4c61-bff1-bafd3ce919b5" 2026-06-30 22:24:12,376 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/95fc883c-ff70-4c61-bff1-bafd3ce919b5/protocol-mappers/models/d6654b5d-d692-4fd3-a379-543d13fe6c8c" 2026-06-30 22:24:18,115 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="4b127706-e986-4344-ad18-432acd56a9ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7db60b1c-c135-46fb-94c6-c00175644826", client_auth_method="client-secret", username="admin", authSessionParentId="c9f72cc7-4b19-45d4-a22a-0b9af9094f39", authSessionTabId="_gYcmOuzD-k" 2026-06-30 22:24:18,211 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/f2b5f4cd-ce24-4830-945b-b673cb1dad3a" 2026-06-30 22:24:18,581 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9ffd2e14-c180-4251-b2ac-5900e0e411be", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac1d87a6-72f8-43c5-8cc8-7c3f7e4aec07", client_auth_method="client-secret", username="admin", authSessionParentId="7757bfa9-a745-4d6f-9e95-f4ef7f743362", authSessionTabId="6qX3cyTWktw" 2026-06-30 22:24:18,622 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/b50eab42-2116-448d-b3b2-6912613b41e5" 2026-06-30 22:24:18,985 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="e70d51ea-9acd-4fa5-bf30-a2be78949cf4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="df4c937a-cc09-4a30-928e-9cb1147581e6", client_auth_method="client-secret", username="admin", authSessionParentId="aae432ba-e6f6-45d9-9756-2944dd10828b", authSessionTabId="cB0EsBCGn3U" 2026-06-30 22:24:19,039 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/7108913c-61c2-40cd-98ef-cf83e4712f72" 2026-06-30 22:24:19,606 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="67b7e7cc-a1d5-4f24-8a14-1b1b2567f634", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5e202715-d7e2-455b-8d59-277a3f5ef2ec", client_auth_method="client-secret", username="admin", authSessionParentId="db0ed63c-db94-4feb-ba30-ba65d3ad4c02", authSessionTabId="27YopEwAUuk" 2026-06-30 22:24:19,953 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="15b97a89-6745-4f1f-a9cb-9a2327225b65", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4ad95f90-547e-4a8f-8a71-ea1ddd5014aa", client_auth_method="client-secret", username="admin", authSessionParentId="20a4090c-8e4c-4531-8daa-fe39bfe9a565", authSessionTabId="_UW7pOiXOK4" 2026-06-30 22:24:20,286 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="77235584-2631-424f-9d9f-23a956627a44", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="66fc878e-f337-49e3-9f6d-10d1cc530eb8", client_auth_method="client-secret", username="admin", authSessionParentId="b7aed7de-ce62-423d-9894-b4d1cbb354f0", authSessionTabId="aGZqz2RnlXo" 2026-06-30 22:24:20,662 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="92777c98-c41f-41b3-b494-b2a0bd392604", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5540bbbe-cb93-4375-be17-4f268d697bc5", client_auth_method="client-secret", username="admin", authSessionParentId="d930684d-d1f9-45b5-a6b3-19e905fe71ac", authSessionTabId="MkJGlfOQKQs" 2026-06-30 22:24:20,994 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9e352fce-35e5-401a-922f-df2a72554095", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="143694e2-b2e1-4908-aa35-47ce21c50ae5", client_auth_method="client-secret", username="admin", authSessionParentId="bbcc2571-e404-4c60-b521-d4651ac78b05", authSessionTabId="fHo2uTV8quY" 2026-06-30 22:25:08,338 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="0b57d2ef-8dce-4051-bd04-df2bd9cf2815", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a8793046-c61c-4256-9a19-cf9adec97890", client_auth_method="client-secret", username="admin", authSessionParentId="d78ece4a-4a6e-4cee-b391-8719f2de6b8a", authSessionTabId="Rb5OkDYlqSM" 2026-06-30 22:25:08,515 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-06-30 22:25:09,908 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="c7f31f54-d96d-4da0-8d9c-86d9e701ce4c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f562c5a1-04bb-41de-b7da-7ccd977e9f45", client_auth_method="client-secret", username="admin", authSessionParentId="2e0b1f27-5879-462e-b69a-2d24b998fb2b", authSessionTabId="NiBAW2H125M" 2026-06-30 22:25:09,955 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/5e0effec-faa0-443e-bae3-eddf421819b3" 2026-06-30 22:25:10,526 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b6e26835-d19e-47b3-a705-c7369186a5a5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c2f05c2-4a8e-48d6-8e18-2679d5bb4895", client_auth_method="client-secret", username="admin", authSessionParentId="c982c185-f50a-47ff-8109-3248d82c98c1", authSessionTabId="OSGZX-TchkA" 2026-06-30 22:25:26,623 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="admin-cli", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="a92a6b92-2509-4486-a762-d9083f72b939", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0557ea42-7a64-4f3d-873c-3e8e7356ab26", client_auth_method="client-secret", username="admin", authSessionParentId="eacd491e-1348-417e-898e-ffc5ef714b35", authSessionTabId="jEuGAVZk6VM" 2026-06-30 22:25:26,723 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5a9d1cca-dc96-4c21-b3ef-374e01c361f8", clientId="ada80c10-5d27-4519-8cf5-0940f177a803", userId="2cb3ce6d-b597-4e4e-bd9f-a534c12d3c89", ipAddress="199.204.45.109", resourceType="USER", resourcePath="users/3e910546-96a4-4b4e-a953-4f1588335af4" 2026-06-30 22:25:28,390 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="b69173c3-0f95-4526-98dc-075bd981e1a8", ipAddress="10.0.0.106", token_id="2e3ad3c8-7752-4ee2-adf0-93d6af65f9c4", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="93df95b7-78f8-49ca-a616-ce510a6d7f63", authSessionTabId="Khxj_RAWOdo"