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-05-19 00:05:47,009 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 40956ms 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-05-19 00:05:51,454 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-05-19 00:05:59,354 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 00:05:59,748 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 00:06:00,261 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 00:06:00,948 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 00:06:00,949 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1469975d-56b8-40bc-9353-06db1048f700, name: keycloak-0-38786 2026-05-19 00:06:00,955 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-05-19 00:06:00,955 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-05-19 00:06:00,960 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32744 2026-05-19 00:06:02,958 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-05-19 00:06:03,045 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38786: no members discovered after 2081 ms: creating cluster as coordinator 2026-05-19 00:06:03,059 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38786|0] (1) [keycloak-0-38786] 2026-05-19 00:06:03,452 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38786`, physical addresses are `[10.0.0.118:48280]` 2026-05-19 00:06:03,460 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-19 00:06:04,864 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38786, Site name: null 2026-05-19 00:06:15,760 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-05-19 00:06:15,761 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-05-19 00:06:16,160 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 00:06:21,555 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-05-19 00:06:21,556 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-05-19 00:06:22,061 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-05-19 00:06:22,062 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-05-19 00:06:29,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:29,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-05-19 00:06:30,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-05-19 00:06:30,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:32,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:32,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-05-19 00:06:35,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:35,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:35,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:37,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-05-19 00:06:39,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-05-19 00:06:39,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:40,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:40,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:40,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:40,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-05-19 00:06:40,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-05-19 00:06:42,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:43,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:43,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:43,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:43,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:43,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:44,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:44,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:44,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:51,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:51,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:52,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:52,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:53,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:53,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:53,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:53,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:53,991 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-05-19 00:06:54,060 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-05-19 00:06:54,136 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-05-19 00:06:54,290 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-05-19 00:06:54,394 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-05-19 00:06:54,513 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-05-19 00:06:54,651 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-05-19 00:06:54,730 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-05-19 00:06:54,875 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-05-19 00:06:54,923 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-05-19 00:06:55,057 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-05-19 00:06:55,120 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-05-19 00:06:55,187 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-05-19 00:06:55,247 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-05-19 00:06:55,304 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-05-19 00:06:55,423 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-05-19 00:06:55,544 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-05-19 00:06:55,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:55,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:55,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:55,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:55,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-05-19 00:06:55,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-05-19 00:06:55,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:55,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:57,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:58,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:58,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:58,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-05-19 00:06:58,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:59,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:06:59,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:01,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:01,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:01,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-05-19 00:07:01,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-05-19 00:07:01,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:01,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:01,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:02,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:07,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-05-19 00:07:08,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:08,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-05-19 00:07:08,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:08,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-05-19 00:07:08,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-05-19 00:07:08,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:08,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:08,963 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-05-19 00:07:09,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-05-19 00:07:09,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:09,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:09,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:09,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:09,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-05-19 00:07:09,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-05-19 00:07:09,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:09,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:10,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:10,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:10,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:11,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-05-19 00:07:11,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-05-19 00:07:11,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:12,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-05-19 00:07: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-05-19 00:07:12,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:12,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:12,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-05-19 00:07:12,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:12,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-05-19 00:07:12,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:12,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:12,683 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-05-19 00:07:12,922 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-05-19 00:07:12,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,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-05-19 00:07:13,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,128 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-05-19 00:07:13,197 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-05-19 00:07:13,233 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-05-19 00:07:13,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,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-05-19 00:07:13,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,425 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-05-19 00:07:13,481 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-05-19 00:07:13,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,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-05-19 00:07:13,769 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-05-19 00:07:13,836 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-05-19 00:07:13,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 00:07:13,888 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-05-19 00:07:13,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-19 00:07:15,352 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 00:07:15,372 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 00:07:21,549 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 94.297s. Listening on: http://0.0.0.0:8080 2026-05-19 00:07:21,550 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 00:07:21,550 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-05-19 00:07:23,658 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 00:07:35,642 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="ff8e146f-916f-4506-a603-0aed575496a4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="544cf29c-ac4e-4766-a2fd-637ecb395dfc", client_auth_method="client-secret", username="admin", authSessionParentId="3d5dd30a-970c-44b3-8139-a08e69c2f397", authSessionTabId="6sInhVrd85w" 2026-05-19 00:07:40,267 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="atmosphere" 2026-05-19 00:07:41,470 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="73877e1a-3892-469f-a1e6-ede6e51faa8e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b066478-948c-4417-a46e-3745961c611d", client_auth_method="client-secret", username="admin", authSessionParentId="15cecf2d-ec16-4d4b-be1b-6e1b16f1dea1", authSessionTabId="WqsU0RgffEE" 2026-05-19 00:07:41,643 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/830241e0-68f2-4e76-8f46-e7ac329ff516" 2026-05-19 00:07:41,794 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/830241e0-68f2-4e76-8f46-e7ac329ff516/protocol-mappers/models/cf7241ae-4004-46f0-807a-e9eaa9725b08" 2026-05-19 00:08:02,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="96c77fd6-f6d7-4b9d-923b-ebccc6f53c0b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc38521e-f103-4138-919d-b8b818d8a181", client_auth_method="client-secret", username="admin", authSessionParentId="51df4fe5-6e93-4c91-9d38-12612ecb517c", authSessionTabId="B9HG9HZJ17E" 2026-05-19 00:08:02,767 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/46b2c092-4a74-4a32-be67-0b45fb3d38e0" 2026-05-19 00:08:03,194 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="90990c7c-7635-40e7-82a5-4d213b4d6f5b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a86c801-9272-4cc7-85e1-1c94f4b18e58", client_auth_method="client-secret", username="admin", authSessionParentId="0a99c4a6-677d-4a62-82db-28790b44e242", authSessionTabId="P4nlNwnBkx0" 2026-05-19 00:08:03,407 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/1036afd4-2991-42d3-a2b1-38819716cbd8" 2026-05-19 00:08:03,788 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="231c0306-5495-4e47-80fe-89832e09f289", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="347e1ae1-c826-4d7a-a0d5-1b60289b2f40", client_auth_method="client-secret", username="admin", authSessionParentId="ca24cfa4-b5bf-455d-ba7a-c788f10ee68a", authSessionTabId="-Qi1iM-W48Y" 2026-05-19 00:08:03,961 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/2fd1e6a2-60ac-4edc-991d-181dae047617" 2026-05-19 00:08:04,574 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="fc56e92a-405c-48d9-b12b-62bf88ed9ca7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="59952a87-94a6-428f-a3bd-f983cad88a4e", client_auth_method="client-secret", username="admin", authSessionParentId="1a7c190a-20be-4e25-97f5-c992622bfc6c", authSessionTabId="Uy59AhAXA5Y" 2026-05-19 00:08:04,760 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/46b2c092-4a74-4a32-be67-0b45fb3d38e0/roles/member" 2026-05-19 00:08:05,168 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="07f5a139-0090-4f79-b3ef-aa9f54f52a62", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88885100-6108-45c1-8c8d-46afd16c8e0d", client_auth_method="client-secret", username="admin", authSessionParentId="49a12f48-3584-4df3-8ef2-8292e43249ac", authSessionTabId="mgV2M4fUc_g" 2026-05-19 00:08:05,274 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/1036afd4-2991-42d3-a2b1-38819716cbd8/roles/admin" 2026-05-19 00:08:05,695 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="659c5af1-88e0-4b72-b44b-06b0b09bb3d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fa16f448-18fe-40d8-b88c-1928ff6c30ce", client_auth_method="client-secret", username="admin", authSessionParentId="e2d0e5cf-31fe-47cd-9f9e-66d341cc11b1", authSessionTabId="OECLCnTeE44" 2026-05-19 00:08:05,802 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/1036afd4-2991-42d3-a2b1-38819716cbd8/roles/editor" 2026-05-19 00:08:06,208 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="4161427b-82e1-433e-8f32-4f20e07549ac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="043a34c8-d191-4556-bf06-37245988298c", client_auth_method="client-secret", username="admin", authSessionParentId="18f1db12-68b4-4a79-b253-188a5bd7670f", authSessionTabId="2n0m5Jlkw7A" 2026-05-19 00:08:06,386 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/1036afd4-2991-42d3-a2b1-38819716cbd8/roles/viewer" 2026-05-19 00:08:06,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="426424ef-81f5-40f5-be66-cfca206bdacc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="22c26c47-d84f-48b7-987c-c5ba709d30bb", client_auth_method="client-secret", username="admin", authSessionParentId="99c6459d-1123-4a76-b85c-7fd2acdff842", authSessionTabId="5akP71fLEJs" 2026-05-19 00:08:06,854 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/2fd1e6a2-60ac-4edc-991d-181dae047617/roles/member" 2026-05-19 00:10:10,593 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="fccbd725-0c78-46cd-8881-4b181d743122", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0ae51670-8ce7-4aad-95a4-6fa5ef7ca1ec", client_auth_method="client-secret", username="admin", authSessionParentId="a68678f6-6f0c-40e2-b781-cf3b289dd272", authSessionTabId="P9BIe2bounE" 2026-05-19 00:10:11,071 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="null" 2026-05-19 00:10:12,498 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="d4d7a7cf-a962-4a55-866d-2e43cd65cfae", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="095198e9-1a04-4207-8aee-2e4313b0be68", client_auth_method="client-secret", username="admin", authSessionParentId="eb995c18-d67b-4937-bc7c-fa8c60b61ca9", authSessionTabId="U9Jb7qb59xU" 2026-05-19 00:10:12,658 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/3d30cd24-adc1-46e2-b11a-5957a4e0e9e0" 2026-05-19 00:10:13,239 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="52a0a6c5-67df-4fe5-bb0e-e635bfca8e8c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="85c3816b-00ee-499c-b42e-ec389144a836", client_auth_method="client-secret", username="admin", authSessionParentId="58bccfb0-5e85-45b6-a0d2-a78f497fc5c4", authSessionTabId="ciuYy9RzqPo" 2026-05-19 00:10:13,684 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/6eca3d7c-2477-4fcd-94a4-fb90c6ae3761/role-mappings/clients/ab450373-68da-4db6-8ec8-893f0ef616fb" 2026-05-19 00:14:07,858 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="6eb8abf6-eff5-4d1c-ab47-d43efbeca361", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e8cd935b-2a82-4f27-9400-07f172103b10", client_auth_method="client-secret", username="admin", authSessionParentId="e002f689-02ba-4852-a12e-a865af538b81", authSessionTabId="L8-YgiUkLp4" 2026-05-19 00:14:07,975 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="null" 2026-05-19 00:14:08,655 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="0d32a98a-83a7-4186-bf27-e0edef740ba3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9f6866ac-6298-4eb6-b0c7-69d497e26086", client_auth_method="client-secret", username="admin", authSessionParentId="c711517f-7cbe-481a-8ee3-7b13902c7f69", authSessionTabId="EGBIPpZbuSw" 2026-05-19 00:14:08,741 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/830241e0-68f2-4e76-8f46-e7ac329ff516" 2026-05-19 00:14:08,801 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/830241e0-68f2-4e76-8f46-e7ac329ff516/protocol-mappers/models/cf7241ae-4004-46f0-807a-e9eaa9725b08" 2026-05-19 00:14:14,433 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="c7d36ee7-e223-4e5f-a4bd-6d3b3c649cfd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9ea6ce8-b143-4053-a367-68dce4f1f4d2", client_auth_method="client-secret", username="admin", authSessionParentId="729bfd72-3e04-4942-8349-b1951e6d3ccf", authSessionTabId="blfhgmAbw8Q" 2026-05-19 00:14:14,494 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/46b2c092-4a74-4a32-be67-0b45fb3d38e0" 2026-05-19 00:14:14,869 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="d563b16e-8cd9-4f00-9324-b67a8390f9c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="59b37aba-4b64-4fa0-92c4-eaa55c073e25", client_auth_method="client-secret", username="admin", authSessionParentId="003c6eb7-d110-4cf9-844d-803291a8d44d", authSessionTabId="BBTBg-UF6fg" 2026-05-19 00:14:14,955 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/1036afd4-2991-42d3-a2b1-38819716cbd8" 2026-05-19 00:14:15,283 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="cd28b9c1-f63d-49d1-85da-cecded19ae13", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="deeb9d1f-f930-48c5-987c-eb5d8e9f38d4", client_auth_method="client-secret", username="admin", authSessionParentId="81b79c9a-2898-49fe-9fd6-bc375699dd38", authSessionTabId="DKE1FdBN6sg" 2026-05-19 00:14:15,359 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/2fd1e6a2-60ac-4edc-991d-181dae047617" 2026-05-19 00:14:15,897 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="cac12da3-7f72-4ea2-97fc-0ee2f0e075ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="29396bba-99ca-45dc-8f5c-59510246e739", client_auth_method="client-secret", username="admin", authSessionParentId="2a71f251-e2ca-43cd-ac65-30fa5510a319", authSessionTabId="x2kesRKtXqU" 2026-05-19 00:14:16,227 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="ff06aafe-46f1-4f44-bec0-a7cdb878b7e0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bf382e08-320a-4e31-9615-5c83071f28ac", client_auth_method="client-secret", username="admin", authSessionParentId="76da34b5-70d1-42ad-9525-14f39b3c9c71", authSessionTabId="zNVrx4ooYN8" 2026-05-19 00:14:16,592 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="4267daea-3ab9-4995-86ce-3f921adb5962", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="43add43e-11d8-405b-af9e-0d355cf47dcf", client_auth_method="client-secret", username="admin", authSessionParentId="096dbadd-87a2-4ea2-a68f-e0364e3b2ce2", authSessionTabId="V4qU2SYE4FM" 2026-05-19 00:14:16,937 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="1deebaea-699b-40a6-9ee7-425ff5bae0d9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1af0fa7-a108-4e68-8e23-7a8d4f60ce44", client_auth_method="client-secret", username="admin", authSessionParentId="38b0c7f0-0e34-4f71-9e94-2d05ace1dd6c", authSessionTabId="21v_rVPxiag" 2026-05-19 00:14:17,276 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="b31c29fc-c439-44cc-a159-fe1054607ad4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e3c4ad8d-b893-42f5-b064-2b2dd0175702", client_auth_method="client-secret", username="admin", authSessionParentId="c164cdf1-ae42-43c6-aad3-934a1206764f", authSessionTabId="TonEtBkvVY0" 2026-05-19 00:15:03,075 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="be7e165e-a0cd-4b43-87a6-15f60904ac3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c3a82cb6-23fd-4c3d-b3cb-32a0a2e89e00", client_auth_method="client-secret", username="admin", authSessionParentId="bfe80e32-632d-4837-a20c-b9d3c5112694", authSessionTabId="9L_RQo3LsAg" 2026-05-19 00:15:03,171 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="null" 2026-05-19 00:15:04,520 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="269f0c4e-84de-4d00-abd9-e41b8b412c83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ef25e7a9-b8d6-47fe-98c7-478a55d99f95", client_auth_method="client-secret", username="admin", authSessionParentId="f5fb5160-36f9-4188-93d1-97bd89d42141", authSessionTabId="I5pJRDhrkAw" 2026-05-19 00:15:04,576 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/3d30cd24-adc1-46e2-b11a-5957a4e0e9e0" 2026-05-19 00:15:05,144 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="d2c17cd9-7116-4017-baf7-b802aa04a510", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2472fe2f-e53f-498c-aa3b-682b1edf2ffe", client_auth_method="client-secret", username="admin", authSessionParentId="18556bcb-58a3-49cd-8474-5335dcf911f4", authSessionTabId="fbTf38ckrwc" 2026-05-19 00:15:20,746 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="admin-cli", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="0c12118c-e277-4aa0-9d9d-3b53e443ea1c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="352f4b29-a786-4ad5-b43c-ba5949019efb", client_auth_method="client-secret", username="admin", authSessionParentId="d4e25041-d868-45b1-a26c-fd75107648ff", authSessionTabId="pZ_GFAZXydc" 2026-05-19 00:15:20,841 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ab7dd8f5-b9a4-40aa-8658-eb45b9109313", clientId="61fdd526-650d-4d3d-ba60-dd75240c3a10", userId="6d80acc3-b885-46c1-8da4-1386b2ff8287", ipAddress="199.204.45.246", resourceType="USER", resourcePath="users/7bb9e799-a51b-429f-ac1b-c868ae869c8f" 2026-05-19 00:15:24,477 INFO [org.keycloak.events] (executor-thread-2) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="6eca3d7c-2477-4fcd-94a4-fb90c6ae3761", ipAddress="10.0.0.110", token_id="1314b978-143e-454c-9793-da05672ecb61", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="a06ee008-9b5e-4d91-b617-869a28a5ef79", authSessionTabId="hjUlFgxb2HQ"