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-07-15 05:05:42,051 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 8184ms 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 WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-07-15 05:05:43,522 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-07-15 05:05:45,829 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-15 05:05:45,967 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-15 05:05:46,240 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-15 05:05:46,350 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-15 05:05:46,353 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 10ddda6d-63f4-41e3-b34d-a6515f120ef9, name: keycloak-0-5615 2026-07-15 05:05:46,365 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-07-15 05:05:46,366 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-07-15 05:05:46,380 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20186 2026-07-15 05:05:46,712 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-07-15 05:05:48,385 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-5615: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-15 05:05:48,395 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-5615|0] (1) [keycloak-0-5615] 2026-07-15 05:05:48,407 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-5615`, physical addresses are `[10.0.0.99:35722]` 2026-07-15 05:05:48,840 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-5615, Site name: null 2026-07-15 05:05:49,631 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-07-15 05:05:49,632 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-07-15 05:05:49,781 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-15 05:05:49,960 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-07-15 05:05:49,961 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-07-15 05:05:50,066 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-07-15 05:05:50,066 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-07-15 05:06:21,885 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-15 05:06:21,905 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-15 05:06:24,369 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.093s. Listening on: http://0.0.0.0:8080 2026-07-15 05:06:24,369 INFO [io.quarkus] (main) Profile prod activated. 2026-07-15 05:06:24,369 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, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-07-15 05:06:24,550 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-15 05:06:41,359 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=6d060b42-0344-45c4-9a0b-d13ee311ec5c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4481f81d-c4ed-4667-974c-647f87a19607, client_auth_method=client-secret, username=admin, authSessionParentId=75533031-d161-41ee-89dd-7b01f5028b30, authSessionTabId=BBldv9BalfM 2026-07-15 05:06:42,605 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=atmosphere 2026-07-15 05:06:43,446 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=e112980b-0731-41d8-aa3f-854084daf897, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d3453b47-6927-489d-8023-9f146ac3c94e, client_auth_method=client-secret, username=admin, authSessionParentId=ed40a723-a1ab-4556-879c-55f2b91f5712, authSessionTabId=-l_6npQHN9Y 2026-07-15 05:06:43,533 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/743d3f2e-8324-47f0-8ae5-2c7136bba029 2026-07-15 05:06:43,608 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/743d3f2e-8324-47f0-8ae5-2c7136bba029/protocol-mappers/models/f1bf58c5-a0f7-42b7-9184-f1376cfe7f7d 2026-07-15 05:07:04,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=0695e1d7-0b6c-44cb-95ab-20288cfc8ed5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85789a40-d2d3-46c2-9df5-1b41f9c00540, client_auth_method=client-secret, username=admin, authSessionParentId=8284fede-6642-4825-9962-0d9a9a6c01a4, authSessionTabId=WtfXwh57EbM 2026-07-15 05:07:04,732 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/031f8ed3-6147-432d-9467-5ccc9c6438dd 2026-07-15 05:07:05,088 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=6040e4f7-cffd-477f-8fd2-093486d7d9c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=763cf780-699d-464b-b347-15cd051728f0, client_auth_method=client-secret, username=admin, authSessionParentId=3c3e3b39-b093-4afa-8a7c-ceaabe063ac6, authSessionTabId=CTHsBvkQ5JQ 2026-07-15 05:07:05,229 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/db25ebc9-e8d1-4ba0-817e-133c1f65695a 2026-07-15 05:07:05,611 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=37383aae-561f-4dda-bd4e-a0ebe097d1ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b0cd39f-be5c-458c-a663-3a82e0270e5e, client_auth_method=client-secret, username=admin, authSessionParentId=a7e6c722-03cf-4df5-b962-0a5352bf369d, authSessionTabId=-TAenr_V0ms 2026-07-15 05:07:05,683 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/83b2197f-fd29-4682-8ce1-5f97fb559565 2026-07-15 05:07:06,284 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=ebc35331-b5d4-4de0-8055-54d62c8b73f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c99211db-fe8c-4dc6-9ec5-52cf7d2e9b44, client_auth_method=client-secret, username=admin, authSessionParentId=78b5e1d4-eb64-439e-a1d3-30dfe275b39f, authSessionTabId=y0ZO5jeAixU 2026-07-15 05:07:06,392 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/031f8ed3-6147-432d-9467-5ccc9c6438dd/roles/member 2026-07-15 05:07:06,792 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=b13419e1-0d54-4ada-ab1d-ad8a0f1e246b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=28ae6f96-f9a4-4a40-b435-e6807ba002d9, client_auth_method=client-secret, username=admin, authSessionParentId=94faffbb-deae-4ee0-a4c7-35a2806ad513, authSessionTabId=rEBdnzP_y3E 2026-07-15 05:07:06,872 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/db25ebc9-e8d1-4ba0-817e-133c1f65695a/roles/admin 2026-07-15 05:07:07,269 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=cf4587d5-d359-4839-ab9b-4faba37b6e3e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4796e02f-4e50-49b6-9e31-f154fc3257d2, client_auth_method=client-secret, username=admin, authSessionParentId=2aa82e5e-a2f3-4be3-ae73-4ee9ad8f11d3, authSessionTabId=9qvrfJS0tXM 2026-07-15 05:07:07,350 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/db25ebc9-e8d1-4ba0-817e-133c1f65695a/roles/editor 2026-07-15 05:07:07,728 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=014c44c3-d77a-49e9-a7b5-26908dccd216, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=720a5113-4c9e-438a-b17b-1a97c026b868, client_auth_method=client-secret, username=admin, authSessionParentId=442de0f2-74e2-4dad-954c-5f906c7291f1, authSessionTabId=HHT9KZFWFys 2026-07-15 05:07:07,803 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/db25ebc9-e8d1-4ba0-817e-133c1f65695a/roles/viewer 2026-07-15 05:07:08,180 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=58b00241-f9a0-4e2f-9f93-091a50fa928d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=adce363f-e404-4346-8883-0d898aaafd47, client_auth_method=client-secret, username=admin, authSessionParentId=df95dc61-44d0-49ad-aec3-5a97cd37e920, authSessionTabId=eNcHJDvjKKY 2026-07-15 05:07:08,248 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/83b2197f-fd29-4682-8ce1-5f97fb559565/roles/member 2026-07-15 05:09:30,383 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=93a4ddb1-5cd3-4e96-a588-a6c543f2ee5d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a50e90b-4e2d-42f9-ad1a-a858d77b6a2e, client_auth_method=client-secret, username=admin, authSessionParentId=db1b8098-a5bf-4abd-a045-bc23f60d30e3, authSessionTabId=FQ0SitYC6Ds 2026-07-15 05:09:30,586 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=null 2026-07-15 05:09:32,135 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=747f0ffb-4b88-4e83-9801-bf68ef5ff033, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=afa1babc-fcc7-40ba-8f92-fecf64485e81, client_auth_method=client-secret, username=admin, authSessionParentId=010fbabb-e2aa-4710-afde-2b8dc575083c, authSessionTabId=EgTyPj-LoJc 2026-07-15 05:09:32,224 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/7ceefe38-0efb-417a-be77-8af822cf3bdd 2026-07-15 05:09:32,940 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=8606ceae-1b48-476b-b6ba-dcdf25bb3f71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c7be023a-517c-48f6-886a-9c024caf9c2c, client_auth_method=client-secret, username=admin, authSessionParentId=e1b91085-2004-4be9-ac62-93b4e94f1b7b, authSessionTabId=sy7M93n59wc 2026-07-15 05:09:33,234 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b648b9f3-73cf-4c15-8d54-e1cab57c00e5/role-mappings/clients/3a036e70-e52f-4627-97c3-39fd1489823d 2026-07-15 06:02:36,014 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=c3fe5694-40b7-4922-a4cb-5d1ca13635af, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6db898a-6785-484c-8825-430105cb8862, client_auth_method=client-secret, username=admin, authSessionParentId=ee2a5f46-3299-4689-8569-1aba62b3d68b, authSessionTabId=F1S8KMYwBLg 2026-07-15 06:02:36,161 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=null 2026-07-15 06:02:36,840 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=2436fb14-8254-450e-9f8f-0e7a61b50c4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f22d6841-861c-4ceb-83b2-ff7b1082683d, client_auth_method=client-secret, username=admin, authSessionParentId=621d65dc-2641-4e46-aa55-ed1cb2d12102, authSessionTabId=v-xq0yA1iLU 2026-07-15 06:02:36,893 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/743d3f2e-8324-47f0-8ae5-2c7136bba029 2026-07-15 06:02:36,950 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/743d3f2e-8324-47f0-8ae5-2c7136bba029/protocol-mappers/models/f1bf58c5-a0f7-42b7-9184-f1376cfe7f7d 2026-07-15 06:02:43,391 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=642e3910-293f-46b8-afb9-58a07315b013, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bfbd2415-a63b-4eff-b508-9946ad0802c5, client_auth_method=client-secret, username=admin, authSessionParentId=ea3a285e-3818-4798-aa8f-20888fdf55e1, authSessionTabId=5KMRiGEVHag 2026-07-15 06:02:43,459 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/031f8ed3-6147-432d-9467-5ccc9c6438dd 2026-07-15 06:02:43,815 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=e243e5bf-7ad4-4174-91fd-fd1e005a7b50, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=87966a21-6774-4656-a451-51e2b67c993c, client_auth_method=client-secret, username=admin, authSessionParentId=48949f9b-a5f2-4c24-8a7c-8b7793b11090, authSessionTabId=YaW-YQErKqY 2026-07-15 06:02:43,864 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/db25ebc9-e8d1-4ba0-817e-133c1f65695a 2026-07-15 06:02:44,241 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=093b55d8-b833-43b1-a35b-80f5c8fbe7f6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fbdef184-c35f-47a8-8373-e7e266e3a2fe, client_auth_method=client-secret, username=admin, authSessionParentId=7b221d4b-e744-4397-a2ad-6eb75b1d35db, authSessionTabId=jiTEC1cG2_k 2026-07-15 06:02:44,285 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/83b2197f-fd29-4682-8ce1-5f97fb559565 2026-07-15 06:02:44,954 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=695273a5-4ac5-4d35-b9d5-41e03426ac4d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f238aba7-2ae5-423d-bd39-d4c4939b4a87, client_auth_method=client-secret, username=admin, authSessionParentId=384b80ce-fe8e-4b36-9393-ae721b878472, authSessionTabId=qhZ1qJbz3ME 2026-07-15 06:02:45,315 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=e6a33d6e-2d2d-47f0-98ae-e7b249527eee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=639d2d07-5817-45bd-85b7-96d8553753cb, client_auth_method=client-secret, username=admin, authSessionParentId=7daf4124-6d77-4cfc-9736-14f7ec35ab3c, authSessionTabId=egTjwUidjsU 2026-07-15 06:02:45,676 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=dc629657-3cfd-4cae-aabd-fcaded0058ea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5587bc28-3b5f-4b45-aa87-af2046253e6b, client_auth_method=client-secret, username=admin, authSessionParentId=9fc89b00-0b7c-4b04-84cc-81207292506e, authSessionTabId=mxWD7zR4QTw 2026-07-15 06:02:46,037 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=34304a79-3317-4589-923a-324b1c2fface, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1246fd90-8adb-4a53-8268-9a0b981c3350, client_auth_method=client-secret, username=admin, authSessionParentId=956a86bd-ff98-4fb4-a920-a644c8697e4d, authSessionTabId=cYqiRlIxTF4 2026-07-15 06:02:46,386 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=3eccf136-c0b3-4aa4-95ad-276c6feaa873, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d3178877-e036-4a8e-bc12-a1870a27f4ca, client_auth_method=client-secret, username=admin, authSessionParentId=639a5b40-cdc9-420b-bcc6-f3a9d903140d, authSessionTabId=dOYhG88i4xc 2026-07-15 06:04:01,024 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=1ebf0677-1a5f-489c-95f9-b41346b29e04, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=28fe867a-9330-4185-a29a-164d47a5d8d3, client_auth_method=client-secret, username=admin, authSessionParentId=ddc2522c-2ef2-4759-8d34-59eb00b80a9a, authSessionTabId=_zEQpcbe1a0 2026-07-15 06:04:01,133 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=null 2026-07-15 06:04:02,741 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=a6e82e8f-0a8f-4cf4-b488-630915610722, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e5010e59-801f-440e-aaf3-ea8a43c8863a, client_auth_method=client-secret, username=admin, authSessionParentId=a6136af6-946e-433f-9a3f-23f4ec727dff, authSessionTabId=95glUQRCcQc 2026-07-15 06:04:02,791 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=477eadfe-062e-4a4e-a3bd-8828015d3fa7, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/7ceefe38-0efb-417a-be77-8af822cf3bdd 2026-07-15 06:04:03,447 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=24435c65-1c35-4822-b3ab-9959f8631716, clientId=admin-cli, userId=fe756e37-e67c-48b4-bc2c-8d04b1f2435c, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=4cd7f458-9647-4613-b4f4-6ddf3f494e8f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5174fa80-e1e8-4ed3-97a6-748f7388dc8e, client_auth_method=client-secret, username=admin, authSessionParentId=137d009a-3751-43cd-bb7f-e707cb90fffa, authSessionTabId=PhOBeBDrEyw