Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-24 19:36:53,254 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47258ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-08-24 19:36:58,256 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-24 19:37:07,860 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-24 19:37:08,378 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-24 19:37:09,254 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-24 19:37:09,861 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-24 19:37:09,864 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9996f5ae-5ade-4cee-85c0-0e37199ce357, name: keycloak-0-51206 2026-08-24 19:37:09,948 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-24 19:37:09,949 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-24 19:37:09,958 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36231 2026-08-24 19:37:11,568 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-24 19:37:11,574 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-24 19:37:12,048 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51206: no members discovered after 2087 ms: creating cluster as coordinator 2026-08-24 19:37:12,059 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51206|0] (1) [keycloak-0-51206] 2026-08-24 19:37:12,076 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51206`, physical addresses are `[10.0.0.197:51767]` 2026-08-24 19:37:12,147 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-24 19:37:13,744 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51206, Site name: null 2026-08-24 19:37:24,264 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-24 19:37:24,264 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-24 19:37:24,757 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-24 19:37:30,665 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-24 19:37:30,665 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-24 19:37:31,257 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-24 19:37:31,258 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-24 19:37:39,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:39,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:40,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-08-24 19:37:40,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:43,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-08-24 19:37:43,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:45,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:45,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:45,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:48,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:49,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:49,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:50,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:50,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-08-24 19:37:50,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:50,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:50,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:52,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:53,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:54,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:54,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:54,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:54,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-08-24 19:37:54,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:54,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:54,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-08-24 19:37:57,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:57,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:58,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-08-24 19:37:58,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:59,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:59,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:59,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-08-24 19:37:59,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:37:59,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:37:59,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:37:59,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:00,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:01,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:01,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:01,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:01,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:01,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:01,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:01,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:01,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:01,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-08-24 19:38:01,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38: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-08-24 19:38:01,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-08-24 19:38:03,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:03,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:03,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:03,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:03,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:05,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:05,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:06,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-08-24 19:38:07,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:10,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,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-08-24 19:38:11,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:11,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:11,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-08-24 19:38:12,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:12,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:12,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:12,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-08-24 19:38:12,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:12,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:12,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:13,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:13,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:13,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-08-24 19:38:13,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-08-24 19:38:14,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,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-08-24 19:38:14,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:14,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-08-24 19:38:15,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:15,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:15,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,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-08-24 19:38: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-08-24 19:38:15,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:15,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:15,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,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-08-24 19:38:16,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,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-08-24 19:38:16,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-08-24 19:38:16,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-24 19:38:16,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-24 19:38:16,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-24 19:38:17,968 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-24 19:38:26,145 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 92.566s. Listening on: http://0.0.0.0:8080 2026-08-24 19:38:26,145 INFO [io.quarkus] (main) Profile prod activated. 2026-08-24 19:38:26,145 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-24 19:38:28,050 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-24 19:38:46,965 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="ad1feb3e-1896-4105-8c40-7c88a889dc08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f159a339-da2e-4523-aa7f-268199e786af", client_auth_method="client-secret", username="admin", authSessionParentId="654b7b67-6b39-479c-a2a4-ef8f4d523124", authSessionTabId="eYzHuYJBJhA" 2026-08-24 19:38:51,852 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="REALM", resourcePath="atmosphere" 2026-08-24 19:38:52,954 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="db2fd100-4b73-4473-9604-cc3db5dc3c44", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="08c5cbf1-0472-45ef-b9ad-7b95ff31d6bf", client_auth_method="client-secret", username="admin", authSessionParentId="cc2ca1b1-4a45-446f-a89b-a3611fc7a452", authSessionTabId="YTl9MBdfqH4" 2026-08-24 19:38:53,149 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f424424a-110b-4448-b387-b66070cbb37d" 2026-08-24 19:38:53,351 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f424424a-110b-4448-b387-b66070cbb37d/protocol-mappers/models/0f34e328-d2ab-4130-9169-30d990b53e7a" 2026-08-24 19:39:14,882 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="8047383e-d8ad-4365-95a6-1f4691ab2e83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c13bbb6e-0b4c-4c2e-b19a-ca760bae0c7f", client_auth_method="client-secret", username="admin", authSessionParentId="328ff138-54a4-45f9-a515-ecf44b972a12", authSessionTabId="cj8PtE2VjRI" 2026-08-24 19:39:15,174 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/ce3f4d55-967f-47f3-937a-b78919f2a2f1" 2026-08-24 19:39:15,645 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="647f67d9-5bb4-4e23-9a64-f120a45e02ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb204d05-4d13-4c6b-b30e-c1588a0779d0", client_auth_method="client-secret", username="admin", authSessionParentId="e14680a4-5b02-4e10-bb21-bd97b28e5f3a", authSessionTabId="TlZv4J7ZusI" 2026-08-24 19:39:15,774 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/3d3f5306-1225-4391-8551-7cfa0b198ac4" 2026-08-24 19:39:16,192 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="685e22fc-f2f2-42a3-9a2d-2ee50344d0f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb921f8a-4761-40d8-b674-bdeb450f103f", client_auth_method="client-secret", username="admin", authSessionParentId="340b69da-2c34-4c4c-a6fa-84f8a50732ee", authSessionTabId="Gv8YCGyBq1Y" 2026-08-24 19:39:16,364 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/017ac227-42bc-4dea-9300-78f7eb4e7afd" 2026-08-24 19:39:17,040 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="d20074dc-cd84-44e0-bad1-37d0f0e4ccb0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c9ec238f-4b5a-4c2d-a6dd-7d183662251a", client_auth_method="client-secret", username="admin", authSessionParentId="4a91b264-0ddd-4065-b0aa-eaa4dbf0774a", authSessionTabId="6qyVrxQ566w" 2026-08-24 19:39:17,158 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_ROLE", resourcePath="clients/ce3f4d55-967f-47f3-937a-b78919f2a2f1/roles/member" 2026-08-24 19:39:17,589 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="0c9e7f91-e4a4-4f76-b671-92c0ed34ce3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="51ba9821-4313-44f0-ab10-6090383614d9", client_auth_method="client-secret", username="admin", authSessionParentId="b0127e42-14c6-4528-8cfe-67d7559dbb14", authSessionTabId="3H-cw1ZBrAc" 2026-08-24 19:39:17,663 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_ROLE", resourcePath="clients/3d3f5306-1225-4391-8551-7cfa0b198ac4/roles/admin" 2026-08-24 19:39:18,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="9f3234be-5ba2-48ca-8910-ed354e85df52", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fa2bb7e2-b86d-4ccb-abd4-5798fdb99b50", client_auth_method="client-secret", username="admin", authSessionParentId="42371d7a-c85c-4d8b-b5dd-3c51610f11da", authSessionTabId="LT-RZ2nVsVs" 2026-08-24 19:39:18,153 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_ROLE", resourcePath="clients/3d3f5306-1225-4391-8551-7cfa0b198ac4/roles/editor" 2026-08-24 19:39:18,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="405287ca-0c9e-4c6d-94b9-456050c577d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2991f66e-907c-4c3f-b17b-a3c2ecad8513", client_auth_method="client-secret", username="admin", authSessionParentId="758c8232-d43b-4193-a916-20c23a97d125", authSessionTabId="VttHKuDe2yo" 2026-08-24 19:39:18,672 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_ROLE", resourcePath="clients/3d3f5306-1225-4391-8551-7cfa0b198ac4/roles/viewer" 2026-08-24 19:39:19,024 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="a49619bb-0a42-4595-af2b-32734b7f6bbd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="089744d2-26ad-41b5-9922-600d46df86f0", client_auth_method="client-secret", username="admin", authSessionParentId="a22910b4-026a-496a-b274-7225ecea5bec", authSessionTabId="h9VuSk_caBs" 2026-08-24 19:39:19,107 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_ROLE", resourcePath="clients/017ac227-42bc-4dea-9300-78f7eb4e7afd/roles/member" 2026-08-24 19:41:17,487 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="e29fbcd0-b4e9-4512-bd6f-0adde9d22971", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4284c4e3-0cec-46af-9f23-ca2f16694d0b", client_auth_method="client-secret", username="admin", authSessionParentId="fa9c9cab-335e-4029-9d82-6e82077084fc", authSessionTabId="Lce6qLsIIcM" 2026-08-24 19:41:17,994 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="REALM", resourcePath="null" 2026-08-24 19:41:19,628 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="d520ab21-0438-4c7c-bf39-5859346fae71", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f0b5cf83-3e61-433e-a0f5-fa571cb12fd7", client_auth_method="client-secret", username="admin", authSessionParentId="c1ff0867-9a4e-4764-a48a-3627730210c5", authSessionTabId="lsf6S_vcriA" 2026-08-24 19:41:19,707 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/a76986d0-a984-4606-aa99-8452fe9ea213" 2026-08-24 19:41:20,308 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="bb18de51-6209-4550-9fc7-80e346246c3b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f43d20d-654d-49e5-a505-383bf5f6d590", client_auth_method="client-secret", username="admin", authSessionParentId="db32917f-c28e-46bd-bd21-70c04638e5b0", authSessionTabId="WEy6lY4Daj8" 2026-08-24 19:41:20,891 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/146c6ab4-b205-4b60-a168-fdaba90feaad/role-mappings/clients/033e14ee-1ae7-4cae-b00b-37f6d36dad57" 2026-08-24 19:45:28,599 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="caa7db3a-733b-4df7-9fc6-ab6c0366842e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="97f2df62-a92f-43d2-a0b2-232e0e50839e", client_auth_method="client-secret", username="admin", authSessionParentId="676bcb2b-9911-4b2a-b2dc-cd5050b1b5bd", authSessionTabId="OskjchNrliI" 2026-08-24 19:45:28,784 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="REALM", resourcePath="null" 2026-08-24 19:45:29,564 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="8ba91349-0f1e-4d24-8ced-a269e3616fed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e4be97b6-e024-4cb0-a079-a13ed4b4c457", client_auth_method="client-secret", username="admin", authSessionParentId="2737813c-6a5e-457c-9b61-cb73c0787f8b", authSessionTabId="kUblyaLtLbk" 2026-08-24 19:45:29,671 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f424424a-110b-4448-b387-b66070cbb37d" 2026-08-24 19:45:29,855 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f424424a-110b-4448-b387-b66070cbb37d/protocol-mappers/models/0f34e328-d2ab-4130-9169-30d990b53e7a" 2026-08-24 19:45:36,345 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="23bc0cc1-5245-44d9-868f-45c9b2b7bc81", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d1f5be0b-8105-4c85-8426-853bd90f3a6b", client_auth_method="client-secret", username="admin", authSessionParentId="7f04adee-24b2-4aee-ab9b-674375aea2b7", authSessionTabId="7lMyU0RAsHs" 2026-08-24 19:45:36,406 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/ce3f4d55-967f-47f3-937a-b78919f2a2f1" 2026-08-24 19:45:36,834 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="d7bc36e1-ec41-494b-a637-29e99a1fc72e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f4992086-5d22-41e9-8022-12bd8473b19b", client_auth_method="client-secret", username="admin", authSessionParentId="60a47612-980f-43ee-a2c5-b80f383bcec9", authSessionTabId="4VXbLbGcPdc" 2026-08-24 19:45:36,897 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/3d3f5306-1225-4391-8551-7cfa0b198ac4" 2026-08-24 19:45:37,266 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="84f954ea-4ba4-4407-ab92-1d266709c86c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6975cf62-bce4-4385-98e4-3a2770f7173e", client_auth_method="client-secret", username="admin", authSessionParentId="a494b421-3c0d-4d08-a773-858474cdbdb4", authSessionTabId="u-BKjjJBE0c" 2026-08-24 19:45:37,314 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/017ac227-42bc-4dea-9300-78f7eb4e7afd" 2026-08-24 19:45:37,975 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="e1909640-3ad4-4218-9887-468eb5b10242", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="87df3722-a98c-4e85-992d-f08a8d54935a", client_auth_method="client-secret", username="admin", authSessionParentId="d877f801-aaee-4b26-9247-21ed290cc17d", authSessionTabId="Ole_wMGmsP8" 2026-08-24 19:45:38,376 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="f55d14fe-40f8-4b91-b3f3-bc9466166a7a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4a1169c4-1e2c-43ec-b8bf-05458932c6d9", client_auth_method="client-secret", username="admin", authSessionParentId="4a2b130f-0f82-4e78-979e-6c5b50ebfae0", authSessionTabId="26rhaKmX1cg" 2026-08-24 19:45:38,781 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="0a5f6be7-cf32-4de9-82e5-690d88829650", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8ecaa4ff-bb96-4fc7-bb71-a48999553266", client_auth_method="client-secret", username="admin", authSessionParentId="62e636fa-793a-471e-8e78-27e98d5aff1f", authSessionTabId="uE-2EidyD9Q" 2026-08-24 19:45:39,166 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="0a1a715f-ce13-4dcc-99cc-1225514a0da7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a789b2c8-4eac-49a7-aa6f-732cfa7c0e72", client_auth_method="client-secret", username="admin", authSessionParentId="fda81a6a-ced0-4dc2-8835-9a6cb07b7dbd", authSessionTabId="mqRboWPORmk" 2026-08-24 19:45:39,543 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="97929ec6-6ea4-46c3-be0e-d847e90aab3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b21223a2-0af6-4418-82dd-96fd4445c544", client_auth_method="client-secret", username="admin", authSessionParentId="17a7b112-6c37-467a-8b01-8ba093628f00", authSessionTabId="TVzayc_E_cs" 2026-08-24 19:46:31,387 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="46815bd6-eadd-4bce-b2fc-9b7f27ccbd55", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5022382-6c2a-48fe-a3c9-71081fb1f629", client_auth_method="client-secret", username="admin", authSessionParentId="4f8d4a4b-e27c-4853-b409-573107d35ea5", authSessionTabId="HNLQt2iJ_Sc" 2026-08-24 19:46:31,568 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="REALM", resourcePath="null" 2026-08-24 19:46:33,078 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="34911eb0-74e9-448a-ae87-2a6b94a8561d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="24d6bf6e-e724-4e18-8fa7-c10221e8f738", client_auth_method="client-secret", username="admin", authSessionParentId="8f168159-211d-42f5-8eca-fb32d29861a7", authSessionTabId="nK5MUNlHZPk" 2026-08-24 19:46:33,160 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="CLIENT", resourcePath="clients/a76986d0-a984-4606-aa99-8452fe9ea213" 2026-08-24 19:46:33,782 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="6448705c-c8bd-4a1e-b87d-3b1bd634d0e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="56c8a12a-404e-45de-ae15-43eaa5b19f7f", client_auth_method="client-secret", username="admin", authSessionParentId="acad63f8-14e0-4e1a-aa1a-7fbebf895018", authSessionTabId="zNRQ6aAOhoM" 2026-08-24 19:46:50,458 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="admin-cli", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", auth_method="openid-connect", token_id="c5344922-380c-46b5-9296-b0e3774f97e0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d2b6fe0e-9646-4847-b381-bef303e9ca2e", client_auth_method="client-secret", username="admin", authSessionParentId="745a6538-4507-4aac-ac5b-bb8a9b59df45", authSessionTabId="EqylUyEkBMc" 2026-08-24 19:46:50,555 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="739c7e66-c2e6-443a-930e-799818afa474", clientId="58618b55-009b-4eb5-ad80-94c166d26295", userId="e8b730c9-6176-42ad-adbe-95fd7b5c0f7d", ipAddress="199.19.213.222", resourceType="USER", resourcePath="users/93d85e98-8112-4ac7-bbfa-ef9a80709236" 2026-08-24 19:47:03,399 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="146c6ab4-b205-4b60-a168-fdaba90feaad", ipAddress="10.0.0.169", token_id="dd84dd17-2c34-4187-81bb-ac1174c15e31", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="a5fbd91f-0ceb-4acb-98de-5fcba9d6e6ce", authSessionTabId="9BCvGjbJYno"